| (APIServer pid=1595540) INFO 07-26 20:03:36 [api_utils.py:339]
|
| (APIServer pid=1595540) INFO 07-26 20:03:36 [api_utils.py:339] █ █ █▄ ▄█
|
| (APIServer pid=1595540) INFO 07-26 20:03:36 [api_utils.py:339] ▄▄ ▄█ █ █ █ ▀▄▀ █ version 0.25.0
|
| (APIServer pid=1595540) INFO 07-26 20:03:36 [api_utils.py:339] █▄█▀ █ █ █ █ model /home/henry/qwen_healed/keep25/checkpoints/step0200
|
| (APIServer pid=1595540) INFO 07-26 20:03:36 [api_utils.py:339] ▀▀ ▀▀▀▀▀ ▀▀▀▀▀ ▀ ▀
|
| (APIServer pid=1595540) INFO 07-26 20:03:36 [api_utils.py:339] |
| (APIServer pid=1595540) INFO 07-26 20:03:36 [api_utils.py:273] non-default args: {'model_tag': '/home/henry/qwen_healed/keep25/checkpoints/step0200', 'default_chat_template_kwargs': {'enable_thinking': False}, 'host': '127.0.0.1', 'port': 8398, 'model': '/home/henry/qwen_healed/keep25/checkpoints/step0200', 'max_model_len': 8192, 'enforce_eager': True, 'served_model_name': ['student'], 'pipeline_parallel_size': 2, 'gpu_memory_utilization': 0.95} |
| (APIServer pid=1595540) INFO 07-26 20:03:36 [model.py:619] Resolved architecture: PrunedQwen3_5MoeForCausalLM |
| (APIServer pid=1595540) INFO 07-26 20:03:36 [model.py:1776] Using max model len 8192 |
| (APIServer pid=1595540) INFO 07-26 20:03:36 [vllm.py:1042] Asynchronous scheduling is enabled. |
| (APIServer pid=1595540) WARNING 07-26 20:03:36 [vllm.py:1096] Enforce eager set, disabling torch.compile and CUDAGraphs. This is equivalent to setting -cc.mode=none -cc.cudagraph_mode=none |
| (APIServer pid=1595540) WARNING 07-26 20:03:36 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored. |
| (APIServer pid=1595540) INFO 07-26 20:03:36 [kernel.py:292] Final IR op priority after setting platform defaults: IrOpPriorityConfig(rms_norm=['vllm_c', 'native'], fused_add_rms_norm=['vllm_c', 'native']) |
| (APIServer pid=1595540) INFO 07-26 20:03:36 [vllm.py:1322] Cudagraph is disabled under eager mode |
| (APIServer pid=1595540) INFO 07-26 20:03:36 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant |
| (EngineCore pid=1595677) INFO 07-26 20:03:48 [core.py:114] Initializing a V1 LLM engine (v0.25.0) with config: model='/home/henry/qwen_healed/keep25/checkpoints/step0200', speculative_config=None, tokenizer='/home/henry/qwen_healed/keep25/checkpoints/step0200', skip_tokenizer_init=False, tokenizer_mode=auto, revision=None, tokenizer_revision=None, trust_remote_code=False, dtype=torch.bfloat16, max_seq_len=8192, download_dir=None, load_format=auto, tensor_parallel_size=1, pipeline_parallel_size=2, data_parallel_size=1, decode_context_parallel_size=1, dcp_comm_backend=ag_rs, disable_custom_all_reduce=False, quantization=None, quantization_config=None, enforce_eager=True, enable_return_routed_experts=False, kv_cache_dtype=auto, device_config=cuda, structured_outputs_config=StructuredOutputsConfig(backend='auto', disable_any_whitespace=False, disable_additional_properties=False, reasoning_parser='', reasoning_parser_plugin='', enable_in_reasoning=False), observability_config=ObservabilityConfig(show_hidden_metrics_for_version=None, otlp_traces_endpoint=None, collect_detailed_traces=None, kv_cache_metrics=False, kv_cache_metrics_sample=0.01, cudagraph_metrics=False, enable_layerwise_nvtx_tracing=False, enable_mfu_metrics=False, enable_mm_processor_stats=False, enable_logging_iteration_details=False, jit_monitor_mode='warn', jit_monitor_verbose=False), seed=0, served_model_name=student, enable_prefix_caching=False, enable_chunked_prefill=True, pooler_config=None, compilation_config={'mode': <CompilationMode.NONE: 0>, 'debug_dump_path': None, 'cache_dir': '', 'compile_cache_save_format': 'binary', 'backend': 'inductor', 'custom_ops': ['all'], 'ir_enable_torch_wrap': False, 'splitting_ops': [], 'compile_mm_encoder': False, 'cudagraph_mm_encoder': False, 'encoder_cudagraph_token_budgets': [], 'encoder_cudagraph_max_vision_items_per_batch': 0, 'encoder_cudagraph_max_frames_per_batch': None, 'compile_sizes': [], 'compile_ranges_endpoints': [2048], 'inductor_compile_config': {'enable_auto_functionalized_v2': False, 'size_asserts': False, 'alignment_asserts': False, 'scalar_asserts': False, 'combo_kernels': True, 'benchmark_combo_kernel': True}, 'inductor_passes': {}, 'cudagraph_mode': <CUDAGraphMode.NONE: 0>, 'cudagraph_num_of_warmups': 0, 'cudagraph_capture_sizes': [], 'cudagraph_copy_inputs': False, 'cudagraph_specialize_lora': True, 'use_inductor_graph_partition': False, 'pass_config': {'fuse_norm_quant': True, 'fuse_act_quant': True, 'fuse_attn_quant': False, 'enable_sp': False, 'fuse_gemm_comms': False, 'fuse_allreduce_rms': False, 'fuse_rope_kvcache_cat_mla': False, 'fuse_act_padding': False}, 'max_cudagraph_capture_size': 0, 'dynamic_shapes_config': {'type': <DynamicShapesType.BACKED: 'backed'>, 'evaluate_guards': False, 'assume_32_bit_indexing': False}, 'local_cache_dir': None, 'fast_moe_cold_start': False, 'static_all_moe_layers': []}, kernel_config=KernelConfig(ir_op_priority=IrOpPriorityConfig(rms_norm=['vllm_c', 'native'], fused_add_rms_norm=['vllm_c', 'native']), enable_flashinfer_autotune=True, enable_cutedsl_warmup=True, moe_backend='auto', linear_backend='auto') |
| (EngineCore pid=1595677) WARNING 07-26 20:03:48 [multiproc_executor.py:1067] Reducing Torch parallelism from 24 threads to 1 to avoid unnecessary CPU contention. Set OMP_NUM_THREADS in the external environment to tune this value as needed. |
| (EngineCore pid=1595677) INFO 07-26 20:03:48 [multiproc_executor.py:140] DP group leader: node_rank=0, node_rank_within_dp=0, master_addr=127.0.0.1, mq_connect_ip=192.168.0.15 (local), world_size=2, local_world_size=2 |
| (Worker pid=1595785) INFO 07-26 20:03:56 [parallel_state.py:1607] world_size=2 rank=0 local_rank=0 distributed_init_method=tcp://127.0.0.1:58797 backend=nccl |
| (Worker pid=1595786) INFO 07-26 20:03:56 [parallel_state.py:1607] world_size=2 rank=1 local_rank=1 distributed_init_method=tcp://127.0.0.1:58797 backend=nccl |
| (Worker pid=1595785) INFO 07-26 20:03:57 [pynccl.py:113] vLLM is using nccl==2.28.9 |
| (Worker pid=1595785) INFO 07-26 20:03:57 [cuda_communicator.py:264] Using ['PYNCCL'] all-reduce backends (in dispatch order) for group 'pp:0' out of potential backends: ['NCCL_SYMM_MEM', 'QUICK_REDUCE', 'FLASHINFER', 'AITER_CUSTOM', 'CUSTOM', 'SYMM_MEM', 'PYNCCL']. |
| (Worker pid=1595785) INFO 07-26 20:03:57 [parallel_state.py:1942] rank 0 in world size 2 is assigned as DP rank 0, PP rank 0, PCP rank 0, TP rank 0, EP rank 0, EPLB rank N/A |
| (Worker pid=1595785) INFO 07-26 20:03:58 [topk_topp_sampler.py:55] Using FlashInfer for top-p & top-k sampling. |
| (Worker_PP0 pid=1595785) INFO 07-26 20:03:58 [gpu_model_runner.py:5209] Starting to load model /home/henry/qwen_healed/keep25/checkpoints/step0200... |
| (Worker_PP0 pid=1595785) INFO 07-26 20:03:58 [qwen_gdn_linear_attn.py:228] Using Triton/FLA GDN prefill kernel (requested=auto, head_k_dim=128). |
| (Worker_PP0 pid=1595785) INFO 07-26 20:03:58 [cuda.py:476] Using FLASH_ATTN attention backend out of potential backends: ['FLASH_ATTN', 'FLASHINFER', 'TRITON_ATTN', 'FLEX_ATTENTION']. |
| (Worker_PP0 pid=1595785) INFO 07-26 20:03:58 [flash_attn.py:718] Using FlashAttention version 2 |
| (Worker_PP0 pid=1595785) INFO 07-26 20:03:58 [weight_utils.py:849] Filesystem type for checkpoints: EXT4. Checkpoint size: 19.54 GiB. Available RAM: 107.24 GiB. |
| (Worker_PP0 pid=1595785) INFO 07-26 20:03:58 [weight_utils.py:872] Auto-prefetch is disabled because the filesystem (EXT4) is not a recognized network FS (NFS/Lustre). If you want to force prefetching, start vLLM with --safetensors-load-strategy=prefetch. |
| (Worker_PP0 pid=1595785)
Loading safetensors checkpoint shards: 0% Completed | 0/1 [00:00<?, ?it/s] |
| (Worker_PP0 pid=1595785)
Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:07<00:00, 7.50s/it] |
| (Worker_PP0 pid=1595785)
Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:07<00:00, 7.50s/it] |
| (Worker_PP0 pid=1595785) |
| (Worker_PP0 pid=1595785) INFO 07-26 20:04:07 [default_loader.py:430] Loading weights took 8.28 seconds |
| (Worker_PP0 pid=1595785) INFO 07-26 20:04:07 [gpu_model_runner.py:5306] Model loading took 9.89 GiB memory and 8.530440 seconds |
| (Worker_PP0 pid=1595785) INFO 07-26 20:04:07 [interface.py:890] Setting attention block size to 544 tokens to ensure that attention page size is >= mamba page size. |
| (Worker_PP0 pid=1595785) INFO 07-26 20:04:07 [interface.py:914] Padding mamba page size by 1.49% to ensure that mamba page size and attention page size are exactly equal. |
| (Worker_PP1 pid=1595786) INFO 07-26 20:04:08 [interface.py:890] Setting attention block size to 544 tokens to ensure that attention page size is >= mamba page size. |
| (Worker_PP1 pid=1595786) INFO 07-26 20:04:08 [interface.py:914] Padding mamba page size by 1.49% to ensure that mamba page size and attention page size are exactly equal. |
| (Worker_PP0 pid=1595785) INFO 07-26 20:04:10 [gpu_worker.py:538] Available KV cache memory: 12.29 GiB |
| (EngineCore pid=1595677) INFO 07-26 20:04:10 [kv_cache_utils.py:2146] GPU KV cache size: 879,130 tokens |
| (EngineCore pid=1595677) INFO 07-26 20:04:10 [kv_cache_utils.py:2147] Maximum concurrency for 8,192 tokens per request: 107.32x |
| (Worker_PP1 pid=1595786) INFO 07-26 20:04:10 [cutedsl_warmup.py:97] Skipping CuTeDSL warmup because no compile units were requested. |
| (Worker_PP0 pid=1595785) INFO 07-26 20:04:10 [cutedsl_warmup.py:97] Skipping CuTeDSL warmup because no compile units were requested. |
| (Worker_PP0 pid=1595785) INFO 07-26 20:04:10 [jit_monitor.py:73] Kernel JIT monitor activated; monitored JIT compilations during inference will use mode=warn. |
| (Worker_PP1 pid=1595786) INFO 07-26 20:04:10 [jit_monitor.py:73] Kernel JIT monitor activated; monitored JIT compilations during inference will use mode=warn. |
| (EngineCore pid=1595677) INFO 07-26 20:04:11 [core.py:344] init engine (profile, create kv cache, warmup model) took 2.60 s |
| (EngineCore pid=1595677) INFO 07-26 20:04:13 [vllm.py:1042] Asynchronous scheduling is enabled. |
| (EngineCore pid=1595677) WARNING 07-26 20:04:13 [vllm.py:1096] Enforce eager set, disabling torch.compile and CUDAGraphs. This is equivalent to setting -cc.mode=none -cc.cudagraph_mode=none |
| (EngineCore pid=1595677) WARNING 07-26 20:04:13 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored. |
| (EngineCore pid=1595677) INFO 07-26 20:04:13 [kernel.py:292] Final IR op priority after setting platform defaults: IrOpPriorityConfig(rms_norm=['vllm_c', 'native'], fused_add_rms_norm=['vllm_c', 'native']) |
| (EngineCore pid=1595677) INFO 07-26 20:04:13 [vllm.py:1322] Cudagraph is disabled under eager mode |
| (EngineCore pid=1595677) INFO 07-26 20:04:13 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant |
| (APIServer pid=1595540) INFO 07-26 20:04:13 [api_server.py:612] Supported tasks: ['generate'] |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [hf.py:548] Detected the chat template content format to be 'openai'. You can set `--chat-template-content-format` to override this. |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [api_server.py:616] Starting vLLM server on http://127.0.0.1:8398 |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:37] Available routes are: |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /openapi.json, Methods: GET, HEAD |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /docs, Methods: GET, HEAD |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /docs/oauth2-redirect, Methods: GET, HEAD |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /redoc, Methods: GET, HEAD |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /load, Methods: GET |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /version, Methods: GET |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /health, Methods: GET |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /metrics, Methods: GET |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /tokenize, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /detokenize, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/models, Methods: GET |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /ping, Methods: GET |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /ping, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /invocations, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/chat/completions, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/chat/completions/batch, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/responses, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/responses/{response_id}, Methods: GET |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/responses/{response_id}/cancel, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/completions, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/messages, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/messages/count_tokens, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /generative_scoring, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /scale_elastic_ep, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /is_scaling_elastic_ep, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/chat/completions/render, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/completions/render, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/chat/completions/derender, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /v1/completions/derender, Methods: POST |
| (APIServer pid=1595540) INFO 07-26 20:04:15 [launcher.py:46] Route: /inference/v1/generate, Methods: POST |
| (APIServer pid=1595540) INFO: Started server process [1595540] |
| (APIServer pid=1595540) INFO: Waiting for application startup. |
| (APIServer pid=1595540) INFO: Application startup complete. |
| (APIServer pid=1595540) INFO: 127.0.0.1:53276 - "GET /health HTTP/1.1" 200 OK |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _zero_kv_blocks_kernel. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _compute_slot_mapping_kernel. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _causal_conv1d_fwd_kernel. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _fused_post_conv_kernel. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _count_experts. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _plan_tiles. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _scatter_routes. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _gate_up_silu. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _down_proj. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) /home/henry/Documents/PythonProjects/variable-reap/vllm-plugin/.venv25/lib/python3.12/site-packages/vllm/distributed/parallel_state.py:813: UserWarning: The given buffer is not writable, and PyTorch does not support non-writable tensors. This means you can write to the underlying (supposedly non-writable) buffer using the tensor. You may want to copy the buffer to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /pytorch/torch/csrc/utils/tensor_new.cpp:1586.) |
| (Worker_PP0 pid=1595785) object_tensor = torch.frombuffer(pickle.dumps(obj), dtype=torch.uint8) |
| [rank0]:[W726 20:04:28.464279518 ProcessGroupNCCL.cpp:4094] Warning: An unbatched P2P op (send/recv) was called on this ProcessGroup with size 2. In lazy initialization mode, this will result in a new 2-rank NCCL communicator to be created. (function operator()) |
| [rank1]:[W726 20:04:28.464551416 ProcessGroupNCCL.cpp:4094] Warning: An unbatched P2P op (send/recv) was called on this ProcessGroup with size 2. In lazy initialization mode, this will result in a new 2-rank NCCL communicator to be created. (function operator()) |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:28 [jit_monitor.py:129] Triton kernel JIT compilation during inference: fused_sigmoid_gating_delta_rule_update_kernel. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:29 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _causal_conv1d_update_kernel. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:04:29 [jit_monitor.py:129] Triton kernel JIT compilation during inference: fused_recurrent_gated_delta_rule_packed_decode_kernel. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (APIServer pid=1595540) INFO 07-26 20:04:35 [loggers.py:273] Engine 000: Avg prompt throughput: 376.5 tokens/s, Avg generation throughput: 236.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 3.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:04:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 400.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 3.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:04:55 [loggers.py:273] Engine 000: Avg prompt throughput: 20.5 tokens/s, Avg generation throughput: 394.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 3.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:05:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:05:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:05:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 400.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:05:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 400.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:05:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 400.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:05:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 398.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:06:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 400.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58632 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:06:15 [loggers.py:273] Engine 000: Avg prompt throughput: 48.5 tokens/s, Avg generation throughput: 394.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:06:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 400.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:06:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:06:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:06:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:07:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 400.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:07:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 398.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:07:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 398.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:07:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:07:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:07:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:08:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:08:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:08:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 398.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:08:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58592 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (Worker_PP0 pid=1595785) WARNING 07-26 20:08:36 [jit_monitor.py:129] Triton kernel JIT compilation during inference: layer_norm_fwd_kernel. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (APIServer pid=1595540) INFO: 127.0.0.1:58594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58616 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58624 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58646 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58658 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58674 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58676 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58692 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58700 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:08:45 [loggers.py:273] Engine 000: Avg prompt throughput: 322.7 tokens/s, Avg generation throughput: 367.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58592 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58616 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:08:55 [loggers.py:273] Engine 000: Avg prompt throughput: 76.2 tokens/s, Avg generation throughput: 384.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58592 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:09:05 [loggers.py:273] Engine 000: Avg prompt throughput: 42.4 tokens/s, Avg generation throughput: 386.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58616 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:09:15 [loggers.py:273] Engine 000: Avg prompt throughput: 48.5 tokens/s, Avg generation throughput: 388.5 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:09:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:09:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:09:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:09:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:10:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:10:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 392.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58632 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:10:25 [loggers.py:273] Engine 000: Avg prompt throughput: 27.6 tokens/s, Avg generation throughput: 391.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58632 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:10:35 [loggers.py:273] Engine 000: Avg prompt throughput: 16.7 tokens/s, Avg generation throughput: 386.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58616 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:10:45 [loggers.py:273] Engine 000: Avg prompt throughput: 16.3 tokens/s, Avg generation throughput: 390.1 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:10:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58616 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:11:05 [loggers.py:273] Engine 000: Avg prompt throughput: 17.2 tokens/s, Avg generation throughput: 391.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:11:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:11:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:11:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:11:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:11:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:12:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 398.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:12:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:12:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:12:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:12:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58624 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58646 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58658 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58674 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58676 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58692 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58700 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:12:55 [loggers.py:273] Engine 000: Avg prompt throughput: 264.2 tokens/s, Avg generation throughput: 364.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:13:05 [loggers.py:273] Engine 000: Avg prompt throughput: 78.8 tokens/s, Avg generation throughput: 379.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58592 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:13:15 [loggers.py:273] Engine 000: Avg prompt throughput: 96.6 tokens/s, Avg generation throughput: 387.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:13:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:13:35 [loggers.py:273] Engine 000: Avg prompt throughput: 16.7 tokens/s, Avg generation throughput: 394.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:13:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 400.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:13:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 398.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:14:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:14:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:14:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58592 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:14:35 [loggers.py:273] Engine 000: Avg prompt throughput: 16.3 tokens/s, Avg generation throughput: 393.3 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58632 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:14:45 [loggers.py:273] Engine 000: Avg prompt throughput: 17.2 tokens/s, Avg generation throughput: 390.1 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:14:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:15:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58616 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:15:15 [loggers.py:273] Engine 000: Avg prompt throughput: 19.3 tokens/s, Avg generation throughput: 394.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:15:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:15:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:15:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:15:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:16:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:16:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58624 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:16:25 [loggers.py:273] Engine 000: Avg prompt throughput: 16.9 tokens/s, Avg generation throughput: 393.3 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:16:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.1 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:16:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 392.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:16:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58646 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58658 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58674 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58676 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58692 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58700 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:17:05 [loggers.py:273] Engine 000: Avg prompt throughput: 208.7 tokens/s, Avg generation throughput: 376.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58646 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58700 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58674 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:17:15 [loggers.py:273] Engine 000: Avg prompt throughput: 118.6 tokens/s, Avg generation throughput: 385.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58646 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:17:25 [loggers.py:273] Engine 000: Avg prompt throughput: 76.1 tokens/s, Avg generation throughput: 388.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58700 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58646 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:17:35 [loggers.py:273] Engine 000: Avg prompt throughput: 33.0 tokens/s, Avg generation throughput: 389.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58646 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:17:45 [loggers.py:273] Engine 000: Avg prompt throughput: 36.5 tokens/s, Avg generation throughput: 388.1 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58700 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:17:55 [loggers.py:273] Engine 000: Avg prompt throughput: 16.9 tokens/s, Avg generation throughput: 390.1 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:18:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 390.4 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:18:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 388.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58646 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:18:25 [loggers.py:273] Engine 000: Avg prompt throughput: 40.0 tokens/s, Avg generation throughput: 391.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:18:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 392.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58592 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:18:45 [loggers.py:273] Engine 000: Avg prompt throughput: 21.9 tokens/s, Avg generation throughput: 393.3 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58632 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:18:55 [loggers.py:273] Engine 000: Avg prompt throughput: 20.5 tokens/s, Avg generation throughput: 391.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:19:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 393.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:19:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 392.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58616 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:19:25 [loggers.py:273] Engine 000: Avg prompt throughput: 48.5 tokens/s, Avg generation throughput: 390.1 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:19:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 392.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:19:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 392.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:19:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:20:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:20:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:20:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58624 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:20:35 [loggers.py:273] Engine 000: Avg prompt throughput: 27.6 tokens/s, Avg generation throughput: 391.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58624 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:20:45 [loggers.py:273] Engine 000: Avg prompt throughput: 16.7 tokens/s, Avg generation throughput: 393.3 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:20:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 395.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:21:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58658 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58676 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58692 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:21:15 [loggers.py:273] Engine 000: Avg prompt throughput: 109.7 tokens/s, Avg generation throughput: 388.3 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58674 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:21:25 [loggers.py:273] Engine 000: Avg prompt throughput: 90.9 tokens/s, Avg generation throughput: 391.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:21:35 [loggers.py:273] Engine 000: Avg prompt throughput: 27.6 tokens/s, Avg generation throughput: 394.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:21:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 396.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:21:55 [loggers.py:273] Engine 000: Avg prompt throughput: 16.7 tokens/s, Avg generation throughput: 383.5 tokens/s, Running: 15 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58700 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:22:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 357.0 tokens/s, Running: 14 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.5%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:22:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 348.6 tokens/s, Running: 14 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:22:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 348.6 tokens/s, Running: 14 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58646 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:22:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 334.7 tokens/s, Running: 13 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:22:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 323.7 tokens/s, Running: 13 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58592 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:22:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 320.4 tokens/s, Running: 12 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58632 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:23:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 290.9 tokens/s, Running: 11 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:23:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 277.2 tokens/s, Running: 11 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58616 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:23:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 276.8 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:23:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 253.0 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:23:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 250.5 tokens/s, Running: 9 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:23:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 225.0 tokens/s, Running: 9 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:24:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 223.2 tokens/s, Running: 9 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:24:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 224.1 tokens/s, Running: 9 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:24:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 223.2 tokens/s, Running: 9 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:24:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 223.2 tokens/s, Running: 9 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.8%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:24:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 224.1 tokens/s, Running: 9 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58624 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:24:55 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 214.2 tokens/s, Running: 8 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.4%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:25:05 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 203.2 tokens/s, Running: 8 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58658 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58676 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58692 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:25:15 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 194.8 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:25:25 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 76.2 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.2%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58674 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO: 127.0.0.1:58620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:25:35 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 45.9 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO 07-26 20:25:45 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 26.9 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.7%, Prefix cache hit rate: 0.0% |
| (APIServer pid=1595540) INFO: 127.0.0.1:58580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [launcher.py:100] [shutdown] API server: shutdown triggered |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [launcher.py:116] [shutdown] API server: stopping engine client mode=abort timeout=0s |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [core_client.py:655] [shutdown] MPClient: start timeout=0s |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [core_client.py:657] [shutdown] MPClient: stopping engine manager |
| (APIServer pid=1595540) WARNING 07-26 20:25:51 [utils.py:626] [shutdown] Process manager: force killing remaining processes count=1 |
| (EngineCore pid=1595677) INFO 07-26 20:25:51 [core.py:1214] [shutdown] EngineCore: trigger received signal=SIGTERM |
| (EngineCore pid=1595677) INFO 07-26 20:25:51 [core.py:1333] [shutdown] EngineCore: start mode=abort timeout=0s |
| (EngineCore pid=1595677) INFO 07-26 20:25:51 [core.py:1364] [shutdown] EngineCore: request processing complete; starting resource teardown |
| (EngineCore pid=1595677) INFO 07-26 20:25:51 [core.py:1227] [shutdown] EngineCore: exiting busy loop |
| (EngineCore pid=1595677) INFO 07-26 20:25:51 [multiproc_executor.py:426] [shutdown] Executor: waiting for worker exit count=2 |
| (Worker_PP0 pid=1595785) INFO 07-26 20:25:51 [multiproc_executor.py:790] Parent process exited, terminating worker queues |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [core_client.py:659] [shutdown] MPClient: engine manager stopped |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [core_client.py:660] [shutdown] MPClient: cleaning up background resources |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [core_client.py:662] [shutdown] MPClient: complete |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [launcher.py:125] [shutdown] API server: engine client stopped |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [launcher.py:128] [shutdown] API server: signalling HTTP server shutdown |
| (APIServer pid=1595540) INFO 07-26 20:25:51 [launcher.py:149] [shutdown] API server: shutting down FastAPI HTTP server |
| (APIServer pid=1595540) INFO: Shutting down |
| (APIServer pid=1595540) INFO: Waiting for application shutdown. |
| (APIServer pid=1595540) INFO: Application shutdown complete. |
| /home/henry/.local/share/uv/python/cpython-3.12.12-linux-x86_64-gnu/lib/python3.12/multiprocessing/resource_tracker.py:279: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown |
| warnings.warn('resource_tracker: There appear to be %d ' |
| /home/henry/.local/share/uv/python/cpython-3.12.12-linux-x86_64-gnu/lib/python3.12/multiprocessing/resource_tracker.py:279: UserWarning: resource_tracker: There appear to be 3 leaked shared_memory objects to clean up at shutdown |
| warnings.warn('resource_tracker: There appear to be %d ' |
|
|