|
======================== |
|
START TIME: Tue Jul 2 19:53:08 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 19:53:10.966000 140397096003392 torch/distributed/run.py:757] |
|
W0702 19:53:10.966000 140397096003392 torch/distributed/run.py:757] ***************************************** |
|
W0702 19:53:10.966000 140397096003392 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 19:53:10.966000 140397096003392 torch/distributed/run.py:757] ***************************************** |
|
W0702 19:53:10.967000 140166790031168 torch/distributed/run.py:757] |
|
W0702 19:53:10.967000 140166790031168 torch/distributed/run.py:757] ***************************************** |
|
W0702 19:53:10.967000 140166790031168 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 19:53:10.967000 140166790031168 torch/distributed/run.py:757] ***************************************** |
|
[default0]:07/02/2024 19:53:28 [WARNING|DP=0|PP=0|TP=0|ip-26-0-169-139]: [Vocab Size Padding] Padded vocab (size: 50257) with 3 dummy tokens (new size: 50260) |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Config: |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Config(general=GeneralArgs(project='bench_cluster', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: run='%date_%jobid', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: seed=42, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: step=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: consumed_train_samples=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: benchmark_csv_path=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: ignore_sanity_checks=True), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: parallelism=ParallelismArgs(dp=1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: pp=4, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: tp=4, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: pp_engine=<nanotron.parallel.pipeline_parallel.engine.OneForwardOneBackwardPipelineEngine object at 0x7f38d5dd06a0>, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: tp_mode=<TensorParallelLinearMode.REDUCE_SCATTER: 2>, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: tp_linear_async_communication=False, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: expert_parallel_size=1), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: model=ModelArgs(model_config=LlamaConfig(bos_token_id=1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: eos_token_id=2, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: hidden_act='silu', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: hidden_size=2048, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: initializer_range=0.02, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: intermediate_size=4096, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: is_llama_config=True, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: max_position_embeddings=4096, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: num_attention_heads=32, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: num_hidden_layers=24, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: num_key_value_heads=32, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: pad_token_id=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: pretraining_tp=1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: rms_norm_eps=1e-05, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: rope_scaling=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: rope_theta=10000.0, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: tie_word_embeddings=True, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: use_cache=True, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: vocab_size=50260), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: init_method=RandomInit(std=0.025), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: dtype=torch.bfloat16, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: make_vocab_size_divisible_by=1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: ddp_bucket_cap_mb=25), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: tokenizer=TokenizerArgs(tokenizer_name_or_path='openai-community/gpt2', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: tokenizer_revision=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: tokenizer_max_length=None), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: checkpoints=CheckpointsArgs(checkpoints_path=Path('/dev/null'), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: checkpoint_interval=100000, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: save_initial_state=False, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: resume_checkpoint_path=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: checkpoints_path_is_shared_file_system=False), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: logging=LoggingArgs(log_level='info', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: log_level_replica='info', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: iteration_step_info_interval=1), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: tokens=TokensArgs(sequence_length=4096, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: train_steps=20, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: micro_batch_size=8, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: batch_accumulation_per_replica=128, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: val_check_interval=-1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: limit_val_batches=0, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: limit_test_batches=0), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: optimizer=OptimizerArgs(optimizer_factory=AdamWOptimizerArgs(adam_eps=1e-08, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: adam_beta1=0.9, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: adam_beta2=0.95, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: torch_adam_is_fused=True, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: name='adamW'), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: zero_stage=1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: weight_decay=0.01, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: clip_grad=1.0, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: accumulate_grad_in_fp32=True, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: learning_rate_scheduler=LRSchedulerArgs(learning_rate=0.0001, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: lr_warmup_steps=1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: lr_warmup_style='linear', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: lr_decay_style='linear', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: lr_decay_steps=19, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: lr_decay_starting_step=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: min_decay_lr=1e-05)), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: data_stages=[DatasetStageArgs(name='Training Stage', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: start_training_step=1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: data=DataArgs(dataset=PretrainDatasetsArgs(hf_dataset_or_datasets='roneneldan/TinyStories', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: hf_dataset_splits='train', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: hf_dataset_config_name=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: dataset_processing_num_proc_per_process=64, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: dataset_overwrite_cache=False, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: text_column_name='text'), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: seed=42, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: num_loading_workers=32))], |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: profiler=ProfilerArgs(profiler_export_path=Path('/fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/16_GPUS/dp-1_tp-4_pp-4_mbz-8')), |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: lighteval=None) |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Model Config: |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: LlamaConfig(bos_token_id=1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: eos_token_id=2, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: hidden_act='silu', |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: hidden_size=2048, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: initializer_range=0.02, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: intermediate_size=4096, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: is_llama_config=True, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: max_position_embeddings=4096, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: num_attention_heads=32, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: num_hidden_layers=24, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: num_key_value_heads=32, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: pad_token_id=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: pretraining_tp=1, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: rms_norm_eps=1e-05, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: rope_scaling=None, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: rope_theta=10000.0, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: tie_word_embeddings=True, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: use_cache=True, |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: vocab_size=50260) |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Building model.. |
|
[default0]:07/02/2024 19:53:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Setting PP block ranks... |
|
[default2]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=2|ip-26-0-172-73]: Local number of parameters: 62.9M (120.05MiB) |
|
[default2]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=2|ip-26-0-172-73]: [After model building] Memory usage: 126.06MiB. Peak allocated: 128.09MiB Peak reserved: 130.00MiB |
|
[default2]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=2|ip-26-0-172-73]: No checkpoint path provided. |
|
[default0]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=0|ip-26-0-172-73]: Local number of parameters: 62.9M (120.05MiB) |
|
[default0]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=0|ip-26-0-172-73]: [After model building] Memory usage: 126.06MiB. Peak allocated: 128.09MiB Peak reserved: 130.00MiB |
|
[default5]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=1|ip-26-0-169-139]: Local number of parameters: 73.4M (140.05MiB) |
|
[default5]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=1|ip-26-0-169-139]: [After model building] Memory usage: 147.07MiB. Peak allocated: 149.10MiB Peak reserved: 150.00MiB |
|
[default5]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=1|ip-26-0-169-139]: No checkpoint path provided. |
|
[default2]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=2|ip-26-0-169-139]: Local number of parameters: 99.2M (189.14MiB) |
|
[default2]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=2|ip-26-0-169-139]: [After model building] Memory usage: 197.07MiB. Peak allocated: 199.10MiB Peak reserved: 200.00MiB |
|
[default2]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=2|ip-26-0-169-139]: No checkpoint path provided. |
|
[default0]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=0|ip-26-0-172-73]: No checkpoint path provided. |
|
[default1]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=1|ip-26-0-172-73]: Local number of parameters: 62.9M (120.05MiB) |
|
[default6]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=2|ip-26-0-169-139]: Local number of parameters: 73.4M (140.05MiB) |
|
[default6]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=2|ip-26-0-169-139]: [After model building] Memory usage: 147.07MiB. Peak allocated: 149.10MiB Peak reserved: 150.00MiB |
|
[default1]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=1|ip-26-0-172-73]: [After model building] Memory usage: 126.06MiB. Peak allocated: 128.09MiB Peak reserved: 130.00MiB |
|
[default1]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=1|ip-26-0-172-73]: No checkpoint path provided. |
|
[default6]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=2|ip-26-0-169-139]: No checkpoint path provided. |
|
[default1]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=1|ip-26-0-169-139]: Local number of parameters: 99.2M (189.14MiB) |
|
[default1]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=1|ip-26-0-169-139]: [After model building] Memory usage: 197.07MiB. Peak allocated: 199.10MiB Peak reserved: 200.00MiB |
|
[default1]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=1|ip-26-0-169-139]: No checkpoint path provided. |
|
[default4]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=0|ip-26-0-169-139]: Local number of parameters: 73.4M (140.05MiB) |
|
[default4]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=0|ip-26-0-169-139]: [After model building] Memory usage: 147.07MiB. Peak allocated: 149.10MiB Peak reserved: 150.00MiB |
|
[default4]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=0|ip-26-0-169-139]: No checkpoint path provided. |
|
[default3]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=3|ip-26-0-169-139]: Local number of parameters: 99.2M (189.14MiB) |
|
[default3]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=3|ip-26-0-169-139]: [After model building] Memory usage: 197.07MiB. Peak allocated: 199.10MiB Peak reserved: 200.00MiB |
|
[default3]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=3|ip-26-0-169-139]: No checkpoint path provided. |
|
[default0]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Total number of parameters: 1.21G (2313.42MiB) |
|
[default0]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Local number of parameters: 99.2M (189.14MiB) |
|
[default0]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: [After model building] Memory usage: 197.07MiB. Peak allocated: 199.10MiB Peak reserved: 200.00MiB |
|
[default0]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: No checkpoint path provided. |
|
[default0]:07/02/2024 19:53:43 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Parametrizing model parameters using StandardParametrizator |
|
[default7]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=3|ip-26-0-172-73]: Local number of parameters: 67.7M (129.12MiB) |
|
[default7]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=3|ip-26-0-172-73]: [After model building] Memory usage: 134.05MiB. Peak allocated: 136.08MiB Peak reserved: 138.00MiB |
|
[default7]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=3|ip-26-0-172-73]: No checkpoint path provided. |
|
[default6]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=2|ip-26-0-172-73]: Local number of parameters: 67.7M (129.12MiB) |
|
[default6]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=2|ip-26-0-172-73]: [After model building] Memory usage: 134.05MiB. Peak allocated: 136.08MiB Peak reserved: 138.00MiB |
|
[default6]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=2|ip-26-0-172-73]: No checkpoint path provided. |
|
[default5]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=1|ip-26-0-172-73]: Local number of parameters: 67.7M (129.12MiB) |
|
[default5]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=1|ip-26-0-172-73]: [After model building] Memory usage: 134.05MiB. Peak allocated: 136.08MiB Peak reserved: 138.00MiB |
|
[default5]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=1|ip-26-0-172-73]: No checkpoint path provided. |
|
[default7]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=3|ip-26-0-169-139]: Local number of parameters: 73.4M (140.05MiB) |
|
[default7]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=3|ip-26-0-169-139]: [After model building] Memory usage: 147.07MiB. Peak allocated: 149.10MiB Peak reserved: 150.00MiB |
|
[default7]:07/02/2024 19:53:43 [INFO|DP=0|PP=1|TP=3|ip-26-0-169-139]: No checkpoint path provided. |
|
[default4]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: Local number of parameters: 67.7M (129.12MiB) |
|
[default4]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: [After model building] Memory usage: 134.05MiB. Peak allocated: 136.08MiB Peak reserved: 138.00MiB |
|
[default4]:07/02/2024 19:53:43 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: No checkpoint path provided. |
|
[default3]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=3|ip-26-0-172-73]: Local number of parameters: 62.9M (120.05MiB) |
|
[default3]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=3|ip-26-0-172-73]: [After model building] Memory usage: 126.06MiB. Peak allocated: 128.09MiB Peak reserved: 130.00MiB |
|
[default3]:07/02/2024 19:53:43 [INFO|DP=0|PP=2|TP=3|ip-26-0-172-73]: No checkpoint path provided. |
|
[default0]:07/02/2024 19:53:44 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: [Optimizer Building] Using LearningRateForSP as learning rate |
|
[default0]:07/02/2024 19:53:44 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: [ZeRO sharding] Size of optimizer params per rank: |
|
[default0]:07/02/2024 19:53:44 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: [ZeRO sharding] DP Rank 0 has 99.2M out of 99.2M (100.00%) params' optimizer states |
|
[default0]:07/02/2024 19:53:45 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: [Training Plan] Stage Training Stage has 19 remaining training steps and has consumed 0 samples |
|
[default0]:07/02/2024 19:53:45 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Using `datasets` library |
|
[default0]:07/02/2024 19:53:45 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Loading tokenizer from openai-community/gpt2 and transformers/hf_hub versions ('4.41.2', '0.23.4') |
|
[default0]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default0]:07/02/2024 19:53:45 [WARNING|DP=0|PP=0|TP=0|ip-26-0-169-139]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default0]:07/02/2024 19:53:46 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: [Training Plan] There are 1 training stages |
|
[default0]:07/02/2024 19:53:46 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: [Stage Training Stage] start from step 1 |
|
[default0]:07/02/2024 19:53:46 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: |
|
[default0]:07/02/2024 19:53:46 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: [Start training] datetime: 2024-07-02 19:53:46.512495 | 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 19:53:46 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Resuming training from stage Training Stage, it has trained for 0 samples and has 19 remaining train steps |
|
[default0]:07/02/2024 19:53:46 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 953.61MiB. Peak allocated 953.61MiB. Peak reserved: 960.00MiB |
|
[default7]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default1]:07/02/2024 19:53:46 [WARNING|DP=0|PP=2|TP=1|ip-26-0-172-73]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default0]:07/02/2024 19:53:46 [WARNING|DP=0|PP=2|TP=0|ip-26-0-172-73]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default6]:07/02/2024 19:53:46 [WARNING|DP=0|PP=1|TP=2|ip-26-0-169-139]: 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/02/2024 19:53:46 [WARNING|DP=0|PP=0|TP=2|ip-26-0-169-139]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default1]:07/02/2024 19:53:46 [WARNING|DP=0|PP=0|TP=1|ip-26-0-169-139]: 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 19:53:46 [WARNING|DP=0|PP=0|TP=3|ip-26-0-169-139]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default6]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default7]:07/02/2024 19:53:46 [WARNING|DP=0|PP=1|TP=3|ip-26-0-169-139]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default5]:07/02/2024 19:53:46 [WARNING|DP=0|PP=3|TP=1|ip-26-0-172-73]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default6]:07/02/2024 19:53:46 [WARNING|DP=0|PP=3|TP=2|ip-26-0-172-73]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default1]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default4]:07/02/2024 19:53:46 [WARNING|DP=0|PP=3|TP=0|ip-26-0-172-73]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default6]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default3]:07/02/2024 19:53:46 [WARNING|DP=0|PP=2|TP=3|ip-26-0-172-73]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default3]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default5]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default1]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default4]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default0]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default5]:07/02/2024 19:53:46 [WARNING|DP=0|PP=1|TP=1|ip-26-0-169-139]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default2]:07/02/2024 19:53:46 [WARNING|DP=0|PP=2|TP=2|ip-26-0-172-73]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default4]:07/02/2024 19:53:46 [WARNING|DP=0|PP=1|TP=0|ip-26-0-169-139]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default4]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default7]:07/02/2024 19:53:46 [WARNING|DP=0|PP=3|TP=3|ip-26-0-172-73]: Repo card metadata block was not found. Setting CardData to empty. |
|
[default5]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default2]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default7]:Repo card metadata block was not found. Setting CardData to empty. |
|
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[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 |
|
[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 |
|
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.) |
|
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass |
|
[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( |
|
[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( |
|
[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 |
|
[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( |
|
[default3]: warnings.warn( |
|
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions |
|
[default0]: warnings.warn( |
|
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions |
|
[default2]: warnings.warn( |
|
[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( |
|
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions |
|
[default1]: warnings.warn( |
|
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions |
|
[default2]: warnings.warn( |
|
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions |
|
[default6]: warnings.warn( |
|
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions |
|
[default5]: warnings.warn( |
|
[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( |
|
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions |
|
[default3]: warnings.warn( |
|
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions |
|
[default0]: warnings.warn( |
|
[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/02/2024 19:54:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1021.40MiB. Peak allocated 23680.34MiB. Peak reserved: 23984.00MiB |
|
[default4]:07/02/2024 19:54:38 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 1 / 20 | consumed_tokens: 4.19M | elapsed_time_per_iteration_ms: 50.8K | tokens_per_sec: 82.6K | tokens_per_sec_per_gpu: 5.16K | global_batch_size: 1.02K | lm_loss: 11.2 | lr: 0.0001 | model_tflops_per_gpu: 46.9 | hardware_tflops_per_gpu: 46.9 | grad_norm: 10.9 | cuda_memory_allocated: 1.29G | cuda_max_memory_reserved: 8.46G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.5G | hd_free_memory_tb: 247G |
|
[default0]:07/02/2024 19:54:38 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 1777.96MiB. Peak reserved: 23984.00MiB |
|
[default0]:07/02/2024 19:54:53 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 19:54:54 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 2 / 20 | consumed_tokens: 8.39M | elapsed_time_per_iteration_ms: 15.8K | tokens_per_sec: 265K | tokens_per_sec_per_gpu: 16.6K | global_batch_size: 1.02K | lm_loss: 11.2 | lr: 9.53e-05 | model_tflops_per_gpu: 150 | hardware_tflops_per_gpu: 150 | grad_norm: 11 | cuda_memory_allocated: 1.29G | cuda_max_memory_reserved: 8.46G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.5G | hd_free_memory_tb: 247G |
|
[default0]:07/02/2024 19:54:54 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 1777.99MiB. Peak reserved: 24816.00MiB |
|
[default0]:07/02/2024 19:55:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 19:55:11 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 3 / 20 | consumed_tokens: 12.6M | elapsed_time_per_iteration_ms: 17.3K | tokens_per_sec: 242K | tokens_per_sec_per_gpu: 15.1K | global_batch_size: 1.02K | lm_loss: 9.83 | lr: 9.05e-05 | model_tflops_per_gpu: 137 | hardware_tflops_per_gpu: 137 | grad_norm: 44.3 | cuda_memory_allocated: 1.29G | cuda_max_memory_reserved: 8.46G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.5G | hd_free_memory_tb: 247G |
|
[default0]:STAGE:2024-07-02 19:55:11 2571529:2571529 ActivityProfilerController.cpp:314] Completed Stage: Warm Up |
|
[default0]:07/02/2024 19:55:11 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 1777.99MiB. Peak reserved: 24816.00MiB |
|
[default0]:07/02/2024 19:55:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 19:55:28 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 4 / 20 | consumed_tokens: 16.8M | elapsed_time_per_iteration_ms: 16.7K | tokens_per_sec: 252K | tokens_per_sec_per_gpu: 15.7K | global_batch_size: 1.02K | lm_loss: 12.1 | lr: 8.58e-05 | model_tflops_per_gpu: 143 | hardware_tflops_per_gpu: 143 | grad_norm: 24.8 | cuda_memory_allocated: 1.29G | cuda_max_memory_reserved: 8.46G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.5G | hd_free_memory_tb: 247G |
|
[default0]:07/02/2024 19:55:28 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 1777.99MiB. Peak reserved: 24816.00MiB |
|
[default0]:07/02/2024 19:55:43 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 19:55:43 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 5 / 20 | consumed_tokens: 21M | elapsed_time_per_iteration_ms: 15.4K | tokens_per_sec: 272K | tokens_per_sec_per_gpu: 17K | global_batch_size: 1.02K | lm_loss: 10.1 | lr: 8.11e-05 | model_tflops_per_gpu: 154 | hardware_tflops_per_gpu: 154 | grad_norm: 11.4 |
|
[default4]:07/02/2024 19:55:59 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 6 / 20 | consumed_tokens: 25.2M | elapsed_time_per_iteration_ms: 15.9K | tokens_per_sec: 264K | tokens_per_sec_per_gpu: 16.5K | global_batch_size: 1.02K | lm_loss: 9.39 | lr: 7.63e-05 | model_tflops_per_gpu: 150 | hardware_tflops_per_gpu: 150 | grad_norm: 7.05 |
|
[default0]:STAGE:2024-07-02 19:56:21 2571529:2571529 ActivityProfilerController.cpp:320] Completed Stage: Collection |
|
[default0]:STAGE:2024-07-02 19:56:23 2571529:2571529 ActivityProfilerController.cpp:324] Completed Stage: Post Processing |
|
[default0]:07/02/2024 19:59:07 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default0]:07/02/2024 19:59:23 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 19:59:23 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 7 / 20 | consumed_tokens: 29.4M | elapsed_time_per_iteration_ms: 204K | tokens_per_sec: 20.6K | tokens_per_sec_per_gpu: 1.29K | global_batch_size: 1.02K | lm_loss: 8.69 | lr: 7.16e-05 | model_tflops_per_gpu: 11.7 | hardware_tflops_per_gpu: 11.7 | grad_norm: 5.43 |
|
[default0]:07/02/2024 19:59:39 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 19:59:39 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 8 / 20 | consumed_tokens: 33.6M | elapsed_time_per_iteration_ms: 16.3K | tokens_per_sec: 257K | tokens_per_sec_per_gpu: 16K | global_batch_size: 1.02K | lm_loss: 8.77 | lr: 6.68e-05 | model_tflops_per_gpu: 146 | hardware_tflops_per_gpu: 146 | grad_norm: 18.4 |
|
[default0]:07/02/2024 19:59:57 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 19:59:57 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 9 / 20 | consumed_tokens: 37.7M | elapsed_time_per_iteration_ms: 17.6K | tokens_per_sec: 238K | tokens_per_sec_per_gpu: 14.9K | global_batch_size: 1.02K | lm_loss: 8.11 | lr: 6.21e-05 | model_tflops_per_gpu: 135 | hardware_tflops_per_gpu: 135 | grad_norm: 4.96 |
|
[default4]:07/02/2024 20:00:14 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 10 / 20 | consumed_tokens: 41.9M | elapsed_time_per_iteration_ms: 16.6K | tokens_per_sec: 253K | tokens_per_sec_per_gpu: 15.8K | global_batch_size: 1.02K | lm_loss: 7.96 | lr: 5.74e-05 | model_tflops_per_gpu: 144 | hardware_tflops_per_gpu: 144 | grad_norm: 4.62 |
|
[default0]:07/02/2024 20:00:14 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default0]:07/02/2024 20:00:30 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 20:00:30 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 11 / 20 | consumed_tokens: 46.1M | elapsed_time_per_iteration_ms: 16.3K | tokens_per_sec: 257K | tokens_per_sec_per_gpu: 16.1K | global_batch_size: 1.02K | lm_loss: 7.84 | lr: 5.26e-05 | model_tflops_per_gpu: 146 | hardware_tflops_per_gpu: 146 | grad_norm: 4.93 |
|
[default0]:07/02/2024 20:00:46 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 20:00:46 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 12 / 20 | consumed_tokens: 50.3M | elapsed_time_per_iteration_ms: 16K | tokens_per_sec: 262K | tokens_per_sec_per_gpu: 16.4K | global_batch_size: 1.02K | lm_loss: 7.64 | lr: 4.79e-05 | model_tflops_per_gpu: 148 | hardware_tflops_per_gpu: 148 | grad_norm: 4.08 |
|
[default4]:07/02/2024 20:01:02 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 13 / 20 | consumed_tokens: 54.5M | elapsed_time_per_iteration_ms: 16.1K | tokens_per_sec: 261K | tokens_per_sec_per_gpu: 16.3K | global_batch_size: 1.02K | lm_loss: 7.48 | lr: 4.32e-05 | model_tflops_per_gpu: 148 | hardware_tflops_per_gpu: 148 | grad_norm: 3.28 |
|
[default0]:07/02/2024 20:01:02 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 20:01:19 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 14 / 20 | consumed_tokens: 58.7M | elapsed_time_per_iteration_ms: 16.5K | tokens_per_sec: 254K | tokens_per_sec_per_gpu: 15.9K | global_batch_size: 1.02K | lm_loss: 7.4 | lr: 3.84e-05 | model_tflops_per_gpu: 144 | hardware_tflops_per_gpu: 144 | grad_norm: 3.52 |
|
[default0]:07/02/2024 20:01:19 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default0]:07/02/2024 20:01:35 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 20:01:35 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 15 / 20 | consumed_tokens: 62.9M | elapsed_time_per_iteration_ms: 16.1K | tokens_per_sec: 261K | tokens_per_sec_per_gpu: 16.3K | global_batch_size: 1.02K | lm_loss: 7.29 | lr: 3.37e-05 | model_tflops_per_gpu: 148 | hardware_tflops_per_gpu: 148 | grad_norm: 3.13 |
|
[default4]:07/02/2024 20:01:51 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 16 / 20 | consumed_tokens: 67.1M | elapsed_time_per_iteration_ms: 16K | tokens_per_sec: 263K | tokens_per_sec_per_gpu: 16.4K | global_batch_size: 1.02K | lm_loss: 7.18 | lr: 2.89e-05 | model_tflops_per_gpu: 149 | hardware_tflops_per_gpu: 149 | grad_norm: 3.11 |
|
[default0]:07/02/2024 20:01:51 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default0]:07/02/2024 20:02:06 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 20:02:06 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 17 / 20 | consumed_tokens: 71.3M | elapsed_time_per_iteration_ms: 15.3K | tokens_per_sec: 275K | tokens_per_sec_per_gpu: 17.2K | global_batch_size: 1.02K | lm_loss: 7.09 | lr: 2.42e-05 | model_tflops_per_gpu: 156 | hardware_tflops_per_gpu: 156 | grad_norm: 3.22 |
|
[default0]:07/02/2024 20:02:22 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 20:02:22 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 18 / 20 | consumed_tokens: 75.5M | elapsed_time_per_iteration_ms: 15.8K | tokens_per_sec: 266K | tokens_per_sec_per_gpu: 16.6K | global_batch_size: 1.02K | lm_loss: 7.02 | lr: 1.95e-05 | model_tflops_per_gpu: 151 | hardware_tflops_per_gpu: 151 | grad_norm: 3.19 |
|
[default0]:07/02/2024 20:02:37 [INFO|DP=0|PP=0|TP=0|ip-26-0-169-139]: Memory usage: 1777.96MiB. Peak allocated 24436.91MiB. Peak reserved: 24816.00MiB |
|
[default4]:07/02/2024 20:02:37 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 19 / 20 | consumed_tokens: 79.7M | elapsed_time_per_iteration_ms: 15.6K | tokens_per_sec: 268K | tokens_per_sec_per_gpu: 16.8K | global_batch_size: 1.02K | lm_loss: 6.97 | lr: 1.47e-05 | model_tflops_per_gpu: 152 | hardware_tflops_per_gpu: 152 | grad_norm: 3.06 |
|
[default4]:07/02/2024 20:02:53 [INFO|DP=0|PP=3|TP=0|ip-26-0-172-73]: iteration: 20 / 20 | consumed_tokens: 83.9M | elapsed_time_per_iteration_ms: 15.3K | tokens_per_sec: 274K | tokens_per_sec_per_gpu: 17.1K | global_batch_size: 1.02K | lm_loss: 6.92 | lr: 1e-05 | model_tflops_per_gpu: 156 | hardware_tflops_per_gpu: 156 | grad_norm: 2.89 |
|
Traceback (most recent call last): |
|
File "/fsx/ferdinandmom/ferdinand-hf/bench_cluster/main.py", line 4, in <module> |
|
from bench_cluster.submit_jobs import submit_jobs, check_status |
|
ImportError: cannot import name 'check_status' from 'bench_cluster.submit_jobs' (/fsx/ferdinandmom/ferdinand-hf/bench_cluster/bench_cluster/submit_jobs.py) |
|
Traceback (most recent call last): |
|
File "/fsx/ferdinandmom/ferdinand-hf/bench_cluster/main.py", line 4, in <module> |
|
from bench_cluster.submit_jobs import submit_jobs, check_status |
|
ImportError: cannot import name 'check_status' from 'bench_cluster.submit_jobs' (/fsx/ferdinandmom/ferdinand-hf/bench_cluster/bench_cluster/submit_jobs.py) |
|
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-169-139_2571529.1719950310974795475.pt.trace.json: 0%| | 0.00/5.42G [00:00<?, ?B/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 0%| | 13.9M/5.42G [00:00<00:42, 126MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 0%| | 26.5M/5.42G [00:00<01:01, 88.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 1%| | 35.9M/5.42G [00:00<01:45, 50.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 1%| | 48.0M/5.42G [00:00<01:53, 47.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 1%| | 64.0M/5.42G [00:01<01:43, 51.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 1%|β | 80.0M/5.42G [00:01<01:57, 45.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 2%|β | 96.0M/5.42G [00:01<01:39, 53.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 2%|β | 112M/5.42G [00:02<01:33, 57.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 2%|β | 128M/5.42G [00:02<01:38, 53.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 3%|β | 144M/5.42G [00:02<01:31, 57.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 3%|β | 160M/5.42G [00:02<01:29, 58.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 3%|β | 176M/5.42G [00:03<01:23, 62.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 4%|β | 192M/5.42G [00:03<01:22, 63.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 4%|β | 208M/5.42G [00:03<01:31, 56.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 4%|β | 224M/5.42G [00:03<01:34, 55.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 4%|β | 240M/5.42G [00:04<01:45, 49.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 5%|β | 256M/5.42G [00:04<01:50, 46.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 5%|β | 272M/5.42G [00:05<01:43, 49.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 5%|β | 288M/5.42G [00:05<01:35, 54.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 6%|β | 304M/5.42G [00:05<01:37, 52.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 6%|β | 320M/5.42G [00:05<01:33, 54.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 6%|β | 336M/5.42G [00:06<02:03, 41.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 6%|β | 352M/5.42G [00:06<01:50, 45.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 7%|β | 368M/5.42G [00:07<01:46, 47.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 7%|β | 384M/5.42G [00:07<01:38, 51.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 7%|β | 400M/5.42G [00:07<01:32, 54.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 8%|β | 416M/5.42G [00:07<01:26, 58.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 8%|β | 432M/5.42G [00:08<01:28, 56.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 8%|β | 448M/5.42G [00:08<01:26, 57.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 9%|β | 464M/5.42G [00:08<01:37, 51.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 9%|β | 480M/5.42G [00:08<01:31, 53.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 9%|β | 496M/5.42G [00:09<01:26, 56.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 9%|β | 512M/5.42G [00:09<01:32, 52.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 10%|β | 528M/5.42G [00:09<01:25, 57.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 10%|β | 544M/5.42G [00:10<01:19, 61.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 10%|β | 560M/5.42G [00:10<01:18, 62.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 11%|β | 576M/5.42G [00:10<01:35, 50.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 11%|β | 592M/5.42G [00:10<01:26, 56.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 11%|β | 608M/5.42G [00:11<01:21, 59.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 12%|ββ | 624M/5.42G [00:11<01:32, 51.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 12%|ββ | 640M/5.42G [00:11<01:24, 56.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 12%|ββ | 656M/5.42G [00:12<01:20, 59.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 12%|ββ | 672M/5.42G [00:13<02:44, 28.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 13%|ββ | 688M/5.42G [00:13<02:19, 34.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 13%|ββ | 704M/5.42G [00:13<02:11, 36.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 13%|ββ | 720M/5.42G [00:14<02:22, 32.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 14%|ββ | 736M/5.42G [00:14<02:02, 38.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 14%|ββ | 752M/5.42G [00:15<01:49, 42.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 14%|ββ | 768M/5.42G [00:15<01:37, 47.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 14%|ββ | 784M/5.42G [00:15<01:40, 46.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 15%|ββ | 800M/5.42G [00:16<01:40, 45.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 15%|ββ | 816M/5.42G [00:16<01:31, 50.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 15%|ββ | 832M/5.42G [00:16<01:33, 48.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 16%|ββ | 848M/5.42G [00:16<01:31, 49.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 16%|ββ | 864M/5.42G [00:17<02:11, 34.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 16%|ββ | 880M/5.42G [00:17<01:57, 38.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 17%|ββ | 896M/5.42G [00:18<01:50, 41.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 17%|ββ | 912M/5.42G [00:18<01:39, 45.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 17%|ββ | 928M/5.42G [00:18<01:28, 50.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 17%|ββ | 944M/5.42G [00:19<01:22, 54.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 18%|ββ | 960M/5.42G [00:19<01:15, 58.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 18%|ββ | 976M/5.42G [00:19<01:09, 64.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 18%|ββ | 992M/5.42G [00:19<01:13, 60.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 19%|ββ | 1.01G/5.42G [00:20<01:10, 62.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 19%|ββ | 1.02G/5.42G [00:20<01:17, 56.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 19%|ββ | 1.04G/5.42G [00:20<01:44, 41.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 19%|ββ | 1.06G/5.42G [00:21<01:37, 44.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 20%|ββ | 1.07G/5.42G [00:21<01:29, 48.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 20%|ββ | 1.09G/5.42G [00:21<01:17, 55.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 20%|ββ | 1.10G/5.42G [00:22<01:22, 52.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 21%|ββ | 1.12G/5.42G [00:22<01:22, 52.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 21%|ββ | 1.14G/5.42G [00:22<01:21, 52.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 21%|ββ | 1.15G/5.42G [00:23<01:29, 47.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 22%|βββ | 1.17G/5.42G [00:23<01:19, 53.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 22%|βββ | 1.18G/5.42G [00:23<01:13, 57.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 22%|βββ | 1.20G/5.42G [00:23<01:16, 55.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 22%|βββ | 1.22G/5.42G [00:24<01:09, 60.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 23%|βββ | 1.23G/5.42G [00:24<01:05, 63.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 23%|βββ | 1.25G/5.42G [00:26<03:22, 20.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 23%|βββ | 1.26G/5.42G [00:26<02:42, 25.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 24%|βββ | 1.28G/5.42G [00:26<02:12, 31.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 24%|βββ | 1.30G/5.42G [00:27<02:02, 33.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 24%|βββ | 1.31G/5.42G [00:27<01:45, 39.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 24%|βββ | 1.33G/5.42G [00:27<01:41, 40.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 25%|βββ | 1.34G/5.42G [00:28<01:39, 41.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 25%|βββ | 1.36G/5.42G [00:28<01:27, 46.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 25%|βββ | 1.38G/5.42G [00:28<01:19, 50.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 26%|βββ | 1.39G/5.42G [00:28<01:11, 56.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 26%|βββ | 1.41G/5.42G [00:29<01:05, 60.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 26%|βββ | 1.42G/5.42G [00:29<01:03, 63.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 27%|βββ | 1.44G/5.42G [00:29<01:07, 59.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 27%|βββ | 1.46G/5.42G [00:29<01:12, 54.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 27%|βββ | 1.47G/5.42G [00:30<01:07, 58.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 27%|βββ | 1.49G/5.42G [00:30<01:05, 59.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 28%|βββ | 1.50G/5.42G [00:30<01:00, 64.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 28%|βββ | 1.52G/5.42G [00:30<01:04, 60.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 28%|βββ | 1.54G/5.42G [00:31<01:02, 61.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 29%|βββ | 1.55G/5.42G [00:31<01:05, 59.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 29%|βββ | 1.57G/5.42G [00:31<01:05, 58.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 29%|βββ | 1.58G/5.42G [00:32<01:06, 57.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 30%|βββ | 1.60G/5.42G [00:32<01:12, 52.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 30%|βββ | 1.62G/5.42G [00:32<01:09, 54.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 30%|βββ | 1.63G/5.42G [00:33<01:09, 54.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 30%|βββ | 1.65G/5.42G [00:33<01:15, 50.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 31%|βββ | 1.66G/5.42G [00:33<01:05, 57.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 31%|βββ | 1.68G/5.42G [00:33<01:05, 57.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 31%|ββββ | 1.70G/5.42G [00:34<01:01, 60.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 32%|ββββ | 1.71G/5.42G [00:34<01:03, 58.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 32%|ββββ | 1.73G/5.42G [00:34<00:57, 64.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 32%|ββββ | 1.74G/5.42G [00:34<00:56, 64.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 32%|ββββ | 1.76G/5.42G [00:35<00:54, 66.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 33%|ββββ | 1.78G/5.42G [00:35<01:01, 59.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 33%|ββββ | 1.79G/5.42G [00:36<01:34, 38.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 33%|ββββ | 1.81G/5.42G [00:36<01:17, 46.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 34%|ββββ | 1.82G/5.42G [00:36<01:09, 51.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 34%|ββββ | 1.84G/5.42G [00:36<01:06, 54.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 34%|ββββ | 1.86G/5.42G [00:37<01:01, 57.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 35%|ββββ | 1.87G/5.42G [00:37<00:57, 61.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 35%|ββββ | 1.89G/5.42G [00:37<00:59, 59.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 35%|ββββ | 1.90G/5.42G [00:37<01:03, 55.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 35%|ββββ | 1.92G/5.42G [00:38<01:15, 46.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 36%|ββββ | 1.94G/5.42G [00:38<01:09, 50.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 36%|ββββ | 1.95G/5.42G [00:38<01:03, 54.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 36%|ββββ | 1.97G/5.42G [00:39<01:04, 53.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 37%|ββββ | 1.98G/5.42G [00:39<01:01, 56.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 37%|ββββ | 2.00G/5.42G [00:39<01:02, 54.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 37%|ββββ | 2.02G/5.42G [00:39<01:00, 56.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 37%|ββββ | 2.03G/5.42G [00:40<00:55, 61.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 38%|ββββ | 2.05G/5.42G [00:40<00:57, 58.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 38%|ββββ | 2.06G/5.42G [00:40<00:55, 60.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 38%|ββββ | 2.08G/5.42G [00:41<01:54, 29.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 39%|ββββ | 2.10G/5.42G [00:42<01:42, 32.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 39%|ββββ | 2.11G/5.42G [00:42<01:25, 38.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 39%|ββββ | 2.13G/5.42G [00:42<01:13, 44.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 40%|ββββ | 2.14G/5.42G [00:43<01:45, 31.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 40%|ββββ | 2.16G/5.42G [00:43<01:32, 35.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 40%|ββββ | 2.18G/5.42G [00:44<01:23, 39.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 40%|ββββ | 2.19G/5.42G [00:44<01:10, 45.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 41%|ββββ | 2.21G/5.42G [00:45<01:34, 33.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 41%|ββββ | 2.22G/5.42G [00:45<01:26, 36.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 41%|βββββ | 2.24G/5.42G [00:45<01:14, 42.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 42%|βββββ | 2.26G/5.42G [00:46<01:10, 44.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 42%|βββββ | 2.27G/5.42G [00:46<01:06, 47.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 42%|βββββ | 2.29G/5.42G [00:46<01:01, 51.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 42%|βββββ | 2.30G/5.42G [00:46<00:57, 54.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 43%|βββββ | 2.32G/5.42G [00:47<00:54, 57.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 43%|βββββ | 2.34G/5.42G [00:47<00:57, 53.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 43%|βββββ | 2.35G/5.42G [00:47<01:00, 50.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 44%|βββββ | 2.37G/5.42G [00:48<01:04, 47.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 44%|βββββ | 2.38G/5.42G [00:48<01:02, 48.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 44%|βββββ | 2.40G/5.42G [00:48<00:53, 56.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 45%|βββββ | 2.42G/5.42G [00:48<00:51, 58.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 45%|βββββ | 2.43G/5.42G [00:49<00:57, 51.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 45%|βββββ | 2.45G/5.42G [00:49<00:54, 54.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 45%|βββββ | 2.46G/5.42G [00:50<00:59, 50.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 46%|βββββ | 2.48G/5.42G [00:50<00:54, 53.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 46%|βββββ | 2.50G/5.42G [00:50<00:55, 52.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 46%|βββββ | 2.51G/5.42G [00:50<00:53, 54.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 47%|βββββ | 2.53G/5.42G [00:51<00:49, 58.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 47%|βββββ | 2.54G/5.42G [00:51<00:46, 62.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 47%|βββββ | 2.56G/5.42G [00:51<00:48, 59.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 48%|βββββ | 2.58G/5.42G [00:51<00:48, 59.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 48%|βββββ | 2.59G/5.42G [00:52<00:46, 61.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 48%|βββββ | 2.61G/5.42G [00:52<00:50, 55.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 48%|βββββ | 2.62G/5.42G [00:52<00:51, 54.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 49%|βββββ | 2.64G/5.42G [00:53<00:52, 53.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 49%|βββββ | 2.66G/5.42G [00:54<02:05, 22.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 49%|βββββ | 2.67G/5.42G [00:55<02:05, 21.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 50%|βββββ | 2.69G/5.42G [00:56<01:55, 23.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 50%|βββββ | 2.70G/5.42G [00:56<01:34, 28.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 50%|βββββ | 2.72G/5.42G [00:56<01:20, 33.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 50%|βββββ | 2.74G/5.42G [00:56<01:09, 38.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 51%|βββββ | 2.75G/5.42G [00:57<01:01, 43.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 51%|βββββ | 2.77G/5.42G [00:57<00:56, 47.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 51%|ββββββ | 2.78G/5.42G [00:57<00:50, 51.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 52%|ββββββ | 2.80G/5.42G [00:58<00:51, 50.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 52%|ββββββ | 2.82G/5.42G [00:58<00:54, 47.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 52%|ββββββ | 2.83G/5.42G [00:58<00:47, 55.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 53%|ββββββ | 2.85G/5.42G [00:58<00:46, 55.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 53%|ββββββ | 2.86G/5.42G [00:59<00:47, 54.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 53%|ββββββ | 2.88G/5.42G [00:59<00:49, 51.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 53%|ββββββ | 2.90G/5.42G [00:59<00:51, 49.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 54%|ββββββ | 2.91G/5.42G [01:00<00:46, 53.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 54%|ββββββ | 2.93G/5.42G [01:00<00:42, 58.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 54%|ββββββ | 2.94G/5.42G [01:00<00:41, 60.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 55%|ββββββ | 2.96G/5.42G [01:00<00:46, 53.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 55%|ββββββ | 2.98G/5.42G [01:01<00:47, 51.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 55%|ββββββ | 2.99G/5.42G [01:01<00:44, 54.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 55%|ββββββ | 3.01G/5.42G [01:01<00:42, 56.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 56%|ββββββ | 3.02G/5.42G [01:02<00:41, 58.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 56%|ββββββ | 3.04G/5.42G [01:02<00:38, 61.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 56%|ββββββ | 3.06G/5.42G [01:02<00:37, 64.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 57%|ββββββ | 3.07G/5.42G [01:02<00:36, 65.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 57%|ββββββ | 3.09G/5.42G [01:03<00:37, 62.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 57%|ββββββ | 3.10G/5.42G [01:03<00:39, 59.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 58%|ββββββ | 3.12G/5.42G [01:03<00:35, 64.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 58%|ββββββ | 3.14G/5.42G [01:03<00:40, 56.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 58%|ββββββ | 3.15G/5.42G [01:04<00:41, 54.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 58%|ββββββ | 3.17G/5.42G [01:04<00:40, 55.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 59%|ββββββ | 3.18G/5.42G [01:04<00:43, 51.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 59%|ββββββ | 3.20G/5.42G [01:05<00:42, 52.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 59%|ββββββ | 3.22G/5.42G [01:05<00:41, 52.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 60%|ββββββ | 3.23G/5.42G [01:05<00:36, 59.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 60%|ββββββ | 3.25G/5.42G [01:05<00:34, 62.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 60%|ββββββ | 3.26G/5.42G [01:06<00:36, 58.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 60%|ββββββ | 3.28G/5.42G [01:06<00:35, 60.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 61%|ββββββ | 3.30G/5.42G [01:06<00:33, 63.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 61%|ββββββ | 3.31G/5.42G [01:06<00:32, 64.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 61%|βββββββ | 3.33G/5.42G [01:07<00:30, 69.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 62%|βββββββ | 3.34G/5.42G [01:07<00:35, 58.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 62%|βββββββ | 3.36G/5.42G [01:07<00:31, 65.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 62%|βββββββ | 3.38G/5.42G [01:08<00:40, 50.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 63%|βββββββ | 3.39G/5.42G [01:08<00:37, 54.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 63%|βββββββ | 3.41G/5.42G [01:08<00:33, 60.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 63%|βββββββ | 3.42G/5.42G [01:08<00:36, 55.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 63%|βββββββ | 3.44G/5.42G [01:09<00:43, 45.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 64%|βββββββ | 3.46G/5.42G [01:09<00:40, 48.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 64%|βββββββ | 3.47G/5.42G [01:09<00:38, 50.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 64%|βββββββ | 3.49G/5.42G [01:10<00:45, 42.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 65%|βββββββ | 3.50G/5.42G [01:10<00:43, 44.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 65%|βββββββ | 3.52G/5.42G [01:11<00:48, 39.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 65%|βββββββ | 3.54G/5.42G [01:11<00:44, 42.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 65%|βββββββ | 3.55G/5.42G [01:12<00:55, 33.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 66%|βββββββ | 3.57G/5.42G [01:12<00:45, 40.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 66%|βββββββ | 3.58G/5.42G [01:12<00:42, 43.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 66%|βββββββ | 3.60G/5.42G [01:13<00:53, 34.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 67%|βββββββ | 3.62G/5.42G [01:13<00:51, 35.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 67%|βββββββ | 3.63G/5.42G [01:14<00:47, 37.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 67%|βββββββ | 3.65G/5.42G [01:14<00:42, 41.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 68%|βββββββ | 3.66G/5.42G [01:15<00:41, 42.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 68%|βββββββ | 3.68G/5.42G [01:15<00:35, 48.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 68%|βββββββ | 3.70G/5.42G [01:15<00:38, 44.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 68%|βββββββ | 3.71G/5.42G [01:15<00:33, 51.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 69%|βββββββ | 3.73G/5.42G [01:16<00:33, 51.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 69%|βββββββ | 3.74G/5.42G [01:16<00:30, 55.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 69%|βββββββ | 3.76G/5.42G [01:16<00:29, 56.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 70%|βββββββ | 3.78G/5.42G [01:16<00:29, 56.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 70%|βββββββ | 3.79G/5.42G [01:17<00:28, 57.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 70%|βββββββ | 3.81G/5.42G [01:17<00:29, 55.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 71%|βββββββ | 3.82G/5.42G [01:17<00:28, 55.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 71%|βββββββ | 3.84G/5.42G [01:18<00:26, 58.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 71%|βββββββ | 3.86G/5.42G [01:18<00:27, 57.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 71%|ββββββββ | 3.87G/5.42G [01:18<00:26, 59.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 72%|ββββββββ | 3.89G/5.42G [01:19<00:33, 46.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 72%|ββββββββ | 3.90G/5.42G [01:19<00:33, 44.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 72%|ββββββββ | 3.92G/5.42G [01:19<00:31, 47.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 73%|ββββββββ | 3.94G/5.42G [01:20<00:32, 45.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 73%|ββββββββ | 3.95G/5.42G [01:20<00:31, 46.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 73%|ββββββββ | 3.97G/5.42G [01:20<00:31, 46.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 73%|ββββββββ | 3.98G/5.42G [01:21<00:28, 50.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 74%|ββββββββ | 3.99G/5.42G [01:21<00:25, 57.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 74%|ββββββββ | 4.00G/5.42G [01:21<00:27, 52.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 74%|ββββββββ | 4.02G/5.42G [01:21<00:35, 40.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 74%|ββββββββ | 4.02G/5.42G [01:22<00:33, 42.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 74%|ββββββββ | 4.03G/5.42G [01:22<00:36, 38.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 74%|ββββββββ | 4.03G/5.42G [01:22<00:49, 28.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 75%|ββββββββ | 4.05G/5.42G [01:22<00:38, 35.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 75%|ββββββββ | 4.06G/5.42G [01:23<00:26, 50.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 75%|ββββββββ | 4.07G/5.42G [01:23<00:29, 46.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 75%|ββββββββ | 4.08G/5.42G [01:23<00:31, 43.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 76%|ββββββββ | 4.10G/5.42G [01:24<00:36, 36.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 76%|ββββββββ | 4.11G/5.42G [01:24<00:29, 44.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 76%|ββββββββ | 4.13G/5.42G [01:24<00:28, 45.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 76%|ββββββββ | 4.14G/5.42G [01:24<00:25, 50.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 77%|ββββββββ | 4.16G/5.42G [01:25<00:22, 55.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 77%|ββββββββ | 4.18G/5.42G [01:25<00:21, 56.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 77%|ββββββββ | 4.19G/5.42G [01:25<00:23, 53.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 78%|ββββββββ | 4.21G/5.42G [01:25<00:21, 55.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 78%|ββββββββ | 4.22G/5.42G [01:26<00:21, 56.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 78%|ββββββββ | 4.24G/5.42G [01:26<00:21, 54.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 78%|ββββββββ | 4.26G/5.42G [01:26<00:20, 55.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 79%|ββββββββ | 4.27G/5.42G [01:26<00:18, 61.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 79%|ββββββββ | 4.29G/5.42G [01:27<00:18, 61.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 79%|ββββββββ | 4.30G/5.42G [01:27<00:17, 62.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 80%|ββββββββ | 4.32G/5.42G [01:27<00:16, 67.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 80%|ββββββββ | 4.34G/5.42G [01:27<00:17, 63.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 80%|ββββββββ | 4.35G/5.42G [01:28<00:21, 49.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 81%|ββββββββ | 4.37G/5.42G [01:28<00:20, 50.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 81%|ββββββββ | 4.38G/5.42G [01:29<00:19, 53.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 81%|ββββββββ | 4.40G/5.42G [01:29<00:17, 58.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 81%|βββββββββ | 4.42G/5.42G [01:29<00:19, 52.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 82%|βββββββββ | 4.43G/5.42G [01:29<00:16, 59.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 82%|βββββββββ | 4.45G/5.42G [01:30<00:17, 55.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 82%|βββββββββ | 4.46G/5.42G [01:30<00:17, 56.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 83%|βββββββββ | 4.48G/5.42G [01:30<00:17, 55.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 83%|βββββββββ | 4.50G/5.42G [01:30<00:16, 55.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 83%|βββββββββ | 4.51G/5.42G [01:31<00:16, 55.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 83%|βββββββββ | 4.53G/5.42G [01:31<00:16, 53.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 84%|βββββββββ | 4.54G/5.42G [01:31<00:15, 57.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 84%|βββββββββ | 4.56G/5.42G [01:32<00:13, 62.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 84%|βββββββββ | 4.58G/5.42G [01:32<00:12, 65.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 85%|βββββββββ | 4.59G/5.42G [01:32<00:16, 49.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 85%|βββββββββ | 4.61G/5.42G [01:32<00:14, 55.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 85%|βββββββββ | 4.62G/5.42G [01:33<00:14, 54.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 86%|βββββββββ | 4.64G/5.42G [01:33<00:14, 55.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 86%|βββββββββ | 4.66G/5.42G [01:34<00:17, 43.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 86%|βββββββββ | 4.67G/5.42G [01:34<00:14, 50.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 86%|βββββββββ | 4.69G/5.42G [01:34<00:13, 54.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 87%|βββββββββ | 4.70G/5.42G [01:34<00:12, 56.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 87%|βββββββββ | 4.72G/5.42G [01:35<00:11, 59.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 87%|βββββββββ | 4.74G/5.42G [01:35<00:10, 62.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 88%|βββββββββ | 4.75G/5.42G [01:35<00:12, 53.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 88%|βββββββββ | 4.77G/5.42G [01:36<00:12, 50.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 88%|βββββββββ | 4.78G/5.42G [01:36<00:12, 49.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 89%|βββββββββ | 4.80G/5.42G [01:36<00:11, 52.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 89%|βββββββββ | 4.82G/5.42G [01:36<00:11, 53.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 89%|βββββββββ | 4.83G/5.42G [01:37<00:10, 54.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 89%|βββββββββ | 4.85G/5.42G [01:37<00:10, 54.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 90%|βββββββββ | 4.86G/5.42G [01:37<00:09, 59.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 90%|βββββββββ | 4.88G/5.42G [01:37<00:09, 58.8MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 90%|βββββββββ | 4.90G/5.42G [01:38<00:08, 59.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 91%|βββββββββ | 4.91G/5.42G [01:38<00:09, 56.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 91%|βββββββββ | 4.93G/5.42G [01:38<00:08, 60.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 91%|βββββββββ | 4.94G/5.42G [01:39<00:13, 34.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 91%|ββββββββββ| 4.96G/5.42G [01:40<00:12, 38.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 92%|ββββββββββ| 4.98G/5.42G [01:40<00:10, 41.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 92%|ββββββββββ| 4.99G/5.42G [01:40<00:09, 44.9MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 92%|ββββββββββ| 5.01G/5.42G [01:41<00:09, 42.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 93%|ββββββββββ| 5.02G/5.42G [01:41<00:08, 45.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 93%|ββββββββββ| 5.04G/5.42G [01:41<00:07, 49.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 93%|ββββββββββ| 5.06G/5.42G [01:41<00:06, 55.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 94%|ββββββββββ| 5.07G/5.42G [01:42<00:06, 58.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 94%|ββββββββββ| 5.09G/5.42G [01:42<00:05, 62.5MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 94%|ββββββββββ| 5.10G/5.42G [01:42<00:05, 55.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 94%|ββββββββββ| 5.12G/5.42G [01:42<00:05, 56.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 95%|ββββββββββ| 5.14G/5.42G [01:43<00:05, 52.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 95%|ββββββββββ| 5.15G/5.42G [01:43<00:05, 53.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 95%|ββββββββββ| 5.17G/5.42G [01:43<00:04, 56.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 96%|ββββββββββ| 5.18G/5.42G [01:44<00:04, 56.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 96%|ββββββββββ| 5.20G/5.42G [01:44<00:03, 56.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 96%|ββββββββββ| 5.22G/5.42G [01:44<00:04, 48.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 96%|ββββββββββ| 5.23G/5.42G [01:45<00:03, 50.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 97%|ββββββββββ| 5.25G/5.42G [01:45<00:03, 49.4MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 97%|ββββββββββ| 5.26G/5.42G [01:45<00:02, 53.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 97%|ββββββββββ| 5.28G/5.42G [01:45<00:02, 55.2MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 98%|ββββββββββ| 5.30G/5.42G [01:46<00:02, 57.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 98%|ββββββββββ| 5.31G/5.42G [01:46<00:01, 58.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 98%|ββββββββββ| 5.33G/5.42G [01:46<00:01, 59.1MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 99%|ββββββββββ| 5.34G/5.42G [01:46<00:01, 60.6MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 99%|ββββββββββ| 5.36G/5.42G [01:47<00:01, 60.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 99%|ββββββββββ| 5.38G/5.42G [01:47<00:00, 56.0MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 99%|ββββββββββ| 5.39G/5.42G [01:47<00:00, 56.3MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 100%|ββββββββββ| 5.41G/5.42G [01:48<00:00, 52.7MB/s]
ip-26-0-169-139_2571529.1719950310974795475.pt.trace.json: 100%|ββββββββββ| 5.42G/5.42G [01:48<00:00, 50.0MB/s] |
|
|