3outeille's picture
3outeille HF staff
Upload llama-1B/64_GPUS/dp-16_tp-4_pp-1_mbz-1
d60a657 verified
========================
START TIME: Wed Jul 3 00:43:48 UTC 2024
python3 version = Python 3.10.14
========================
The token has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well.
Token is valid (permission: write).
Your token has been saved to /admin/home/ferdinand_mom/.cache/huggingface/token
Login successful
Already on 'bench_cluster'
M examples/config_tiny_llama.py
M examples/config_tiny_llama.yaml
M examples/train_tiny_llama.sh
M src/nanotron/models/llama.py
M src/nanotron/trainer.py
Your branch is up to date with 'origin/bench_cluster'.
Job status: RUNNING
W0703 00:43:50.947000 139774441719616 torch/distributed/run.py:757]
W0703 00:43:50.947000 139774441719616 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.947000 139774441719616 torch/distributed/run.py:757] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W0703 00:43:50.947000 139774441719616 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.951000 139902698932032 torch/distributed/run.py:757]
W0703 00:43:50.951000 139902698932032 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.951000 139902698932032 torch/distributed/run.py:757] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W0703 00:43:50.951000 139902698932032 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.951000 140559286052672 torch/distributed/run.py:757]
W0703 00:43:50.951000 140559286052672 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.951000 140559286052672 torch/distributed/run.py:757] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W0703 00:43:50.951000 140559286052672 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.956000 139852630202176 torch/distributed/run.py:757]
W0703 00:43:50.956000 139852630202176 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.956000 139852630202176 torch/distributed/run.py:757] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W0703 00:43:50.956000 139852630202176 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.963000 139639714916160 torch/distributed/run.py:757]
W0703 00:43:50.963000 139639714916160 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.963000 139639714916160 torch/distributed/run.py:757] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W0703 00:43:50.963000 139639714916160 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.984000 140673530607424 torch/distributed/run.py:757]
W0703 00:43:50.984000 140673530607424 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.984000 140673530607424 torch/distributed/run.py:757] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W0703 00:43:50.984000 140673530607424 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.994000 140339617048384 torch/distributed/run.py:757]
W0703 00:43:50.994000 140339617048384 torch/distributed/run.py:757] *****************************************
W0703 00:43:50.994000 140339617048384 torch/distributed/run.py:757] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W0703 00:43:50.994000 140339617048384 torch/distributed/run.py:757] *****************************************
W0703 00:43:51.015000 140047925856064 torch/distributed/run.py:757]
W0703 00:43:51.015000 140047925856064 torch/distributed/run.py:757] *****************************************
W0703 00:43:51.015000 140047925856064 torch/distributed/run.py:757] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W0703 00:43:51.015000 140047925856064 torch/distributed/run.py:757] *****************************************
[default0]:07/03/2024 00:44:11 [WARNING|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Vocab Size Padding] Padded vocab (size: 50257) with 3 dummy tokens (new size: 50260)
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Config:
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Config(general=GeneralArgs(project='bench_cluster',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: run='%date_%jobid',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: seed=42,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: step=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: consumed_train_samples=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: benchmark_csv_path=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: ignore_sanity_checks=True),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: parallelism=ParallelismArgs(dp=16,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pp=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tp=4,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pp_engine=<nanotron.parallel.pipeline_parallel.engine.OneForwardOneBackwardPipelineEngine object at 0x7f1919be0940>,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tp_mode=<TensorParallelLinearMode.REDUCE_SCATTER: 2>,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tp_linear_async_communication=False,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: expert_parallel_size=1),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: model=ModelArgs(model_config=LlamaConfig(bos_token_id=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: eos_token_id=2,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_act='silu',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_size=2048,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: initializer_range=0.02,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: intermediate_size=4096,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: is_llama_config=True,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: max_position_embeddings=4096,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_attention_heads=32,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_hidden_layers=24,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_key_value_heads=32,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pad_token_id=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pretraining_tp=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rms_norm_eps=1e-05,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_scaling=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_theta=10000.0,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tie_word_embeddings=True,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: use_cache=True,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: vocab_size=50260),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: init_method=RandomInit(std=0.025),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: dtype=torch.bfloat16,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: make_vocab_size_divisible_by=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: ddp_bucket_cap_mb=25),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokenizer=TokenizerArgs(tokenizer_name_or_path='openai-community/gpt2',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokenizer_revision=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokenizer_max_length=None),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: checkpoints=CheckpointsArgs(checkpoints_path=Path('/dev/null'),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: checkpoint_interval=100000,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: save_initial_state=False,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: resume_checkpoint_path=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: checkpoints_path_is_shared_file_system=False),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: logging=LoggingArgs(log_level='info',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: log_level_replica='info',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration_step_info_interval=1),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokens=TokensArgs(sequence_length=4096,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: train_steps=20,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: micro_batch_size=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: batch_accumulation_per_replica=64,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: val_check_interval=-1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: limit_val_batches=0,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: limit_test_batches=0),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: optimizer=OptimizerArgs(optimizer_factory=AdamWOptimizerArgs(adam_eps=1e-08,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: adam_beta1=0.9,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: adam_beta2=0.95,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: torch_adam_is_fused=True,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: name='adamW'),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: zero_stage=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: weight_decay=0.01,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: clip_grad=1.0,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: accumulate_grad_in_fp32=True,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: learning_rate_scheduler=LRSchedulerArgs(learning_rate=0.0001,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_warmup_steps=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_warmup_style='linear',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_decay_style='linear',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_decay_steps=19,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_decay_starting_step=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: min_decay_lr=1e-05)),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: data_stages=[DatasetStageArgs(name='Training Stage',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: start_training_step=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: data=DataArgs(dataset=PretrainDatasetsArgs(hf_dataset_or_datasets='roneneldan/TinyStories',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hf_dataset_splits='train',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hf_dataset_config_name=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: dataset_processing_num_proc_per_process=64,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: dataset_overwrite_cache=False,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: text_column_name='text'),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: seed=42,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_loading_workers=0))],
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: profiler=ProfilerArgs(profiler_export_path=Path('/fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/64_GPUS/dp-16_tp-4_pp-1_mbz-1')),
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lighteval=None)
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Model Config:
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: LlamaConfig(bos_token_id=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: eos_token_id=2,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_act='silu',
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_size=2048,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: initializer_range=0.02,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: intermediate_size=4096,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: is_llama_config=True,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: max_position_embeddings=4096,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_attention_heads=32,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_hidden_layers=24,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_key_value_heads=32,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pad_token_id=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pretraining_tp=1,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rms_norm_eps=1e-05,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_scaling=None,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_theta=10000.0,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tie_word_embeddings=True,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: use_cache=True,
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: vocab_size=50260)
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Building model..
[default0]:07/03/2024 00:44:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Setting PP block ranks...
[default3]:07/03/2024 00:44:25 [INFO|DP=6|PP=0|TP=3|ip-26-0-161-78]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=6|PP=0|TP=0|ip-26-0-161-78]: No checkpoint path provided.
[default1]:07/03/2024 00:44:25 [INFO|DP=6|PP=0|TP=1|ip-26-0-161-78]: No checkpoint path provided.
[default2]:07/03/2024 00:44:25 [INFO|DP=6|PP=0|TP=2|ip-26-0-161-78]: No checkpoint path provided.
[default2]:07/03/2024 00:44:25 [INFO|DP=4|PP=0|TP=2|ip-26-0-161-153]: No checkpoint path provided.
[default7]:07/03/2024 00:44:25 [INFO|DP=5|PP=0|TP=3|ip-26-0-161-153]: No checkpoint path provided.
[default5]:07/03/2024 00:44:25 [INFO|DP=5|PP=0|TP=1|ip-26-0-161-153]: No checkpoint path provided.
[default4]:07/03/2024 00:44:25 [INFO|DP=5|PP=0|TP=0|ip-26-0-161-153]: No checkpoint path provided.
[default3]:07/03/2024 00:44:25 [INFO|DP=4|PP=0|TP=3|ip-26-0-161-153]: No checkpoint path provided.
[default1]:07/03/2024 00:44:25 [INFO|DP=4|PP=0|TP=1|ip-26-0-161-153]: No checkpoint path provided.
[default6]:07/03/2024 00:44:25 [INFO|DP=5|PP=0|TP=2|ip-26-0-161-153]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=4|PP=0|TP=0|ip-26-0-161-153]: No checkpoint path provided.
[default7]:07/03/2024 00:44:25 [INFO|DP=7|PP=0|TP=3|ip-26-0-161-78]: No checkpoint path provided.
[default1]:07/03/2024 00:44:25 [INFO|DP=14|PP=0|TP=1|ip-26-0-171-88]: No checkpoint path provided.
[default3]:07/03/2024 00:44:25 [INFO|DP=14|PP=0|TP=3|ip-26-0-171-88]: No checkpoint path provided.
[default7]:07/03/2024 00:44:25 [INFO|DP=15|PP=0|TP=3|ip-26-0-171-88]: No checkpoint path provided.
[default4]:07/03/2024 00:44:25 [INFO|DP=7|PP=0|TP=0|ip-26-0-161-78]: No checkpoint path provided.
[default2]:07/03/2024 00:44:25 [INFO|DP=14|PP=0|TP=2|ip-26-0-171-88]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=14|PP=0|TP=0|ip-26-0-171-88]: No checkpoint path provided.
[default4]:07/03/2024 00:44:25 [INFO|DP=15|PP=0|TP=0|ip-26-0-171-88]: No checkpoint path provided.
[default5]:07/03/2024 00:44:25 [INFO|DP=15|PP=0|TP=1|ip-26-0-171-88]: No checkpoint path provided.
[default6]:07/03/2024 00:44:25 [INFO|DP=7|PP=0|TP=2|ip-26-0-161-78]: No checkpoint path provided.
[default5]:07/03/2024 00:44:25 [INFO|DP=7|PP=0|TP=1|ip-26-0-161-78]: No checkpoint path provided.
[default2]:07/03/2024 00:44:25 [INFO|DP=2|PP=0|TP=2|ip-26-0-161-103]: No checkpoint path provided.
[default1]:07/03/2024 00:44:25 [INFO|DP=10|PP=0|TP=1|ip-26-0-171-102]: No checkpoint path provided.
[default6]:07/03/2024 00:44:25 [INFO|DP=3|PP=0|TP=2|ip-26-0-161-103]: No checkpoint path provided.
[default3]:07/03/2024 00:44:25 [INFO|DP=2|PP=0|TP=3|ip-26-0-161-103]: No checkpoint path provided.
[default3]:07/03/2024 00:44:25 [INFO|DP=10|PP=0|TP=3|ip-26-0-171-102]: No checkpoint path provided.
[default5]:07/03/2024 00:44:25 [INFO|DP=11|PP=0|TP=1|ip-26-0-171-102]: No checkpoint path provided.
[default6]:07/03/2024 00:44:25 [INFO|DP=15|PP=0|TP=2|ip-26-0-171-88]: No checkpoint path provided.
[default4]:07/03/2024 00:44:25 [INFO|DP=3|PP=0|TP=0|ip-26-0-161-103]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=2|PP=0|TP=0|ip-26-0-161-103]: No checkpoint path provided.
[default7]:07/03/2024 00:44:25 [INFO|DP=3|PP=0|TP=3|ip-26-0-161-103]: No checkpoint path provided.
[default2]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=2|ip-26-0-160-225]: Local number of parameters: 277M (529.27MiB)
[default2]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=2|ip-26-0-160-225]: [After model building] Memory usage: 554.21MiB. Peak allocated: 606.24MiB Peak reserved: 608.00MiB
[default1]:07/03/2024 00:44:25 [INFO|DP=2|PP=0|TP=1|ip-26-0-161-103]: No checkpoint path provided.
[default2]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=2|ip-26-0-160-225]: No checkpoint path provided.
[default5]:07/03/2024 00:44:25 [INFO|DP=3|PP=0|TP=1|ip-26-0-161-103]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Total number of parameters: 1.11G (2117.09MiB)
[default0]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Local number of parameters: 277M (529.27MiB)
[default3]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=3|ip-26-0-160-225]: Local number of parameters: 277M (529.27MiB)
[default3]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=3|ip-26-0-160-225]: [After model building] Memory usage: 554.21MiB. Peak allocated: 606.24MiB Peak reserved: 608.00MiB
[default3]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=3|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 554.21MiB. Peak allocated: 606.24MiB Peak reserved: 608.00MiB
[default0]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Parametrizing model parameters using StandardParametrizator
[default3]:07/03/2024 00:44:25 [INFO|DP=12|PP=0|TP=3|ip-26-0-171-62]: No checkpoint path provided.
[default4]:07/03/2024 00:44:25 [INFO|DP=11|PP=0|TP=0|ip-26-0-171-102]: No checkpoint path provided.
[default2]:07/03/2024 00:44:25 [INFO|DP=10|PP=0|TP=2|ip-26-0-171-102]: No checkpoint path provided.
[default6]:07/03/2024 00:44:25 [INFO|DP=11|PP=0|TP=2|ip-26-0-171-102]: No checkpoint path provided.
[default7]:07/03/2024 00:44:25 [INFO|DP=11|PP=0|TP=3|ip-26-0-171-102]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=10|PP=0|TP=0|ip-26-0-171-102]: No checkpoint path provided.
[default7]:07/03/2024 00:44:25 [INFO|DP=13|PP=0|TP=3|ip-26-0-171-62]: No checkpoint path provided.
[default2]:07/03/2024 00:44:25 [INFO|DP=12|PP=0|TP=2|ip-26-0-171-62]: No checkpoint path provided.
[default1]:07/03/2024 00:44:25 [INFO|DP=12|PP=0|TP=1|ip-26-0-171-62]: No checkpoint path provided.
[default5]:07/03/2024 00:44:25 [INFO|DP=13|PP=0|TP=1|ip-26-0-171-62]: No checkpoint path provided.
[default4]:07/03/2024 00:44:25 [INFO|DP=13|PP=0|TP=0|ip-26-0-171-62]: No checkpoint path provided.
[default1]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=1|ip-26-0-160-225]: Local number of parameters: 277M (529.27MiB)
[default1]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=1|ip-26-0-160-225]: [After model building] Memory usage: 554.21MiB. Peak allocated: 606.24MiB Peak reserved: 608.00MiB
[default1]:07/03/2024 00:44:25 [INFO|DP=0|PP=0|TP=1|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=12|PP=0|TP=0|ip-26-0-171-62]: No checkpoint path provided.
[default6]:07/03/2024 00:44:25 [INFO|DP=13|PP=0|TP=2|ip-26-0-171-62]: No checkpoint path provided.
[default7]:07/03/2024 00:44:25 [INFO|DP=1|PP=0|TP=3|ip-26-0-160-225]: No checkpoint path provided.
[default4]:07/03/2024 00:44:25 [INFO|DP=1|PP=0|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default5]:07/03/2024 00:44:25 [INFO|DP=1|PP=0|TP=1|ip-26-0-160-225]: No checkpoint path provided.
[default6]:07/03/2024 00:44:25 [INFO|DP=1|PP=0|TP=2|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/03/2024 00:44:25 [INFO|DP=8|PP=0|TP=0|ip-26-0-162-233]: No checkpoint path provided.
[default7]:07/03/2024 00:44:25 [INFO|DP=9|PP=0|TP=3|ip-26-0-162-233]: No checkpoint path provided.
[default6]:07/03/2024 00:44:25 [INFO|DP=9|PP=0|TP=2|ip-26-0-162-233]: No checkpoint path provided.
[default4]:07/03/2024 00:44:25 [INFO|DP=9|PP=0|TP=0|ip-26-0-162-233]: No checkpoint path provided.
[default1]:07/03/2024 00:44:25 [INFO|DP=8|PP=0|TP=1|ip-26-0-162-233]: No checkpoint path provided.
[default2]:07/03/2024 00:44:25 [INFO|DP=8|PP=0|TP=2|ip-26-0-162-233]: No checkpoint path provided.
[default5]:07/03/2024 00:44:25 [INFO|DP=9|PP=0|TP=1|ip-26-0-162-233]: No checkpoint path provided.
[default3]:07/03/2024 00:44:25 [INFO|DP=8|PP=0|TP=3|ip-26-0-162-233]: No checkpoint path provided.
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Optimizer Building] Using LearningRateForSP as learning rate
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] Size of optimizer params per rank:
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 0 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 1 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 2 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 3 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 4 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 5 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 6 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 7 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 8 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 9 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 10 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 11 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 12 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 13 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 14 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 15 has 17.3M out of 277M (6.25%) params' optimizer states
[default0]:07/03/2024 00:44:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Training Plan] Stage Training Stage has 19 remaining training steps and has consumed 0 samples
[default0]:07/03/2024 00:44:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Using `datasets` library
[default0]:07/03/2024 00:44:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Loading tokenizer from openai-community/gpt2 and transformers/hf_hub versions ('4.41.2', '0.23.4')
[default0]:Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/03/2024 00:44:30 [WARNING|DP=0|PP=0|TP=0|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/03/2024 00:44:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Training Plan] There are 1 training stages
[default0]:07/03/2024 00:44:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Stage Training Stage] start from step 1
[default0]:07/03/2024 00:44:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]:
[default0]:07/03/2024 00:44:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Start training] datetime: 2024-07-03 00:44:30.947654 | mbs: 1 | grad_accum: 64 | global_batch_size: 1024 | sequence_length: 4096 | train_steps: 20 | start_iteration_step: 0 | consumed_train_samples: 0
[default0]:07/03/2024 00:44:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Resuming training from stage Training Stage, it has trained for 0 samples and has 19 remaining train steps
[default0]:07/03/2024 00:44:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1678.92MiB. Peak allocated 1678.92MiB. Peak reserved: 1736.00MiB
[default0]:07/03/2024 00:44:31 [WARNING|DP=8|PP=0|TP=0|ip-26-0-162-233]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/03/2024 00:44:31 [WARNING|DP=9|PP=0|TP=3|ip-26-0-162-233]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/03/2024 00:44:31 [WARNING|DP=8|PP=0|TP=1|ip-26-0-162-233]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/03/2024 00:44:31 [WARNING|DP=6|PP=0|TP=3|ip-26-0-161-78]: Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/03/2024 00:44:31 [WARNING|DP=7|PP=0|TP=0|ip-26-0-161-78]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/03/2024 00:44:31 [WARNING|DP=14|PP=0|TP=3|ip-26-0-171-88]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/03/2024 00:44:31 [WARNING|DP=6|PP=0|TP=0|ip-26-0-161-78]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/03/2024 00:44:31 [WARNING|DP=15|PP=0|TP=1|ip-26-0-171-88]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/03/2024 00:44:31 [WARNING|DP=8|PP=0|TP=2|ip-26-0-162-233]: Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/03/2024 00:44:31 [WARNING|DP=15|PP=0|TP=0|ip-26-0-171-88]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/03/2024 00:44:31 [WARNING|DP=14|PP=0|TP=0|ip-26-0-171-88]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/03/2024 00:44:31 [WARNING|DP=6|PP=0|TP=2|ip-26-0-161-78]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/03/2024 00:44:31 [WARNING|DP=9|PP=0|TP=1|ip-26-0-162-233]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:Repo card metadata block was not found. Setting CardData to empty.
[default0]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/03/2024 00:44:31 [WARNING|DP=7|PP=0|TP=1|ip-26-0-161-78]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/03/2024 00:44:31 [WARNING|DP=11|PP=0|TP=1|ip-26-0-171-102]: Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/03/2024 00:44:31 [WARNING|DP=3|PP=0|TP=2|ip-26-0-161-103]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/03/2024 00:44:31 [WARNING|DP=10|PP=0|TP=1|ip-26-0-171-102]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/03/2024 00:44:31 [WARNING|DP=2|PP=0|TP=0|ip-26-0-161-103]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/03/2024 00:44:31 [WARNING|DP=11|PP=0|TP=0|ip-26-0-171-102]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/03/2024 00:44:31 [WARNING|DP=13|PP=0|TP=3|ip-26-0-171-62]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/03/2024 00:44:31 [WARNING|DP=12|PP=0|TP=3|ip-26-0-171-62]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/03/2024 00:44:31 [WARNING|DP=0|PP=0|TP=3|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/03/2024 00:44:31 [WARNING|DP=0|PP=0|TP=2|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/03/2024 00:44:31 [WARNING|DP=5|PP=0|TP=1|ip-26-0-161-153]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/03/2024 00:44:31 [WARNING|DP=4|PP=0|TP=2|ip-26-0-161-153]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/03/2024 00:44:31 [WARNING|DP=4|PP=0|TP=3|ip-26-0-161-153]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/03/2024 00:44:31 [WARNING|DP=4|PP=0|TP=1|ip-26-0-161-153]: Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/03/2024 00:44:31 [WARNING|DP=5|PP=0|TP=0|ip-26-0-161-153]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/03/2024 00:44:31 [WARNING|DP=4|PP=0|TP=0|ip-26-0-161-153]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/03/2024 00:44:31 [WARNING|DP=12|PP=0|TP=1|ip-26-0-171-62]: Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/03/2024 00:44:31 [WARNING|DP=0|PP=0|TP=1|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/03/2024 00:44:31 [WARNING|DP=1|PP=0|TP=1|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default0]:Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/03/2024 00:44:31 [WARNING|DP=12|PP=0|TP=0|ip-26-0-171-62]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/03/2024 00:44:31 [WARNING|DP=1|PP=0|TP=2|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default0]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/03/2024 00:44:31 [WARNING|DP=13|PP=0|TP=2|ip-26-0-171-62]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/03/2024 00:44:31 [WARNING|DP=9|PP=0|TP=2|ip-26-0-162-233]: Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/03/2024 00:44:31 [WARNING|DP=9|PP=0|TP=0|ip-26-0-162-233]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/03/2024 00:44:31 [WARNING|DP=7|PP=0|TP=3|ip-26-0-161-78]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/03/2024 00:44:31 [WARNING|DP=6|PP=0|TP=1|ip-26-0-161-78]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/03/2024 00:44:31 [WARNING|DP=14|PP=0|TP=1|ip-26-0-171-88]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/03/2024 00:44:31 [WARNING|DP=14|PP=0|TP=2|ip-26-0-171-88]: Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/03/2024 00:44:31 [WARNING|DP=7|PP=0|TP=2|ip-26-0-161-78]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/03/2024 00:44:31 [WARNING|DP=8|PP=0|TP=3|ip-26-0-162-233]: Repo card metadata block was not found. Setting CardData to empty.
[default4]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/03/2024 00:44:31 [WARNING|DP=2|PP=0|TP=3|ip-26-0-161-103]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/03/2024 00:44:31 [WARNING|DP=2|PP=0|TP=2|ip-26-0-161-103]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/03/2024 00:44:31 [WARNING|DP=10|PP=0|TP=3|ip-26-0-171-102]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/03/2024 00:44:31 [WARNING|DP=3|PP=0|TP=0|ip-26-0-161-103]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/03/2024 00:44:31 [WARNING|DP=3|PP=0|TP=3|ip-26-0-161-103]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/03/2024 00:44:31 [WARNING|DP=3|PP=0|TP=1|ip-26-0-161-103]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/03/2024 00:44:31 [WARNING|DP=2|PP=0|TP=1|ip-26-0-161-103]: Repo card metadata block was not found. Setting CardData to empty.
[default4]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/03/2024 00:44:31 [WARNING|DP=1|PP=0|TP=3|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/03/2024 00:44:31 [WARNING|DP=5|PP=0|TP=3|ip-26-0-161-153]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/03/2024 00:44:31 [WARNING|DP=10|PP=0|TP=2|ip-26-0-171-102]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/03/2024 00:44:31 [WARNING|DP=5|PP=0|TP=2|ip-26-0-161-153]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/03/2024 00:44:31 [WARNING|DP=11|PP=0|TP=3|ip-26-0-171-102]: Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/03/2024 00:44:31 [WARNING|DP=11|PP=0|TP=2|ip-26-0-171-102]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/03/2024 00:44:31 [WARNING|DP=10|PP=0|TP=0|ip-26-0-171-102]: Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/03/2024 00:44:31 [WARNING|DP=13|PP=0|TP=0|ip-26-0-171-62]: Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/03/2024 00:44:31 [WARNING|DP=12|PP=0|TP=2|ip-26-0-171-62]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/03/2024 00:44:31 [WARNING|DP=13|PP=0|TP=1|ip-26-0-171-62]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/03/2024 00:44:31 [WARNING|DP=1|PP=0|TP=0|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/03/2024 00:44:31 [WARNING|DP=15|PP=0|TP=3|ip-26-0-171-88]: Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/03/2024 00:44:31 [WARNING|DP=15|PP=0|TP=2|ip-26-0-171-88]: Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default3]: warnings.warn(
[default1]: warnings.warn(
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default2]: warnings.warn(
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default3]: warnings.warn(
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default3]: warnings.warn(
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default2]: warnings.warn(
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default2]: warnings.warn(
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default1]: warnings.warn(
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default1]: warnings.warn(
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]: warnings.warn(
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default5]: warnings.warn(
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default4]: warnings.warn(
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default6]: warnings.warn(
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]: warnings.warn(
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default4]: warnings.warn(
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default6]: warnings.warn(
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default5]: warnings.warn(
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]: warnings.warn(
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default6]: warnings.warn(
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default4]: warnings.warn(
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default5]: warnings.warn(
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default5]: warnings.warn(
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default4]: warnings.warn(
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default6]: warnings.warn(
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]: warnings.warn(
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default4]: warnings.warn(
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]: warnings.warn(
[default5]: warnings.warn(
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default6]: warnings.warn(
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default1]: warnings.warn(
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default2]: warnings.warn(
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default3]: warnings.warn(
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default5]: warnings.warn(
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]: warnings.warn(
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default4]: warnings.warn(
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default6]: warnings.warn(
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default6]: warnings.warn(
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default5]: warnings.warn(
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]: warnings.warn(
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default4]: warnings.warn(
[default0]:07/03/2024 00:44:49 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1755.02MiB. Peak allocated 4475.08MiB. Peak reserved: 4808.00MiB
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default3]: warnings.warn(
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default2]: warnings.warn(
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default1]: warnings.warn(
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default3]: warnings.warn(
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default1]: warnings.warn(
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default2]: warnings.warn(
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default2]: warnings.warn(
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]: warnings.warn(
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default4]: warnings.warn(
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default3]: warnings.warn(
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default5]: warnings.warn(
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default6]: warnings.warn(
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default1]: warnings.warn(
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default2]: warnings.warn(
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default3]: warnings.warn(
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default1]: warnings.warn(
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default0]:07/03/2024 00:44:54 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 1 / 20 | consumed_tokens: 4.19M | elapsed_time_per_iteration_ms: 23.9K | tokens_per_sec: 176K | tokens_per_sec_per_gpu: 2.74K | global_batch_size: 1.02K | lm_loss: 11.4 | lr: 0.0001 | model_tflops_per_gpu: 24.9 | hardware_tflops_per_gpu: 24.9 | grad_norm: 20.6 | cuda_memory_allocated: 1.98G | cuda_max_memory_reserved: 5.72G | hd_total_memory_tb: 312G | hd_used_memory_tb: 66.7G | hd_free_memory_tb: 245G
[default0]:07/03/2024 00:44:54 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 2980.52MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:45:03 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.44MiB. Peak allocated 4607.50MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:45:09 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 2 / 20 | consumed_tokens: 8.39M | elapsed_time_per_iteration_ms: 14.2K | tokens_per_sec: 294K | tokens_per_sec_per_gpu: 4.6K | global_batch_size: 1.02K | lm_loss: 11.4 | lr: 9.53e-05 | model_tflops_per_gpu: 41.7 | hardware_tflops_per_gpu: 41.7 | grad_norm: 20.7 | cuda_memory_allocated: 1.98G | cuda_max_memory_reserved: 5.72G | hd_total_memory_tb: 312G | hd_used_memory_tb: 66.7G | hd_free_memory_tb: 245G
[default0]:07/03/2024 00:45:09 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 2980.56MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:45:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.44MiB. Peak allocated 4607.50MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:45:22 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 3 / 20 | consumed_tokens: 12.6M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 303K | tokens_per_sec_per_gpu: 4.73K | global_batch_size: 1.02K | lm_loss: 11.6 | lr: 9.05e-05 | model_tflops_per_gpu: 42.9 | hardware_tflops_per_gpu: 42.9 | grad_norm: 194 | cuda_memory_allocated: 1.98G | cuda_max_memory_reserved: 5.72G | hd_total_memory_tb: 312G | hd_used_memory_tb: 66.7G | hd_free_memory_tb: 245G
[default0]:07/03/2024 00:45:22 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 2980.56MiB. Peak reserved: 5456.00MiB
[default0]:STAGE:2024-07-03 00:45:22 1773699:1773699 ActivityProfilerController.cpp:314] Completed Stage: Warm Up
[default0]:07/03/2024 00:45:35 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.44MiB. Peak allocated 4607.50MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:45:36 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 4 / 20 | consumed_tokens: 16.8M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 303K | tokens_per_sec_per_gpu: 4.73K | global_batch_size: 1.02K | lm_loss: 13.6 | lr: 8.58e-05 | model_tflops_per_gpu: 42.9 | hardware_tflops_per_gpu: 42.9 | grad_norm: 28 | cuda_memory_allocated: 1.98G | cuda_max_memory_reserved: 5.72G | hd_total_memory_tb: 312G | hd_used_memory_tb: 66.7G | hd_free_memory_tb: 245G
[default0]:07/03/2024 00:45:36 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 2980.56MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:45:50 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 5 / 20 | consumed_tokens: 21M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 302K | tokens_per_sec_per_gpu: 4.72K | global_batch_size: 1.02K | lm_loss: 12 | lr: 8.11e-05 | model_tflops_per_gpu: 42.8 | hardware_tflops_per_gpu: 42.8 | grad_norm: 49
[default0]:07/03/2024 00:45:50 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:46:04 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 6 / 20 | consumed_tokens: 25.2M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 302K | tokens_per_sec_per_gpu: 4.73K | global_batch_size: 1.02K | lm_loss: 10.9 | lr: 7.63e-05 | model_tflops_per_gpu: 42.9 | hardware_tflops_per_gpu: 42.9 | grad_norm: 19.9
[default0]:STAGE:2024-07-03 00:46:40 1773699:1773699 ActivityProfilerController.cpp:320] Completed Stage: Collection
[default0]:STAGE:2024-07-03 00:46:43 1773699:1773699 ActivityProfilerController.cpp:324] Completed Stage: Post Processing
[default0]:07/03/2024 00:51:07 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:51:17 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 7 / 20 | consumed_tokens: 29.4M | elapsed_time_per_iteration_ms: 9.71K | tokens_per_sec: 432K | tokens_per_sec_per_gpu: 6.75K | global_batch_size: 1.02K | lm_loss: 10.4 | lr: 7.16e-05 | model_tflops_per_gpu: 61.2 | hardware_tflops_per_gpu: 61.2 | grad_norm: 8.64
[default0]:07/03/2024 00:51:17 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:51:31 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 8 / 20 | consumed_tokens: 33.6M | elapsed_time_per_iteration_ms: 14K | tokens_per_sec: 300K | tokens_per_sec_per_gpu: 4.69K | global_batch_size: 1.02K | lm_loss: 9.67 | lr: 6.68e-05 | model_tflops_per_gpu: 42.5 | hardware_tflops_per_gpu: 42.5 | grad_norm: 6.92
[default0]:07/03/2024 00:51:31 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:51:45 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 9 / 20 | consumed_tokens: 37.7M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 303K | tokens_per_sec_per_gpu: 4.73K | global_batch_size: 1.02K | lm_loss: 11.3 | lr: 6.21e-05 | model_tflops_per_gpu: 42.9 | hardware_tflops_per_gpu: 42.9 | grad_norm: 53.2
[default0]:07/03/2024 00:51:45 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5456.00MiB
[default0]:07/03/2024 00:51:58 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 10 / 20 | consumed_tokens: 41.9M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 302K | tokens_per_sec_per_gpu: 4.71K | global_batch_size: 1.02K | lm_loss: 9.13 | lr: 5.74e-05 | model_tflops_per_gpu: 42.8 | hardware_tflops_per_gpu: 42.8 | grad_norm: 16.8
[default0]:07/03/2024 00:51:58 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:52:12 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 11 / 20 | consumed_tokens: 46.1M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 302K | tokens_per_sec_per_gpu: 4.72K | global_batch_size: 1.02K | lm_loss: 8.59 | lr: 5.26e-05 | model_tflops_per_gpu: 42.9 | hardware_tflops_per_gpu: 42.9 | grad_norm: 7.94
[default0]:07/03/2024 00:52:12 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:52:26 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 12 / 20 | consumed_tokens: 50.3M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 303K | tokens_per_sec_per_gpu: 4.73K | global_batch_size: 1.02K | lm_loss: 8.39 | lr: 4.79e-05 | model_tflops_per_gpu: 42.9 | hardware_tflops_per_gpu: 42.9 | grad_norm: 5.82
[default0]:07/03/2024 00:52:26 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:52:40 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 13 / 20 | consumed_tokens: 54.5M | elapsed_time_per_iteration_ms: 14.1K | tokens_per_sec: 297K | tokens_per_sec_per_gpu: 4.64K | global_batch_size: 1.02K | lm_loss: 8.18 | lr: 4.32e-05 | model_tflops_per_gpu: 42.1 | hardware_tflops_per_gpu: 42.1 | grad_norm: 5.62
[default0]:07/03/2024 00:52:40 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:52:54 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 14 / 20 | consumed_tokens: 58.7M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 303K | tokens_per_sec_per_gpu: 4.73K | global_batch_size: 1.02K | lm_loss: 7.93 | lr: 3.84e-05 | model_tflops_per_gpu: 42.9 | hardware_tflops_per_gpu: 42.9 | grad_norm: 5.41
[default0]:07/03/2024 00:52:54 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:53:08 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 15 / 20 | consumed_tokens: 62.9M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 302K | tokens_per_sec_per_gpu: 4.71K | global_batch_size: 1.02K | lm_loss: 7.7 | lr: 3.37e-05 | model_tflops_per_gpu: 42.8 | hardware_tflops_per_gpu: 42.8 | grad_norm: 5
[default0]:07/03/2024 00:53:08 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:53:22 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 16 / 20 | consumed_tokens: 67.1M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 302K | tokens_per_sec_per_gpu: 4.72K | global_batch_size: 1.02K | lm_loss: 7.55 | lr: 2.89e-05 | model_tflops_per_gpu: 42.8 | hardware_tflops_per_gpu: 42.8 | grad_norm: 4.9
[default0]:07/03/2024 00:53:22 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:53:36 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 17 / 20 | consumed_tokens: 71.3M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 303K | tokens_per_sec_per_gpu: 4.73K | global_batch_size: 1.02K | lm_loss: 7.46 | lr: 2.42e-05 | model_tflops_per_gpu: 42.9 | hardware_tflops_per_gpu: 42.9 | grad_norm: 4.94
[default0]:07/03/2024 00:53:36 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:53:50 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 18 / 20 | consumed_tokens: 75.5M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 303K | tokens_per_sec_per_gpu: 4.73K | global_batch_size: 1.02K | lm_loss: 7.38 | lr: 1.95e-05 | model_tflops_per_gpu: 42.9 | hardware_tflops_per_gpu: 42.9 | grad_norm: 5.8
[default0]:07/03/2024 00:53:50 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:54:04 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 19 / 20 | consumed_tokens: 79.7M | elapsed_time_per_iteration_ms: 13.9K | tokens_per_sec: 302K | tokens_per_sec_per_gpu: 4.72K | global_batch_size: 1.02K | lm_loss: 7.24 | lr: 1.47e-05 | model_tflops_per_gpu: 42.8 | hardware_tflops_per_gpu: 42.8 | grad_norm: 4.45
[default0]:07/03/2024 00:54:04 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1887.41MiB. Peak allocated 4607.50MiB. Peak reserved: 5458.00MiB
[default0]:07/03/2024 00:54:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration: 20 / 20 | consumed_tokens: 83.9M | elapsed_time_per_iteration_ms: 14.2K | tokens_per_sec: 295K | tokens_per_sec_per_gpu: 4.61K | global_batch_size: 1.02K | lm_loss: 7.15 | lr: 1e-05 | model_tflops_per_gpu: 41.8 | hardware_tflops_per_gpu: 41.8 | grad_norm: 2.95
W0703 00:55:08.287000 139902698932032 torch/distributed/elastic/rendezvous/dynamic_rendezvous.py:1203] The node 'ip-26-0-161-78.ec2.internal_1137166_0' has failed to shutdown the rendezvous 'none' due to an error of type RendezvousConnectionError.
W0703 00:55:08.293000 139902698932032 torch/distributed/elastic/rendezvous/dynamic_rendezvous.py:1203] The node 'ip-26-0-161-78.ec2.internal_1137166_0' has failed to shutdown the rendezvous 'none' due to an error of type RendezvousConnectionError.
Saved 1 csv files over 1 completed logs
Processing file: /fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/64_GPUS/dp-16_tp-4_pp-1_mbz-1/profiler/ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json
Results written to /fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/64_GPUS/dp-16_tp-4_pp-1_mbz-1/profiler.csv
Consider using `hf_transfer` for faster uploads. This solution comes with some limitations. See https://huggingface.co/docs/huggingface_hub/hf_transfer for more details.
ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 0%| | 0.00/8.99G [00:00<?, ?B/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 0%| | 10.2M/8.99G [00:00<01:28, 101MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 0%| | 20.4M/8.99G [00:00<02:24, 62.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 0%| | 32.0M/8.99G [00:00<02:45, 54.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 1%| | 48.0M/8.99G [00:00<02:18, 64.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 1%| | 64.0M/8.99G [00:01<02:37, 56.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 1%| | 80.0M/8.99G [00:01<02:42, 54.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 1%| | 96.0M/8.99G [00:01<02:28, 59.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 1%| | 112M/8.99G [00:01<02:25, 60.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 1%|▏ | 128M/8.99G [00:02<02:45, 53.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 2%|▏ | 144M/8.99G [00:02<02:58, 49.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 2%|▏ | 160M/8.99G [00:02<02:53, 51.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 2%|▏ | 176M/8.99G [00:03<02:44, 53.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 2%|▏ | 192M/8.99G [00:03<02:35, 56.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 2%|▏ | 208M/8.99G [00:03<02:32, 57.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 2%|▏ | 224M/8.99G [00:03<02:30, 58.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 3%|β–Ž | 240M/8.99G [00:04<02:29, 58.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 3%|β–Ž | 256M/8.99G [00:04<02:21, 61.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 3%|β–Ž | 272M/8.99G [00:04<02:18, 62.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 3%|β–Ž | 288M/8.99G [00:05<02:26, 59.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 3%|β–Ž | 304M/8.99G [00:05<02:19, 62.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 4%|β–Ž | 320M/8.99G [00:05<02:19, 62.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 4%|β–Ž | 336M/8.99G [00:05<02:15, 64.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 4%|▍ | 352M/8.99G [00:05<02:15, 63.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 4%|▍ | 368M/8.99G [00:06<02:20, 61.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 4%|▍ | 384M/8.99G [00:06<02:18, 62.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 4%|▍ | 400M/8.99G [00:06<02:24, 59.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 5%|▍ | 416M/8.99G [00:07<02:15, 63.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 5%|▍ | 432M/8.99G [00:07<02:14, 63.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 5%|▍ | 448M/8.99G [00:07<02:07, 67.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 5%|β–Œ | 464M/8.99G [00:07<02:15, 62.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 5%|β–Œ | 480M/8.99G [00:07<02:11, 64.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 6%|β–Œ | 496M/8.99G [00:08<02:07, 66.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 6%|β–Œ | 512M/8.99G [00:08<02:07, 66.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 6%|β–Œ | 528M/8.99G [00:08<02:11, 64.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 6%|β–Œ | 544M/8.99G [00:08<02:06, 66.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 6%|β–Œ | 560M/8.99G [00:09<02:06, 66.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 6%|β–‹ | 576M/8.99G [00:09<02:20, 59.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 7%|β–‹ | 592M/8.99G [00:09<02:35, 54.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 7%|β–‹ | 608M/8.99G [00:10<02:48, 49.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 7%|β–‹ | 624M/8.99G [00:10<03:00, 46.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 7%|β–‹ | 640M/8.99G [00:10<02:41, 51.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 7%|β–‹ | 656M/8.99G [00:11<02:31, 55.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 7%|β–‹ | 672M/8.99G [00:11<02:31, 55.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 8%|β–Š | 688M/8.99G [00:11<02:24, 57.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 8%|β–Š | 704M/8.99G [00:11<02:13, 62.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 8%|β–Š | 720M/8.99G [00:12<02:26, 56.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 8%|β–Š | 736M/8.99G [00:12<02:33, 53.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 8%|β–Š | 752M/8.99G [00:12<02:28, 55.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 9%|β–Š | 768M/8.99G [00:13<02:13, 61.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 9%|β–Š | 784M/8.99G [00:13<02:16, 60.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 9%|β–‰ | 800M/8.99G [00:13<02:19, 58.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 9%|β–‰ | 816M/8.99G [00:13<02:02, 66.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 9%|β–‰ | 832M/8.99G [00:14<02:12, 61.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 9%|β–‰ | 848M/8.99G [00:14<02:07, 64.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 10%|β–‰ | 864M/8.99G [00:14<02:21, 57.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 10%|β–‰ | 880M/8.99G [00:14<02:14, 60.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 10%|β–‰ | 896M/8.99G [00:15<02:21, 57.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 10%|β–ˆ | 912M/8.99G [00:15<02:22, 56.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 10%|β–ˆ | 928M/8.99G [00:15<02:22, 56.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 11%|β–ˆ | 944M/8.99G [00:16<02:59, 44.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 11%|β–ˆ | 960M/8.99G [00:16<02:43, 49.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 11%|β–ˆ | 976M/8.99G [00:19<10:19, 12.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 11%|β–ˆ | 992M/8.99G [00:20<07:49, 17.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 11%|β–ˆ | 1.01G/8.99G [00:20<05:57, 22.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 11%|β–ˆβ– | 1.02G/8.99G [00:22<10:07, 13.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 12%|β–ˆβ– | 1.04G/8.99G [00:22<07:38, 17.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 12%|β–ˆβ– | 1.06G/8.99G [00:23<05:55, 22.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 12%|β–ˆβ– | 1.07G/8.99G [00:23<04:44, 27.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 12%|β–ˆβ– | 1.09G/8.99G [00:23<04:08, 31.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 12%|β–ˆβ– | 1.10G/8.99G [00:24<03:35, 36.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 12%|β–ˆβ– | 1.12G/8.99G [00:24<03:15, 40.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 13%|β–ˆβ–Ž | 1.14G/8.99G [00:24<02:51, 45.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 13%|β–ˆβ–Ž | 1.15G/8.99G [00:24<02:41, 48.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 13%|β–ˆβ–Ž | 1.17G/8.99G [00:25<02:34, 50.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 13%|β–ˆβ–Ž | 1.18G/8.99G [00:25<02:19, 55.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 13%|β–ˆβ–Ž | 1.20G/8.99G [00:25<02:21, 55.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 14%|β–ˆβ–Ž | 1.22G/8.99G [00:26<02:38, 49.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 14%|β–ˆβ–Ž | 1.23G/8.99G [00:26<02:42, 47.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 14%|β–ˆβ– | 1.25G/8.99G [00:26<02:29, 51.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 14%|β–ˆβ– | 1.26G/8.99G [00:27<02:32, 50.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 14%|β–ˆβ– | 1.28G/8.99G [00:27<02:16, 56.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 14%|β–ˆβ– | 1.30G/8.99G [00:27<02:16, 56.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 15%|β–ˆβ– | 1.31G/8.99G [00:27<02:33, 49.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 15%|β–ˆβ– | 1.33G/8.99G [00:28<02:31, 50.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 15%|β–ˆβ– | 1.34G/8.99G [00:28<02:26, 52.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 15%|β–ˆβ–Œ | 1.36G/8.99G [00:28<02:16, 56.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 15%|β–ˆβ–Œ | 1.38G/8.99G [00:29<02:17, 55.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 15%|β–ˆβ–Œ | 1.39G/8.99G [00:29<02:27, 51.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 16%|β–ˆβ–Œ | 1.41G/8.99G [00:29<02:21, 53.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 16%|β–ˆβ–Œ | 1.42G/8.99G [00:30<03:33, 35.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 16%|β–ˆβ–Œ | 1.44G/8.99G [00:30<03:01, 41.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 16%|β–ˆβ–Œ | 1.46G/8.99G [00:31<03:03, 41.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 16%|β–ˆβ–‹ | 1.47G/8.99G [00:31<02:46, 45.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 17%|β–ˆβ–‹ | 1.49G/8.99G [00:31<02:30, 49.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 17%|β–ˆβ–‹ | 1.50G/8.99G [00:31<02:20, 53.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 17%|β–ˆβ–‹ | 1.52G/8.99G [00:32<02:11, 56.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 17%|β–ˆβ–‹ | 1.54G/8.99G [00:32<02:17, 54.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 17%|β–ˆβ–‹ | 1.55G/8.99G [00:32<02:15, 54.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 17%|β–ˆβ–‹ | 1.57G/8.99G [00:33<02:18, 53.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 18%|β–ˆβ–Š | 1.58G/8.99G [00:33<02:09, 57.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 18%|β–ˆβ–Š | 1.60G/8.99G [00:33<02:13, 55.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 18%|β–ˆβ–Š | 1.62G/8.99G [00:33<02:20, 52.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 18%|β–ˆβ–Š | 1.63G/8.99G [00:34<02:11, 55.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 18%|β–ˆβ–Š | 1.65G/8.99G [00:34<02:16, 53.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 19%|β–ˆβ–Š | 1.66G/8.99G [00:34<02:30, 48.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 19%|β–ˆβ–Š | 1.68G/8.99G [00:35<02:16, 53.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 19%|β–ˆβ–‰ | 1.70G/8.99G [00:35<02:13, 54.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 19%|β–ˆβ–‰ | 1.71G/8.99G [00:35<02:09, 56.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 19%|β–ˆβ–‰ | 1.73G/8.99G [00:36<02:18, 52.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 19%|β–ˆβ–‰ | 1.74G/8.99G [00:36<02:16, 53.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 20%|β–ˆβ–‰ | 1.76G/8.99G [00:36<02:39, 45.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 20%|β–ˆβ–‰ | 1.78G/8.99G [00:37<02:41, 44.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 20%|β–ˆβ–‰ | 1.79G/8.99G [00:37<02:25, 49.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 20%|β–ˆβ–ˆ | 1.81G/8.99G [00:37<02:16, 52.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 20%|β–ˆβ–ˆ | 1.82G/8.99G [00:37<02:04, 57.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 20%|β–ˆβ–ˆ | 1.84G/8.99G [00:38<02:02, 58.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 21%|β–ˆβ–ˆ | 1.86G/8.99G [00:38<02:04, 57.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 21%|β–ˆβ–ˆ | 1.87G/8.99G [00:38<01:58, 59.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 21%|β–ˆβ–ˆ | 1.89G/8.99G [00:39<02:07, 55.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 21%|β–ˆβ–ˆ | 1.90G/8.99G [00:39<02:01, 58.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 21%|β–ˆβ–ˆβ– | 1.92G/8.99G [00:39<01:56, 60.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 22%|β–ˆβ–ˆβ– | 1.94G/8.99G [00:39<01:53, 61.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 22%|β–ˆβ–ˆβ– | 1.95G/8.99G [00:40<01:53, 61.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 22%|β–ˆβ–ˆβ– | 1.97G/8.99G [00:40<02:06, 55.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 22%|β–ˆβ–ˆβ– | 1.98G/8.99G [00:40<01:56, 60.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 22%|β–ˆβ–ˆβ– | 2.00G/8.99G [00:40<01:52, 62.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 22%|β–ˆβ–ˆβ– | 2.02G/8.99G [00:41<02:03, 56.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.03G/8.99G [00:41<01:56, 59.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.05G/8.99G [00:41<01:49, 63.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.06G/8.99G [00:42<03:12, 35.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.08G/8.99G [00:43<03:23, 34.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.10G/8.99G [00:43<02:50, 40.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.11G/8.99G [00:43<03:23, 33.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 24%|β–ˆβ–ˆβ–Ž | 2.13G/8.99G [00:44<03:01, 37.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 24%|β–ˆβ–ˆβ– | 2.14G/8.99G [00:44<02:50, 40.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 24%|β–ˆβ–ˆβ– | 2.16G/8.99G [00:44<02:28, 45.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 24%|β–ˆβ–ˆβ– | 2.18G/8.99G [00:45<02:11, 51.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 24%|β–ˆβ–ˆβ– | 2.19G/8.99G [00:45<01:55, 58.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 25%|β–ˆβ–ˆβ– | 2.21G/8.99G [00:45<01:55, 58.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 25%|β–ˆβ–ˆβ– | 2.22G/8.99G [00:45<02:11, 51.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 25%|β–ˆβ–ˆβ– | 2.24G/8.99G [00:46<02:17, 48.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 25%|β–ˆβ–ˆβ–Œ | 2.26G/8.99G [00:46<02:16, 49.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 25%|β–ˆβ–ˆβ–Œ | 2.27G/8.99G [00:46<02:05, 53.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 25%|β–ˆβ–ˆβ–Œ | 2.29G/8.99G [00:47<01:58, 56.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 2.30G/8.99G [00:47<01:49, 61.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 2.32G/8.99G [00:47<02:01, 54.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 2.34G/8.99G [00:47<02:00, 55.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 2.35G/8.99G [00:48<01:55, 57.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 26%|β–ˆβ–ˆβ–‹ | 2.37G/8.99G [00:48<01:49, 60.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.38G/8.99G [00:48<02:08, 51.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.40G/8.99G [00:49<02:08, 51.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.42G/8.99G [00:49<01:59, 55.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.43G/8.99G [00:49<01:53, 57.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.45G/8.99G [00:49<01:43, 63.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.46G/8.99G [00:50<01:47, 60.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.48G/8.99G [00:50<01:33, 69.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.50G/8.99G [00:50<02:31, 42.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.51G/8.99G [00:51<02:21, 45.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.53G/8.99G [00:51<02:06, 51.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.54G/8.99G [00:51<01:56, 55.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.56G/8.99G [00:52<02:00, 53.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 29%|β–ˆβ–ˆβ–Š | 2.58G/8.99G [00:52<01:55, 55.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 2.59G/8.99G [00:52<01:52, 57.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 2.61G/8.99G [00:52<01:49, 58.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 2.62G/8.99G [00:53<01:40, 63.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 2.64G/8.99G [00:53<01:45, 60.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 30%|β–ˆβ–ˆβ–‰ | 2.66G/8.99G [00:53<01:50, 57.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 30%|β–ˆβ–ˆβ–‰ | 2.67G/8.99G [00:53<01:53, 55.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 30%|β–ˆβ–ˆβ–‰ | 2.69G/8.99G [00:54<01:48, 58.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 30%|β–ˆβ–ˆβ–ˆ | 2.70G/8.99G [00:54<01:50, 56.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 30%|β–ˆβ–ˆβ–ˆ | 2.72G/8.99G [00:54<01:42, 61.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 30%|β–ˆβ–ˆβ–ˆ | 2.74G/8.99G [00:54<01:32, 67.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 2.75G/8.99G [00:55<01:49, 57.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 2.77G/8.99G [00:55<01:53, 54.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 2.78G/8.99G [00:55<01:54, 54.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 2.80G/8.99G [00:56<01:48, 57.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆβ– | 2.82G/8.99G [00:56<01:45, 58.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 2.83G/8.99G [00:56<01:50, 55.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 2.85G/8.99G [00:56<01:51, 55.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 2.86G/8.99G [00:57<01:48, 56.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 2.88G/8.99G [00:57<01:50, 55.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 2.90G/8.99G [00:57<01:56, 52.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 2.91G/8.99G [00:58<01:42, 59.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2.93G/8.99G [00:58<01:53, 53.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2.94G/8.99G [00:58<01:43, 58.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2.96G/8.99G [00:58<01:45, 57.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2.98G/8.99G [00:59<01:43, 57.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2.99G/8.99G [00:59<01:45, 56.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 3.01G/8.99G [00:59<01:43, 58.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ–Ž | 3.02G/8.99G [01:00<01:40, 59.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 3.04G/8.99G [01:00<01:40, 59.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 3.06G/8.99G [01:00<01:35, 62.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 3.07G/8.99G [01:00<01:32, 63.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 3.09G/8.99G [01:01<01:37, 60.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ– | 3.10G/8.99G [01:01<02:26, 40.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ– | 3.12G/8.99G [01:02<02:09, 45.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ– | 3.14G/8.99G [01:02<01:57, 50.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 3.15G/8.99G [01:02<01:55, 50.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 3.17G/8.99G [01:02<01:50, 52.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 3.18G/8.99G [01:03<01:39, 58.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 3.20G/8.99G [01:03<01:44, 55.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 3.22G/8.99G [01:03<01:39, 58.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 3.23G/8.99G [01:03<01:31, 62.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 3.25G/8.99G [01:04<01:40, 57.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–‹ | 3.26G/8.99G [01:04<01:42, 55.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–‹ | 3.28G/8.99G [01:04<01:46, 53.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.30G/8.99G [01:05<01:52, 50.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.31G/8.99G [01:05<01:47, 52.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.33G/8.99G [01:05<01:50, 51.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.34G/8.99G [01:06<01:41, 55.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.36G/8.99G [01:06<01:47, 52.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 3.38G/8.99G [01:06<01:38, 57.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 3.39G/8.99G [01:07<02:47, 33.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 3.41G/8.99G [01:07<02:24, 38.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 3.42G/8.99G [01:08<02:12, 42.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 3.44G/8.99G [01:08<01:54, 48.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 3.46G/8.99G [01:08<01:43, 53.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–Š | 3.47G/8.99G [01:08<01:39, 55.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 3.49G/8.99G [01:09<01:33, 58.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 3.50G/8.99G [01:09<01:36, 56.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 3.52G/8.99G [01:09<01:29, 61.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 3.54G/8.99G [01:09<01:47, 50.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 3.55G/8.99G [01:10<01:43, 52.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 3.57G/8.99G [01:10<01:46, 50.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 3.58G/8.99G [01:10<01:42, 52.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 3.60G/8.99G [01:11<01:36, 56.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 3.62G/8.99G [01:11<01:26, 62.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 3.63G/8.99G [01:11<01:20, 66.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 3.65G/8.99G [01:11<01:25, 62.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 3.66G/8.99G [01:12<01:30, 58.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 3.68G/8.99G [01:12<01:22, 64.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 3.70G/8.99G [01:12<01:25, 61.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.71G/8.99G [01:12<01:20, 65.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.73G/8.99G [01:13<01:21, 64.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.74G/8.99G [01:13<01:33, 56.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.76G/8.99G [01:13<01:32, 56.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.78G/8.99G [01:13<01:24, 61.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.79G/8.99G [01:14<01:23, 62.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.81G/8.99G [01:14<01:20, 64.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.82G/8.99G [01:14<01:18, 65.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.84G/8.99G [01:14<01:20, 63.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.86G/8.99G [01:15<01:23, 61.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.87G/8.99G [01:15<01:21, 63.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.89G/8.99G [01:15<01:27, 58.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.90G/8.99G [01:16<01:25, 59.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.92G/8.99G [01:16<01:32, 55.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.94G/8.99G [01:16<01:22, 61.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.95G/8.99G [01:16<01:23, 60.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.97G/8.99G [01:17<01:18, 64.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 3.98G/8.99G [01:17<01:55, 43.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.00G/8.99G [01:17<01:40, 49.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.02G/8.99G [01:18<01:30, 55.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.03G/8.99G [01:18<01:29, 55.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.05G/8.99G [01:18<01:35, 51.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.06G/8.99G [01:18<01:27, 56.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.08G/8.99G [01:19<01:54, 43.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.10G/8.99G [01:19<01:48, 45.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.11G/8.99G [01:20<01:31, 53.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.13G/8.99G [01:20<01:26, 55.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.14G/8.99G [01:20<01:33, 51.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.16G/8.99G [01:20<01:28, 54.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.18G/8.99G [01:21<01:23, 57.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.19G/8.99G [01:21<01:23, 57.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.21G/8.99G [01:21<01:18, 61.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.22G/8.99G [01:21<01:13, 64.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.24G/8.99G [01:22<01:13, 64.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.26G/8.99G [01:22<01:09, 68.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.27G/8.99G [01:22<01:11, 65.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.29G/8.99G [01:22<01:07, 69.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.30G/8.99G [01:23<01:08, 68.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.32G/8.99G [01:23<01:19, 58.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.34G/8.99G [01:23<01:16, 60.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.35G/8.99G [01:23<01:24, 55.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.37G/8.99G [01:24<01:19, 57.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.38G/8.99G [01:24<01:21, 56.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.40G/8.99G [01:24<01:23, 55.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.42G/8.99G [01:25<01:20, 56.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.43G/8.99G [01:25<01:22, 55.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.45G/8.99G [01:25<01:17, 58.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.46G/8.99G [01:25<01:12, 62.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.48G/8.99G [01:26<01:08, 65.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.50G/8.99G [01:26<01:05, 68.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.51G/8.99G [01:26<01:03, 70.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.53G/8.99G [01:26<01:04, 69.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.54G/8.99G [01:26<01:02, 70.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.56G/8.99G [01:27<00:56, 77.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.58G/8.99G [01:27<00:56, 77.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.59G/8.99G [01:27<00:59, 73.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.61G/8.99G [01:27<00:58, 74.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.62G/8.99G [01:28<01:16, 57.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.64G/8.99G [01:28<01:18, 55.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.66G/8.99G [01:28<01:17, 55.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.67G/8.99G [01:29<01:17, 55.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.69G/8.99G [01:29<01:14, 57.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.70G/8.99G [01:29<01:38, 43.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.72G/8.99G [01:30<01:27, 48.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.74G/8.99G [01:30<01:21, 52.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.75G/8.99G [01:30<01:13, 57.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.77G/8.99G [01:30<01:14, 56.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.78G/8.99G [01:31<01:16, 55.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.80G/8.99G [01:31<01:19, 52.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.82G/8.99G [01:31<01:16, 54.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.83G/8.99G [01:36<07:18, 9.49MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.85G/8.99G [01:37<05:30, 12.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.86G/8.99G [01:37<04:11, 16.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.88G/8.99G [01:37<03:10, 21.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.90G/8.99G [01:37<02:40, 25.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.91G/8.99G [01:38<02:09, 31.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.93G/8.99G [01:38<01:52, 35.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.94G/8.99G [01:38<01:48, 37.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.96G/8.99G [01:39<01:34, 42.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.98G/8.99G [01:39<01:25, 46.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.99G/8.99G [01:39<01:25, 46.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.01G/8.99G [01:39<01:20, 49.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.02G/8.99G [01:40<02:07, 31.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.04G/8.99G [01:41<01:47, 36.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.06G/8.99G [01:41<01:42, 38.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.07G/8.99G [01:41<01:29, 43.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.09G/8.99G [01:42<01:23, 46.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.10G/8.99G [01:42<01:15, 51.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.12G/8.99G [01:42<01:13, 52.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.14G/8.99G [01:42<01:13, 52.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.15G/8.99G [01:43<01:04, 59.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.17G/8.99G [01:43<01:03, 60.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.18G/8.99G [01:43<01:01, 61.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.20G/8.99G [01:43<00:57, 66.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.22G/8.99G [01:44<01:04, 58.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.23G/8.99G [01:44<01:03, 59.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.25G/8.99G [01:44<00:59, 63.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.26G/8.99G [01:44<00:58, 63.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.28G/8.99G [01:45<00:54, 68.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.30G/8.99G [01:45<00:56, 65.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.31G/8.99G [01:45<00:53, 68.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.33G/8.99G [01:45<00:58, 62.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.34G/8.99G [01:46<01:04, 56.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.36G/8.99G [01:46<00:59, 60.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.38G/8.99G [01:46<01:00, 60.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.39G/8.99G [01:46<00:55, 64.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.41G/8.99G [01:47<00:54, 65.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.42G/8.99G [01:47<00:51, 69.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.44G/8.99G [01:47<00:53, 66.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.46G/8.99G [01:47<00:53, 66.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.47G/8.99G [01:48<00:52, 67.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.49G/8.99G [01:48<00:48, 72.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.50G/8.99G [01:48<00:47, 74.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.52G/8.99G [01:48<00:56, 61.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.54G/8.99G [01:49<00:53, 64.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.55G/8.99G [01:49<01:01, 56.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.57G/8.99G [01:49<01:10, 48.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.58G/8.99G [01:50<01:02, 54.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.60G/8.99G [01:50<01:00, 55.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.62G/8.99G [01:50<00:59, 56.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.63G/8.99G [01:50<00:59, 56.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.65G/8.99G [01:51<01:02, 53.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.66G/8.99G [01:51<01:05, 50.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.68G/8.99G [01:51<00:59, 55.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.70G/8.99G [01:52<01:04, 50.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.71G/8.99G [01:52<00:56, 57.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.73G/8.99G [01:52<00:52, 62.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.74G/8.99G [01:52<00:56, 57.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.76G/8.99G [01:53<01:00, 53.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.78G/8.99G [01:53<00:57, 56.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.79G/8.99G [01:53<00:56, 57.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.81G/8.99G [01:53<00:52, 61.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.82G/8.99G [01:54<00:51, 61.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.84G/8.99G [01:54<00:53, 59.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.86G/8.99G [01:54<00:55, 56.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.87G/8.99G [01:55<00:52, 58.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.89G/8.99G [01:55<00:51, 60.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.90G/8.99G [01:55<00:56, 54.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.92G/8.99G [01:55<00:53, 57.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.94G/8.99G [01:56<00:55, 55.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.95G/8.99G [01:56<00:54, 55.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.97G/8.99G [01:56<00:52, 57.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.98G/8.99G [01:57<01:05, 46.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.00G/8.99G [01:57<00:54, 55.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.02G/8.99G [01:57<00:57, 52.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.03G/8.99G [01:58<00:52, 56.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.05G/8.99G [01:58<00:50, 57.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.06G/8.99G [01:58<00:57, 51.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.08G/8.99G [01:59<00:58, 49.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.10G/8.99G [01:59<00:56, 50.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.11G/8.99G [01:59<00:51, 55.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.13G/8.99G [01:59<00:49, 58.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.14G/8.99G [02:00<00:48, 58.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.16G/8.99G [02:00<01:00, 46.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.18G/8.99G [02:00<00:56, 49.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.19G/8.99G [02:01<00:52, 53.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.21G/8.99G [02:01<00:48, 57.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.22G/8.99G [02:01<00:45, 60.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.24G/8.99G [02:01<00:42, 63.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.26G/8.99G [02:02<00:45, 60.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.27G/8.99G [02:02<00:42, 64.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.29G/8.99G [02:02<00:40, 66.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.30G/8.99G [02:02<00:39, 67.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.32G/8.99G [02:03<00:44, 59.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.34G/8.99G [02:03<00:45, 58.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.35G/8.99G [02:03<00:44, 59.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.37G/8.99G [02:03<00:44, 59.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.38G/8.99G [02:04<00:42, 61.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.40G/8.99G [02:04<00:40, 63.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.42G/8.99G [02:04<00:55, 46.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.43G/8.99G [02:05<00:50, 50.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.45G/8.99G [02:05<00:47, 53.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.46G/8.99G [02:05<00:48, 51.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.48G/8.99G [02:06<00:46, 53.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.50G/8.99G [02:06<00:47, 52.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.51G/8.99G [02:06<00:47, 52.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.53G/8.99G [02:06<00:45, 54.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.54G/8.99G [02:07<00:45, 54.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.56G/8.99G [02:07<00:42, 57.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.58G/8.99G [02:07<00:40, 59.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.59G/8.99G [02:07<00:37, 64.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.61G/8.99G [02:08<00:39, 60.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.62G/8.99G [02:08<00:36, 64.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.64G/8.99G [02:08<00:40, 58.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.66G/8.99G [02:09<00:38, 60.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.67G/8.99G [02:09<01:08, 33.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.69G/8.99G [02:10<01:00, 38.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.70G/8.99G [02:10<00:48, 47.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.72G/8.99G [02:10<00:45, 49.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.74G/8.99G [02:11<00:56, 39.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.75G/8.99G [02:11<00:47, 46.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.77G/8.99G [02:11<00:42, 52.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.78G/8.99G [02:12<00:42, 51.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.80G/8.99G [02:12<00:39, 55.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.82G/8.99G [02:12<00:36, 59.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.83G/8.99G [02:12<00:36, 59.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.85G/8.99G [02:13<00:35, 60.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.86G/8.99G [02:13<00:35, 60.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.88G/8.99G [02:13<00:37, 56.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.90G/8.99G [02:13<00:38, 54.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.91G/8.99G [02:14<00:39, 52.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.93G/8.99G [02:14<00:37, 54.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.94G/8.99G [02:15<01:02, 32.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.96G/8.99G [02:15<00:53, 37.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.98G/8.99G [02:16<00:49, 40.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.99G/8.99G [02:16<00:42, 47.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.01G/8.99G [02:16<00:38, 51.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.02G/8.99G [02:16<00:35, 55.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.04G/8.99G [02:17<00:35, 54.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.06G/8.99G [02:17<00:36, 52.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.07G/8.99G [02:17<00:36, 52.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.09G/8.99G [02:18<00:36, 51.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.10G/8.99G [02:18<00:32, 58.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.12G/8.99G [02:18<00:32, 56.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.14G/8.99G [02:18<00:31, 58.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.15G/8.99G [02:18<00:28, 63.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.17G/8.99G [02:19<00:29, 62.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.18G/8.99G [02:19<00:29, 61.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.20G/8.99G [02:19<00:29, 60.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.22G/8.99G [02:20<00:30, 58.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.23G/8.99G [02:20<00:28, 60.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.25G/8.99G [02:20<00:29, 58.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.26G/8.99G [02:20<00:29, 58.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.28G/8.99G [02:21<00:28, 59.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.30G/8.99G [02:21<00:27, 60.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.31G/8.99G [02:21<00:28, 57.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.33G/8.99G [02:21<00:26, 63.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.34G/8.99G [02:22<00:26, 61.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.36G/8.99G [02:22<00:26, 61.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.38G/8.99G [02:22<00:26, 61.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.39G/8.99G [02:22<00:24, 64.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.41G/8.99G [02:23<00:26, 58.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.42G/8.99G [02:23<00:27, 56.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.44G/8.99G [02:23<00:26, 57.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.46G/8.99G [02:24<00:26, 58.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.47G/8.99G [02:24<00:25, 58.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.49G/8.99G [02:24<00:25, 58.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.50G/8.99G [02:24<00:26, 55.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.52G/8.99G [02:25<00:27, 52.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.54G/8.99G [02:25<00:25, 58.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.55G/8.99G [02:25<00:22, 62.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.57G/8.99G [02:25<00:22, 63.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.58G/8.99G [02:26<00:22, 63.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.60G/8.99G [02:26<00:22, 63.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.62G/8.99G [02:26<00:20, 65.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.63G/8.99G [02:27<00:23, 58.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.65G/8.99G [02:27<00:21, 62.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.66G/8.99G [02:28<00:34, 38.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.68G/8.99G [02:28<00:30, 42.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.70G/8.99G [02:28<00:30, 41.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.71G/8.99G [02:29<00:30, 41.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.73G/8.99G [02:29<00:27, 46.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.74G/8.99G [02:29<00:24, 50.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.76G/8.99G [02:29<00:24, 49.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.78G/8.99G [02:30<00:23, 52.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.79G/8.99G [02:30<00:21, 56.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.81G/8.99G [02:30<00:20, 58.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.82G/8.99G [02:30<00:19, 59.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.84G/8.99G [02:31<00:18, 61.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.86G/8.99G [02:31<00:17, 63.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.87G/8.99G [02:31<00:17, 62.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.89G/8.99G [02:31<00:18, 60.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.90G/8.99G [02:32<00:20, 53.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.92G/8.99G [02:32<00:18, 58.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.94G/8.99G [02:32<00:17, 60.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.95G/8.99G [02:33<00:18, 54.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.97G/8.99G [02:33<00:18, 54.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.98G/8.99G [02:33<00:18, 54.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.00G/8.99G [02:34<00:18, 53.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.02G/8.99G [02:34<00:28, 33.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.03G/8.99G [02:35<00:25, 37.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.05G/8.99G [02:35<00:21, 42.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.06G/8.99G [02:35<00:19, 46.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.08G/8.99G [02:36<00:24, 37.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.10G/8.99G [02:36<00:21, 41.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.11G/8.99G [02:36<00:19, 45.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.13G/8.99G [02:39<00:47, 18.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.14G/8.99G [02:39<00:40, 21.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.16G/8.99G [02:39<00:30, 27.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.16G/8.99G [02:39<00:29, 27.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.18G/8.99G [02:40<00:27, 29.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.19G/8.99G [02:40<00:25, 31.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.21G/8.99G [02:40<00:19, 40.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.21G/8.99G [02:41<00:21, 36.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.22G/8.99G [02:41<00:22, 34.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.24G/8.99G [02:41<00:17, 43.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.26G/8.99G [02:41<00:15, 48.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.27G/8.99G [02:42<00:13, 52.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.29G/8.99G [02:42<00:12, 55.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.30G/8.99G [02:42<00:12, 56.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 8.32G/8.99G [02:42<00:10, 61.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 8.34G/8.99G [02:43<00:10, 64.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 8.35G/8.99G [02:43<00:10, 62.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 8.37G/8.99G [02:43<00:10, 60.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 8.38G/8.99G [02:43<00:09, 60.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 8.40G/8.99G [02:44<00:10, 53.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 8.42G/8.99G [02:44<00:10, 53.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.43G/8.99G [02:44<00:09, 55.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.45G/8.99G [02:45<00:09, 58.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.46G/8.99G [02:45<00:08, 60.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.48G/8.99G [02:45<00:08, 63.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.50G/8.99G [02:45<00:07, 63.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.51G/8.99G [02:46<00:06, 68.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 8.53G/8.99G [02:46<00:06, 68.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 8.54G/8.99G [02:46<00:07, 58.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 8.56G/8.99G [02:46<00:07, 56.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 8.58G/8.99G [02:47<00:07, 53.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 8.59G/8.99G [02:47<00:07, 54.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 8.61G/8.99G [02:49<00:22, 17.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 8.62G/8.99G [02:50<00:16, 21.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 8.64G/8.99G [02:50<00:13, 26.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 8.66G/8.99G [02:50<00:10, 32.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 8.67G/8.99G [02:51<00:09, 34.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 8.69G/8.99G [02:51<00:07, 40.4MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 8.70G/8.99G [02:51<00:05, 48.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 8.72G/8.99G [02:51<00:05, 52.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 8.74G/8.99G [02:52<00:04, 52.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 8.75G/8.99G [02:52<00:04, 53.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 8.77G/8.99G [02:52<00:05, 42.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 8.78G/8.99G [02:53<00:03, 52.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 8.80G/8.99G [02:53<00:03, 58.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 8.82G/8.99G [02:53<00:02, 60.0MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 8.83G/8.99G [02:53<00:02, 52.5MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 8.85G/8.99G [02:54<00:02, 56.3MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 8.86G/8.99G [02:54<00:02, 51.9MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 8.88G/8.99G [02:54<00:02, 51.6MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 8.90G/8.99G [02:55<00:01, 57.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 8.91G/8.99G [02:55<00:01, 57.1MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 8.93G/8.99G [02:55<00:01, 54.2MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 8.94G/8.99G [02:55<00:00, 57.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 8.96G/8.99G [02:56<00:00, 58.7MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 8.98G/8.99G [02:56<00:00, 64.8MB/s] ip-26-0-160-225_1773699.1719967805631031040.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 8.99G/8.99G [02:56<00:00, 50.9MB/s]