hbfreed's picture
Add files using upload-large-folder tool
a82fb9e verified
Raw
History Blame Contribute Delete
311 kB
(APIServer pid=179781) INFO 08-09 15:37:40 [api_utils.py:339]
(APIServer pid=179781) INFO 08-09 15:37:40 [api_utils.py:339] █ █ █▄ ▄█
(APIServer pid=179781) INFO 08-09 15:37:40 [api_utils.py:339] ▄▄ ▄█ █ █ █ ▀▄▀ █ version 0.25.0
(APIServer pid=179781) INFO 08-09 15:37:40 [api_utils.py:339] █▄█▀ █ █ █ █ model outputs/release/healed/release-offpolicy-math-keep25/step0100
(APIServer pid=179781) INFO 08-09 15:37:40 [api_utils.py:339] ▀▀ ▀▀▀▀▀ ▀▀▀▀▀ ▀ ▀
(APIServer pid=179781) INFO 08-09 15:37:40 [api_utils.py:339]
(APIServer pid=179781) INFO 08-09 15:37:40 [api_utils.py:273] non-default args: {'model_tag': 'outputs/release/healed/release-offpolicy-math-keep25/step0100', 'host': '127.0.0.1', 'port': 8472, 'model': 'outputs/release/healed/release-offpolicy-math-keep25/step0100', 'max_model_len': 4096, 'enforce_eager': True, 'served_model_name': ['student'], 'gpu_memory_utilization': 0.85}
(APIServer pid=179781) INFO 08-09 15:37:40 [model.py:619] Resolved architecture: PrunedOlmoeForCausalLM
(APIServer pid=179781) INFO 08-09 15:37:40 [model.py:1776] Using max model len 4096
(APIServer pid=179781) INFO 08-09 15:37:40 [vllm.py:1042] Asynchronous scheduling is enabled.
(APIServer pid=179781) WARNING 08-09 15:37:40 [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=179781) WARNING 08-09 15:37:40 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored.
(APIServer pid=179781) INFO 08-09 15:37:40 [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=179781) INFO 08-09 15:37:41 [vllm.py:1322] Cudagraph is disabled under eager mode
(APIServer pid=179781) INFO 08-09 15:37:41 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant
(EngineCore pid=180180) INFO 08-09 15:37:48 [core.py:114] Initializing a V1 LLM engine (v0.25.0) with config: model='outputs/release/healed/release-offpolicy-math-keep25/step0100', speculative_config=None, tokenizer='outputs/release/healed/release-offpolicy-math-keep25/step0100', skip_tokenizer_init=False, tokenizer_mode=auto, revision=None, tokenizer_revision=None, trust_remote_code=False, dtype=torch.bfloat16, max_seq_len=4096, download_dir=None, load_format=auto, tensor_parallel_size=1, pipeline_parallel_size=1, 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=True, 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=180180) INFO 08-09 15:37:49 [parallel_state.py:1607] world_size=1 rank=0 local_rank=0 distributed_init_method=tcp://192.168.0.27:45041 backend=nccl
(EngineCore pid=180180) INFO 08-09 15:37:49 [parallel_state.py:1942] rank 0 in world size 1 is assigned as DP rank 0, PP rank 0, PCP rank 0, TP rank 0, EP rank 0, EPLB rank N/A
(EngineCore pid=180180) INFO 08-09 15:37:50 [topk_topp_sampler.py:55] Using FlashInfer for top-p & top-k sampling.
(EngineCore pid=180180) INFO 08-09 15:37:50 [gpu_model_runner.py:5209] Starting to load model outputs/release/healed/release-offpolicy-math-keep25/step0100...
(EngineCore pid=180180) INFO 08-09 15:37:50 [cuda.py:476] Using FLASH_ATTN attention backend out of potential backends: ['FLASH_ATTN', 'FLASHINFER', 'TRITON_ATTN', 'FLEX_ATTENTION'].
(EngineCore pid=180180) INFO 08-09 15:37:50 [flash_attn.py:718] Using FlashAttention version 2
(EngineCore pid=180180) INFO 08-09 15:37:50 [weight_utils.py:849] Filesystem type for checkpoints: EXT4. Checkpoint size: 3.89 GiB. Available RAM: 102.54 GiB.
(EngineCore pid=180180) INFO 08-09 15:37:50 [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.
(EngineCore pid=180180) Loading safetensors checkpoint shards: 0% Completed | 0/1 [00:00<?, ?it/s]
(EngineCore pid=180180) Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:07<00:00, 7.19s/it]
(EngineCore pid=180180) Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:07<00:00, 7.19s/it]
(EngineCore pid=180180)
(EngineCore pid=180180) INFO 08-09 15:37:58 [default_loader.py:430] Loading weights took 7.21 seconds
(EngineCore pid=180180) INFO 08-09 15:37:58 [gpu_model_runner.py:5306] Model loading took 3.89 GiB memory and 7.435457 seconds
(EngineCore pid=180180) INFO 08-09 15:38:00 [gpu_worker.py:538] Available KV cache memory: 15.86 GiB
(EngineCore pid=180180) INFO 08-09 15:38:00 [kv_cache_utils.py:2146] GPU KV cache size: 129,920 tokens
(EngineCore pid=180180) INFO 08-09 15:38:00 [kv_cache_utils.py:2147] Maximum concurrency for 4,096 tokens per request: 31.72x
(EngineCore pid=180180) INFO 08-09 15:38:00 [cutedsl_warmup.py:97] Skipping CuTeDSL warmup because no compile units were requested.
(EngineCore pid=180180) INFO 08-09 15:38:00 [jit_monitor.py:73] Kernel JIT monitor activated; monitored JIT compilations during inference will use mode=warn.
(EngineCore pid=180180) INFO 08-09 15:38:00 [core.py:344] init engine (profile, create kv cache, warmup model) took 2.25 s
(EngineCore pid=180180) INFO 08-09 15:38:01 [vllm.py:1042] Asynchronous scheduling is enabled.
(EngineCore pid=180180) WARNING 08-09 15:38:01 [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=180180) WARNING 08-09 15:38:01 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored.
(EngineCore pid=180180) INFO 08-09 15:38:01 [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=180180) INFO 08-09 15:38:01 [vllm.py:1322] Cudagraph is disabled under eager mode
(EngineCore pid=180180) INFO 08-09 15:38:01 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant
(APIServer pid=179781) INFO 08-09 15:38:01 [api_server.py:612] Supported tasks: ['generate']
(APIServer pid=179781) INFO 08-09 15:38:01 [hf.py:548] Detected the chat template content format to be 'string'. You can set `--chat-template-content-format` to override this.
(APIServer pid=179781) INFO 08-09 15:38:01 [api_server.py:616] Starting vLLM server on http://127.0.0.1:8472
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:37] Available routes are:
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /openapi.json, Methods: HEAD, GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /docs, Methods: HEAD, GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /docs/oauth2-redirect, Methods: HEAD, GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /redoc, Methods: HEAD, GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /load, Methods: GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /version, Methods: GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /health, Methods: GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /metrics, Methods: GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /tokenize, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /detokenize, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/models, Methods: GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /ping, Methods: GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /ping, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /invocations, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/chat/completions, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/chat/completions/batch, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/responses, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/responses/{response_id}, Methods: GET
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/responses/{response_id}/cancel, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/completions, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/messages, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/messages/count_tokens, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /generative_scoring, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /scale_elastic_ep, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /is_scaling_elastic_ep, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/chat/completions/render, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/completions/render, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/chat/completions/derender, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /v1/completions/derender, Methods: POST
(APIServer pid=179781) INFO 08-09 15:38:01 [launcher.py:46] Route: /inference/v1/generate, Methods: POST
(APIServer pid=179781) INFO: Started server process [179781]
(APIServer pid=179781) INFO: Waiting for application startup.
(APIServer pid=179781) INFO: Application startup complete.
(APIServer pid=179781) INFO: 127.0.0.1:42544 - "GET /health HTTP/1.1" 200 OK
(EngineCore pid=180180) WARNING 08-09 15:38:18 [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.
(EngineCore pid=180180) WARNING 08-09 15:38:18 [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.
(EngineCore pid=180180) WARNING 08-09 15:38:18 [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.
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(EngineCore pid=180180) WARNING 08-09 15:38:20 [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.
(EngineCore pid=180180) WARNING 08-09 15:38:20 [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.
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:38:21 [loggers.py:273] Engine 000: Avg prompt throughput: 423.4 tokens/s, Avg generation throughput: 1000.1 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.3%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:38:31 [loggers.py:273] Engine 000: Avg prompt throughput: 820.9 tokens/s, Avg generation throughput: 3320.7 tokens/s, Running: 47 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.8%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:38:41 [loggers.py:273] Engine 000: Avg prompt throughput: 813.0 tokens/s, Avg generation throughput: 3311.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.7%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:38:51 [loggers.py:273] Engine 000: Avg prompt throughput: 626.6 tokens/s, Avg generation throughput: 3276.4 tokens/s, Running: 47 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.6%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:39:01 [loggers.py:273] Engine 000: Avg prompt throughput: 771.4 tokens/s, Avg generation throughput: 3312.2 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 12.3%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:39:11 [loggers.py:273] Engine 000: Avg prompt throughput: 768.5 tokens/s, Avg generation throughput: 3331.0 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.3%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:39:21 [loggers.py:273] Engine 000: Avg prompt throughput: 774.5 tokens/s, Avg generation throughput: 3302.1 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.5%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:39:31 [loggers.py:273] Engine 000: Avg prompt throughput: 794.8 tokens/s, Avg generation throughput: 3325.7 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.2%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:39:41 [loggers.py:273] Engine 000: Avg prompt throughput: 761.6 tokens/s, Avg generation throughput: 3322.1 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.3%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:39:51 [loggers.py:273] Engine 000: Avg prompt throughput: 744.3 tokens/s, Avg generation throughput: 3274.2 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 12.0%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:40:01 [loggers.py:273] Engine 000: Avg prompt throughput: 724.3 tokens/s, Avg generation throughput: 3294.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 12.8%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:40:11 [loggers.py:273] Engine 000: Avg prompt throughput: 751.6 tokens/s, Avg generation throughput: 3375.9 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 13.6%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:40:21 [loggers.py:273] Engine 000: Avg prompt throughput: 740.4 tokens/s, Avg generation throughput: 3360.4 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.2%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:40:31 [loggers.py:273] Engine 000: Avg prompt throughput: 644.6 tokens/s, Avg generation throughput: 3358.8 tokens/s, Running: 47 reqs, Waiting: 0 reqs, GPU KV cache usage: 13.7%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53636 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53516 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53436 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47858 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53468 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53478 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53522 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:40:41 [loggers.py:273] Engine 000: Avg prompt throughput: 688.1 tokens/s, Avg generation throughput: 3316.0 tokens/s, Running: 37 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.6%, Prefix cache hit rate: 0.0%
(APIServer pid=179781) INFO: 127.0.0.1:53650 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53460 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53506 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53534 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53470 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53444 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53390 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53550 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53454 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53432 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53392 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53656 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53562 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47880 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47946 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53566 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53616 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53494 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53620 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53520 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47882 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47942 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53632 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53608 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53380 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:53408 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47870 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:47956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:40:51 [loggers.py:273] Engine 000: Avg prompt throughput: 424.8 tokens/s, Avg generation throughput: 678.4 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 4.2%, Prefix cache hit rate: 27.0%
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45072 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45304 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45100 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45246 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:41:01 [loggers.py:273] Engine 000: Avg prompt throughput: 519.5 tokens/s, Avg generation throughput: 2930.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 14.6%, Prefix cache hit rate: 45.1%
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45304 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45258 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:41:11 [loggers.py:273] Engine 000: Avg prompt throughput: 333.1 tokens/s, Avg generation throughput: 2593.6 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 21.7%, Prefix cache hit rate: 53.2%
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45272 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45320 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45246 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45100 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45072 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:41:21 [loggers.py:273] Engine 000: Avg prompt throughput: 453.5 tokens/s, Avg generation throughput: 2525.4 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 18.1%, Prefix cache hit rate: 59.4%
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45304 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45072 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45246 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:41:31 [loggers.py:273] Engine 000: Avg prompt throughput: 464.8 tokens/s, Avg generation throughput: 2558.6 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 20.5%, Prefix cache hit rate: 64.3%
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45258 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45320 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45246 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45272 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45072 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45100 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45320 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45258 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:41:41 [loggers.py:273] Engine 000: Avg prompt throughput: 404.9 tokens/s, Avg generation throughput: 2558.1 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 17.2%, Prefix cache hit rate: 68.3%
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45072 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45320 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45246 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45304 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45100 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:41:51 [loggers.py:273] Engine 000: Avg prompt throughput: 494.1 tokens/s, Avg generation throughput: 2587.1 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 19.4%, Prefix cache hit rate: 71.3%
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45258 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45246 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45304 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45320 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45258 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45272 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:42:01 [loggers.py:273] Engine 000: Avg prompt throughput: 409.4 tokens/s, Avg generation throughput: 2643.6 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 18.4%, Prefix cache hit rate: 74.2%
(APIServer pid=179781) INFO: 127.0.0.1:45246 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45304 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45072 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45258 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45304 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45258 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45100 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:42:11 [loggers.py:273] Engine 000: Avg prompt throughput: 409.8 tokens/s, Avg generation throughput: 2524.7 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 19.2%, Prefix cache hit rate: 76.4%
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45272 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45320 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45272 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45320 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:42:21 [loggers.py:273] Engine 000: Avg prompt throughput: 461.8 tokens/s, Avg generation throughput: 2633.9 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 17.3%, Prefix cache hit rate: 78.4%
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45304 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45246 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45190 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45338 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45334 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45222 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45234 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45254 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45072 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45174 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44986 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45136 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45258 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45304 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45152 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45320 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45048 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:42:31 [loggers.py:273] Engine 000: Avg prompt throughput: 154.1 tokens/s, Avg generation throughput: 2354.0 tokens/s, Running: 22 reqs, Waiting: 0 reqs, GPU KV cache usage: 13.4%, Prefix cache hit rate: 79.1%
(APIServer pid=179781) INFO: 127.0.0.1:45110 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:44982 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45100 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45162 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45312 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45002 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45204 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45290 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45014 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45280 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45138 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45296 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45188 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45272 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:42:41 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 833.8 tokens/s, Running: 2 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.5%, Prefix cache hit rate: 79.1%
(APIServer pid=179781) INFO: 127.0.0.1:45046 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59040 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:42:51 [loggers.py:273] Engine 000: Avg prompt throughput: 464.9 tokens/s, Avg generation throughput: 2686.2 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 16.4%, Prefix cache hit rate: 79.4%
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:43:01 [loggers.py:273] Engine 000: Avg prompt throughput: 333.5 tokens/s, Avg generation throughput: 3300.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 24.1%, Prefix cache hit rate: 79.6%
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58854 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58950 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58950 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59040 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58950 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:43:11 [loggers.py:273] Engine 000: Avg prompt throughput: 332.5 tokens/s, Avg generation throughput: 3257.1 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 20.8%, Prefix cache hit rate: 79.9%
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58950 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59040 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58854 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:43:21 [loggers.py:273] Engine 000: Avg prompt throughput: 362.3 tokens/s, Avg generation throughput: 3284.7 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 15.4%, Prefix cache hit rate: 80.2%
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58854 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58854 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:43:31 [loggers.py:273] Engine 000: Avg prompt throughput: 345.0 tokens/s, Avg generation throughput: 3353.0 tokens/s, Running: 46 reqs, Waiting: 0 reqs, GPU KV cache usage: 15.2%, Prefix cache hit rate: 80.5%
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59040 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59040 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58950 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58950 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:43:41 [loggers.py:273] Engine 000: Avg prompt throughput: 374.7 tokens/s, Avg generation throughput: 3367.0 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 19.0%, Prefix cache hit rate: 80.7%
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58950 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58854 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:43:51 [loggers.py:273] Engine 000: Avg prompt throughput: 225.2 tokens/s, Avg generation throughput: 3322.9 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 23.6%, Prefix cache hit rate: 80.9%
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59040 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:44:01 [loggers.py:273] Engine 000: Avg prompt throughput: 350.6 tokens/s, Avg generation throughput: 3334.0 tokens/s, Running: 47 reqs, Waiting: 0 reqs, GPU KV cache usage: 18.3%, Prefix cache hit rate: 81.2%
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58950 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58854 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59040 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:44:11 [loggers.py:273] Engine 000: Avg prompt throughput: 282.1 tokens/s, Avg generation throughput: 3354.4 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 21.1%, Prefix cache hit rate: 81.2%
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59040 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59106 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59034 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58854 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59060 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59238 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59230 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59218 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59078 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59156 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58964 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59018 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59208 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59090 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59074 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59134 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59282 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59144 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59120 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59252 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58950 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:44:21 [loggers.py:273] Engine 000: Avg prompt throughput: 163.7 tokens/s, Avg generation throughput: 2854.9 tokens/s, Running: 20 reqs, Waiting: 0 reqs, GPU KV cache usage: 13.4%, Prefix cache hit rate: 80.4%
(APIServer pid=179781) INFO: 127.0.0.1:59086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59006 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59266 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58934 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58906 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58980 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59184 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58868 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58984 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58884 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59268 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59180 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58940 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59196 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59168 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:58908 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:59276 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:44:31 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 444.5 tokens/s, Running: 0 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.0%, Prefix cache hit rate: 80.4%
(APIServer pid=179781) INFO 08-09 15:44:41 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 0.0 tokens/s, Running: 0 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.0%, Prefix cache hit rate: 80.4%
(APIServer pid=179781) INFO: 127.0.0.1:50632 - "GET /tokenizer_info HTTP/1.1" 404 Not Found
(APIServer pid=179781) INFO: 127.0.0.1:50632 - "GET /tokenizer_info HTTP/1.1" 404 Not Found
(APIServer pid=179781) INFO: 127.0.0.1:50632 - "GET /tokenizer_info HTTP/1.1" 404 Not Found
(APIServer pid=179781) INFO: 127.0.0.1:43390 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43412 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43444 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43460 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43368 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43534 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43570 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43586 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43638 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43652 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43408 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43718 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43474 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43644 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43390 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43400 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43722 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43534 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43730 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43732 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43368 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43718 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43764 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43718 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43368 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43364 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43570 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43482 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43368 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43364 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43690 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43718 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43368 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43662 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43690 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43618 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43718 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43690 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43570 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43644 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43622 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43644 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43764 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43644 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43534 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43556 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43556 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43764 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43556 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43556 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43764 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43744 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43508 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43508 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43534 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43534 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43534 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43408 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43482 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43618 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43482 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43638 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43638 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43744 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43400 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43586 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43722 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43718 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43682 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43408 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43408 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43706 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43408 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43764 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43368 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43460 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43730 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43592 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43534 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43722 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43730 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43682 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43460 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43460 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43730 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43682 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43556 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43722 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43690 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43682 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43682 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43718 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43746 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43412 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43746 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43718 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43412 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43400 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43592 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43400 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43482 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43400 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43586 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43718 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43586 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43644 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43460 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43482 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43722 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43706 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43592 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43412 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43618 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43746 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43638 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43764 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43474 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43556 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43744 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43408 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43690 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43444 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43682 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43400 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43732 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43534 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43630 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:45:21 [loggers.py:273] Engine 000: Avg prompt throughput: 2324.7 tokens/s, Avg generation throughput: 2452.0 tokens/s, Running: 20 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.6%, Prefix cache hit rate: 70.3%
(APIServer pid=179781) INFO: 127.0.0.1:43508 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43356 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43432 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43494 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43550 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43668 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43720 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43748 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43758 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43652 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43390 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43364 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43662 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43570 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43622 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43368 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:43730 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:45:31 [loggers.py:273] Engine 000: Avg prompt throughput: 1397.7 tokens/s, Avg generation throughput: 909.0 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.3%, Prefix cache hit rate: 67.3%
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45554 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45342 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45616 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45406 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45480 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45396 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45456 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45406 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45480 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45630 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45342 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45456 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45554 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45630 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45480 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45480 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45248 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45278 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45298 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45308 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45326 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45374 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45382 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45388 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45416 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45420 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45500 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45342 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45456 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45396 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45616 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45480 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45420 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45388 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45382 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45248 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45278 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45342 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45308 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45456 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45388 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45420 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45396 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45278 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45382 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45406 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45456 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45308 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45374 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45388 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45326 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45406 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45248 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45382 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45396 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45308 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45278 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45456 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45248 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45554 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45630 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45388 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45308 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45298 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45416 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45500 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45630 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45616 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45396 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45278 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45500 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45396 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45480 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45298 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45416 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45342 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45248 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45500 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45342 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45420 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45554 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45308 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:45:41 [loggers.py:273] Engine 000: Avg prompt throughput: 2995.6 tokens/s, Avg generation throughput: 2901.4 tokens/s, Running: 47 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.4%, Prefix cache hit rate: 64.4%
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45406 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45420 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45374 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45554 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45406 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45326 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45382 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45298 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45388 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45416 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45554 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45248 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45396 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45374 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45456 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45500 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45382 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45298 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45554 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45416 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45326 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45374 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45416 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45396 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45630 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45616 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45326 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45278 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45480 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45374 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45382 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45298 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45406 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45382 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45500 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45298 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45342 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45416 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45616 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45308 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45374 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45420 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45554 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45500 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45388 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45248 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45630 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45456 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45388 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45248 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45374 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45500 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45470 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45462 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45396 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45456 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45326 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45308 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45372 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45554 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45542 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45588 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45598 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45374 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45500 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45314 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45278 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45434 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45604 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45404 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45480 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45416 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45294 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45578 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45630 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45520 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45620 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45406 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45382 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45342 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45298 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45426 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45584 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45252 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45488 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45344 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45248 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45566 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45616 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45268 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45358 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45420 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45568 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45376 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45536 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45352 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45514 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45388 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45440 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO: 127.0.0.1:45232 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=179781) INFO 08-09 15:45:51 [loggers.py:273] Engine 000: Avg prompt throughput: 1155.8 tokens/s, Avg generation throughput: 2263.0 tokens/s, Running: 0 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.0%, Prefix cache hit rate: 73.3%
(APIServer pid=179781) INFO 08-09 15:46:01 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 0.0 tokens/s, Running: 0 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.0%, Prefix cache hit rate: 73.3%
(APIServer pid=179781) INFO 08-09 15:50:47 [launcher.py:100] [shutdown] API server: shutdown triggered
(APIServer pid=179781) INFO 08-09 15:50:47 [launcher.py:116] [shutdown] API server: stopping engine client mode=abort timeout=0s
(APIServer pid=179781) INFO 08-09 15:50:47 [core_client.py:655] [shutdown] MPClient: start timeout=0s
(APIServer pid=179781) INFO 08-09 15:50:47 [core_client.py:657] [shutdown] MPClient: stopping engine manager
(APIServer pid=179781) WARNING 08-09 15:50:47 [utils.py:626] [shutdown] Process manager: force killing remaining processes count=1
(EngineCore pid=180180) INFO 08-09 15:50:47 [core.py:1214] [shutdown] EngineCore: trigger received signal=SIGTERM
(EngineCore pid=180180) INFO 08-09 15:50:47 [core.py:1333] [shutdown] EngineCore: start mode=abort timeout=0s
(EngineCore pid=180180) INFO 08-09 15:50:47 [core.py:1364] [shutdown] EngineCore: request processing complete; starting resource teardown
(EngineCore pid=180180) INFO 08-09 15:50:47 [core.py:1227] [shutdown] EngineCore: exiting busy loop
(APIServer pid=179781) INFO 08-09 15:50:47 [core_client.py:659] [shutdown] MPClient: engine manager stopped
(APIServer pid=179781) INFO 08-09 15:50:47 [core_client.py:660] [shutdown] MPClient: cleaning up background resources
(APIServer pid=179781) INFO 08-09 15:50:47 [core_client.py:662] [shutdown] MPClient: complete
(APIServer pid=179781) INFO 08-09 15:50:47 [launcher.py:125] [shutdown] API server: engine client stopped
(APIServer pid=179781) INFO 08-09 15:50:47 [launcher.py:128] [shutdown] API server: signalling HTTP server shutdown
(APIServer pid=179781) INFO 08-09 15:50:47 [launcher.py:149] [shutdown] API server: shutting down FastAPI HTTP server
(APIServer pid=179781) INFO: Shutting down
(APIServer pid=179781) INFO: Waiting for application shutdown.
(APIServer pid=179781) 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 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '