3outeille's picture
3outeille HF staff
Upload llama-1B/16_GPUS/dp-1_tp-8_pp-2_mbz-8
f5cbe85 verified
raw
history blame
142 kB
========================
START TIME: Tue Jul 2 15:43:11 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
W0702 15:43:15.500000 139963938871104 torch/distributed/run.py:757]
W0702 15:43:15.500000 139963938871104 torch/distributed/run.py:757] *****************************************
W0702 15:43:15.500000 139963938871104 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.
W0702 15:43:15.500000 139963938871104 torch/distributed/run.py:757] *****************************************
W0702 15:43:19.727000 140037601847104 torch/distributed/run.py:757]
W0702 15:43:19.727000 140037601847104 torch/distributed/run.py:757] *****************************************
W0702 15:43:19.727000 140037601847104 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.
W0702 15:43:19.727000 140037601847104 torch/distributed/run.py:757] *****************************************
[default0]:07/02/2024 15:43:42 [WARNING|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Vocab Size Padding] Padded vocab (size: 50257) with 7 dummy tokens (new size: 50264)
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Config:
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Config(general=GeneralArgs(project='bench_cluster',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: run='%date_%jobid',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: seed=42,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: step=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: consumed_train_samples=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: benchmark_csv_path=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: ignore_sanity_checks=True),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: parallelism=ParallelismArgs(dp=1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pp=2,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tp=8,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pp_engine=<nanotron.parallel.pipeline_parallel.engine.OneForwardOneBackwardPipelineEngine object at 0x7efee35fc730>,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tp_mode=<TensorParallelLinearMode.REDUCE_SCATTER: 2>,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tp_linear_async_communication=False,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: expert_parallel_size=1),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: model=ModelArgs(model_config=LlamaConfig(bos_token_id=1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: eos_token_id=2,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_act='silu',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_size=2048,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: initializer_range=0.02,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: intermediate_size=4096,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: is_llama_config=True,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: max_position_embeddings=4096,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_attention_heads=32,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_hidden_layers=24,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_key_value_heads=32,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pad_token_id=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pretraining_tp=1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rms_norm_eps=1e-05,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_scaling=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_theta=10000.0,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tie_word_embeddings=True,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: use_cache=True,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: vocab_size=50264),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: init_method=RandomInit(std=0.025),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: dtype=torch.bfloat16,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: make_vocab_size_divisible_by=1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: ddp_bucket_cap_mb=25),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokenizer=TokenizerArgs(tokenizer_name_or_path='openai-community/gpt2',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokenizer_revision=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokenizer_max_length=None),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: checkpoints=CheckpointsArgs(checkpoints_path=Path('/dev/null'),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: checkpoint_interval=100000,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: save_initial_state=False,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: resume_checkpoint_path=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: checkpoints_path_is_shared_file_system=False),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: logging=LoggingArgs(log_level='info',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: log_level_replica='info',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration_step_info_interval=1),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokens=TokensArgs(sequence_length=4096,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: train_steps=20,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: micro_batch_size=8,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: batch_accumulation_per_replica=128,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: val_check_interval=-1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: limit_val_batches=0,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: limit_test_batches=0),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: optimizer=OptimizerArgs(optimizer_factory=AdamWOptimizerArgs(adam_eps=1e-08,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: adam_beta1=0.9,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: adam_beta2=0.95,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: torch_adam_is_fused=True,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: name='adamW'),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: zero_stage=1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: weight_decay=0.01,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: clip_grad=1.0,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: accumulate_grad_in_fp32=True,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: learning_rate_scheduler=LRSchedulerArgs(learning_rate=0.0001,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_warmup_steps=1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_warmup_style='linear',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_decay_style='linear',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_decay_steps=19,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_decay_starting_step=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: min_decay_lr=1e-05)),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: data_stages=[DatasetStageArgs(name='Training Stage',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: start_training_step=1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: data=DataArgs(dataset=PretrainDatasetsArgs(hf_dataset_or_datasets='roneneldan/TinyStories',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hf_dataset_splits='train',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hf_dataset_config_name=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: dataset_processing_num_proc_per_process=64,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: dataset_overwrite_cache=False,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: text_column_name='text'),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: seed=42,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_loading_workers=32))],
[default0]:07/02/2024 15:43:42 [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/16_GPUS/dp-1_tp-8_pp-2_mbz-8')),
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lighteval=None)
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Model Config:
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: LlamaConfig(bos_token_id=1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: eos_token_id=2,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_act='silu',
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_size=2048,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: initializer_range=0.02,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: intermediate_size=4096,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: is_llama_config=True,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: max_position_embeddings=4096,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_attention_heads=32,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_hidden_layers=24,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_key_value_heads=32,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pad_token_id=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pretraining_tp=1,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rms_norm_eps=1e-05,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_scaling=None,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_theta=10000.0,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tie_word_embeddings=True,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: use_cache=True,
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: vocab_size=50264)
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Building model..
[default0]:07/02/2024 15:43:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Setting PP block ranks...
[default7]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=7|ip-26-0-171-56]: Local number of parameters: 65.3M (124.62MiB)
[default7]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=7|ip-26-0-171-56]: [After model building] Memory usage: 135.64MiB. Peak allocated: 137.67MiB Peak reserved: 150.00MiB
[default7]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=7|ip-26-0-171-56]: No checkpoint path provided.
[default0]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: Local number of parameters: 65.3M (124.62MiB)
[default0]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: [After model building] Memory usage: 135.64MiB. Peak allocated: 137.67MiB Peak reserved: 150.00MiB
[default0]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: No checkpoint path provided.
[default3]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=3|ip-26-0-171-56]: Local number of parameters: 65.3M (124.62MiB)
[default3]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=3|ip-26-0-171-56]: [After model building] Memory usage: 135.64MiB. Peak allocated: 137.67MiB Peak reserved: 150.00MiB
[default3]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=3|ip-26-0-171-56]: No checkpoint path provided.
[default5]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=5|ip-26-0-171-56]: Local number of parameters: 65.3M (124.62MiB)
[default5]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=5|ip-26-0-171-56]: [After model building] Memory usage: 135.64MiB. Peak allocated: 137.67MiB Peak reserved: 150.00MiB
[default5]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=5|ip-26-0-171-56]: No checkpoint path provided.
[default1]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=1|ip-26-0-171-56]: Local number of parameters: 65.3M (124.62MiB)
[default1]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=1|ip-26-0-171-56]: [After model building] Memory usage: 135.64MiB. Peak allocated: 137.67MiB Peak reserved: 150.00MiB
[default1]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=1|ip-26-0-171-56]: No checkpoint path provided.
[default6]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=6|ip-26-0-171-56]: Local number of parameters: 65.3M (124.62MiB)
[default6]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=6|ip-26-0-171-56]: [After model building] Memory usage: 135.64MiB. Peak allocated: 137.67MiB Peak reserved: 150.00MiB
[default6]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=6|ip-26-0-171-56]: No checkpoint path provided.
[default2]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=2|ip-26-0-171-56]: Local number of parameters: 65.3M (124.62MiB)
[default2]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=2|ip-26-0-171-56]: [After model building] Memory usage: 135.64MiB. Peak allocated: 137.67MiB Peak reserved: 150.00MiB
[default2]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=2|ip-26-0-171-56]: No checkpoint path provided.
[default4]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=4|ip-26-0-171-56]: Local number of parameters: 65.3M (124.62MiB)
[default4]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=4|ip-26-0-171-56]: [After model building] Memory usage: 135.64MiB. Peak allocated: 137.67MiB Peak reserved: 150.00MiB
[default4]:07/02/2024 15:43:59 [INFO|DP=0|PP=1|TP=4|ip-26-0-171-56]: No checkpoint path provided.
[default7]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=7|ip-26-0-160-225]: Local number of parameters: 86.3M (164.65MiB)
[default7]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=7|ip-26-0-160-225]: [After model building] Memory usage: 179.67MiB. Peak allocated: 181.70MiB Peak reserved: 198.00MiB
[default7]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=7|ip-26-0-160-225]: No checkpoint path provided.
[default5]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=5|ip-26-0-160-225]: Local number of parameters: 86.3M (164.65MiB)
[default5]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=5|ip-26-0-160-225]: [After model building] Memory usage: 179.67MiB. Peak allocated: 181.70MiB Peak reserved: 198.00MiB
[default0]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Total number of parameters: 1.21G (2314.22MiB)
[default0]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Local number of parameters: 86.3M (164.65MiB)
[default0]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 179.67MiB. Peak allocated: 181.70MiB Peak reserved: 198.00MiB
[default0]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Parametrizing model parameters using StandardParametrizator
[default5]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=5|ip-26-0-160-225]: No checkpoint path provided.
[default4]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=4|ip-26-0-160-225]: Local number of parameters: 86.3M (164.65MiB)
[default4]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=4|ip-26-0-160-225]: [After model building] Memory usage: 179.67MiB. Peak allocated: 181.70MiB Peak reserved: 198.00MiB
[default4]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=4|ip-26-0-160-225]: No checkpoint path provided.
[default2]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=2|ip-26-0-160-225]: Local number of parameters: 86.3M (164.65MiB)
[default2]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=2|ip-26-0-160-225]: [After model building] Memory usage: 179.67MiB. Peak allocated: 181.70MiB Peak reserved: 198.00MiB
[default2]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=2|ip-26-0-160-225]: No checkpoint path provided.
[default6]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=6|ip-26-0-160-225]: Local number of parameters: 86.3M (164.65MiB)
[default6]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=6|ip-26-0-160-225]: [After model building] Memory usage: 179.67MiB. Peak allocated: 181.70MiB Peak reserved: 198.00MiB
[default6]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=6|ip-26-0-160-225]: No checkpoint path provided.
[default1]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=1|ip-26-0-160-225]: Local number of parameters: 86.3M (164.65MiB)
[default1]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=1|ip-26-0-160-225]: [After model building] Memory usage: 179.67MiB. Peak allocated: 181.70MiB Peak reserved: 198.00MiB
[default1]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=1|ip-26-0-160-225]: No checkpoint path provided.
[default3]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=3|ip-26-0-160-225]: Local number of parameters: 86.3M (164.65MiB)
[default3]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=3|ip-26-0-160-225]: [After model building] Memory usage: 179.67MiB. Peak allocated: 181.70MiB Peak reserved: 198.00MiB
[default3]:07/02/2024 15:43:59 [INFO|DP=0|PP=0|TP=3|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/02/2024 15:44:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Optimizer Building] Using LearningRateForSP as learning rate
[default0]:07/02/2024 15:44:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] Size of optimizer params per rank:
[default0]:07/02/2024 15:44:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 0 has 86.3M out of 86.3M (100.00%) params' optimizer states
[default0]:07/02/2024 15:44:01 [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/02/2024 15:44:01 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Using `datasets` library
[default0]:07/02/2024 15:44:01 [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]:07/02/2024 15:44:02 [WARNING|DP=0|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.
[default0]:07/02/2024 15:44:04 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Training Plan] There are 1 training stages
[default0]:07/02/2024 15:44:04 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Stage Training Stage] start from step 1
[default0]:07/02/2024 15:44:04 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]:
[default0]:07/02/2024 15:44:04 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Start training] datetime: 2024-07-02 15:44:04.143046 | mbs: 8 | grad_accum: 128 | global_batch_size: 1024 | sequence_length: 4096 | train_steps: 20 | start_iteration_step: 0 | consumed_train_samples: 0
[default0]:07/02/2024 15:44:04 [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/02/2024 15:44:04 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 839.67MiB. Peak allocated 839.67MiB. Peak reserved: 858.00MiB
[default7]:07/02/2024 15:44:04 [WARNING|DP=0|PP=1|TP=7|ip-26-0-171-56]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/02/2024 15:44:04 [WARNING|DP=0|PP=1|TP=3|ip-26-0-171-56]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/02/2024 15:44:04 [WARNING|DP=0|PP=1|TP=5|ip-26-0-171-56]: 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.
[default4]:07/02/2024 15:44:04 [WARNING|DP=0|PP=1|TP=4|ip-26-0-171-56]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/02/2024 15:44:04 [WARNING|DP=0|PP=1|TP=2|ip-26-0-171-56]: 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.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/02/2024 15:44:04 [WARNING|DP=0|PP=1|TP=6|ip-26-0-171-56]: 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/02/2024 15:44:04 [WARNING|DP=0|PP=0|TP=7|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/02/2024 15:44:04 [WARNING|DP=0|PP=0|TP=4|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/02/2024 15:44:04 [WARNING|DP=0|PP=0|TP=2|ip-26-0-160-225]: 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.
[default2]: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/02/2024 15:44:04 [WARNING|DP=0|PP=0|TP=3|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.
[default0]:07/02/2024 15:44:04 [WARNING|DP=0|PP=1|TP=0|ip-26-0-171-56]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/02/2024 15:44:04 [WARNING|DP=0|PP=1|TP=1|ip-26-0-171-56]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/02/2024 15:44:04 [WARNING|DP=0|PP=0|TP=5|ip-26-0-160-225]: 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/02/2024 15:44:04 [WARNING|DP=0|PP=0|TP=6|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/02/2024 15:44:04 [WARNING|DP=0|PP=0|TP=1|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.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[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
[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.)
[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]: 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
[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
[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
[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
[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
[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
[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(
[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(
[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
[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]: 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(
[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(
[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(
[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(
[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(
[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(
[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
[default0]:07/02/2024 15:44:40 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 910.95MiB. Peak allocated 15888.46MiB. Peak reserved: 16202.00MiB
[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(
[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(
[default0]:07/02/2024 15:44:48 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 1 / 20 | consumed_tokens: 4.19M | elapsed_time_per_iteration_ms: 42K | tokens_per_sec: 99.9K | tokens_per_sec_per_gpu: 6.24K | global_batch_size: 1.02K | lm_loss: 11.2 | lr: 0.0001 | model_tflops_per_gpu: 56.6 | hardware_tflops_per_gpu: 56.6 | grad_norm: 12.1 | cuda_memory_allocated: 1.26G | cuda_max_memory_reserved: 9.35G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.6G | hd_free_memory_tb: 247G
[default0]:07/02/2024 15:44:48 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 1572.43MiB. Peak reserved: 16202.00MiB
[default0]:07/02/2024 15:45:07 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:45:07 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 2 / 20 | consumed_tokens: 8.39M | elapsed_time_per_iteration_ms: 18.5K | tokens_per_sec: 227K | tokens_per_sec_per_gpu: 14.2K | global_batch_size: 1.02K | lm_loss: 11.2 | lr: 9.53e-05 | model_tflops_per_gpu: 129 | hardware_tflops_per_gpu: 129 | grad_norm: 12.2 | cuda_memory_allocated: 1.26G | cuda_max_memory_reserved: 9.35G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.6G | hd_free_memory_tb: 247G
[default0]:07/02/2024 15:45:07 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 1572.47MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:45:25 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:STAGE:2024-07-02 15:45:25 1190124:1190124 ActivityProfilerController.cpp:314] Completed Stage: Warm Up
[default0]:07/02/2024 15:45:25 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 1572.47MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:45:25 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 3 / 20 | consumed_tokens: 12.6M | elapsed_time_per_iteration_ms: 18.6K | tokens_per_sec: 225K | tokens_per_sec_per_gpu: 14.1K | global_batch_size: 1.02K | lm_loss: 10 | lr: 9.05e-05 | model_tflops_per_gpu: 128 | hardware_tflops_per_gpu: 128 | grad_norm: 51.7 | cuda_memory_allocated: 1.26G | cuda_max_memory_reserved: 9.35G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.6G | hd_free_memory_tb: 247G
[default0]:07/02/2024 15:45:46 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:45:46 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 4 / 20 | consumed_tokens: 16.8M | elapsed_time_per_iteration_ms: 20.4K | tokens_per_sec: 206K | tokens_per_sec_per_gpu: 12.9K | global_batch_size: 1.02K | lm_loss: 11.7 | lr: 8.58e-05 | model_tflops_per_gpu: 117 | hardware_tflops_per_gpu: 117 | grad_norm: 18.3 | cuda_memory_allocated: 1.26G | cuda_max_memory_reserved: 9.35G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.6G | hd_free_memory_tb: 247G
[default0]:07/02/2024 15:45:46 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 1572.47MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:46:06 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 5 / 20 | consumed_tokens: 21M | elapsed_time_per_iteration_ms: 20.4K | tokens_per_sec: 205K | tokens_per_sec_per_gpu: 12.8K | global_batch_size: 1.02K | lm_loss: 10.4 | lr: 8.11e-05 | model_tflops_per_gpu: 116 | hardware_tflops_per_gpu: 116 | grad_norm: 16
[default0]:07/02/2024 15:46:06 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:46:27 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 6 / 20 | consumed_tokens: 25.2M | elapsed_time_per_iteration_ms: 20.4K | tokens_per_sec: 205K | tokens_per_sec_per_gpu: 12.8K | global_batch_size: 1.02K | lm_loss: 9.9 | lr: 7.63e-05 | model_tflops_per_gpu: 117 | hardware_tflops_per_gpu: 117 | grad_norm: 9.06
[default0]:STAGE:2024-07-02 15:47:09 1190124:1190124 ActivityProfilerController.cpp:320] Completed Stage: Collection
[default0]:STAGE:2024-07-02 15:47:14 1190124:1190124 ActivityProfilerController.cpp:324] Completed Stage: Post Processing
[default0]:07/02/2024 15:52:47 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:53:06 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:53:06 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 7 / 20 | consumed_tokens: 29.4M | elapsed_time_per_iteration_ms: 399K | tokens_per_sec: 10.5K | tokens_per_sec_per_gpu: 657 | global_batch_size: 1.02K | lm_loss: 9.37 | lr: 7.16e-05 | model_tflops_per_gpu: 5.96 | hardware_tflops_per_gpu: 5.96 | grad_norm: 6.23
[default0]:07/02/2024 15:53:24 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:53:24 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 8 / 20 | consumed_tokens: 33.6M | elapsed_time_per_iteration_ms: 18.3K | tokens_per_sec: 229K | tokens_per_sec_per_gpu: 14.3K | global_batch_size: 1.02K | lm_loss: 8.89 | lr: 6.68e-05 | model_tflops_per_gpu: 130 | hardware_tflops_per_gpu: 130 | grad_norm: 5.76
[default0]:07/02/2024 15:53:42 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 9 / 20 | consumed_tokens: 37.7M | elapsed_time_per_iteration_ms: 18.2K | tokens_per_sec: 230K | tokens_per_sec_per_gpu: 14.4K | global_batch_size: 1.02K | lm_loss: 8.81 | lr: 6.21e-05 | model_tflops_per_gpu: 131 | hardware_tflops_per_gpu: 131 | grad_norm: 11.2
[default0]:07/02/2024 15:53:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:54:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:54:00 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 10 / 20 | consumed_tokens: 41.9M | elapsed_time_per_iteration_ms: 17.9K | tokens_per_sec: 234K | tokens_per_sec_per_gpu: 14.6K | global_batch_size: 1.02K | lm_loss: 8.34 | lr: 5.74e-05 | model_tflops_per_gpu: 133 | hardware_tflops_per_gpu: 133 | grad_norm: 5.72
[default0]:07/02/2024 15:54:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:54:18 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 11 / 20 | consumed_tokens: 46.1M | elapsed_time_per_iteration_ms: 18K | tokens_per_sec: 233K | tokens_per_sec_per_gpu: 14.6K | global_batch_size: 1.02K | lm_loss: 8.06 | lr: 5.26e-05 | model_tflops_per_gpu: 132 | hardware_tflops_per_gpu: 132 | grad_norm: 4.91
[default0]:07/02/2024 15:54:36 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:54:36 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 12 / 20 | consumed_tokens: 50.3M | elapsed_time_per_iteration_ms: 18.2K | tokens_per_sec: 231K | tokens_per_sec_per_gpu: 14.4K | global_batch_size: 1.02K | lm_loss: 7.9 | lr: 4.79e-05 | model_tflops_per_gpu: 131 | hardware_tflops_per_gpu: 131 | grad_norm: 4.86
[default0]:07/02/2024 15:54:54 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:54:54 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 13 / 20 | consumed_tokens: 54.5M | elapsed_time_per_iteration_ms: 17.9K | tokens_per_sec: 234K | tokens_per_sec_per_gpu: 14.6K | global_batch_size: 1.02K | lm_loss: 7.75 | lr: 4.32e-05 | model_tflops_per_gpu: 133 | hardware_tflops_per_gpu: 133 | grad_norm: 4.69
[default0]:07/02/2024 15:55:13 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:55:13 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 14 / 20 | consumed_tokens: 58.7M | elapsed_time_per_iteration_ms: 18.8K | tokens_per_sec: 223K | tokens_per_sec_per_gpu: 13.9K | global_batch_size: 1.02K | lm_loss: 7.62 | lr: 3.84e-05 | model_tflops_per_gpu: 126 | hardware_tflops_per_gpu: 126 | grad_norm: 4.69
[default0]:07/02/2024 15:55:31 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:55:31 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 15 / 20 | consumed_tokens: 62.9M | elapsed_time_per_iteration_ms: 18.2K | tokens_per_sec: 231K | tokens_per_sec_per_gpu: 14.4K | global_batch_size: 1.02K | lm_loss: 7.48 | lr: 3.37e-05 | model_tflops_per_gpu: 131 | hardware_tflops_per_gpu: 131 | grad_norm: 4.49
[default0]:07/02/2024 15:55:49 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:55:49 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 16 / 20 | consumed_tokens: 67.1M | elapsed_time_per_iteration_ms: 17.9K | tokens_per_sec: 234K | tokens_per_sec_per_gpu: 14.6K | global_batch_size: 1.02K | lm_loss: 7.35 | lr: 2.89e-05 | model_tflops_per_gpu: 133 | hardware_tflops_per_gpu: 133 | grad_norm: 3.99
[default0]:07/02/2024 15:56:07 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:56:07 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 17 / 20 | consumed_tokens: 71.3M | elapsed_time_per_iteration_ms: 18K | tokens_per_sec: 233K | tokens_per_sec_per_gpu: 14.5K | global_batch_size: 1.02K | lm_loss: 7.23 | lr: 2.42e-05 | model_tflops_per_gpu: 132 | hardware_tflops_per_gpu: 132 | grad_norm: 3.54
[default0]:07/02/2024 15:56:25 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 18 / 20 | consumed_tokens: 75.5M | elapsed_time_per_iteration_ms: 18K | tokens_per_sec: 234K | tokens_per_sec_per_gpu: 14.6K | global_batch_size: 1.02K | lm_loss: 7.16 | lr: 1.95e-05 | model_tflops_per_gpu: 133 | hardware_tflops_per_gpu: 133 | grad_norm: 3.28
[default0]:07/02/2024 15:56:25 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:56:43 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 19 / 20 | consumed_tokens: 79.7M | elapsed_time_per_iteration_ms: 18.2K | tokens_per_sec: 231K | tokens_per_sec_per_gpu: 14.4K | global_batch_size: 1.02K | lm_loss: 7.09 | lr: 1.47e-05 | model_tflops_per_gpu: 131 | hardware_tflops_per_gpu: 131 | grad_norm: 3.2
[default0]:07/02/2024 15:56:43 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 1572.43MiB. Peak allocated 16549.94MiB. Peak reserved: 16842.00MiB
[default0]:07/02/2024 15:57:02 [INFO|DP=0|PP=1|TP=0|ip-26-0-171-56]: iteration: 20 / 20 | consumed_tokens: 83.9M | elapsed_time_per_iteration_ms: 18.7K | tokens_per_sec: 224K | tokens_per_sec_per_gpu: 14K | global_batch_size: 1.02K | lm_loss: 7.03 | lr: 1e-05 | model_tflops_per_gpu: 127 | hardware_tflops_per_gpu: 127 | grad_norm: 3.1
Saved 1 csv files over 1 completed logs
Processing file: /fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/16_GPUS/dp-1_tp-8_pp-2_mbz-8/profiler/ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json
Results written to /fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/16_GPUS/dp-1_tp-8_pp-2_mbz-8/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_1190124.1719935492562546823.pt.trace.json: 0%| | 0.00/10.6G [00:00<?, ?B/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 0%| | 15.0M/10.6G [00:00<01:11, 147MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 0%| | 29.7M/10.6G [00:00<02:04, 84.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 0%| | 39.6M/10.6G [00:00<02:40, 65.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 0%| | 48.0M/10.6G [00:00<03:20, 52.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 1%| | 64.0M/10.6G [00:01<03:25, 51.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 1%| | 80.0M/10.6G [00:01<03:52, 45.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 1%| | 96.0M/10.6G [00:01<03:24, 51.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 1%| | 112M/10.6G [00:02<03:23, 51.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 1%| | 128M/10.6G [00:02<03:20, 52.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 1%|▏ | 144M/10.6G [00:02<03:08, 55.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 2%|▏ | 160M/10.6G [00:02<03:16, 53.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 2%|▏ | 176M/10.6G [00:03<03:45, 46.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 2%|▏ | 192M/10.6G [00:03<03:25, 50.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 2%|▏ | 208M/10.6G [00:04<03:37, 47.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 2%|▏ | 224M/10.6G [00:04<03:40, 47.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 2%|▏ | 240M/10.6G [00:04<03:17, 52.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 2%|▏ | 256M/10.6G [00:04<03:19, 51.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 3%|β–Ž | 272M/10.6G [00:05<03:20, 51.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 3%|β–Ž | 288M/10.6G [00:05<03:11, 53.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 3%|β–Ž | 304M/10.6G [00:05<02:53, 59.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 3%|β–Ž | 320M/10.6G [00:06<03:00, 57.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 3%|β–Ž | 336M/10.6G [00:06<02:35, 65.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 3%|β–Ž | 352M/10.6G [00:06<02:56, 58.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 3%|β–Ž | 368M/10.6G [00:06<02:41, 63.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 4%|β–Ž | 384M/10.6G [00:07<02:49, 60.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 4%|▍ | 400M/10.6G [00:07<02:49, 60.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 4%|▍ | 416M/10.6G [00:07<02:51, 59.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 4%|▍ | 432M/10.6G [00:07<02:42, 62.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 4%|▍ | 448M/10.6G [00:08<02:36, 64.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 4%|▍ | 464M/10.6G [00:08<02:54, 57.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 5%|▍ | 480M/10.6G [00:08<02:53, 58.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 5%|▍ | 496M/10.6G [00:08<02:47, 60.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 5%|▍ | 512M/10.6G [00:10<07:08, 23.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 5%|▍ | 528M/10.6G [00:10<06:00, 27.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 5%|β–Œ | 544M/10.6G [00:11<04:57, 33.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 5%|β–Œ | 560M/10.6G [00:11<04:05, 40.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 5%|β–Œ | 576M/10.6G [00:11<03:48, 43.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 6%|β–Œ | 592M/10.6G [00:11<03:36, 46.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 6%|β–Œ | 608M/10.6G [00:12<03:38, 45.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 6%|β–Œ | 624M/10.6G [00:12<03:23, 48.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 6%|β–Œ | 640M/10.6G [00:12<03:18, 50.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 6%|β–Œ | 656M/10.6G [00:13<03:10, 52.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 6%|β–‹ | 672M/10.6G [00:13<03:04, 53.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 7%|β–‹ | 688M/10.6G [00:13<02:59, 55.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 7%|β–‹ | 704M/10.6G [00:14<03:39, 44.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 7%|β–‹ | 720M/10.6G [00:14<03:33, 46.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 7%|β–‹ | 736M/10.6G [00:14<03:15, 50.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 7%|β–‹ | 752M/10.6G [00:14<03:03, 53.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 7%|β–‹ | 768M/10.6G [00:15<02:57, 55.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 7%|β–‹ | 784M/10.6G [00:15<02:59, 54.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 8%|β–Š | 800M/10.6G [00:15<02:38, 61.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 8%|β–Š | 816M/10.6G [00:15<02:31, 64.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 8%|β–Š | 832M/10.6G [00:16<02:24, 67.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 8%|β–Š | 848M/10.6G [00:16<02:32, 64.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 8%|β–Š | 864M/10.6G [00:16<02:31, 63.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 8%|β–Š | 880M/10.6G [00:17<02:43, 59.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 8%|β–Š | 896M/10.6G [00:17<02:40, 60.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 9%|β–Š | 912M/10.6G [00:17<02:44, 58.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 9%|β–‰ | 928M/10.6G [00:17<02:36, 61.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 9%|β–‰ | 944M/10.6G [00:18<02:34, 62.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 9%|β–‰ | 960M/10.6G [00:18<02:34, 62.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 9%|β–‰ | 976M/10.6G [00:18<02:27, 65.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 9%|β–‰ | 992M/10.6G [00:18<02:39, 60.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 10%|β–‰ | 1.01G/10.6G [00:20<05:29, 29.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 10%|β–‰ | 1.02G/10.6G [00:20<04:31, 35.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 10%|β–‰ | 1.04G/10.6G [00:20<04:34, 34.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 10%|β–‰ | 1.06G/10.6G [00:21<04:31, 35.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 10%|β–ˆ | 1.07G/10.6G [00:21<04:19, 36.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 10%|β–ˆ | 1.09G/10.6G [00:21<03:52, 40.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 10%|β–ˆ | 1.10G/10.6G [00:22<03:28, 45.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 11%|β–ˆ | 1.12G/10.6G [00:22<03:01, 52.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 11%|β–ˆ | 1.14G/10.6G [00:22<03:04, 51.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 11%|β–ˆ | 1.15G/10.6G [00:23<03:31, 44.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 11%|β–ˆ | 1.17G/10.6G [00:23<03:08, 49.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 11%|β–ˆ | 1.18G/10.6G [00:23<02:46, 56.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 11%|β–ˆβ– | 1.20G/10.6G [00:23<02:43, 57.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 11%|β–ˆβ– | 1.22G/10.6G [00:24<02:41, 57.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 12%|β–ˆβ– | 1.23G/10.6G [00:24<02:36, 59.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 12%|β–ˆβ– | 1.25G/10.6G [00:24<02:36, 59.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 12%|β–ˆβ– | 1.26G/10.6G [00:24<02:35, 59.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 12%|β–ˆβ– | 1.28G/10.6G [00:25<02:43, 56.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 12%|β–ˆβ– | 1.30G/10.6G [00:25<02:51, 54.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 12%|β–ˆβ– | 1.31G/10.6G [00:25<02:43, 56.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 13%|β–ˆβ–Ž | 1.33G/10.6G [00:26<02:44, 56.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 13%|β–ˆβ–Ž | 1.34G/10.6G [00:26<02:39, 57.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 13%|β–ˆβ–Ž | 1.36G/10.6G [00:26<02:37, 58.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 13%|β–ˆβ–Ž | 1.38G/10.6G [00:26<02:24, 63.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 13%|β–ˆβ–Ž | 1.39G/10.6G [00:27<02:18, 66.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 13%|β–ˆβ–Ž | 1.41G/10.6G [00:27<02:31, 60.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 13%|β–ˆβ–Ž | 1.42G/10.6G [00:27<03:04, 49.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 14%|β–ˆβ–Ž | 1.44G/10.6G [00:28<02:58, 51.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 14%|β–ˆβ– | 1.46G/10.6G [00:28<02:59, 50.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 14%|β–ˆβ– | 1.47G/10.6G [00:28<03:11, 47.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 14%|β–ˆβ– | 1.49G/10.6G [00:29<03:08, 48.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 14%|β–ˆβ– | 1.50G/10.6G [00:29<02:53, 52.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 14%|β–ˆβ– | 1.52G/10.6G [00:29<02:52, 52.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 15%|β–ˆβ– | 1.54G/10.6G [00:29<02:48, 53.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 15%|β–ˆβ– | 1.55G/10.6G [00:30<02:50, 53.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 15%|β–ˆβ– | 1.57G/10.6G [00:30<02:38, 56.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 15%|β–ˆβ– | 1.58G/10.6G [00:30<02:33, 58.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 15%|β–ˆβ–Œ | 1.60G/10.6G [00:30<02:23, 62.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 15%|β–ˆβ–Œ | 1.62G/10.6G [00:31<02:38, 56.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 15%|β–ˆβ–Œ | 1.63G/10.6G [00:31<02:44, 54.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 16%|β–ˆβ–Œ | 1.65G/10.6G [00:32<03:04, 48.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 16%|β–ˆβ–Œ | 1.66G/10.6G [00:32<03:06, 47.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 16%|β–ˆβ–Œ | 1.68G/10.6G [00:32<02:52, 51.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 16%|β–ˆβ–Œ | 1.70G/10.6G [00:32<02:41, 54.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 16%|β–ˆβ–Œ | 1.71G/10.6G [00:33<02:24, 61.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 16%|β–ˆβ–‹ | 1.73G/10.6G [00:33<02:32, 58.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 16%|β–ˆβ–‹ | 1.74G/10.6G [00:33<02:24, 61.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 17%|β–ˆβ–‹ | 1.76G/10.6G [00:33<02:23, 61.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 17%|β–ˆβ–‹ | 1.78G/10.6G [00:34<02:27, 59.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 17%|β–ˆβ–‹ | 1.79G/10.6G [00:34<02:45, 53.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 17%|β–ˆβ–‹ | 1.81G/10.6G [00:34<02:28, 58.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 17%|β–ˆβ–‹ | 1.82G/10.6G [00:34<02:25, 60.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 17%|β–ˆβ–‹ | 1.84G/10.6G [00:35<02:23, 60.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 18%|β–ˆβ–Š | 1.86G/10.6G [00:35<02:31, 57.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 18%|β–ˆβ–Š | 1.87G/10.6G [00:35<02:27, 59.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 18%|β–ˆβ–Š | 1.89G/10.6G [00:35<02:13, 65.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 18%|β–ˆβ–Š | 1.90G/10.6G [00:36<02:17, 62.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 18%|β–ˆβ–Š | 1.92G/10.6G [00:36<02:31, 57.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 18%|β–ˆβ–Š | 1.94G/10.6G [00:36<02:20, 61.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 18%|β–ˆβ–Š | 1.95G/10.6G [00:37<02:16, 63.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 19%|β–ˆβ–Š | 1.97G/10.6G [00:37<02:22, 60.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 19%|β–ˆβ–‰ | 1.98G/10.6G [00:37<02:23, 59.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 19%|β–ˆβ–‰ | 2.00G/10.6G [00:37<02:16, 62.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 19%|β–ˆβ–‰ | 2.02G/10.6G [00:38<02:13, 64.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 19%|β–ˆβ–‰ | 2.03G/10.6G [00:38<02:24, 59.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 19%|β–ˆβ–‰ | 2.05G/10.6G [00:38<02:31, 56.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 20%|β–ˆβ–‰ | 2.06G/10.6G [00:38<02:27, 57.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 20%|β–ˆβ–‰ | 2.08G/10.6G [00:39<02:17, 61.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 20%|β–ˆβ–‰ | 2.10G/10.6G [00:39<02:25, 58.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 20%|β–ˆβ–‰ | 2.11G/10.6G [00:39<02:31, 55.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 20%|β–ˆβ–ˆ | 2.13G/10.6G [00:40<02:18, 61.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 20%|β–ˆβ–ˆ | 2.14G/10.6G [00:40<02:16, 61.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 20%|β–ˆβ–ˆ | 2.16G/10.6G [00:40<02:18, 60.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 21%|β–ˆβ–ˆ | 2.18G/10.6G [00:40<02:14, 62.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 21%|β–ˆβ–ˆ | 2.19G/10.6G [00:41<02:24, 58.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 21%|β–ˆβ–ˆ | 2.21G/10.6G [00:41<02:25, 57.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 21%|β–ˆβ–ˆ | 2.22G/10.6G [00:41<02:47, 49.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 21%|β–ˆβ–ˆ | 2.24G/10.6G [00:42<03:14, 42.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 21%|β–ˆβ–ˆβ– | 2.26G/10.6G [00:42<02:53, 48.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 21%|β–ˆβ–ˆβ– | 2.27G/10.6G [00:42<02:35, 53.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 22%|β–ˆβ–ˆβ– | 2.29G/10.6G [00:42<02:21, 58.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 22%|β–ˆβ–ˆβ– | 2.30G/10.6G [00:43<02:27, 56.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 22%|β–ˆβ–ˆβ– | 2.32G/10.6G [00:43<02:17, 60.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 22%|β–ˆβ–ˆβ– | 2.34G/10.6G [00:43<02:38, 52.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 22%|β–ˆβ–ˆβ– | 2.35G/10.6G [00:44<02:36, 52.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 22%|β–ˆβ–ˆβ– | 2.37G/10.6G [00:44<02:29, 54.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.38G/10.6G [00:44<02:47, 48.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.40G/10.6G [00:45<02:45, 49.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.42G/10.6G [00:45<02:57, 46.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.43G/10.6G [00:45<02:54, 46.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.45G/10.6G [00:46<02:40, 50.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.46G/10.6G [00:46<02:39, 50.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 2.48G/10.6G [00:47<04:52, 27.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 24%|β–ˆβ–ˆβ–Ž | 2.50G/10.6G [00:47<04:00, 33.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 24%|β–ˆβ–ˆβ– | 2.51G/10.6G [00:48<03:25, 39.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 24%|β–ˆβ–ˆβ– | 2.53G/10.6G [00:48<02:59, 44.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 24%|β–ˆβ–ˆβ– | 2.54G/10.6G [00:48<02:47, 47.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 24%|β–ˆβ–ˆβ– | 2.56G/10.6G [00:48<02:33, 52.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 24%|β–ˆβ–ˆβ– | 2.58G/10.6G [00:49<02:32, 52.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 25%|β–ˆβ–ˆβ– | 2.59G/10.6G [00:49<02:47, 47.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 25%|β–ˆβ–ˆβ– | 2.61G/10.6G [00:49<02:37, 50.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 25%|β–ˆβ–ˆβ– | 2.62G/10.6G [00:50<02:34, 51.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 25%|β–ˆβ–ˆβ– | 2.64G/10.6G [00:50<02:35, 51.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 25%|β–ˆβ–ˆβ–Œ | 2.66G/10.6G [00:50<02:38, 50.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 25%|β–ˆβ–ˆβ–Œ | 2.67G/10.6G [00:51<02:30, 52.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 25%|β–ˆβ–ˆβ–Œ | 2.69G/10.6G [00:51<02:35, 50.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 2.70G/10.6G [00:51<02:29, 52.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 2.72G/10.6G [00:52<02:24, 54.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 2.74G/10.6G [00:52<02:15, 57.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 2.75G/10.6G [00:52<02:18, 56.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 2.77G/10.6G [00:52<02:30, 52.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 26%|β–ˆβ–ˆβ–‹ | 2.78G/10.6G [00:53<02:24, 54.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 26%|β–ˆβ–ˆβ–‹ | 2.80G/10.6G [00:53<02:19, 55.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.82G/10.6G [00:53<02:15, 57.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.83G/10.6G [00:53<02:07, 60.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.85G/10.6G [00:54<02:06, 61.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.86G/10.6G [00:54<02:00, 64.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.88G/10.6G [00:54<01:51, 69.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 2.90G/10.6G [00:54<01:52, 68.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.91G/10.6G [00:55<02:12, 57.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.93G/10.6G [00:55<02:08, 59.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.94G/10.6G [00:55<02:11, 57.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.96G/10.6G [00:56<02:10, 58.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.98G/10.6G [00:56<02:14, 56.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 2.99G/10.6G [00:56<02:20, 54.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 3.01G/10.6G [00:57<02:23, 52.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 29%|β–ˆβ–ˆβ–Š | 3.02G/10.6G [00:57<02:35, 48.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 29%|β–ˆβ–ˆβ–Š | 3.04G/10.6G [00:57<02:52, 43.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 3.06G/10.6G [00:58<02:35, 48.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 3.07G/10.6G [00:58<02:21, 52.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 3.09G/10.6G [00:58<03:03, 40.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 3.10G/10.6G [00:59<03:05, 40.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 3.12G/10.6G [00:59<02:57, 42.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 30%|β–ˆβ–ˆβ–‰ | 3.14G/10.6G [00:59<02:38, 47.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 30%|β–ˆβ–ˆβ–‰ | 3.15G/10.6G [01:00<02:23, 51.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 30%|β–ˆβ–ˆβ–‰ | 3.17G/10.6G [01:00<02:19, 52.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 30%|β–ˆβ–ˆβ–ˆ | 3.18G/10.6G [01:00<02:23, 51.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 30%|β–ˆβ–ˆβ–ˆ | 3.20G/10.6G [01:01<02:14, 54.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 30%|β–ˆβ–ˆβ–ˆ | 3.22G/10.6G [01:01<02:25, 50.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 3.23G/10.6G [01:01<02:12, 55.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 3.25G/10.6G [01:01<02:09, 56.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 3.26G/10.6G [01:02<02:21, 51.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 3.28G/10.6G [01:02<02:09, 56.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 3.30G/10.6G [01:02<01:59, 61.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆβ– | 3.31G/10.6G [01:02<01:50, 65.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆβ– | 3.33G/10.6G [01:03<01:57, 61.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 3.34G/10.6G [01:03<01:58, 61.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 3.36G/10.6G [01:03<01:59, 60.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 3.38G/10.6G [01:04<01:59, 60.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 3.39G/10.6G [01:04<01:56, 61.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 3.41G/10.6G [01:04<01:57, 61.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 3.42G/10.6G [01:04<02:04, 57.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 3.44G/10.6G [01:05<01:58, 60.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 3.46G/10.6G [01:05<01:57, 60.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 3.47G/10.6G [01:05<02:00, 59.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 3.49G/10.6G [01:05<01:58, 59.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 3.50G/10.6G [01:06<01:55, 61.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 3.52G/10.6G [01:06<01:59, 59.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 3.54G/10.6G [01:06<02:05, 56.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ–Ž | 3.55G/10.6G [01:07<02:09, 54.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ–Ž | 3.57G/10.6G [01:07<02:00, 58.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 3.58G/10.6G [01:07<01:55, 60.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 3.60G/10.6G [01:07<02:00, 58.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 3.62G/10.6G [01:08<02:06, 54.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 3.63G/10.6G [01:08<02:03, 56.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 3.65G/10.6G [01:08<02:10, 53.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ– | 3.66G/10.6G [01:08<01:59, 57.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ– | 3.68G/10.6G [01:09<02:05, 54.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ– | 3.70G/10.6G [01:09<01:54, 60.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 3.71G/10.6G [01:09<02:00, 56.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 3.73G/10.6G [01:10<02:04, 55.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 3.74G/10.6G [01:10<02:07, 53.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 3.76G/10.6G [01:10<02:31, 44.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 3.78G/10.6G [01:11<02:25, 46.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 3.79G/10.6G [01:11<02:18, 49.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 3.81G/10.6G [01:11<02:00, 56.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 3.82G/10.6G [01:11<01:54, 59.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–‹ | 3.84G/10.6G [01:13<03:48, 29.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–‹ | 3.86G/10.6G [01:13<03:15, 34.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.87G/10.6G [01:13<02:52, 38.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.89G/10.6G [01:14<02:37, 42.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.90G/10.6G [01:14<02:24, 46.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.92G/10.6G [01:14<02:13, 50.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.94G/10.6G [01:14<02:11, 50.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 3.95G/10.6G [01:15<02:09, 51.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 3.97G/10.6G [01:16<04:44, 23.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 3.98G/10.6G [01:16<03:48, 28.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 4.00G/10.6G [01:17<03:09, 34.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 4.02G/10.6G [01:17<02:52, 38.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 4.03G/10.6G [01:17<02:34, 42.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 4.05G/10.6G [01:18<02:17, 47.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 4.06G/10.6G [01:18<02:17, 47.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–Š | 4.08G/10.6G [01:18<01:57, 55.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–Š | 4.10G/10.6G [01:18<01:52, 57.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 4.11G/10.6G [01:19<02:03, 52.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 4.13G/10.6G [01:19<01:52, 57.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 4.14G/10.6G [01:19<01:53, 56.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 4.16G/10.6G [01:20<02:17, 46.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 4.18G/10.6G [01:20<02:05, 51.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 4.19G/10.6G [01:20<02:00, 53.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 4.21G/10.6G [01:21<02:10, 48.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 4.22G/10.6G [01:21<02:05, 50.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 4.24G/10.6G [01:22<02:44, 38.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 4.26G/10.6G [01:22<02:25, 43.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 4.27G/10.6G [01:22<02:09, 48.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 4.29G/10.6G [01:22<01:57, 53.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 4.30G/10.6G [01:23<01:54, 54.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 4.32G/10.6G [01:23<01:45, 59.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 4.34G/10.6G [01:23<01:46, 58.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 4.35G/10.6G [01:23<01:44, 59.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.37G/10.6G [01:24<01:39, 62.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.38G/10.6G [01:24<01:47, 57.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.40G/10.6G [01:24<01:39, 62.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.42G/10.6G [01:25<02:40, 38.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.43G/10.6G [01:25<02:23, 43.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.45G/10.6G [01:25<02:10, 46.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.46G/10.6G [01:26<01:56, 52.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.48G/10.6G [01:26<01:48, 56.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.50G/10.6G [01:26<01:51, 54.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.51G/10.6G [01:27<02:26, 41.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.53G/10.6G [01:27<02:07, 47.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.54G/10.6G [01:27<01:53, 53.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.56G/10.6G [01:27<01:49, 55.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.58G/10.6G [01:28<01:37, 61.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.59G/10.6G [01:28<01:32, 65.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.61G/10.6G [01:28<01:31, 65.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.62G/10.6G [01:28<01:39, 59.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.64G/10.6G [01:29<01:40, 59.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.66G/10.6G [01:29<01:36, 61.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.67G/10.6G [01:29<01:35, 61.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.69G/10.6G [01:29<01:34, 62.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.70G/10.6G [01:30<01:38, 59.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.72G/10.6G [01:30<01:43, 56.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.74G/10.6G [01:30<01:44, 55.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 4.75G/10.6G [01:31<01:44, 55.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.77G/10.6G [01:31<01:40, 57.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.78G/10.6G [01:31<01:28, 65.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.80G/10.6G [01:31<01:26, 66.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.82G/10.6G [01:32<01:37, 59.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.83G/10.6G [01:32<02:15, 42.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.85G/10.6G [01:33<02:02, 46.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.86G/10.6G [01:33<02:01, 47.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.88G/10.6G [01:33<01:50, 51.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.90G/10.6G [01:33<01:54, 49.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.91G/10.6G [01:34<01:44, 54.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.93G/10.6G [01:34<01:38, 57.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.94G/10.6G [01:34<01:30, 62.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.96G/10.6G [01:34<01:36, 58.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.98G/10.6G [01:35<01:46, 52.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.99G/10.6G [01:35<01:46, 52.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.01G/10.6G [01:36<02:59, 31.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.02G/10.6G [01:36<02:36, 35.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.04G/10.6G [01:37<02:11, 42.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.06G/10.6G [01:37<01:58, 46.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.07G/10.6G [01:37<01:58, 46.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.09G/10.6G [01:37<01:46, 51.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.10G/10.6G [01:38<01:40, 54.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.12G/10.6G [01:39<02:30, 36.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.14G/10.6G [01:39<02:09, 42.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.15G/10.6G [01:39<01:59, 45.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.17G/10.6G [01:39<01:46, 50.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.18G/10.6G [01:40<01:40, 53.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.20G/10.6G [01:40<01:38, 54.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.22G/10.6G [01:40<01:34, 56.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.23G/10.6G [01:40<01:37, 54.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.25G/10.6G [01:41<01:31, 58.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.26G/10.6G [01:41<01:31, 58.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.28G/10.6G [01:41<01:29, 59.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.30G/10.6G [01:41<01:30, 58.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.31G/10.6G [01:42<01:30, 58.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.33G/10.6G [01:42<01:19, 65.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.34G/10.6G [01:42<01:31, 57.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.36G/10.6G [01:43<01:31, 57.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.38G/10.6G [01:43<01:33, 55.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.39G/10.6G [01:43<01:35, 54.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.41G/10.6G [01:43<01:28, 58.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.42G/10.6G [01:44<01:25, 60.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.44G/10.6G [01:44<01:24, 60.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.46G/10.6G [01:44<01:32, 55.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.47G/10.6G [01:44<01:28, 57.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.49G/10.6G [01:45<01:25, 59.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.50G/10.6G [01:45<01:26, 58.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.52G/10.6G [01:45<01:25, 59.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.54G/10.6G [01:46<01:49, 45.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.55G/10.6G [01:46<01:37, 51.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.57G/10.6G [01:46<01:34, 52.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.58G/10.6G [01:47<02:44, 30.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.60G/10.6G [01:48<02:21, 35.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.62G/10.6G [01:48<01:58, 41.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.63G/10.6G [01:48<02:01, 40.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.65G/10.6G [01:49<01:52, 43.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.66G/10.6G [01:49<01:44, 46.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.68G/10.6G [01:49<01:41, 48.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.70G/10.6G [01:49<01:31, 53.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.71G/10.6G [01:50<01:25, 56.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.73G/10.6G [01:50<01:24, 57.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.74G/10.6G [01:50<01:21, 59.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.76G/10.6G [01:50<01:18, 61.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.78G/10.6G [01:51<01:24, 56.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.79G/10.6G [01:51<01:24, 56.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.81G/10.6G [01:51<01:18, 60.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.82G/10.6G [01:52<01:22, 57.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.84G/10.6G [01:52<01:23, 56.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.86G/10.6G [01:52<01:22, 57.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.87G/10.6G [01:52<01:24, 55.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.89G/10.6G [01:53<01:25, 54.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.90G/10.6G [01:53<01:23, 55.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.92G/10.6G [01:53<01:20, 57.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.94G/10.6G [01:54<01:19, 58.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.95G/10.6G [01:54<01:25, 54.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.97G/10.6G [01:54<01:31, 50.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.98G/10.6G [01:55<01:26, 53.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.00G/10.6G [01:55<01:27, 52.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.02G/10.6G [01:55<01:29, 51.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.03G/10.6G [01:55<01:27, 51.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.05G/10.6G [01:56<01:25, 53.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.06G/10.6G [01:56<01:19, 57.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6.08G/10.6G [01:56<01:11, 62.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.10G/10.6G [01:57<01:35, 47.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.11G/10.6G [01:57<01:27, 51.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.13G/10.6G [01:57<01:24, 52.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.14G/10.6G [01:58<01:33, 47.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.16G/10.6G [01:58<01:17, 56.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.18G/10.6G [01:58<01:14, 59.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.19G/10.6G [01:58<01:16, 57.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.21G/10.6G [01:59<01:23, 52.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.22G/10.6G [01:59<01:27, 49.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.24G/10.6G [01:59<01:25, 50.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.26G/10.6G [02:00<01:25, 50.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.27G/10.6G [02:00<01:18, 54.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.29G/10.6G [02:05<07:52, 9.08MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.30G/10.6G [02:05<05:47, 12.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.32G/10.6G [02:06<04:18, 16.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 6.34G/10.6G [02:06<03:21, 21.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.35G/10.6G [02:06<02:38, 26.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.37G/10.6G [02:06<02:16, 30.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.38G/10.6G [02:07<01:57, 35.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.40G/10.6G [02:07<01:43, 40.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.42G/10.6G [02:07<01:32, 45.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.43G/10.6G [02:07<01:23, 49.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.45G/10.6G [02:08<01:17, 53.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 6.46G/10.6G [02:08<01:16, 54.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.48G/10.6G [02:08<01:10, 57.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.50G/10.6G [02:09<01:12, 56.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.51G/10.6G [02:09<01:11, 57.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.53G/10.6G [02:09<01:15, 53.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.54G/10.6G [02:09<01:18, 51.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.56G/10.6G [02:10<01:16, 52.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.58G/10.6G [02:10<01:16, 52.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.59G/10.6G [02:10<01:16, 52.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.61G/10.6G [02:11<01:09, 56.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.62G/10.6G [02:11<01:21, 48.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.64G/10.6G [02:11<01:15, 52.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.66G/10.6G [02:12<01:15, 52.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.67G/10.6G [02:12<01:11, 54.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.69G/10.6G [02:12<01:11, 54.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.70G/10.6G [02:12<01:06, 58.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.72G/10.6G [02:13<01:08, 56.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 6.74G/10.6G [02:13<01:02, 61.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.75G/10.6G [02:13<01:01, 61.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.77G/10.6G [02:13<01:01, 61.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.78G/10.6G [02:14<00:58, 64.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.80G/10.6G [02:14<01:00, 62.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.82G/10.6G [02:14<01:02, 59.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.83G/10.6G [02:14<01:02, 60.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.85G/10.6G [02:15<01:00, 61.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 6.86G/10.6G [02:15<01:06, 55.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.88G/10.6G [02:15<01:04, 57.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.90G/10.6G [02:16<01:02, 59.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.91G/10.6G [02:16<00:57, 63.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.93G/10.6G [02:16<00:55, 65.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.94G/10.6G [02:16<00:59, 61.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.96G/10.6G [02:17<00:58, 61.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.98G/10.6G [02:17<00:58, 61.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6.99G/10.6G [02:17<00:58, 61.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.01G/10.6G [02:17<00:55, 64.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.02G/10.6G [02:18<00:58, 60.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.04G/10.6G [02:18<00:57, 62.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.06G/10.6G [02:18<01:01, 57.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.07G/10.6G [02:19<01:07, 52.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.09G/10.6G [02:19<01:04, 53.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.10G/10.6G [02:19<00:59, 58.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.12G/10.6G [02:19<01:11, 48.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 7.14G/10.6G [02:20<01:07, 50.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.15G/10.6G [02:20<01:06, 51.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.17G/10.6G [02:21<01:16, 44.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.18G/10.6G [02:21<01:11, 47.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.20G/10.6G [02:21<01:11, 47.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.22G/10.6G [02:22<01:13, 45.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.23G/10.6G [02:22<01:12, 46.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.25G/10.6G [02:22<01:05, 51.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 7.26G/10.6G [02:22<01:03, 51.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.28G/10.6G [02:23<01:10, 46.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.30G/10.6G [02:23<01:07, 48.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.31G/10.6G [02:24<01:20, 40.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.33G/10.6G [02:24<01:09, 46.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.34G/10.6G [02:24<01:06, 49.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.36G/10.6G [02:24<01:01, 52.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.38G/10.6G [02:25<00:56, 57.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 7.39G/10.6G [02:25<00:55, 57.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.41G/10.6G [02:25<00:52, 60.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.42G/10.6G [02:25<00:50, 63.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.44G/10.6G [02:26<00:51, 61.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.46G/10.6G [02:26<00:49, 62.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.47G/10.6G [02:26<00:48, 64.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.49G/10.6G [02:28<02:09, 23.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.50G/10.6G [02:28<01:45, 29.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 7.52G/10.6G [02:28<01:27, 35.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.54G/10.6G [02:29<01:17, 39.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.55G/10.6G [02:29<01:11, 42.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.57G/10.6G [02:29<01:08, 44.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.58G/10.6G [02:30<01:09, 43.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.60G/10.6G [02:30<01:07, 43.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.62G/10.6G [02:30<01:02, 47.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.63G/10.6G [02:31<00:59, 49.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.65G/10.6G [02:31<00:55, 53.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.66G/10.6G [02:31<00:51, 56.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.68G/10.6G [02:31<00:48, 60.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.70G/10.6G [02:32<00:46, 62.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.71G/10.6G [02:32<00:45, 62.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.73G/10.6G [02:32<00:45, 62.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.74G/10.6G [02:32<00:46, 60.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.76G/10.6G [02:33<00:45, 62.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.78G/10.6G [02:33<00:46, 60.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 7.79G/10.6G [02:33<00:44, 61.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.81G/10.6G [02:33<00:45, 60.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.82G/10.6G [02:34<00:47, 58.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.84G/10.6G [02:34<00:46, 58.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.86G/10.6G [02:34<00:56, 48.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.87G/10.6G [02:35<01:10, 38.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.89G/10.6G [02:35<01:07, 39.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.90G/10.6G [02:36<01:02, 42.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 7.92G/10.6G [02:36<00:56, 46.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.94G/10.6G [02:36<00:48, 54.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.95G/10.6G [02:36<00:46, 56.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.97G/10.6G [02:37<00:45, 57.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 7.98G/10.6G [02:37<00:44, 58.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 8.00G/10.6G [02:38<01:00, 42.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 8.02G/10.6G [02:38<01:01, 41.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 8.03G/10.6G [02:38<00:55, 46.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 8.05G/10.6G [02:38<00:48, 52.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 8.06G/10.6G [02:39<00:43, 58.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 8.08G/10.6G [02:39<00:41, 59.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 8.10G/10.6G [02:39<00:41, 59.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 8.11G/10.6G [02:39<00:40, 61.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 8.13G/10.6G [02:40<00:37, 65.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 8.14G/10.6G [02:40<00:34, 69.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 8.16G/10.6G [02:40<00:38, 62.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 8.18G/10.6G [02:40<00:37, 63.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 8.19G/10.6G [02:41<00:37, 64.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 8.21G/10.6G [02:41<00:34, 67.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 8.22G/10.6G [02:41<00:36, 64.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 8.24G/10.6G [02:41<00:41, 56.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 8.26G/10.6G [02:42<00:47, 49.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 8.27G/10.6G [02:42<00:46, 49.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 8.29G/10.6G [02:42<00:44, 51.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 8.30G/10.6G [02:43<00:43, 52.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 8.32G/10.6G [02:43<00:37, 59.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.34G/10.6G [02:43<00:38, 58.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.35G/10.6G [02:43<00:34, 64.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.37G/10.6G [02:44<00:35, 61.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.38G/10.6G [02:44<00:36, 60.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.40G/10.6G [02:44<00:32, 67.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.42G/10.6G [02:45<00:41, 51.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.43G/10.6G [02:45<00:36, 58.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 8.45G/10.6G [02:45<00:40, 52.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.46G/10.6G [02:45<00:38, 55.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.48G/10.6G [02:46<00:37, 56.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.50G/10.6G [02:46<00:36, 57.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.51G/10.6G [02:46<00:36, 57.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.53G/10.6G [02:46<00:33, 62.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.54G/10.6G [02:47<00:44, 45.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.56G/10.6G [02:47<00:40, 49.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.58G/10.6G [02:48<00:39, 51.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 8.59G/10.6G [02:48<00:39, 50.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.61G/10.6G [02:48<00:39, 49.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.62G/10.6G [02:48<00:36, 52.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.64G/10.6G [02:49<00:34, 56.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.66G/10.6G [02:49<00:32, 58.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.67G/10.6G [02:49<00:29, 64.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.69G/10.6G [02:49<00:29, 64.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.70G/10.6G [02:50<00:31, 59.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.72G/10.6G [02:50<00:32, 56.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 8.74G/10.6G [02:50<00:32, 57.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 8.75G/10.6G [02:51<00:33, 54.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 8.77G/10.6G [02:51<00:31, 58.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 8.78G/10.6G [02:51<00:29, 61.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 8.80G/10.6G [02:52<00:35, 50.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 8.82G/10.6G [02:52<00:30, 57.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 8.83G/10.6G [02:52<00:30, 57.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 8.85G/10.6G [02:52<00:29, 57.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.86G/10.6G [02:53<00:28, 60.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.88G/10.6G [02:53<00:29, 58.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.90G/10.6G [02:53<00:26, 62.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.91G/10.6G [02:53<00:26, 62.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.93G/10.6G [02:54<00:26, 62.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.94G/10.6G [02:54<00:26, 60.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.96G/10.6G [02:54<00:25, 63.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 8.98G/10.6G [02:54<00:27, 58.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 8.99G/10.6G [02:55<00:25, 61.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 9.01G/10.6G [02:55<00:24, 65.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 9.02G/10.6G [02:55<00:25, 60.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 9.04G/10.6G [02:55<00:23, 65.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 9.06G/10.6G [02:56<00:23, 65.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 9.07G/10.6G [02:56<00:23, 64.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 9.09G/10.6G [02:56<00:22, 66.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 9.10G/10.6G [02:56<00:21, 69.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 9.12G/10.6G [02:57<00:21, 67.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 9.14G/10.6G [02:57<00:25, 55.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 9.15G/10.6G [02:57<00:24, 57.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 9.17G/10.6G [02:57<00:23, 59.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 9.18G/10.6G [02:58<00:25, 54.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 9.20G/10.6G [02:58<00:25, 54.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 9.22G/10.6G [02:58<00:24, 55.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 9.23G/10.6G [02:59<00:24, 55.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 9.25G/10.6G [02:59<00:22, 58.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 9.26G/10.6G [02:59<00:21, 62.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 9.28G/10.6G [02:59<00:21, 60.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 9.30G/10.6G [03:00<00:21, 59.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 9.31G/10.6G [03:00<00:20, 61.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 9.33G/10.6G [03:00<00:19, 65.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 9.34G/10.6G [03:00<00:20, 61.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 9.36G/10.6G [03:01<00:20, 59.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 9.38G/10.6G [03:01<00:25, 46.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 9.39G/10.6G [03:02<00:24, 48.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 9.41G/10.6G [03:02<00:23, 49.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 9.42G/10.6G [03:02<00:28, 40.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 9.44G/10.6G [03:03<00:25, 44.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 9.46G/10.6G [03:03<00:23, 47.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 9.47G/10.6G [03:03<00:21, 50.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 9.49G/10.6G [03:03<00:19, 55.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 9.50G/10.6G [03:04<00:19, 54.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 9.52G/10.6G [03:04<00:19, 54.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 9.54G/10.6G [03:04<00:17, 58.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 9.55G/10.6G [03:05<00:17, 58.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 9.57G/10.6G [03:05<00:19, 53.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 9.58G/10.6G [03:05<00:18, 52.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 9.60G/10.6G [03:05<00:17, 55.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 9.62G/10.6G [03:06<00:17, 53.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 9.63G/10.6G [03:06<00:16, 56.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 9.65G/10.6G [03:06<00:16, 57.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.66G/10.6G [03:07<00:15, 57.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.68G/10.6G [03:07<00:16, 54.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.70G/10.6G [03:07<00:14, 61.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.71G/10.6G [03:07<00:13, 64.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.73G/10.6G [03:08<00:15, 53.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.74G/10.6G [03:08<00:18, 44.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.76G/10.6G [03:09<00:17, 46.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.78G/10.6G [03:09<00:15, 52.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 9.79G/10.6G [03:09<00:17, 45.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 9.81G/10.6G [03:10<00:16, 46.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 9.82G/10.6G [03:10<00:14, 51.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 9.84G/10.6G [03:10<00:14, 51.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 9.86G/10.6G [03:10<00:13, 53.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 9.87G/10.6G [03:11<00:13, 53.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 9.89G/10.6G [03:11<00:12, 57.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 9.90G/10.6G [03:11<00:11, 58.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.92G/10.6G [03:11<00:10, 61.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.94G/10.6G [03:12<00:11, 55.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.95G/10.6G [03:12<00:13, 47.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.97G/10.6G [03:12<00:11, 52.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 9.98G/10.6G [03:13<00:11, 53.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 10.0G/10.6G [03:13<00:09, 57.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 10.0G/10.6G [03:13<00:09, 58.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 10.0G/10.6G [03:13<00:09, 57.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 10.0G/10.6G [03:14<00:08, 59.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 10.1G/10.6G [03:14<00:09, 56.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 10.1G/10.6G [03:14<00:08, 56.3MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 10.1G/10.6G [03:15<00:08, 59.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 10.1G/10.6G [03:15<00:07, 59.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 10.1G/10.6G [03:15<00:07, 62.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 10.1G/10.6G [03:15<00:06, 64.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 10.2G/10.6G [03:16<00:06, 62.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 10.2G/10.6G [03:16<00:06, 61.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 10.2G/10.6G [03:16<00:06, 61.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 10.2G/10.6G [03:16<00:06, 59.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 10.2G/10.6G [03:17<00:06, 56.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 10.2G/10.6G [03:17<00:05, 59.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 10.3G/10.6G [03:17<00:05, 58.7MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 10.3G/10.6G [03:18<00:05, 57.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 10.3G/10.6G [03:18<00:05, 57.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 10.3G/10.6G [03:18<00:04, 56.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 10.3G/10.6G [03:18<00:04, 54.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 10.3G/10.6G [03:19<00:05, 47.6MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 10.4G/10.6G [03:19<00:04, 46.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 10.4G/10.6G [03:19<00:04, 51.2MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 10.4G/10.6G [03:20<00:03, 51.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 10.4G/10.6G [03:20<00:03, 49.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 10.4G/10.6G [03:20<00:03, 52.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 10.4G/10.6G [03:21<00:02, 57.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 10.4G/10.6G [03:21<00:02, 62.4MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 10.5G/10.6G [03:21<00:01, 58.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 10.5G/10.6G [03:21<00:01, 60.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 10.5G/10.6G [03:22<00:02, 34.0MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 10.5G/10.6G [03:22<00:01, 41.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 10.5G/10.6G [03:23<00:01, 44.8MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 10.5G/10.6G [03:23<00:00, 48.5MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 10.6G/10.6G [03:23<00:00, 51.9MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 10.6G/10.6G [03:24<00:00, 57.1MB/s] ip-26-0-160-225_1190124.1719935492562546823.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 10.6G/10.6G [03:24<00:00, 51.8MB/s]