Files
ablation-pymethods2test-seq…/training_logs/ablation-pymethods2test-seqnorm_639472.out
ModelHub XC 67edc8d5a6 初始化项目,由ModelHub XC社区提供模型
Model: laion/ablation-pymethods2test-seqnorm-15-8B
Source: Original Platform
2026-08-08 06:25:19 +08:00

406 lines
63 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The following have been reloaded with a version change:
1) GCCcore/.14.3.0 => GCCcore/14.3.0
Lmod is automatically replacing "GCC/14.3.0" with
"nvidia-compilers/25.9-CUDA-13".
Deactivating conda environment: /e/scratch/jureap59/feuer1/miniforge3/envs/otagent
Activating RL environment: /e/scratch/jureap59/feuer1/OpenThoughts-Agent/envs/rl
Python executable: /e/scratch/jureap59/feuer1/OpenThoughts-Agent/envs/rl/bin/python
Python path check: /e/scratch/jureap59/feuer1/OpenThoughts-Agent/envs/rl/bin/python
[ray] RAY_TMPDIR=/tmp/ray/ray_639472
[triton_cache] Triton cache: /tmp/triton_cache_feuer1_639472
[triton_cache] TorchInductor cache: /tmp/torchinductor_cache_feuer1_639472
[proxy] ✓ Found proxychains binary at /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4
[proxy] Setting up SSH tunnel to jpbl-s01-01
[proxy] SSH key: /e/home/jusers/feuer1/jupiter/.ssh/authorized_keys/id_ed25519_jsc
[proxy] Tunnel port: 7003
[proxy] Node IP: 10.128.32.49 (workers will connect here)
[proxy] ✓ SSH tunnel started successfully
[proxy] ✓ Generated proxychains config at /e/home/jusers/feuer1/jupiter/.proxychains/proxychains_639472.conf
[proxy] - Internal traffic (10.x.x.x, 172.x.x.x, 169.254.x.x) → DIRECT
[proxy] - External traffic (internet) → PROXY via tunnel
[proxy] ✓ Daytona timeout settings configured
[proxy] Testing proxy connectivity...
[proxychains] config file found: /e/home/jusers/feuer1/jupiter/.proxychains/proxychains_639472.conf
[proxychains] preloading /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/lib/libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.17-git-9-g78ead0e
[proxy] ✓ Proxy connectivity test passed (huggingface.co reachable via wrapped binary)
[proxy] ⚠ Tunnel not accessible at 10.128.32.49:7003 (workers may fail)
[proxy] ✓ Proxy setup complete (using wrapped binary for Ray workers)
[container_runtime] Using cloud backend: daytona (no local container setup)
=== Universal RL Training Runner ===
Config: /e/data1/datasets/playground/ot-baf/ablation-pymethods2test-seqnorm_3/configs/ablation-pymethods2test-seqnorm_rl_config.json
Working directory: /e/scratch/jureap59/feuer1/OpenThoughts-Agent
Python: /e/scratch/jureap59/feuer1/OpenThoughts-Agent/envs/rl/bin/python
Python version: Python 3.12.12
UV_USE_IO_URING: 0
Proxy: DISABLED (direct internet or not configured)
========================================
=== RLJobRunner: ablation-pymethods2test-seqnorm ===
[wandb_utils] Fixing permissions on: /e/data1/datasets/playground/ot-baf/ablation-pymethods2test-seqnorm_3/wandb
[wandb_utils] WandB directory ready: /e/data1/datasets/playground/ot-baf/ablation-pymethods2test-seqnorm_3/wandb
HF_TOKEN=****pDbg
HF_HUB_CACHE=/e/data1/datasets/playground/ot-baf/hf_hub
SUPABASE_URL=https://rpzmyuapoqilpghynmza.s... (direct Supabase config)
Environment configured:
TENSOR_PARALLEL_SIZE=1
NUM_INFERENCE_ENGINES=56
POLICY_NUM_NODES=14
WANDB_DIR=/e/data1/datasets/playground/ot-baf/ablation-pymethods2test-seqnorm_3/wandb
Starting Ray cluster with 14 nodes, 4 GPUs/node
Cleaning up existing Ray instances...
=== Starting Ray Cluster ===
Nodes: 14
GPUs per node: 4
CPUs per node: 288
Head node: jpbo-042-01 (10.128.32.49)
Ray port: 6379
============================
Starting Ray head on jpbo-042-01 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_head_jpbo-042-01.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.49 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-01 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --head --node-ip-address=10.128.32.49 --port=6379 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray head on jpbo-042-01
Starting Ray worker on jpbo-042-02 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-02.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.50 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-02 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.50 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 1 on jpbo-042-02
Starting Ray worker on jpbo-042-03 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-03.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.51 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-03 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.51 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 2 on jpbo-042-03
Starting Ray worker on jpbo-042-04 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-04.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.52 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-04 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.52 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 3 on jpbo-042-04
Starting Ray worker on jpbo-042-05 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-05.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.53 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-05 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.53 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 4 on jpbo-042-05
Starting Ray worker on jpbo-042-06 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-06.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.54 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-06 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.54 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 5 on jpbo-042-06
Starting Ray worker on jpbo-042-07 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-07.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.55 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-07 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.55 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 6 on jpbo-042-07
Starting Ray worker on jpbo-042-08 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-08.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.56 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-08 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.56 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 7 on jpbo-042-08
Starting Ray worker on jpbo-042-09 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-09.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.57 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-09 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.57 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 8 on jpbo-042-09
Starting Ray worker on jpbo-042-10 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-10.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.58 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-10 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.58 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 9 on jpbo-042-10
Starting Ray worker on jpbo-042-11 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-11.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.59 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-11 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.59 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 10 on jpbo-042-11
Starting Ray worker on jpbo-042-12 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-12.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.60 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-12 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.60 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 11 on jpbo-042-12
Starting Ray worker on jpbo-042-13 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-13.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.61 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-13 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.61 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 12 on jpbo-042-13
Starting Ray worker on jpbo-042-14 (logging to /e/data1/datasets/playground/ot-baf/experiments/_ray_logs/ray_worker_jpbo-042-14.log)...
Command: srun --export=ALL,VLLM_HOST_IP=10.128.32.62 --nodes=1 --ntasks=1 --gres=gpu:4 --gpu-bind=none --overlap --cpu-bind=none -w jpbo-042-14 bash -c /e/scratch/jureap59/feuer1/proxychains-ng-aarch64/bin/proxychains4 -f "$PROXYCHAINS_CONF_FILE" ray start --address=10.128.32.49:6379 --node-ip-address=10.128.32.62 --num-gpus=4 --num-cpus=288 --block --object-store-memory=42949672960
Started Ray worker 13 on jpbo-042-14
Waiting for cluster (56 GPUs, 14 nodes)...
Connecting to Ray at 10.128.32.49:6379 (expecting 14 nodes, 56.0 GPUs)
[Ray wait] Connection attempt failed:
[Ray wait] Retrying in 10s...
Ray connection established, polling for resources...
[Ray wait] nodes=6/14 GPUs=24.0/56.0 resources={'accelerator_type:GH200': 6.0, 'GPU': 24.0, 'object_store_memory': 257698037760.0, 'memory': 4432041082880.0, 'CPU': 1728.0, 'node:10.128.32.61': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=6/14 GPUs=24.0/56.0 resources={'accelerator_type:GH200': 6.0, 'GPU': 24.0, 'memory': 4432041082880.0, 'object_store_memory': 257698037760.0, 'CPU': 1728.0, 'node:10.128.32.61': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=7/14 GPUs=28.0/56.0 resources={'accelerator_type:GH200': 7.0, 'GPU': 28.0, 'memory': 5174823026688.0, 'object_store_memory': 300647710720.0, 'CPU': 2016.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=9/14 GPUs=36.0/56.0 resources={'accelerator_type:GH200': 9.0, 'node:10.128.32.55': 1.0, 'memory': 6645910339584.0, 'object_store_memory': 386547056640.0, 'GPU': 36.0, 'CPU': 2592.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=9/14 GPUs=36.0/56.0 resources={'accelerator_type:GH200': 9.0, 'node:10.128.32.55': 1.0, 'memory': 6645910339584.0, 'GPU': 36.0, 'object_store_memory': 386547056640.0, 'CPU': 2592.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=9/14 GPUs=36.0/56.0 resources={'accelerator_type:GH200': 9.0, 'node:10.128.32.55': 1.0, 'memory': 6645910339584.0, 'GPU': 36.0, 'object_store_memory': 386547056640.0, 'CPU': 2592.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=9/14 GPUs=36.0/56.0 resources={'accelerator_type:GH200': 9.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 386547056640.0, 'GPU': 36.0, 'memory': 6645910339584.0, 'CPU': 2592.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=9/14 GPUs=36.0/56.0 resources={'accelerator_type:GH200': 9.0, 'GPU': 36.0, 'memory': 6645910339584.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 386547056640.0, 'CPU': 2592.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=9/14 GPUs=36.0/56.0 resources={'accelerator_type:GH200': 9.0, 'GPU': 36.0, 'memory': 6645910339584.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 386547056640.0, 'CPU': 2592.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=9/14 GPUs=36.0/56.0 resources={'accelerator_type:GH200': 9.0, 'GPU': 36.0, 'memory': 6645910339584.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 386547056640.0, 'CPU': 2592.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=9/14 GPUs=36.0/56.0 resources={'accelerator_type:GH200': 9.0, 'GPU': 36.0, 'object_store_memory': 386547056640.0, 'node:10.128.32.55': 1.0, 'memory': 6645910339584.0, 'CPU': 2592.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'node:10.128.32.55': 1.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'node:10.128.32.55': 1.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'node:10.128.32.55': 1.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'node:10.128.32.55': 1.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'object_store_memory': 429496729600.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'GPU': 40.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'node:10.128.32.55': 1.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'memory': 7399658749952.0, 'object_store_memory': 429496729600.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
[Ray wait] nodes=10/14 GPUs=40.0/56.0 resources={'accelerator_type:GH200': 10.0, 'node:10.128.32.55': 1.0, 'object_store_memory': 429496729600.0, 'memory': 7399658749952.0, 'GPU': 40.0, 'CPU': 2880.0, 'node:10.128.32.62': 1.0, 'node:10.128.32.61': 1.0, 'node:10.128.32.57': 1.0, 'node:10.128.32.60': 1.0, 'node:__internal_head__': 1.0, 'node:10.128.32.49': 1.0, 'node:10.128.32.51': 1.0, 'node:10.128.32.59': 1.0, 'node:10.128.32.58': 1.0, 'node:10.128.32.50': 1.0}
srun stderr: srun: error: _find_node_record: lookup failure for node "jpbo-123-29"
srun: error: _find_node_record: lookup failure for node "jpbo-123-30"
srun: error: _find_node_record: lookup failure for node "jpbo-123-31"
srun: error: _find_node_record: lookup failure for node "jpbo-123-32"
srun: error: _find_node_record: lookup failure for node "jpbo-123-33"
srun: error: _find_node_record: lookup failure for node "jpbo-123-34"
srun: error: _find_node_record: lookup failure for node "jpbo-123-35"
srun: error: _find_node_record: lookup failure for node "jpbo-123-36"
srun: error: _find_node_record: lookup failure for node "jpbo-123-37"
srun: error: _find_node_record: lookup failure for node "jpbo-123-38"
srun: error: _find_node_record: lookup failure for node "jpbo-123-39"
srun: error: _find_node_record: lookup failure for node "jpbo-123-40"
srun: error: _find_node_record: lookup failure for node "jpbo-123-41"
srun: error: _find_node_record: lookup failure for node "jpbo-123-42"
srun: error: _find_node_record: lookup failure for node "jpbo-123-43"
srun: error: _find_node_record: lookup failure for node "jpbo-123-44"
srun: error: _find_node_record: lookup failure for node "jpbo-123-45"
srun: error: _find_node_record: lookup failure for node "jpbo-123-46"
srun: error: _find_node_record: lookup failure for node "jpbo-123-47"
srun: error: _find_node_record: lookup failure for node "jpbo-123-48"
srun: error: _find_node_record: lookup failure for node "jpbo-124-01"
srun: error: _find_node_record: lookup failure for node "jpbo-124-02"
srun: error: _find_node_record: lookup failure for node "jpbo-124-03"
srun: error: _find_node_record: lookup failure for node "jpbo-124-04"
srun: error: _find_node_record: lookup failure for node "jpbo-124-05"
srun: error: _find_node_record: lookup failure for node "jpbo-124-06"
srun: error: _find_node_record: lookup failure for node "jpbo-124-07"
srun: error: _find_node_record: lookup failure for node "jpbo-124-08"
srun: error: _find_node_record: lookup failure for node "jpbo-124-09"
srun: error: _find_node_record: lookup failure for node "jpbo-124-10"
srun: error: _find_node_record: lookup failure for node "jpbo-124-11"
srun: error: _find_node_record: lookup failure for node "jpbo-124-12"
srun: error: _find_node_record: lookup failure for node "jpbo-124-13"
srun: error: _find_node_record: lookup failure for node "jpbo-124-14"
srun: error: _find_node_record: lookup failure for node "jpbo-124-15"
srun: error: _find_node_record: lookup failure for node "jpbo-124-16"
srun: error: _find_node_record: lookup failure for node "jpbo-124-17"
srun: error: _find_node_record: lookup failure for node "jpbo-124-18"
srun: error: _find_node_record: lookup failure for node "jpbo-124-19"
srun: error: _find_node_record: lookup failure for node "jpbo-124-20"
srun: error: _find_node_record: lookup failure for node "jpbo-124-21"
srun: error: _find_node_record: lookup failure for node "jpbo-124-22"
srun: error: _find_node_record: lookup failure for node "jpbo-124-23"
srun: error: _find_node_record: lookup failure for node "jpbo-124-24"
srun: error: _find_node_record: lookup failure for node "jpbo-124-25"
srun: error: _find_node_record: lookup failure for node "jpbo-124-26"
srun: error: _find_node_record: lookup failure for node "jpbo-124-27"
srun: error: _find_node_record: lookup failure for node "jpbo-124-28"
srun: error: _find_node_record: lookup failure for node "jpbo-124-29"
srun: error: _find_node_record: lookup failure for node "jpbo-124-30"
srun: error: _find_node_record: lookup failure for node "jpbo-124-31"
srun: error: _find_node_record: lookup failure for node "jpbo-124-32"
srun: error: _find_node_record: lookup failure for node "jpbo-124-33"
srun: error: _find_node_record: lookup failure for node "jpbo-124-34"
srun: error: _find_node_record: lookup failure for node "jpbo-124-35"
srun: error: _find_node_record: lookup failure for node "jpbo-124-36"
srun: error: _find_node_record: lookup failure for node "jpbo-124-37"
srun: error: _find_node_record: lookup failure for node "jpbo-124-38"
srun: error: _find_node_record: lookup failure for node "jpbo-124-39"
srun: error: _find_node_record: lookup failure for node "jpbo-124-40"
srun: error: _find_node_record: lookup failure for node "jpbo-124-41"
srun: error: _find_node_record: lookup failure for node "jpbo-124-42"
srun: error: _find_node_record: lookup failure for node "jpbo-124-43"
srun: error: _find_node_record: lookup failure for node "jpbo-124-44"
srun: error: _find_node_record: lookup failure for node "jpbo-124-45"
srun: error: _find_node_record: lookup failure for node "jpbo-124-46"
srun: error: _find_node_record: lookup failure for node "jpbo-124-47"
srun: error: _find_node_record: lookup failure for node "jpbo-124-48"
srun: error: _find_node_record: lookup failure for node "jpbo-125-01"
srun: error: _find_node_record: lookup failure for node "jpbo-125-02"
srun: error: _find_node_record: lookup failure for node "jpbo-125-03"
srun: error: _find_node_record: lookup failure for node "jpbo-125-04"
srun: error: _find_node_record: lookup failure for node "jpbo-125-05"
srun: error: _find_node_record: lookup failure for node "jpbo-125-06"
srun: error: _find_node_record: lookup failure for node "jpbo-125-07"
srun: error: _find_node_record: lookup failure for node "jpbo-125-08"
srun: error: _find_node_record: lookup failure for node "jpbo-125-09"
srun: error: _find_node_record: lookup failure for node "jpbo-125-10"
srun: error: _find_node_record: lookup failure for node "jpbo-125-11"
srun: error: _find_node_record: lookup failure for node "jpbo-125-12"
srun: error: _find_node_record: lookup failure for node "jpbo-125-13"
srun: error: _find_node_record: lookup failure for node "jpbo-125-14"
srun: error: _find_node_record: lookup failure for node "jpbo-125-15"
srun: error: _find_node_record: lookup failure for node "jpbo-125-16"
srun: error: _find_node_record: lookup failure for node "jpbo-125-17"
srun: error: _find_node_record: lookup failure for node "jpbo-125-18"
srun: error: _find_node_record: lookup failure for node "jpbo-125-19"
srun: error: _find_node_record: lookup failure for node "jpbo-125-20"
srun: error: _find_node_record: lookup failure for node "jpbo-125-21"
srun: error: _find_node_record: lookup failure for node "jpbo-125-22"
srun: error: _find_node_record: lookup failure for node "jpbo-125-23"
srun: error: _find_node_record: lookup failure for node "jpbo-125-24"
srun: error: _find_node_record: lookup failure for node "jpbo-125-25"
srun: error: _find_node_record: lookup failure for node "jpbo-125-26"
srun: error: _find_node_record: lookup failure for node "jpbo-125-27"
srun: error: _find_node_record: lookup failure for node "jpbo-125-28"
srun: error: _find_node_record: lookup failure for node "jpbo-125-29"
srun: error: _find_node_record: lookup failure for node "jpbo-125-30"
srun: error: _find_node_record: lookup failure for node "jpbo-125-31"
srun: error: _find_node_record: lookup failure for node "jpbo-125-32"
srun: error: _find_node_record: lookup failure for node "jpbo-125-33"
srun: error: _find_node_record: lookup failure for node "jpbo-125-34"
srun: error: _find_node_record: lookup failure for node "jpbo-125-35"
srun: error: _find_node_record: lookup failure for node "jpbo-125-36"
srun: error: _find_node_record: lookup failure for node "jpbo-125-37"
srun: error: _find_node_record: lookup failure for node "jpbo-125-38"
srun: error: _find_node_record: lookup failure for node "jpbo-125-39"
srun: error: _find_node_record: lookup failure for node "jpbo-125-40"
srun: error: _find_node_record: lookup failure for node "jpbo-125-41"
srun: error: _find_node_record: lookup failure for node "jpbo-125-42"
srun: error: _find_node_record: lookup failure for node "jpbo-125-43"
srun: error: _find_node_record: lookup failure for node "jpbo-125-44"
srun: error: _find_node_record: lookup failure for node "jpbo-125-45"
srun: error: _find_node_record: lookup failure for node "jpbo-125-46"
srun: error: _find_node_record: lookup failure for node "jpbo-125-47"
srun: error: _find_node_record: lookup failure for node "jpbo-125-48"
srun: warning: Invalid hostnames in switch configuration: jpbo-123-[29-48],jpbo-124-[01-48],jpbo-125-[01-48]
2026-06-07 18:51:57,434 INFO worker.py:1821 -- Connecting to existing Ray cluster at address: 10.128.32.49:6379...
[2026-06-07 18:52:02,440 W 356312 356312] rpc_client.h:153: Failed to connect to GCS at address 10.128.32.49:6379 within 5 seconds.
[2026-06-07 18:52:32,441 W 356312 356312] gcs_client.cc:205: Failed to get cluster ID from GCS server: TimedOut: Timed out while waiting for GCS to become available.
[2026-06-07 18:52:37,527 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:38,527 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:39,528 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:40,529 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:41,529 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:42,530 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:43,531 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:44,531 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:45,532 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:46,533 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:47,533 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:48,534 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:49,535 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:50,535 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:51,536 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:52,537 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:53,537 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:54,538 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:55,538 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:56,539 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:57,540 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:58,540 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:52:59,541 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:00,541 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:01,542 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:02,543 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:03,543 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:04,544 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:05,544 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:06,545 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
2026-06-07 18:53:17,581 INFO worker.py:1821 -- Connecting to existing Ray cluster at address: 10.128.32.49:6379...
[2026-06-07 18:53:17,585 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:18,585 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:19,586 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:20,587 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:21,587 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:22,588 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:23,589 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:24,589 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:25,590 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:26,590 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:27,591 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:28,592 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:29,592 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:30,593 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:31,593 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:32,594 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:33,595 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:34,595 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:35,596 W 356312 356312] global_state_accessor.cc:505: Some processes that the driver needs to connect to have not registered with GCS, so retrying. Have you run 'ray start' on this node?
[2026-06-07 18:53:36,597 I 356312 356312] global_state_accessor.cc:487: This node has an IP address of 10.128.32.49, but we cannot find a local Raylet with the same address. This can happen when you connect to the Ray cluster with a different IP address or when connecting to a container.
2026-06-07 18:53:36,599 INFO worker.py:2007 -- Connected to Ray cluster.
/e/scratch/jureap59/feuer1/OpenThoughts-Agent/envs/rl/lib/python3.12/site-packages/ray/_private/worker.py:2046: FutureWarning: Tip: In future versions of Ray, Ray will no longer override accelerator visible devices env var if num_gpus=0 or num_gpus=None (default). To enable this behavior and turn off this error message, set RAY_ACCEL_ENV_VAR_OVERRIDE_ON_ZERO=0
warnings.warn(
(raylet, ip=10.128.32.61) [2026-06-07 18:54:04,936 E 3809966 3809966] (raylet) main.cc:1032: Failed to establish connection to the metrics exporter agent. Metrics will not be exported. Exporter agent status: RpcError: Running out of retries to initialize the metrics agent. rpc_code: 14
(raylet, ip=10.128.32.59) [2026-06-07 18:54:21,624 E 687258 687258] (raylet) main.cc:1032: Failed to establish connection to the metrics exporter agent. Metrics will not be exported. Exporter agent status: RpcError: Running out of retries to initialize the metrics agent. rpc_code: 14 [repeated 2x across cluster] (Ray deduplicates logs by default. Set RAY_DEDUP_LOGS=0 to disable log deduplication, or see https://docs.ray.io/en/master/ray-observability/user-guides/configure-logging.html#log-deduplication for more options.)
(pid=357163) [2026-06-07 18:54:24,645 E 357163 357912] core_worker_process.cc:842: Failed to establish connection to the metrics exporter agent. Metrics will not be exported. Exporter agent status: RpcError: Running out of retries to initialize the metrics agent. rpc_code: 14
(raylet, ip=10.128.32.55) [proxychains] DLL init: proxychains-ng 4.17-git-9-g78ead0e
(pid=357194) [2026-06-07 18:54:30,665 E 357194 358894] core_worker_process.cc:842: Failed to establish connection to the metrics exporter agent. Metrics will not be exported. Exporter agent status: RpcError: Running out of retries to initialize the metrics agent. rpc_code: 14 [repeated 18x across cluster]
(raylet, ip=10.128.32.55) [proxychains] DLL init: proxychains-ng 4.17-git-9-g78ead0e
(raylet, ip=10.128.32.62) [proxychains] DLL init: proxychains-ng 4.17-git-9-g78ead0e
[2026-06-07 18:54:34,060 E 356312 357159] core_worker_process.cc:842: Failed to establish connection to the metrics exporter agent. Metrics will not be exported. Exporter agent status: RpcError: Running out of retries to initialize the metrics agent. rpc_code: 14
(pid=357379) [2026-06-07 18:54:34,002 E 357379 373376] core_worker_process.cc:842: Failed to establish connection to the metrics exporter agent. Metrics will not be exported. Exporter agent status: RpcError: Running out of retries to initialize the metrics agent. rpc_code: 14 [repeated 269x across cluster]
(raylet, ip=10.128.32.60) [proxychains] DLL init: proxychains-ng 4.17-git-9-g78ead0e [repeated 3x across cluster]
(raylet, ip=10.128.32.60) [2026-06-07 18:54:51,245 E 3920479 3920479] (raylet) main.cc:1032: Failed to establish connection to the metrics exporter agent. Metrics will not be exported. Exporter agent status: RpcError: Running out of retries to initialize the metrics agent. rpc_code: 14
(raylet, ip=10.128.32.62) [2026-06-07 18:55:00,132 E 3804145 3804145] (raylet) main.cc:1032: Failed to establish connection to the metrics exporter agent. Metrics will not be exported. Exporter agent status: RpcError: Running out of retries to initialize the metrics agent. rpc_code: 14 [repeated 2x across cluster]
(raylet, ip=10.128.32.57) [proxychains] DLL init: proxychains-ng 4.17-git-9-g78ead0e
(raylet, ip=10.128.32.57) [2026-06-07 18:56:20,331 E 3787540 3787540] (raylet) main.cc:1032: Failed to establish connection to the metrics exporter agent. Metrics will not be exported. Exporter agent status: RpcError: Running out of retries to initialize the metrics agent. rpc_code: 14
(raylet, ip=10.128.32.57) [proxychains] DLL init: proxychains-ng 4.17-git-9-g78ead0e
Traceback (most recent call last):
File "/e/scratch/jureap59/feuer1/OpenThoughts-Agent/scripts/ray/wait_for_cluster.py", line 116, in <module>
main()
File "/e/scratch/jureap59/feuer1/OpenThoughts-Agent/scripts/ray/wait_for_cluster.py", line 106, in main
wait_for_cluster(
File "/e/scratch/jureap59/feuer1/OpenThoughts-Agent/scripts/ray/wait_for_cluster.py", line 94, in wait_for_cluster
raise TimeoutError(
TimeoutError: Ray cluster did not reach desired resources within 600 seconds (nodes=10, gpus=40.0)
srun: error: jpbo-042-01: task 0: Exited with exit code 1
RL job failed: Ray cluster failed to start within 600s (last error: Command '['srun', '--export=ALL,WANDB_MODE=offline,GLOO_USE_IPV6=0,NCCL_SOCKET_FAMILY=AF_INET,VLLM_FORCE_IPV4=1,VLLM_SKIP_FLAG_DISCOVERY=1,SKYRL_ENABLE_NUMA_AFFINITY=1,DISABLE_AIOHTTP_TRANSPORT=True,VLLM_ALLREDUCE_USE_SYMM_MEM=0,TORCH_CUDNN_SDPA_ENABLED=0,PYTHONFAULTHANDLER=1,TORCH_NCCL_ASYNC_ERROR_HANDLING=1,TORCH_NCCL_HEARTBEAT_TIMEOUT_SEC=1800,TORCH_NCCL_BLOCKING_WAIT_TIMEOUT_MS=1800000,VLLM_MQ_MAX_CHUNKS=240,OT_AGENT_RAY_LOG_DIR=/e/data1/datasets/playground/ot-baf/experiments/_ray_logs,TORCH_NCCL_TRACE_BUFFER_SIZE=10000,TORCH_FR_BUFFER_SIZE=10000,TORCH_NCCL_DESYNC_DEBUG=1,TORCH_NCCL_DEBUG_INFO_TEMP_FILE=/e/data1/datasets/playground/ot-baf/experiments/_nccl_dumps/nccl_trace,VLLM_PYNCCL_TRACE_BUFFER_SIZE=10000,VLLM_PYNCCL_TRACE_DUMP_DIR=/e/data1/datasets/playground/ot-baf/experiments/_nccl_dumps/nccl_trace,VLLM_RAY_EXTRA_ENV_VAR_PREFIXES_TO_COPY=TORCH_NCCL_,TORCH_FR_,VLLM_PYNCCL_', '--nodes=1', '--ntasks=1', '--overlap', '--cpu-bind=none', '-w', 'jpbo-042-01', 'bash', '-c', 'unset LD_PRELOAD PROXYCHAINS_CONF_FILE 2>/dev/null; /e/scratch/jureap59/feuer1/OpenThoughts-Agent/envs/rl/bin/python scripts/ray/wait_for_cluster.py --address 10.128.32.49:6379 --expected-gpus 56 --expected-nodes 14 --timeout 600 --poll-interval 10']' returned non-zero exit status 1.)
Traceback (most recent call last):
File "/e/scratch/jureap59/feuer1/OpenThoughts-Agent/hpc/ray_utils.py", line 651, in _wait_for_cluster
result = subprocess.run(
^^^^^^^^^^^^^^^
File "/e/scratch/jureap59/feuer1/miniforge3/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['srun', '--export=ALL,WANDB_MODE=offline,GLOO_USE_IPV6=0,NCCL_SOCKET_FAMILY=AF_INET,VLLM_FORCE_IPV4=1,VLLM_SKIP_FLAG_DISCOVERY=1,SKYRL_ENABLE_NUMA_AFFINITY=1,DISABLE_AIOHTTP_TRANSPORT=True,VLLM_ALLREDUCE_USE_SYMM_MEM=0,TORCH_CUDNN_SDPA_ENABLED=0,PYTHONFAULTHANDLER=1,TORCH_NCCL_ASYNC_ERROR_HANDLING=1,TORCH_NCCL_HEARTBEAT_TIMEOUT_SEC=1800,TORCH_NCCL_BLOCKING_WAIT_TIMEOUT_MS=1800000,VLLM_MQ_MAX_CHUNKS=240,OT_AGENT_RAY_LOG_DIR=/e/data1/datasets/playground/ot-baf/experiments/_ray_logs,TORCH_NCCL_TRACE_BUFFER_SIZE=10000,TORCH_FR_BUFFER_SIZE=10000,TORCH_NCCL_DESYNC_DEBUG=1,TORCH_NCCL_DEBUG_INFO_TEMP_FILE=/e/data1/datasets/playground/ot-baf/experiments/_nccl_dumps/nccl_trace,VLLM_PYNCCL_TRACE_BUFFER_SIZE=10000,VLLM_PYNCCL_TRACE_DUMP_DIR=/e/data1/datasets/playground/ot-baf/experiments/_nccl_dumps/nccl_trace,VLLM_RAY_EXTRA_ENV_VAR_PREFIXES_TO_COPY=TORCH_NCCL_,TORCH_FR_,VLLM_PYNCCL_', '--nodes=1', '--ntasks=1', '--overlap', '--cpu-bind=none', '-w', 'jpbo-042-01', 'bash', '-c', 'unset LD_PRELOAD PROXYCHAINS_CONF_FILE 2>/dev/null; /e/scratch/jureap59/feuer1/OpenThoughts-Agent/envs/rl/bin/python scripts/ray/wait_for_cluster.py --address 10.128.32.49:6379 --expected-gpus 56 --expected-nodes 14 --timeout 600 --poll-interval 10']' returned non-zero exit status 1.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/e/scratch/jureap59/feuer1/OpenThoughts-Agent/hpc/rl_launch_utils.py", line 1285, in run
training_exit_code = self._run_with_ray()
^^^^^^^^^^^^^^^^^^^^
File "/e/scratch/jureap59/feuer1/OpenThoughts-Agent/hpc/rl_launch_utils.py", line 1532, in _run_with_ray
with RayCluster.from_slurm(ray_cfg) as ray_cluster:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/e/scratch/jureap59/feuer1/OpenThoughts-Agent/hpc/ray_utils.py", line 888, in __enter__
self.start()
File "/e/scratch/jureap59/feuer1/OpenThoughts-Agent/hpc/ray_utils.py", line 377, in start
self._wait_for_cluster()
File "/e/scratch/jureap59/feuer1/OpenThoughts-Agent/hpc/ray_utils.py", line 679, in _wait_for_cluster
raise RuntimeError(
RuntimeError: Ray cluster failed to start within 600s (last error: Command '['srun', '--export=ALL,WANDB_MODE=offline,GLOO_USE_IPV6=0,NCCL_SOCKET_FAMILY=AF_INET,VLLM_FORCE_IPV4=1,VLLM_SKIP_FLAG_DISCOVERY=1,SKYRL_ENABLE_NUMA_AFFINITY=1,DISABLE_AIOHTTP_TRANSPORT=True,VLLM_ALLREDUCE_USE_SYMM_MEM=0,TORCH_CUDNN_SDPA_ENABLED=0,PYTHONFAULTHANDLER=1,TORCH_NCCL_ASYNC_ERROR_HANDLING=1,TORCH_NCCL_HEARTBEAT_TIMEOUT_SEC=1800,TORCH_NCCL_BLOCKING_WAIT_TIMEOUT_MS=1800000,VLLM_MQ_MAX_CHUNKS=240,OT_AGENT_RAY_LOG_DIR=/e/data1/datasets/playground/ot-baf/experiments/_ray_logs,TORCH_NCCL_TRACE_BUFFER_SIZE=10000,TORCH_FR_BUFFER_SIZE=10000,TORCH_NCCL_DESYNC_DEBUG=1,TORCH_NCCL_DEBUG_INFO_TEMP_FILE=/e/data1/datasets/playground/ot-baf/experiments/_nccl_dumps/nccl_trace,VLLM_PYNCCL_TRACE_BUFFER_SIZE=10000,VLLM_PYNCCL_TRACE_DUMP_DIR=/e/data1/datasets/playground/ot-baf/experiments/_nccl_dumps/nccl_trace,VLLM_RAY_EXTRA_ENV_VAR_PREFIXES_TO_COPY=TORCH_NCCL_,TORCH_FR_,VLLM_PYNCCL_', '--nodes=1', '--ntasks=1', '--overlap', '--cpu-bind=none', '-w', 'jpbo-042-01', 'bash', '-c', 'unset LD_PRELOAD PROXYCHAINS_CONF_FILE 2>/dev/null; /e/scratch/jureap59/feuer1/OpenThoughts-Agent/envs/rl/bin/python scripts/ray/wait_for_cluster.py --address 10.128.32.49:6379 --expected-gpus 56 --expected-nodes 14 --timeout 600 --poll-interval 10']' returned non-zero exit status 1.)
[RLJobRunner] Crash detected (exit!=0) — preserving Ray logs to /e/data1/datasets/playground/ot-baf/ablation-pymethods2test-seqnorm_3/ablation-pymethods2test-seqnorm/ray_logs BEFORE trace upload (so a wall-clock kill can't lose crash evidence)...
[RLJobRunner] Crash-time Ray log preservation timed out (600s); continuing.
[RLJobRunner] Launching trace upload (training exit code: 1):
repo_id: DCAgent/ablation-pymethods2test-seqnorm
job_dir: /e/data1/datasets/playground/ot-baf/ablation-pymethods2test-seqnorm_3/ablation-pymethods2test-seqnorm
episodes: last
log: /e/data1/datasets/playground/ot-baf/ablation-pymethods2test-seqnorm_3/logs/ablation-pymethods2test-seqnorm_trace_upload.log
[RLJobRunner] Waiting for trace upload to complete...
[RLJobRunner] Trace upload failed with exit code 1.
Preserving Ray logs to /e/data1/datasets/playground/ot-baf/ablation-pymethods2test-seqnorm_3/ray_logs/
Collecting Ray logs from worker jpbo-042-02...
Collecting Ray logs from worker jpbo-042-03...
Collecting Ray logs from worker jpbo-042-04...
Collecting Ray logs from worker jpbo-042-05...
Collecting Ray logs from worker jpbo-042-06...
Collecting Ray logs from worker jpbo-042-07...
Collecting Ray logs from worker jpbo-042-08...
Collecting Ray logs from worker jpbo-042-09...
Collecting Ray logs from worker jpbo-042-10...
Collecting Ray logs from worker jpbo-042-11...
Collecting Ray logs from worker jpbo-042-12...
Collecting Ray logs from worker jpbo-042-13...
Collecting Ray logs from worker jpbo-042-14...
Ray log preservation complete