hbfreed's picture
Add files using upload-large-folder tool
8717f59 verified
Raw
History Blame Contribute Delete
70.3 kB
(APIServer pid=1592753) INFO 07-26 19:34:32 [api_utils.py:339]
(APIServer pid=1592753) INFO 07-26 19:34:32 [api_utils.py:339] █ █ █▄ ▄█
(APIServer pid=1592753) INFO 07-26 19:34:32 [api_utils.py:339] ▄▄ ▄█ █ █ █ ▀▄▀ █ version 0.25.0
(APIServer pid=1592753) INFO 07-26 19:34:32 [api_utils.py:339] █▄█▀ █ █ █ █ model /home/henry/qwen_healed/keep25/checkpoints/step0200
(APIServer pid=1592753) INFO 07-26 19:34:32 [api_utils.py:339] ▀▀ ▀▀▀▀▀ ▀▀▀▀▀ ▀ ▀
(APIServer pid=1592753) INFO 07-26 19:34:32 [api_utils.py:339]
(APIServer pid=1592753) INFO 07-26 19:34:32 [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=1592753) INFO 07-26 19:34:32 [model.py:619] Resolved architecture: PrunedQwen3_5MoeForCausalLM
(APIServer pid=1592753) INFO 07-26 19:34:32 [model.py:1776] Using max model len 8192
(APIServer pid=1592753) INFO 07-26 19:34:32 [vllm.py:1042] Asynchronous scheduling is enabled.
(APIServer pid=1592753) WARNING 07-26 19:34:32 [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=1592753) WARNING 07-26 19:34:32 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored.
(APIServer pid=1592753) INFO 07-26 19:34:32 [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=1592753) INFO 07-26 19:34:32 [vllm.py:1322] Cudagraph is disabled under eager mode
(APIServer pid=1592753) INFO 07-26 19:34:32 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant
(EngineCore pid=1592869) INFO 07-26 19:34:44 [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=1592869) WARNING 07-26 19:34:44 [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=1592869) INFO 07-26 19:34:44 [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=1592977) INFO 07-26 19:34:52 [parallel_state.py:1607] world_size=2 rank=0 local_rank=0 distributed_init_method=tcp://127.0.0.1:51913 backend=nccl
(Worker pid=1592978) INFO 07-26 19:34:52 [parallel_state.py:1607] world_size=2 rank=1 local_rank=1 distributed_init_method=tcp://127.0.0.1:51913 backend=nccl
(Worker pid=1592977) INFO 07-26 19:34:53 [pynccl.py:113] vLLM is using nccl==2.28.9
(Worker pid=1592977) INFO 07-26 19:34:53 [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=1592977) INFO 07-26 19:34:53 [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=1592977) INFO 07-26 19:34:53 [topk_topp_sampler.py:55] Using FlashInfer for top-p & top-k sampling.
(Worker_PP0 pid=1592977) INFO 07-26 19:34:54 [gpu_model_runner.py:5209] Starting to load model /home/henry/qwen_healed/keep25/checkpoints/step0200...
(Worker_PP0 pid=1592977) INFO 07-26 19:34:54 [qwen_gdn_linear_attn.py:228] Using Triton/FLA GDN prefill kernel (requested=auto, head_k_dim=128).
(Worker_PP0 pid=1592977) INFO 07-26 19:34:54 [cuda.py:476] Using FLASH_ATTN attention backend out of potential backends: ['FLASH_ATTN', 'FLASHINFER', 'TRITON_ATTN', 'FLEX_ATTENTION'].
(Worker_PP0 pid=1592977) INFO 07-26 19:34:54 [flash_attn.py:718] Using FlashAttention version 2
(Worker_PP0 pid=1592977) INFO 07-26 19:34:54 [weight_utils.py:849] Filesystem type for checkpoints: EXT4. Checkpoint size: 19.54 GiB. Available RAM: 107.54 GiB.
(Worker_PP0 pid=1592977) INFO 07-26 19:34:54 [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=1592977) Loading safetensors checkpoint shards: 0% Completed | 0/1 [00:00<?, ?it/s]
(Worker_PP0 pid=1592977) Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:07<00:00, 7.83s/it]
(Worker_PP0 pid=1592977) Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:07<00:00, 7.83s/it]
(Worker_PP0 pid=1592977)
(Worker_PP0 pid=1592977) INFO 07-26 19:35:03 [default_loader.py:430] Loading weights took 8.64 seconds
(Worker_PP0 pid=1592977) INFO 07-26 19:35:03 [gpu_model_runner.py:5306] Model loading took 9.89 GiB memory and 8.898047 seconds
(Worker_PP0 pid=1592977) INFO 07-26 19:35:03 [interface.py:890] Setting attention block size to 544 tokens to ensure that attention page size is >= mamba page size.
(Worker_PP0 pid=1592977) INFO 07-26 19:35:03 [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=1592978) INFO 07-26 19:35:05 [interface.py:890] Setting attention block size to 544 tokens to ensure that attention page size is >= mamba page size.
(Worker_PP1 pid=1592978) INFO 07-26 19:35:05 [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=1592977) INFO 07-26 19:35:07 [gpu_worker.py:538] Available KV cache memory: 12.29 GiB
(EngineCore pid=1592869) INFO 07-26 19:35:07 [kv_cache_utils.py:2146] GPU KV cache size: 879,130 tokens
(EngineCore pid=1592869) INFO 07-26 19:35:07 [kv_cache_utils.py:2147] Maximum concurrency for 8,192 tokens per request: 107.32x
(Worker_PP1 pid=1592978) INFO 07-26 19:35:07 [cutedsl_warmup.py:97] Skipping CuTeDSL warmup because no compile units were requested.
(Worker_PP0 pid=1592977) INFO 07-26 19:35:07 [cutedsl_warmup.py:97] Skipping CuTeDSL warmup because no compile units were requested.
(Worker_PP0 pid=1592977) INFO 07-26 19:35:07 [jit_monitor.py:73] Kernel JIT monitor activated; monitored JIT compilations during inference will use mode=warn.
(Worker_PP1 pid=1592978) INFO 07-26 19:35:07 [jit_monitor.py:73] Kernel JIT monitor activated; monitored JIT compilations during inference will use mode=warn.
(EngineCore pid=1592869) INFO 07-26 19:35:07 [core.py:344] init engine (profile, create kv cache, warmup model) took 2.47 s
(EngineCore pid=1592869) INFO 07-26 19:35:10 [vllm.py:1042] Asynchronous scheduling is enabled.
(EngineCore pid=1592869) WARNING 07-26 19:35:10 [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=1592869) WARNING 07-26 19:35:10 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored.
(EngineCore pid=1592869) INFO 07-26 19:35:10 [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=1592869) INFO 07-26 19:35:10 [vllm.py:1322] Cudagraph is disabled under eager mode
(EngineCore pid=1592869) INFO 07-26 19:35:10 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant
(APIServer pid=1592753) INFO 07-26 19:35:10 [api_server.py:612] Supported tasks: ['generate']
(APIServer pid=1592753) INFO 07-26 19:35:11 [hf.py:548] Detected the chat template content format to be 'openai'. You can set `--chat-template-content-format` to override this.
(APIServer pid=1592753) INFO 07-26 19:35:11 [api_server.py:616] Starting vLLM server on http://127.0.0.1:8398
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:37] Available routes are:
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /openapi.json, Methods: GET, HEAD
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /docs, Methods: GET, HEAD
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /docs/oauth2-redirect, Methods: GET, HEAD
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /redoc, Methods: GET, HEAD
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /load, Methods: GET
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /version, Methods: GET
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /health, Methods: GET
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /metrics, Methods: GET
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /tokenize, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /detokenize, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/models, Methods: GET
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /ping, Methods: GET
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /ping, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /invocations, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/chat/completions, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/chat/completions/batch, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/responses, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/responses/{response_id}, Methods: GET
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/responses/{response_id}/cancel, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/completions, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/messages, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/messages/count_tokens, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /generative_scoring, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /scale_elastic_ep, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /is_scaling_elastic_ep, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/chat/completions/render, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/completions/render, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/chat/completions/derender, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /v1/completions/derender, Methods: POST
(APIServer pid=1592753) INFO 07-26 19:35:11 [launcher.py:46] Route: /inference/v1/generate, Methods: POST
(APIServer pid=1592753) INFO: Started server process [1592753]
(APIServer pid=1592753) INFO: Waiting for application startup.
(APIServer pid=1592753) INFO: Application startup complete.
(APIServer pid=1592753) INFO: 127.0.0.1:58440 - "GET /health HTTP/1.1" 200 OK
(Worker_PP0 pid=1592977) WARNING 07-26 19:35:22 [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=1592977) WARNING 07-26 19:35:22 [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=1592977) WARNING 07-26 19:35:22 [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=1592977) WARNING 07-26 19:35:22 [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=1592977) WARNING 07-26 19:35:22 [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=1592977) WARNING 07-26 19:35:22 [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=1592977) WARNING 07-26 19:35:22 [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=1592977) /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=1592977) object_tensor = torch.frombuffer(pickle.dumps(obj), dtype=torch.uint8)
[rank0]:[W726 19:35:22.669067029 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 19:35:22.669329587 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=1592977) WARNING 07-26 19:35:23 [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=1592977) WARNING 07-26 19:35:23 [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.
(Worker_PP0 pid=1592977) WARNING 07-26 19:35:23 [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.
(Worker_PP0 pid=1592977) WARNING 07-26 19:35:23 [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=1592977) WARNING 07-26 19:35:23 [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=1592977) WARNING 07-26 19:35:23 [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.
(APIServer pid=1592753) INFO: 127.0.0.1:35434 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:35400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:35450 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:35412 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:35416 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:35:32 [loggers.py:273] Engine 000: Avg prompt throughput: 183.8 tokens/s, Avg generation throughput: 140.8 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:35402 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:35374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:35384 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:35418 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:35:42 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 62.2 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:35:52 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 27.1 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:35380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:36:02 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 25.8 tokens/s, Running: 0 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:36:12 [loggers.py:273] Engine 000: Avg prompt throughput: 376.5 tokens/s, Avg generation throughput: 218.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 3.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46028 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45954 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45960 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:36:22 [loggers.py:273] Engine 000: Avg prompt throughput: 96.6 tokens/s, Avg generation throughput: 392.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 3.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:36:32 [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=1592753) INFO: 127.0.0.1:46004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:36:42 [loggers.py:273] Engine 000: Avg prompt throughput: 16.7 tokens/s, Avg generation throughput: 398.1 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:36:52 [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: 4.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:37:02 [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.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:37:12 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 401.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:37:22 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 399.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:37:32 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:37:42 [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: 6.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:37:52 [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.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:38:02 [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: 7.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:38:12 [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.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:38:22 [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: 7.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:38:32 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:38:42 [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.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:38:52 [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.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:39:02 [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=1592753) INFO 07-26 19:39:12 [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=1592753) INFO 07-26 19:39:22 [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: 10.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:39:32 [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.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:39:42 [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: 10.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:39:52 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:40:02 [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: 11.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:40:12 [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.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45958 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45966 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46084 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:40:22 [loggers.py:273] Engine 000: Avg prompt throughput: 278.4 tokens/s, Avg generation throughput: 358.3 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45954 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46028 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45960 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:40:32 [loggers.py:273] Engine 000: Avg prompt throughput: 167.1 tokens/s, Avg generation throughput: 383.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:40:42 [loggers.py:273] Engine 000: Avg prompt throughput: 27.6 tokens/s, Avg generation throughput: 393.3 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:40:52 [loggers.py:273] Engine 000: Avg prompt throughput: 33.0 tokens/s, Avg generation throughput: 393.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:41:02 [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.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:41:12 [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.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:41:22 [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.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:41:32 [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: 5.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:41:42 [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.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:41:52 [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.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:42:02 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 401.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:42:12 [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: 7.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:42:22 [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: 7.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:42:32 [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: 7.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:42:42 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:42:52 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 401.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:43:02 [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.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:43:12 [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: 9.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:43:22 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 399.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:43:32 [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: 9.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:43:42 [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: 10.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:43:52 [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.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:44:02 [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.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:44:12 [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.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45958 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:44:22 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 394.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45966 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46084 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:44:32 [loggers.py:273] Engine 000: Avg prompt throughput: 211.9 tokens/s, Avg generation throughput: 378.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45954 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46028 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45960 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:44:42 [loggers.py:273] Engine 000: Avg prompt throughput: 86.4 tokens/s, Avg generation throughput: 385.5 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:44:52 [loggers.py:273] Engine 000: Avg prompt throughput: 82.4 tokens/s, Avg generation throughput: 392.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 3.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:45:02 [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.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:45:12 [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: 4.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:45:22 [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.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:45:32 [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.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:45:42 [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=1592753) INFO 07-26 19:45:52 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 398.3 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:46:02 [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.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:46:12 [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.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:46:22 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:46:32 [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: 7.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:46:42 [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.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:46:52 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:47:02 [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.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:47:12 [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.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:47:22 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:47:32 [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.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:47:42 [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.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:47:52 [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.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:48:02 [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.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:48:12 [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.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:48:22 [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.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45958 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45966 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46084 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:48:32 [loggers.py:273] Engine 000: Avg prompt throughput: 202.5 tokens/s, Avg generation throughput: 384.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:48:42 [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.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45954 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46028 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45960 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:48:52 [loggers.py:273] Engine 000: Avg prompt throughput: 135.2 tokens/s, Avg generation throughput: 380.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:49:02 [loggers.py:273] Engine 000: Avg prompt throughput: 52.8 tokens/s, Avg generation throughput: 392.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 3.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:49:12 [loggers.py:273] Engine 000: Avg prompt throughput: 56.9 tokens/s, Avg generation throughput: 385.1 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:49:22 [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.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:49:32 [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.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:49:42 [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.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:49:52 [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: 5.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45958 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:50:02 [loggers.py:273] Engine 000: Avg prompt throughput: 21.9 tokens/s, Avg generation throughput: 394.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:50:12 [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: 6.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:50:22 [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.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:50:32 [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.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:50:42 [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.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:50:52 [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: 7.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:51:02 [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=1592753) INFO 07-26 19:51:12 [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=1592753) INFO 07-26 19:51:22 [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=1592753) INFO 07-26 19:51:32 [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.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:51:42 [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.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:51:52 [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: 9.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:52:02 [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: 10.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:52:12 [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: 10.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:52:22 [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: 10.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:52:32 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45966 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46084 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:52:42 [loggers.py:273] Engine 000: Avg prompt throughput: 146.8 tokens/s, Avg generation throughput: 388.2 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:52:52 [loggers.py:273] Engine 000: Avg prompt throughput: 19.3 tokens/s, Avg generation throughput: 394.9 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45954 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46028 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45960 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:53:02 [loggers.py:273] Engine 000: Avg prompt throughput: 175.4 tokens/s, Avg generation throughput: 383.7 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:53:12 [loggers.py:273] Engine 000: Avg prompt throughput: 50.2 tokens/s, Avg generation throughput: 392.6 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:53:22 [loggers.py:273] Engine 000: Avg prompt throughput: 19.3 tokens/s, Avg generation throughput: 396.5 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:53:32 [loggers.py:273] Engine 000: Avg prompt throughput: 56.9 tokens/s, Avg generation throughput: 393.0 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:53:42 [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.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:53:52 [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.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:54:02 [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=1592753) INFO: 127.0.0.1:45958 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:54:12 [loggers.py:273] Engine 000: Avg prompt throughput: 42.4 tokens/s, Avg generation throughput: 389.8 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:54:22 [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: 5.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:54:32 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:54:42 [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.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:54:52 [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: 6.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:55:02 [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: 7.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:55:12 [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: 7.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:55:22 [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=1592753) INFO 07-26 19:55:32 [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.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:55:42 [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.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:55:52 [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.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:56:02 [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=1592753) INFO 07-26 19:56:12 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 398.3 tokens/s, Running: 16 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:56:22 [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: 10.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:56:32 [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: 10.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:56:42 [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: 10.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45966 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46084 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:56:52 [loggers.py:273] Engine 000: Avg prompt throughput: 92.8 tokens/s, Avg generation throughput: 377.5 tokens/s, Running: 15 reqs, Waiting: 0 reqs, GPU KV cache usage: 8.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45954 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46028 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45960 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:57:02 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 360.1 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:57:12 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 228.9 tokens/s, Running: 9 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:57:22 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 207.7 tokens/s, Running: 8 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:57:32 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 179.1 tokens/s, Running: 6 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:57:42 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 137.4 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:57:52 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 124.0 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:58:02 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 125.0 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:58:12 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 126.0 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45958 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:46068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 19:58:22 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 86.1 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:58:32 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.6 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:58:42 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.9 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:58:52 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.9 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:59:02 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.6 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.5%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:59:12 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.6 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:59:22 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.6 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:59:32 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.9 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:59:42 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.6 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 19:59:52 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.6 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 20:00:02 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.9 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 20:00:12 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.6 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 20:00:22 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.9 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 20:00:32 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.6 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO 07-26 20:00:42 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.6 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:45966 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:45978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 20:00:52 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 75.5 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:46042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:48030 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:48062 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:48040 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 20:01:02 [loggers.py:273] Engine 000: Avg prompt throughput: 61.8 tokens/s, Avg generation throughput: 72.0 tokens/s, Running: 7 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:48018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:48056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 20:01:12 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 155.8 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1592753) INFO: 127.0.0.1:48004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO: 127.0.0.1:48072 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1592753) INFO 07-26 20:01:18 [launcher.py:100] [shutdown] API server: shutdown triggered
(APIServer pid=1592753) INFO 07-26 20:01:18 [launcher.py:116] [shutdown] API server: stopping engine client mode=abort timeout=0s
(APIServer pid=1592753) INFO 07-26 20:01:18 [core_client.py:655] [shutdown] MPClient: start timeout=0s
(APIServer pid=1592753) INFO 07-26 20:01:18 [core_client.py:657] [shutdown] MPClient: stopping engine manager
(APIServer pid=1592753) WARNING 07-26 20:01:18 [utils.py:626] [shutdown] Process manager: force killing remaining processes count=1
(EngineCore pid=1592869) INFO 07-26 20:01:18 [core.py:1214] [shutdown] EngineCore: trigger received signal=SIGTERM
(EngineCore pid=1592869) INFO 07-26 20:01:18 [core.py:1333] [shutdown] EngineCore: start mode=abort timeout=0s
(EngineCore pid=1592869) INFO 07-26 20:01:18 [core.py:1364] [shutdown] EngineCore: request processing complete; starting resource teardown
(EngineCore pid=1592869) INFO 07-26 20:01:18 [core.py:1227] [shutdown] EngineCore: exiting busy loop
(Worker_PP0 pid=1592977) INFO 07-26 20:01:18 [multiproc_executor.py:790] Parent process exited, terminating worker queues
(EngineCore pid=1592869) INFO 07-26 20:01:18 [multiproc_executor.py:426] [shutdown] Executor: waiting for worker exit count=2
(APIServer pid=1592753) INFO 07-26 20:01:18 [core_client.py:659] [shutdown] MPClient: engine manager stopped
(APIServer pid=1592753) INFO 07-26 20:01:18 [core_client.py:660] [shutdown] MPClient: cleaning up background resources
(APIServer pid=1592753) INFO 07-26 20:01:18 [core_client.py:662] [shutdown] MPClient: complete
(APIServer pid=1592753) INFO 07-26 20:01:18 [launcher.py:125] [shutdown] API server: engine client stopped
(APIServer pid=1592753) INFO 07-26 20:01:18 [launcher.py:128] [shutdown] API server: signalling HTTP server shutdown
(APIServer pid=1592753) INFO 07-26 20:01:18 [launcher.py:149] [shutdown] API server: shutting down FastAPI HTTP server
(APIServer pid=1592753) INFO: Shutting down
(APIServer pid=1592753) INFO: Waiting for application shutdown.
(APIServer pid=1592753) 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 '