XPK Start: Fri Apr 17 04:55:13 UTC 2026 PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. 2026-04-17 04:55:37.129573: E external/local_xla/xla/stream_executor/cuda/cuda_platform.cc:51] failed call to cuInit: INTERNAL: CUDA error: Failed call to cuInit: UNKNOWN ERROR (303) I0417 04:55:37.305566 137044570789696 max_utils.py:273] Attempting to initialize the jax distributed system... I0417 04:55:46.344915 137044570789696 distributed.py:149] Starting JAX distributed service on [::]:8482 I0417 04:55:46.347131 137044570789696 distributed.py:172] Connecting to JAX distributed service on mt-05-fp8-7n1qo-slice-job-0-0.mt-05-fp8-7n1qo:8482 I0417 04:55:47.842010 137044570789696 max_utils.py:284] Jax distributed system initialized! I0417 04:55:53.930458 137044570789696 max_utils.py:800] System Information: Jax Version: 0.9.2 I0417 04:55:53.930557 137044570789696 max_utils.py:801] System Information: Jaxlib Version: 0.9.2 I0417 04:55:53.930597 137044570789696 max_utils.py:802] System Information: Jax Backend: PJRT C API TFRT TPU v6 lite Built on Mar 4 2026 11:32:08 (1772652728) cl/878335365 I0417 04:55:53.930631 137044570789696 train_utils.py:377] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing. I0417 04:55:54.596069 137044570789696 maxtext_utils.py:1687] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1) I0417 04:55:55.026422 137044570789696 checkpointing.py:688] Setting up checkpoint logger... I0417 04:55:55.026541 137044570789696 checkpointing.py:234] Creating checkpoint manager with ocdbt=True and zarr3=True I0417 04:55:55.026586 137044570789696 pytree_checkpoint_handler.py:592] save_device_host_concurrent_bytes=None I0417 04:55:55.026803 137044570789696 base_pytree_checkpoint_handler.py:441] Created BasePyTreeCheckpointHandler: use_ocdbt=True, use_zarr3=True, pytree_metadata_options=PyTreeMetadataOptions(support_rich_types=False), array_metadata_store=<orbax.checkpoint._src.metadata.array_metadata_store.Store object at 0x7ca3753504d0>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB) I0417 04:55:58.144815 137044570789696 checkpointing.py:266] Enabling policy for fixed interval checkpointing. I0417 04:55:58.145187 137044570789696 checkpoint_manager.py:708] [process=0][thread=MainThread] CheckpointManager init: checkpointers=None, item_names=('items',), item_handlers={'items': <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7c8e3c4a97f0>}, handler_registry=None I0417 04:55:58.145430 137044570789696 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7c8e3c4a97f0>` for item "items" and save args `<class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeSaveArgs'>` and restore args `<class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>` to `_handler_registry`. I0417 04:55:58.145481 137044570789696 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7c8e3c78dfa0>` for item "metrics" and save args `<class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>` and restore args `<class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>` to `_handler_registry`. I0417 04:55:58.145514 137044570789696 composite_checkpoint_handler.py:505] Initialized registry DefaultCheckpointHandlerRegistry({('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeSaveArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7c8e3c4a97f0>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7c8e3c4a97f0>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7c8e3c78dfa0>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7c8e3c78dfa0>}). I0417 04:55:58.145855 137044570789696 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.34 I0417 04:55:58.145931 137044570789696 async_checkpointer.py:192] [process=0][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x7c8e3c7cdb20> timeout: 1200 secs and primary_host=0 for async checkpoint writes I0417 04:56:00.378856 137044570789696 checkpoint_manager.py:1812] Found 0 checkpoint steps in gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints I0417 04:56:00.398098 137044570789696 checkpoint_manager.py:929] [process=0][thread=MainThread] CheckpointManager created, primary_host=0, CheckpointManagerOptions=CheckpointManagerOptions(save_interval_steps=1, max_to_keep=None, keep_time_interval=None, keep_period=None, should_keep_fn=None, best_fn=None, best_mode='max', keep_checkpoints_without_metrics=True, step_prefix=None, step_format_fixed_length=None, step_name_format=None, create=True, cleanup_tmp_directories=False, save_on_steps=frozenset(), single_host_load_and_broadcast=False, todelete_subdir=None, todelete_full_path=None, enable_background_delete=False, read_only=False, enable_async_checkpointing=True, async_options=None, multiprocessing_options=MultiprocessingOptions(primary_host=0, active_processes=None, barrier_sync_key_prefix=None), should_save_fn=None, file_options=FileOptions(path_permission_mode=None), save_root_metadata=True, temporary_path_class=None, save_decision_policy=FixedIntervalPolicy(interval=10), preservation_policy=LatestN(n=None), prevent_write_metrics=False, enable_should_save_is_saving_in_progress_check=True, enable_per_process_directory_creation=False, lightweight_initialize=False), root_directory=gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x7c8e3c4abb60> I0417 04:56:00.398239 137044570789696 checkpointing.py:302] Checkpoint manager created! I0417 04:56:01.645884 137044570789696 checkpointing.py:578] checkpoint manager exists so trying to load this run's existing checkpoint I0417 04:56:01.645996 137044570789696 checkpointing.py:676] No existing checkpoints found, not restoring checkpoint. fsdp: 32 I0417 04:56:03.739109 137044570789696 maxtext_utils.py:1805] decoder/decoder_norm/scale/value Shape: float32[2048] Physical: (None,) I0417 04:56:03.739223 137044570789696 maxtext_utils.py:1805] decoder/layers/mlp/wi_0/kernel/value Shape: float32[2048,16,7168] Physical: ('fsdp', None, None) I0417 04:56:03.739283 137044570789696 maxtext_utils.py:1805] decoder/layers/mlp/wi_1/kernel/value Shape: float32[2048,16,7168] Physical: ('fsdp', None, None) I0417 04:56:03.739327 137044570789696 maxtext_utils.py:1805] decoder/layers/mlp/wo/kernel/value Shape: float32[7168,16,2048] Physical: (None, None, 'fsdp') I0417 04:56:03.739368 137044570789696 maxtext_utils.py:1805] decoder/layers/post_self_attention_layer_norm/scale/value Shape: float32[2048,16] Physical: (None, None) I0417 04:56:03.739423 137044570789696 maxtext_utils.py:1805] decoder/layers/pre_self_attention_layer_norm/scale/value Shape: float32[2048,16] Physical: (None, None) I0417 04:56:03.739474 137044570789696 maxtext_utils.py:1805] decoder/layers/self_attention/key/kernel/value Shape: float32[2048,16,16,128] Physical: ('fsdp', None, None, None) I0417 04:56:03.739511 137044570789696 maxtext_utils.py:1805] decoder/layers/self_attention/out/kernel/value Shape: float32[16,16,128,2048] Physical: (None, None, None, 'fsdp') I0417 04:56:03.739547 137044570789696 maxtext_utils.py:1805] decoder/layers/self_attention/query/kernel/value Shape: float32[2048,16,16,128] Physical: ('fsdp', None, None, None) I0417 04:56:03.739582 137044570789696 maxtext_utils.py:1805] decoder/layers/self_attention/value/kernel/value Shape: float32[2048,16,16,128] Physical: ('fsdp', None, None, None) I0417 04:56:03.739614 137044570789696 maxtext_utils.py:1805] decoder/logits_dense/kernel/value Shape: float32[2048,32000] Physical: ('fsdp', None) I0417 04:56:03.739647 137044570789696 maxtext_utils.py:1805] token_embedder/embedding/value Shape: float32[32000,2048] Physical: (None, 'fsdp') I0417 04:56:04.156651 137044570789696 nnx_decoders.py:465] nnx_decoders/carry Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0417 04:56:04.156740 137044570789696 nnx_decoders.py:465] nnx_decoders/carry Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0417 04:56:04.162181 137044570789696 nnx_decoders.py:465] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0417 04:56:04.162235 137044570789696 nnx_decoders.py:465] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0417 04:56:04.178802 137044570789696 attentions.py:1088] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0417 04:56:04.178878 137044570789696 attentions.py:1088] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0417 04:56:04.194417 137044570789696 attentions.py:1089] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0417 04:56:04.194473 137044570789696 attentions.py:1089] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0417 04:56:04.254537 137044570789696 attentions.py:1154] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0417 04:56:04.254627 137044570789696 attentions.py:1154] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0417 04:56:04.270359 137044570789696 attentions.py:1155] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0417 04:56:04.270421 137044570789696 attentions.py:1155] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0417 04:56:04.286036 137044570789696 attentions.py:1156] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0417 04:56:04.286096 137044570789696 attentions.py:1156] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0417 04:56:04.315657 137044570789696 attentions.py:1197] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch', 'activation_attn_length', 'activation_heads', 'activation_kv'). I0417 04:56:04.315728 137044570789696 attentions.py:1197] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0417 04:56:04.376015 137044570789696 linears.py:525] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp'). I0417 04:56:04.376094 137044570789696 linears.py:525] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None). I0417 04:56:18.302630 137044570789696 max_utils.py:791] Total memory size: 1.5 GB, Output size: 0.4 GB, Temp size: 1.1 GB, Argument size: 0.4 GB, Host temp size: 0.0 GB. I0417 04:56:18.313398 137044570789696 metric_logger.py:289] number parameters: 1.104 billion I0417 04:56:32.338643 137044570789696 checkpointing.py:794] Waiting for step 0 to finish before checkpoint... I0417 04:56:32.499281 137044570789696 checkpointing.py:798] Waited 0.16062259674072266 seconds for step 0 to finish before starting checkpointing. I0417 04:56:32.501621 137044570789696 checkpoint_manager.py:2009] [process=0][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0417 04:56:32.503527 137044570789696 checkpoint_manager.py:1512] [process=0] Saving checkpoint at step 0 I0417 04:56:32.504939 137044570789696 event_tracking.py:70] [process=0] [async] Started save checkpoint @ gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0. I0417 04:56:33.232515 137044570789696 signaling_client.py:364] Using JaxDistributedSignalingClient I0417 04:56:33.262051 137044570789696 jax_array_handlers.py:360] Scheduling D2H of 153 prioritized jax.Array. I0417 04:56:33.262130 137044570789696 replica_slices.py:424] Transferring arrays to host memory with options: use_replica_parallel=True, min_slice_bytes_for_replica_parallel=None, max_replicas_for_replica_parallel=None, enable_pinned_host_transfer=False I0417 04:56:33.504940 136914010375936 atomicity.py:140] Creating tmp directory gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0 I0417 04:56:33.675528 137044570789696 base_pytree_checkpoint_handler.py:154] [process=0][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.415893s I0417 04:56:33.676282 137044570789696 base_pytree_checkpoint_handler.py:130] [process=0] /jax/orbax/write/blocking_gbytes_per_sec: 3.537 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.4361696243286133 s) (per-host) I0417 04:56:33.676349 137044570789696 base_pytree_checkpoint_handler.py:768] [process=0][thread=MainThread] Initiated Pytree async_save. Time taken: 0.436256s (batch_requests_ready=0.006160s, total_serialization_initiated=0.429424s, others=0.000672s) I0417 04:56:33.676437 137044570789696 composite_checkpoint_handler.py:715] [process=0][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.440076s (all_items=0.000018s, per_item={'items': '0.00001812'}, temp_paths=0.440058) I0417 04:56:33.677157 137044570789696 event_tracking.py:125] [process=0] [async] Finished blocking save in 1.17 seconds. Continuing save @ gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0. I0417 04:56:33.677510 136914018768640 async_checkpointer.py:76] [process=0][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-17 05:16:33.677473 I0417 04:56:33.688996 137044570789696 checkpoint_manager.py:1560] [process=0][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize I0417 04:56:33.689311 136913482671872 async_checkpointer.py:280] [process=0][thread=save_finalize] Waiting for background save thread=async_save. I0417 04:56:33.689475 137044570789696 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776401792.5016024, 'wait_for_prev_duration_secs': 6.175041198730469e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776401792.5035658, 'checkpointer_blocking_duration_secs': 1.1740882396697998, 'get_old_steps_start_time': 1776401793.6776772, 'get_old_steps_duration_secs': 2.6941299438476562e-05, 'checkpoint_manager_blocking_start_time': 1776401792.4997468, 'checkpoint_manager_blocking_duration_secs': 1.1896858215332031} I0417 04:56:33.689597 137044570789696 checkpointing.py:409] Started an asynchronous checkpoint save for step 0 I0417 04:56:33.689677 137044570789696 max_utils.py:750] Memstats: After params initialized: I0417 04:56:33.689729 137044570789696 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_0(process=0,(0,0,0,0)) I0417 04:56:33.689764 137044570789696 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_1(process=0,(1,0,0,0)) I0417 04:56:33.689791 137044570789696 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_4(process=0,(0,1,0,0)) I0417 04:56:33.689815 137044570789696 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_5(process=0,(1,1,0,0)) I0417 04:56:34.029515 137044570789696 metric_logger.py:185] completed step: 0, seconds: 13.611, TFLOP/s/device: 0.998, Tokens/s/device: 150.462, total_weights: 65536, loss: 10.872 I0417 04:56:34.032421 137044570789696 metric_logger.py:269] To see full metrics 'tensorboard --logdir=gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/tensorboard/' I0417 04:56:34.473246 137044570789696 metric_logger.py:185] completed step: 1, seconds: 1.685, TFLOP/s/device: 8.065, Tokens/s/device: 1215.631, total_weights: 65536, loss: 10.872 I0417 04:56:34.619543 137044570789696 metric_logger.py:185] completed step: 2, seconds: 0.445, TFLOP/s/device: 30.514, Tokens/s/device: 4599.415, total_weights: 65536, loss: 10.856 I0417 04:56:34.776196 137044570789696 metric_logger.py:185] completed step: 3, seconds: 0.018, TFLOP/s/device: 766.552, Tokens/s/device: 115543.018, total_weights: 65536, loss: 10.824 I0417 04:56:36.292743 136913993590528 atomicity.py:140] Creating tmp directory gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0/items I0417 04:56:36.874659 136912935827200 checkpoint.py:188] Wrote Metadata={'item_handlers': None, 'metrics': {}, 'performance_metrics': {}, 'init_timestamp_nsecs': 1776401796042295206, 'commit_timestamp_nsecs': None, 'custom_metadata': {}}, json={"item_handlers": null, "metrics": {}, "performance_metrics": {}, "init_timestamp_nsecs": 1776401796042295206, "commit_timestamp_nsecs": null, "custom_metadata": {}} to gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0/_CHECKPOINT_METADATA I0417 04:56:37.448727 2869 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com I0417 04:56:39.500908 136913970145024 array_metadata_store.py:203] [process=0][thread=array_type_handler] Wrote 153 array_metadata.ArrayMetadata to gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0/items/array_metadatas/process_0 I0417 04:56:57.040228 136913491064576 base_pytree_checkpoint_handler.py:1282] [process=0][thread=write_metadata_after_commits] Commit + Array metadata written. Time taken: 19.602865s (commit=17.978097s, array_metadata_write=1.624768s) I0417 04:56:57.041494 136914018768640 base_pytree_checkpoint_handler.py:130] [process=0] /jax/orbax/write/gbytes_per_sec: 66.373 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 23.801358699798584 s) (per-host) I0417 04:56:57.041604 136914018768640 async_checkpointer.py:90] [process=0][thread=async_save] 3 Handler Commit operations completed. Time taken: 23.363985s. I0417 04:56:58.073459 136914018768640 checkpoint.py:228] Read Metadata={'item_handlers': None, 'metrics': {}, 'performance_metrics': {}, 'init_timestamp_nsecs': 1776401796042295206, 'commit_timestamp_nsecs': None, 'custom_metadata': {}} from gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0/_CHECKPOINT_METADATA I0417 04:56:58.729018 137044570789696 metric_logger.py:185] completed step: 4, seconds: 0.146, TFLOP/s/device: 93.070, Tokens/s/device: 14028.550, total_weights: 65536, loss: 10.793 I0417 04:56:58.741307 137044570789696 metric_logger.py:185] completed step: 5, seconds: 0.157, TFLOP/s/device: 86.603, Tokens/s/device: 13053.815, total_weights: 65536, loss: 10.763 I0417 04:56:58.893153 137044570789696 metric_logger.py:185] completed step: 6, seconds: 23.950, TFLOP/s/device: 0.567, Tokens/s/device: 85.510, total_weights: 65536, loss: 10.733 I0417 04:56:59.050795 137044570789696 metric_logger.py:185] completed step: 7, seconds: 0.010, TFLOP/s/device: 1379.824, Tokens/s/device: 207982.127, total_weights: 65536, loss: 10.706 I0417 04:56:59.207789 137044570789696 metric_logger.py:185] completed step: 8, seconds: 0.157, TFLOP/s/device: 86.601, Tokens/s/device: 13053.482, total_weights: 65536, loss: 10.680 I0417 04:56:59.218770 137044570789696 checkpointing.py:794] Waiting for step 10 to finish before checkpoint... I0417 04:56:59.435542 136914018768640 ocdbt_utils.py:49] Param validation support for Zarr3 will be added later (b/362328389). I0417 04:56:59.459677 136914018768640 array_metadata_store.py:411] [process=0][thread=async_save] Validated ArrayMetadata from all 8 hosts. Time taken: 0.000921s. I0417 04:56:59.512952 136912935827200 checkpoint.py:247] Updated Metadata={'item_handlers': {'items': 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler'}, 'metrics': {}, 'performance_metrics': {}, 'init_timestamp_nsecs': 1776401796042295206, 'commit_timestamp_nsecs': None, 'custom_metadata': {}} to gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0/_CHECKPOINT_METADATA I0417 04:56:59.522158 137044570789696 checkpointing.py:798] Waited 0.3033571243286133 seconds for step 10 to finish before starting checkpointing. I0417 04:56:59.524533 137044570789696 checkpoint_manager.py:2020] [process=0][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0417 04:57:00.408266 136914018768640 base_pytree_checkpoint_handler.py:1406] [process=0][thread=async_save] Pytree save finalize (merge_ocdbt + ArrayMetadata validation) completed. Time taken: 2.210847s. use_zarr3=True, enable_post_merge_validation=True, directory=gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0/items I0417 04:57:00.410144 136914018768640 atomicity.py:666] Finalizing gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0/items I0417 04:57:00.917009 136914018768640 atomicity.py:666] Finalizing gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0 I0417 04:57:02.283664 136914018768640 atomicity.py:847] [process=0][thread=async_save] Finished saving checkpoint (finalized tmp dir) to `gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0`. I0417 04:57:02.284504 136914018768640 event_tracking.py:138] [process=0] [async] Finished save (blocking + background) in 29.78 seconds @ gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/0 I0417 04:57:02.285800 136914018768640 async_checkpointer.py:160] [process=0][thread=async_save] Background save thread done. Time taken: 28.608178s. I0417 04:57:02.286016 136913482671872 async_checkpointer.py:288] [process=0][thread=save_finalize] Done with waiting for background save thread=async_save. I0417 04:57:02.286153 136913482671872 async_checkpointer.py:298] [process=0][thread=save_finalize] No errors found in background save thread=async_save. I0417 04:57:02.286244 136913482671872 checkpoint_manager.py:2137] [process=0][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts... I0417 04:57:02.289187 136913482671872 checkpoint_manager.py:2146] [process=0][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts. I0417 04:57:02.289309 137044570789696 checkpoint_manager.py:2032] [process=0][thread=MainThread][step=0][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=0. W0417 04:57:02.289376 137044570789696 checkpoint_manager.py:1452] Waiting for previous save to complete took 2.764850 seconds. If this number is high, consider checkpointing less frequently. I0417 04:57:02.291370 137044570789696 checkpoint_manager.py:1512] [process=0] Saving checkpoint at step 10 I0417 04:57:02.293425 137044570789696 event_tracking.py:70] [process=0] [async] Started save checkpoint @ gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10. I0417 04:57:03.032800 137044570789696 jax_array_handlers.py:360] Scheduling D2H of 153 prioritized jax.Array. I0417 04:57:03.032915 137044570789696 replica_slices.py:424] Transferring arrays to host memory with options: use_replica_parallel=True, min_slice_bytes_for_replica_parallel=None, max_replicas_for_replica_parallel=None, enable_pinned_host_transfer=False I0417 04:57:03.072148 137044570789696 base_pytree_checkpoint_handler.py:154] [process=0][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.041654s I0417 04:57:03.072883 137044570789696 base_pytree_checkpoint_handler.py:130] [process=0] /jax/orbax/write/blocking_gbytes_per_sec: 25.862 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.059652090072631836 s) (per-host) I0417 04:57:03.072952 137044570789696 base_pytree_checkpoint_handler.py:768] [process=0][thread=MainThread] Initiated Pytree async_save. Time taken: 0.059737s (batch_requests_ready=0.005896s, total_serialization_initiated=0.053163s, others=0.000678s) I0417 04:57:03.073033 137044570789696 composite_checkpoint_handler.py:715] [process=0][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.063812s (all_items=0.000016s, per_item={'items': '0.00001621'}, temp_paths=0.063796) I0417 04:57:03.073746 137044570789696 event_tracking.py:125] [process=0] [async] Finished blocking save in 0.78 seconds. Continuing save @ gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10. I0417 04:57:03.074049 136913482671872 async_checkpointer.py:76] [process=0][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-17 05:17:03.074018 I0417 04:57:03.076053 137044570789696 checkpoint_manager.py:1560] [process=0][thread=MainThread][step=10] Starting CheckpointManager Save Finalize thread=save_finalize I0417 04:57:03.076293 136911872059136 async_checkpointer.py:280] [process=0][thread=save_finalize] Waiting for background save thread=async_save. I0417 04:57:03.076400 137044570789696 standard_logger.py:34] {'step': 10, 'event_type': 'save', 'directory': 'gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776401819.5245, 'wait_for_prev_duration_secs': 2.76485013961792, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776401822.2914248, 'checkpointer_blocking_duration_secs': 0.7827706336975098, 'get_old_steps_start_time': 1776401823.0742226, 'get_old_steps_duration_secs': 3.504753112792969e-05, 'checkpoint_manager_blocking_start_time': 1776401819.5226107, 'checkpoint_manager_blocking_duration_secs': 3.5537564754486084} I0417 04:57:03.076581 137044570789696 checkpointing.py:409] Started an asynchronous checkpoint save for step 10 I0417 04:57:03.077013 137044570789696 metric_logger.py:185] completed step: 9, seconds: 0.154, TFLOP/s/device: 88.102, Tokens/s/device: 13279.730, total_weights: 65536, loss: 10.656 I0417 04:57:03.091024 137044570789696 metric_logger.py:185] completed step: 10, seconds: 0.157, TFLOP/s/device: 86.331, Tokens/s/device: 13012.759, total_weights: 65536, loss: 10.636 I0417 04:57:03.240563 137044570789696 metric_logger.py:185] completed step: 11, seconds: 3.869, TFLOP/s/device: 3.512, Tokens/s/device: 529.295, total_weights: 65536, loss: 10.618 I0417 04:57:03.266059 136914018768640 atomicity.py:140] Creating tmp directory gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10 I0417 04:57:03.397380 137044570789696 metric_logger.py:185] completed step: 12, seconds: 0.012, TFLOP/s/device: 1104.914, Tokens/s/device: 166544.686, total_weights: 65536, loss: 10.602 I0417 04:57:03.554283 137044570789696 metric_logger.py:185] completed step: 13, seconds: 0.151, TFLOP/s/device: 89.817, Tokens/s/device: 13538.258, total_weights: 65536, loss: 10.588 I0417 04:57:03.710894 137044570789696 metric_logger.py:185] completed step: 14, seconds: 0.157, TFLOP/s/device: 86.755, Tokens/s/device: 13076.653, total_weights: 65536, loss: 10.577 I0417 04:57:03.867770 137044570789696 metric_logger.py:185] completed step: 15, seconds: 0.157, TFLOP/s/device: 86.724, Tokens/s/device: 13071.979, total_weights: 65536, loss: 10.568 I0417 04:57:04.371639 137044570789696 metric_logger.py:185] completed step: 16, seconds: 0.157, TFLOP/s/device: 86.770, Tokens/s/device: 13078.991, total_weights: 65536, loss: 10.562 I0417 04:57:04.523741 137044570789696 metric_logger.py:185] completed step: 17, seconds: 0.649, TFLOP/s/device: 20.920, Tokens/s/device: 3153.287, total_weights: 65536, loss: 10.556 I0417 04:57:04.680993 137044570789696 metric_logger.py:185] completed step: 18, seconds: 0.010, TFLOP/s/device: 1378.984, Tokens/s/device: 207855.475, total_weights: 65536, loss: 10.552 I0417 04:57:04.839975 137044570789696 checkpointing.py:794] Waiting for step 19 to finish before checkpoint... I0417 04:57:04.841246 137044570789696 checkpointing.py:798] Waited 0.0012807846069335938 seconds for step 19 to finish before starting checkpointing. I0417 04:57:04.843410 137044570789696 checkpoint_manager.py:2020] [process=0][thread=MainThread][step=10][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0417 04:57:05.089672 136911880451840 atomicity.py:140] Creating tmp directory gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10/items I0417 04:57:08.670809 136912400537344 array_metadata_store.py:203] [process=0][thread=array_type_handler] Wrote 153 array_metadata.ArrayMetadata to gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10/items/array_metadatas/process_0 I0417 04:57:27.041225 136912383751936 base_pytree_checkpoint_handler.py:1282] [process=0][thread=write_metadata_after_commits] Commit + Array metadata written. Time taken: 20.815294s (commit=19.155414s, array_metadata_write=1.659880s) I0417 04:57:27.042509 136913482671872 base_pytree_checkpoint_handler.py:130] [process=0] /jax/orbax/write/gbytes_per_sec: 65.744 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 24.029250144958496 s) (per-host) I0417 04:57:27.042619 136913482671872 async_checkpointer.py:90] [process=0][thread=async_save] 3 Handler Commit operations completed. Time taken: 23.968453s. I0417 04:57:29.527686 136913482671872 ocdbt_utils.py:49] Param validation support for Zarr3 will be added later (b/362328389). I0417 04:57:29.754334 136913482671872 array_metadata_store.py:411] [process=0][thread=async_save] Validated ArrayMetadata from all 8 hosts. Time taken: 0.000881s. I0417 04:57:30.459597 136913482671872 base_pytree_checkpoint_handler.py:1406] [process=0][thread=async_save] Pytree save finalize (merge_ocdbt + ArrayMetadata validation) completed. Time taken: 2.154770s. use_zarr3=True, enable_post_merge_validation=True, directory=gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10/items I0417 04:57:30.462266 136913482671872 atomicity.py:666] Finalizing gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10/items I0417 04:57:30.980590 136913482671872 atomicity.py:666] Finalizing gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10 I0417 04:57:32.346663 136913482671872 atomicity.py:847] [process=0][thread=async_save] Finished saving checkpoint (finalized tmp dir) to `gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10`. I0417 04:57:32.347491 136913482671872 event_tracking.py:138] [process=0] [async] Finished save (blocking + background) in 30.06 seconds @ gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/10 I0417 04:57:32.349018 136913482671872 async_checkpointer.py:160] [process=0][thread=async_save] Background save thread done. Time taken: 29.274850s. I0417 04:57:32.349222 136911872059136 async_checkpointer.py:288] [process=0][thread=save_finalize] Done with waiting for background save thread=async_save. I0417 04:57:32.349346 136911872059136 async_checkpointer.py:298] [process=0][thread=save_finalize] No errors found in background save thread=async_save. I0417 04:57:32.349407 136911872059136 checkpoint_manager.py:2137] [process=0][thread=save_finalize][step=10] CheckpointManager Save Finalize is syncing with other hosts... I0417 04:57:32.350952 136911872059136 checkpoint_manager.py:2146] [process=0][thread=save_finalize][step=10] CheckpointManager Save Finalize is done on all hosts. I0417 04:57:32.351125 137044570789696 checkpoint_manager.py:2032] [process=0][thread=MainThread][step=10][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=10. W0417 04:57:32.351251 137044570789696 checkpoint_manager.py:1452] Waiting for previous save to complete took 27.507845 seconds. If this number is high, consider checkpointing less frequently. I0417 04:57:32.352744 137044570789696 checkpoint_manager.py:1512] [process=0] Saving checkpoint at step 19 I0417 04:57:32.354715 137044570789696 event_tracking.py:70] [process=0] [async] Started save checkpoint @ gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19. I0417 04:57:33.507041 137044570789696 jax_array_handlers.py:360] Scheduling D2H of 153 prioritized jax.Array. I0417 04:57:33.507204 137044570789696 replica_slices.py:424] Transferring arrays to host memory with options: use_replica_parallel=True, min_slice_bytes_for_replica_parallel=None, max_replicas_for_replica_parallel=None, enable_pinned_host_transfer=False I0417 04:57:33.547025 137044570789696 base_pytree_checkpoint_handler.py:154] [process=0][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.042357s I0417 04:57:33.547769 137044570789696 base_pytree_checkpoint_handler.py:130] [process=0] /jax/orbax/write/blocking_gbytes_per_sec: 25.625 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.060204505920410156 s) (per-host) I0417 04:57:33.547853 137044570789696 base_pytree_checkpoint_handler.py:768] [process=0][thread=MainThread] Initiated Pytree async_save. Time taken: 0.060298s (batch_requests_ready=0.005712s, total_serialization_initiated=0.053915s, others=0.000671s) I0417 04:57:33.547944 137044570789696 composite_checkpoint_handler.py:715] [process=0][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.064413s (all_items=0.000012s, per_item={'items': '0.00001168'}, temp_paths=0.064402) I0417 04:57:33.548667 137044570789696 event_tracking.py:125] [process=0] [async] Finished blocking save in 1.20 seconds. Continuing save @ gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19. I0417 04:57:33.549007 136912400537344 async_checkpointer.py:76] [process=0][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-17 05:17:33.548963 I0417 04:57:33.551000 137044570789696 checkpoint_manager.py:1560] [process=0][thread=MainThread][step=19] Starting CheckpointManager Save Finalize thread=save_finalize I0417 04:57:33.551288 136911872059136 async_checkpointer.py:280] [process=0][thread=save_finalize] Waiting for background save thread=async_save. I0417 04:57:33.551425 137044570789696 standard_logger.py:34] {'step': 19, 'event_type': 'save', 'directory': 'gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776401824.8433814, 'wait_for_prev_duration_secs': 27.507845401763916, 'time_between_consecutive_saves_sec': 2.5541512966156006, 'checkpointer_blocking_start_time': 1776401852.352783, 'checkpointer_blocking_duration_secs': 1.196378231048584, 'get_old_steps_start_time': 1776401853.549181, 'get_old_steps_duration_secs': 2.47955322265625e-05, 'checkpoint_manager_blocking_start_time': 1776401824.8416135, 'checkpoint_manager_blocking_duration_secs': 28.709779262542725} I0417 04:57:33.551603 137044570789696 checkpointing.py:409] Started an asynchronous checkpoint save for step 19 I0417 04:57:33.551649 137044570789696 checkpoint_manager.py:2020] [process=0][thread=MainThread][step=19][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0417 04:57:33.752943 136920420030208 atomicity.py:140] Creating tmp directory gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19 I0417 04:57:35.821428 136914018768640 atomicity.py:140] Creating tmp directory gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19/items I0417 04:57:38.752990 136913985197824 array_metadata_store.py:203] [process=0][thread=array_type_handler] Wrote 153 array_metadata.ArrayMetadata to gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19/items/array_metadatas/process_0 I0417 04:57:56.899021 136913482684160 base_pytree_checkpoint_handler.py:1282] [process=0][thread=write_metadata_after_commits] Commit + Array metadata written. Time taken: 19.922117s (commit=18.220132s, array_metadata_write=1.701985s) I0417 04:57:56.900375 136912400537344 base_pytree_checkpoint_handler.py:130] [process=0] /jax/orbax/write/gbytes_per_sec: 67.475 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 23.41278052330017 s) (per-host) I0417 04:57:56.900502 136912400537344 async_checkpointer.py:90] [process=0][thread=async_save] 3 Handler Commit operations completed. Time taken: 23.351380s. I0417 04:57:59.046091 136912400537344 ocdbt_utils.py:49] Param validation support for Zarr3 will be added later (b/362328389). I0417 04:57:59.103136 136912400537344 array_metadata_store.py:411] [process=0][thread=async_save] Validated ArrayMetadata from all 8 hosts. Time taken: 0.000939s. I0417 04:57:59.694106 136912400537344 base_pytree_checkpoint_handler.py:1406] [process=0][thread=async_save] Pytree save finalize (merge_ocdbt + ArrayMetadata validation) completed. Time taken: 2.005469s. use_zarr3=True, enable_post_merge_validation=True, directory=gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19/items I0417 04:57:59.695743 136912400537344 atomicity.py:666] Finalizing gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19/items I0417 04:58:00.633875 136912400537344 atomicity.py:666] Finalizing gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19 I0417 04:58:02.017382 136912400537344 atomicity.py:847] [process=0][thread=async_save] Finished saving checkpoint (finalized tmp dir) to `gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19`. I0417 04:58:02.018069 136912400537344 event_tracking.py:138] [process=0] [async] Finished save (blocking + background) in 29.67 seconds @ gs://lance-maxtext/nnx_ckpt_xpk_feat_nnx_post_train_fixes_20260417_023710/nnx_xpk_feat_nnx_post_train_fixes_20260417_023710_05_fp8/checkpoints/19 I0417 04:58:02.019352 136912400537344 async_checkpointer.py:160] [process=0][thread=async_save] Background save thread done. Time taken: 28.470227s. I0417 04:58:02.019478 136911872059136 async_checkpointer.py:288] [process=0][thread=save_finalize] Done with waiting for background save thread=async_save. I0417 04:58:02.019538 136911872059136 async_checkpointer.py:298] [process=0][thread=save_finalize] No errors found in background save thread=async_save. I0417 04:58:02.019607 136911872059136 checkpoint_manager.py:2137] [process=0][thread=save_finalize][step=19] CheckpointManager Save Finalize is syncing with other hosts... I0417 04:58:02.021731 136911872059136 checkpoint_manager.py:2146] [process=0][thread=save_finalize][step=19] CheckpointManager Save Finalize is done on all hosts. I0417 04:58:02.021907 137044570789696 checkpoint_manager.py:2032] [process=0][thread=MainThread][step=19][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=19. I0417 04:58:02.022091 137044570789696 checkpoint_manager.py:2009] [process=0][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0417 04:58:02.022739 137044570789696 metric_logger.py:185] completed step: 19, seconds: 0.153, TFLOP/s/device: 88.558, Tokens/s/device: 13348.368, total_weights: 65536, loss: 10.549 Per train step: Total TFLOPs: 13.59 split as 93.93% learnable weight flops and 6.07% attention flops XPK End: Fri Apr 17 04:58:14 UTC 2026 EXIT_CODE=0