3outeille's picture
3outeille HF staff
Upload llama-1B/8_GPUS/dp-1_tp-1_pp-8_mbz-4
bb1ca7c verified
raw
history blame
89 kB
========================
START TIME: Wed Jul 3 21:25:49 UTC 2024
python3 version = Python 3.10.14
========================
The token has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well.
Token is valid (permission: write).
Your token has been saved to /admin/home/ferdinand_mom/.cache/huggingface/token
Login successful
Already on 'bench_cluster'
M examples/config_tiny_llama.py
M examples/config_tiny_llama.yaml
M examples/train_tiny_llama.sh
M src/nanotron/models/llama.py
M src/nanotron/trainer.py
Your branch is up to date with 'origin/bench_cluster'.
Job status: RUNNING
W0703 21:25:56.666000 140669559994176 torch/distributed/run.py:757]
W0703 21:25:56.666000 140669559994176 torch/distributed/run.py:757] *****************************************
W0703 21:25:56.666000 140669559994176 torch/distributed/run.py:757] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W0703 21:25:56.666000 140669559994176 torch/distributed/run.py:757] *****************************************
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Config:
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Config(general=GeneralArgs(project='bench_cluster',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: run='%date_%jobid',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: seed=42,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: step=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: consumed_train_samples=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: benchmark_csv_path=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: ignore_sanity_checks=True),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: parallelism=ParallelismArgs(dp=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pp=8,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tp=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pp_engine=<nanotron.parallel.pipeline_parallel.engine.OneForwardOneBackwardPipelineEngine object at 0x7ff7b36f08e0>,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tp_mode=<TensorParallelLinearMode.REDUCE_SCATTER: 2>,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tp_linear_async_communication=False,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: expert_parallel_size=1),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: model=ModelArgs(model_config=LlamaConfig(bos_token_id=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: eos_token_id=2,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_act='silu',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_size=2048,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: initializer_range=0.02,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: intermediate_size=4096,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: is_llama_config=True,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: max_position_embeddings=4096,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_attention_heads=32,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_hidden_layers=24,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_key_value_heads=32,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pad_token_id=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pretraining_tp=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rms_norm_eps=1e-05,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_scaling=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_theta=10000.0,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tie_word_embeddings=True,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: use_cache=True,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: vocab_size=50257),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: init_method=RandomInit(std=0.025),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: dtype=torch.bfloat16,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: make_vocab_size_divisible_by=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: ddp_bucket_cap_mb=25),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokenizer=TokenizerArgs(tokenizer_name_or_path='openai-community/gpt2',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokenizer_revision=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokenizer_max_length=None),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: checkpoints=CheckpointsArgs(checkpoints_path=Path('/dev/null'),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: checkpoint_interval=100000,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: save_initial_state=False,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: resume_checkpoint_path=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: checkpoints_path_is_shared_file_system=False),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: logging=LoggingArgs(log_level='info',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: log_level_replica='info',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: iteration_step_info_interval=1),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tokens=TokensArgs(sequence_length=4096,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: train_steps=20,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: micro_batch_size=4,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: batch_accumulation_per_replica=256,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: val_check_interval=-1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: limit_val_batches=0,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: limit_test_batches=0),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: optimizer=OptimizerArgs(optimizer_factory=AdamWOptimizerArgs(adam_eps=1e-08,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: adam_beta1=0.9,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: adam_beta2=0.95,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: torch_adam_is_fused=True,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: name='adamW'),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: zero_stage=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: weight_decay=0.01,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: clip_grad=1.0,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: accumulate_grad_in_fp32=True,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: learning_rate_scheduler=LRSchedulerArgs(learning_rate=0.0001,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_warmup_steps=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_warmup_style='linear',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_decay_style='linear',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_decay_steps=19,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lr_decay_starting_step=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: min_decay_lr=1e-05)),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: data_stages=[DatasetStageArgs(name='Training Stage',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: start_training_step=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: data=DataArgs(dataset=PretrainDatasetsArgs(hf_dataset_or_datasets='roneneldan/TinyStories',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hf_dataset_splits='train',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hf_dataset_config_name=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: dataset_processing_num_proc_per_process=64,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: dataset_overwrite_cache=False,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: text_column_name='text'),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: seed=42,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_loading_workers=0))],
[default0]:07/03/2024 21:26:18 [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/8_GPUS/dp-1_tp-1_pp-8_mbz-4')),
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: lighteval=None)
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Model Config:
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: LlamaConfig(bos_token_id=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: eos_token_id=2,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_act='silu',
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: hidden_size=2048,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: initializer_range=0.02,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: intermediate_size=4096,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: is_llama_config=True,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: max_position_embeddings=4096,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_attention_heads=32,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_hidden_layers=24,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: num_key_value_heads=32,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pad_token_id=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: pretraining_tp=1,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rms_norm_eps=1e-05,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_scaling=None,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: rope_theta=10000.0,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: tie_word_embeddings=True,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: use_cache=True,
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: vocab_size=50257)
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Building model..
[default0]:07/03/2024 21:26:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Setting PP block ranks...
[default4]:07/03/2024 21:26:34 [INFO|DP=0|PP=4|TP=0|ip-26-0-160-225]: Local number of parameters: 126M (240.02MiB)
[default4]:07/03/2024 21:26:34 [INFO|DP=0|PP=4|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 243.03MiB. Peak allocated: 245.06MiB Peak reserved: 262.00MiB
[default4]:07/03/2024 21:26:34 [INFO|DP=0|PP=4|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default3]:07/03/2024 21:26:34 [INFO|DP=0|PP=3|TP=0|ip-26-0-160-225]: Local number of parameters: 168M (320.03MiB)
[default3]:07/03/2024 21:26:34 [INFO|DP=0|PP=3|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 324.04MiB. Peak allocated: 326.07MiB Peak reserved: 336.00MiB
[default3]:07/03/2024 21:26:34 [INFO|DP=0|PP=3|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/03/2024 21:26:34 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Total number of parameters: 1.21G (2312.82MiB)
[default0]:07/03/2024 21:26:34 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Local number of parameters: 271M (516.35MiB)
[default2]:07/03/2024 21:26:34 [INFO|DP=0|PP=2|TP=0|ip-26-0-160-225]: Local number of parameters: 126M (240.02MiB)
[default2]:07/03/2024 21:26:34 [INFO|DP=0|PP=2|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 243.03MiB. Peak allocated: 245.06MiB Peak reserved: 262.00MiB
[default2]:07/03/2024 21:26:34 [INFO|DP=0|PP=2|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/03/2024 21:26:34 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 520.36MiB. Peak allocated: 522.39MiB Peak reserved: 534.00MiB
[default0]:07/03/2024 21:26:34 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/03/2024 21:26:34 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Parametrizing model parameters using StandardParametrizator
[default5]:07/03/2024 21:26:34 [INFO|DP=0|PP=5|TP=0|ip-26-0-160-225]: Local number of parameters: 126M (240.02MiB)
[default5]:07/03/2024 21:26:34 [INFO|DP=0|PP=5|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 243.03MiB. Peak allocated: 245.06MiB Peak reserved: 262.00MiB
[default5]:07/03/2024 21:26:34 [INFO|DP=0|PP=5|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default1]:07/03/2024 21:26:34 [INFO|DP=0|PP=1|TP=0|ip-26-0-160-225]: Local number of parameters: 126M (240.02MiB)
[default1]:07/03/2024 21:26:34 [INFO|DP=0|PP=1|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 243.03MiB. Peak allocated: 245.06MiB Peak reserved: 262.00MiB
[default1]:07/03/2024 21:26:34 [INFO|DP=0|PP=1|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default6]:07/03/2024 21:26:34 [INFO|DP=0|PP=6|TP=0|ip-26-0-160-225]: Local number of parameters: 168M (320.03MiB)
[default6]:07/03/2024 21:26:34 [INFO|DP=0|PP=6|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 324.04MiB. Peak allocated: 326.07MiB Peak reserved: 336.00MiB
[default6]:07/03/2024 21:26:34 [INFO|DP=0|PP=6|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default7]:07/03/2024 21:26:34 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: Local number of parameters: 103M (196.32MiB)
[default7]:07/03/2024 21:26:34 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: [After model building] Memory usage: 196.33MiB. Peak allocated: 196.33MiB Peak reserved: 200.00MiB
[default7]:07/03/2024 21:26:34 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: No checkpoint path provided.
[default0]:07/03/2024 21:26:35 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Optimizer Building] Using LearningRateForSP as learning rate
[default0]:07/03/2024 21:26:35 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] Size of optimizer params per rank:
[default0]:07/03/2024 21:26:35 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [ZeRO sharding] DP Rank 0 has 271M out of 271M (100.00%) params' optimizer states
[default0]:07/03/2024 21:26:36 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Training Plan] Stage Training Stage has 19 remaining training steps and has consumed 0 samples
[default0]:07/03/2024 21:26:36 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Using `datasets` library
[default0]:07/03/2024 21:26:36 [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/03/2024 21:26:36 [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/03/2024 21:26:38 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Training Plan] There are 1 training stages
[default0]:07/03/2024 21:26:38 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Stage Training Stage] start from step 1
[default0]:07/03/2024 21:26:38 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]:
[default0]:07/03/2024 21:26:38 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: [Start training] datetime: 2024-07-03 21:26:38.472195 | mbs: 4 | grad_accum: 256 | global_batch_size: 1024 | sequence_length: 4096 | train_steps: 20 | start_iteration_step: 0 | consumed_train_samples: 0
[default0]:07/03/2024 21:26:38 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Resuming training from stage Training Stage, it has trained for 0 samples and has 19 remaining train steps
[default0]:07/03/2024 21:26:38 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 2585.75MiB. Peak allocated 2585.75MiB. Peak reserved: 2602.00MiB
[default4]:07/03/2024 21:26:38 [WARNING|DP=0|PP=4|TP=0|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/03/2024 21:26:38 [WARNING|DP=0|PP=2|TP=0|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.
[default3]:07/03/2024 21:26:38 [WARNING|DP=0|PP=3|TP=0|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/03/2024 21:26:38 [WARNING|DP=0|PP=6|TP=0|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/03/2024 21:26:38 [WARNING|DP=0|PP=5|TP=0|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/03/2024 21:26:38 [WARNING|DP=0|PP=1|TP=0|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/03/2024 21:26:38 [WARNING|DP=0|PP=7|TP=0|ip-26-0-160-225]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[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
[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
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: Attempting to run cuBLAS, but there was no current CUDA context! Attempting to set the primary context... (Triggered internally at ../aten/src/ATen/cuda/CublasHandlePool.cpp:135.)
[default0]: 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
[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]:07/03/2024 21:27:33 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 2651.89MiB. Peak allocated 41968.83MiB. Peak reserved: 42212.00MiB
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default7]:07/03/2024 21:27:33 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 1 / 20 | consumed_tokens: 4.19M | elapsed_time_per_iteration_ms: 54.2K | tokens_per_sec: 77.4K | tokens_per_sec_per_gpu: 9.67K | global_batch_size: 1.02K | lm_loss: 11.1 | lr: 0.0001 | model_tflops_per_gpu: 87.8 | hardware_tflops_per_gpu: 87.8 | grad_norm: 24.9 | cuda_memory_allocated: 1.92G | cuda_max_memory_reserved: 13G | hd_total_memory_tb: 312G | hd_used_memory_tb: 66.5G | hd_free_memory_tb: 246G
[default0]:07/03/2024 21:27:33 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 4717.29MiB. Peak reserved: 43000.00MiB
[default0]:07/03/2024 21:28:02 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default0]:07/03/2024 21:28:02 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 4717.31MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:28:02 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 2 / 20 | consumed_tokens: 8.39M | elapsed_time_per_iteration_ms: 29.2K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 17.9K | global_batch_size: 1.02K | lm_loss: 11.1 | lr: 9.53e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 25.1 | cuda_memory_allocated: 1.92G | cuda_max_memory_reserved: 13G | hd_total_memory_tb: 312G | hd_used_memory_tb: 66.5G | hd_free_memory_tb: 246G
[default0]:07/03/2024 21:28:32 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default0]:07/03/2024 21:28:32 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 4717.31MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:28:32 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 3 / 20 | consumed_tokens: 12.6M | elapsed_time_per_iteration_ms: 29.3K | tokens_per_sec: 143K | tokens_per_sec_per_gpu: 17.9K | global_batch_size: 1.02K | lm_loss: 9.49 | lr: 9.05e-05 | model_tflops_per_gpu: 162 | hardware_tflops_per_gpu: 162 | grad_norm: 21.5 | cuda_memory_allocated: 1.92G | cuda_max_memory_reserved: 13G | hd_total_memory_tb: 312G | hd_used_memory_tb: 66.5G | hd_free_memory_tb: 246G
[default0]:STAGE:2024-07-03 21:28:32 333932:333932 ActivityProfilerController.cpp:314] Completed Stage: Warm Up
[default0]:07/03/2024 21:29:01 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default0]:07/03/2024 21:29:01 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 4717.31MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:29:01 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 4 / 20 | consumed_tokens: 16.8M | elapsed_time_per_iteration_ms: 29.2K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 9.36 | lr: 8.58e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 21.4 | cuda_memory_allocated: 1.92G | cuda_max_memory_reserved: 13G | hd_total_memory_tb: 312G | hd_used_memory_tb: 66.5G | hd_free_memory_tb: 246G
[default0]:07/03/2024 21:29:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:29:30 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 5 / 20 | consumed_tokens: 21M | elapsed_time_per_iteration_ms: 29.2K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 9.02 | lr: 8.11e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 12.7
[default7]:07/03/2024 21:29:59 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 6 / 20 | consumed_tokens: 25.2M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 10.3 | lr: 7.63e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 47.1
[default0]:STAGE:2024-07-03 21:30:24 333932:333932 ActivityProfilerController.cpp:320] Completed Stage: Collection
[default0]:STAGE:2024-07-03 21:30:26 333932:333932 ActivityProfilerController.cpp:324] Completed Stage: Post Processing
[default0]:07/03/2024 21:33:21 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default0]:07/03/2024 21:33:50 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:33:50 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 7 / 20 | consumed_tokens: 29.4M | elapsed_time_per_iteration_ms: 231K | tokens_per_sec: 18.1K | tokens_per_sec_per_gpu: 2.27K | global_batch_size: 1.02K | lm_loss: 8.68 | lr: 7.16e-05 | model_tflops_per_gpu: 20.6 | hardware_tflops_per_gpu: 20.6 | grad_norm: 5.58
[default7]:07/03/2024 21:34:20 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 8 / 20 | consumed_tokens: 33.6M | elapsed_time_per_iteration_ms: 29.2K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 8.32 | lr: 6.68e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 4.78
[default0]:07/03/2024 21:34:20 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default0]:07/03/2024 21:34:49 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:34:49 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 9 / 20 | consumed_tokens: 37.7M | elapsed_time_per_iteration_ms: 29.2K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 7.95 | lr: 6.21e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 3.31
[default0]:07/03/2024 21:35:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:35:18 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 10 / 20 | consumed_tokens: 41.9M | elapsed_time_per_iteration_ms: 29.2K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 7.69 | lr: 5.74e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 4.31
[default0]:07/03/2024 21:35:47 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:35:47 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 11 / 20 | consumed_tokens: 46.1M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 7.45 | lr: 5.26e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 2.5
[default0]:07/03/2024 21:36:16 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:36:16 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 12 / 20 | consumed_tokens: 50.3M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 7.37 | lr: 4.79e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 5.02
[default0]:07/03/2024 21:36:45 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:36:45 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 13 / 20 | consumed_tokens: 54.5M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 7.31 | lr: 4.32e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 6.04
[default0]:07/03/2024 21:37:14 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:37:14 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 14 / 20 | consumed_tokens: 58.7M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 7.19 | lr: 3.84e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 5.29
[default0]:07/03/2024 21:37:44 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:37:44 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 15 / 20 | consumed_tokens: 62.9M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 7.06 | lr: 3.37e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 2.7
[default0]:07/03/2024 21:38:13 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:38:13 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 16 / 20 | consumed_tokens: 67.1M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 6.97 | lr: 2.89e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 2.02
[default0]:07/03/2024 21:38:42 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:38:42 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 17 / 20 | consumed_tokens: 71.3M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 6.91 | lr: 2.42e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 2.02
[default0]:07/03/2024 21:39:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:39:11 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 18 / 20 | consumed_tokens: 75.5M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 6.86 | lr: 1.95e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 2
[default7]:07/03/2024 21:39:40 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 19 / 20 | consumed_tokens: 79.7M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 6.81 | lr: 1.47e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 2.03
[default0]:07/03/2024 21:39:40 [INFO|DP=0|PP=0|TP=0|ip-26-0-160-225]: Memory usage: 4717.29MiB. Peak allocated 44034.23MiB. Peak reserved: 44472.00MiB
[default7]:07/03/2024 21:40:09 [INFO|DP=0|PP=7|TP=0|ip-26-0-160-225]: iteration: 20 / 20 | consumed_tokens: 83.9M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 18K | global_batch_size: 1.02K | lm_loss: 6.77 | lr: 1e-05 | model_tflops_per_gpu: 163 | hardware_tflops_per_gpu: 163 | grad_norm: 1.94
Saved 1 csv files over 1 completed logs
Processing file: /fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/8_GPUS/dp-1_tp-1_pp-8_mbz-4/profiler/ip-26-0-160-225_333932.1720042364135456939.pt.trace.json
Results written to /fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/8_GPUS/dp-1_tp-1_pp-8_mbz-4/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_333932.1720042364135456939.pt.trace.json: 0%| | 0.00/6.09G [00:00<?, ?B/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 0%| | 12.2M/6.09G [00:00<00:49, 122MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 0%| | 24.4M/6.09G [00:00<01:21, 74.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 1%| | 32.8M/6.09G [00:00<02:00, 50.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 1%| | 48.0M/6.09G [00:00<01:58, 51.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 1%| | 64.0M/6.09G [00:01<01:51, 54.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 1%|▏ | 80.0M/6.09G [00:01<01:44, 57.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 2%|▏ | 96.0M/6.09G [00:01<01:31, 65.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 2%|▏ | 112M/6.09G [00:01<01:47, 55.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 2%|▏ | 128M/6.09G [00:02<01:38, 60.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 2%|▏ | 144M/6.09G [00:02<02:10, 45.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 3%|β–Ž | 160M/6.09G [00:02<01:58, 49.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 3%|β–Ž | 176M/6.09G [00:03<01:54, 51.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 3%|β–Ž | 192M/6.09G [00:03<01:47, 55.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 3%|β–Ž | 208M/6.09G [00:03<01:47, 54.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 4%|β–Ž | 224M/6.09G [00:04<01:42, 57.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 4%|▍ | 240M/6.09G [00:04<01:45, 55.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 4%|▍ | 256M/6.09G [00:04<01:35, 60.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 4%|▍ | 272M/6.09G [00:04<01:47, 54.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 5%|▍ | 288M/6.09G [00:05<01:44, 55.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 5%|▍ | 304M/6.09G [00:05<01:38, 58.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 5%|β–Œ | 320M/6.09G [00:05<01:31, 63.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 6%|β–Œ | 336M/6.09G [00:05<01:31, 62.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 6%|β–Œ | 352M/6.09G [00:06<01:39, 57.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 6%|β–Œ | 368M/6.09G [00:06<01:41, 56.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 6%|β–‹ | 384M/6.09G [00:06<01:44, 54.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 7%|β–‹ | 400M/6.09G [00:07<01:36, 59.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 7%|β–‹ | 416M/6.09G [00:07<01:34, 60.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 7%|β–‹ | 432M/6.09G [00:07<01:33, 60.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 7%|β–‹ | 448M/6.09G [00:07<01:30, 62.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 8%|β–Š | 464M/6.09G [00:08<01:28, 63.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 8%|β–Š | 480M/6.09G [00:08<01:21, 69.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 8%|β–Š | 496M/6.09G [00:08<01:32, 60.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 8%|β–Š | 512M/6.09G [00:08<01:36, 57.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 9%|β–Š | 528M/6.09G [00:09<01:37, 57.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 9%|β–‰ | 544M/6.09G [00:09<01:30, 61.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 9%|β–‰ | 560M/6.09G [00:09<01:27, 63.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 9%|β–‰ | 576M/6.09G [00:09<01:20, 68.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 10%|β–‰ | 592M/6.09G [00:10<01:24, 64.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 10%|β–‰ | 608M/6.09G [00:10<01:20, 67.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 10%|β–ˆ | 624M/6.09G [00:11<02:22, 38.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 11%|β–ˆ | 640M/6.09G [00:11<02:16, 40.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 11%|β–ˆ | 656M/6.09G [00:11<01:55, 47.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 11%|β–ˆ | 672M/6.09G [00:11<01:45, 51.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 11%|β–ˆβ– | 688M/6.09G [00:12<01:41, 53.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 12%|β–ˆβ– | 704M/6.09G [00:12<01:32, 58.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 12%|β–ˆβ– | 720M/6.09G [00:12<01:39, 54.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 12%|β–ˆβ– | 736M/6.09G [00:13<01:37, 55.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 12%|β–ˆβ– | 752M/6.09G [00:13<01:32, 58.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 13%|β–ˆβ–Ž | 768M/6.09G [00:13<02:07, 41.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 13%|β–ˆβ–Ž | 784M/6.09G [00:14<01:57, 45.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 13%|β–ˆβ–Ž | 800M/6.09G [00:14<01:49, 48.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 13%|β–ˆβ–Ž | 816M/6.09G [00:14<01:59, 44.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 14%|β–ˆβ–Ž | 832M/6.09G [00:15<01:45, 49.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 14%|β–ˆβ– | 848M/6.09G [00:15<01:36, 54.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 14%|β–ˆβ– | 864M/6.09G [00:15<01:26, 60.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 14%|β–ˆβ– | 880M/6.09G [00:15<01:27, 59.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 15%|β–ˆβ– | 896M/6.09G [00:16<01:24, 61.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 15%|β–ˆβ– | 912M/6.09G [00:16<01:26, 60.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 15%|β–ˆβ–Œ | 928M/6.09G [00:16<01:24, 60.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 15%|β–ˆβ–Œ | 944M/6.09G [00:16<01:21, 63.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 16%|β–ˆβ–Œ | 960M/6.09G [00:17<01:21, 63.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 16%|β–ˆβ–Œ | 976M/6.09G [00:17<01:18, 65.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 16%|β–ˆβ–‹ | 992M/6.09G [00:17<01:18, 64.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 17%|β–ˆβ–‹ | 1.01G/6.09G [00:17<01:15, 67.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 17%|β–ˆβ–‹ | 1.02G/6.09G [00:18<01:16, 66.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 17%|β–ˆβ–‹ | 1.04G/6.09G [00:18<01:20, 62.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 17%|β–ˆβ–‹ | 1.06G/6.09G [00:18<01:18, 64.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 18%|β–ˆβ–Š | 1.07G/6.09G [00:18<01:12, 69.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 18%|β–ˆβ–Š | 1.09G/6.09G [00:19<01:16, 65.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 18%|β–ˆβ–Š | 1.10G/6.09G [00:19<01:15, 66.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 18%|β–ˆβ–Š | 1.12G/6.09G [00:19<01:18, 63.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 19%|β–ˆβ–Š | 1.14G/6.09G [00:19<01:22, 60.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 19%|β–ˆβ–‰ | 1.15G/6.09G [00:20<01:18, 62.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 19%|β–ˆβ–‰ | 1.17G/6.09G [00:20<01:21, 60.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 19%|β–ˆβ–‰ | 1.18G/6.09G [00:20<01:35, 51.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 20%|β–ˆβ–‰ | 1.20G/6.09G [00:21<01:26, 56.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 20%|β–ˆβ–‰ | 1.22G/6.09G [00:21<01:19, 61.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 20%|β–ˆβ–ˆ | 1.23G/6.09G [00:21<01:18, 61.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 20%|β–ˆβ–ˆ | 1.25G/6.09G [00:21<01:26, 55.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 21%|β–ˆβ–ˆ | 1.26G/6.09G [00:22<01:22, 58.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 21%|β–ˆβ–ˆ | 1.28G/6.09G [00:22<01:16, 63.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 21%|β–ˆβ–ˆβ– | 1.30G/6.09G [00:22<01:22, 58.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 22%|β–ˆβ–ˆβ– | 1.31G/6.09G [00:22<01:21, 58.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 22%|β–ˆβ–ˆβ– | 1.33G/6.09G [00:23<01:18, 60.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 22%|β–ˆβ–ˆβ– | 1.34G/6.09G [00:23<01:24, 56.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 22%|β–ˆβ–ˆβ– | 1.36G/6.09G [00:23<01:14, 63.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 1.38G/6.09G [00:23<01:17, 61.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 1.39G/6.09G [00:24<01:17, 60.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 1.41G/6.09G [00:24<01:15, 62.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 23%|β–ˆβ–ˆβ–Ž | 1.42G/6.09G [00:24<01:41, 46.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 24%|β–ˆβ–ˆβ–Ž | 1.44G/6.09G [00:25<01:39, 46.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 24%|β–ˆβ–ˆβ– | 1.46G/6.09G [00:25<01:32, 50.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 24%|β–ˆβ–ˆβ– | 1.47G/6.09G [00:25<01:21, 56.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 24%|β–ˆβ–ˆβ– | 1.49G/6.09G [00:26<01:22, 55.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 25%|β–ˆβ–ˆβ– | 1.50G/6.09G [00:26<01:17, 58.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 25%|β–ˆβ–ˆβ– | 1.52G/6.09G [00:26<01:15, 60.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 25%|β–ˆβ–ˆβ–Œ | 1.54G/6.09G [00:26<01:14, 61.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 25%|β–ˆβ–ˆβ–Œ | 1.55G/6.09G [00:27<01:14, 61.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 1.57G/6.09G [00:27<01:09, 65.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 26%|β–ˆβ–ˆβ–Œ | 1.58G/6.09G [00:27<01:10, 63.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 26%|β–ˆβ–ˆβ–‹ | 1.60G/6.09G [00:27<01:07, 66.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 1.62G/6.09G [00:27<01:04, 69.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 1.63G/6.09G [00:28<01:11, 62.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 1.65G/6.09G [00:28<01:06, 66.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 27%|β–ˆβ–ˆβ–‹ | 1.66G/6.09G [00:28<01:03, 70.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 1.68G/6.09G [00:28<01:05, 67.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 1.70G/6.09G [00:29<01:08, 64.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 1.71G/6.09G [00:29<01:10, 62.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 28%|β–ˆβ–ˆβ–Š | 1.73G/6.09G [00:29<01:12, 60.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 29%|β–ˆβ–ˆβ–Š | 1.74G/6.09G [00:30<01:10, 61.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 1.76G/6.09G [00:30<01:08, 63.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 1.78G/6.09G [00:30<01:02, 69.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 29%|β–ˆβ–ˆβ–‰ | 1.79G/6.09G [00:30<01:01, 70.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 30%|β–ˆβ–ˆβ–‰ | 1.81G/6.09G [00:30<00:57, 74.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 30%|β–ˆβ–ˆβ–‰ | 1.82G/6.09G [00:31<00:55, 77.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 30%|β–ˆβ–ˆβ–ˆ | 1.84G/6.09G [00:31<00:56, 74.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 30%|β–ˆβ–ˆβ–ˆ | 1.86G/6.09G [00:31<00:58, 72.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 1.87G/6.09G [00:31<01:03, 66.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆ | 1.89G/6.09G [00:32<01:04, 64.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 31%|β–ˆβ–ˆβ–ˆβ– | 1.90G/6.09G [00:32<01:06, 62.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 1.92G/6.09G [00:32<01:09, 60.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 1.94G/6.09G [00:32<01:07, 61.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 1.95G/6.09G [00:33<01:15, 54.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 32%|β–ˆβ–ˆβ–ˆβ– | 1.97G/6.09G [00:33<01:12, 56.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 1.98G/6.09G [00:33<01:08, 59.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2.00G/6.09G [00:33<01:05, 62.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2.02G/6.09G [00:34<01:01, 66.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2.03G/6.09G [00:34<00:54, 74.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ–Ž | 2.05G/6.09G [00:34<01:06, 60.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 2.06G/6.09G [00:35<01:10, 57.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 2.08G/6.09G [00:35<01:07, 59.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 34%|β–ˆβ–ˆβ–ˆβ– | 2.10G/6.09G [00:35<01:01, 65.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ– | 2.11G/6.09G [00:35<00:57, 69.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ– | 2.13G/6.09G [00:35<00:58, 67.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 2.14G/6.09G [00:36<00:58, 67.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 35%|β–ˆβ–ˆβ–ˆβ–Œ | 2.16G/6.09G [00:36<01:08, 57.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 2.18G/6.09G [00:36<01:14, 52.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 2.19G/6.09G [00:37<01:09, 56.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 36%|β–ˆβ–ˆβ–ˆβ–Œ | 2.21G/6.09G [00:37<01:11, 54.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 2.22G/6.09G [00:37<01:13, 52.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 2.24G/6.09G [00:37<01:07, 57.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 2.26G/6.09G [00:38<01:12, 52.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 37%|β–ˆβ–ˆβ–ˆβ–‹ | 2.27G/6.09G [00:38<01:07, 56.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 2.29G/6.09G [00:38<01:01, 62.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 2.30G/6.09G [00:39<01:03, 59.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 2.32G/6.09G [00:39<01:00, 62.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 38%|β–ˆβ–ˆβ–ˆβ–Š | 2.34G/6.09G [00:39<01:05, 57.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–Š | 2.35G/6.09G [00:39<00:59, 62.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 2.37G/6.09G [00:40<00:57, 64.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 2.38G/6.09G [00:40<01:02, 59.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 2.40G/6.09G [00:40<00:59, 61.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 2.42G/6.09G [00:40<00:57, 64.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–‰ | 2.43G/6.09G [00:41<00:55, 65.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 2.45G/6.09G [00:41<00:51, 71.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 2.46G/6.09G [00:41<01:27, 41.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 2.48G/6.09G [00:42<01:16, 46.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 2.50G/6.09G [00:42<01:10, 51.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 2.51G/6.09G [00:42<01:10, 51.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 2.53G/6.09G [00:42<01:01, 57.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 2.54G/6.09G [00:43<00:58, 60.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 2.56G/6.09G [00:43<00:53, 66.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 2.58G/6.09G [00:43<00:53, 65.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 2.59G/6.09G [00:44<01:14, 47.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 2.61G/6.09G [00:44<01:05, 52.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 2.62G/6.09G [00:44<00:59, 58.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 2.64G/6.09G [00:44<00:56, 60.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 2.66G/6.09G [00:45<00:54, 63.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 2.67G/6.09G [00:45<01:02, 54.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 2.69G/6.09G [00:45<01:01, 55.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 2.70G/6.09G [00:46<00:57, 58.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 2.72G/6.09G [00:46<01:02, 53.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 2.74G/6.09G [00:46<00:57, 58.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 2.75G/6.09G [00:46<00:52, 63.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 2.77G/6.09G [00:46<00:49, 67.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 2.78G/6.09G [00:47<00:50, 66.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 2.80G/6.09G [00:47<00:54, 60.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 2.82G/6.09G [00:47<00:52, 61.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 2.83G/6.09G [00:48<00:54, 59.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 2.85G/6.09G [00:48<00:50, 64.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 2.86G/6.09G [00:48<00:47, 67.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 2.88G/6.09G [00:48<00:48, 65.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 2.90G/6.09G [00:49<00:59, 53.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 2.91G/6.09G [00:49<00:59, 53.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 2.93G/6.09G [00:49<00:56, 55.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 2.94G/6.09G [00:49<00:54, 57.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 2.96G/6.09G [00:50<00:53, 58.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 2.98G/6.09G [00:50<00:50, 61.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 2.99G/6.09G [00:51<01:12, 43.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 3.01G/6.09G [00:51<01:07, 46.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 3.02G/6.09G [00:51<00:59, 51.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 3.04G/6.09G [00:51<00:54, 55.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.06G/6.09G [00:52<00:54, 56.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.07G/6.09G [00:52<00:48, 62.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.09G/6.09G [00:52<00:47, 63.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.10G/6.09G [00:52<00:45, 65.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.12G/6.09G [00:53<00:43, 68.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.14G/6.09G [00:53<00:51, 57.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.15G/6.09G [00:53<00:49, 59.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.17G/6.09G [00:53<00:46, 62.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.18G/6.09G [00:54<01:03, 45.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.20G/6.09G [00:54<00:59, 48.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.22G/6.09G [00:54<00:53, 53.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.23G/6.09G [00:55<01:09, 41.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.25G/6.09G [00:55<01:00, 47.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.26G/6.09G [00:56<00:56, 50.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.28G/6.09G [00:56<00:48, 57.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.30G/6.09G [00:56<00:51, 53.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.31G/6.09G [00:56<00:46, 59.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.33G/6.09G [00:56<00:43, 63.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.34G/6.09G [00:57<00:42, 64.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3.36G/6.09G [00:57<00:42, 65.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3.38G/6.09G [00:57<00:43, 62.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3.39G/6.09G [00:58<00:44, 61.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3.41G/6.09G [00:58<00:43, 62.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3.42G/6.09G [00:58<00:49, 53.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 3.44G/6.09G [00:58<00:46, 57.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 3.46G/6.09G [00:59<00:40, 64.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 3.47G/6.09G [00:59<00:43, 60.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 3.49G/6.09G [00:59<00:42, 60.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 3.50G/6.09G [00:59<00:42, 61.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 3.52G/6.09G [01:00<00:40, 62.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 3.54G/6.09G [01:00<00:38, 66.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 3.55G/6.09G [01:00<00:40, 62.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 3.57G/6.09G [01:00<00:40, 62.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 3.58G/6.09G [01:01<00:38, 64.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 3.60G/6.09G [01:01<00:41, 60.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 3.62G/6.09G [01:01<00:39, 63.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 3.63G/6.09G [01:01<00:39, 62.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 3.65G/6.09G [01:02<00:38, 64.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.66G/6.09G [01:02<00:36, 65.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.68G/6.09G [01:02<00:41, 57.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.70G/6.09G [01:03<00:40, 58.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.71G/6.09G [01:03<00:41, 56.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3.73G/6.09G [01:03<00:39, 59.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.74G/6.09G [01:03<00:38, 61.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.76G/6.09G [01:04<00:37, 61.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.78G/6.09G [01:04<00:37, 61.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.79G/6.09G [01:04<00:37, 61.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.81G/6.09G [01:04<00:33, 67.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.82G/6.09G [01:05<00:36, 62.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.84G/6.09G [01:05<00:34, 66.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.86G/6.09G [01:05<00:35, 63.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 3.87G/6.09G [01:05<00:32, 67.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.89G/6.09G [01:05<00:32, 67.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.90G/6.09G [01:06<00:30, 71.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.92G/6.09G [01:06<00:33, 65.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.94G/6.09G [01:06<00:31, 69.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.95G/6.09G [01:06<00:34, 61.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3.97G/6.09G [01:07<00:33, 64.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3.98G/6.09G [01:07<00:30, 69.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.00G/6.09G [01:07<00:29, 70.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.02G/6.09G [01:07<00:32, 63.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.03G/6.09G [01:08<00:35, 58.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.05G/6.09G [01:08<00:38, 53.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.06G/6.09G [01:08<00:35, 57.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.08G/6.09G [01:09<00:33, 60.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.10G/6.09G [01:09<00:34, 58.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.11G/6.09G [01:09<00:35, 56.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.13G/6.09G [01:09<00:33, 58.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.14G/6.09G [01:10<00:32, 59.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.16G/6.09G [01:10<00:32, 59.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.18G/6.09G [01:10<00:30, 63.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.19G/6.09G [01:10<00:31, 59.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.21G/6.09G [01:11<00:32, 57.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.22G/6.09G [01:11<00:32, 56.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.24G/6.09G [01:11<00:33, 56.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.26G/6.09G [01:12<00:28, 63.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.27G/6.09G [01:12<00:31, 58.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.29G/6.09G [01:12<00:29, 62.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.30G/6.09G [01:12<00:31, 57.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.32G/6.09G [01:13<00:28, 62.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.34G/6.09G [01:13<00:28, 62.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.35G/6.09G [01:13<00:30, 56.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.37G/6.09G [01:13<00:26, 64.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.38G/6.09G [01:14<00:27, 62.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.40G/6.09G [01:14<00:28, 58.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.42G/6.09G [01:14<00:27, 61.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.43G/6.09G [01:15<00:32, 51.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.45G/6.09G [01:15<00:28, 56.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.46G/6.09G [01:15<00:30, 53.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 4.48G/6.09G [01:15<00:29, 54.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.50G/6.09G [01:16<00:30, 51.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.51G/6.09G [01:16<00:30, 51.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.53G/6.09G [01:16<00:27, 56.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.54G/6.09G [01:17<00:25, 59.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.56G/6.09G [01:17<00:24, 61.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.58G/6.09G [01:17<00:26, 57.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.59G/6.09G [01:17<00:27, 55.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.61G/6.09G [01:18<00:27, 54.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.62G/6.09G [01:18<00:28, 51.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.64G/6.09G [01:18<00:26, 54.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.66G/6.09G [01:19<00:24, 59.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.67G/6.09G [01:19<00:24, 58.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.69G/6.09G [01:19<00:23, 59.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.70G/6.09G [01:19<00:22, 61.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4.72G/6.09G [01:20<00:23, 58.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.74G/6.09G [01:20<00:21, 64.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.75G/6.09G [01:20<00:22, 59.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.77G/6.09G [01:20<00:21, 63.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 4.78G/6.09G [01:21<00:20, 64.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.80G/6.09G [01:21<00:20, 63.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.82G/6.09G [01:21<00:21, 60.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.83G/6.09G [01:21<00:21, 59.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.85G/6.09G [01:22<00:21, 59.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 4.86G/6.09G [01:22<00:20, 59.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.88G/6.09G [01:22<00:19, 62.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.90G/6.09G [01:23<00:20, 59.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.91G/6.09G [01:23<00:33, 35.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.93G/6.09G [01:24<00:27, 42.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 4.94G/6.09G [01:24<00:23, 48.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.96G/6.09G [01:24<00:23, 48.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.98G/6.09G [01:24<00:21, 51.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 4.99G/6.09G [01:25<00:19, 56.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.01G/6.09G [01:25<00:20, 54.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.02G/6.09G [01:25<00:19, 55.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.04G/6.09G [01:25<00:16, 62.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.06G/6.09G [01:26<00:23, 43.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.07G/6.09G [01:26<00:21, 48.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 5.09G/6.09G [01:27<00:18, 53.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.10G/6.09G [01:27<00:16, 60.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.12G/6.09G [01:27<00:15, 61.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.14G/6.09G [01:27<00:14, 64.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.15G/6.09G [01:27<00:14, 63.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.17G/6.09G [01:28<00:15, 59.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.18G/6.09G [01:28<00:14, 60.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.20G/6.09G [01:28<00:16, 54.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.22G/6.09G [01:29<00:22, 39.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.23G/6.09G [01:29<00:19, 43.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 5.25G/6.09G [01:30<00:17, 49.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.26G/6.09G [01:30<00:15, 52.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.28G/6.09G [01:30<00:14, 56.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.30G/6.09G [01:30<00:14, 55.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.31G/6.09G [01:31<00:13, 57.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 5.33G/6.09G [01:31<00:13, 58.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.34G/6.09G [01:31<00:16, 44.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.36G/6.09G [01:32<00:15, 46.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.38G/6.09G [01:32<00:17, 40.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 5.39G/6.09G [01:34<00:36, 19.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.41G/6.09G [01:34<00:28, 24.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.42G/6.09G [01:35<00:21, 30.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.44G/6.09G [01:35<00:22, 28.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.46G/6.09G [01:35<00:18, 35.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 5.47G/6.09G [01:36<00:15, 41.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.49G/6.09G [01:36<00:12, 47.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.50G/6.09G [01:36<00:11, 52.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.52G/6.09G [01:36<00:10, 53.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.54G/6.09G [01:37<00:10, 54.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 5.55G/6.09G [01:37<00:09, 59.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.57G/6.09G [01:37<00:08, 58.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.58G/6.09G [01:37<00:09, 54.9MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.60G/6.09G [01:38<00:07, 61.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.62G/6.09G [01:38<00:06, 69.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.63G/6.09G [01:38<00:07, 62.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 5.65G/6.09G [01:38<00:06, 66.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 5.66G/6.09G [01:39<00:09, 46.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 5.68G/6.09G [01:39<00:07, 53.7MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 5.70G/6.09G [01:39<00:07, 55.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.71G/6.09G [01:40<00:06, 58.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.73G/6.09G [01:40<00:05, 61.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.74G/6.09G [01:40<00:06, 57.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.76G/6.09G [01:40<00:05, 59.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 5.78G/6.09G [01:41<00:04, 64.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 5.79G/6.09G [01:41<00:04, 64.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 5.81G/6.09G [01:41<00:04, 62.6MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 5.82G/6.09G [01:41<00:04, 60.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 5.84G/6.09G [01:47<00:27, 9.11MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 5.86G/6.09G [01:47<00:20, 11.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 5.87G/6.09G [01:48<00:14, 14.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 5.89G/6.09G [01:48<00:10, 19.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 5.90G/6.09G [01:48<00:07, 24.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 5.92G/6.09G [01:49<00:06, 26.1MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 5.94G/6.09G [01:49<00:04, 31.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 5.95G/6.09G [01:49<00:03, 36.5MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 5.97G/6.09G [01:49<00:03, 39.4MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 5.98G/6.09G [01:50<00:02, 46.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 6.00G/6.09G [01:50<00:01, 52.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 6.02G/6.09G [01:50<00:01, 58.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 6.03G/6.09G [01:50<00:00, 64.0MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 6.05G/6.09G [01:50<00:00, 67.8MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 6.06G/6.09G [01:51<00:00, 66.2MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 6.08G/6.09G [01:51<00:00, 59.3MB/s] ip-26-0-160-225_333932.1720042364135456939.pt.trace.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 6.09G/6.09G [01:51<00:00, 54.5MB/s]