main (b117f50cf) vs feat/Migrate-Decoder-And-Tests-to-NNX (4f4617640)| Metric | main b117f50cf | feat/Migrate-Decoder-And-Tests-to-NNX 4f4617640 | Diff (feat/Migrate-Decoder-And-Tests-to-NNX − main) |
|---|---|---|---|
| Parameters | 1.105 billion | 1.105 billion | — |
| Final loss | 6.1670 | 6.1670 | 0 |
| TFLOP/s | 86.015 | 85.942 | -0.073 |
| Tok/s | 12965.1 | 12954.2 | -10.99 |
| Avg s/step | 1.649 | 2.651 | +1.002 |
| Memory % | 1.44 | 1.44 | 0 |
| JAX | 0.9.2 | 0.8.1 | — |
Diff = branch value − main value. Green = branch improved. Red = branch regressed.
XPK Start: Fri Apr 24 07:16:13 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-24 07:16:38.906120: 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) I0424 07:16:39.109947 135241581811520 max_utils.py:273] Attempting to initialize the jax distributed system... I0424 07:16:48.150578 135241581811520 distributed.py:149] Starting JAX distributed service on [::]:8482 I0424 07:16:48.153087 135241581811520 distributed.py:172] Connecting to JAX distributed service on mt-05-fp8-amnlf-slice-job-0-0.mt-05-fp8-amnlf:8482 I0424 07:16:49.220168 135241581811520 max_utils.py:284] Jax distributed system initialized! I0424 07:16:55.308476 135241581811520 max_utils.py:800] System Information: Jax Version: 0.9.2 I0424 07:16:55.308587 135241581811520 max_utils.py:801] System Information: Jaxlib Version: 0.9.2 I0424 07:16:55.308628 135241581811520 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 I0424 07:16:55.308665 135241581811520 train_utils.py:361] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing. I0424 07:16:56.013766 135241581811520 maxtext_utils.py:1604] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1) I0424 07:16:56.014056 135241581811520 checkpointing.py:677] Setting up checkpoint logger... I0424 07:16:56.014136 135241581811520 checkpointing.py:233] Creating checkpoint manager with ocdbt=True and zarr3=True I0424 07:16:56.014193 135241581811520 pytree_checkpoint_handler.py:592] save_device_host_concurrent_bytes=None I0424 07:16:56.014539 135241581811520 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 0x7affaab51cd0>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB) I0424 07:16:58.872215 135241581811520 checkpointing.py:265] Enabling policy for fixed interval checkpointing. I0424 07:16:58.872453 135241581811520 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 0x7aeba0680770>}, handler_registry=None I0424 07:16:58.872694 135241581811520 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7aeba0680770>` 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`. I0424 07:16:58.872743 135241581811520 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7aeba06819d0>` 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`. I0424 07:16:58.872780 135241581811520 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 0x7aeba0680770>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7aeba0680770>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7aeba06819d0>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7aeba06819d0>}). I0424 07:16:58.873124 135241581811520 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.34 I0424 07:16:58.873197 135241581811520 async_checkpointer.py:192] [process=6][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x7aeb70271940> timeout: 1200 secs and primary_host=0 for async checkpoint writes I0424 07:16:59.954445 135241581811520 checkpoint_manager.py:1812] Found 0 checkpoint steps in gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints I0424 07:17:00.042321 135241581811520 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=10), preservation_policy=LatestN(n=None), prevent_write_metrics=False, enable_should_save_is_saving_in_progress_check=True, enable_per_process_directory_creation=False, lightweight_initialize=False), root_directory=gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x7aeba067ec00> I0424 07:17:00.042496 135241581811520 checkpointing.py:301] Checkpoint manager created! I0424 07:17:01.127010 135241581811520 nnx_wrappers.py:437] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0424 07:17:01.127144 135241581811520 nnx_wrappers.py:437] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0424 07:17:01.514118 135241581811520 attentions.py:1088] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch_attn', 'activation_length_attn', 'activation_embed_attn'). I0424 07:17:01.514217 135241581811520 attentions.py:1088] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0424 07:17:01.530772 135241581811520 attentions.py:1089] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch_attn', 'activation_length_attn', 'activation_embed_attn'). I0424 07:17:01.530834 135241581811520 attentions.py:1089] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0424 07:17:01.583370 135241581811520 attentions.py:1154] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_length_attn', 'activation_kv_heads', 'activation_kv_head_dim'). I0424 07:17:01.583455 135241581811520 attentions.py:1154] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0424 07:17:01.600032 135241581811520 attentions.py:1155] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_length_attn', 'activation_kv_heads', 'activation_kv_head_dim'). I0424 07:17:01.600108 135241581811520 attentions.py:1155] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0424 07:17:01.616657 135241581811520 attentions.py:1156] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_length_attn', 'activation_kv_heads', 'activation_kv_head_dim'). I0424 07:17:01.616721 135241581811520 attentions.py:1156] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0424 07:17:01.641880 135241581811520 attentions.py:1198] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch_attn', 'activation_length_attn', 'activation_heads', 'activation_kv'). I0424 07:17:01.641951 135241581811520 attentions.py:1198] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0424 07:17:01.693524 135241581811520 linears.py:525] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp'). I0424 07:17:01.693605 135241581811520 linears.py:525] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None). I0424 07:17:02.130938 135241581811520 checkpointing.py:577] checkpoint manager exists so trying to load this run's existing checkpoint I0424 07:17:02.131054 135241581811520 checkpointing.py:665] No existing checkpoints found, not restoring checkpoint. fsdp: 32 I0424 07:17:04.067434 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.067562 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.067613 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.067655 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.067691 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.067724 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.067755 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.067786 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.067817 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.067847 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.067876 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.067904 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.067937 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.067975 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068006 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068034 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068062 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068090 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068133 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068163 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068192 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068219 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068250 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068278 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068304 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068330 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068356 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068383 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068409 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068435 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068462 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068487 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068515 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068541 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068567 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068594 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068619 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068645 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068670 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068696 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068723 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: P() Physical: () I0424 07:17:04.068750 135241581811520 maxtext_utils.py:1707] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: P() Physical: () I0424 07:17:04.068801 135241581811520 maxtext_utils.py:1707] params/params/decoder/decoder_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0424 07:17:04.068854 135241581811520 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) I0424 07:17:04.068892 135241581811520 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) I0424 07:17:04.068939 135241581811520 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') I0424 07:17:04.068984 135241581811520 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) I0424 07:17:04.069017 135241581811520 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) I0424 07:17:04.069067 135241581811520 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) I0424 07:17:04.069157 135241581811520 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') I0424 07:17:04.069201 135241581811520 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) I0424 07:17:04.069240 135241581811520 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) I0424 07:17:04.069286 135241581811520 maxtext_utils.py:1707] params/params/decoder/logits_dense/kernel Shape: float32[2048,32000] Logical: P('embed_vocab', 'vocab') Physical: ('fsdp', None) I0424 07:17:04.069328 135241581811520 maxtext_utils.py:1707] params/params/token_embedder/embedding Shape: float32[32000,2048] Logical: P('vocab', 'embed_vocab') Physical: (None, 'fsdp') I0424 07:17:05.690122 135241581811520 train.py:155] train/xent Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0424 07:17:05.690218 135241581811520 train.py:155] train/xent Physical: float32[32,2048]............................................ ('fsdp', None). I0424 07:17:05.706003 135241581811520 train.py:162] train/z_loss Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0424 07:17:05.706061 135241581811520 train.py:162] train/z_loss Physical: float32[32,2048]............................................ ('fsdp', None). I0424 07:17:19.373075 135241581811520 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. I0424 07:17:19.373909 135241581811520 metric_logger.py:301] number parameters: 1.105 billion I0424 07:17:34.326419 135241581811520 checkpointing.py:772] Waiting for step 0 to finish before checkpoint... I0424 07:17:34.498445 135241581811520 checkpointing.py:776] Waited 0.17200279235839844 seconds for step 0 to finish before starting checkpointing. I0424 07:17:34.500856 135241581811520 checkpoint_manager.py:2009] [process=6][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0424 07:17:34.502762 135241581811520 checkpoint_manager.py:1512] [process=6] Saving checkpoint at step 0 I0424 07:17:34.504157 135241581811520 event_tracking.py:70] [process=6] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints/0. I0424 07:17:35.047203 135241581811520 signaling_client.py:364] Using JaxDistributedSignalingClient I0424 07:17:35.048027 135241581811520 jax_array_handlers.py:360] Scheduling D2H of 81 prioritized jax.Array. I0424 07:17:35.048084 135241581811520 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 I0424 07:17:35.461541 135241581811520 base_pytree_checkpoint_handler.py:154] [process=6][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.414474s I0424 07:17:35.461718 135241581811520 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/blocking_gbytes_per_sec: 3.647 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.4229912757873535 s) (per-host) I0424 07:17:35.461777 135241581811520 base_pytree_checkpoint_handler.py:768] [process=6][thread=MainThread] Initiated Pytree async_save. Time taken: 0.423056s (batch_requests_ready=0.003723s, total_serialization_initiated=0.419260s, others=0.000073s) I0424 07:17:35.461917 135241581811520 composite_checkpoint_handler.py:715] [process=6][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.427153s (all_items=0.000017s, per_item={'items': '0.00001693'}, temp_paths=0.427136) I0424 07:17:35.462728 135241581811520 event_tracking.py:125] [process=6] [async] Finished blocking save in 0.96 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints/0. I0424 07:17:35.463014 135112326481664 async_checkpointer.py:76] [process=6][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-24 07:37:35.462991 I0424 07:17:35.472735 135241581811520 checkpoint_manager.py:1560] [process=6][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize I0424 07:17:35.473038 135111788836608 async_checkpointer.py:280] [process=6][thread=save_finalize] Waiting for background save thread=async_save. I0424 07:17:35.473210 135241581811520 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1777015054.500838, 'wait_for_prev_duration_secs': 6.0558319091796875e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1777015054.5028007, 'checkpointer_blocking_duration_secs': 0.960334300994873, 'get_old_steps_start_time': 1777015055.4631612, 'get_old_steps_duration_secs': 2.956390380859375e-05, 'checkpoint_manager_blocking_start_time': 1777015054.4990382, 'checkpoint_manager_blocking_duration_secs': 0.9741344451904297} I0424 07:17:35.473321 135241581811520 checkpointing.py:408] Started an asynchronous checkpoint save for step 0 I0424 07:17:35.473370 135241581811520 max_utils.py:750] Memstats: After params initialized: I0424 07:17:35.473417 135241581811520 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_24(process=6,(0,6,0,0)) I0424 07:17:35.473449 135241581811520 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_25(process=6,(1,6,0,0)) I0424 07:17:35.473476 135241581811520 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_28(process=6,(0,7,0,0)) I0424 07:17:35.473499 135241581811520 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_29(process=6,(1,7,0,0)) I0424 07:17:35.786211 135241581811520 metric_logger.py:196] completed step: 0, seconds: 14.952, TFLOP/s/device: 0.909, Tokens/s/device: 136.968, total_weights: 65536, loss: 10.874, lm_loss: 10.874, perplexity: 52776.805 I0424 07:17:35.984260 135241581811520 metric_logger.py:196] completed step: 1, seconds: 1.458, TFLOP/s/device: 9.321, Tokens/s/device: 1404.939, total_weights: 65536, loss: 10.874, lm_loss: 10.874, perplexity: 52761.840 I0424 07:17:36.413328 135241581811520 metric_logger.py:196] completed step: 2, seconds: 0.041, TFLOP/s/device: 335.046, Tokens/s/device: 50501.812, total_weights: 65536, loss: 10.816, lm_loss: 10.816, perplexity: 49832.398 I0424 07:17:36.571463 135241581811520 metric_logger.py:196] completed step: 3, seconds: 0.429, TFLOP/s/device: 31.673, Tokens/s/device: 4774.126, total_weights: 65536, loss: 10.431, lm_loss: 10.431, perplexity: 33901.820 I0424 07:17:36.890049 135241581811520 metric_logger.py:196] completed step: 4, seconds: 0.165, TFLOP/s/device: 82.576, Tokens/s/device: 12446.821, total_weights: 65536, loss: 9.992, lm_loss: 9.992, perplexity: 21847.639 I0424 07:17:36.896487 135241581811520 metric_logger.py:196] completed step: 5, seconds: 0.158, TFLOP/s/device: 85.973, Tokens/s/device: 12958.745, total_weights: 65536, loss: 9.549, lm_loss: 9.549, perplexity: 14035.006 I0424 07:17:38.228162 2846 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com I0424 07:17:40.311240 135112304158464 array_metadata_store.py:203] [process=6][thread=array_type_handler] Wrote 81 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints/0/items/array_metadatas/process_6 I0424 07:17:55.498757 135112326481664 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/gbytes_per_sec: 77.212 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 20.460005521774292 s) (per-host) I0424 07:17:55.498865 135112326481664 async_checkpointer.py:90] [process=6][thread=async_save] 3 Handler Commit operations completed. Time taken: 20.035777s. I0424 07:18:01.565980 135241581811520 metric_logger.py:196] completed step: 6, seconds: 0.319, TFLOP/s/device: 42.601, Tokens/s/device: 6421.270, total_weights: 65536, loss: 9.111, lm_loss: 9.111, perplexity: 9058.688 I0424 07:18:01.724355 135241581811520 metric_logger.py:196] completed step: 7, seconds: 24.512, TFLOP/s/device: 0.554, Tokens/s/device: 83.549, total_weights: 65536, loss: 8.685, lm_loss: 8.685, perplexity: 5914.720 I0424 07:18:01.882939 135241581811520 metric_logger.py:196] completed step: 8, seconds: 0.163, TFLOP/s/device: 83.142, Tokens/s/device: 12532.126, total_weights: 65536, loss: 8.281, lm_loss: 8.281, perplexity: 3950.010 I0424 07:18:01.888053 135241581811520 checkpointing.py:772] Waiting for step 10 to finish before checkpoint... I0424 07:18:02.199653 135241581811520 checkpointing.py:776] Waited 0.3115661144256592 seconds for step 10 to finish before starting checkpointing. I0424 07:18:02.202641 135241581811520 checkpoint_manager.py:2020] [process=6][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0424 07:18:03.218018 135112326481664 async_checkpointer.py:160] [process=6][thread=async_save] Background save thread done. Time taken: 27.754913s. I0424 07:18:03.218325 135111788836608 async_checkpointer.py:288] [process=6][thread=save_finalize] Done with waiting for background save thread=async_save. I0424 07:18:03.218441 135111788836608 async_checkpointer.py:298] [process=6][thread=save_finalize] No errors found in background save thread=async_save. I0424 07:18:03.218493 135111788836608 checkpoint_manager.py:2137] [process=6][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts... I0424 07:18:03.220208 135111788836608 checkpoint_manager.py:2146] [process=6][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts. I0424 07:18:03.220378 135241581811520 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. W0424 07:18:03.220516 135241581811520 checkpoint_manager.py:1452] Waiting for previous save to complete took 1.017873 seconds. If this number is high, consider checkpointing less frequently. I0424 07:18:03.222280 135241581811520 checkpoint_manager.py:1512] [process=6] Saving checkpoint at step 10 I0424 07:18:03.224312 135241581811520 event_tracking.py:70] [process=6] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints/10. I0424 07:18:03.930805 135241581811520 jax_array_handlers.py:360] Scheduling D2H of 81 prioritized jax.Array. I0424 07:18:03.930902 135241581811520 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 I0424 07:18:03.984689 135241581811520 base_pytree_checkpoint_handler.py:154] [process=6][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.054982s I0424 07:18:03.984860 135241581811520 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/blocking_gbytes_per_sec: 25.248 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.06110334396362305 s) (per-host) I0424 07:18:03.984914 135241581811520 base_pytree_checkpoint_handler.py:768] [process=6][thread=MainThread] Initiated Pytree async_save. Time taken: 0.061166s (batch_requests_ready=0.003020s, total_serialization_initiated=0.058077s, others=0.000069s) I0424 07:18:03.985020 135241581811520 composite_checkpoint_handler.py:715] [process=6][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.065445s (all_items=0.000015s, per_item={'items': '0.00001502'}, temp_paths=0.065430) I0424 07:18:03.985814 135241581811520 event_tracking.py:125] [process=6] [async] Finished blocking save in 0.76 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints/10. I0424 07:18:03.986178 135111788836608 async_checkpointer.py:76] [process=6][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-24 07:38:03.986140 I0424 07:18:03.988260 135241581811520 checkpoint_manager.py:1560] [process=6][thread=MainThread][step=10] Starting CheckpointManager Save Finalize thread=save_finalize I0424 07:18:03.988488 135110695294720 async_checkpointer.py:280] [process=6][thread=save_finalize] Waiting for background save thread=async_save. I0424 07:18:03.988599 135241581811520 standard_logger.py:34] {'step': 10, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1777015082.2026112, 'wait_for_prev_duration_secs': 1.0178725719451904, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1777015083.222326, 'checkpointer_blocking_duration_secs': 0.7640020847320557, 'get_old_steps_start_time': 1777015083.9863558, 'get_old_steps_duration_secs': 3.123283386230469e-05, 'checkpoint_manager_blocking_start_time': 1777015082.2005043, 'checkpoint_manager_blocking_duration_secs': 1.7880606651306152} I0424 07:18:03.988771 135241581811520 checkpointing.py:408] Started an asynchronous checkpoint save for step 10 I0424 07:18:03.989463 135241581811520 metric_logger.py:196] completed step: 9, seconds: 0.158, TFLOP/s/device: 85.846, Tokens/s/device: 12939.586, total_weights: 65536, loss: 7.908, lm_loss: 7.908, perplexity: 2720.116 I0424 07:18:03.996210 135241581811520 metric_logger.py:196] completed step: 10, seconds: 0.158, TFLOP/s/device: 85.739, Tokens/s/device: 12923.582, total_weights: 65536, loss: 7.568, lm_loss: 7.568, perplexity: 1936.198 I0424 07:18:04.709203 135241581811520 metric_logger.py:196] completed step: 11, seconds: 2.106, TFLOP/s/device: 6.451, Tokens/s/device: 972.427, total_weights: 65536, loss: 7.288, lm_loss: 7.288, perplexity: 1463.272 I0424 07:18:04.867572 135241581811520 metric_logger.py:196] completed step: 12, seconds: 0.557, TFLOP/s/device: 24.397, Tokens/s/device: 3677.368, total_weights: 65536, loss: 7.032, lm_loss: 7.032, perplexity: 1132.061 I0424 07:18:05.025725 135241581811520 metric_logger.py:196] completed step: 13, seconds: 0.163, TFLOP/s/device: 83.272, Tokens/s/device: 12551.711, total_weights: 65536, loss: 6.815, lm_loss: 6.815, perplexity: 911.031 I0424 07:18:05.184021 135241581811520 metric_logger.py:196] completed step: 14, seconds: 0.158, TFLOP/s/device: 85.893, Tokens/s/device: 12946.702, total_weights: 65536, loss: 6.635, lm_loss: 6.635, perplexity: 761.080 I0424 07:18:05.342390 135241581811520 metric_logger.py:196] completed step: 15, seconds: 0.158, TFLOP/s/device: 85.888, Tokens/s/device: 12946.048, total_weights: 65536, loss: 6.492, lm_loss: 6.492, perplexity: 659.915 I0424 07:18:05.500866 135241581811520 metric_logger.py:196] completed step: 16, seconds: 0.158, TFLOP/s/device: 85.861, Tokens/s/device: 12941.957, total_weights: 65536, loss: 6.380, lm_loss: 6.380, perplexity: 589.948 I0424 07:18:05.658889 135241581811520 metric_logger.py:196] completed step: 17, seconds: 0.158, TFLOP/s/device: 85.724, Tokens/s/device: 12921.217, total_weights: 65536, loss: 6.293, lm_loss: 6.293, perplexity: 540.941 I0424 07:18:05.817164 135241581811520 metric_logger.py:196] completed step: 18, seconds: 0.158, TFLOP/s/device: 85.805, Tokens/s/device: 12933.539, total_weights: 65536, loss: 6.223, lm_loss: 6.223, perplexity: 504.108 I0424 07:18:05.974606 135241581811520 checkpointing.py:772] Waiting for step 19 to finish before checkpoint... I0424 07:18:05.975650 135241581811520 checkpointing.py:776] Waited 0.0010619163513183594 seconds for step 19 to finish before starting checkpointing. I0424 07:18:05.977705 135241581811520 checkpoint_manager.py:2020] [process=6][thread=MainThread][step=10][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0424 07:18:09.560707 135108572989184 array_metadata_store.py:203] [process=6][thread=array_type_handler] Wrote 81 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints/10/items/array_metadatas/process_6 I0424 07:18:46.978321 135111788836608 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/gbytes_per_sec: 36.692 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 43.05452346801758 s) (per-host) I0424 07:18:46.978438 135111788836608 async_checkpointer.py:90] [process=6][thread=async_save] 3 Handler Commit operations completed. Time taken: 42.992144s. I0424 07:18:56.202762 135111788836608 async_checkpointer.py:160] [process=6][thread=async_save] Background save thread done. Time taken: 52.216452s. I0424 07:18:56.203009 135110695294720 async_checkpointer.py:288] [process=6][thread=save_finalize] Done with waiting for background save thread=async_save. I0424 07:18:56.203065 135110695294720 async_checkpointer.py:298] [process=6][thread=save_finalize] No errors found in background save thread=async_save. I0424 07:18:56.203136 135110695294720 checkpoint_manager.py:2137] [process=6][thread=save_finalize][step=10] CheckpointManager Save Finalize is syncing with other hosts... I0424 07:18:56.205470 135110695294720 checkpoint_manager.py:2146] [process=6][thread=save_finalize][step=10] CheckpointManager Save Finalize is done on all hosts. I0424 07:18:56.205667 135241581811520 checkpoint_manager.py:2032] [process=6][thread=MainThread][step=10][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=10. W0424 07:18:56.205807 135241581811520 checkpoint_manager.py:1452] Waiting for previous save to complete took 50.228107 seconds. If this number is high, consider checkpointing less frequently. I0424 07:18:56.207977 135241581811520 checkpoint_manager.py:1512] [process=6] Saving checkpoint at step 19 I0424 07:18:56.210078 135241581811520 event_tracking.py:70] [process=6] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints/19. I0424 07:18:56.492932 135241581811520 jax_array_handlers.py:360] Scheduling D2H of 81 prioritized jax.Array. I0424 07:18:56.493024 135241581811520 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 I0424 07:18:56.546404 135241581811520 base_pytree_checkpoint_handler.py:154] [process=6][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.054349s I0424 07:18:56.546578 135241581811520 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/blocking_gbytes_per_sec: 25.534 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.060419321060180664 s) (per-host) I0424 07:18:56.546629 135241581811520 base_pytree_checkpoint_handler.py:768] [process=6][thread=MainThread] Initiated Pytree async_save. Time taken: 0.060486s (batch_requests_ready=0.002997s, total_serialization_initiated=0.057418s, others=0.000071s) I0424 07:18:56.546733 135241581811520 composite_checkpoint_handler.py:715] [process=6][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.064603s (all_items=0.000012s, per_item={'items': '0.00001192'}, temp_paths=0.064591) I0424 07:18:56.547446 135241581811520 event_tracking.py:125] [process=6] [async] Finished blocking save in 0.34 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints/19. I0424 07:18:56.547727 135110695294720 async_checkpointer.py:76] [process=6][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-24 07:38:56.547703 I0424 07:18:56.549678 135241581811520 checkpoint_manager.py:1560] [process=6][thread=MainThread][step=19] Starting CheckpointManager Save Finalize thread=save_finalize I0424 07:18:56.549899 135110175168256 async_checkpointer.py:280] [process=6][thread=save_finalize] Waiting for background save thread=async_save. I0424 07:18:56.550027 135241581811520 standard_logger.py:34] {'step': 19, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1777015085.977674, 'wait_for_prev_duration_secs': 50.22810745239258, 'time_between_consecutive_saves_sec': 2.757427215576172, 'checkpointer_blocking_start_time': 1777015136.2080166, 'checkpointer_blocking_duration_secs': 0.3398113250732422, 'get_old_steps_start_time': 1777015136.5478475, 'get_old_steps_duration_secs': 2.5272369384765625e-05, 'checkpoint_manager_blocking_start_time': 1777015085.975933, 'checkpoint_manager_blocking_duration_secs': 50.57406497001648} I0424 07:18:56.550189 135241581811520 checkpointing.py:408] Started an asynchronous checkpoint save for step 19 I0424 07:18:56.550232 135241581811520 checkpoint_manager.py:2020] [process=6][thread=MainThread][step=19][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0424 07:19:01.647948 135108572989184 array_metadata_store.py:203] [process=6][thread=array_type_handler] Wrote 81 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260424_070227/linen_xpk_main_20260424_070227_05_fp8/checkpoints/19/items/array_metadatas/process_6 I0424 07:19:38.735715 135110695294720 base_pytree_checkpoint_handler.py:130] [process=6] /jax/orbax/write/gbytes_per_sec: 37.391 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 42.249523401260376 s) (per-host) I0424 07:19:38.735821 135110695294720 async_checkpointer.py:90] [process=6][thread=async_save] 3 Handler Commit operations completed. Time taken: 42.188017s. I0424 07:19:46.117866 135110695294720 async_checkpointer.py:160] [process=6][thread=async_save] Background save thread done. Time taken: 49.570046s. I0424 07:19:46.118179 135110175168256 async_checkpointer.py:288] [process=6][thread=save_finalize] Done with waiting for background save thread=async_save. I0424 07:19:46.118307 135110175168256 async_checkpointer.py:298] [process=6][thread=save_finalize] No errors found in background save thread=async_save. I0424 07:19:46.118350 135110175168256 checkpoint_manager.py:2137] [process=6][thread=save_finalize][step=19] CheckpointManager Save Finalize is syncing with other hosts... I0424 07:19:46.119984 135110175168256 checkpoint_manager.py:2146] [process=6][thread=save_finalize][step=19] CheckpointManager Save Finalize is done on all hosts. I0424 07:19:46.120207 135241581811520 checkpoint_manager.py:2032] [process=6][thread=MainThread][step=19][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=19. I0424 07:19:46.120360 135241581811520 checkpoint_manager.py:2009] [process=6][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0424 07:19:46.121354 135241581811520 metric_logger.py:196] completed step: 19, seconds: 0.158, TFLOP/s/device: 86.015, Tokens/s/device: 12965.144, total_weights: 65536, loss: 6.167, lm_loss: 6.167, perplexity: 476.947 Per train step: Total TFLOPs: 13.59 split as 93.93% learnable weight flops and 6.07% attention flops XPK End: Fri Apr 24 07:19:59 UTC 2026 EXIT_CODE=0
4f4617640
· feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038
· full log
XPK Start: Fri Apr 24 18:10:16 UTC 2026 2026-04-24 18:10:20.524582: 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:1777054220.537474 10 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:1777054220.541132 10 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:1777054220.552340 10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1777054220.552363 10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1777054220.552365 10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1777054220.552367 10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2026-04-24 18:10:39.742533: 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) I0424 18:10:40.266349 135578360444736 max_utils.py:273] Attempting to initialize the jax distributed system... INFO:2026-04-24 18:10:49,305:jax._src.distributed:140: Starting JAX distributed service on [::]:8482 I0424 18:10:49.305938 135578360444736 distributed.py:140] Starting JAX distributed service on [::]:8482 INFO:2026-04-24 18:10:49,308:jax._src.distributed:157: Connecting to JAX distributed service on mt-05-fp8-4t7vj-slice-job-0-0.mt-05-fp8-4t7vj:8482 I0424 18:10:49.308340 135578360444736 distributed.py:157] Connecting to JAX distributed service on mt-05-fp8-4t7vj-slice-job-0-0.mt-05-fp8-4t7vj:8482 I0424 18:10:50.674798 135578360444736 max_utils.py:284] Jax distributed system initialized! I0424 18:10:57.476323 135578360444736 max_utils.py:800] System Information: Jax Version: 0.8.1 I0424 18:10:57.476428 135578360444736 max_utils.py:801] System Information: Jaxlib Version: 0.8.1 I0424 18:10:57.476470 135578360444736 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 I0424 18:10:57.476506 135578360444736 train_utils.py:347] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing. I0424 18:10:58.096117 135578360444736 maxtext_utils.py:1517] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1) I0424 18:10:58.096412 135578360444736 checkpointing.py:677] Setting up checkpoint logger... I0424 18:10:58.096466 135578360444736 checkpointing.py:233] Creating checkpoint manager with ocdbt=True and zarr3=True I0424 18:10:58.096510 135578360444736 pytree_checkpoint_handler.py:589] save_device_host_concurrent_bytes=None I0424 18:10:58.096867 135578360444736 base_pytree_checkpoint_handler.py:415] 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 0x7b4e529a2ba0>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB) I0424 18:11:01.436241 135578360444736 checkpointing.py:265] Enabling policy for fixed interval checkpointing. I0424 18:11:01.436581 135578360444736 checkpoint_manager.py:709] [process=5][thread=MainThread] CheckpointManager init: checkpointers=None, item_names=('items',), item_handlers={'items': <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7b3b3e1ee0f0>}, handler_registry=None I0424 18:11:01.436831 135578360444736 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7b3b3e1ee0f0>` 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`. I0424 18:11:01.436880 135578360444736 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7b3b3e61e870>` 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`. I0424 18:11:01.436917 135578360444736 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 0x7b3b3e1ee0f0>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7b3b3e1ee0f0>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7b3b3e61e870>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7b3b3e61e870>}). I0424 18:11:01.437419 135578360444736 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.33 I0424 18:11:01.437497 135578360444736 async_checkpointer.py:177] [process=5][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x7b3af7e3a840> timeout: 600 secs and primary_host=0 for async checkpoint writes I0424 18:11:02.120265 135578360444736 checkpoint_manager.py:1818] Found 0 checkpoint steps in gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints I0424 18:11:02.167412 135578360444736 checkpoint_manager.py:929] [process=5][thread=MainThread] CheckpointManager created, primary_host=0, CheckpointManagerOptions=CheckpointManagerOptions(save_interval_steps=1, max_to_keep=None, keep_time_interval=None, keep_period=None, should_keep_fn=None, best_fn=None, best_mode='max', keep_checkpoints_without_metrics=True, step_prefix=None, step_format_fixed_length=None, step_name_format=None, create=True, cleanup_tmp_directories=False, save_on_steps=frozenset(), single_host_load_and_broadcast=False, todelete_subdir=None, todelete_full_path=None, enable_background_delete=False, read_only=False, enable_async_checkpointing=True, async_options=None, multiprocessing_options=MultiprocessingOptions(primary_host=0, active_processes=None, barrier_sync_key_prefix=None), should_save_fn=None, file_options=FileOptions(path_permission_mode=None), save_root_metadata=True, temporary_path_class=None, save_decision_policy=FixedIntervalPolicy(interval=10), preservation_policy=LatestN(n=None), prevent_write_metrics=False, enable_should_save_is_saving_in_progress_check=True, enable_per_process_directory_creation=False, lightweight_initialize=False), root_directory=gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x7b3b3ddbd190> I0424 18:11:02.167562 135578360444736 checkpointing.py:301] Checkpoint manager created! I0424 18:11:03.243595 135578360444736 nnx_wrappers.py:442] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0424 18:11:03.243712 135578360444736 nnx_wrappers.py:442] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0424 18:11:03.620271 135578360444736 attentions.py:1088] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0424 18:11:03.620366 135578360444736 attentions.py:1088] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0424 18:11:03.636239 135578360444736 attentions.py:1089] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0424 18:11:03.636304 135578360444736 attentions.py:1089] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0424 18:11:03.695729 135578360444736 attentions.py:1154] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0424 18:11:03.695814 135578360444736 attentions.py:1154] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0424 18:11:03.711661 135578360444736 attentions.py:1155] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0424 18:11:03.711726 135578360444736 attentions.py:1155] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0424 18:11:03.727421 135578360444736 attentions.py:1156] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0424 18:11:03.727486 135578360444736 attentions.py:1156] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0424 18:11:03.751460 135578360444736 attentions.py:1197] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch', 'activation_attn_length', 'activation_heads', 'activation_kv'). I0424 18:11:03.751530 135578360444736 attentions.py:1197] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0424 18:11:03.811409 135578360444736 linears.py:525] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp'). I0424 18:11:03.811493 135578360444736 linears.py:525] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None). I0424 18:11:04.280350 135578360444736 checkpointing.py:577] checkpoint manager exists so trying to load this run's existing checkpoint I0424 18:11:04.280466 135578360444736 checkpointing.py:665] No existing checkpoints found, not restoring checkpoint. fsdp: 32 I0424 18:11:06.315128 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315256 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315309 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315350 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315385 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315418 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_0/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315451 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315482 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315511 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315541 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315569 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315599 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wi_1/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315628 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315671 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315705 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315735 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315764 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315794 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/mlp/wo/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315823 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315850 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315877 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315904 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315931 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.315958 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/key/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.315986 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.316013 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.316040 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.316066 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.316092 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.316119 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/out/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.316146 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.316172 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.316199 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.316225 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.316250 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.316277 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/query/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.316309 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/input_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.316346 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/input_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.316398 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/kernel_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.316435 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/kernel_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.316464 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/output_grad_amax_history Shape: float32[16,1024] Logical: PartitionSpec() Physical: () I0424 18:11:06.316491 135578360444736 maxtext_utils.py:1620] params/_overwrite_with_gradient/decoder/layers/self_attention/value/Fp8DirectDotGeneralOp_0/output_grad_scale Shape: float32[16,1] Logical: PartitionSpec() Physical: () I0424 18:11:06.316543 135578360444736 maxtext_utils.py:1620] params/params/decoder/decoder_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0424 18:11:06.316597 135578360444736 maxtext_utils.py:1620] params/params/decoder/layers/mlp/wi_0/kernel Shape: float32[2048,16,7168] Logical: PartitionSpec('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0424 18:11:06.316635 135578360444736 maxtext_utils.py:1620] params/params/decoder/layers/mlp/wi_1/kernel Shape: float32[2048,16,7168] Logical: PartitionSpec('embed', 'layers', 'mlp') Physical: ('fsdp', None, None) I0424 18:11:06.316714 135578360444736 maxtext_utils.py:1620] params/params/decoder/layers/mlp/wo/kernel Shape: float32[7168,16,2048] Logical: PartitionSpec('mlp', 'layers', 'embed') Physical: (None, None, 'fsdp') I0424 18:11:06.316765 135578360444736 maxtext_utils.py:1620] params/params/decoder/layers/post_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: PartitionSpec('norm', 'layers') Physical: (None, None) I0424 18:11:06.316802 135578360444736 maxtext_utils.py:1620] params/params/decoder/layers/pre_self_attention_layer_norm/scale Shape: float32[2048,16] Logical: PartitionSpec('norm', 'layers') Physical: (None, None) I0424 18:11:06.316849 135578360444736 maxtext_utils.py:1620] 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) I0424 18:11:06.316896 135578360444736 maxtext_utils.py:1620] 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') I0424 18:11:06.316931 135578360444736 maxtext_utils.py:1620] 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) I0424 18:11:06.316963 135578360444736 maxtext_utils.py:1620] 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) I0424 18:11:06.317008 135578360444736 maxtext_utils.py:1620] params/params/decoder/logits_dense/kernel Shape: float32[2048,32000] Logical: PartitionSpec('embed', 'vocab') Physical: ('fsdp', None) I0424 18:11:06.317056 135578360444736 maxtext_utils.py:1620] params/params/token_embedder/embedding Shape: float32[32000,2048] Logical: PartitionSpec('vocab', 'embed') Physical: (None, 'fsdp') I0424 18:11:08.106081 135578360444736 train.py:155] train/xent Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0424 18:11:08.106175 135578360444736 train.py:155] train/xent Physical: float32[32,2048]............................................ ('fsdp', None). I0424 18:11:08.121193 135578360444736 train.py:162] train/z_loss Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0424 18:11:08.121253 135578360444736 train.py:162] train/z_loss Physical: float32[32,2048]............................................ ('fsdp', None). I0424 18:11:21.598296 135578360444736 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. I0424 18:11:21.599372 135578360444736 metric_logger.py:289] number parameters: 1.105 billion I0424 18:11:36.329792 135578360444736 checkpointing.py:772] Waiting for step 0 to finish before checkpoint... I0424 18:11:36.496268 135578360444736 checkpointing.py:776] Waited 0.1664583683013916 seconds for step 0 to finish before starting checkpointing. I0424 18:11:36.499002 135578360444736 checkpoint_manager.py:2013] [process=5][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0424 18:11:36.500923 135578360444736 checkpoint_manager.py:1518] [process=5] Saving checkpoint at step 0 I0424 18:11:36.503743 135578360444736 async_checkpointer.py:452] [process=5] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints/0. I0424 18:11:37.477772 135578360444736 signaling_client.py:364] Using JaxDistributedSignalingClient I0424 18:11:37.478917 135578360444736 jax_array_handlers.py:358] Scheduling D2H of 81 prioritized jax.Array. I0424 18:11:37.478978 135578360444736 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 I0424 18:11:37.842842 135578360444736 base_pytree_checkpoint_handler.py:153] [process=5][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.365209s I0424 18:11:37.843021 135578360444736 base_pytree_checkpoint_handler.py:129] [process=5] /jax/checkpoint/write/blocking_gbytes_per_sec: 2.424 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.6363120079040527 s) (per-host) I0424 18:11:37.843071 135578360444736 base_pytree_checkpoint_handler.py:737] [process=5][thread=MainThread] Initiated Pytree async_save. Time taken: 0.636373s (batch_requests_ready=0.265798s, total_serialization_initiated=0.370500s, others=0.000075s) I0424 18:11:37.843176 135578360444736 composite_checkpoint_handler.py:715] [process=5][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.640495s (all_items=0.000018s, per_item={'items': '0.00001836'}, temp_paths=0.640477) I0424 18:11:37.844116 135454653400832 async_checkpointer.py:79] [process=5][thread=async_save] Background save thread started. I0424 18:11:37.844285 135578360444736 async_checkpointer.py:561] Finished blocking save. Time taken: 1.343285s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints/0. I0424 18:11:37.859425 135578360444736 checkpoint_manager.py:1566] [process=5][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize I0424 18:11:37.859703 135447162386176 async_checkpointer.py:265] [process=5][thread=save_finalize] Waiting for background save thread=async_save. I0424 18:11:37.859829 135578360444736 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1777054296.498985, 'wait_for_prev_duration_secs': 6.0558319091796875e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1777054296.5009675, 'checkpointer_blocking_duration_secs': 1.3434240818023682, 'get_old_steps_start_time': 1777054297.8444126, 'get_old_steps_duration_secs': 2.574920654296875e-05, 'checkpoint_manager_blocking_start_time': 1777054296.4971333, 'checkpoint_manager_blocking_duration_secs': 1.3626577854156494} I0424 18:11:37.859946 135578360444736 checkpointing.py:408] Started an asynchronous checkpoint save for step 0 I0424 18:11:37.859997 135578360444736 max_utils.py:750] Memstats: After params initialized: I0424 18:11:37.860044 135578360444736 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_18(process=5,(2,4,0,0)) I0424 18:11:37.860078 135578360444736 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_19(process=5,(3,4,0,0)) I0424 18:11:37.860105 135578360444736 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_22(process=5,(2,5,0,0)) I0424 18:11:37.860129 135578360444736 max_utils.py:756] Using (GB) 0.45 / 31.25 (1.440000%) on TPU_23(process=5,(3,5,0,0)) I0424 18:11:38.125743 135578360444736 metric_logger.py:185] completed step: 0, seconds: 14.730, TFLOP/s/device: 0.922, Tokens/s/device: 139.033, total_weights: 65536, loss: 10.874 I0424 18:11:38.305861 135578360444736 metric_logger.py:185] completed step: 1, seconds: 1.794, TFLOP/s/device: 7.573, Tokens/s/device: 1141.542, total_weights: 65536, loss: 10.874 I0424 18:11:38.738279 135578360444736 metric_logger.py:185] completed step: 2, seconds: 0.023, TFLOP/s/device: 588.799, Tokens/s/device: 88750.217, total_weights: 65536, loss: 10.816 I0424 18:11:38.896615 135578360444736 metric_logger.py:185] completed step: 3, seconds: 0.433, TFLOP/s/device: 31.386, Tokens/s/device: 4730.819, total_weights: 65536, loss: 10.431 I0424 18:11:39.214170 135578360444736 metric_logger.py:185] completed step: 4, seconds: 0.163, TFLOP/s/device: 83.197, Tokens/s/device: 12540.337, total_weights: 65536, loss: 9.992 I0424 18:11:39.220732 135578360444736 metric_logger.py:185] completed step: 5, seconds: 0.158, TFLOP/s/device: 85.920, Tokens/s/device: 12950.796, total_weights: 65536, loss: 9.549 I0424 18:11:59.532082 135578360444736 metric_logger.py:185] completed step: 6, seconds: 0.318, TFLOP/s/device: 42.684, Tokens/s/device: 6433.777, total_weights: 65536, loss: 9.111 I0424 18:11:59.690408 135578360444736 metric_logger.py:185] completed step: 7, seconds: 20.155, TFLOP/s/device: 0.674, Tokens/s/device: 101.614, total_weights: 65536, loss: 8.685 I0424 18:11:59.848798 135578360444736 metric_logger.py:185] completed step: 8, seconds: 0.163, TFLOP/s/device: 83.530, Tokens/s/device: 12590.603, total_weights: 65536, loss: 8.281 I0424 18:11:59.853709 135578360444736 checkpointing.py:772] Waiting for step 10 to finish before checkpoint... I0424 18:12:00.165467 135578360444736 checkpointing.py:776] Waited 0.3117222785949707 seconds for step 10 to finish before starting checkpointing. I0424 18:12:00.168117 135578360444736 checkpoint_manager.py:2024] [process=5][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0424 18:12:00.632409 2700 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com I0424 18:12:02.569988 135454661793536 array_metadata_store.py:203] [process=5][thread=array_type_handler] Wrote 81 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints/0/items/array_metadatas/process_5 I0424 18:12:17.627844 135454653400832 base_pytree_checkpoint_handler.py:129] [process=5] /jax/checkpoint/write/gbytes_per_sec: 39.083 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 40.42107391357422 s) (per-host) I0424 18:12:17.627962 135454653400832 async_checkpointer.py:90] [process=5][thread=async_save] 3 Handler Commit operations completed. Time taken: 39.783731s. I0424 18:12:24.955799 135454653400832 async_checkpointer.py:144] [process=5][thread=async_save] Background save thread done. Time taken: 47.111552s. I0424 18:12:24.956116 135447162386176 async_checkpointer.py:273] [process=5][thread=save_finalize] Done with waiting for background save thread=async_save. I0424 18:12:24.956241 135447162386176 async_checkpointer.py:283] [process=5][thread=save_finalize] No errors found in background save thread=async_save. I0424 18:12:24.956303 135447162386176 checkpoint_manager.py:2133] [process=5][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts... I0424 18:12:24.957869 135447162386176 checkpoint_manager.py:2142] [process=5][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts. I0424 18:12:24.958049 135578360444736 checkpoint_manager.py:2036] [process=5][thread=MainThread][step=0][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=0. W0424 18:12:24.958200 135578360444736 checkpoint_manager.py:1458] Waiting for previous save to complete took 24.790081 seconds. If this number is high, consider checkpointing less frequently. I0424 18:12:24.960282 135578360444736 checkpoint_manager.py:1518] [process=5] Saving checkpoint at step 10 I0424 18:12:24.963753 135578360444736 async_checkpointer.py:452] [process=5] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints/10. I0424 18:12:25.503329 135578360444736 jax_array_handlers.py:358] Scheduling D2H of 81 prioritized jax.Array. I0424 18:12:25.503432 135578360444736 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 I0424 18:12:25.557786 135578360444736 base_pytree_checkpoint_handler.py:153] [process=5][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.055478s I0424 18:12:25.557954 135578360444736 base_pytree_checkpoint_handler.py:129] [process=5] /jax/checkpoint/write/blocking_gbytes_per_sec: 4.883 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.3159470558166504 s) (per-host) I0424 18:12:25.558012 135578360444736 base_pytree_checkpoint_handler.py:737] [process=5][thread=MainThread] Initiated Pytree async_save. Time taken: 0.316009s (batch_requests_ready=0.256994s, total_serialization_initiated=0.058944s, others=0.000071s) I0424 18:12:25.558112 135578360444736 composite_checkpoint_handler.py:715] [process=5][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.320340s (all_items=0.000015s, per_item={'items': '0.00001526'}, temp_paths=0.320324) I0424 18:12:25.559009 135449276299008 async_checkpointer.py:79] [process=5][thread=async_save] Background save thread started. I0424 18:12:25.559165 135578360444736 async_checkpointer.py:561] Finished blocking save. Time taken: 0.598814s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints/10. I0424 18:12:25.585376 135578360444736 checkpoint_manager.py:1566] [process=5][thread=MainThread][step=10] Starting CheckpointManager Save Finalize thread=save_finalize I0424 18:12:25.585699 135447162386176 async_checkpointer.py:265] [process=5][thread=save_finalize] Waiting for background save thread=async_save. I0424 18:12:25.585867 135578360444736 standard_logger.py:34] {'step': 10, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1777054320.16809, 'wait_for_prev_duration_secs': 24.790081024169922, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1777054344.960321, 'checkpointer_blocking_duration_secs': 0.5989565849304199, 'get_old_steps_start_time': 1777054345.5592995, 'get_old_steps_duration_secs': 2.8848648071289062e-05, 'checkpoint_manager_blocking_start_time': 1777054320.166272, 'checkpoint_manager_blocking_duration_secs': 25.419560432434082} I0424 18:12:25.585995 135578360444736 checkpointing.py:408] Started an asynchronous checkpoint save for step 10 I0424 18:12:25.586408 135578360444736 metric_logger.py:185] completed step: 9, seconds: 0.158, TFLOP/s/device: 85.785, Tokens/s/device: 12930.436, total_weights: 65536, loss: 7.908 I0424 18:12:25.593274 135578360444736 metric_logger.py:185] completed step: 10, seconds: 0.158, TFLOP/s/device: 85.911, Tokens/s/device: 12949.404, total_weights: 65536, loss: 7.568 I0424 18:12:25.751307 135578360444736 metric_logger.py:185] completed step: 11, seconds: 25.738, TFLOP/s/device: 0.528, Tokens/s/device: 79.572, total_weights: 65536, loss: 7.288 I0424 18:12:25.909404 135578360444736 metric_logger.py:185] completed step: 12, seconds: 0.006, TFLOP/s/device: 2278.573, Tokens/s/device: 343451.283, total_weights: 65536, loss: 7.032 I0424 18:12:26.067629 135578360444736 metric_logger.py:185] completed step: 13, seconds: 0.159, TFLOP/s/device: 85.384, Tokens/s/device: 12870.061, total_weights: 65536, loss: 6.815 I0424 18:12:26.225777 135578360444736 metric_logger.py:185] completed step: 14, seconds: 0.158, TFLOP/s/device: 85.907, Tokens/s/device: 12948.912, total_weights: 65536, loss: 6.635 I0424 18:12:26.383911 135578360444736 metric_logger.py:185] completed step: 15, seconds: 0.158, TFLOP/s/device: 85.897, Tokens/s/device: 12947.357, total_weights: 65536, loss: 6.492 I0424 18:12:26.542207 135578360444736 metric_logger.py:185] completed step: 16, seconds: 0.158, TFLOP/s/device: 85.838, Tokens/s/device: 12938.441, total_weights: 65536, loss: 6.380 I0424 18:12:26.700313 135578360444736 metric_logger.py:185] completed step: 17, seconds: 0.158, TFLOP/s/device: 86.028, Tokens/s/device: 12967.114, total_weights: 65536, loss: 6.293 I0424 18:12:26.858668 135578360444736 metric_logger.py:185] completed step: 18, seconds: 0.158, TFLOP/s/device: 85.837, Tokens/s/device: 12938.278, total_weights: 65536, loss: 6.223 I0424 18:12:27.016359 135578360444736 checkpointing.py:772] Waiting for step 19 to finish before checkpoint... I0424 18:12:27.017348 135578360444736 checkpointing.py:776] Waited 0.0010030269622802734 seconds for step 19 to finish before starting checkpointing. I0424 18:12:27.019438 135578360444736 checkpoint_manager.py:2024] [process=5][thread=MainThread][step=10][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0424 18:12:30.318593 135447120422656 array_metadata_store.py:203] [process=5][thread=array_type_handler] Wrote 81 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints/10/items/array_metadatas/process_5 I0424 18:13:06.644141 135449276299008 base_pytree_checkpoint_handler.py:129] [process=5] /jax/checkpoint/write/gbytes_per_sec: 38.157 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 41.40209102630615 s) (per-host) I0424 18:13:06.644262 135449276299008 async_checkpointer.py:90] [process=5][thread=async_save] 3 Handler Commit operations completed. Time taken: 41.085143s. I0424 18:13:14.114394 135449276299008 async_checkpointer.py:144] [process=5][thread=async_save] Background save thread done. Time taken: 48.555260s. I0424 18:13:14.114706 135447162386176 async_checkpointer.py:273] [process=5][thread=save_finalize] Done with waiting for background save thread=async_save. I0424 18:13:14.114828 135447162386176 async_checkpointer.py:283] [process=5][thread=save_finalize] No errors found in background save thread=async_save. I0424 18:13:14.114892 135447162386176 checkpoint_manager.py:2133] [process=5][thread=save_finalize][step=10] CheckpointManager Save Finalize is syncing with other hosts... I0424 18:13:14.116359 135447162386176 checkpoint_manager.py:2142] [process=5][thread=save_finalize][step=10] CheckpointManager Save Finalize is done on all hosts. I0424 18:13:14.116537 135578360444736 checkpoint_manager.py:2036] [process=5][thread=MainThread][step=10][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=10. W0424 18:13:14.116667 135578360444736 checkpoint_manager.py:1458] Waiting for previous save to complete took 47.097231 seconds. If this number is high, consider checkpointing less frequently. I0424 18:13:14.120196 135578360444736 checkpoint_manager.py:1518] [process=5] Saving checkpoint at step 19 I0424 18:13:14.123532 135578360444736 async_checkpointer.py:452] [process=5] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints/19. I0424 18:13:15.063315 135578360444736 jax_array_handlers.py:358] Scheduling D2H of 81 prioritized jax.Array. I0424 18:13:15.063414 135578360444736 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 I0424 18:13:15.118586 135578360444736 base_pytree_checkpoint_handler.py:153] [process=5][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.056300s I0424 18:13:15.118769 135578360444736 base_pytree_checkpoint_handler.py:129] [process=5] /jax/checkpoint/write/blocking_gbytes_per_sec: 4.946 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.31191515922546387 s) (per-host) I0424 18:13:15.118822 135578360444736 base_pytree_checkpoint_handler.py:737] [process=5][thread=MainThread] Initiated Pytree async_save. Time taken: 0.311978s (batch_requests_ready=0.252131s, total_serialization_initiated=0.059779s, others=0.000068s) I0424 18:13:15.118925 135578360444736 composite_checkpoint_handler.py:715] [process=5][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.316004s (all_items=0.000010s, per_item={'items': '0.00001001'}, temp_paths=0.315994) I0424 18:13:15.119805 135447120422656 async_checkpointer.py:79] [process=5][thread=async_save] Background save thread started. I0424 18:13:15.119984 135578360444736 async_checkpointer.py:561] Finished blocking save. Time taken: 0.999722s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints/19. I0424 18:13:15.141494 135578360444736 checkpoint_manager.py:1566] [process=5][thread=MainThread][step=19] Starting CheckpointManager Save Finalize thread=save_finalize I0424 18:13:15.141747 135447162386176 async_checkpointer.py:265] [process=5][thread=save_finalize] Waiting for background save thread=async_save. I0424 18:13:15.141884 135578360444736 standard_logger.py:34] {'step': 19, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1777054347.0194092, 'wait_for_prev_duration_secs': 47.09723091125488, 'time_between_consecutive_saves_sec': 2.0615015029907227, 'checkpointer_blocking_start_time': 1777054394.1202345, 'checkpointer_blocking_duration_secs': 0.9998595714569092, 'get_old_steps_start_time': 1777054395.120108, 'get_old_steps_duration_secs': 2.09808349609375e-05, 'checkpoint_manager_blocking_start_time': 1777054347.0176153, 'checkpoint_manager_blocking_duration_secs': 48.1242356300354} I0424 18:13:15.142005 135578360444736 checkpointing.py:408] Started an asynchronous checkpoint save for step 19 I0424 18:13:15.142048 135578360444736 checkpoint_manager.py:2024] [process=5][thread=MainThread][step=19][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0424 18:13:20.231064 135447690864384 array_metadata_store.py:203] [process=5][thread=array_type_handler] Wrote 81 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038/linen_xpk_feat_Migrate_Decoder_And_Tests_to_NNX_20260424_180038_05_fp8/checkpoints/19/items/array_metadatas/process_5 I0424 18:13:57.673338 135447120422656 base_pytree_checkpoint_handler.py:129] [process=5] /jax/checkpoint/write/gbytes_per_sec: 36.853 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 42.866442918777466 s) (per-host) I0424 18:13:57.673439 135447120422656 async_checkpointer.py:90] [process=5][thread=async_save] 3 Handler Commit operations completed. Time taken: 42.553523s. I0424 18:14:05.842536 135447120422656 async_checkpointer.py:144] [process=5][thread=async_save] Background save thread done. Time taken: 50.722604s. I0424 18:14:05.842847 135447162386176 async_checkpointer.py:273] [process=5][thread=save_finalize] Done with waiting for background save thread=async_save. I0424 18:14:05.842971 135447162386176 async_checkpointer.py:283] [process=5][thread=save_finalize] No errors found in background save thread=async_save. I0424 18:14:05.843014 135447162386176 checkpoint_manager.py:2133] [process=5][thread=save_finalize][step=19] CheckpointManager Save Finalize is syncing with other hosts... I0424 18:14:05.844691 135447162386176 checkpoint_manager.py:2142] [process=5][thread=save_finalize][step=19] CheckpointManager Save Finalize is done on all hosts. I0424 18:14:05.844859 135578360444736 checkpoint_manager.py:2036] [process=5][thread=MainThread][step=19][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=19. I0424 18:14:05.845005 135578360444736 checkpoint_manager.py:2013] [process=5][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0424 18:14:05.845674 135578360444736 metric_logger.py:185] completed step: 19, seconds: 0.158, TFLOP/s/device: 85.942, Tokens/s/device: 12954.154, total_weights: 65536, loss: 6.167 Per train step: Total TFLOPs: 13.59 split as 93.93% learnable weight flops and 6.07% attention flops XPK End: Fri Apr 24 18:14:17 UTC 2026 EXIT_CODE=0