main (574ad3fb9) vs test/pipeline-scan-nnx (574ad3fb9)| Metric | main 574ad3fb9 | test/pipeline-scan-nnx 574ad3fb9 | Diff (test/pipeline-scan-nnx − main) |
|---|---|---|---|
| Parameters | 1.104 billion | 1.104 billion | — |
| Final loss | 7.1810 | 7.1810 | 0 |
| TFLOP/s | 92.149 | 92.111 | -0.038 |
| Tok/s | 13889.6 | 13883.9 | -5.743 |
| Avg s/step | 4.754 | 4.491 | -0.263 |
| Memory % | 1.38 | 1.38 | 0 |
| JAX | 0.9.2 | 0.8.1 | — |
Diff = branch value − main value. Green = branch improved. Red = branch regressed.
XPK Start: Sat Apr 18 19:33:21 UTC 2026 PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. 2026-04-18 19:33:45.955889: 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) I0418 19:33:46.136519 140126308788032 max_utils.py:273] Attempting to initialize the jax distributed system... I0418 19:33:55.175676 140126308788032 distributed.py:149] Starting JAX distributed service on [::]:8482 I0418 19:33:55.177983 140126308788032 distributed.py:172] Connecting to JAX distributed service on mt-15-ocdbt-false-sv-r4zd1-slice-job-0-0.mt-15-ocdbt-false-sv-r4zd1:8482 I0418 19:33:56.079634 140126308788032 max_utils.py:284] Jax distributed system initialized! I0418 19:34:02.536898 140126308788032 max_utils.py:800] System Information: Jax Version: 0.9.2 I0418 19:34:02.537000 140126308788032 max_utils.py:801] System Information: Jaxlib Version: 0.9.2 I0418 19:34:02.537040 140126308788032 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 I0418 19:34:02.537084 140126308788032 train_utils.py:348] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing. I0418 19:34:03.237103 140126308788032 maxtext_utils.py:1551] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1) I0418 19:34:03.237379 140126308788032 checkpointing.py:677] Setting up checkpoint logger... I0418 19:34:03.237432 140126308788032 checkpointing.py:233] Creating checkpoint manager with ocdbt=False and zarr3=True I0418 19:34:03.237479 140126308788032 pytree_checkpoint_handler.py:592] save_device_host_concurrent_bytes=None I0418 19:34:03.237810 140126308788032 base_pytree_checkpoint_handler.py:441] Created BasePyTreeCheckpointHandler: use_ocdbt=False, use_zarr3=True, pytree_metadata_options=PyTreeMetadataOptions(support_rich_types=False), array_metadata_store=<orbax.checkpoint._src.metadata.array_metadata_store.Store object at 0x7f70fb244080>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB) I0418 19:34:06.565551 140126308788032 checkpointing.py:265] Enabling policy for fixed interval checkpointing. I0418 19:34:06.565785 140126308788032 checkpoint_manager.py:708] [process=7][thread=MainThread] CheckpointManager init: checkpointers=None, item_names=('items',), item_handlers={'items': <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7f5c8811aea0>}, handler_registry=None I0418 19:34:06.566030 140126308788032 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7f5c8811aea0>` 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`. I0418 19:34:06.566097 140126308788032 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7f5c8811c800>` 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`. I0418 19:34:06.566146 140126308788032 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 0x7f5c8811aea0>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7f5c8811aea0>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7f5c8811c800>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7f5c8811c800>}). I0418 19:34:06.566547 140126308788032 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.34 I0418 19:34:06.566619 140126308788032 async_checkpointer.py:192] [process=7][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x7f5bb8463d80> timeout: 1200 secs and primary_host=0 for async checkpoint writes I0418 19:34:08.100911 140126308788032 checkpoint_manager.py:1812] Found 0 checkpoint steps in gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints I0418 19:34:08.540988 140126308788032 checkpoint_manager.py:929] [process=7][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_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x7f5c8811a450> I0418 19:34:08.541186 140126308788032 checkpointing.py:301] Checkpoint manager created! I0418 19:34:09.492749 140126308788032 nnx_wrappers.py:437] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0418 19:34:09.492861 140126308788032 nnx_wrappers.py:437] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0418 19:34:09.874751 140126308788032 attentions.py:1088] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0418 19:34:09.874843 140126308788032 attentions.py:1088] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0418 19:34:09.890986 140126308788032 attentions.py:1089] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0418 19:34:09.891045 140126308788032 attentions.py:1089] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0418 19:34:09.914574 140126308788032 attentions.py:1154] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0418 19:34:09.914643 140126308788032 attentions.py:1154] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0418 19:34:09.931006 140126308788032 attentions.py:1155] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0418 19:34:09.931066 140126308788032 attentions.py:1155] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0418 19:34:09.947210 140126308788032 attentions.py:1156] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0418 19:34:09.947269 140126308788032 attentions.py:1156] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0418 19:34:09.971763 140126308788032 attentions.py:1197] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch', 'activation_attn_length', 'activation_heads', 'activation_kv'). I0418 19:34:09.971842 140126308788032 attentions.py:1197] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0418 19:34:09.993645 140126308788032 linears.py:525] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp'). I0418 19:34:09.993708 140126308788032 linears.py:525] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None). I0418 19:34:10.209131 140126308788032 checkpointing.py:577] checkpoint manager exists so trying to load this run's existing checkpoint I0418 19:34:10.209238 140126308788032 checkpointing.py:665] No existing checkpoints found, not restoring checkpoint. fsdp: 32 I0418 19:34:11.647469 140126308788032 maxtext_utils.py:1654] params/params/decoder/decoder_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0418 19:34:11.647593 140126308788032 maxtext_utils.py:1654] params/params/decoder/layers/mlp/wi_0/kernel Shape: float32[2048,16,7168] Logical: P('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0418 19:34:11.647647 140126308788032 maxtext_utils.py:1654] params/params/decoder/layers/mlp/wi_1/kernel Shape: float32[2048,16,7168] Logical: P('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0418 19:34:11.647717 140126308788032 maxtext_utils.py:1654] params/params/decoder/layers/mlp/wo/kernel Shape: float32[7168,16,2048] Logical: P('mlp', 'layers', 'embed') Physical: (None, None, 'fsdp') I0418 19:34:11.647772 140126308788032 maxtext_utils.py:1654] params/params/decoder/layers/post_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: P('norm', 'layers') Physical: (None, None) I0418 19:34:11.647811 140126308788032 maxtext_utils.py:1654] params/params/decoder/layers/pre_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: P('norm', 'layers') Physical: (None, None) I0418 19:34:11.647863 140126308788032 maxtext_utils.py:1654] 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) I0418 19:34:11.647914 140126308788032 maxtext_utils.py:1654] 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') I0418 19:34:11.647955 140126308788032 maxtext_utils.py:1654] 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) I0418 19:34:11.647992 140126308788032 maxtext_utils.py:1654] 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) I0418 19:34:11.648039 140126308788032 maxtext_utils.py:1654] params/params/decoder/logits_dense/kernel Shape: float32[2048,32000] Logical: P('embed_vocab', 'vocab') Physical: ('fsdp', None) I0418 19:34:11.648102 140126308788032 maxtext_utils.py:1654] params/params/token_embedder/embedding Shape: float32[32000,2048] Logical: P('vocab', 'embed_vocab') Physical: (None, 'fsdp') I0418 19:34:12.143023 140126308788032 train.py:155] train/xent Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0418 19:34:12.143135 140126308788032 train.py:155] train/xent Physical: float32[32,2048]............................................ ('fsdp', None). I0418 19:34:12.158481 140126308788032 train.py:162] train/z_loss Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0418 19:34:12.158541 140126308788032 train.py:162] train/z_loss Physical: float32[32,2048]............................................ ('fsdp', None). I0418 19:34:22.990097 140126308788032 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. I0418 19:34:22.990978 140126308788032 metric_logger.py:301] number parameters: 1.104 billion I0418 19:34:34.414645 140126308788032 checkpointing.py:772] Waiting for step 0 to finish before checkpoint... I0418 19:34:34.568638 140126308788032 checkpointing.py:776] Waited 0.15397024154663086 seconds for step 0 to finish before starting checkpointing. I0418 19:34:34.571367 140126308788032 checkpoint_manager.py:2009] [process=7][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0418 19:34:34.573066 140126308788032 checkpoint_manager.py:1512] [process=7] Saving checkpoint at step 0 I0418 19:34:34.574655 140126308788032 event_tracking.py:70] [process=7] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints/0. I0418 19:34:35.765806 140126308788032 signaling_client.py:364] Using JaxDistributedSignalingClient I0418 19:34:35.766843 140126308788032 jax_array_handlers.py:360] Scheduling D2H of 39 prioritized jax.Array. I0418 19:34:35.766906 140126308788032 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 I0418 19:34:36.038364 140126308788032 base_pytree_checkpoint_handler.py:154] [process=7][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.272634s I0418 19:34:36.038545 140126308788032 base_pytree_checkpoint_handler.py:130] [process=7] /jax/orbax/write/blocking_gbytes_per_sec: 5.546 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.2781527042388916 s) (per-host) I0418 19:34:36.038595 140126308788032 base_pytree_checkpoint_handler.py:768] [process=7][thread=MainThread] Initiated Pytree async_save. Time taken: 0.278212s (batch_requests_ready=0.002219s, total_serialization_initiated=0.275925s, others=0.000068s) I0418 19:34:36.038686 140126308788032 composite_checkpoint_handler.py:715] [process=7][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.282803s (all_items=0.000017s, per_item={'items': '0.00001740'}, temp_paths=0.282785) I0418 19:34:36.039513 140126308788032 event_tracking.py:125] [process=7] [async] Finished blocking save in 1.47 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints/0. I0418 19:34:36.039838 139996118398720 async_checkpointer.py:76] [process=7][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-18 19:54:36.039799 I0418 19:34:36.051358 140126308788032 checkpoint_manager.py:1560] [process=7][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize I0418 19:34:36.051639 139993949525760 async_checkpointer.py:280] [process=7][thread=save_finalize] Waiting for background save thread=async_save. I0418 19:34:36.051794 140126308788032 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776540874.5713487, 'wait_for_prev_duration_secs': 6.270408630371094e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776540874.573115, 'checkpointer_blocking_duration_secs': 1.466883659362793, 'get_old_steps_start_time': 1776540876.0400257, 'get_old_steps_duration_secs': 3.5762786865234375e-05, 'checkpoint_manager_blocking_start_time': 1776540874.5692194, 'checkpoint_manager_blocking_duration_secs': 1.4825351238250732} I0418 19:34:36.051903 140126308788032 checkpointing.py:408] Started an asynchronous checkpoint save for step 0 I0418 19:34:36.051952 140126308788032 max_utils.py:750] Memstats: After params initialized: I0418 19:34:36.052002 140126308788032 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_26(process=7,(2,6,0,0)) I0418 19:34:36.052035 140126308788032 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_27(process=7,(3,6,0,0)) I0418 19:34:36.052067 140126308788032 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_30(process=7,(2,7,0,0)) I0418 19:34:36.052107 140126308788032 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_31(process=7,(3,7,0,0)) I0418 19:34:36.367942 140126308788032 metric_logger.py:196] completed step: 0, seconds: 11.424, TFLOP/s/device: 1.189, Tokens/s/device: 179.279, total_weights: 65536, loss: 10.874, lm_loss: 10.874, perplexity: 52779.875 I0418 19:34:36.539875 140126308788032 metric_logger.py:196] completed step: 1, seconds: 1.952, TFLOP/s/device: 6.961, Tokens/s/device: 1049.306, total_weights: 65536, loss: 10.874, lm_loss: 10.874, perplexity: 52779.875 I0418 19:34:36.944589 140126308788032 metric_logger.py:196] completed step: 2, seconds: 0.025, TFLOP/s/device: 548.532, Tokens/s/device: 82680.662, total_weights: 65536, loss: 10.560, lm_loss: 10.560, perplexity: 38547.719 I0418 19:34:37.092037 140126308788032 metric_logger.py:196] completed step: 3, seconds: 0.405, TFLOP/s/device: 33.565, Tokens/s/device: 5059.301, total_weights: 65536, loss: 9.980, lm_loss: 9.980, perplexity: 21590.506 I0418 19:34:37.096585 140126308788032 checkpointing.py:772] Waiting for step 5 to finish before checkpoint... I0418 19:34:37.386711 140126308788032 checkpointing.py:776] Waited 0.29009366035461426 seconds for step 5 to finish before starting checkpointing. I0418 19:34:37.389573 140126308788032 checkpoint_manager.py:2020] [process=7][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0418 19:34:39.021648 2938 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com I0418 19:34:42.385246 139993987340032 array_metadata_store.py:203] [process=7][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints/0/items/array_metadatas/process_7 I0418 19:34:46.018138 139996118398720 base_pytree_checkpoint_handler.py:130] [process=7] /jax/orbax/write/gbytes_per_sec: 153.991 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 10.257695198059082 s) (per-host) I0418 19:34:46.018249 139996118398720 async_checkpointer.py:90] [process=7][thread=async_save] 3 Handler Commit operations completed. Time taken: 9.978296s. I0418 19:34:53.237900 139996118398720 async_checkpointer.py:160] [process=7][thread=async_save] Background save thread done. Time taken: 17.197931s. I0418 19:34:53.238123 139993949525760 async_checkpointer.py:288] [process=7][thread=save_finalize] Done with waiting for background save thread=async_save. I0418 19:34:53.238185 139993949525760 async_checkpointer.py:298] [process=7][thread=save_finalize] No errors found in background save thread=async_save. I0418 19:34:53.238252 139993949525760 checkpoint_manager.py:2137] [process=7][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts... I0418 19:34:53.239844 139993949525760 checkpoint_manager.py:2146] [process=7][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts. I0418 19:34:53.240010 140126308788032 checkpoint_manager.py:2032] [process=7][thread=MainThread][step=0][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=0. W0418 19:34:53.240160 140126308788032 checkpoint_manager.py:1452] Waiting for previous save to complete took 15.850587 seconds. If this number is high, consider checkpointing less frequently. I0418 19:34:53.242214 140126308788032 checkpoint_manager.py:1512] [process=7] Saving checkpoint at step 5 I0418 19:34:53.244679 140126308788032 event_tracking.py:70] [process=7] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints/5. I0418 19:34:54.383461 140126308788032 jax_array_handlers.py:360] Scheduling D2H of 39 prioritized jax.Array. I0418 19:34:54.383554 140126308788032 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 I0418 19:34:54.418418 140126308788032 base_pytree_checkpoint_handler.py:154] [process=7][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.035967s I0418 19:34:54.418588 140126308788032 base_pytree_checkpoint_handler.py:130] [process=7] /jax/orbax/write/blocking_gbytes_per_sec: 39.094 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.039458513259887695 s) (per-host) I0418 19:34:54.418641 140126308788032 base_pytree_checkpoint_handler.py:768] [process=7][thread=MainThread] Initiated Pytree async_save. Time taken: 0.039520s (batch_requests_ready=0.001745s, total_serialization_initiated=0.037708s, others=0.000068s) I0418 19:34:54.418730 140126308788032 composite_checkpoint_handler.py:715] [process=7][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.044526s (all_items=0.000015s, per_item={'items': '0.00001550'}, temp_paths=0.044511) I0418 19:34:54.419397 140126308788032 event_tracking.py:125] [process=7] [async] Finished blocking save in 1.18 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints/5. I0418 19:34:54.419757 139996101613312 async_checkpointer.py:76] [process=7][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-18 19:54:54.419716 I0418 19:34:54.428587 140126308788032 checkpoint_manager.py:1560] [process=7][thread=MainThread][step=5] Starting CheckpointManager Save Finalize thread=save_finalize I0418 19:34:54.428892 139993949525760 async_checkpointer.py:280] [process=7][thread=save_finalize] Waiting for background save thread=async_save. I0418 19:34:54.429052 140126308788032 standard_logger.py:34] {'step': 5, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776540877.3895442, 'wait_for_prev_duration_secs': 15.850587368011475, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776540893.2422533, 'checkpointer_blocking_duration_secs': 1.1776604652404785, 'get_old_steps_start_time': 1776540894.4199364, 'get_old_steps_duration_secs': 2.956390380859375e-05, 'checkpoint_manager_blocking_start_time': 1776540877.3873465, 'checkpoint_manager_blocking_duration_secs': 17.041672229766846} I0418 19:34:54.429180 140126308788032 checkpointing.py:408] Started an asynchronous checkpoint save for step 5 I0418 19:34:54.430090 140126308788032 metric_logger.py:196] completed step: 4, seconds: 0.153, TFLOP/s/device: 88.705, Tokens/s/device: 13370.590, total_weights: 65536, loss: 9.460, lm_loss: 9.460, perplexity: 12840.355 I0418 19:34:54.436083 140126308788032 metric_logger.py:196] completed step: 5, seconds: 0.147, TFLOP/s/device: 92.227, Tokens/s/device: 13901.522, total_weights: 65536, loss: 8.959, lm_loss: 8.959, perplexity: 7776.467 I0418 19:34:59.831129 139993987340032 array_metadata_store.py:203] [process=7][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints/5/items/array_metadatas/process_7 I0418 19:35:05.138834 139996101613312 base_pytree_checkpoint_handler.py:130] [process=7] /jax/orbax/write/gbytes_per_sec: 146.807 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 10.759648323059082 s) (per-host) I0418 19:35:05.138949 139996101613312 async_checkpointer.py:90] [process=7][thread=async_save] 3 Handler Commit operations completed. Time taken: 10.719071s. I0418 19:35:14.977532 139996101613312 async_checkpointer.py:160] [process=7][thread=async_save] Background save thread done. Time taken: 20.557637s. I0418 19:35:14.977770 139993949525760 async_checkpointer.py:288] [process=7][thread=save_finalize] Done with waiting for background save thread=async_save. I0418 19:35:14.977852 139993949525760 async_checkpointer.py:298] [process=7][thread=save_finalize] No errors found in background save thread=async_save. I0418 19:35:14.977901 139993949525760 checkpoint_manager.py:2137] [process=7][thread=save_finalize][step=5] CheckpointManager Save Finalize is syncing with other hosts... I0418 19:35:14.979835 139993949525760 checkpoint_manager.py:2146] [process=7][thread=save_finalize][step=5] CheckpointManager Save Finalize is done on all hosts. I0418 19:35:17.051611 140126308788032 metric_logger.py:196] completed step: 6, seconds: 17.338, TFLOP/s/device: 0.784, Tokens/s/device: 118.122, total_weights: 65536, loss: 8.469, lm_loss: 8.469, perplexity: 4762.740 I0418 19:35:17.199275 140126308788032 metric_logger.py:196] completed step: 7, seconds: 22.469, TFLOP/s/device: 0.605, Tokens/s/device: 91.146, total_weights: 65536, loss: 8.003, lm_loss: 8.003, perplexity: 2989.151 I0418 19:35:17.346816 140126308788032 metric_logger.py:196] completed step: 8, seconds: 0.152, TFLOP/s/device: 89.133, Tokens/s/device: 13435.147, total_weights: 65536, loss: 7.572, lm_loss: 7.572, perplexity: 1943.098 I0418 19:35:17.493656 140126308788032 checkpointing.py:772] Waiting for step 9 to finish before checkpoint... I0418 19:35:17.494357 140126308788032 checkpointing.py:776] Waited 0.0007228851318359375 seconds for step 9 to finish before starting checkpointing. I0418 19:35:17.496384 140126308788032 checkpoint_manager.py:2009] [process=7][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0418 19:35:17.497919 140126308788032 checkpoint_manager.py:1512] [process=7] Saving checkpoint at step 9 I0418 19:35:17.499397 140126308788032 event_tracking.py:70] [process=7] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints/9. I0418 19:35:18.193331 140126308788032 jax_array_handlers.py:360] Scheduling D2H of 39 prioritized jax.Array. I0418 19:35:18.193425 140126308788032 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 I0418 19:35:18.228974 140126308788032 base_pytree_checkpoint_handler.py:154] [process=7][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.036634s I0418 19:35:18.229150 140126308788032 base_pytree_checkpoint_handler.py:130] [process=7] /jax/orbax/write/blocking_gbytes_per_sec: 38.398 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.04017353057861328 s) (per-host) I0418 19:35:18.229206 140126308788032 base_pytree_checkpoint_handler.py:768] [process=7][thread=MainThread] Initiated Pytree async_save. Time taken: 0.040240s (batch_requests_ready=0.001666s, total_serialization_initiated=0.038502s, others=0.000072s) I0418 19:35:18.229292 140126308788032 composite_checkpoint_handler.py:715] [process=7][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.044581s (all_items=0.000010s, per_item={'items': '0.00001025'}, temp_paths=0.044571) I0418 19:35:18.230005 140126308788032 event_tracking.py:125] [process=7] [async] Finished blocking save in 0.73 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints/9. I0418 19:35:18.230312 139993949525760 async_checkpointer.py:76] [process=7][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-18 19:55:18.230279 I0418 19:35:18.232301 140126308788032 checkpoint_manager.py:1560] [process=7][thread=MainThread][step=9] Starting CheckpointManager Save Finalize thread=save_finalize I0418 19:35:18.232495 139975102293760 async_checkpointer.py:280] [process=7][thread=save_finalize] Waiting for background save thread=async_save. I0418 19:35:18.232603 140126308788032 standard_logger.py:34] {'step': 9, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776540917.4963527, 'wait_for_prev_duration_secs': 7.462501525878906e-05, 'time_between_consecutive_saves_sec': 2.5164783000946045, 'checkpointer_blocking_start_time': 1776540917.4979563, 'checkpointer_blocking_duration_secs': 0.7324936389923096, 'get_old_steps_start_time': 1776540918.230468, 'get_old_steps_duration_secs': 2.4080276489257812e-05, 'checkpoint_manager_blocking_start_time': 1776540917.4945877, 'checkpoint_manager_blocking_duration_secs': 0.737983226776123} I0418 19:35:18.232717 140126308788032 checkpointing.py:408] Started an asynchronous checkpoint save for step 9 I0418 19:35:18.232762 140126308788032 checkpoint_manager.py:2020] [process=7][thread=MainThread][step=9][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0418 19:35:25.297228 139995021027072 array_metadata_store.py:203] [process=7][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260418_180002/linen_xpk_main_20260418_180002_15_ocdbt_false/checkpoints/9/items/array_metadatas/process_7 I0418 19:35:30.172160 139993949525760 base_pytree_checkpoint_handler.py:130] [process=7] /jax/orbax/write/gbytes_per_sec: 131.819 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 11.983110189437866 s) (per-host) I0418 19:35:30.172283 139993949525760 async_checkpointer.py:90] [process=7][thread=async_save] 3 Handler Commit operations completed. Time taken: 11.941862s. I0418 19:35:36.751338 139993949525760 async_checkpointer.py:160] [process=7][thread=async_save] Background save thread done. Time taken: 18.520900s. I0418 19:35:36.751614 139975102293760 async_checkpointer.py:288] [process=7][thread=save_finalize] Done with waiting for background save thread=async_save. I0418 19:35:36.751740 139975102293760 async_checkpointer.py:298] [process=7][thread=save_finalize] No errors found in background save thread=async_save. I0418 19:35:36.751783 139975102293760 checkpoint_manager.py:2137] [process=7][thread=save_finalize][step=9] CheckpointManager Save Finalize is syncing with other hosts... I0418 19:35:36.753197 139975102293760 checkpoint_manager.py:2146] [process=7][thread=save_finalize][step=9] CheckpointManager Save Finalize is done on all hosts. I0418 19:35:36.753380 140126308788032 checkpoint_manager.py:2032] [process=7][thread=MainThread][step=9][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=9. I0418 19:35:36.753524 140126308788032 checkpoint_manager.py:2009] [process=7][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0418 19:35:36.754500 140126308788032 metric_logger.py:196] completed step: 9, seconds: 0.147, TFLOP/s/device: 92.149, Tokens/s/device: 13889.642, 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: Sat Apr 18 19:35:46 UTC 2026 EXIT_CODE=0
XPK Start: Sun Apr 19 10:07:26 UTC 2026 2026-04-19 10:07:30.337400: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:467] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered WARNING: All log messages before absl::InitializeLog() is called are written to STDERR E0000 00:00:1776593250.350337 11 cuda_dnn.cc:8579] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered E0000 00:00:1776593250.354044 11 cuda_blas.cc:1407] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered W0000 00:00:1776593250.365301 11 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1776593250.365319 11 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1776593250.365322 11 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1776593250.365324 11 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2026-04-19 10:07:49.700484: 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) I0419 10:07:50.215266 132369114552128 max_utils.py:273] Attempting to initialize the jax distributed system... INFO:2026-04-19 10:07:59,256:jax._src.distributed:140: Starting JAX distributed service on [::]:8482 I0419 10:07:59.256941 132369114552128 distributed.py:140] Starting JAX distributed service on [::]:8482 INFO:2026-04-19 10:07:59,259:jax._src.distributed:157: Connecting to JAX distributed service on mt-15-ocdbt-false-sv-31i0q-slice-job-0-0.mt-15-ocdbt-false-sv-31i0q:8482 I0419 10:07:59.259389 132369114552128 distributed.py:157] Connecting to JAX distributed service on mt-15-ocdbt-false-sv-31i0q-slice-job-0-0.mt-15-ocdbt-false-sv-31i0q:8482 I0419 10:08:00.263392 132369114552128 max_utils.py:284] Jax distributed system initialized! I0419 10:08:06.181846 132369114552128 max_utils.py:800] System Information: Jax Version: 0.8.1 I0419 10:08:06.181949 132369114552128 max_utils.py:801] System Information: Jaxlib Version: 0.8.1 I0419 10:08:06.181990 132369114552128 max_utils.py:802] System Information: Jax Backend: PJRT C API TFRT TPU v6 lite Built on Nov 12 2025 14:16:36 (1762985796) cl/831091709 I0419 10:08:06.182025 132369114552128 train_utils.py:347] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing. I0419 10:08:06.804687 132369114552128 maxtext_utils.py:1398] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1) I0419 10:08:06.804990 132369114552128 checkpointing.py:677] Setting up checkpoint logger... I0419 10:08:06.805064 132369114552128 checkpointing.py:233] Creating checkpoint manager with ocdbt=False and zarr3=True I0419 10:08:06.805124 132369114552128 pytree_checkpoint_handler.py:589] save_device_host_concurrent_bytes=None I0419 10:08:06.805560 132369114552128 base_pytree_checkpoint_handler.py:415] Created BasePyTreeCheckpointHandler: use_ocdbt=False, use_zarr3=True, pytree_metadata_options=PyTreeMetadataOptions(support_rich_types=False), array_metadata_store=<orbax.checkpoint._src.metadata.array_metadata_store.Store object at 0x786314379190>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB) I0419 10:08:09.735975 132369114552128 checkpointing.py:265] Enabling policy for fixed interval checkpointing. I0419 10:08:09.736216 132369114552128 checkpoint_manager.py:709] [process=7][thread=MainThread] CheckpointManager init: checkpointers=None, item_names=('items',), item_handlers={'items': <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7850f9356b40>}, handler_registry=None I0419 10:08:09.736451 132369114552128 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7850f9356b40>` 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`. I0419 10:08:09.736500 132369114552128 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x785067aa2330>` 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`. I0419 10:08:09.736549 132369114552128 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 0x7850f9356b40>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7850f9356b40>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x785067aa2330>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x785067aa2330>}). I0419 10:08:09.737051 132369114552128 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.33 I0419 10:08:09.737129 132369114552128 async_checkpointer.py:177] [process=7][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x784f84584040> timeout: 600 secs and primary_host=0 for async checkpoint writes I0419 10:08:10.835520 132369114552128 checkpoint_manager.py:1818] Found 0 checkpoint steps in gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints I0419 10:08:11.268000 132369114552128 checkpoint_manager.py:929] [process=7][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_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x7850f8e888c0> I0419 10:08:11.268185 132369114552128 checkpointing.py:301] Checkpoint manager created! I0419 10:08:12.166636 132369114552128 nnx_wrappers.py:453] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0419 10:08:12.166739 132369114552128 nnx_wrappers.py:453] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0419 10:08:12.542834 132369114552128 attentions.py:1084] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0419 10:08:12.542932 132369114552128 attentions.py:1084] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0419 10:08:12.558642 132369114552128 attentions.py:1085] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0419 10:08:12.558702 132369114552128 attentions.py:1085] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0419 10:08:12.581633 132369114552128 attentions.py:1150] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0419 10:08:12.581704 132369114552128 attentions.py:1150] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0419 10:08:12.597575 132369114552128 attentions.py:1151] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0419 10:08:12.597639 132369114552128 attentions.py:1151] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0419 10:08:12.613588 132369114552128 attentions.py:1152] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0419 10:08:12.613650 132369114552128 attentions.py:1152] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0419 10:08:12.638816 132369114552128 attentions.py:1193] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch', 'activation_attn_length', 'activation_heads', 'activation_kv'). I0419 10:08:12.638888 132369114552128 attentions.py:1193] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0419 10:08:12.658494 132369114552128 linears.py:525] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp'). I0419 10:08:12.658571 132369114552128 linears.py:525] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None). I0419 10:08:12.852545 132369114552128 checkpointing.py:577] checkpoint manager exists so trying to load this run's existing checkpoint I0419 10:08:12.852658 132369114552128 checkpointing.py:665] No existing checkpoints found, not restoring checkpoint. fsdp: 32 I0419 10:08:14.291435 132369114552128 maxtext_utils.py:1501] params/params/decoder/decoder_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0419 10:08:14.291584 132369114552128 maxtext_utils.py:1501] params/params/decoder/layers/mlp/wi_0/kernel Shape: float32[2048,16,7168] Logical: PartitionSpec('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0419 10:08:14.291640 132369114552128 maxtext_utils.py:1501] params/params/decoder/layers/mlp/wi_1/kernel Shape: float32[2048,16,7168] Logical: PartitionSpec('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0419 10:08:14.291700 132369114552128 maxtext_utils.py:1501] params/params/decoder/layers/mlp/wo/kernel Shape: float32[7168,16,2048] Logical: PartitionSpec('mlp', 'layers', 'embed') Physical: (None, None, 'fsdp') I0419 10:08:14.291753 132369114552128 maxtext_utils.py:1501] params/params/decoder/layers/post_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: PartitionSpec('norm', 'layers') Physical: (None, None) I0419 10:08:14.291791 132369114552128 maxtext_utils.py:1501] params/params/decoder/layers/pre_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: PartitionSpec('norm', 'layers') Physical: (None, None) I0419 10:08:14.291843 132369114552128 maxtext_utils.py:1501] params/params/decoder/layers/self_attention/key/kernel Shape: float32[2048,16,16,128] Logical: PartitionSpec('embed', 'layers', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None, None) I0419 10:08:14.291896 132369114552128 maxtext_utils.py:1501] params/params/decoder/layers/self_attention/out/kernel Shape: float32[16,16,128,2048] Logical: PartitionSpec('heads', 'layers', 'kv', 'embed') Physical: (None, None, None, 'fsdp') I0419 10:08:14.291937 132369114552128 maxtext_utils.py:1501] params/params/decoder/layers/self_attention/query/kernel Shape: float32[2048,16,16,128] Logical: PartitionSpec('embed', 'layers', 'q_heads', 'kv') Physical: ('fsdp', None, None, None) I0419 10:08:14.291974 132369114552128 maxtext_utils.py:1501] params/params/decoder/layers/self_attention/value/kernel Shape: float32[2048,16,16,128] Logical: PartitionSpec('embed', 'layers', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None, None) I0419 10:08:14.292021 132369114552128 maxtext_utils.py:1501] params/params/decoder/logits_dense/kernel Shape: float32[2048,32000] Logical: PartitionSpec('embed', 'vocab') Physical: ('fsdp', None) I0419 10:08:14.292068 132369114552128 maxtext_utils.py:1501] params/params/token_embedder/embedding Shape: float32[32000,2048] Logical: PartitionSpec('vocab', 'embed') Physical: (None, 'fsdp') I0419 10:08:14.798332 132369114552128 train.py:156] train/xent Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0419 10:08:14.798437 132369114552128 train.py:156] train/xent Physical: float32[32,2048]............................................ ('fsdp', None). I0419 10:08:14.813329 132369114552128 train.py:163] train/z_loss Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0419 10:08:14.813391 132369114552128 train.py:163] train/z_loss Physical: float32[32,2048]............................................ ('fsdp', None). I0419 10:08:25.304272 132369114552128 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. I0419 10:08:25.305221 132369114552128 metric_logger.py:289] number parameters: 1.104 billion I0419 10:08:36.347176 132369114552128 checkpointing.py:772] Waiting for step 0 to finish before checkpoint... I0419 10:08:36.696754 132369114552128 checkpointing.py:776] Waited 0.349562406539917 seconds for step 0 to finish before starting checkpointing. I0419 10:08:36.699254 132369114552128 checkpoint_manager.py:2013] [process=7][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0419 10:08:36.701008 132369114552128 checkpoint_manager.py:1518] [process=7] Saving checkpoint at step 0 I0419 10:08:36.703956 132369114552128 async_checkpointer.py:452] [process=7] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints/0. I0419 10:08:37.728852 132369114552128 signaling_client.py:364] Using JaxDistributedSignalingClient I0419 10:08:37.729784 132369114552128 jax_array_handlers.py:358] Scheduling D2H of 39 prioritized jax.Array. I0419 10:08:37.729844 132369114552128 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 I0419 10:08:37.983749 132369114552128 base_pytree_checkpoint_handler.py:153] [process=7][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.254981s I0419 10:08:37.983922 132369114552128 base_pytree_checkpoint_handler.py:129] [process=7] /jax/checkpoint/write/blocking_gbytes_per_sec: 2.804 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.5501818656921387 s) (per-host) I0419 10:08:37.983975 132369114552128 base_pytree_checkpoint_handler.py:737] [process=7][thread=MainThread] Initiated Pytree async_save. Time taken: 0.550244s (batch_requests_ready=0.291504s, total_serialization_initiated=0.258670s, others=0.000070s) I0419 10:08:37.984067 132369114552128 composite_checkpoint_handler.py:715] [process=7][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.554640s (all_items=0.000022s, per_item={'items': '0.00002170'}, temp_paths=0.554619) I0419 10:08:37.984981 132250188359424 async_checkpointer.py:79] [process=7][thread=async_save] Background save thread started. I0419 10:08:37.985094 132369114552128 async_checkpointer.py:561] Finished blocking save. Time taken: 1.284013s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints/0. I0419 10:08:38.004677 132369114552128 checkpoint_manager.py:1566] [process=7][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize I0419 10:08:38.004963 132245364913920 async_checkpointer.py:265] [process=7][thread=save_finalize] Waiting for background save thread=async_save. I0419 10:08:38.005126 132369114552128 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776593316.6992364, 'wait_for_prev_duration_secs': 6.604194641113281e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776593316.701047, 'checkpointer_blocking_duration_secs': 1.2841575145721436, 'get_old_steps_start_time': 1776593317.9852262, 'get_old_steps_duration_secs': 2.5510787963867188e-05, 'checkpoint_manager_blocking_start_time': 1776593316.697335, 'checkpoint_manager_blocking_duration_secs': 1.3077540397644043} I0419 10:08:38.005234 132369114552128 checkpointing.py:408] Started an asynchronous checkpoint save for step 0 I0419 10:08:38.005289 132369114552128 max_utils.py:750] Memstats: After params initialized: I0419 10:08:38.005342 132369114552128 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_26(process=7,(2,6,0,0)) I0419 10:08:38.005376 132369114552128 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_27(process=7,(3,6,0,0)) I0419 10:08:38.005405 132369114552128 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_30(process=7,(2,7,0,0)) I0419 10:08:38.005431 132369114552128 max_utils.py:756] Using (GB) 0.43 / 31.25 (1.376000%) on TPU_31(process=7,(3,7,0,0)) I0419 10:08:38.274618 132369114552128 metric_logger.py:185] completed step: 0, seconds: 11.042, TFLOP/s/device: 1.231, Tokens/s/device: 185.476, total_weights: 65536, loss: 10.874 I0419 10:08:38.455834 132369114552128 metric_logger.py:185] completed step: 1, seconds: 1.926, TFLOP/s/device: 7.054, Tokens/s/device: 1063.266, total_weights: 65536, loss: 10.874 I0419 10:08:38.867773 132369114552128 metric_logger.py:185] completed step: 2, seconds: 0.034, TFLOP/s/device: 401.428, Tokens/s/device: 60507.578, total_weights: 65536, loss: 10.560 I0419 10:08:39.015057 132369114552128 metric_logger.py:185] completed step: 3, seconds: 0.412, TFLOP/s/device: 32.956, Tokens/s/device: 4967.546, total_weights: 65536, loss: 9.980 I0419 10:08:39.019848 132369114552128 checkpointing.py:772] Waiting for step 5 to finish before checkpoint... I0419 10:08:39.310052 132369114552128 checkpointing.py:776] Waited 0.29016804695129395 seconds for step 5 to finish before starting checkpointing. I0419 10:08:39.312857 132369114552128 checkpoint_manager.py:2024] [process=7][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0419 10:08:41.159465 2569 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com I0419 10:08:43.482502 132250196752128 array_metadata_store.py:203] [process=7][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints/0/items/array_metadatas/process_7 I0419 10:08:48.957822 132250188359424 base_pytree_checkpoint_handler.py:129] [process=7] /jax/checkpoint/write/gbytes_per_sec: 137.069 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 11.524056911468506 s) (per-host) I0419 10:08:48.957924 132250188359424 async_checkpointer.py:90] [process=7][thread=async_save] 3 Handler Commit operations completed. Time taken: 10.972882s. I0419 10:08:55.187552 132250188359424 async_checkpointer.py:144] [process=7][thread=async_save] Background save thread done. Time taken: 17.202480s. I0419 10:08:55.187757 132245364913920 async_checkpointer.py:273] [process=7][thread=save_finalize] Done with waiting for background save thread=async_save. I0419 10:08:55.187816 132245364913920 async_checkpointer.py:283] [process=7][thread=save_finalize] No errors found in background save thread=async_save. I0419 10:08:55.187863 132245364913920 checkpoint_manager.py:2133] [process=7][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts... I0419 10:08:55.189540 132245364913920 checkpoint_manager.py:2142] [process=7][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts. I0419 10:08:55.189738 132369114552128 checkpoint_manager.py:2036] [process=7][thread=MainThread][step=0][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=0. W0419 10:08:55.189874 132369114552128 checkpoint_manager.py:1458] Waiting for previous save to complete took 15.877019 seconds. If this number is high, consider checkpointing less frequently. I0419 10:08:55.191796 132369114552128 checkpoint_manager.py:1518] [process=7] Saving checkpoint at step 5 I0419 10:08:55.195742 132369114552128 async_checkpointer.py:452] [process=7] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints/5. I0419 10:08:56.581779 132369114552128 jax_array_handlers.py:358] Scheduling D2H of 39 prioritized jax.Array. I0419 10:08:56.581879 132369114552128 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 I0419 10:08:56.627673 132369114552128 base_pytree_checkpoint_handler.py:153] [process=7][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.047436s I0419 10:08:56.627839 132369114552128 base_pytree_checkpoint_handler.py:129] [process=7] /jax/checkpoint/write/blocking_gbytes_per_sec: 2.112 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.7305529117584229 s) (per-host) I0419 10:08:56.627892 132369114552128 base_pytree_checkpoint_handler.py:737] [process=7][thread=MainThread] Initiated Pytree async_save. Time taken: 0.730613s (batch_requests_ready=0.681148s, total_serialization_initiated=0.049399s, others=0.000066s) I0419 10:08:56.627981 132369114552128 composite_checkpoint_handler.py:715] [process=7][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.735798s (all_items=0.000015s, per_item={'items': '0.00001550'}, temp_paths=0.735783) I0419 10:08:56.628853 132241078339328 async_checkpointer.py:79] [process=7][thread=async_save] Background save thread started. I0419 10:08:56.629012 132369114552128 async_checkpointer.py:561] Finished blocking save. Time taken: 1.437146s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints/5. I0419 10:08:56.630961 132369114552128 checkpoint_manager.py:1566] [process=7][thread=MainThread][step=5] Starting CheckpointManager Save Finalize thread=save_finalize I0419 10:08:56.631163 132245364913920 async_checkpointer.py:265] [process=7][thread=save_finalize] Waiting for background save thread=async_save. I0419 10:08:56.631280 132369114552128 standard_logger.py:34] {'step': 5, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776593319.3128297, 'wait_for_prev_duration_secs': 15.877019166946411, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776593335.1918366, 'checkpointer_blocking_duration_secs': 1.437279224395752, 'get_old_steps_start_time': 1776593336.6291356, 'get_old_steps_duration_secs': 2.6941299438476562e-05, 'checkpoint_manager_blocking_start_time': 1776593319.3107128, 'checkpoint_manager_blocking_duration_secs': 17.320533514022827} I0419 10:08:56.631383 132369114552128 checkpointing.py:408] Started an asynchronous checkpoint save for step 5 I0419 10:08:56.631969 132369114552128 metric_logger.py:185] completed step: 4, seconds: 0.153, TFLOP/s/device: 88.723, Tokens/s/device: 13373.297, total_weights: 65536, loss: 9.460 I0419 10:08:56.637773 132369114552128 metric_logger.py:185] completed step: 5, seconds: 0.147, TFLOP/s/device: 92.327, Tokens/s/device: 13916.542, total_weights: 65536, loss: 8.959 I0419 10:09:16.616430 132369114552128 metric_logger.py:185] completed step: 6, seconds: 17.617, TFLOP/s/device: 0.771, Tokens/s/device: 116.254, total_weights: 65536, loss: 8.469 I0419 10:09:16.764041 132369114552128 metric_logger.py:185] completed step: 7, seconds: 19.833, TFLOP/s/device: 0.685, Tokens/s/device: 103.265, total_weights: 65536, loss: 8.003 I0419 10:09:16.911277 132369114552128 metric_logger.py:185] completed step: 8, seconds: 0.152, TFLOP/s/device: 89.319, Tokens/s/device: 13463.144, total_weights: 65536, loss: 7.572 I0419 10:09:17.058332 132369114552128 checkpointing.py:772] Waiting for step 9 to finish before checkpoint... I0419 10:09:17.059020 132369114552128 checkpointing.py:776] Waited 0.0007073879241943359 seconds for step 9 to finish before starting checkpointing. I0419 10:09:17.060991 132369114552128 checkpoint_manager.py:2024] [process=7][thread=MainThread][step=5][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0419 10:09:20.086474 132250196752128 array_metadata_store.py:203] [process=7][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints/5/items/array_metadatas/process_7 I0419 10:09:26.662506 132241078339328 base_pytree_checkpoint_handler.py:129] [process=7] /jax/checkpoint/write/gbytes_per_sec: 51.344 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 30.765178680419922 s) (per-host) I0419 10:09:26.662655 132241078339328 async_checkpointer.py:90] [process=7][thread=async_save] 3 Handler Commit operations completed. Time taken: 30.033688s. I0419 10:09:32.422418 132241078339328 async_checkpointer.py:144] [process=7][thread=async_save] Background save thread done. Time taken: 35.793436s. I0419 10:09:32.422701 132245364913920 async_checkpointer.py:273] [process=7][thread=save_finalize] Done with waiting for background save thread=async_save. I0419 10:09:32.422777 132245364913920 async_checkpointer.py:283] [process=7][thread=save_finalize] No errors found in background save thread=async_save. I0419 10:09:32.422824 132245364913920 checkpoint_manager.py:2133] [process=7][thread=save_finalize][step=5] CheckpointManager Save Finalize is syncing with other hosts... I0419 10:09:32.424461 132245364913920 checkpoint_manager.py:2142] [process=7][thread=save_finalize][step=5] CheckpointManager Save Finalize is done on all hosts. I0419 10:09:32.424649 132369114552128 checkpoint_manager.py:2036] [process=7][thread=MainThread][step=5][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=5. W0419 10:09:32.424770 132369114552128 checkpoint_manager.py:1458] Waiting for previous save to complete took 15.363791 seconds. If this number is high, consider checkpointing less frequently. I0419 10:09:32.426388 132369114552128 checkpoint_manager.py:1518] [process=7] Saving checkpoint at step 9 I0419 10:09:32.430007 132369114552128 async_checkpointer.py:452] [process=7] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints/9. I0419 10:09:32.968125 132369114552128 jax_array_handlers.py:358] Scheduling D2H of 39 prioritized jax.Array. I0419 10:09:32.968222 132369114552128 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 I0419 10:09:33.011491 132369114552128 base_pytree_checkpoint_handler.py:153] [process=7][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.044393s I0419 10:09:33.011676 132369114552128 base_pytree_checkpoint_handler.py:129] [process=7] /jax/checkpoint/write/blocking_gbytes_per_sec: 5.071 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.3042008876800537 s) (per-host) I0419 10:09:33.011728 132369114552128 base_pytree_checkpoint_handler.py:737] [process=7][thread=MainThread] Initiated Pytree async_save. Time taken: 0.304262s (batch_requests_ready=0.257696s, total_serialization_initiated=0.046499s, others=0.000067s) I0419 10:09:33.011819 132369114552128 composite_checkpoint_handler.py:715] [process=7][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.308638s (all_items=0.000012s, per_item={'items': '0.00001168'}, temp_paths=0.308626) I0419 10:09:33.012571 132242695796480 async_checkpointer.py:79] [process=7][thread=async_save] Background save thread started. I0419 10:09:33.012699 132369114552128 async_checkpointer.py:561] Finished blocking save. Time taken: 0.586250s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints/9. I0419 10:09:33.054482 132369114552128 checkpoint_manager.py:1566] [process=7][thread=MainThread][step=9] Starting CheckpointManager Save Finalize thread=save_finalize I0419 10:09:33.054826 132245364913920 async_checkpointer.py:265] [process=7][thread=save_finalize] Waiting for background save thread=async_save. I0419 10:09:33.054998 132369114552128 standard_logger.py:34] {'step': 9, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776593357.060963, 'wait_for_prev_duration_secs': 15.363790512084961, 'time_between_consecutive_saves_sec': 21.87138295173645, 'checkpointer_blocking_start_time': 1776593372.4264274, 'checkpointer_blocking_duration_secs': 0.586416482925415, 'get_old_steps_start_time': 1776593373.0128572, 'get_old_steps_duration_secs': 1.9788742065429688e-05, 'checkpoint_manager_blocking_start_time': 1776593357.0592508, 'checkpoint_manager_blocking_duration_secs': 15.995715856552124} I0419 10:09:33.055113 132369114552128 checkpointing.py:408] Started an asynchronous checkpoint save for step 9 I0419 10:09:33.055156 132369114552128 checkpoint_manager.py:2024] [process=7][thread=MainThread][step=9][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0419 10:09:37.634485 132250196752128 array_metadata_store.py:203] [process=7][thread=array_type_handler] Wrote 39 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260419_085454/linen_xpk_test_pipeline_scan_nnx_20260419_085454_15_ocdbt_false/checkpoints/9/items/array_metadatas/process_7 I0419 10:09:43.589899 132242695796480 base_pytree_checkpoint_handler.py:129] [process=7] /jax/checkpoint/write/gbytes_per_sec: 145.152 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 10.882382154464722 s) (per-host) I0419 10:09:43.590014 132242695796480 async_checkpointer.py:90] [process=7][thread=async_save] 3 Handler Commit operations completed. Time taken: 10.577245s. I0419 10:09:50.305872 132242695796480 async_checkpointer.py:144] [process=7][thread=async_save] Background save thread done. Time taken: 17.293086s. I0419 10:09:50.306161 132245364913920 async_checkpointer.py:273] [process=7][thread=save_finalize] Done with waiting for background save thread=async_save. I0419 10:09:50.306285 132245364913920 async_checkpointer.py:283] [process=7][thread=save_finalize] No errors found in background save thread=async_save. I0419 10:09:50.306341 132245364913920 checkpoint_manager.py:2133] [process=7][thread=save_finalize][step=9] CheckpointManager Save Finalize is syncing with other hosts... I0419 10:09:50.307862 132245364913920 checkpoint_manager.py:2142] [process=7][thread=save_finalize][step=9] CheckpointManager Save Finalize is done on all hosts. I0419 10:09:50.308039 132369114552128 checkpoint_manager.py:2036] [process=7][thread=MainThread][step=9][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=9. I0419 10:09:50.308196 132369114552128 checkpoint_manager.py:2013] [process=7][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0419 10:09:50.308959 132369114552128 metric_logger.py:185] completed step: 9, seconds: 0.148, TFLOP/s/device: 92.111, Tokens/s/device: 13883.899, total_weights: 65536, loss: 7.181 Per train step: Total TFLOPs: 13.59 split as 93.93% learnable weight flops and 6.07% attention flops XPK End: Sun Apr 19 10:10:02 UTC 2026 EXIT_CODE=0