main (586e69205) vs test/pipeline-scan-nnx (5b21b66fc)| Metric | main 586e69205 | test/pipeline-scan-nnx 5b21b66fc | Diff (test/pipeline-scan-nnx − main) |
|---|---|---|---|
| Parameters | 1.104 billion | 1.104 billion | — |
| Final loss | 7.1810 | 7.1810 | 0 |
| TFLOP/s | 92.284 | 92.219 | -0.065 |
| Tok/s | 13910.1 | 13900.2 | -9.913 |
| Avg s/step | 8.058 | 7.873 | -0.185 |
| Memory % | 1.38 | 1.38 | 0 |
| JAX | 0.9.2 | 0.9.2 | — |
Diff = branch value − main value. Green = branch improved. Red = branch regressed.
XPK Start: Thu Apr 23 08:19:51 UTC 2026 PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. `rope_parameters`'s factor field must be a float >= 1, got 40 `rope_parameters`'s beta_fast field must be a float, got 32 `rope_parameters`'s beta_slow field must be a float, got 1 DeepseekV32Config got `key=rope_scaling` in kwargs but hasn't set it as attribute. For RoPE standardization you need to set `self.rope_parameters` in model's config. 2026-04-23 08:20:16.220850: 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) I0423 08:20:16.435516 136781777966912 max_utils.py:273] Attempting to initialize the jax distributed system... I0423 08:20:25.476342 136781777966912 distributed.py:149] Starting JAX distributed service on [::]:8482 I0423 08:20:25.478803 136781777966912 distributed.py:172] Connecting to JAX distributed service on mt-15-ocdbt-true-sv-owvtx-slice-job-0-0.mt-15-ocdbt-true-sv-owvtx:8482 I0423 08:20:26.625174 136781777966912 max_utils.py:284] Jax distributed system initialized! I0423 08:20:32.912685 136781777966912 max_utils.py:800] System Information: Jax Version: 0.9.2 I0423 08:20:32.912790 136781777966912 max_utils.py:801] System Information: Jaxlib Version: 0.9.2 I0423 08:20:32.912830 136781777966912 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 I0423 08:20:32.912863 136781777966912 train_utils.py:361] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing. I0423 08:20:33.607062 136781777966912 maxtext_utils.py:1604] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1) I0423 08:20:33.607342 136781777966912 checkpointing.py:677] Setting up checkpoint logger... I0423 08:20:33.607397 136781777966912 checkpointing.py:233] Creating checkpoint manager with ocdbt=True and zarr3=True I0423 08:20:33.607442 136781777966912 pytree_checkpoint_handler.py:592] save_device_host_concurrent_bytes=None I0423 08:20:33.607782 136781777966912 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 0x7c6645b3cd70>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB) I0423 08:20:36.955439 136781777966912 checkpointing.py:265] Enabling policy for fixed interval checkpointing. I0423 08:20:36.955676 136781777966912 checkpoint_manager.py:708] [process=3][thread=MainThread] CheckpointManager init: checkpointers=None, item_names=('items',), item_handlers={'items': <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7c526c48ec60>}, handler_registry=None I0423 08:20:36.955920 136781777966912 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7c526c48ec60>` 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`. I0423 08:20:36.955984 136781777966912 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7c526c492630>` 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`. I0423 08:20:36.956021 136781777966912 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 0x7c526c48ec60>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7c526c48ec60>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7c526c492630>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7c526c492630>}). I0423 08:20:36.956340 136781777966912 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.34 I0423 08:20:36.956411 136781777966912 async_checkpointer.py:192] [process=3][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x7c526c2c1a80> timeout: 1200 secs and primary_host=0 for async checkpoint writes I0423 08:20:38.119478 136781777966912 checkpoint_manager.py:1812] Found 0 checkpoint steps in gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints I0423 08:20:38.122375 136781777966912 checkpoint_manager.py:929] [process=3][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=5), 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/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x7c526c48d190> I0423 08:20:38.122575 136781777966912 checkpointing.py:301] Checkpoint manager created! I0423 08:20:39.046202 136781777966912 nnx_wrappers.py:437] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0423 08:20:39.046319 136781777966912 nnx_wrappers.py:437] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0423 08:20:39.430169 136781777966912 attentions.py:1088] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch_attn', 'activation_length_attn', 'activation_embed_attn'). I0423 08:20:39.430261 136781777966912 attentions.py:1088] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0423 08:20:39.447231 136781777966912 attentions.py:1089] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch_attn', 'activation_length_attn', 'activation_embed_attn'). I0423 08:20:39.447290 136781777966912 attentions.py:1089] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0423 08:20:39.471311 136781777966912 attentions.py:1154] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_length_attn', 'activation_kv_heads', 'activation_kv_head_dim'). I0423 08:20:39.471382 136781777966912 attentions.py:1154] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0423 08:20:39.492331 136781777966912 attentions.py:1155] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_length_attn', 'activation_kv_heads', 'activation_kv_head_dim'). I0423 08:20:39.492421 136781777966912 attentions.py:1155] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0423 08:20:39.509558 136781777966912 attentions.py:1156] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_length_attn', 'activation_kv_heads', 'activation_kv_head_dim'). I0423 08:20:39.509623 136781777966912 attentions.py:1156] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0423 08:20:39.534718 136781777966912 attentions.py:1198] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch_attn', 'activation_length_attn', 'activation_heads', 'activation_kv'). I0423 08:20:39.534788 136781777966912 attentions.py:1198] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0423 08:20:39.555945 136781777966912 linears.py:525] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp'). I0423 08:20:39.556011 136781777966912 linears.py:525] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None). I0423 08:20:39.765699 136781777966912 checkpointing.py:577] checkpoint manager exists so trying to load this run's existing checkpoint I0423 08:20:39.765806 136781777966912 checkpointing.py:665] No existing checkpoints found, not restoring checkpoint. fsdp: 32 I0423 08:20:41.190520 136781777966912 maxtext_utils.py:1707] params/params/decoder/decoder_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0423 08:20:41.190651 136781777966912 maxtext_utils.py:1707] params/params/decoder/layers/mlp/wi_0/kernel Shape: float32[2048,16,7168] Logical: P('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0423 08:20:41.190706 136781777966912 maxtext_utils.py:1707] params/params/decoder/layers/mlp/wi_1/kernel Shape: float32[2048,16,7168] Logical: P('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0423 08:20:41.190764 136781777966912 maxtext_utils.py:1707] params/params/decoder/layers/mlp/wo/kernel Shape: float32[7168,16,2048] Logical: P('mlp', 'layers', 'embed') Physical: (None, None, 'fsdp') I0423 08:20:41.190817 136781777966912 maxtext_utils.py:1707] params/params/decoder/layers/post_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: P('norm', 'layers') Physical: (None, None) I0423 08:20:41.190856 136781777966912 maxtext_utils.py:1707] params/params/decoder/layers/pre_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: P('norm', 'layers') Physical: (None, None) I0423 08:20:41.190907 136781777966912 maxtext_utils.py:1707] params/params/decoder/layers/self_attention/key/kernel Shape: float32[2048,16,16,128] Logical: P('embed', 'layers', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None, None) I0423 08:20:41.190973 136781777966912 maxtext_utils.py:1707] params/params/decoder/layers/self_attention/out/kernel Shape: float32[16,16,128,2048] Logical: P('heads', 'layers', 'kv', 'embed') Physical: (None, None, None, 'fsdp') I0423 08:20:41.191017 136781777966912 maxtext_utils.py:1707] params/params/decoder/layers/self_attention/query/kernel Shape: float32[2048,16,16,128] Logical: P('embed', 'layers', 'q_heads', 'kv') Physical: ('fsdp', None, None, None) I0423 08:20:41.191055 136781777966912 maxtext_utils.py:1707] params/params/decoder/layers/self_attention/value/kernel Shape: float32[2048,16,16,128] Logical: P('embed', 'layers', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None, None) I0423 08:20:41.191104 136781777966912 maxtext_utils.py:1707] params/params/decoder/logits_dense/kernel Shape: float32[2048,32000] Logical: P('embed_vocab', 'vocab') Physical: ('fsdp', None) I0423 08:20:41.191154 136781777966912 maxtext_utils.py:1707] params/params/token_embedder/embedding Shape: float32[32000,2048] Logical: P('vocab', 'embed_vocab') Physical: (None, 'fsdp') I0423 08:20:41.685897 136781777966912 train.py:155] train/xent Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0423 08:20:41.686000 136781777966912 train.py:155] train/xent Physical: float32[32,2048]............................................ ('fsdp', None). I0423 08:20:41.701715 136781777966912 train.py:162] train/z_loss Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0423 08:20:41.701778 136781777966912 train.py:162] train/z_loss Physical: float32[32,2048]............................................ ('fsdp', None). I0423 08:20:52.581555 136781777966912 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. I0423 08:20:52.582370 136781777966912 metric_logger.py:301] number parameters: 1.104 billion I0423 08:21:04.249623 136781777966912 checkpointing.py:772] Waiting for step 0 to finish before checkpoint... I0423 08:21:04.402140 136781777966912 checkpointing.py:776] Waited 0.152496337890625 seconds for step 0 to finish before starting checkpointing. I0423 08:21:04.404555 136781777966912 checkpoint_manager.py:2009] [process=3][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0423 08:21:04.406333 136781777966912 checkpoint_manager.py:1512] [process=3] Saving checkpoint at step 0 I0423 08:21:04.407789 136781777966912 event_tracking.py:70] [process=3] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints/0. I0423 08:21:05.174885 136781777966912 signaling_client.py:364] Using JaxDistributedSignalingClient I0423 08:21:05.175855 136781777966912 jax_array_handlers.py:360] Scheduling D2H of 39 prioritized jax.Array. I0423 08:21:05.175912 136781777966912 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 I0423 08:21:05.454153 136781777966912 base_pytree_checkpoint_handler.py:154] [process=3][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.279339s I0423 08:21:05.454326 136781777966912 base_pytree_checkpoint_handler.py:130] [process=3] /jax/orbax/write/blocking_gbytes_per_sec: 5.415 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.2848954200744629 s) (per-host) I0423 08:21:05.454379 136781777966912 base_pytree_checkpoint_handler.py:768] [process=3][thread=MainThread] Initiated Pytree async_save. Time taken: 0.284959s (batch_requests_ready=0.002246s, total_serialization_initiated=0.282642s, others=0.000071s) I0423 08:21:05.454479 136781777966912 composite_checkpoint_handler.py:715] [process=3][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.289818s (all_items=0.000017s, per_item={'items': '0.00001740'}, temp_paths=0.289801) I0423 08:21:05.455270 136781777966912 event_tracking.py:125] [process=3] [async] Finished blocking save in 1.05 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints/0. I0423 08:21:05.455588 136653746190080 async_checkpointer.py:76] [process=3][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-23 08:41:05.455550 I0423 08:21:05.457610 136781777966912 checkpoint_manager.py:1560] [process=3][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize I0423 08:21:05.457894 136650520004352 async_checkpointer.py:280] [process=3][thread=save_finalize] Waiting for background save thread=async_save. I0423 08:21:05.458064 136781777966912 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776932464.4045377, 'wait_for_prev_duration_secs': 6.031990051269531e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776932464.4063725, 'checkpointer_blocking_duration_secs': 1.0493688583374023, 'get_old_steps_start_time': 1776932465.455769, 'get_old_steps_duration_secs': 3.075599670410156e-05, 'checkpoint_manager_blocking_start_time': 1776932464.4026632, 'checkpoint_manager_blocking_duration_secs': 1.0553624629974365} I0423 08:21:05.458167 136781777966912 checkpointing.py:408] Started an asynchronous checkpoint save for step 0 I0423 08:21:05.458217 136781777966912 max_utils.py:750] Memstats: After params initialized: I0423 08:21:05.458264 136781777966912 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_10(process=3,(2,2,0,0)) I0423 08:21:05.458297 136781777966912 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_11(process=3,(3,2,0,0)) I0423 08:21:05.458324 136781777966912 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_14(process=3,(2,3,0,0)) I0423 08:21:05.458352 136781777966912 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_15(process=3,(3,3,0,0)) I0423 08:21:05.771405 136781777966912 metric_logger.py:196] completed step: 0, seconds: 11.667, TFLOP/s/device: 1.165, Tokens/s/device: 175.536, total_weights: 65536, loss: 10.874, lm_loss: 10.874, perplexity: 52779.875 I0423 08:21:05.949818 136781777966912 metric_logger.py:196] completed step: 1, seconds: 1.520, TFLOP/s/device: 8.937, Tokens/s/device: 1347.146, total_weights: 65536, loss: 10.874, lm_loss: 10.874, perplexity: 52779.875 I0423 08:21:06.375367 136781777966912 metric_logger.py:196] completed step: 2, seconds: 0.031, TFLOP/s/device: 438.323, Tokens/s/device: 66068.779, total_weights: 65536, loss: 10.560, lm_loss: 10.560, perplexity: 38547.719 I0423 08:21:06.522801 136781777966912 metric_logger.py:196] completed step: 3, seconds: 0.426, TFLOP/s/device: 31.883, Tokens/s/device: 4805.797, total_weights: 65536, loss: 9.980, lm_loss: 9.980, perplexity: 21590.506 I0423 08:21:06.527358 136781777966912 checkpointing.py:772] Waiting for step 5 to finish before checkpoint... I0423 08:21:06.816829 136781777966912 checkpointing.py:776] Waited 0.28943634033203125 seconds for step 5 to finish before starting checkpointing. I0423 08:21:06.820001 136781777966912 checkpoint_manager.py:2020] [process=3][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0423 08:21:09.202199 2798 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com I0423 08:21:11.579179 136651066042112 array_metadata_store.py:203] [process=3][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints/0/items/array_metadatas/process_3 I0423 08:21:41.912887 136653746190080 base_pytree_checkpoint_handler.py:130] [process=3] /jax/orbax/write/gbytes_per_sec: 42.990 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 36.74340510368347 s) (per-host) I0423 08:21:41.913029 136653746190080 async_checkpointer.py:90] [process=3][thread=async_save] 3 Handler Commit operations completed. Time taken: 36.457330s. I0423 08:21:52.886887 136653746190080 async_checkpointer.py:160] [process=3][thread=async_save] Background save thread done. Time taken: 47.431170s. I0423 08:21:52.887224 136650520004352 async_checkpointer.py:288] [process=3][thread=save_finalize] Done with waiting for background save thread=async_save. I0423 08:21:52.887350 136650520004352 async_checkpointer.py:298] [process=3][thread=save_finalize] No errors found in background save thread=async_save. I0423 08:21:52.887402 136650520004352 checkpoint_manager.py:2137] [process=3][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts... I0423 08:21:52.889963 136650520004352 checkpoint_manager.py:2146] [process=3][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts. I0423 08:21:52.890158 136781777966912 checkpoint_manager.py:2032] [process=3][thread=MainThread][step=0][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=0. W0423 08:21:52.890311 136781777966912 checkpoint_manager.py:1452] Waiting for previous save to complete took 46.070307 seconds. If this number is high, consider checkpointing less frequently. I0423 08:21:52.892121 136781777966912 checkpoint_manager.py:1512] [process=3] Saving checkpoint at step 5 I0423 08:21:52.894563 136781777966912 event_tracking.py:70] [process=3] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints/5. I0423 08:21:53.636278 136781777966912 jax_array_handlers.py:360] Scheduling D2H of 39 prioritized jax.Array. I0423 08:21:53.636371 136781777966912 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 I0423 08:21:53.676580 136781777966912 base_pytree_checkpoint_handler.py:154] [process=3][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.041367s I0423 08:21:53.676739 136781777966912 base_pytree_checkpoint_handler.py:130] [process=3] /jax/orbax/write/blocking_gbytes_per_sec: 34.395 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.04484915733337402 s) (per-host) I0423 08:21:53.676790 136781777966912 base_pytree_checkpoint_handler.py:768] [process=3][thread=MainThread] Initiated Pytree async_save. Time taken: 0.044910s (batch_requests_ready=0.001841s, total_serialization_initiated=0.043000s, others=0.000069s) I0423 08:21:53.676880 136781777966912 composite_checkpoint_handler.py:715] [process=3][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.049911s (all_items=0.000015s, per_item={'items': '0.00001502'}, temp_paths=0.049896) I0423 08:21:53.677525 136781777966912 event_tracking.py:125] [process=3] [async] Finished blocking save in 0.79 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints/5. I0423 08:21:53.677867 136650520004352 async_checkpointer.py:76] [process=3][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-23 08:41:53.677828 I0423 08:21:53.694430 136781777966912 checkpoint_manager.py:1560] [process=3][thread=MainThread][step=5] Starting CheckpointManager Save Finalize thread=save_finalize I0423 08:21:53.694678 136653242889984 async_checkpointer.py:280] [process=3][thread=save_finalize] Waiting for background save thread=async_save. I0423 08:21:53.694804 136781777966912 standard_logger.py:34] {'step': 5, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776932466.8199718, 'wait_for_prev_duration_secs': 46.07030701637268, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776932512.892158, 'checkpointer_blocking_duration_secs': 0.7858741283416748, 'get_old_steps_start_time': 1776932513.6780539, 'get_old_steps_duration_secs': 3.123283386230469e-05, 'checkpoint_manager_blocking_start_time': 1776932466.817512, 'checkpoint_manager_blocking_duration_secs': 46.877257347106934} I0423 08:21:53.694921 136781777966912 checkpointing.py:408] Started an asynchronous checkpoint save for step 5 I0423 08:21:53.695725 136781777966912 metric_logger.py:196] completed step: 4, seconds: 0.153, TFLOP/s/device: 88.865, Tokens/s/device: 13394.726, total_weights: 65536, loss: 9.460, lm_loss: 9.460, perplexity: 12840.355 I0423 08:21:53.702056 136781777966912 metric_logger.py:196] completed step: 5, seconds: 0.147, TFLOP/s/device: 92.222, Tokens/s/device: 13900.673, total_weights: 65536, loss: 8.959, lm_loss: 8.959, perplexity: 7776.467 I0423 08:21:59.689967 136651066042112 array_metadata_store.py:203] [process=3][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints/5/items/array_metadatas/process_3 I0423 08:22:16.623214 136781777966912 metric_logger.py:196] completed step: 6, seconds: 47.173, TFLOP/s/device: 0.288, Tokens/s/device: 43.415, total_weights: 65536, loss: 8.469, lm_loss: 8.469, perplexity: 4762.740 I0423 08:22:16.770509 136781777966912 metric_logger.py:196] completed step: 7, seconds: 22.775, TFLOP/s/device: 0.597, Tokens/s/device: 89.923, total_weights: 65536, loss: 8.003, lm_loss: 8.003, perplexity: 2989.151 I0423 08:22:16.917818 136781777966912 metric_logger.py:196] completed step: 8, seconds: 0.153, TFLOP/s/device: 88.905, Tokens/s/device: 13400.773, total_weights: 65536, loss: 7.572, lm_loss: 7.572, perplexity: 1943.098 I0423 08:22:17.064416 136781777966912 checkpointing.py:772] Waiting for step 9 to finish before checkpoint... I0423 08:22:17.065111 136781777966912 checkpointing.py:776] Waited 0.0007154941558837891 seconds for step 9 to finish before starting checkpointing. I0423 08:22:17.067213 136781777966912 checkpoint_manager.py:2020] [process=3][thread=MainThread][step=5][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0423 08:22:35.415174 136650520004352 base_pytree_checkpoint_handler.py:130] [process=3] /jax/orbax/write/gbytes_per_sec: 37.805 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 41.783249378204346 s) (per-host) I0423 08:22:35.415293 136650520004352 async_checkpointer.py:90] [process=3][thread=async_save] 3 Handler Commit operations completed. Time taken: 41.737289s. I0423 08:22:42.858949 136650520004352 async_checkpointer.py:160] [process=3][thread=async_save] Background save thread done. Time taken: 49.180917s. I0423 08:22:42.859181 136653242889984 async_checkpointer.py:288] [process=3][thread=save_finalize] Done with waiting for background save thread=async_save. I0423 08:22:42.859239 136653242889984 async_checkpointer.py:298] [process=3][thread=save_finalize] No errors found in background save thread=async_save. I0423 08:22:42.859288 136653242889984 checkpoint_manager.py:2137] [process=3][thread=save_finalize][step=5] CheckpointManager Save Finalize is syncing with other hosts... I0423 08:22:42.861026 136653242889984 checkpoint_manager.py:2146] [process=3][thread=save_finalize][step=5] CheckpointManager Save Finalize is done on all hosts. I0423 08:22:42.861201 136781777966912 checkpoint_manager.py:2032] [process=3][thread=MainThread][step=5][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=5. W0423 08:22:42.861328 136781777966912 checkpoint_manager.py:1452] Waiting for previous save to complete took 25.794119 seconds. If this number is high, consider checkpointing less frequently. I0423 08:22:42.862831 136781777966912 checkpoint_manager.py:1512] [process=3] Saving checkpoint at step 9 I0423 08:22:42.864955 136781777966912 event_tracking.py:70] [process=3] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints/9. I0423 08:22:43.571614 136781777966912 jax_array_handlers.py:360] Scheduling D2H of 39 prioritized jax.Array. I0423 08:22:43.571710 136781777966912 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 I0423 08:22:43.612025 136781777966912 base_pytree_checkpoint_handler.py:154] [process=3][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.041422s I0423 08:22:43.612189 136781777966912 base_pytree_checkpoint_handler.py:130] [process=3] /jax/orbax/write/blocking_gbytes_per_sec: 34.362 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.0448918342590332 s) (per-host) I0423 08:22:43.612239 136781777966912 base_pytree_checkpoint_handler.py:768] [process=3][thread=MainThread] Initiated Pytree async_save. Time taken: 0.044951s (batch_requests_ready=0.001666s, total_serialization_initiated=0.043221s, others=0.000065s) I0423 08:22:43.612330 136781777966912 composite_checkpoint_handler.py:715] [process=3][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.049141s (all_items=0.000010s, per_item={'items': '0.00001049'}, temp_paths=0.049130) I0423 08:22:43.613072 136781777966912 event_tracking.py:125] [process=3] [async] Finished blocking save in 0.75 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints/9. I0423 08:22:43.613414 136653242889984 async_checkpointer.py:76] [process=3][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-23 08:42:43.613376 I0423 08:22:43.615315 136781777966912 checkpoint_manager.py:1560] [process=3][thread=MainThread][step=9] Starting CheckpointManager Save Finalize thread=save_finalize I0423 08:22:43.615530 136652706019072 async_checkpointer.py:280] [process=3][thread=save_finalize] Waiting for background save thread=async_save. I0423 08:22:43.615683 136781777966912 standard_logger.py:34] {'step': 9, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776932537.0671837, 'wait_for_prev_duration_secs': 25.794118642807007, 'time_between_consecutive_saves_sec': 24.177180290222168, 'checkpointer_blocking_start_time': 1776932562.8628702, 'checkpointer_blocking_duration_secs': 0.7506859302520752, 'get_old_steps_start_time': 1776932563.6135733, 'get_old_steps_duration_secs': 2.6464462280273438e-05, 'checkpoint_manager_blocking_start_time': 1776932537.065339, 'checkpoint_manager_blocking_duration_secs': 26.550313711166382} I0423 08:22:43.615795 136781777966912 checkpointing.py:408] Started an asynchronous checkpoint save for step 9 I0423 08:22:43.615838 136781777966912 checkpoint_manager.py:2020] [process=3][thread=MainThread][step=9][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0423 08:22:49.073188 136651066042112 array_metadata_store.py:203] [process=3][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260423_071538/linen_xpk_main_20260423_071538_15_ocdbt_true/checkpoints/9/items/array_metadatas/process_3 I0423 08:23:25.504742 136653242889984 base_pytree_checkpoint_handler.py:130] [process=3] /jax/orbax/write/gbytes_per_sec: 37.666 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 41.9374041557312 s) (per-host) I0423 08:23:25.504860 136653242889984 async_checkpointer.py:90] [process=3][thread=async_save] 3 Handler Commit operations completed. Time taken: 41.891331s. I0423 08:23:32.813382 136653242889984 async_checkpointer.py:160] [process=3][thread=async_save] Background save thread done. Time taken: 49.199837s. I0423 08:23:32.813672 136652706019072 async_checkpointer.py:288] [process=3][thread=save_finalize] Done with waiting for background save thread=async_save. I0423 08:23:32.813793 136652706019072 async_checkpointer.py:298] [process=3][thread=save_finalize] No errors found in background save thread=async_save. I0423 08:23:32.813832 136652706019072 checkpoint_manager.py:2137] [process=3][thread=save_finalize][step=9] CheckpointManager Save Finalize is syncing with other hosts... I0423 08:23:32.815241 136652706019072 checkpoint_manager.py:2146] [process=3][thread=save_finalize][step=9] CheckpointManager Save Finalize is done on all hosts. I0423 08:23:32.815409 136781777966912 checkpoint_manager.py:2032] [process=3][thread=MainThread][step=9][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=9. I0423 08:23:32.815557 136781777966912 checkpoint_manager.py:2009] [process=3][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0423 08:23:32.816548 136781777966912 metric_logger.py:196] completed step: 9, seconds: 0.147, TFLOP/s/device: 92.284, Tokens/s/device: 13910.114, total_weights: 65536, loss: 7.181, lm_loss: 7.181, perplexity: 1314.495 Per train step: Total TFLOPs: 13.59 split as 93.93% learnable weight flops and 6.07% attention flops XPK End: Thu Apr 23 08:23:41 UTC 2026 EXIT_CODE=0
XPK Start: Thu Apr 23 22:11:23 UTC 2026 PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. `rope_parameters`'s factor field must be a float >= 1, got 40 `rope_parameters`'s beta_fast field must be a float, got 32 `rope_parameters`'s beta_slow field must be a float, got 1 DeepseekV32Config got `key=rope_scaling` in kwargs but hasn't set it as attribute. For RoPE standardization you need to set `self.rope_parameters` in model's config. 2026-04-23 22:11:48.990845: 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) I0423 22:11:49.200333 134916246988608 max_utils.py:273] Attempting to initialize the jax distributed system... I0423 22:11:58.241707 134916246988608 distributed.py:149] Starting JAX distributed service on [::]:8482 I0423 22:11:58.244156 134916246988608 distributed.py:172] Connecting to JAX distributed service on mt-15-ocdbt-true-sv-301b2-slice-job-0-0.mt-15-ocdbt-true-sv-301b2:8482 I0423 22:11:59.139615 134916246988608 max_utils.py:284] Jax distributed system initialized! I0423 22:12:05.595422 134916246988608 max_utils.py:800] System Information: Jax Version: 0.9.2 I0423 22:12:05.595527 134916246988608 max_utils.py:801] System Information: Jaxlib Version: 0.9.2 I0423 22:12:05.595566 134916246988608 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 I0423 22:12:05.595600 134916246988608 train_utils.py:361] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing. I0423 22:12:06.292758 134916246988608 maxtext_utils.py:1565] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1) I0423 22:12:06.293039 134916246988608 checkpointing.py:677] Setting up checkpoint logger... I0423 22:12:06.293092 134916246988608 checkpointing.py:233] Creating checkpoint manager with ocdbt=True and zarr3=True I0423 22:12:06.293149 134916246988608 pytree_checkpoint_handler.py:592] save_device_host_concurrent_bytes=None I0423 22:12:06.293503 134916246988608 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 0x7ab40e9e66c0>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB) I0423 22:12:09.090865 134916246988608 checkpointing.py:265] Enabling policy for fixed interval checkpointing. I0423 22:12:09.091116 134916246988608 checkpoint_manager.py:708] [process=6][thread=MainThread] CheckpointManager init: checkpointers=None, item_names=('items',), item_handlers={'items': <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7a9fe04bf230>}, handler_registry=None I0423 22:12:09.091360 134916246988608 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7a9fe04bf230>` 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`. I0423 22:12:09.091409 134916246988608 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7a9fe04c0800>` 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`. I0423 22:12:09.091444 134916246988608 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 0x7a9fe04bf230>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7a9fe04bf230>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7a9fe04c0800>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7a9fe04c0800>}). I0423 22:12:09.091781 134916246988608 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.34 I0423 22:12:09.091852 134916246988608 async_checkpointer.py:192] [process=6][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x7a9fe01c32e0> timeout: 1200 secs and primary_host=0 for async checkpoint writes I0423 22:12:10.597067 134916246988608 checkpoint_manager.py:1812] Found 0 checkpoint steps in gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints I0423 22:12:11.049997 134916246988608 checkpoint_manager.py:929] [process=6][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=5), 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/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x7a9fe04c0c80> I0423 22:12:11.050206 134916246988608 checkpointing.py:301] Checkpoint manager created! I0423 22:12:11.999061 134916246988608 nnx_wrappers.py:453] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0423 22:12:11.999202 134916246988608 nnx_wrappers.py:453] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0423 22:12:12.382997 134916246988608 attentions.py:1088] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0423 22:12:12.383102 134916246988608 attentions.py:1088] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0423 22:12:12.399804 134916246988608 attentions.py:1089] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0423 22:12:12.399872 134916246988608 attentions.py:1089] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0423 22:12:12.423679 134916246988608 attentions.py:1154] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0423 22:12:12.423748 134916246988608 attentions.py:1154] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0423 22:12:12.440435 134916246988608 attentions.py:1155] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0423 22:12:12.440505 134916246988608 attentions.py:1155] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0423 22:12:12.457107 134916246988608 attentions.py:1156] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0423 22:12:12.457166 134916246988608 attentions.py:1156] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0423 22:12:12.482105 134916246988608 attentions.py:1198] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch', 'activation_attn_length', 'activation_heads', 'activation_kv'). I0423 22:12:12.482181 134916246988608 attentions.py:1198] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0423 22:12:12.503291 134916246988608 linears.py:525] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp'). I0423 22:12:12.503359 134916246988608 linears.py:525] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None). I0423 22:12:12.712742 134916246988608 checkpointing.py:577] checkpoint manager exists so trying to load this run's existing checkpoint I0423 22:12:12.712849 134916246988608 checkpointing.py:665] No existing checkpoints found, not restoring checkpoint. fsdp: 32 I0423 22:12:14.149146 134916246988608 maxtext_utils.py:1668] params/params/decoder/decoder_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0423 22:12:14.149274 134916246988608 maxtext_utils.py:1668] params/params/decoder/layers/mlp/wi_0/kernel Shape: float32[2048,16,7168] Logical: P('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0423 22:12:14.149327 134916246988608 maxtext_utils.py:1668] params/params/decoder/layers/mlp/wi_1/kernel Shape: float32[2048,16,7168] Logical: P('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0423 22:12:14.149389 134916246988608 maxtext_utils.py:1668] params/params/decoder/layers/mlp/wo/kernel Shape: float32[7168,16,2048] Logical: P('mlp', 'layers', 'embed') Physical: (None, None, 'fsdp') I0423 22:12:14.149440 134916246988608 maxtext_utils.py:1668] params/params/decoder/layers/post_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: P('norm', 'layers') Physical: (None, None) I0423 22:12:14.149478 134916246988608 maxtext_utils.py:1668] params/params/decoder/layers/pre_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: P('norm', 'layers') Physical: (None, None) I0423 22:12:14.149529 134916246988608 maxtext_utils.py:1668] params/params/decoder/layers/self_attention/key/kernel Shape: float32[2048,16,16,128] Logical: P('embed', 'layers', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None, None) I0423 22:12:14.149580 134916246988608 maxtext_utils.py:1668] params/params/decoder/layers/self_attention/out/kernel Shape: float32[16,16,128,2048] Logical: P('heads', 'layers', 'kv', 'embed') Physical: (None, None, None, 'fsdp') I0423 22:12:14.149621 134916246988608 maxtext_utils.py:1668] params/params/decoder/layers/self_attention/query/kernel Shape: float32[2048,16,16,128] Logical: P('embed', 'layers', 'q_heads', 'kv') Physical: ('fsdp', None, None, None) I0423 22:12:14.149657 134916246988608 maxtext_utils.py:1668] params/params/decoder/layers/self_attention/value/kernel Shape: float32[2048,16,16,128] Logical: P('embed', 'layers', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None, None) I0423 22:12:14.149703 134916246988608 maxtext_utils.py:1668] params/params/decoder/logits_dense/kernel Shape: float32[2048,32000] Logical: P('embed_vocab', 'vocab') Physical: ('fsdp', None) I0423 22:12:14.149750 134916246988608 maxtext_utils.py:1668] params/params/token_embedder/embedding Shape: float32[32000,2048] Logical: P('vocab', 'embed_vocab') Physical: (None, 'fsdp') I0423 22:12:14.647026 134916246988608 train.py:155] train/xent Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0423 22:12:14.647134 134916246988608 train.py:155] train/xent Physical: float32[32,2048]............................................ ('fsdp', None). I0423 22:12:14.662773 134916246988608 train.py:162] train/z_loss Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0423 22:12:14.662833 134916246988608 train.py:162] train/z_loss Physical: float32[32,2048]............................................ ('fsdp', None). I0423 22:12:25.308592 134916246988608 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. I0423 22:12:25.309439 134916246988608 metric_logger.py:301] number parameters: 1.104 billion I0423 22:12:36.562874 134916246988608 checkpointing.py:772] Waiting for step 0 to finish before checkpoint... I0423 22:12:37.181285 134916246988608 checkpointing.py:776] Waited 0.6183905601501465 seconds for step 0 to finish before starting checkpointing. I0423 22:12:37.183714 134916246988608 checkpoint_manager.py:2009] [process=6][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0423 22:12:37.185385 134916246988608 checkpoint_manager.py:1512] [process=6] Saving checkpoint at step 0 I0423 22:12:37.187121 134916246988608 event_tracking.py:70] [process=6] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints/0. I0423 22:12:37.517199 134916246988608 signaling_client.py:364] Using JaxDistributedSignalingClient I0423 22:12:37.518208 134916246988608 jax_array_handlers.py:360] Scheduling D2H of 39 prioritized jax.Array. I0423 22:12:37.518266 134916246988608 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 I0423 22:12:37.793465 134916246988608 base_pytree_checkpoint_handler.py:154] [process=6][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.276341s I0423 22:12:37.793648 134916246988608 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/blocking_gbytes_per_sec: 5.467 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.28215932846069336 s) (per-host) I0423 22:12:37.793704 134916246988608 base_pytree_checkpoint_handler.py:768] [process=6][thread=MainThread] Initiated Pytree async_save. Time taken: 0.282225s (batch_requests_ready=0.002600s, total_serialization_initiated=0.279552s, others=0.000073s) I0423 22:12:37.793794 134916246988608 composite_checkpoint_handler.py:715] [process=6][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.286300s (all_items=0.000018s, per_item={'items': '0.00001836'}, temp_paths=0.286282) I0423 22:12:37.794594 134916246988608 event_tracking.py:125] [process=6] [async] Finished blocking save in 0.61 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints/0. I0423 22:12:37.794933 134788734424832 async_checkpointer.py:76] [process=6][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-23 22:32:37.794894 I0423 22:12:38.212764 134916246988608 checkpoint_manager.py:1560] [process=6][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize I0423 22:12:38.213172 134787129923328 async_checkpointer.py:280] [process=6][thread=save_finalize] Waiting for background save thread=async_save. I0423 22:12:38.213339 134916246988608 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776982357.183696, 'wait_for_prev_duration_secs': 6.103515625e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776982357.1854262, 'checkpointer_blocking_duration_secs': 0.609661340713501, 'get_old_steps_start_time': 1776982357.7951217, 'get_old_steps_duration_secs': 3.075599670410156e-05, 'checkpoint_manager_blocking_start_time': 1776982357.1818151, 'checkpoint_manager_blocking_duration_secs': 1.0314807891845703} I0423 22:12:38.213449 134916246988608 checkpointing.py:408] Started an asynchronous checkpoint save for step 0 I0423 22:12:38.213503 134916246988608 max_utils.py:750] Memstats: After params initialized: I0423 22:12:38.213559 134916246988608 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_24(process=6,(0,6,0,0)) I0423 22:12:38.213592 134916246988608 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_25(process=6,(1,6,0,0)) I0423 22:12:38.213618 134916246988608 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_28(process=6,(0,7,0,0)) I0423 22:12:38.213643 134916246988608 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_29(process=6,(1,7,0,0)) I0423 22:12:38.525737 134916246988608 metric_logger.py:196] completed step: 0, seconds: 11.253, TFLOP/s/device: 1.207, Tokens/s/device: 181.991, total_weights: 65536, loss: 10.874, lm_loss: 10.874, perplexity: 52779.875 I0423 22:12:38.703473 134916246988608 metric_logger.py:196] completed step: 1, seconds: 1.961, TFLOP/s/device: 6.928, Tokens/s/device: 1044.206, total_weights: 65536, loss: 10.874, lm_loss: 10.874, perplexity: 52779.875 I0423 22:12:39.114789 134916246988608 metric_logger.py:196] completed step: 2, seconds: 0.031, TFLOP/s/device: 442.895, Tokens/s/device: 66757.937, total_weights: 65536, loss: 10.560, lm_loss: 10.560, perplexity: 38547.719 I0423 22:12:39.262355 134916246988608 metric_logger.py:196] completed step: 3, seconds: 0.412, TFLOP/s/device: 32.998, Tokens/s/device: 4973.844, total_weights: 65536, loss: 9.980, lm_loss: 9.980, perplexity: 21590.506 I0423 22:12:39.267294 134916246988608 checkpointing.py:772] Waiting for step 5 to finish before checkpoint... I0423 22:12:39.556668 134916246988608 checkpointing.py:776] Waited 0.2893519401550293 seconds for step 5 to finish before starting checkpointing. I0423 22:12:39.559639 134916246988608 checkpoint_manager.py:2020] [process=6][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0423 22:12:41.254065 2815 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com I0423 22:12:43.304573 134787146708736 array_metadata_store.py:203] [process=6][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints/0/items/array_metadatas/process_6 I0423 22:13:14.979744 134788734424832 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/gbytes_per_sec: 42.158 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 37.46821093559265 s) (per-host) I0423 22:13:14.979865 134788734424832 async_checkpointer.py:90] [process=6][thread=async_save] 3 Handler Commit operations completed. Time taken: 37.184819s. I0423 22:13:23.417180 134788734424832 async_checkpointer.py:160] [process=6][thread=async_save] Background save thread done. Time taken: 45.622117s. I0423 22:13:23.417457 134787129923328 async_checkpointer.py:288] [process=6][thread=save_finalize] Done with waiting for background save thread=async_save. I0423 22:13:23.417580 134787129923328 async_checkpointer.py:298] [process=6][thread=save_finalize] No errors found in background save thread=async_save. I0423 22:13:23.417633 134787129923328 checkpoint_manager.py:2137] [process=6][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts... I0423 22:13:23.420256 134787129923328 checkpoint_manager.py:2146] [process=6][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts. I0423 22:13:23.420452 134916246988608 checkpoint_manager.py:2032] [process=6][thread=MainThread][step=0][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=0. W0423 22:13:23.420585 134916246988608 checkpoint_manager.py:1452] Waiting for previous save to complete took 43.860948 seconds. If this number is high, consider checkpointing less frequently. I0423 22:13:23.422444 134916246988608 checkpoint_manager.py:1512] [process=6] Saving checkpoint at step 5 I0423 22:13:23.424827 134916246988608 event_tracking.py:70] [process=6] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints/5. I0423 22:13:24.141064 134916246988608 jax_array_handlers.py:360] Scheduling D2H of 39 prioritized jax.Array. I0423 22:13:24.141174 134916246988608 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 I0423 22:13:24.179757 134916246988608 base_pytree_checkpoint_handler.py:154] [process=6][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.039770s I0423 22:13:24.179928 134916246988608 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/blocking_gbytes_per_sec: 35.638 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.04328465461730957 s) (per-host) I0423 22:13:24.179982 134916246988608 base_pytree_checkpoint_handler.py:768] [process=6][thread=MainThread] Initiated Pytree async_save. Time taken: 0.043347s (batch_requests_ready=0.001872s, total_serialization_initiated=0.041406s, others=0.000069s) I0423 22:13:24.180070 134916246988608 composite_checkpoint_handler.py:715] [process=6][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.048278s (all_items=0.000015s, per_item={'items': '0.00001526'}, temp_paths=0.048263) I0423 22:13:24.180815 134916246988608 event_tracking.py:125] [process=6] [async] Finished blocking save in 0.76 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints/5. I0423 22:13:24.181107 134787129923328 async_checkpointer.py:76] [process=6][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-23 22:33:24.181064 I0423 22:13:24.185545 134916246988608 checkpoint_manager.py:1560] [process=6][thread=MainThread][step=5] Starting CheckpointManager Save Finalize thread=save_finalize I0423 22:13:24.185836 134787146708736 async_checkpointer.py:280] [process=6][thread=save_finalize] Waiting for background save thread=async_save. I0423 22:13:24.185979 134916246988608 standard_logger.py:34] {'step': 5, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776982359.5596094, 'wait_for_prev_duration_secs': 43.86094832420349, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776982403.4224825, 'checkpointer_blocking_duration_secs': 0.7587716579437256, 'get_old_steps_start_time': 1776982404.1812775, 'get_old_steps_duration_secs': 2.956390380859375e-05, 'checkpoint_manager_blocking_start_time': 1776982359.557238, 'checkpoint_manager_blocking_duration_secs': 44.628703594207764} I0423 22:13:24.186087 134916246988608 checkpointing.py:408] Started an asynchronous checkpoint save for step 5 I0423 22:13:24.186959 134916246988608 metric_logger.py:196] completed step: 4, seconds: 0.153, TFLOP/s/device: 88.941, Tokens/s/device: 13406.212, total_weights: 65536, loss: 9.460, lm_loss: 9.460, perplexity: 12840.355 I0423 22:13:24.193146 134916246988608 metric_logger.py:196] completed step: 5, seconds: 0.148, TFLOP/s/device: 91.932, Tokens/s/device: 13857.032, total_weights: 65536, loss: 8.959, lm_loss: 8.959, perplexity: 7776.467 I0423 22:13:29.838266 134766238062336 array_metadata_store.py:203] [process=6][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints/5/items/array_metadatas/process_6 I0423 22:13:47.266935 134916246988608 metric_logger.py:196] completed step: 6, seconds: 44.924, TFLOP/s/device: 0.302, Tokens/s/device: 45.588, total_weights: 65536, loss: 8.469, lm_loss: 8.469, perplexity: 4762.740 I0423 22:13:47.414206 134916246988608 metric_logger.py:196] completed step: 7, seconds: 22.927, TFLOP/s/device: 0.593, Tokens/s/device: 89.325, total_weights: 65536, loss: 8.003, lm_loss: 8.003, perplexity: 2989.151 I0423 22:13:47.561594 134916246988608 metric_logger.py:196] completed step: 8, seconds: 0.152, TFLOP/s/device: 89.307, Tokens/s/device: 13461.286, total_weights: 65536, loss: 7.572, lm_loss: 7.572, perplexity: 1943.098 I0423 22:13:47.708119 134916246988608 checkpointing.py:772] Waiting for step 9 to finish before checkpoint... I0423 22:13:47.708785 134916246988608 checkpointing.py:776] Waited 0.0007104873657226562 seconds for step 9 to finish before starting checkpointing. I0423 22:13:47.710835 134916246988608 checkpoint_manager.py:2020] [process=6][thread=MainThread][step=5][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0423 22:14:05.965532 134787129923328 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/gbytes_per_sec: 37.763 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 41.82884860038757 s) (per-host) I0423 22:14:05.965665 134787129923328 async_checkpointer.py:90] [process=6][thread=async_save] 3 Handler Commit operations completed. Time taken: 41.784442s. I0423 22:14:15.152266 134787129923328 async_checkpointer.py:160] [process=6][thread=async_save] Background save thread done. Time taken: 50.971028s. I0423 22:14:15.152492 134787146708736 async_checkpointer.py:288] [process=6][thread=save_finalize] Done with waiting for background save thread=async_save. I0423 22:14:15.152562 134787146708736 async_checkpointer.py:298] [process=6][thread=save_finalize] No errors found in background save thread=async_save. I0423 22:14:15.152614 134787146708736 checkpoint_manager.py:2137] [process=6][thread=save_finalize][step=5] CheckpointManager Save Finalize is syncing with other hosts... I0423 22:14:15.155373 134787146708736 checkpoint_manager.py:2146] [process=6][thread=save_finalize][step=5] CheckpointManager Save Finalize is done on all hosts. I0423 22:14:15.155622 134916246988608 checkpoint_manager.py:2032] [process=6][thread=MainThread][step=5][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=5. W0423 22:14:15.155749 134916246988608 checkpoint_manager.py:1452] Waiting for previous save to complete took 27.444918 seconds. If this number is high, consider checkpointing less frequently. I0423 22:14:15.157403 134916246988608 checkpoint_manager.py:1512] [process=6] Saving checkpoint at step 9 I0423 22:14:15.159341 134916246988608 event_tracking.py:70] [process=6] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints/9. I0423 22:14:15.440848 134916246988608 jax_array_handlers.py:360] Scheduling D2H of 39 prioritized jax.Array. I0423 22:14:15.440939 134916246988608 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 I0423 22:14:15.466428 134916246988608 base_pytree_checkpoint_handler.py:154] [process=6][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.026512s I0423 22:14:15.466555 134916246988608 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/blocking_gbytes_per_sec: 51.445 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.029984712600708008 s) (per-host) I0423 22:14:15.466600 134916246988608 base_pytree_checkpoint_handler.py:768] [process=6][thread=MainThread] Initiated Pytree async_save. Time taken: 0.030040s (batch_requests_ready=0.001752s, total_serialization_initiated=0.028228s, others=0.000059s) I0423 22:14:15.466668 134916246988608 composite_checkpoint_handler.py:715] [process=6][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.034089s (all_items=0.000010s, per_item={'items': '0.00001025'}, temp_paths=0.034079) I0423 22:14:15.467306 134916246988608 event_tracking.py:125] [process=6] [async] Finished blocking save in 0.31 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints/9. I0423 22:14:15.467557 134787146708736 async_checkpointer.py:76] [process=6][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-23 22:34:15.467534 I0423 22:14:15.476721 134916246988608 checkpoint_manager.py:1560] [process=6][thread=MainThread][step=9] Starting CheckpointManager Save Finalize thread=save_finalize I0423 22:14:15.476945 134786056181504 async_checkpointer.py:280] [process=6][thread=save_finalize] Waiting for background save thread=async_save. I0423 22:14:15.477061 134916246988608 standard_logger.py:34] {'step': 9, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776982427.7108054, 'wait_for_prev_duration_secs': 27.444917917251587, 'time_between_consecutive_saves_sec': 24.290509939193726, 'checkpointer_blocking_start_time': 1776982455.1574442, 'checkpointer_blocking_duration_secs': 0.31021714210510254, 'get_old_steps_start_time': 1776982455.4676776, 'get_old_steps_duration_secs': 2.6702880859375e-05, 'checkpoint_manager_blocking_start_time': 1776982427.709006, 'checkpoint_manager_blocking_duration_secs': 27.768020629882812} I0423 22:14:15.477185 134916246988608 checkpointing.py:408] Started an asynchronous checkpoint save for step 9 I0423 22:14:15.477227 134916246988608 checkpoint_manager.py:2020] [process=6][thread=MainThread][step=9][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0423 22:14:20.567941 134766238062336 array_metadata_store.py:203] [process=6][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260423_211617/linen_xpk_test_pipeline_scan_nnx_20260423_211617_15_ocdbt_true/checkpoints/9/items/array_metadatas/process_6 I0423 22:14:57.700337 134787146708736 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/gbytes_per_sec: 37.375 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 42.263734340667725 s) (per-host) I0423 22:14:57.700446 134787146708736 async_checkpointer.py:90] [process=6][thread=async_save] 3 Handler Commit operations completed. Time taken: 42.232807s. I0423 22:15:05.625694 134787146708736 async_checkpointer.py:160] [process=6][thread=async_save] Background save thread done. Time taken: 50.158038s. I0423 22:15:05.625914 134786056181504 async_checkpointer.py:288] [process=6][thread=save_finalize] Done with waiting for background save thread=async_save. I0423 22:15:05.625977 134786056181504 async_checkpointer.py:298] [process=6][thread=save_finalize] No errors found in background save thread=async_save. I0423 22:15:05.626019 134786056181504 checkpoint_manager.py:2137] [process=6][thread=save_finalize][step=9] CheckpointManager Save Finalize is syncing with other hosts... I0423 22:15:05.628939 134786056181504 checkpoint_manager.py:2146] [process=6][thread=save_finalize][step=9] CheckpointManager Save Finalize is done on all hosts. I0423 22:15:05.629117 134916246988608 checkpoint_manager.py:2032] [process=6][thread=MainThread][step=9][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=9. I0423 22:15:05.629263 134916246988608 checkpoint_manager.py:2009] [process=6][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0423 22:15:05.630228 134916246988608 metric_logger.py:196] completed step: 9, seconds: 0.147, TFLOP/s/device: 92.219, Tokens/s/device: 13900.201, total_weights: 65536, loss: 7.181, lm_loss: 7.181, perplexity: 1314.495 Per train step: Total TFLOPs: 13.59 split as 93.93% learnable weight flops and 6.07% attention flops XPK End: Thu Apr 23 22:15:14 UTC 2026 EXIT_CODE=0