File size: 78,041 Bytes
d96ae4f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 |
========================
START TIME: Tue Jul 2 16:05:32 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 16:05:37.682000 139819419109184 torch/distributed/run.py:757]
W0702 16:05:37.682000 139819419109184 torch/distributed/run.py:757] *****************************************
W0702 16:05:37.682000 139819419109184 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 16:05:37.682000 139819419109184 torch/distributed/run.py:757] *****************************************
W0702 16:05:37.718000 140455586768704 torch/distributed/run.py:757]
W0702 16:05:37.718000 140455586768704 torch/distributed/run.py:757] *****************************************
W0702 16:05:37.718000 140455586768704 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 16:05:37.718000 140455586768704 torch/distributed/run.py:757] *****************************************
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Config:
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Config(general=GeneralArgs(project='bench_cluster',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: run='%date_%jobid',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: seed=42,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: step=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: consumed_train_samples=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: benchmark_csv_path=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: ignore_sanity_checks=True),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: parallelism=ParallelismArgs(dp=2,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: pp=8,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: tp=1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: pp_engine=<nanotron.parallel.pipeline_parallel.engine.OneForwardOneBackwardPipelineEngine object at 0x7f059679c910>,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: tp_mode=<TensorParallelLinearMode.REDUCE_SCATTER: 2>,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: tp_linear_async_communication=False,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: expert_parallel_size=1),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: model=ModelArgs(model_config=LlamaConfig(bos_token_id=1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: eos_token_id=2,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: hidden_act='silu',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: hidden_size=2048,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: initializer_range=0.02,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: intermediate_size=4096,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: is_llama_config=True,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: max_position_embeddings=4096,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: num_attention_heads=32,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: num_hidden_layers=24,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: num_key_value_heads=32,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: pad_token_id=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: pretraining_tp=1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: rms_norm_eps=1e-05,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: rope_scaling=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: rope_theta=10000.0,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: tie_word_embeddings=True,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: use_cache=True,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: vocab_size=50257),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: init_method=RandomInit(std=0.025),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: dtype=torch.bfloat16,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: make_vocab_size_divisible_by=1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: ddp_bucket_cap_mb=25),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: tokenizer=TokenizerArgs(tokenizer_name_or_path='openai-community/gpt2',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: tokenizer_revision=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: tokenizer_max_length=None),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: checkpoints=CheckpointsArgs(checkpoints_path=Path('/dev/null'),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: checkpoint_interval=100000,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: save_initial_state=False,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: resume_checkpoint_path=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: checkpoints_path_is_shared_file_system=False),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: logging=LoggingArgs(log_level='info',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: log_level_replica='info',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: iteration_step_info_interval=1),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: tokens=TokensArgs(sequence_length=4096,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: train_steps=20,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: micro_batch_size=4,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: batch_accumulation_per_replica=128,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: val_check_interval=-1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: limit_val_batches=0,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: limit_test_batches=0),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: optimizer=OptimizerArgs(optimizer_factory=AdamWOptimizerArgs(adam_eps=1e-08,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: adam_beta1=0.9,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: adam_beta2=0.95,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: torch_adam_is_fused=True,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: name='adamW'),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: zero_stage=1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: weight_decay=0.01,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: clip_grad=1.0,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: accumulate_grad_in_fp32=True,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: learning_rate_scheduler=LRSchedulerArgs(learning_rate=0.0001,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: lr_warmup_steps=1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: lr_warmup_style='linear',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: lr_decay_style='linear',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: lr_decay_steps=19,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: lr_decay_starting_step=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: min_decay_lr=1e-05)),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: data_stages=[DatasetStageArgs(name='Training Stage',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: start_training_step=1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: data=DataArgs(dataset=PretrainDatasetsArgs(hf_dataset_or_datasets='roneneldan/TinyStories',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: hf_dataset_splits='train',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: hf_dataset_config_name=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: dataset_processing_num_proc_per_process=64,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: dataset_overwrite_cache=False,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: text_column_name='text'),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: seed=42,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: num_loading_workers=32))],
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: profiler=ProfilerArgs(profiler_export_path=Path('/fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/16_GPUS/dp-2_tp-1_pp-8_mbz-4')),
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: lighteval=None)
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Model Config:
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: LlamaConfig(bos_token_id=1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: eos_token_id=2,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: hidden_act='silu',
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: hidden_size=2048,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: initializer_range=0.02,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: intermediate_size=4096,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: is_llama_config=True,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: max_position_embeddings=4096,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: num_attention_heads=32,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: num_hidden_layers=24,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: num_key_value_heads=32,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: pad_token_id=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: pretraining_tp=1,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: rms_norm_eps=1e-05,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: rope_scaling=None,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: rope_theta=10000.0,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: tie_word_embeddings=True,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: use_cache=True,
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: vocab_size=50257)
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Building model..
[default0]:07/02/2024 16:06:00 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Setting PP block ranks...
[default0]:07/02/2024 16:06:14 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Total number of parameters: 1.21G (2312.82MiB)
[default0]:07/02/2024 16:06:14 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Local number of parameters: 271M (516.35MiB)
[default0]:07/02/2024 16:06:14 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: [After model building] Memory usage: 520.36MiB. Peak allocated: 522.39MiB Peak reserved: 534.00MiB
[default0]:07/02/2024 16:06:14 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: No checkpoint path provided.
[default0]:07/02/2024 16:06:14 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Parametrizing model parameters using StandardParametrizator
[default6]:07/02/2024 16:06:14 [INFO|DP=0|PP=3|TP=0|ip-26-0-163-43]: Local number of parameters: 168M (320.03MiB)
[default6]:07/02/2024 16:06:14 [INFO|DP=0|PP=3|TP=0|ip-26-0-163-43]: [After model building] Memory usage: 324.04MiB. Peak allocated: 326.07MiB Peak reserved: 336.00MiB
[default6]:07/02/2024 16:06:14 [INFO|DP=0|PP=3|TP=0|ip-26-0-163-43]: No checkpoint path provided.
[default4]:07/02/2024 16:06:14 [INFO|DP=0|PP=2|TP=0|ip-26-0-163-43]: Local number of parameters: 126M (240.02MiB)
[default4]:07/02/2024 16:06:14 [INFO|DP=0|PP=2|TP=0|ip-26-0-163-43]: [After model building] Memory usage: 243.03MiB. Peak allocated: 245.06MiB Peak reserved: 262.00MiB
[default4]:07/02/2024 16:06:14 [INFO|DP=0|PP=2|TP=0|ip-26-0-163-43]: No checkpoint path provided.
[default2]:07/02/2024 16:06:14 [INFO|DP=0|PP=1|TP=0|ip-26-0-163-43]: Local number of parameters: 126M (240.02MiB)
[default2]:07/02/2024 16:06:14 [INFO|DP=0|PP=1|TP=0|ip-26-0-163-43]: [After model building] Memory usage: 243.03MiB. Peak allocated: 245.06MiB Peak reserved: 262.00MiB
[default2]:07/02/2024 16:06:14 [INFO|DP=0|PP=1|TP=0|ip-26-0-163-43]: No checkpoint path provided.
[default4]:07/02/2024 16:06:14 [INFO|DP=0|PP=6|TP=0|ip-26-0-169-207]: Local number of parameters: 168M (320.03MiB)
[default4]:07/02/2024 16:06:14 [INFO|DP=0|PP=6|TP=0|ip-26-0-169-207]: [After model building] Memory usage: 324.04MiB. Peak allocated: 326.07MiB Peak reserved: 336.00MiB
[default4]:07/02/2024 16:06:14 [INFO|DP=0|PP=6|TP=0|ip-26-0-169-207]: No checkpoint path provided.
[default0]:07/02/2024 16:06:14 [INFO|DP=0|PP=4|TP=0|ip-26-0-169-207]: Local number of parameters: 126M (240.02MiB)
[default0]:07/02/2024 16:06:14 [INFO|DP=0|PP=4|TP=0|ip-26-0-169-207]: [After model building] Memory usage: 243.03MiB. Peak allocated: 245.06MiB Peak reserved: 262.00MiB
[default0]:07/02/2024 16:06:14 [INFO|DP=0|PP=4|TP=0|ip-26-0-169-207]: No checkpoint path provided.
[default6]:07/02/2024 16:06:14 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: Local number of parameters: 103M (196.32MiB)
[default6]:07/02/2024 16:06:14 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: [After model building] Memory usage: 196.33MiB. Peak allocated: 196.34MiB Peak reserved: 200.00MiB
[default6]:07/02/2024 16:06:14 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: No checkpoint path provided.
[default2]:07/02/2024 16:06:14 [INFO|DP=0|PP=5|TP=0|ip-26-0-169-207]: Local number of parameters: 126M (240.02MiB)
[default2]:07/02/2024 16:06:14 [INFO|DP=0|PP=5|TP=0|ip-26-0-169-207]: [After model building] Memory usage: 243.03MiB. Peak allocated: 245.06MiB Peak reserved: 262.00MiB
[default2]:07/02/2024 16:06:14 [INFO|DP=0|PP=5|TP=0|ip-26-0-169-207]: No checkpoint path provided.
[default5]:07/02/2024 16:06:14 [INFO|DP=1|PP=2|TP=0|ip-26-0-163-43]: No checkpoint path provided.
[default3]:07/02/2024 16:06:14 [INFO|DP=1|PP=1|TP=0|ip-26-0-163-43]: No checkpoint path provided.
[default7]:07/02/2024 16:06:14 [INFO|DP=1|PP=3|TP=0|ip-26-0-163-43]: No checkpoint path provided.
[default1]:07/02/2024 16:06:14 [INFO|DP=1|PP=0|TP=0|ip-26-0-163-43]: No checkpoint path provided.
[default5]:07/02/2024 16:06:14 [INFO|DP=1|PP=6|TP=0|ip-26-0-169-207]: No checkpoint path provided.
[default7]:07/02/2024 16:06:14 [INFO|DP=1|PP=7|TP=0|ip-26-0-169-207]: No checkpoint path provided.
[default1]:07/02/2024 16:06:14 [INFO|DP=1|PP=4|TP=0|ip-26-0-169-207]: No checkpoint path provided.
[default3]:07/02/2024 16:06:14 [INFO|DP=1|PP=5|TP=0|ip-26-0-169-207]: No checkpoint path provided.
[default0]:07/02/2024 16:06:17 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: [Optimizer Building] Using LearningRateForSP as learning rate
[default0]:07/02/2024 16:06:17 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: [ZeRO sharding] Size of optimizer params per rank:
[default0]:07/02/2024 16:06:17 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: [ZeRO sharding] DP Rank 0 has 135M out of 271M (50.00%) params' optimizer states
[default0]:07/02/2024 16:06:17 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: [ZeRO sharding] DP Rank 1 has 135M out of 271M (50.00%) params' optimizer states
[default0]:07/02/2024 16:06:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: [Training Plan] Stage Training Stage has 19 remaining training steps and has consumed 0 samples
[default0]:07/02/2024 16:06:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Using `datasets` library
[default0]:07/02/2024 16:06:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Loading tokenizer from openai-community/gpt2 and transformers/hf_hub versions ('4.41.2', '0.23.4')
[default0]:07/02/2024 16:06:18 [WARNING|DP=0|PP=0|TP=0|ip-26-0-163-43]: Repo card metadata block was not found. Setting CardData to empty.
[default0]:Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/02/2024 16:06:20 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: [Training Plan] There are 1 training stages
[default0]:07/02/2024 16:06:20 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: [Stage Training Stage] start from step 1
[default0]:07/02/2024 16:06:20 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]:
[default0]:07/02/2024 16:06:20 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: [Start training] datetime: 2024-07-02 16:06:20.739681 | mbs: 4 | 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 16:06:20 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Resuming training from stage Training Stage, it has trained for 0 samples and has 19 remaining train steps
[default0]:07/02/2024 16:06:20 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 2069.40MiB. Peak allocated 2069.40MiB. Peak reserved: 2086.00MiB
[default5]:07/02/2024 16:06:20 [WARNING|DP=1|PP=2|TP=0|ip-26-0-163-43]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/02/2024 16:06:20 [WARNING|DP=0|PP=3|TP=0|ip-26-0-163-43]: 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 16:06:20 [WARNING|DP=0|PP=2|TP=0|ip-26-0-163-43]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/02/2024 16:06:20 [WARNING|DP=1|PP=1|TP=0|ip-26-0-163-43]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/02/2024 16:06:20 [WARNING|DP=1|PP=0|TP=0|ip-26-0-163-43]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/02/2024 16:06:20 [WARNING|DP=0|PP=1|TP=0|ip-26-0-163-43]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/02/2024 16:06:20 [WARNING|DP=1|PP=3|TP=0|ip-26-0-163-43]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default0]:07/02/2024 16:06:20 [WARNING|DP=0|PP=4|TP=0|ip-26-0-169-207]: Repo card metadata block was not found. Setting CardData to empty.
[default5]:07/02/2024 16:06:20 [WARNING|DP=1|PP=6|TP=0|ip-26-0-169-207]: Repo card metadata block was not found. Setting CardData to empty.
[default1]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default4]:07/02/2024 16:06:20 [WARNING|DP=0|PP=6|TP=0|ip-26-0-169-207]: Repo card metadata block was not found. Setting CardData to empty.
[default7]:Repo card metadata block was not found. Setting CardData to empty.
[default7]:07/02/2024 16:06:20 [WARNING|DP=1|PP=7|TP=0|ip-26-0-169-207]: Repo card metadata block was not found. Setting CardData to empty.
[default4]:Repo card metadata block was not found. Setting CardData to empty.
[default1]:07/02/2024 16:06:20 [WARNING|DP=1|PP=4|TP=0|ip-26-0-169-207]: Repo card metadata block was not found. Setting CardData to empty.
[default3]:07/02/2024 16:06:20 [WARNING|DP=1|PP=5|TP=0|ip-26-0-169-207]: 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.
[default3]:Repo card metadata block was not found. Setting CardData to empty.
[default5]:Repo card metadata block was not found. Setting CardData to empty.
[default6]:07/02/2024 16:06:20 [WARNING|DP=0|PP=7|TP=0|ip-26-0-169-207]: Repo card metadata block was not found. Setting CardData to empty.
[default2]:07/02/2024 16:06:20 [WARNING|DP=0|PP=5|TP=0|ip-26-0-169-207]: Repo card metadata block was not found. Setting CardData to empty.
[default6]:Repo card metadata block was not found. Setting CardData to empty.
[default2]:Repo card metadata block was not found. Setting CardData to empty.
[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
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: Attempting to run cuBLAS, but there was no current CUDA context! Attempting to set the primary context... (Triggered internally at ../aten/src/ATen/cuda/CublasHandlePool.cpp:135.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default6]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default6]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default7]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default4]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default4]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default5]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default5]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default2]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default2]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: Attempting to run cuBLAS, but there was no current CUDA context! Attempting to set the primary context... (Triggered internally at ../aten/src/ATen/cuda/CublasHandlePool.cpp:135.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default0]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default3]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default3]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/autograd/graph.py:744: UserWarning: c10d::allreduce_: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at ../torch/csrc/autograd/autograd_not_implemented_fallback.cpp:63.)
[default1]: return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
[default7]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default7]: warnings.warn(
[default1]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default1]: warnings.warn(
[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(
[default0]:07/02/2024 16:07:20 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 2135.54MiB. Peak allocated 41452.48MiB. Peak reserved: 41696.00MiB
[default0]:/fsx/ferdinandmom/miniforge3/envs/env-bench-cluster/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2261: UserWarning: torch.distributed.all_reduce_coalesced will be deprecated. If you must use it, please revisit our documentation later at https://pytorch.org/docs/master/distributed.html#collective-functions
[default0]: warnings.warn(
[default0]:07/02/2024 16:07:21 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 4459.12MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:07:21 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 1 / 20 | consumed_tokens: 4.19M | elapsed_time_per_iteration_ms: 58.2K | tokens_per_sec: 72.1K | tokens_per_sec_per_gpu: 4.5K | global_batch_size: 1.02K | lm_loss: 11.1 | lr: 0.0001 | model_tflops_per_gpu: 40.9 | hardware_tflops_per_gpu: 40.9 | grad_norm: 24.9 | cuda_memory_allocated: 1.3G | cuda_max_memory_reserved: 12.8G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.5G | hd_free_memory_tb: 247G
[default0]:07/02/2024 16:07:49 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:07:50 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 2 / 20 | consumed_tokens: 8.39M | elapsed_time_per_iteration_ms: 28.8K | tokens_per_sec: 146K | tokens_per_sec_per_gpu: 9.1K | global_batch_size: 1.02K | lm_loss: 11.1 | lr: 9.53e-05 | model_tflops_per_gpu: 82.5 | hardware_tflops_per_gpu: 82.5 | grad_norm: 25.1 | cuda_memory_allocated: 1.3G | cuda_max_memory_reserved: 12.8G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.5G | hd_free_memory_tb: 247G
[default0]:07/02/2024 16:07:50 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 4459.12MiB. Peak reserved: 42994.00MiB
[default0]:07/02/2024 16:08:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:08:18 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 3 / 20 | consumed_tokens: 12.6M | elapsed_time_per_iteration_ms: 28.7K | tokens_per_sec: 146K | tokens_per_sec_per_gpu: 9.13K | global_batch_size: 1.02K | lm_loss: 9.49 | lr: 9.05e-05 | model_tflops_per_gpu: 82.8 | hardware_tflops_per_gpu: 82.8 | grad_norm: 21.5 | cuda_memory_allocated: 1.3G | cuda_max_memory_reserved: 12.8G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.5G | hd_free_memory_tb: 247G
[default0]:07/02/2024 16:08:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 4459.12MiB. Peak reserved: 42994.00MiB
[default0]:STAGE:2024-07-02 16:08:18 687610:687610 ActivityProfilerController.cpp:314] Completed Stage: Warm Up
[default0]:07/02/2024 16:08:47 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default0]:07/02/2024 16:08:48 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 4459.12MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:08:48 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 4 / 20 | consumed_tokens: 16.8M | elapsed_time_per_iteration_ms: 29.5K | tokens_per_sec: 142K | tokens_per_sec_per_gpu: 8.89K | global_batch_size: 1.02K | lm_loss: 9.36 | lr: 8.58e-05 | model_tflops_per_gpu: 80.6 | hardware_tflops_per_gpu: 80.6 | grad_norm: 21.4 | cuda_memory_allocated: 1.3G | cuda_max_memory_reserved: 12.8G | hd_total_memory_tb: 312G | hd_used_memory_tb: 65.5G | hd_free_memory_tb: 247G
[default6]:07/02/2024 16:09:16 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 5 / 20 | consumed_tokens: 21M | elapsed_time_per_iteration_ms: 28.4K | tokens_per_sec: 148K | tokens_per_sec_per_gpu: 9.23K | global_batch_size: 1.02K | lm_loss: 9.02 | lr: 8.11e-05 | model_tflops_per_gpu: 83.8 | hardware_tflops_per_gpu: 83.8 | grad_norm: 12.7
[default0]:07/02/2024 16:09:16 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:09:47 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 6 / 20 | consumed_tokens: 25.2M | elapsed_time_per_iteration_ms: 30.8K | tokens_per_sec: 136K | tokens_per_sec_per_gpu: 8.51K | global_batch_size: 1.02K | lm_loss: 10.3 | lr: 7.63e-05 | model_tflops_per_gpu: 77.2 | hardware_tflops_per_gpu: 77.2 | grad_norm: 47.1
[default0]:STAGE:2024-07-02 16:10:00 687610:687610 ActivityProfilerController.cpp:320] Completed Stage: Collection
[default0]:STAGE:2024-07-02 16:10:01 687610:687610 ActivityProfilerController.cpp:324] Completed Stage: Post Processing
[default0]:07/02/2024 16:11:36 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default0]:07/02/2024 16:11:57 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:11:57 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 7 / 20 | consumed_tokens: 29.4M | elapsed_time_per_iteration_ms: 130K | tokens_per_sec: 32.2K | tokens_per_sec_per_gpu: 2.01K | global_batch_size: 1.02K | lm_loss: 8.68 | lr: 7.16e-05 | model_tflops_per_gpu: 18.2 | hardware_tflops_per_gpu: 18.2 | grad_norm: 5.58
[default0]:07/02/2024 16:12:25 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:12:25 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 8 / 20 | consumed_tokens: 33.6M | elapsed_time_per_iteration_ms: 27.4K | tokens_per_sec: 153K | tokens_per_sec_per_gpu: 9.55K | global_batch_size: 1.02K | lm_loss: 8.32 | lr: 6.68e-05 | model_tflops_per_gpu: 86.7 | hardware_tflops_per_gpu: 86.7 | grad_norm: 4.77
[default6]:07/02/2024 16:12:53 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 9 / 20 | consumed_tokens: 37.7M | elapsed_time_per_iteration_ms: 28.5K | tokens_per_sec: 147K | tokens_per_sec_per_gpu: 9.2K | global_batch_size: 1.02K | lm_loss: 7.95 | lr: 6.21e-05 | model_tflops_per_gpu: 83.5 | hardware_tflops_per_gpu: 83.5 | grad_norm: 3.31
[default0]:07/02/2024 16:12:53 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:13:20 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 10 / 20 | consumed_tokens: 41.9M | elapsed_time_per_iteration_ms: 26.4K | tokens_per_sec: 159K | tokens_per_sec_per_gpu: 9.94K | global_batch_size: 1.02K | lm_loss: 7.69 | lr: 5.74e-05 | model_tflops_per_gpu: 90.2 | hardware_tflops_per_gpu: 90.2 | grad_norm: 4.31
[default0]:07/02/2024 16:13:20 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default0]:07/02/2024 16:13:48 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:13:48 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 11 / 20 | consumed_tokens: 46.1M | elapsed_time_per_iteration_ms: 28.1K | tokens_per_sec: 149K | tokens_per_sec_per_gpu: 9.33K | global_batch_size: 1.02K | lm_loss: 7.45 | lr: 5.26e-05 | model_tflops_per_gpu: 84.7 | hardware_tflops_per_gpu: 84.7 | grad_norm: 2.5
[default6]:07/02/2024 16:14:18 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 12 / 20 | consumed_tokens: 50.3M | elapsed_time_per_iteration_ms: 30K | tokens_per_sec: 140K | tokens_per_sec_per_gpu: 8.73K | global_batch_size: 1.02K | lm_loss: 7.37 | lr: 4.79e-05 | model_tflops_per_gpu: 79.2 | hardware_tflops_per_gpu: 79.2 | grad_norm: 5.02
[default0]:07/02/2024 16:14:18 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:14:47 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 13 / 20 | consumed_tokens: 54.5M | elapsed_time_per_iteration_ms: 29.2K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 8.97K | global_batch_size: 1.02K | lm_loss: 7.31 | lr: 4.32e-05 | model_tflops_per_gpu: 81.4 | hardware_tflops_per_gpu: 81.4 | grad_norm: 6.03
[default0]:07/02/2024 16:14:47 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default0]:07/02/2024 16:15:16 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:15:16 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 14 / 20 | consumed_tokens: 58.7M | elapsed_time_per_iteration_ms: 28.5K | tokens_per_sec: 147K | tokens_per_sec_per_gpu: 9.2K | global_batch_size: 1.02K | lm_loss: 7.19 | lr: 3.84e-05 | model_tflops_per_gpu: 83.4 | hardware_tflops_per_gpu: 83.4 | grad_norm: 5.29
[default6]:07/02/2024 16:15:44 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 15 / 20 | consumed_tokens: 62.9M | elapsed_time_per_iteration_ms: 28.1K | tokens_per_sec: 149K | tokens_per_sec_per_gpu: 9.32K | global_batch_size: 1.02K | lm_loss: 7.06 | lr: 3.37e-05 | model_tflops_per_gpu: 84.6 | hardware_tflops_per_gpu: 84.6 | grad_norm: 2.7
[default0]:07/02/2024 16:15:44 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default0]:07/02/2024 16:16:12 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:16:12 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 16 / 20 | consumed_tokens: 67.1M | elapsed_time_per_iteration_ms: 28.4K | tokens_per_sec: 148K | tokens_per_sec_per_gpu: 9.25K | global_batch_size: 1.02K | lm_loss: 6.97 | lr: 2.89e-05 | model_tflops_per_gpu: 83.9 | hardware_tflops_per_gpu: 83.9 | grad_norm: 1.99
[default6]:07/02/2024 16:16:41 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 17 / 20 | consumed_tokens: 71.3M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 9.01K | global_batch_size: 1.02K | lm_loss: 6.91 | lr: 2.42e-05 | model_tflops_per_gpu: 81.7 | hardware_tflops_per_gpu: 81.7 | grad_norm: 2.01
[default0]:07/02/2024 16:16:41 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:17:09 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 18 / 20 | consumed_tokens: 75.5M | elapsed_time_per_iteration_ms: 28.2K | tokens_per_sec: 149K | tokens_per_sec_per_gpu: 9.29K | global_batch_size: 1.02K | lm_loss: 6.86 | lr: 1.95e-05 | model_tflops_per_gpu: 84.3 | hardware_tflops_per_gpu: 84.3 | grad_norm: 2.03
[default0]:07/02/2024 16:17:09 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:17:38 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 19 / 20 | consumed_tokens: 79.7M | elapsed_time_per_iteration_ms: 28.3K | tokens_per_sec: 148K | tokens_per_sec_per_gpu: 9.28K | global_batch_size: 1.02K | lm_loss: 6.81 | lr: 1.47e-05 | model_tflops_per_gpu: 84.2 | hardware_tflops_per_gpu: 84.2 | grad_norm: 2.04
[default0]:07/02/2024 16:17:38 [INFO|DP=0|PP=0|TP=0|ip-26-0-163-43]: Memory usage: 3168.25MiB. Peak allocated 42485.19MiB. Peak reserved: 42994.00MiB
[default6]:07/02/2024 16:18:07 [INFO|DP=0|PP=7|TP=0|ip-26-0-169-207]: iteration: 20 / 20 | consumed_tokens: 83.9M | elapsed_time_per_iteration_ms: 29.1K | tokens_per_sec: 144K | tokens_per_sec_per_gpu: 9.02K | global_batch_size: 1.02K | lm_loss: 6.77 | lr: 1e-05 | model_tflops_per_gpu: 81.8 | hardware_tflops_per_gpu: 81.8 | grad_norm: 1.94
W0702 16:18:29.878000 139813752289024 torch/distributed/elastic/rendezvous/dynamic_rendezvous.py:1252] The node 'ip-26-0-169-207.ec2.internal_2256769_0' has failed to send a keep-alive heartbeat to the rendezvous 'none' due to an error of type RendezvousTimeoutError.
Saved 1 csv files over 1 completed logs
Processing file: /fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/16_GPUS/dp-2_tp-1_pp-8_mbz-4/profiler/ip-26-0-163-43_687610.1719936674744161495.pt.trace.json
Results written to /fsx/ferdinandmom/ferdinand-hf/bench_cluster/results/llama-1B/16_GPUS/dp-2_tp-1_pp-8_mbz-4/profiler.csv
Consider using `hf_transfer` for faster uploads. This solution comes with some limitations. See https://huggingface.co/docs/huggingface_hub/hf_transfer for more details.
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 0%| | 0.00/3.06G [00:00<?, ?B/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 0%| | 5.01M/3.06G [00:00<01:01, 50.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 1%| | 16.0M/3.06G [00:00<01:27, 34.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 1%| | 32.0M/3.06G [00:00<00:57, 52.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 2%|β | 48.0M/3.06G [00:02<03:02, 16.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 2%|β | 64.0M/3.06G [00:02<02:16, 21.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 3%|β | 80.0M/3.06G [00:03<02:33, 19.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 3%|β | 96.0M/3.06G [00:03<01:54, 25.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 4%|β | 112M/3.06G [00:04<01:36, 30.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 4%|β | 128M/3.06G [00:04<01:19, 36.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 5%|β | 144M/3.06G [00:04<01:11, 40.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 5%|β | 160M/3.06G [00:05<01:11, 40.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 6%|β | 176M/3.06G [00:05<01:04, 44.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 6%|β | 192M/3.06G [00:06<01:14, 38.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 7%|β | 208M/3.06G [00:06<01:11, 40.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 7%|β | 224M/3.06G [00:06<01:08, 41.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 8%|β | 240M/3.06G [00:07<01:04, 43.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 8%|β | 256M/3.06G [00:07<00:58, 47.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 9%|β | 272M/3.06G [00:07<00:52, 53.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 9%|β | 288M/3.06G [00:07<00:54, 50.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 10%|β | 304M/3.06G [00:08<00:51, 53.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 10%|β | 320M/3.06G [00:08<01:00, 45.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 11%|β | 336M/3.06G [00:09<00:58, 46.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 12%|ββ | 352M/3.06G [00:09<00:55, 48.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 12%|ββ | 368M/3.06G [00:09<00:56, 47.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 13%|ββ | 384M/3.06G [00:09<00:52, 50.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 13%|ββ | 400M/3.06G [00:10<00:52, 50.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 14%|ββ | 416M/3.06G [00:10<00:45, 57.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 14%|ββ | 432M/3.06G [00:10<00:42, 61.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 15%|ββ | 448M/3.06G [00:10<00:41, 62.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 15%|ββ | 464M/3.06G [00:11<00:45, 56.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 16%|ββ | 480M/3.06G [00:11<00:54, 46.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 16%|ββ | 496M/3.06G [00:11<00:50, 50.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 17%|ββ | 512M/3.06G [00:12<00:55, 45.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 17%|ββ | 528M/3.06G [00:12<00:58, 43.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 18%|ββ | 544M/3.06G [00:13<00:52, 47.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 18%|ββ | 560M/3.06G [00:14<01:24, 29.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 19%|ββ | 576M/3.06G [00:14<01:14, 33.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 19%|ββ | 592M/3.06G [00:14<00:59, 41.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 20%|ββ | 608M/3.06G [00:14<00:50, 48.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 20%|ββ | 624M/3.06G [00:15<00:49, 49.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 21%|ββ | 640M/3.06G [00:15<00:47, 50.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 21%|βββ | 656M/3.06G [00:15<00:42, 56.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 22%|βββ | 672M/3.06G [00:16<00:58, 40.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 23%|βββ | 688M/3.06G [00:16<00:52, 45.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 23%|βββ | 704M/3.06G [00:16<00:50, 46.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 24%|βββ | 720M/3.06G [00:17<00:45, 51.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 24%|βββ | 736M/3.06G [00:17<00:44, 52.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 25%|βββ | 752M/3.06G [00:17<00:45, 50.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 25%|βββ | 768M/3.06G [00:17<00:41, 55.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 26%|βββ | 784M/3.06G [00:18<00:36, 62.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 26%|βββ | 800M/3.06G [00:18<00:32, 68.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 27%|βββ | 816M/3.06G [00:18<00:35, 63.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 27%|βββ | 832M/3.06G [00:18<00:34, 65.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 28%|βββ | 848M/3.06G [00:19<00:37, 58.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 28%|βββ | 864M/3.06G [00:19<00:35, 62.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 29%|βββ | 880M/3.06G [00:19<00:35, 61.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 29%|βββ | 896M/3.06G [00:19<00:33, 65.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 30%|βββ | 912M/3.06G [00:20<00:33, 64.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 30%|βββ | 928M/3.06G [00:20<00:30, 69.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 31%|βββ | 944M/3.06G [00:20<00:31, 67.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 31%|ββββ | 960M/3.06G [00:20<00:34, 60.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 32%|ββββ | 976M/3.06G [00:21<00:34, 60.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 32%|ββββ | 992M/3.06G [00:21<00:38, 54.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 33%|ββββ | 1.01G/3.06G [00:21<00:37, 54.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 33%|ββββ | 1.02G/3.06G [00:22<00:34, 58.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 34%|ββββ | 1.04G/3.06G [00:22<00:32, 62.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 35%|ββββ | 1.06G/3.06G [00:22<00:34, 58.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 35%|ββββ | 1.07G/3.06G [00:23<00:50, 39.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 36%|ββββ | 1.09G/3.06G [00:23<00:51, 38.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 36%|ββββ | 1.10G/3.06G [00:23<00:45, 43.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 37%|ββββ | 1.12G/3.06G [00:24<00:51, 37.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 37%|ββββ | 1.14G/3.06G [00:24<00:45, 42.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 38%|ββββ | 1.15G/3.06G [00:25<00:40, 46.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 38%|ββββ | 1.17G/3.06G [00:25<00:36, 52.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 39%|ββββ | 1.18G/3.06G [00:25<00:32, 57.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 39%|ββββ | 1.20G/3.06G [00:25<00:34, 53.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 40%|ββββ | 1.22G/3.06G [00:26<00:36, 50.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 40%|ββββ | 1.23G/3.06G [00:26<00:34, 52.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 41%|ββββ | 1.25G/3.06G [00:27<00:44, 40.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 41%|βββββ | 1.26G/3.06G [00:28<01:07, 26.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 42%|βββββ | 1.28G/3.06G [00:28<00:55, 32.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 42%|βββββ | 1.30G/3.06G [00:28<00:46, 37.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 43%|βββββ | 1.31G/3.06G [00:28<00:38, 44.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 43%|βββββ | 1.33G/3.06G [00:29<00:34, 50.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 44%|βββββ | 1.34G/3.06G [00:29<00:35, 47.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 44%|βββββ | 1.36G/3.06G [00:29<00:36, 46.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 45%|βββββ | 1.38G/3.06G [00:30<00:34, 49.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 46%|βββββ | 1.39G/3.06G [00:30<00:39, 42.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 46%|βββββ | 1.41G/3.06G [00:30<00:38, 43.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 47%|βββββ | 1.42G/3.06G [00:31<00:35, 46.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 47%|βββββ | 1.44G/3.06G [00:31<00:30, 52.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 48%|βββββ | 1.46G/3.06G [00:31<00:31, 51.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 48%|βββββ | 1.47G/3.06G [00:32<00:31, 50.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 49%|βββββ | 1.49G/3.06G [00:32<00:28, 54.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 49%|βββββ | 1.50G/3.06G [00:33<00:56, 27.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 50%|βββββ | 1.52G/3.06G [00:33<00:46, 32.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 50%|βββββ | 1.54G/3.06G [00:34<00:38, 39.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 51%|βββββ | 1.55G/3.06G [00:39<02:57, 8.50MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 51%|ββββββ | 1.57G/3.06G [00:39<02:10, 11.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 52%|ββββββ | 1.58G/3.06G [00:40<01:39, 14.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 52%|ββββββ | 1.60G/3.06G [00:40<01:17, 18.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 53%|ββββββ | 1.62G/3.06G [00:40<00:59, 24.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 53%|ββββββ | 1.63G/3.06G [00:40<00:47, 29.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 54%|ββββββ | 1.65G/3.06G [00:41<00:41, 34.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 54%|ββββββ | 1.66G/3.06G [00:41<00:35, 38.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 55%|ββββββ | 1.68G/3.06G [00:41<00:31, 43.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 55%|ββββββ | 1.70G/3.06G [00:41<00:28, 47.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 56%|ββββββ | 1.71G/3.06G [00:42<00:27, 49.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 57%|ββββββ | 1.73G/3.06G [00:42<00:26, 50.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 57%|ββββββ | 1.74G/3.06G [00:42<00:24, 52.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 58%|ββββββ | 1.76G/3.06G [00:43<00:24, 53.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 58%|ββββββ | 1.78G/3.06G [00:43<00:21, 59.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 59%|ββββββ | 1.79G/3.06G [00:43<00:20, 60.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 59%|ββββββ | 1.81G/3.06G [00:43<00:20, 60.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 60%|ββββββ | 1.82G/3.06G [00:44<00:20, 59.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 60%|ββββββ | 1.84G/3.06G [00:44<00:20, 58.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 61%|ββββββ | 1.86G/3.06G [00:44<00:20, 57.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 61%|ββββββ | 1.87G/3.06G [00:44<00:19, 60.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 62%|βββββββ | 1.89G/3.06G [00:45<00:17, 66.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 62%|βββββββ | 1.90G/3.06G [00:45<00:19, 59.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 63%|βββββββ | 1.92G/3.06G [00:45<00:21, 53.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 63%|βββββββ | 1.94G/3.06G [00:46<00:20, 54.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 64%|βββββββ | 1.95G/3.06G [00:46<00:19, 57.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 64%|βββββββ | 1.97G/3.06G [00:46<00:25, 43.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 65%|βββββββ | 1.98G/3.06G [00:47<00:21, 50.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 65%|βββββββ | 2.00G/3.06G [00:47<00:20, 52.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 66%|βββββββ | 2.02G/3.06G [00:47<00:18, 54.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 66%|βββββββ | 2.03G/3.06G [00:47<00:20, 50.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 67%|βββββββ | 2.05G/3.06G [00:48<00:20, 49.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 68%|βββββββ | 2.06G/3.06G [00:48<00:19, 49.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 68%|βββββββ | 2.08G/3.06G [00:48<00:19, 50.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 69%|βββββββ | 2.10G/3.06G [00:49<00:18, 52.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 69%|βββββββ | 2.11G/3.06G [00:49<00:18, 52.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 70%|βββββββ | 2.13G/3.06G [00:49<00:18, 50.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 70%|βββββββ | 2.14G/3.06G [00:50<00:16, 55.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 71%|βββββββ | 2.16G/3.06G [00:50<00:15, 56.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 71%|βββββββ | 2.18G/3.06G [00:50<00:15, 58.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 72%|ββββββββ | 2.19G/3.06G [00:50<00:14, 60.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 72%|ββββββββ | 2.21G/3.06G [00:51<00:14, 58.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 73%|ββββββββ | 2.22G/3.06G [00:51<00:13, 61.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 73%|ββββββββ | 2.24G/3.06G [00:51<00:15, 52.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 74%|ββββββββ | 2.26G/3.06G [00:52<00:14, 54.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 74%|ββββββββ | 2.27G/3.06G [00:52<00:17, 45.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 75%|ββββββββ | 2.29G/3.06G [00:52<00:15, 48.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 75%|ββββββββ | 2.30G/3.06G [00:53<00:14, 52.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 76%|ββββββββ | 2.32G/3.06G [00:53<00:12, 58.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 76%|ββββββββ | 2.34G/3.06G [00:53<00:11, 62.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 77%|ββββββββ | 2.35G/3.06G [00:53<00:13, 52.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 77%|ββββββββ | 2.37G/3.06G [00:54<00:12, 57.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 78%|ββββββββ | 2.38G/3.06G [00:54<00:11, 61.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 79%|ββββββββ | 2.40G/3.06G [00:54<00:11, 59.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 79%|ββββββββ | 2.42G/3.06G [00:54<00:11, 56.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 80%|ββββββββ | 2.43G/3.06G [00:55<00:10, 61.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 80%|ββββββββ | 2.45G/3.06G [00:55<00:09, 63.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 81%|ββββββββ | 2.46G/3.06G [00:55<00:10, 55.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 81%|ββββββββ | 2.48G/3.06G [00:56<00:11, 50.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 82%|βββββββββ | 2.50G/3.06G [00:56<00:10, 52.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 82%|βββββββββ | 2.51G/3.06G [00:56<00:10, 53.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 83%|βββββββββ | 2.53G/3.06G [00:56<00:09, 57.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 83%|βββββββββ | 2.54G/3.06G [00:57<00:08, 58.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 84%|βββββββββ | 2.56G/3.06G [00:57<00:08, 56.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 84%|βββββββββ | 2.58G/3.06G [00:57<00:08, 54.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 85%|βββββββββ | 2.59G/3.06G [00:58<00:08, 52.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 85%|βββββββββ | 2.61G/3.06G [00:58<00:08, 52.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 86%|βββββββββ | 2.62G/3.06G [00:58<00:07, 56.9MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 86%|βββββββββ | 2.64G/3.06G [00:58<00:07, 56.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 87%|βββββββββ | 2.66G/3.06G [00:59<00:07, 54.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 87%|βββββββββ | 2.67G/3.06G [00:59<00:07, 50.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 88%|βββββββββ | 2.69G/3.06G [00:59<00:06, 55.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 88%|βββββββββ | 2.70G/3.06G [01:00<00:06, 57.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 89%|βββββββββ | 2.72G/3.06G [01:00<00:05, 63.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 89%|βββββββββ | 2.74G/3.06G [01:00<00:04, 64.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 90%|βββββββββ | 2.75G/3.06G [01:00<00:05, 58.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 91%|βββββββββ | 2.77G/3.06G [01:01<00:05, 57.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 91%|βββββββββ | 2.78G/3.06G [01:01<00:05, 53.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 92%|ββββββββββ| 2.80G/3.06G [01:01<00:05, 48.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 92%|ββββββββββ| 2.82G/3.06G [01:02<00:04, 55.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 93%|ββββββββββ| 2.83G/3.06G [01:02<00:03, 56.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 93%|ββββββββββ| 2.85G/3.06G [01:02<00:03, 55.3MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 94%|ββββββββββ| 2.86G/3.06G [01:03<00:03, 55.1MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 94%|ββββββββββ| 2.88G/3.06G [01:03<00:03, 52.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 95%|ββββββββββ| 2.90G/3.06G [01:03<00:02, 55.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 95%|ββββββββββ| 2.91G/3.06G [01:03<00:02, 55.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 96%|ββββββββββ| 2.93G/3.06G [01:04<00:03, 40.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 96%|ββββββββββ| 2.94G/3.06G [01:05<00:02, 38.2MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 97%|ββββββββββ| 2.96G/3.06G [01:05<00:02, 44.8MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 97%|ββββββββββ| 2.98G/3.06G [01:05<00:01, 43.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 98%|ββββββββββ| 2.99G/3.06G [01:05<00:01, 43.6MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 98%|ββββββββββ| 3.01G/3.06G [01:06<00:01, 47.4MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 99%|ββββββββββ| 3.02G/3.06G [01:06<00:00, 48.5MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 99%|ββββββββββ| 3.04G/3.06G [01:06<00:00, 47.7MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 100%|ββββββββββ| 3.06G/3.06G [01:07<00:00, 52.0MB/s]
ip-26-0-163-43_687610.1719936674744161495.pt.trace.json: 100%|ββββββββββ| 3.06G/3.06G [01:07<00:00, 45.4MB/s]
|