MaxView

‹ 11_optimizer_offload_trueCase: 13_scan_layers_false13_scan_layers_true ›

Metrics: main (574ad3fb9) vs test/pipeline-scan-nnx (e27fc1e97)

Metricmain  574ad3fb9test/pipeline-scan-nnx  e27fc1e97Diff (test/pipeline-scan-nnx − main)
Parameters1.104 billion1.104 billion
Final loss8.18808.18800
TFLOP/s99.83899.643-0.195
Tok/s15048.615019.3-29.357
Avg s/step2.9413.782+0.841
Memory %2.622.620
JAX0.9.20.8.1

Diff = branch value − main value. Green = branch improved. Red = branch regressed.

main  ·  574ad3fb9  ·  main_20260420_060028  ·  full log
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: Tue Apr 21 01:34:39 UTC 2026
2026-04-21 01:34:43.659412: 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:1776735283.672276      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:1776735283.675935      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:1776735283.687092      10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
W0000 00:00:1776735283.687112      10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
W0000 00:00:1776735283.687114      10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
W0000 00:00:1776735283.687116      10 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
2026-04-21 01:35:02.802255: 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)
I0421 01:35:03.317375 137334409234240 max_utils.py:273] Attempting to initialize the jax distributed system...
INFO:2026-04-21 01:35:12,357:jax._src.distributed:140: Starting JAX distributed service on [::]:8482
I0421 01:35:12.357978 137334409234240 distributed.py:140] Starting JAX distributed service on [::]:8482
INFO:2026-04-21 01:35:12,360:jax._src.distributed:157: Connecting to JAX distributed service on mt-13-scan-layers-false-iu30d-slice-job-0-0.mt-13-scan-layers-false-iu30d:8482
I0421 01:35:12.360414 137334409234240 distributed.py:157] Connecting to JAX distributed service on mt-13-scan-layers-false-iu30d-slice-job-0-0.mt-13-scan-layers-false-iu30d:8482
I0421 01:35:13.509511 137334409234240 max_utils.py:284] Jax distributed system initialized!
I0421 01:35:19.453481 137334409234240 max_utils.py:800] System Information: Jax Version: 0.8.1
I0421 01:35:19.453587 137334409234240 max_utils.py:801] System Information: Jaxlib Version: 0.8.1
I0421 01:35:19.453628 137334409234240 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
I0421 01:35:19.453663 137334409234240 train_utils.py:347] WARNING: Sequence packing is essentially ignored for synthetic data. Please use a real dataset to use sequence packing.
I0421 01:35:20.069716 137334409234240 maxtext_utils.py:1398] Num_devices: 32, shape (1, 1, 1, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1)
I0421 01:35:20.070011 137334409234240 checkpointing.py:677] Setting up checkpoint logger...
I0421 01:35:20.070068 137334409234240 checkpointing.py:233] Creating checkpoint manager with ocdbt=True and zarr3=True
I0421 01:35:20.070112 137334409234240 pytree_checkpoint_handler.py:589] save_device_host_concurrent_bytes=None
I0421 01:35:20.070468 137334409234240 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 0x7ce7295752b0>, enable_pinned_host_transfer=False, save_concurrent_bytes: 96000000000 (89.4 GiB), restore_concurrent_bytes: 96000000000 (89.4 GiB)
I0421 01:35:22.853481 137334409234240 checkpointing.py:265] Enabling policy for fixed interval checkpointing.
I0421 01:35:22.853843 137334409234240 checkpoint_manager.py:709] [process=4][thread=MainThread] CheckpointManager init: checkpointers=None, item_names=('items',), item_handlers={'items': <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7cd4bdbd4140>}, handler_registry=None
I0421 01:35:22.854078 137334409234240 composite_checkpoint_handler.py:237] Deferred registration for item: "items". Adding handler `<orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7cd4bdbd4140>` 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`.
I0421 01:35:22.854126 137334409234240 composite_checkpoint_handler.py:237] Deferred registration for item: "metrics". Adding handler `<orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7cd4bf003740>` 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`.
I0421 01:35:22.854168 137334409234240 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 0x7cd4bdbd4140>, ('items', <class 'orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeRestoreArgs'>): <orbax.checkpoint._src.handlers.pytree_checkpoint_handler.PyTreeCheckpointHandler object at 0x7cd4bdbd4140>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonSaveArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7cd4bf003740>, ('metrics', <class 'orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonRestoreArgs'>): <orbax.checkpoint._src.handlers.json_checkpoint_handler.JsonCheckpointHandler object at 0x7cd4bf003740>}).
I0421 01:35:22.856835 137334409234240 abstract_checkpointer.py:35] orbax-checkpoint version: 0.11.33
I0421 01:35:22.856916 137334409234240 async_checkpointer.py:177] [process=4][thread=MainThread] Using barrier_sync_fn: <function get_barrier_sync_fn.<locals>._fn at 0x7ce7129fb2e0> timeout: 600 secs and primary_host=0 for async checkpoint writes
I0421 01:35:24.621212 137334409234240 checkpoint_manager.py:1818] Found 0 checkpoint steps in gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints
I0421 01:35:25.010654 137334409234240 checkpoint_manager.py:929] [process=4][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_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints: <orbax.checkpoint.checkpoint_manager.CheckpointManager object at 0x7cd4beffb200>
I0421 01:35:25.010870 137334409234240 checkpointing.py:301] Checkpoint manager created!
I0421 01:35:25.938241 137334409234240 nnx_wrappers.py:453] Unknown Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_norm_length', 'activation_embed').
I0421 01:35:25.938385 137334409234240 nnx_wrappers.py:453] Unknown Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None).
I0421 01:35:26.739434 137334409234240 attentions.py:1084] attentions/inputs_q Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed').
I0421 01:35:26.739563 137334409234240 attentions.py:1084] attentions/inputs_q Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None).
I0421 01:35:26.755448 137334409234240 attentions.py:1085] attentions/inputs_kv Logical: bfloat16[32,2048,2048]...................................... ('activation_batch', 'activation_attn_length', 'activation_attn_embed').
I0421 01:35:26.755540 137334409234240 attentions.py:1085] attentions/inputs_kv Physical: bfloat16[32,2048,2048]...................................... ('fsdp', None, None).
I0421 01:35:26.782152 137334409234240 attentions.py:1150] attentions/query Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim').
I0421 01:35:26.782256 137334409234240 attentions.py:1150] attentions/query Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None).
I0421 01:35:26.798225 137334409234240 attentions.py:1151] attentions/key Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim').
I0421 01:35:26.798318 137334409234240 attentions.py:1151] attentions/key Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None).
I0421 01:35:26.814049 137334409234240 attentions.py:1152] attentions/value Logical: bfloat16[32,2048,16,128].................................... ('activation_kv_batch', 'activation_attn_length', 'activation_kv_heads', 'activation_kv_head_dim').
I0421 01:35:26.814138 137334409234240 attentions.py:1152] attentions/value Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None).
I0421 01:35:26.839105 137334409234240 attentions.py:1193] attentions/out Logical: bfloat16[32,2048,16,128].................................... ('activation_batch', 'activation_attn_length', 'activation_heads', 'activation_kv').
I0421 01:35:26.839204 137334409234240 attentions.py:1193] attentions/out Physical: bfloat16[32,2048,16,128].................................... ('fsdp', None, None, None).
I0421 01:35:26.860959 137334409234240 linears.py:525] linears/x Logical: bfloat16[32,2048,7168]...................................... ('activation_batch', 'activation_length', 'activation_mlp').
I0421 01:35:26.861052 137334409234240 linears.py:525] linears/x Physical: bfloat16[32,2048,7168]...................................... ('fsdp', None, None).
I0421 01:35:29.895466 137334409234240 checkpointing.py:577] checkpoint manager exists so trying to load this run's existing checkpoint
I0421 01:35:29.895593 137334409234240 checkpointing.py:665] No existing checkpoints found, not restoring checkpoint.
fsdp: 32
I0421 01:35:38.642095 137334409234240 maxtext_utils.py:1501]  params/params/decoder/decoder_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.642236 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_0/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.642292 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_0/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.642350 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_0/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.642390 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_0/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.642426 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_0/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.642479 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.642530 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_0/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.642568 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_0/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.642602 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.642638 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_1/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.642673 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_1/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.642722 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_1/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.642759 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_1/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.642792 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_1/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.642825 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.642858 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_1/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.642891 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_1/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.642923 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.642954 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_10/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.642985 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_10/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.643015 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_10/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.643044 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_10/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.643073 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_10/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.643104 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.643136 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_10/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.643167 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_10/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.643197 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.643232 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_11/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.643262 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_11/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.643291 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_11/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.643320 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_11/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.643348 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_11/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.643378 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.643408 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_11/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.643437 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_11/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.643466 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.643496 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_12/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.643525 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_12/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.643554 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_12/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.643582 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_12/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.643610 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_12/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.643639 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.643668 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_12/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.643707 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_12/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.643739 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.643769 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_13/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.643799 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_13/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.643827 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_13/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.643872 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_13/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.643920 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_13/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.643961 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.643993 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_13/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.644039 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_13/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.644073 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.644104 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_14/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.644135 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_14/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.644165 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_14/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.644193 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_14/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.644225 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_14/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.644255 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.644285 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_14/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.644315 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_14/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.644349 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.644381 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_15/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.644412 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_15/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.644443 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_15/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.644471 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_15/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.644499 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_15/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.644528 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.644557 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_15/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.644587 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_15/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.644616 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.644646 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_2/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.644675 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_2/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.644716 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_2/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.644747 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_2/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.644775 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_2/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.644806 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.644836 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_2/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.644867 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_2/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.644897 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.644927 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_3/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.644955 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_3/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.644984 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_3/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.645013 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_3/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.645041 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_3/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.645070 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.645099 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_3/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.645128 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_3/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.645157 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.645187 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_4/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.645220 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_4/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.645253 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_4/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.645281 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_4/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.645308 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_4/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.645337 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.645367 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_4/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.645397 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_4/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.645426 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.645455 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_5/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.645484 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_5/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.645514 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_5/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.645541 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_5/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.645572 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_5/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.645602 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.645631 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_5/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.645660 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_5/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.645689 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.645731 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_6/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.645760 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_6/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.645789 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_6/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.645817 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_6/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.645845 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_6/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.645874 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.645904 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_6/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.645934 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_6/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.645964 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.645993 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_7/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.646023 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_7/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.646052 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_7/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.646080 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_7/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.646107 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_7/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.646136 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.646165 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_7/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.646194 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_7/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.646227 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.646256 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_8/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.646285 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_8/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.646313 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_8/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.646340 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_8/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.646367 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_8/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.646399 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.646429 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_8/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.646459 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_8/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.646488 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.646517 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_9/mlp/wi_0/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.646545 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_9/mlp/wi_1/kernel
    Shape:     float32[2048,7168]
    Logical:   PartitionSpec('embed', 'mlp')
    Physical:  ('fsdp', None)
I0421 01:35:38.646574 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_9/mlp/wo/kernel
    Shape:     float32[7168,2048]
    Logical:   PartitionSpec('mlp', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:38.646601 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_9/post_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.646628 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_9/pre_self_attention_layer_norm/scale
    Shape:     float32[2048]
    Logical:   PartitionSpec('norm',)
    Physical:  (None,)
I0421 01:35:38.646657 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.646685 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_9/self_attention/out/kernel
    Shape:     float32[16,128,2048]
    Logical:   PartitionSpec('heads', 'kv', 'embed')
    Physical:  (None, None, 'fsdp')
I0421 01:35:38.646725 137334409234240 maxtext_utils.py:1501]  params/params/decoder/layers_9/self_attention/query/kernel
    Shape:     float32[2048,16,128]
    Logical:   PartitionSpec('embed', 'q_heads', 'kv')
    Physical:  ('fsdp', None, None)
I0421 01:35:38.646755 137334409234240 maxtext_utils.py:1501]  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)
I0421 01:35:38.646802 137334409234240 maxtext_utils.py:1501]  params/params/decoder/logits_dense/kernel
    Shape:     float32[2048,32000]
    Logical:   PartitionSpec('embed', 'vocab')
    Physical:  ('fsdp', None)
I0421 01:35:38.646846 137334409234240 maxtext_utils.py:1501]  params/params/token_embedder/embedding

    Shape:     float32[32000,2048]
    Logical:   PartitionSpec('vocab', 'embed')
    Physical:  (None, 'fsdp')
I0421 01:35:42.382556 137334409234240 train.py:156] train/xent Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length').
I0421 01:35:42.382651 137334409234240 train.py:156] train/xent Physical: float32[32,2048]............................................ ('fsdp', None).
I0421 01:35:42.397580 137334409234240 train.py:163] train/z_loss Logical: float32[32,2048]............................................ ('activation_embed_and_logits_batch', 'activation_length').
I0421 01:35:42.397639 137334409234240 train.py:163] train/z_loss Physical: float32[32,2048]............................................ ('fsdp', None).
I0421 01:36:38.684822 137334409234240 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.
I0421 01:36:38.688319 137334409234240 metric_logger.py:289] number parameters: 1.104 billion
I0421 01:37:40.147470 137334409234240 checkpointing.py:772] Waiting for step 0 to finish before checkpoint...
I0421 01:37:40.436053 137334409234240 checkpointing.py:776] Waited 0.28856515884399414 seconds for step 0 to finish before starting checkpointing.
I0421 01:37:40.441767 137334409234240 checkpoint_manager.py:2013] [process=4][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning.
I0421 01:37:40.443718 137334409234240 checkpoint_manager.py:1518] [process=4] Saving checkpoint at step 0
I0421 01:37:40.446374 137334409234240 async_checkpointer.py:452] [process=4] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints/0.
I0421 01:37:42.849986 137334409234240 signaling_client.py:364] Using JaxDistributedSignalingClient
I0421 01:37:42.850993 137334409234240 jax_array_handlers.py:358] Scheduling D2H of 444 prioritized jax.Array.
I0421 01:37:42.851110 137334409234240 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
I0421 01:37:43.157020 137334409234240 base_pytree_checkpoint_handler.py:153] [process=4][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.307524s
I0421 01:37:43.157195 137334409234240 base_pytree_checkpoint_handler.py:129] [process=4] /jax/checkpoint/write/blocking_gbytes_per_sec: 1.036 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 1.4887464046478271 s) (per-host)
I0421 01:37:43.157243 137334409234240 base_pytree_checkpoint_handler.py:737] [process=4][thread=MainThread] Initiated Pytree async_save. Time taken: 1.488804s (batch_requests_ready=1.161432s, total_serialization_initiated=0.327306s, others=0.000067s)
I0421 01:37:43.157516 137334409234240 composite_checkpoint_handler.py:715] [process=4][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 1.493207s (all_items=0.000019s, per_item={'items': '0.00001931'}, temp_paths=1.493188)
I0421 01:37:43.158544 137215078299392 async_checkpointer.py:79] [process=4][thread=async_save] Background save thread started.
I0421 01:37:43.158732 137334409234240 async_checkpointer.py:561] Finished blocking save. Time taken: 2.714930s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints/0.
I0421 01:37:43.191020 137334409234240 checkpoint_manager.py:1566] [process=4][thread=MainThread][step=0] Starting CheckpointManager Save Finalize thread=save_finalize
I0421 01:37:43.191340 137211311810304 async_checkpointer.py:265] [process=4][thread=save_finalize] Waiting for background save thread=async_save.
I0421 01:37:43.191505 137334409234240 standard_logger.py:34] {'step': 0, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776735460.4417486, 'wait_for_prev_duration_secs': 6.29425048828125e-05, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776735460.4437566, 'checkpointer_blocking_duration_secs': 2.7150843143463135, 'get_old_steps_start_time': 1776735463.1588614, 'get_old_steps_duration_secs': 2.5033950805664062e-05, 'checkpoint_manager_blocking_start_time': 1776735460.4393735, 'checkpoint_manager_blocking_duration_secs': 2.752092123031616}
I0421 01:37:43.191725 137334409234240 checkpointing.py:408] Started an asynchronous checkpoint save for step 0
I0421 01:37:43.191779 137334409234240 max_utils.py:750] 
Memstats: After params initialized:
I0421 01:37:43.191829 137334409234240 max_utils.py:756] 	Using (GB) 0.82 / 31.25 (2.624000%) on TPU_16(process=4,(0,4,0,0))
I0421 01:37:43.191862 137334409234240 max_utils.py:756] 	Using (GB) 0.82 / 31.25 (2.624000%) on TPU_17(process=4,(1,4,0,0))
I0421 01:37:43.191888 137334409234240 max_utils.py:756] 	Using (GB) 0.82 / 31.25 (2.624000%) on TPU_20(process=4,(0,5,0,0))
I0421 01:37:43.191914 137334409234240 max_utils.py:756] 	Using (GB) 0.82 / 31.25 (2.624000%) on TPU_21(process=4,(1,5,0,0))
I0421 01:37:43.501412 137334409234240 metric_logger.py:185] completed step: 0, seconds: 61.459, TFLOP/s/device: 0.221, Tokens/s/device: 33.323, total_weights: 65536, loss: 10.877
I0421 01:37:43.647093 137334409234240 metric_logger.py:185] completed step: 1, seconds: 3.342, TFLOP/s/device: 4.065, Tokens/s/device: 612.722, total_weights: 65536, loss: 10.877
I0421 01:37:44.491121 137334409234240 metric_logger.py:185] completed step: 2, seconds: 0.021, TFLOP/s/device: 643.696, Tokens/s/device: 97024.825, total_weights: 65536, loss: 10.268
I0421 01:37:44.627758 137334409234240 metric_logger.py:185] completed step: 3, seconds: 0.845, TFLOP/s/device: 16.076, Tokens/s/device: 2423.167, total_weights: 65536, loss: 9.741
I0421 01:37:44.905167 137334409234240 metric_logger.py:185] completed step: 4, seconds: 0.142, TFLOP/s/device: 95.401, Tokens/s/device: 14379.902, total_weights: 65536, loss: 9.285
I0421 01:37:44.917897 137334409234240 metric_logger.py:185] completed step: 5, seconds: 0.137, TFLOP/s/device: 99.412, Tokens/s/device: 14984.452, total_weights: 65536, loss: 8.900
I0421 01:38:14.043709 137334409234240 metric_logger.py:185] completed step: 6, seconds: 0.279, TFLOP/s/device: 48.754, Tokens/s/device: 7348.693, total_weights: 65536, loss: 8.602
I0421 01:38:14.180194 137334409234240 metric_logger.py:185] completed step: 7, seconds: 28.995, TFLOP/s/device: 0.469, Tokens/s/device: 70.632, total_weights: 65536, loss: 8.393
I0421 01:38:14.316470 137334409234240 metric_logger.py:185] completed step: 8, seconds: 0.142, TFLOP/s/device: 95.705, Tokens/s/device: 14425.684, total_weights: 65536, loss: 8.264
I0421 01:38:14.452510 137334409234240 checkpointing.py:772] Waiting for step 9 to finish before checkpoint...
I0421 01:38:14.456255 137334409234240 checkpointing.py:776] Waited 0.0037653446197509766 seconds for step 9 to finish before starting checkpointing.
I0421 01:38:14.458996 137334409234240 checkpoint_manager.py:2024] [process=4][thread=MainThread][step=0][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete.
I0421 01:38:19.589834    2597 google_auth_provider.cc:181] Running on GCE, using service account 562977990677-compute@developer.gserviceaccount.com
I0421 01:38:23.281869 137215564814080 array_metadata_store.py:203] [process=4][thread=array_type_handler] Wrote 444 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints/0/items/array_metadatas/process_4
I0421 01:38:47.509600 137215078299392 base_pytree_checkpoint_handler.py:129] [process=4] /jax/checkpoint/write/gbytes_per_sec: 23.991 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 65.84109377861023 s) (per-host)
I0421 01:38:47.509735 137215078299392 async_checkpointer.py:90] [process=4][thread=async_save] 3 Handler Commit operations completed. Time taken: 64.351079s.
I0421 01:39:04.281600 137215078299392 async_checkpointer.py:144] [process=4][thread=async_save] Background save thread done. Time taken: 81.122928s.
I0421 01:39:04.281894 137211311810304 async_checkpointer.py:273] [process=4][thread=save_finalize] Done with waiting for background save thread=async_save.
I0421 01:39:04.282029 137211311810304 async_checkpointer.py:283] [process=4][thread=save_finalize] No errors found in background save thread=async_save.
I0421 01:39:04.282093 137211311810304 checkpoint_manager.py:2133] [process=4][thread=save_finalize][step=0] CheckpointManager Save Finalize is syncing with other hosts...
I0421 01:39:04.283929 137211311810304 checkpoint_manager.py:2142] [process=4][thread=save_finalize][step=0] CheckpointManager Save Finalize is done on all hosts.
I0421 01:39:04.284109 137334409234240 checkpoint_manager.py:2036] [process=4][thread=MainThread][step=0][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=0.
W0421 01:39:04.284261 137334409234240 checkpoint_manager.py:1458] Waiting for previous save to complete took 49.825270 seconds. If this number is high, consider checkpointing less frequently.
I0421 01:39:04.286471 137334409234240 checkpoint_manager.py:1518] [process=4] Saving checkpoint at step 9
I0421 01:39:04.289938 137334409234240 async_checkpointer.py:452] [process=4] Started async saving checkpoint to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints/9.
I0421 01:39:05.712441 137334409234240 jax_array_handlers.py:358] Scheduling D2H of 444 prioritized jax.Array.
I0421 01:39:05.712607 137334409234240 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
I0421 01:39:05.865183 137334409234240 base_pytree_checkpoint_handler.py:153] [process=4][thread=MainThread] Initiated "orbax.checkpoint._src.serialization.jax_array_handlers.ArrayHandler".serialize. Time taken: 0.154289s
I0421 01:39:05.865350 137334409234240 base_pytree_checkpoint_handler.py:129] [process=4] /jax/checkpoint/write/blocking_gbytes_per_sec: 1.796 GiB/s (total gbytes: 1.5 GiB) (time elapsed: 0.8589479923248291 s) (per-host)
I0421 01:39:05.865402 137334409234240 base_pytree_checkpoint_handler.py:737] [process=4][thread=MainThread] Initiated Pytree async_save. Time taken: 0.859009s (batch_requests_ready=0.687263s, total_serialization_initiated=0.171677s, others=0.000068s)
I0421 01:39:05.865676 137334409234240 composite_checkpoint_handler.py:715] [process=4][thread=MainThread] Initiated CompositeCheckpointHandler.async_save. Time taken: 0.863186s (all_items=0.000016s, per_item={'items': '0.00001621'}, temp_paths=0.863169)
I0421 01:39:05.866667 137212347049728 async_checkpointer.py:79] [process=4][thread=async_save] Background save thread started.
I0421 01:39:05.866846 137334409234240 async_checkpointer.py:561] Finished blocking save. Time taken: 1.580301s. Continuing background save to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints/9.
I0421 01:39:06.295244 137334409234240 checkpoint_manager.py:1566] [process=4][thread=MainThread][step=9] Starting CheckpointManager Save Finalize thread=save_finalize
I0421 01:39:06.295610 137211311810304 async_checkpointer.py:265] [process=4][thread=save_finalize] Waiting for background save thread=async_save.
I0421 01:39:06.295782 137334409234240 standard_logger.py:34] {'step': 9, 'event_type': 'save', 'directory': 'gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints', 'reached_preemption': False, 'preemption_received_at': None, 'synchronous': False, 'wait_for_prev_start_time': 1776735494.4589672, 'wait_for_prev_duration_secs': 49.82526969909668, 'time_between_consecutive_saves_sec': None, 'checkpointer_blocking_start_time': 1776735544.2865112, 'checkpointer_blocking_duration_secs': 1.5804436206817627, 'get_old_steps_start_time': 1776735545.8669748, 'get_old_steps_duration_secs': 2.574920654296875e-05, 'checkpoint_manager_blocking_start_time': 1776735494.4571831, 'checkpoint_manager_blocking_duration_secs': 51.83855986595154}
I0421 01:39:06.296030 137334409234240 checkpointing.py:408] Started an asynchronous checkpoint save for step 9
I0421 01:39:06.296078 137334409234240 checkpoint_manager.py:2024] [process=4][thread=MainThread][step=9][wait_until_finished] Waiting for Save Finalize thread (save_finalize) to complete.
I0421 01:39:12.272949 137215564814080 array_metadata_store.py:203] [process=4][thread=array_type_handler] Wrote 444 array_metadata.ArrayMetadata to gs://lance-maxtext/linen_ckpt_xpk_test_pipeline_scan_nnx_20260421_005327/linen_xpk_test_pipeline_scan_nnx_20260421_005327_13_scan_layers_false/checkpoints/9/items/array_metadatas/process_4
I0421 01:39:47.731044 137212347049728 base_pytree_checkpoint_handler.py:129] [process=4] /jax/checkpoint/write/gbytes_per_sec: 36.972 MiB/s (total gbytes: 1.5 GiB) (time elapsed: 42.724599838256836 s) (per-host)
I0421 01:39:47.731178 137212347049728 async_checkpointer.py:90] [process=4][thread=async_save] 3 Handler Commit operations completed. Time taken: 41.864370s.
I0421 01:39:57.942441 137212347049728 async_checkpointer.py:144] [process=4][thread=async_save] Background save thread done. Time taken: 52.075629s.
I0421 01:39:57.942726 137211311810304 async_checkpointer.py:273] [process=4][thread=save_finalize] Done with waiting for background save thread=async_save.
I0421 01:39:57.942849 137211311810304 async_checkpointer.py:283] [process=4][thread=save_finalize] No errors found in background save thread=async_save.
I0421 01:39:57.942899 137211311810304 checkpoint_manager.py:2133] [process=4][thread=save_finalize][step=9] CheckpointManager Save Finalize is syncing with other hosts...
I0421 01:39:57.945716 137211311810304 checkpoint_manager.py:2142] [process=4][thread=save_finalize][step=9] CheckpointManager Save Finalize is done on all hosts.
I0421 01:39:57.945915 137334409234240 checkpoint_manager.py:2036] [process=4][thread=MainThread][step=9][wait_until_finished] Done waiting for Save Finalize thread (save_finalize) running at step=9.
I0421 01:39:57.946062 137334409234240 checkpoint_manager.py:2013] [process=4][thread=MainThread][wait_until_finished] No Save Finalize thread to wait for. Returning.
I0421 01:39:57.946669 137334409234240 metric_logger.py:185] completed step: 9, seconds: 0.136, TFLOP/s/device: 99.643, Tokens/s/device: 15019.287, 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: Tue Apr 21 01:40:09 UTC 2026
EXIT_CODE=0