main (574ad3fb9) vs feat/nnx-set-defaults-true (e27fc1e97)| Metric | main 574ad3fb9 | feat/nnx-set-defaults-true e27fc1e97 | Diff (feat/nnx-set-defaults-true − main) |
|---|---|---|---|
| Parameters | 1.104 billion | 1.104 billion | — |
| Final loss | 8.1880 | 8.1880 | 0 |
| TFLOP/s | 99.838 | 99.612 | -0.226 |
| Tok/s | 15048.6 | 15014.7 | -33.981 |
| Avg s/step | 2.941 | 2.806 | -0.135 |
| Memory % | 2.62 | 2.62 | 0 |
| JAX | 0.9.2 | 0.8.1 | — |
Diff = branch value − main value. Green = branch improved. Red = branch regressed.
XPK Start: Mon Apr 20 06:41:49 UTC 2026 PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. 2026-04-20 06:42:14.133275: 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) I0420 06:42:14.313203 138468681766720 max_utils.py:273] Attempting to initialize the jax distributed system... I0420 06:42:23.354364 138468681766720 distributed.py:149] Starting JAX distributed service on [::]:8482 I0420 06:42:23.356749 138468681766720 distributed.py:172] Connecting to JAX distributed service on mt-13-scan-layers-false-kdvz0-slice-job-0-0.mt-13-scan-layers-false-kdvz0:8482 I0420 06:42:24.384992 138468681766720 max_utils.py:284] Jax distributed system initialized! I0420 06:42:30.293484 138468681766720 max_utils.py:800] System Information: Jax Version: 0.9.2 I0420 06:42:30.293585 138468681766720 max_utils.py:801] System Information: Jaxlib Version: 0.9.2 I0420 06:42:30.293625 138468681766720 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 I0420 06:42:30.293660 138468681766720 train_utils.py:348] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing. I0420 06:42:30.992797 138468681766720 maxtext_utils.py:1551] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1) I0420 06:42:30.993067 138468681766720 checkpointing.py:677] Setting up checkpoint logger... I0420 06:42:30.993122 138468681766720 checkpointing.py:233] Creating checkpoint manager with ocdbt=True and zarr3=True I0420 06:42:30.993166 138468681766720 pytree_checkpoint_handler.py:592] save_device_host_concurrent_bytes=None I0420 06:42:30.993503 138468681766720 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 0x7def1f91b4d0>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB) I0420 06:42:33.853060 138468681766720 checkpointing.py:265] Enabling policy for fixed interval checkpointing. I0420 06:42:33.853291 138468681766720 checkpoint_manager.py:708] [process=1][thread=MainThread] CheckpointManager init: checkpointers=None, item_names=('items',), item_handlers={'items': <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7ddb141fac30>}, handler_registry=None I0420 06:42:33.853528 138468681766720 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7ddb141fac30>` 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`. I0420 06:42:33.853577 138468681766720 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7ddb0c644e00>` 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`. I0420 06:42:33.853613 138468681766720 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 0x7ddb141fac30>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7ddb141fac30>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7ddb0c644e00>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7ddb0c644e00>}). I0420 06:42:33.853946 138468681766720 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.34 I0420 06:42:33.854018 138468681766720 async_checkpointer.py:192] [process=1][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x7ddb0c3cfd80> timeout: 1200 secs and primary_host=0 for async checkpoint writes I0420 06:42:34.537691 138468681766720 checkpoint_manager.py:1812] Found 0 checkpoint steps in gs://lance-maxtext/linen_ckpt_xpk_main_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints I0420 06:42:34.857793 138468681766720 checkpoint_manager.py:929] [process=1][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_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x7ddb0c644320> I0420 06:42:34.857958 138468681766720 checkpointing.py:301] Checkpoint manager created! I0420 06:42:35.787881 138468681766720 nnx_wrappers.py:437] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0420 06:42:35.787982 138468681766720 nnx_wrappers.py:437] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0420 06:42:36.168169 138468681766720 attentions.py:1088] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0420 06:42:36.168260 138468681766720 attentions.py:1088] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0420 06:42:36.184138 138468681766720 attentions.py:1089] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0420 06:42:36.184208 138468681766720 attentions.py:1089] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0420 06:42:36.213417 138468681766720 attentions.py:1154] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0420 06:42:36.213483 138468681766720 attentions.py:1154] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0420 06:42:36.229807 138468681766720 attentions.py:1155] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0420 06:42:36.229869 138468681766720 attentions.py:1155] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0420 06:42:36.245826 138468681766720 attentions.py:1156] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0420 06:42:36.245889 138468681766720 attentions.py:1156] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0420 06:42:36.275402 138468681766720 attentions.py:1197] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch', 'activation_attn_length', 'activation_heads', 'activation_kv'). I0420 06:42:36.275475 138468681766720 attentions.py:1197] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0420 06:42:36.297620 138468681766720 linears.py:525] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp'). I0420 06:42:36.297684 138468681766720 linears.py:525] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None). I0420 06:42:39.157586 138468681766720 checkpointing.py:577] checkpoint manager exists so trying to load this run's existing checkpoint I0420 06:42:39.157722 138468681766720 checkpointing.py:665] No existing checkpoints found, not restoring checkpoint. fsdp: 32 I0420 06:42:46.331203 138468681766720 maxtext_utils.py:1654] params/params/decoder/decoder_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.331333 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_0/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.331385 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_0/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.331443 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_0/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.331484 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_0/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.331520 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_0/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.331574 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_0/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.331626 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_0/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.331666 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_0/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.331703 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_0/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.331757 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_1/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.331792 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_1/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.331825 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_1/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.331855 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_1/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.331885 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_1/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.331917 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_1/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.331960 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_1/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.331995 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_1/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.332027 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_1/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.332059 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_10/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.332089 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_10/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.332120 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_10/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.332148 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_10/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.332177 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_10/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.332207 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_10/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.332238 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_10/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.332268 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_10/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.332298 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_10/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.332328 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_11/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.332358 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_11/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.332389 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_11/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.332418 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_11/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.332448 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_11/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.332478 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_11/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.332509 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_11/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.332539 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_11/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.332570 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_11/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.332602 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_12/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.332631 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_12/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.332660 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_12/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.332689 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_12/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.332749 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_12/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.332787 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_12/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.332818 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_12/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.332849 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_12/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.332879 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_12/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.332910 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_13/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.332938 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_13/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.332968 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_13/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.332997 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_13/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.333025 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_13/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.333055 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_13/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.333085 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_13/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.333114 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_13/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.333144 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_13/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.333174 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_14/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.333204 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_14/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.333234 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_14/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.333262 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_14/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.333291 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_14/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.333321 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_14/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.333351 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_14/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.333381 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_14/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.333410 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_14/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.333441 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_15/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.333471 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_15/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.333500 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_15/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.333528 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_15/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.333555 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_15/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.333584 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_15/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.333613 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_15/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.333642 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_15/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.333672 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_15/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.333700 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_2/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.333747 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_2/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.333777 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_2/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.333805 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_2/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.333833 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_2/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.333864 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_2/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.333896 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_2/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.333927 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_2/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.333956 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_2/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.333986 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_3/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.334015 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_3/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.334044 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_3/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.334071 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_3/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.334099 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_3/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.334128 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_3/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.334158 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_3/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.334188 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_3/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.334219 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_3/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.334249 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_4/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.334278 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_4/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.334307 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_4/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.334336 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_4/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.334363 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_4/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.334392 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_4/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.334422 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_4/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.334451 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_4/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.334480 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_4/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.334510 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_5/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.334539 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_5/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.334568 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_5/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.334596 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_5/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.334623 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_5/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.334652 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_5/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.334681 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_5/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.334722 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_5/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.334759 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_5/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.334789 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_6/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.334818 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_6/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.334847 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_6/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.334874 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_6/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.334902 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_6/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.334931 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_6/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.334960 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_6/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.334989 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_6/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.335020 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_6/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.335048 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_7/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.335078 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_7/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.335108 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_7/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.335135 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_7/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.335162 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_7/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.335191 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_7/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.335219 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_7/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.335248 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_7/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.335278 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_7/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.335306 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_8/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.335335 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_8/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.335364 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_8/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.335392 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_8/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.335420 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_8/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.335448 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_8/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.335479 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_8/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.335508 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_8/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.335537 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_8/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.335566 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_9/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.335595 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_9/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: P('embed', 'mlp') Physical: ('fsdp', None) I0420 06:42:46.335624 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_9/mlp/wo/kernel Shape: float32[7168,2048] Logical: P('mlp', 'embed') Physical: (None, 'fsdp') I0420 06:42:46.335652 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_9/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.335679 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_9/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: P('norm',) Physical: (None,) I0420 06:42:46.335720 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_9/self_attention/key/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.335756 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_9/self_attention/out/kernel Shape: float32[16,128,2048] Logical: P('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 06:42:46.335788 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_9/self_attention/query/kernel Shape: float32[2048,16,128] Logical: P('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 06:42:46.335817 138468681766720 maxtext_utils.py:1654] params/params/decoder/layers_9/self_attention/value/kernel Shape: float32[2048,16,128] Logical: P('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 06:42:46.335866 138468681766720 maxtext_utils.py:1654] params/params/decoder/logits_dense/kernel Shape: float32[2048,32000] Logical: P('embed_vocab', 'vocab') Physical: ('fsdp', None) I0420 06:42:46.335909 138468681766720 maxtext_utils.py:1654] params/params/token_embedder/embedding Shape: float32[32000,2048] Logical: P('vocab', 'embed_vocab') Physical: (None, 'fsdp') I0420 06:42:50.879448 138468681766720 train.py:155] train/xent Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0420 06:42:50.879543 138468681766720 train.py:155] train/xent Physical: float32[32,2048]............................................ ('fsdp', None). I0420 06:42:50.894832 138468681766720 train.py:162] train/z_loss Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0420 06:42:50.894889 138468681766720 train.py:162] train/z_loss Physical: float32[32,2048]............................................ ('fsdp', None). I0420 06:43:47.505022 138468681766720 max_utils.py:791] Total memory size: 1.8 GB, Output size: 0.4 GB, Temp size: 1.5 GB, Argument size: 0.4 GB, Host temp size: 0.0 GB. I0420 06:43:47.506234 138468681766720 metric_logger.py:301] number parameters: 1.104 billion I0420 06:44:48.170660 138468681766720 checkpointing.py:772] Waiting for step 0 to finish before checkpoint... I0420 06:44:48.410920 138468681766720 checkpointing.py:776] Waited 0.24024033546447754 seconds for step 0 to finish before starting checkpointing. I0420 06:44:48.414790 138468681766720 checkpoint_manager.py:2009] [process=1][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0420 06:44:48.416608 138468681766720 checkpoint_manager.py:1512] [process=1] Saving checkpoint at step 0 I0420 06:44:48.417960 138468681766720 event_tracking.py:70] [process=1] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints/0. I0420 06:44:49.180703 138468681766720 signaling_client.py:364] Using JaxDistributedSignalingClient I0420 06:44:49.181722 138468681766720 jax_array_handlers.py:360] Scheduling D2H of 444 prioritized jax.Array. I0420 06:44:49.181845 138468681766720 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 I0420 06:44:49.483228 138468681766720 base_pytree_checkpoint_handler.py:154] [process=1][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.303036s I0420 06:44:49.483399 138468681766720 base_pytree_checkpoint_handler.py:130] [process=1] /jax/orbax/write/blocking_gbytes_per_sec: 4.571 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.33750343322753906 s) (per-host) I0420 06:44:49.483450 138468681766720 base_pytree_checkpoint_handler.py:768] [process=1][thread=MainThread] Initiated Pytree async_save. Time taken: 0.337564s (batch_requests_ready=0.018203s, total_serialization_initiated=0.319292s, others=0.000070s) I0420 06:44:49.483732 138468681766720 composite_checkpoint_handler.py:715] [process=1][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.341804s (all_items=0.000018s, per_item={'items': '0.00001836'}, temp_paths=0.341786) I0420 06:44:49.484615 138468681766720 event_tracking.py:125] [process=1] [async] Finished blocking save in 1.07 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints/0. I0420 06:44:49.484981 138342181537536 async_checkpointer.py:76] [process=1][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-20 07:04:49.484942 I0420 06:44:49.526901 138468681766720 checkpoint_manager.py:1560] [process=1][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize I0420 06:44:49.527215 138341693515520 async_checkpointer.py:280] [process=1][thread=save_finalize] Waiting for background save thread=async_save. I0420 06:44:49.527375 138468681766720 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776667488.4147706, 'wait_for_prev_duration_secs': 5.984306335449219e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776667488.416645, 'checkpointer_blocking_duration_secs': 1.068490982055664, 'get_old_steps_start_time': 1776667489.485162, 'get_old_steps_duration_secs': 3.0517578125e-05, 'checkpoint_manager_blocking_start_time': 1776667488.4124584, 'checkpoint_manager_blocking_duration_secs': 1.1148765087127686} I0420 06:44:49.527568 138468681766720 checkpointing.py:408] Started an asynchronous checkpoint save for step 0 I0420 06:44:49.527620 138468681766720 max_utils.py:750] Memstats: After params initialized: I0420 06:44:49.527671 138468681766720 max_utils.py:756] Using (GB) 0.82 / 31.25 (2.624000%) on TPU_2(process=1,(2,0,0,0)) I0420 06:44:49.527723 138468681766720 max_utils.py:756] Using (GB) 0.82 / 31.25 (2.624000%) on TPU_3(process=1,(3,0,0,0)) I0420 06:44:49.527753 138468681766720 max_utils.py:756] Using (GB) 0.82 / 31.25 (2.624000%) on TPU_6(process=1,(2,1,0,0)) I0420 06:44:49.527778 138468681766720 max_utils.py:756] Using (GB) 0.82 / 31.25 (2.624000%) on TPU_7(process=1,(3,1,0,0)) I0420 06:44:49.894740 138468681766720 metric_logger.py:196] completed step: 0, seconds: 60.664, TFLOP/s/device: 0.224, Tokens/s/device: 33.760, total_weights: 65536, loss: 10.877, lm_loss: 10.877, perplexity: 52938.617 I0420 06:44:50.036060 138468681766720 metric_logger.py:196] completed step: 1, seconds: 1.715, TFLOP/s/device: 7.921, Tokens/s/device: 1193.962, total_weights: 65536, loss: 10.877, lm_loss: 10.877, perplexity: 52938.617 I0420 06:44:50.453330 138468681766720 metric_logger.py:196] completed step: 2, seconds: 0.015, TFLOP/s/device: 932.734, Tokens/s/device: 140591.748, total_weights: 65536, loss: 10.268, lm_loss: 10.268, perplexity: 28792.170 I0420 06:44:50.591086 138468681766720 metric_logger.py:196] completed step: 3, seconds: 0.417, TFLOP/s/device: 32.589, Tokens/s/device: 4912.190, total_weights: 65536, loss: 9.741, lm_loss: 9.741, perplexity: 17000.162 I0420 06:44:50.870464 138468681766720 metric_logger.py:196] completed step: 4, seconds: 0.143, TFLOP/s/device: 94.927, Tokens/s/device: 14308.471, total_weights: 65536, loss: 9.285, lm_loss: 9.285, perplexity: 10778.646 I0420 06:44:50.882442 138468681766720 metric_logger.py:196] completed step: 5, seconds: 0.138, TFLOP/s/device: 98.375, Tokens/s/device: 14828.115, total_weights: 65536, loss: 8.900, lm_loss: 8.900, perplexity: 7335.217 I0420 06:44:52.590640 2809 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com I0420 06:44:54.700959 138345405863680 array_metadata_store.py:203] [process=1][thread=array_type_handler] Wrote 444 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints/0/items/array_metadatas/process_1 I0420 06:45:14.499557 138468681766720 metric_logger.py:196] completed step: 6, seconds: 0.280, TFLOP/s/device: 48.528, Tokens/s/device: 7314.730, total_weights: 65536, loss: 8.602, lm_loss: 8.602, perplexity: 5440.142 I0420 06:45:14.635888 138468681766720 metric_logger.py:196] completed step: 7, seconds: 23.485, TFLOP/s/device: 0.579, Tokens/s/device: 87.203, total_weights: 65536, loss: 8.393, lm_loss: 8.393, perplexity: 4417.804 I0420 06:45:14.771932 138468681766720 metric_logger.py:196] completed step: 8, seconds: 0.143, TFLOP/s/device: 95.221, Tokens/s/device: 14352.793, total_weights: 65536, loss: 8.264, lm_loss: 8.264, perplexity: 3882.722 I0420 06:45:14.907588 138468681766720 checkpointing.py:772] Waiting for step 9 to finish before checkpoint... I0420 06:45:14.910975 138468681766720 checkpointing.py:776] Waited 0.0034062862396240234 seconds for step 9 to finish before starting checkpointing. I0420 06:45:14.913746 138468681766720 checkpoint_manager.py:2020] [process=1][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0420 06:45:22.696106 138342181537536 base_pytree_checkpoint_handler.py:130] [process=1] /jax/orbax/write/gbytes_per_sec: 47.082 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 33.5501754283905 s) (per-host) I0420 06:45:22.696230 138342181537536 async_checkpointer.py:90] [process=1][thread=async_save] 3 Handler Commit operations completed. Time taken: 33.211138s. I0420 06:45:31.695575 138342181537536 async_checkpointer.py:160] [process=1][thread=async_save] Background save thread done. Time taken: 42.210466s. I0420 06:45:31.695917 138341693515520 async_checkpointer.py:288] [process=1][thread=save_finalize] Done with waiting for background save thread=async_save. I0420 06:45:31.696043 138341693515520 async_checkpointer.py:298] [process=1][thread=save_finalize] No errors found in background save thread=async_save. I0420 06:45:31.696094 138341693515520 checkpoint_manager.py:2137] [process=1][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts... I0420 06:45:31.697567 138341693515520 checkpoint_manager.py:2146] [process=1][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts. I0420 06:45:31.697777 138468681766720 checkpoint_manager.py:2032] [process=1][thread=MainThread][step=0][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=0. W0420 06:45:31.697931 138468681766720 checkpoint_manager.py:1452] Waiting for previous save to complete took 16.784194 seconds. If this number is high, consider checkpointing less frequently. I0420 06:45:31.700606 138468681766720 checkpoint_manager.py:1512] [process=1] Saving checkpoint at step 9 I0420 06:45:31.702599 138468681766720 event_tracking.py:70] [process=1] [async] Started save checkpoint @ gs://lance-maxtext/linen_ckpt_xpk_main_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints/9. I0420 06:45:32.013494 138468681766720 jax_array_handlers.py:360] Scheduling D2H of 444 prioritized jax.Array. I0420 06:45:32.013667 138468681766720 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 I0420 06:45:32.145973 138468681766720 base_pytree_checkpoint_handler.py:154] [process=1][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.133805s I0420 06:45:32.146134 138468681766720 base_pytree_checkpoint_handler.py:130] [process=1] /jax/orbax/write/blocking_gbytes_per_sec: 9.226 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.16719698905944824 s) (per-host) I0420 06:45:32.146183 138468681766720 base_pytree_checkpoint_handler.py:768] [process=1][thread=MainThread] Initiated Pytree async_save. Time taken: 0.167255s (batch_requests_ready=0.017935s, total_serialization_initiated=0.149254s, others=0.000066s) I0420 06:45:32.146477 138468681766720 composite_checkpoint_handler.py:715] [process=1][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.171475s (all_items=0.000016s, per_item={'items': '0.00001597'}, temp_paths=0.171459) I0420 06:45:32.147259 138468681766720 event_tracking.py:125] [process=1] [async] Finished blocking save in 0.45 seconds. Continuing save @ gs://lance-maxtext/linen_ckpt_xpk_main_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints/9. I0420 06:45:32.149056 138341693515520 async_checkpointer.py:76] [process=1][thread=async_save] Background save thread started. Deadline for this save operation is 2026-04-20 07:05:32.149019 I0420 06:45:32.151212 138468681766720 checkpoint_manager.py:1560] [process=1][thread=MainThread][step=9] Starting CheckpointManager Save Finalize thread=save_finalize I0420 06:45:32.151453 138341701908224 async_checkpointer.py:280] [process=1][thread=save_finalize] Waiting for background save thread=async_save. I0420 06:45:32.151587 138468681766720 standard_logger.py:34] {'step': 9, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_main_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776667514.913701, 'wait_for_prev_duration_secs': 16.784193754196167, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776667531.7006464, 'checkpointer_blocking_duration_secs': 0.44855213165283203, 'get_old_steps_start_time': 1776667532.1492233, 'get_old_steps_duration_secs': 3.2901763916015625e-05, 'checkpoint_manager_blocking_start_time': 1776667514.911834, 'checkpoint_manager_blocking_duration_secs': 17.239718914031982} I0420 06:45:32.151862 138468681766720 checkpointing.py:408] Started an asynchronous checkpoint save for step 9 I0420 06:45:32.151911 138468681766720 checkpoint_manager.py:2020] [process=1][thread=MainThread][step=9][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0420 06:45:37.178866 138345405863680 array_metadata_store.py:203] [process=1][thread=array_type_handler] Wrote 444 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_main_20260420_060028/linen_xpk_main_20260420_060028_13_scan_layers_false/checkpoints/9/items/array_metadatas/process_1 I0420 06:46:13.947937 138341693515520 base_pytree_checkpoint_handler.py:130] [process=1] /jax/orbax/write/gbytes_per_sec: 37.637 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 41.96895718574524 s) (per-host) I0420 06:46:13.948061 138341693515520 async_checkpointer.py:90] [process=1][thread=async_save] 3 Handler Commit operations completed. Time taken: 41.798891s. I0420 06:46:23.371451 138341693515520 async_checkpointer.py:160] [process=1][thread=async_save] Background save thread done. Time taken: 51.222266s. I0420 06:46:23.371801 138341701908224 async_checkpointer.py:288] [process=1][thread=save_finalize] Done with waiting for background save thread=async_save. I0420 06:46:23.371925 138341701908224 async_checkpointer.py:298] [process=1][thread=save_finalize] No errors found in background save thread=async_save. I0420 06:46:23.371975 138341701908224 checkpoint_manager.py:2137] [process=1][thread=save_finalize][step=9] CheckpointManager Save Finalize is syncing with other hosts... I0420 06:46:23.373721 138341701908224 checkpoint_manager.py:2146] [process=1][thread=save_finalize][step=9] CheckpointManager Save Finalize is done on all hosts. I0420 06:46:23.373915 138468681766720 checkpoint_manager.py:2032] [process=1][thread=MainThread][step=9][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=9. I0420 06:46:23.374068 138468681766720 checkpoint_manager.py:2009] [process=1][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0420 06:46:23.375086 138468681766720 metric_logger.py:196] completed step: 9, seconds: 0.136, TFLOP/s/device: 99.838, Tokens/s/device: 15048.644, total_weights: 65536, loss: 8.188, lm_loss: 8.188, perplexity: 3599.216 Per train step: Total TFLOPs: 13.59 split as 93.93% learnable weight flops and 6.07% attention flops XPK End: Mon Apr 20 06:46:35 UTC 2026 EXIT_CODE=0
XPK Start: Mon Apr 20 19:58:13 UTC 2026 2026-04-20 19:58:17.972560: 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:1776715097.985113 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:1776715097.988781 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:1776715098.000432 10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1776715098.000450 10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1776715098.000452 10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1776715098.000454 10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2026-04-20 19:58:37.223735: 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) I0420 19:58:37.746326 134215376754496 max_utils.py:273] Attempting to initialize the jax distributed system... INFO:2026-04-20 19:58:46,788:jax._src.distributed:140: Starting JAX distributed service on [::]:8482 I0420 19:58:46.788132 134215376754496 distributed.py:140] Starting JAX distributed service on [::]:8482 INFO:2026-04-20 19:58:46,790:jax._src.distributed:157: Connecting to JAX distributed service on mt-13-scan-layers-false-2ptom-slice-job-0-0.mt-13-scan-layers-false-2ptom:8482 I0420 19:58:46.790467 134215376754496 distributed.py:157] Connecting to JAX distributed service on mt-13-scan-layers-false-2ptom-slice-job-0-0.mt-13-scan-layers-false-2ptom:8482 I0420 19:58:47.659303 134215376754496 max_utils.py:284] Jax distributed system initialized! I0420 19:58:53.653519 134215376754496 max_utils.py:800] System Information: Jax Version: 0.8.1 I0420 19:58:53.653627 134215376754496 max_utils.py:801] System Information: Jaxlib Version: 0.8.1 I0420 19:58:53.653669 134215376754496 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 I0420 19:58:53.653706 134215376754496 train_utils.py:377] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing. I0420 19:58:54.264844 134215376754496 maxtext_utils.py:1631] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1) I0420 19:58:54.265461 134215376754496 maxtext_utils.py:1631] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1) I0420 19:58:54.265645 134215376754496 checkpointing.py:688] Setting up checkpoint logger... I0420 19:58:54.265695 134215376754496 checkpointing.py:234] Creating checkpoint manager with ocdbt=True and zarr3=True I0420 19:58:54.265738 134215376754496 pytree_checkpoint_handler.py:589] save_device_host_concurrent_bytes=None I0420 19:58:54.266071 134215376754496 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 0x7a10ecf792e0>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB) I0420 19:58:57.120720 134215376754496 checkpointing.py:266] Enabling policy for fixed interval checkpointing. I0420 19:58:57.121066 134215376754496 checkpoint_manager.py:709] [process=0][thread=MainThread] CheckpointManager init: checkpointers=None, item_names=('items',), item_handlers={'items': <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x79fcb0369700>}, handler_registry=None I0420 19:58:57.121306 134215376754496 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x79fcb0369700>` 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`. I0420 19:58:57.121356 134215376754496 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x79fcb036e630>` 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`. I0420 19:58:57.121394 134215376754496 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 0x79fcb0369700>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x79fcb0369700>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x79fcb036e630>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x79fcb036e630>}). I0420 19:58:57.121895 134215376754496 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.33 I0420 19:58:57.121973 134215376754496 async_checkpointer.py:177] [process=0][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x79fcb0128180> timeout: 600 secs and primary_host=0 for async checkpoint writes I0420 19:58:58.076899 134215376754496 checkpoint_manager.py:1818] Found 0 checkpoint steps in gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints I0420 19:58:58.090147 134215376754496 checkpoint_manager.py:929] [process=0][thread=MainThread] CheckpointManager created, primary_host=0, CheckpointManagerOptions=CheckpointManagerOptions(save_interval_steps=1, max_to_keep=None, keep_time_interval=None, keep_period=None, should_keep_fn=None, best_fn=None, best_mode='max', keep_checkpoints_without_metrics=True, step_prefix=None, step_format_fixed_length=None, step_name_format=None, create=True, cleanup_tmp_directories=False, save_on_steps=frozenset(), single_host_load_and_broadcast=False, todelete_subdir=None, todelete_full_path=None, enable_background_delete=False, read_only=False, enable_async_checkpointing=True, async_options=None, multiprocessing_options=MultiprocessingOptions(primary_host=0, active_processes=None, barrier_sync_key_prefix=None), should_save_fn=None, file_options=FileOptions(path_permission_mode=None), save_root_metadata=True, temporary_path_class=None, save_decision_policy=FixedIntervalPolicy(interval=10), preservation_policy=LatestN(n=None), prevent_write_metrics=False, enable_should_save_is_saving_in_progress_check=True, enable_per_process_directory_creation=False, lightweight_initialize=False), root_directory=gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x79fcb0369310> I0420 19:58:58.090268 134215376754496 checkpointing.py:302] Checkpoint manager created! I0420 19:58:59.014953 134215376754496 nnx_wrappers.py:455] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed'). I0420 19:58:59.015178 134215376754496 nnx_wrappers.py:455] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0420 19:58:59.802924 134215376754496 attentions.py:1084] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0420 19:58:59.803056 134215376754496 attentions.py:1084] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0420 19:58:59.957725 134215376754496 attentions.py:1085] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed'). I0420 19:58:59.957856 134215376754496 attentions.py:1085] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None). I0420 19:59:00.124236 134215376754496 attentions.py:1150] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0420 19:59:00.124368 134215376754496 attentions.py:1150] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0420 19:59:00.280454 134215376754496 attentions.py:1151] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0420 19:59:00.280585 134215376754496 attentions.py:1151] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0420 19:59:00.436591 134215376754496 attentions.py:1152] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim'). I0420 19:59:00.436718 134215376754496 attentions.py:1152] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0420 19:59:00.601766 134215376754496 attentions.py:1193] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch', 'activation_attn_length', 'activation_heads', 'activation_kv'). I0420 19:59:00.601899 134215376754496 attentions.py:1193] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None). I0420 19:59:00.626729 134215376754496 linears.py:541] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp'). I0420 19:59:00.626833 134215376754496 linears.py:541] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None). I0420 19:59:16.212891 134215376754496 checkpointing.py:578] checkpoint manager exists so trying to load this run's existing checkpoint I0420 19:59:16.213018 134215376754496 checkpointing.py:676] No existing checkpoints found, not restoring checkpoint. fsdp: 32 I0420 19:59:24.985207 134215376754496 maxtext_utils.py:1740] params/params/decoder/decoder_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.985356 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_0/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.985437 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_0/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.985505 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_0/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.985549 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_0/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.985609 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_0/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.985674 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_0/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.985729 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_0/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.985792 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_0/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.985851 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_0/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.985913 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_1/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.985981 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_1/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.986047 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_1/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.986121 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_1/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.986173 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_1/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.986236 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_1/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.986307 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_1/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.986367 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_1/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.986421 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_1/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.986465 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_10/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.986515 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_10/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.986571 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_10/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.986627 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_10/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.986677 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_10/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.986730 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_10/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.986780 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_10/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.986832 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_10/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.986892 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_10/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.986951 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_11/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.987008 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_11/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.987048 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_11/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.987122 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_11/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.987178 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_11/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.987231 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_11/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.987290 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_11/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.987350 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_11/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.987402 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_11/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.987457 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_12/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.987508 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_12/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.987567 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_12/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.987617 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_12/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.987657 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_12/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.987710 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_12/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.987760 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_12/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.987811 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_12/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.987857 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_12/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.987905 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_13/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.987954 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_13/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.988011 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_13/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.988064 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_13/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.988140 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_13/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.988187 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_13/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.988237 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_13/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.988294 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_13/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.988346 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_13/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.988397 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_14/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.988446 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_14/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.988495 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_14/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.988546 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_14/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.988594 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_14/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.988645 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_14/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.988694 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_14/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.988738 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_14/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.988771 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_14/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.988811 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_15/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.988864 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_15/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.988916 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_15/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.988967 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_15/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.989017 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_15/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.989089 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_15/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.989159 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_15/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.989217 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_15/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.989264 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_15/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.989315 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_2/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.989366 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_2/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.989420 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_2/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.989462 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_2/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.989507 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_2/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.989562 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_2/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.989615 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_2/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.989666 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_2/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.989719 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_2/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.989779 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_3/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.989840 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_3/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.989905 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_3/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.989957 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_3/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.990008 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_3/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.990065 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_3/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.990136 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_3/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.990186 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_3/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.990237 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_3/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.990288 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_4/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.990342 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_4/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.990384 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_4/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.990414 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_4/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.990441 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_4/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.990472 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_4/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.990502 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_4/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.990533 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_4/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.990561 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_4/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.990592 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_5/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.990623 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_5/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.990672 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_5/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.990714 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_5/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.990759 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_5/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.990810 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_5/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.990876 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_5/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.990936 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_5/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.990989 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_5/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.991044 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_6/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.991110 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_6/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.991167 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_6/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.991215 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_6/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.991261 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_6/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.991318 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_6/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.991372 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_6/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.991423 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_6/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.991469 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_6/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.991520 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_7/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.991573 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_7/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.991625 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_7/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.991670 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_7/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.991714 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_7/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.991770 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_7/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.991832 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_7/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.991893 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_7/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.991947 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_7/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.992004 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_8/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.992060 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_8/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.992127 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_8/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.992174 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_8/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.992217 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_8/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.992267 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_8/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.992316 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_8/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.992362 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_8/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.992398 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_8/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.992429 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_9/mlp/wi_0/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.992459 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_9/mlp/wi_1/kernel Shape: float32[2048,7168] Logical: PartitionSpec('embed', 'mlp') Physical: ('fsdp', None) I0420 19:59:24.992490 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_9/mlp/wo/kernel Shape: float32[7168,2048] Logical: PartitionSpec('mlp', 'embed') Physical: (None, 'fsdp') I0420 19:59:24.992518 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_9/post_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.992547 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_9/pre_self_attention_layer_norm/scale Shape: float32[2048] Logical: PartitionSpec('norm',) Physical: (None,) I0420 19:59:24.992578 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_9/self_attention/key/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.992611 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_9/self_attention/out/kernel Shape: float32[16,128,2048] Logical: PartitionSpec('heads', 'kv', 'embed') Physical: (None, None, 'fsdp') I0420 19:59:24.992642 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_9/self_attention/query/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'q_heads', 'kv') Physical: ('fsdp', None, None) I0420 19:59:24.992672 134215376754496 maxtext_utils.py:1740] params/params/decoder/layers_9/self_attention/value/kernel Shape: float32[2048,16,128] Logical: PartitionSpec('embed', 'kv_heads', 'kv_head_dim') Physical: ('fsdp', None, None) I0420 19:59:24.992723 134215376754496 maxtext_utils.py:1740] params/params/decoder/logits_dense/kernel Shape: float32[2048,32000] Logical: PartitionSpec('embed', 'vocab') Physical: ('fsdp', None) I0420 19:59:24.992769 134215376754496 maxtext_utils.py:1740] params/params/token_embedder/embedding Shape: float32[32000,2048] Logical: PartitionSpec('vocab', 'embed') Physical: (None, 'fsdp') I0420 19:59:28.898872 134215376754496 train.py:158] train/xent Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0420 19:59:28.898971 134215376754496 train.py:158] train/xent Physical: float32[32,2048]............................................ ('fsdp', None). I0420 19:59:28.913848 134215376754496 train.py:165] train/z_loss Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length'). I0420 19:59:28.913910 134215376754496 train.py:165] train/z_loss Physical: float32[32,2048]............................................ ('fsdp', None). I0420 20:00:25.200212 134215376754496 max_utils.py:791] Total memory size: 1.8 GB, Output size: 0.4 GB, Temp size: 1.4 GB, Argument size: 0.4 GB, Host temp size: 0.0 GB. I0420 20:00:25.209998 134215376754496 metric_logger.py:289] number parameters: 1.104 billion I0420 20:01:27.675600 134215376754496 checkpointing.py:794] Waiting for step 0 to finish before checkpoint... I0420 20:01:27.962574 134215376754496 checkpointing.py:798] Waited 0.2869586944580078 seconds for step 0 to finish before starting checkpointing. I0420 20:01:27.967891 134215376754496 checkpoint_manager.py:2013] [process=0][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0420 20:01:27.969913 134215376754496 checkpoint_manager.py:1518] [process=0] Saving checkpoint at step 0 I0420 20:01:27.972679 134215376754496 async_checkpointer.py:452] [process=0] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0. I0420 20:01:28.308819 134215376754496 signaling_client.py:364] Using JaxDistributedSignalingClient I0420 20:01:28.568102 134088937694976 atomicity.py:137] Creating tmp directory gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0 I0420 20:01:28.760694 134215376754496 jax_array_handlers.py:358] Scheduling D2H of 444 prioritized jax.Array. I0420 20:01:28.761462 134215376754496 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 I0420 20:01:29.075534 134215376754496 base_pytree_checkpoint_handler.py:153] [process=0][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.316485s I0420 20:01:29.076456 134215376754496 base_pytree_checkpoint_handler.py:129] [process=0] /jax/checkpoint/write/blocking_gbytes_per_sec: 2.034 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.758397102355957 s) (per-host) I0420 20:01:29.076525 134215376754496 base_pytree_checkpoint_handler.py:737] [process=0][thread=MainThread] Initiated Pytree async_save. Time taken: 0.758486s (batch_requests_ready=0.418706s, total_serialization_initiated=0.338938s, others=0.000841s) I0420 20:01:29.076647 134215376754496 composite_checkpoint_handler.py:715] [process=0][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.764203s (all_items=0.000025s, per_item={'items': '0.00002456'}, temp_paths=0.764179) I0420 20:01:29.077550 134089470355200 async_checkpointer.py:79] [process=0][thread=async_save] Background save thread started. I0420 20:01:29.077708 134215376754496 async_checkpointer.py:561] Finished blocking save. Time taken: 1.107729s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0. I0420 20:01:29.079786 134215376754496 checkpoint_manager.py:1566] [process=0][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize I0420 20:01:29.080075 134093199091456 async_checkpointer.py:265] [process=0][thread=save_finalize] Waiting for background save thread=async_save. I0420 20:01:29.080242 134215376754496 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776715287.9678733, 'wait_for_prev_duration_secs': 6.318092346191406e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776715287.9699512, 'checkpointer_blocking_duration_secs': 1.1078639030456543, 'get_old_steps_start_time': 1776715289.0778425, 'get_old_steps_duration_secs': 2.5033950805664062e-05, 'checkpoint_manager_blocking_start_time': 1776715287.9657142, 'checkpoint_manager_blocking_duration_secs': 1.1144917011260986} I0420 20:01:29.080487 134215376754496 checkpointing.py:409] Started an asynchronous checkpoint save for step 0 I0420 20:01:29.080541 134215376754496 max_utils.py:750] Memstats: After params initialized: I0420 20:01:29.080589 134215376754496 max_utils.py:756] Using (GB) 0.82 / 31.25 (2.624000%) on TPU_0(process=0,(0,0,0,0)) I0420 20:01:29.080624 134215376754496 max_utils.py:756] Using (GB) 0.82 / 31.25 (2.624000%) on TPU_1(process=0,(1,0,0,0)) I0420 20:01:29.080653 134215376754496 max_utils.py:756] Using (GB) 0.82 / 31.25 (2.624000%) on TPU_4(process=0,(0,1,0,0)) I0420 20:01:29.080679 134215376754496 max_utils.py:756] Using (GB) 0.82 / 31.25 (2.624000%) on TPU_5(process=0,(1,1,0,0)) I0420 20:01:29.420945 134215376754496 metric_logger.py:185] completed step: 0, seconds: 61.877, TFLOP/s/device: 0.220, Tokens/s/device: 33.098, total_weights: 65536, loss: 10.877 I0420 20:01:29.424043 134215376754496 metric_logger.py:269] To see full metrics 'tensorboard --logdir=gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/tensorboard/' I0420 20:01:29.916175 134215376754496 metric_logger.py:185] completed step: 1, seconds: 1.734, TFLOP/s/device: 7.837, Tokens/s/device: 1181.257, total_weights: 65536, loss: 10.877 I0420 20:01:30.047286 134215376754496 metric_logger.py:185] completed step: 2, seconds: 0.504, TFLOP/s/device: 26.977, Tokens/s/device: 4066.292, total_weights: 65536, loss: 10.268 I0420 20:01:30.183662 134215376754496 metric_logger.py:185] completed step: 3, seconds: 0.013, TFLOP/s/device: 1040.681, Tokens/s/device: 156862.745, total_weights: 65536, loss: 9.741 I0420 20:01:52.631936 134089457784576 checkpoint.py:188] Wrote Metadata={'item_handlers': None, 'metrics': {}, 'performance_metrics': {}, 'init_timestamp_nsecs': 1776715290214738578, 'commit_timestamp_nsecs': None, 'custom_metadata': {}}, json={"item_handlers": null, "metrics": {}, "performance_metrics": {}, "init_timestamp_nsecs": 1776715290214738578, "commit_timestamp_nsecs": null, "custom_metadata": {}} to gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0/_CHECKPOINT_METADATA I0420 20:01:52.634440 134090070152960 atomicity.py:137] Creating tmp directory gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0/items I0420 20:01:52.634889 134215376754496 metric_logger.py:185] completed step: 4, seconds: 0.133, TFLOP/s/device: 102.191, Tokens/s/device: 15403.360, total_weights: 65536, loss: 9.285 I0420 20:01:52.652072 134215376754496 metric_logger.py:185] completed step: 5, seconds: 0.136, TFLOP/s/device: 99.863, Tokens/s/device: 15052.404, total_weights: 65536, loss: 8.901 I0420 20:01:52.781842 134215376754496 metric_logger.py:185] completed step: 6, seconds: 22.453, TFLOP/s/device: 0.605, Tokens/s/device: 91.214, total_weights: 65536, loss: 8.602 I0420 20:01:52.918270 134215376754496 metric_logger.py:185] completed step: 7, seconds: 0.012, TFLOP/s/device: 1087.057, Tokens/s/device: 163853.108, total_weights: 65536, loss: 8.393 I0420 20:01:53.054735 134215376754496 metric_logger.py:185] completed step: 8, seconds: 0.131, TFLOP/s/device: 103.594, Tokens/s/device: 15614.874, total_weights: 65536, loss: 8.264 I0420 20:01:53.190809 134215376754496 checkpointing.py:794] Waiting for step 9 to finish before checkpoint... I0420 20:01:53.194467 134215376754496 checkpointing.py:798] Waited 0.0036776065826416016 seconds for step 9 to finish before starting checkpointing. I0420 20:01:53.197364 134215376754496 checkpoint_manager.py:2024] [process=0][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0420 20:01:53.945868 2720 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com I0420 20:01:55.739700 134093190698752 array_metadata_store.py:203] [process=0][thread=array_type_handler] Wrote 444 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0/items/array_metadatas/process_0 I0420 20:02:27.759183 134089478747904 base_pytree_checkpoint_handler.py:1232] [process=0][thread=write_metadata_after_commits] Commit + Array metadata written. Time taken: 33.836805s (commit=32.393465s, array_metadata_write=1.443340s) I0420 20:02:27.760976 134089470355200 base_pytree_checkpoint_handler.py:129] [process=0] /jax/checkpoint/write/gbytes_per_sec: 26.573 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 59.442883253097534 s) (per-host) I0420 20:02:27.761115 134089470355200 async_checkpointer.py:90] [process=0][thread=async_save] 3 Handler Commit operations completed. Time taken: 58.683451s. I0420 20:02:28.465179 134089470355200 checkpoint.py:228] Read Metadata={'item_handlers': None, 'metrics': {}, 'performance_metrics': {}, 'init_timestamp_nsecs': 1776715290214738578, 'commit_timestamp_nsecs': None, 'custom_metadata': {}} from gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0/_CHECKPOINT_METADATA I0420 20:02:29.254058 134089457784576 checkpoint.py:247] Updated Metadata={'item_handlers': {'items': 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler'}, 'metrics': {}, 'performance_metrics': {}, 'init_timestamp_nsecs': 1776715290214738578, 'commit_timestamp_nsecs': None, 'custom_metadata': {}} to gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0/_CHECKPOINT_METADATA I0420 20:02:29.319106 134089470355200 array_metadata_store.py:411] [process=0][thread=async_save] Validated ArrayMetadata from all 8 hosts. Time taken: 0.002444s. I0420 20:02:30.189862 134089470355200 ocdbt_utils.py:49] Param validation support for Zarr3 will be added later (b/362328389). I0420 20:02:31.629641 134089470355200 base_pytree_checkpoint_handler.py:1356] [process=0][thread=async_save] Pytree save finalize (merge_ocdbt + ArrayMetadata validation) completed. Time taken: 3.032803s. use_zarr3=True, enable_post_merge_validation=True, directory=gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0/items I0420 20:02:31.631925 134089470355200 atomicity.py:608] Finalizing gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0/items I0420 20:02:32.067760 134089470355200 atomicity.py:608] Finalizing gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0 I0420 20:02:33.513175 134089470355200 atomicity.py:790] [process=0][thread=async_save] Finished saving checkpoint (finalized tmp dir) to `gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0`. I0420 20:02:33.514013 134089470355200 async_checkpointer.py:420] Finished async_save (blocking + background). Time taken: 65.544035s. directory=gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/0 I0420 20:02:33.515483 134089470355200 async_checkpointer.py:144] [process=0][thread=async_save] Background save thread done. Time taken: 64.437818s. I0420 20:02:33.515640 134093199091456 async_checkpointer.py:273] [process=0][thread=save_finalize] Done with waiting for background save thread=async_save. I0420 20:02:33.515710 134093199091456 async_checkpointer.py:283] [process=0][thread=save_finalize] No errors found in background save thread=async_save. I0420 20:02:33.515773 134093199091456 checkpoint_manager.py:2133] [process=0][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts... I0420 20:02:33.518111 134093199091456 checkpoint_manager.py:2142] [process=0][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts. I0420 20:02:33.518255 134215376754496 checkpoint_manager.py:2036] [process=0][thread=MainThread][step=0][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=0. W0420 20:02:33.518343 134215376754496 checkpoint_manager.py:1458] Waiting for previous save to complete took 40.320986 seconds. If this number is high, consider checkpointing less frequently. I0420 20:02:33.520761 134215376754496 checkpoint_manager.py:1518] [process=0] Saving checkpoint at step 9 I0420 20:02:33.524467 134215376754496 async_checkpointer.py:452] [process=0] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9. I0420 20:02:34.088961 134089470355200 atomicity.py:137] Creating tmp directory gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9 I0420 20:02:34.120858 134215376754496 jax_array_handlers.py:358] Scheduling D2H of 444 prioritized jax.Array. I0420 20:02:34.121027 134215376754496 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 I0420 20:02:34.246618 134215376754496 base_pytree_checkpoint_handler.py:153] [process=0][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.127328s I0420 20:02:34.247494 134215376754496 base_pytree_checkpoint_handler.py:129] [process=0] /jax/checkpoint/write/blocking_gbytes_per_sec: 3.703 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.4165499210357666 s) (per-host) I0420 20:02:34.247555 134215376754496 base_pytree_checkpoint_handler.py:737] [process=0][thread=MainThread] Initiated Pytree async_save. Time taken: 0.416627s (batch_requests_ready=0.268344s, total_serialization_initiated=0.147502s, others=0.000781s) I0420 20:02:34.247674 134215376754496 composite_checkpoint_handler.py:715] [process=0][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.420794s (all_items=0.000018s, per_item={'items': '0.00001764'}, temp_paths=0.420776) I0420 20:02:34.248591 134090053584640 async_checkpointer.py:79] [process=0][thread=async_save] Background save thread started. I0420 20:02:34.248746 134215376754496 async_checkpointer.py:561] Finished blocking save. Time taken: 0.727902s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9. I0420 20:02:34.281106 134215376754496 checkpoint_manager.py:1566] [process=0][thread=MainThread][step=9] Starting CheckpointManager Save Finalize thread=save_finalize I0420 20:02:34.281425 134093199091456 async_checkpointer.py:265] [process=0][thread=save_finalize] Waiting for background save thread=async_save. I0420 20:02:34.281595 134215376754496 standard_logger.py:34] {'step': 9, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776715313.1973321, 'wait_for_prev_duration_secs': 40.32098627090454, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776715353.5208087, 'checkpointer_blocking_duration_secs': 0.7280540466308594, 'get_old_steps_start_time': 1776715354.2488832, 'get_old_steps_duration_secs': 2.5987625122070312e-05, 'checkpoint_manager_blocking_start_time': 1776715313.1953452, 'checkpoint_manager_blocking_duration_secs': 41.08621644973755} I0420 20:02:34.281793 134215376754496 checkpointing.py:409] Started an asynchronous checkpoint save for step 9 I0420 20:02:34.281841 134215376754496 checkpoint_manager.py:2024] [process=0][thread=MainThread][step=9][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete. I0420 20:02:35.837731 134090031560448 atomicity.py:137] Creating tmp directory gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9/items I0420 20:02:39.196904 134090514736896 array_metadata_store.py:203] [process=0][thread=array_type_handler] Wrote 444 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9/items/array_metadatas/process_0 I0420 20:03:20.434287 134090078545664 base_pytree_checkpoint_handler.py:1232] [process=0][thread=write_metadata_after_commits] Commit + Array metadata written. Time taken: 43.048698s (commit=41.461780s, array_metadata_write=1.586919s) I0420 20:03:20.436094 134090053584640 base_pytree_checkpoint_handler.py:129] [process=0] /jax/checkpoint/write/gbytes_per_sec: 33.893 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 46.605108976364136 s) (per-host) I0420 20:03:20.436198 134090053584640 async_checkpointer.py:90] [process=0][thread=async_save] 3 Handler Commit operations completed. Time taken: 46.187496s. I0420 20:03:22.205922 134090053584640 array_metadata_store.py:411] [process=0][thread=async_save] Validated ArrayMetadata from all 8 hosts. Time taken: 0.002018s. I0420 20:03:22.484542 134090053584640 ocdbt_utils.py:49] Param validation support for Zarr3 will be added later (b/362328389). I0420 20:03:24.057528 134090053584640 base_pytree_checkpoint_handler.py:1356] [process=0][thread=async_save] Pytree save finalize (merge_ocdbt + ArrayMetadata validation) completed. Time taken: 2.700727s. use_zarr3=True, enable_post_merge_validation=True, directory=gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9/items I0420 20:03:24.059293 134090053584640 atomicity.py:608] Finalizing gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9/items I0420 20:03:24.509612 134090053584640 atomicity.py:608] Finalizing gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9 I0420 20:03:26.254163 134090053584640 atomicity.py:790] [process=0][thread=async_save] Finished saving checkpoint (finalized tmp dir) to `gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9`. I0420 20:03:26.255020 134090053584640 async_checkpointer.py:420] Finished async_save (blocking + background). Time taken: 52.734184s. directory=gs://lance-maxtext/linen_ckpt_xpk_feat_nnx_set_defaults_true_20260420_190404/linen_xpk_feat_nnx_set_defaults_true_20260420_190404_13_scan_layers_false/checkpoints/9 I0420 20:03:26.256499 134090053584640 async_checkpointer.py:144] [process=0][thread=async_save] Background save thread done. Time taken: 52.007796s. I0420 20:03:26.256694 134093199091456 async_checkpointer.py:273] [process=0][thread=save_finalize] Done with waiting for background save thread=async_save. I0420 20:03:26.256817 134093199091456 async_checkpointer.py:283] [process=0][thread=save_finalize] No errors found in background save thread=async_save. I0420 20:03:26.256891 134093199091456 checkpoint_manager.py:2133] [process=0][thread=save_finalize][step=9] CheckpointManager Save Finalize is syncing with other hosts... I0420 20:03:26.258848 134093199091456 checkpoint_manager.py:2142] [process=0][thread=save_finalize][step=9] CheckpointManager Save Finalize is done on all hosts. I0420 20:03:26.258995 134215376754496 checkpoint_manager.py:2036] [process=0][thread=MainThread][step=9][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=9. I0420 20:03:26.259095 134215376754496 checkpoint_manager.py:2013] [process=0][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning. I0420 20:03:26.259767 134215376754496 metric_logger.py:185] completed step: 9, seconds: 0.136, TFLOP/s/device: 99.612, Tokens/s/device: 15014.663, total_weights: 65536, loss: 8.188 Per train step: Total TFLOPs: 13.59 split as 93.93% learnable weight flops and 6.07% attention flops XPK End: Mon Apr 20 20:03:39 UTC 2026 EXIT_CODE=0