The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
split: string
total_records: int64
errors: int64
missing_client_records: int64
num_instances: int64
num_qps_levels: int64
instance_distribution: struct<instance_17: int64, instance_14: int64, instance_13: int64, instance_16: int64, instance_15: (... 256 chars omitted)
child 0, instance_17: int64
child 1, instance_14: int64
child 2, instance_13: int64
child 3, instance_16: int64
child 4, instance_15: int64
child 5, instance_2: int64
child 6, instance_4: int64
child 7, instance_3: int64
child 8, instance_8: int64
child 9, instance_5: int64
child 10, instance_10: int64
child 11, instance_12: int64
child 12, instance_6: int64
child 13, instance_9: int64
child 14, instance_7: int64
child 15, instance_11: int64
child 16, instance_1: int64
child 17, instance_0: int64
qps_distribution: struct<9: int64, 12: int64, 15: int64, 18: int64, 21: int64, 24: int64, 27: int64, 30: int64, 33: in (... 15 chars omitted)
child 0, 9: int64
child 1, 12: int64
child 2, 15: int64
child 3, 18: int64
child 4, 21: int64
child 5, 24: int64
child 6, 27: int64
child 7, 30: int64
child 8, 33: int64
child 9, 36: int64
pending_prefill_tokens: int64
max_num_seqs: int64
total_pending_tokens: int64
instance_id: string
kv_free_blocks: int64
decode_ctx_max: double
running_requests_count: int64
actual_e2e_latency: double
num_preempted: int64
kv_cache_utilization: double
num_active_decode_seqs: int64
ema_decode_tok_per_s: double
waiting_requests_count: int64
decode_ctx_p50: double
token_budget_per_iter: int64
probe_latency_ms: double
sweep: int64
queue_depth: int64
num_prompt_tokens: int64
qps_level: int64
ema_prefill_tok_per_s: double
actual_output_tokens: int64
ema_decode_iter_ms: double
decode_ctx_p95: double
completion_timestamp: double
prefill_chunk_size: int64
pending_decode_tokens: int64
num_waiting: int64
prediction_timestamp: double
num_running: int64
request_id: string
prediction_latency_ms: double
actual_tpot: double
actual_ttft: double
kv_evictions_per_s: double
to
{'request_id': Value('string'), 'instance_id': Value('string'), 'sweep': Value('int64'), 'qps_level': Value('int64'), 'num_prompt_tokens': Value('int64'), 'actual_output_tokens': Value('int64'), 'num_running': Value('int64'), 'num_waiting': Value('int64'), 'num_active_decode_seqs': Value('int64'), 'decode_ctx_p50': Value('float64'), 'decode_ctx_p95': Value('float64'), 'decode_ctx_max': Value('float64'), 'pending_prefill_tokens': Value('int64'), 'pending_decode_tokens': Value('int64'), 'kv_cache_utilization': Value('float64'), 'kv_free_blocks': Value('int64'), 'token_budget_per_iter': Value('int64'), 'prefill_chunk_size': Value('int64'), 'max_num_seqs': Value('int64'), 'num_preempted': Value('int64'), 'ema_decode_tok_per_s': Value('float64'), 'ema_prefill_tok_per_s': Value('float64'), 'ema_decode_iter_ms': Value('float64'), 'kv_evictions_per_s': Value('float64'), 'running_requests_count': Value('int64'), 'waiting_requests_count': Value('int64'), 'total_pending_tokens': Value('int64'), 'queue_depth': Value('int64'), 'probe_latency_ms': Value('float64'), 'prediction_latency_ms': Value('float64'), 'prediction_timestamp': Value('float64'), 'completion_timestamp': Value('float64'), 'actual_e2e_latency': Value('float64'), 'actual_ttft': Value('float64'), 'actual_tpot': Value('float64')}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 260, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 120, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
split: string
total_records: int64
errors: int64
missing_client_records: int64
num_instances: int64
num_qps_levels: int64
instance_distribution: struct<instance_17: int64, instance_14: int64, instance_13: int64, instance_16: int64, instance_15: (... 256 chars omitted)
child 0, instance_17: int64
child 1, instance_14: int64
child 2, instance_13: int64
child 3, instance_16: int64
child 4, instance_15: int64
child 5, instance_2: int64
child 6, instance_4: int64
child 7, instance_3: int64
child 8, instance_8: int64
child 9, instance_5: int64
child 10, instance_10: int64
child 11, instance_12: int64
child 12, instance_6: int64
child 13, instance_9: int64
child 14, instance_7: int64
child 15, instance_11: int64
child 16, instance_1: int64
child 17, instance_0: int64
qps_distribution: struct<9: int64, 12: int64, 15: int64, 18: int64, 21: int64, 24: int64, 27: int64, 30: int64, 33: in (... 15 chars omitted)
child 0, 9: int64
child 1, 12: int64
child 2, 15: int64
child 3, 18: int64
child 4, 21: int64
child 5, 24: int64
child 6, 27: int64
child 7, 30: int64
child 8, 33: int64
child 9, 36: int64
pending_prefill_tokens: int64
max_num_seqs: int64
total_pending_tokens: int64
instance_id: string
kv_free_blocks: int64
decode_ctx_max: double
running_requests_count: int64
actual_e2e_latency: double
num_preempted: int64
kv_cache_utilization: double
num_active_decode_seqs: int64
ema_decode_tok_per_s: double
waiting_requests_count: int64
decode_ctx_p50: double
token_budget_per_iter: int64
probe_latency_ms: double
sweep: int64
queue_depth: int64
num_prompt_tokens: int64
qps_level: int64
ema_prefill_tok_per_s: double
actual_output_tokens: int64
ema_decode_iter_ms: double
decode_ctx_p95: double
completion_timestamp: double
prefill_chunk_size: int64
pending_decode_tokens: int64
num_waiting: int64
prediction_timestamp: double
num_running: int64
request_id: string
prediction_latency_ms: double
actual_tpot: double
actual_ttft: double
kv_evictions_per_s: double
to
{'request_id': Value('string'), 'instance_id': Value('string'), 'sweep': Value('int64'), 'qps_level': Value('int64'), 'num_prompt_tokens': Value('int64'), 'actual_output_tokens': Value('int64'), 'num_running': Value('int64'), 'num_waiting': Value('int64'), 'num_active_decode_seqs': Value('int64'), 'decode_ctx_p50': Value('float64'), 'decode_ctx_p95': Value('float64'), 'decode_ctx_max': Value('float64'), 'pending_prefill_tokens': Value('int64'), 'pending_decode_tokens': Value('int64'), 'kv_cache_utilization': Value('float64'), 'kv_free_blocks': Value('int64'), 'token_budget_per_iter': Value('int64'), 'prefill_chunk_size': Value('int64'), 'max_num_seqs': Value('int64'), 'num_preempted': Value('int64'), 'ema_decode_tok_per_s': Value('float64'), 'ema_prefill_tok_per_s': Value('float64'), 'ema_decode_iter_ms': Value('float64'), 'kv_evictions_per_s': Value('float64'), 'running_requests_count': Value('int64'), 'waiting_requests_count': Value('int64'), 'total_pending_tokens': Value('int64'), 'queue_depth': Value('int64'), 'probe_latency_ms': Value('float64'), 'prediction_latency_ms': Value('float64'), 'prediction_timestamp': Value('float64'), 'completion_timestamp': Value('float64'), 'actual_e2e_latency': Value('float64'), 'actual_ttft': Value('float64'), 'actual_tpot': Value('float64')}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1922, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
request_id string | instance_id string | sweep int64 | qps_level int64 | num_prompt_tokens int64 | actual_output_tokens int64 | num_running int64 | num_waiting int64 | num_active_decode_seqs int64 | decode_ctx_p50 float64 | decode_ctx_p95 float64 | decode_ctx_max float64 | pending_prefill_tokens int64 | pending_decode_tokens int64 | kv_cache_utilization float64 | kv_free_blocks int64 | token_budget_per_iter int64 | prefill_chunk_size int64 | max_num_seqs int64 | num_preempted int64 | ema_decode_tok_per_s float64 | ema_prefill_tok_per_s float64 | ema_decode_iter_ms float64 | kv_evictions_per_s float64 | running_requests_count int64 | waiting_requests_count int64 | total_pending_tokens int64 | queue_depth int64 | probe_latency_ms float64 | prediction_latency_ms float64 | prediction_timestamp float64 | completion_timestamp float64 | actual_e2e_latency float64 | actual_ttft float64 | actual_tpot float64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e7771e66-6159-4ccf-94b2-648e39d49c02 | instance_17 | 1 | 12 | 93 | 29 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 11.81484 | 473.093594 | 86.074147 | 0 | 0 | 0 | 0 | 0 | 8.638832 | 9.803796 | 1,773,572,768.361819 | 1,773,572,769.283214 | 0.86765 | 0.146425 | 0.025703 |
38853313-ca24-40ec-b7f3-6cae12a29027 | instance_17 | 1 | 12 | 131 | 75 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 14.524007 | 489.298118 | 80.036995 | 0 | 0 | 0 | 0 | 0 | 19.715697 | 21.096882 | 1,773,572,769.301816 | 1,773,572,771.409668 | 2.048462 | 0.141852 | 0.025759 |
1cea294a-7a62-4529-88f4-a4bf53ef1ee5 | instance_17 | 1 | 12 | 38 | 29 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 16.953809 | 532.717826 | 74.609153 | 0 | 0 | 0 | 0 | 0 | 8.862398 | 10.006292 | 1,773,572,773.025368 | 1,773,572,773.901962 | 0.809091 | 0.094413 | 0.02552 |
3de97016-6c21-4b3e-b341-2f0e2e362429 | instance_17 | 1 | 12 | 194 | 8 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 19.176935 | 519.694891 | 69.70023 | 0 | 0 | 0 | 0 | 0 | 8.722871 | 9.849855 | 1,773,572,773.933126 | 1,773,572,774.917117 | 0.90788 | 0.310279 | 0.085355 |
2e6b6c82-634f-48d9-8717-9d6b8f441455 | instance_17 | 1 | 12 | 197 | 19 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,260 | 0 | 0 | 0 | 0 | 18.430815 | 530.249867 | 71.265743 | 0 | 1 | 0 | 0 | 1 | 15.863544 | 17.090415 | 1,773,572,776.102468 | 1,773,572,778.008613 | 1.850311 | 0.213406 | 0.090924 |
fd1e7367-150c-4259-aaf1-0d625a0c18ad | instance_17 | 1 | 12 | 88 | 93 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,246 | 0 | 0 | 0 | 0 | 18.430815 | 530.249867 | 71.265743 | 0 | 2 | 0 | 0 | 2 | 84.059357 | 85.656888 | 1,773,572,777.647442 | 1,773,572,785.913623 | 8.262573 | 0.185885 | 0.087787 |
9ab2ceb5-705d-4da0-af28-aa2024b15c11 | instance_17 | 1 | 12 | 105 | 219 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 19.176935 | 519.694891 | 69.70023 | 0 | 0 | 0 | 0 | 0 | 16.591876 | 17.711852 | 1,773,572,773.921701 | 1,773,572,790.938859 | 16.931205 | 0.182555 | 0.076826 |
ad736695-4e1e-4c88-9a71-9f802ad6d4f3 | instance_17 | 1 | 12 | 32 | 211 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,243 | 0 | 0 | 0 | 0 | 17.687551 | 569.536988 | 73.23158 | 0 | 3 | 0 | 0 | 3 | 76.181469 | 77.667194 | 1,773,572,782.284899 | 1,773,572,800.825545 | 18.537108 | 0.175126 | 0.087437 |
ca7e4846-1ecc-42eb-8fc6-e67259fb4a40 | instance_17 | 1 | 12 | 261 | 5 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,202 | 0 | 0 | 0 | 0 | 16.13206 | 523.576515 | 76.154691 | 0 | 4 | 0 | 0 | 4 | 24.239679 | 25.573514 | 1,773,572,809.72719 | 1,773,572,810.438753 | 0.674489 | 0.321941 | 0.088061 |
3e360f10-8a83-4fc5-bccc-d776170dd88a | instance_17 | 1 | 12 | 40 | 236 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,216 | 0 | 0 | 0 | 0 | 16.653762 | 561.448786 | 74.901051 | 0 | 3 | 0 | 0 | 3 | 58.454 | 59.650994 | 1,773,572,799.712405 | 1,773,572,820.935219 | 21.189885 | 0.130601 | 0.089613 |
d335e913-a356-4e8c-9a2d-09a41e0b1ac1 | instance_17 | 1 | 12 | 107 | 159 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,195 | 0 | 0 | 0 | 0 | 15.654436 | 552.289686 | 77.345282 | 0 | 5 | 0 | 0 | 5 | 61.799432 | 63.303535 | 1,773,572,812.091219 | 1,773,572,826.303937 | 14.179255 | 0.160466 | 0.088725 |
bdc60a03-07cb-4c61-b9f5-146207a0d4fa | instance_17 | 1 | 12 | 48 | 560 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,254 | 0 | 0 | 0 | 0 | 17.687551 | 569.536988 | 73.23158 | 0 | 2 | 0 | 0 | 2 | 76.746083 | 78.286626 | 1,773,572,778.09089 | 1,773,572,827.833696 | 49.739276 | 0.15135 | 0.088708 |
57b7f9b6-c985-4edc-9d5f-1d4e0bedd3a8 | instance_17 | 1 | 12 | 176 | 15 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,177 | 0 | 0 | 0 | 0 | 14.457633 | 519.15483 | 80.499425 | 0 | 5 | 0 | 0 | 5 | 64.264713 | 65.465579 | 1,773,572,828.26676 | 1,773,572,829.801853 | 1.505841 | 0.202309 | 0.093093 |
7427e53a-59ab-40ab-bfa6-4ded4f83c5cb | instance_17 | 1 | 12 | 193 | 520 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,240 | 0 | 0 | 0 | 0 | 17.057914 | 559.92437 | 74.687148 | 0 | 3 | 0 | 0 | 3 | 18.86749 | 20.183011 | 1,773,572,786.686036 | 1,773,572,833.43166 | 46.672074 | 0.288478 | 0.08937 |
d8d442bc-7fed-4c25-b69e-16f849870643 | instance_17 | 1 | 12 | 130 | 5 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,183 | 0 | 0 | 0 | 0 | 13.796406 | 565.714456 | 82.519874 | 0 | 6 | 0 | 0 | 6 | 68.430287 | 69.631913 | 1,773,572,834.390032 | 1,773,572,835.023659 | 0.626634 | 0.210617 | 0.103842 |
ac4d6a68-83a0-486a-8257-d7e2b72aba8b | instance_17 | 1 | 12 | 29 | 279 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,185 | 0 | 0 | 0 | 0 | 15.654436 | 552.289686 | 77.345282 | 0 | 6 | 0 | 0 | 6 | 68.451793 | 69.692682 | 1,773,572,812.986599 | 1,773,572,838.390299 | 25.37642 | 0.149863 | 0.090741 |
892044b6-3a84-4b0b-b6c3-936e988436e1 | instance_17 | 1 | 12 | 30 | 358 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,202 | 0 | 0 | 0 | 0 | 16.13206 | 523.576515 | 76.154691 | 0 | 4 | 0 | 0 | 4 | 65.616117 | 67.097917 | 1,773,572,809.725089 | 1,773,572,842.578808 | 32.85026 | 0.352286 | 0.09103 |
8ffac94e-63c6-4b56-9c7b-53117501c9af | instance_17 | 1 | 12 | 33 | 73 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,171 | 0 | 0 | 0 | 0 | 12.927978 | 488.33342 | 85.837932 | 0 | 7 | 0 | 0 | 7 | 91.881393 | 93.112969 | 1,773,572,844.510353 | 1,773,572,851.27006 | 6.756208 | 0.174947 | 0.091404 |
8d2239dd-c413-47af-95be-9741a2905ee6 | instance_17 | 1 | 12 | 119 | 127 | 9 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,138 | 0 | 0 | 0 | 0 | 12.927978 | 488.33342 | 85.837932 | 0 | 9 | 0 | 0 | 9 | 11.440814 | 12.685577 | 1,773,572,849.994953 | 1,773,572,861.372556 | 11.302959 | 0.132829 | 0.088643 |
c2a92d8e-0182-40a8-a677-9db1e4049e74 | instance_17 | 1 | 12 | 27 | 198 | 8 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,168 | 0 | 0 | 0 | 0 | 12.927978 | 488.33342 | 85.837932 | 0 | 8 | 0 | 0 | 8 | 86.928462 | 88.182229 | 1,773,572,845.040288 | 1,773,572,862.789627 | 17.744945 | 0.176937 | 0.089175 |
762b6a9f-f837-4d74-8dde-e83f57c81fdf | instance_17 | 1 | 12 | 41 | 387 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,166 | 0 | 0 | 0 | 0 | 14.457633 | 519.15483 | 80.499425 | 0 | 6 | 0 | 0 | 6 | 18.517289 | 19.797332 | 1,773,572,828.583495 | 1,773,572,863.671874 | 35.025905 | 0.094522 | 0.090494 |
e520a8cd-8db2-4f0a-bbbe-7a4d693f8b89 | instance_17 | 1 | 12 | 27 | 344 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,174 | 0 | 0 | 0 | 0 | 13.796406 | 565.714456 | 82.519874 | 0 | 7 | 0 | 0 | 7 | 52.922759 | 54.161256 | 1,773,572,834.86449 | 1,773,572,865.784672 | 30.879837 | 0.140123 | 0.089619 |
c6b7ce90-e2aa-4f0f-94e3-75b7603c352d | instance_17 | 1 | 12 | 332 | 4 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,114 | 0 | 0 | 0 | 0 | 12.19273 | 436.709736 | 87.475198 | 0 | 5 | 0 | 0 | 5 | 17.874259 | 19.353155 | 1,773,572,866.834546 | 1,773,572,867.516575 | 0.620161 | 0.354137 | 0.088592 |
3d2d14a8-e702-4f06-829e-4c1cc8e20360 | instance_17 | 1 | 12 | 32 | 784 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,219 | 0 | 0 | 0 | 0 | 16.13206 | 523.576515 | 76.154691 | 0 | 3 | 0 | 0 | 3 | 67.363205 | 68.53056 | 1,773,572,804.96089 | 1,773,572,876.281292 | 71.316973 | 0.174002 | 0.090859 |
e843fffd-0d44-4425-920b-d17ee94f715f | instance_17 | 1 | 12 | 94 | 67 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,091 | 0 | 0 | 0 | 0 | 12.10223 | 486.787744 | 87.586853 | 0 | 6 | 0 | 0 | 6 | 92.264087 | 93.582606 | 1,773,572,871.48608 | 1,773,572,877.512245 | 6.022778 | 0.190742 | 0.08836 |
62383406-5fd3-47ed-b67d-2a683c20e044 | instance_17 | 1 | 12 | 144 | 571 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,151 | 0 | 0 | 0 | 0 | 14.811488 | 541.600225 | 79.587366 | 0 | 5 | 0 | 0 | 5 | 48.778862 | 50.043371 | 1,773,572,827.527833 | 1,773,572,879.619136 | 52.040646 | 0.165003 | 0.091009 |
47a791bf-f8b3-4cba-982c-1ce3d0058805 | instance_17 | 1 | 12 | 113 | 204 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,109 | 0 | 0 | 0 | 0 | 12.10223 | 486.787744 | 87.586853 | 0 | 5 | 0 | 0 | 5 | 22.62991 | 23.92074 | 1,773,572,868.917737 | 1,773,572,887.262776 | 18.283476 | 0.131836 | 0.089416 |
081e6b1e-b39a-4c11-8473-2ad9a6bc2cdf | instance_17 | 1 | 12 | 183 | 761 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,161 | 0 | 0 | 0 | 0 | 14.086067 | 554.235013 | 81.758763 | 0 | 6 | 0 | 0 | 6 | 18.768406 | 20.109236 | 1,773,572,832.089542 | 1,773,572,901.264795 | 69.112562 | 0.215143 | 0.090654 |
80434e9c-8079-4132-a0cb-2752da39fe8c | instance_17 | 1 | 12 | 39 | 725 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,164 | 0 | 0 | 0 | 0 | 13.143822 | 533.13069 | 85.26103 | 0 | 7 | 0 | 0 | 7 | 10.43747 | 11.676012 | 1,773,572,841.621371 | 1,773,572,907.18866 | 65.498637 | 0.088958 | 0.090345 |
14cf6dc4-76b0-4121-a6f2-764a9d19fb66 | instance_17 | 1 | 12 | 63 | 132 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,063 | 0 | 0 | 0 | 0 | 11.766591 | 536.962364 | 88.379003 | 0 | 7 | 0 | 0 | 7 | 80.935096 | 82.251052 | 1,773,572,898.526136 | 1,773,572,910.353597 | 11.813356 | 0.147688 | 0.089047 |
71b0837e-1efc-4874-911f-27e993544965 | instance_17 | 1 | 12 | 70 | 415 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,137 | 0 | 0 | 0 | 0 | 11.831365 | 501.388993 | 88.263734 | 0 | 5 | 0 | 0 | 5 | 36.361903 | 37.661788 | 1,773,572,882.52104 | 1,773,572,919.788598 | 37.224332 | 0.120583 | 0.089622 |
d3471c49-69d1-4535-b326-eb25111f36a1 | instance_17 | 1 | 12 | 373 | 309 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,107 | 0 | 0 | 0 | 0 | 11.766591 | 536.962364 | 88.379003 | 0 | 5 | 0 | 0 | 5 | 19.627868 | 21.150577 | 1,773,572,894.280378 | 1,773,572,922.160739 | 27.815536 | 0.376443 | 0.089086 |
22f91bde-e0a7-4ed0-82c0-c8eca33ad768 | instance_17 | 1 | 12 | 53 | 233 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,120 | 0 | 0 | 0 | 0 | 11.630598 | 555.334281 | 88.78031 | 0 | 6 | 0 | 0 | 6 | 53.432728 | 54.75557 | 1,773,572,907.35934 | 1,773,572,927.895394 | 20.524783 | 0.14971 | 0.087823 |
66f1e85f-c9b2-4fbd-9369-9366f07c8e33 | instance_17 | 1 | 12 | 43 | 1,024 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,183 | 0 | 0 | 0 | 0 | 13.143822 | 533.13069 | 85.26103 | 0 | 6 | 0 | 0 | 6 | 75.50408 | 76.767717 | 1,773,572,838.472292 | 1,773,572,930.518284 | 92.03294 | 0.143874 | 0.089823 |
c0ebd52d-ab02-44d9-bcf8-3d97cb7c5214 | instance_17 | 1 | 12 | 147 | 587 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,147 | 0 | 0 | 0 | 0 | 11.831365 | 501.388993 | 88.263734 | 0 | 4 | 0 | 0 | 4 | 37.032712 | 38.359724 | 1,773,572,881.959832 | 1,773,572,934.508572 | 52.510208 | 0.175752 | 0.089307 |
bc8e8196-a6a6-460a-8ce2-efbe767a5eea | instance_17 | 1 | 12 | 201 | 17 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,187 | 0 | 0 | 0 | 0 | 11.438489 | 569.851685 | 88.942593 | 0 | 4 | 0 | 0 | 4 | 11.987333 | 13.32053 | 1,773,572,941.610302 | 1,773,572,943.29964 | 1.613799 | 0.206511 | 0.087927 |
f3975b5e-daf3-4764-8c27-afb91e71aee1 | instance_17 | 1 | 12 | 103 | 533 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,071 | 0 | 0 | 0 | 0 | 11.766591 | 536.962364 | 88.379003 | 0 | 6 | 0 | 0 | 6 | 27.449849 | 28.747303 | 1,773,572,897.979132 | 1,773,572,945.640565 | 47.61638 | 0.151759 | 0.089219 |
52f23bc0-23b2-444e-a086-7ed0583d28f4 | instance_17 | 1 | 12 | 394 | 80 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,212 | 0 | 0 | 0 | 0 | 11.438489 | 569.851685 | 88.942593 | 0 | 3 | 0 | 0 | 3 | 72.832967 | 74.169199 | 1,773,572,940.476285 | 1,773,572,947.973361 | 7.484987 | 0.430951 | 0.089288 |
6c2b0ac8-15f8-4bc3-8858-c53b223a3f81 | instance_17 | 1 | 12 | 25 | 45 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,204 | 0 | 0 | 0 | 0 | 11.388598 | 646.769694 | 88.919786 | 0 | 4 | 0 | 0 | 4 | 52.997575 | 54.265286 | 1,773,572,954.090001 | 1,773,572,958.212508 | 4.096992 | 0.150172 | 0.089688 |
87573282-4581-4ea7-b227-1e047b2ff3c4 | instance_17 | 1 | 12 | 28 | 238 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,193 | 0 | 0 | 0 | 0 | 11.388598 | 646.769694 | 88.919786 | 0 | 5 | 0 | 0 | 5 | 71.969519 | 73.253134 | 1,773,572,956.800934 | 1,773,572,978.050229 | 21.237143 | 0.167569 | 0.088898 |
1e7ee950-d18b-4199-8b4c-b2a150b10741 | instance_17 | 1 | 12 | 253 | 100 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,147 | 0 | 0 | 0 | 0 | 11.364711 | 598.740273 | 88.996638 | 0 | 5 | 0 | 0 | 5 | 42.833228 | 44.161158 | 1,773,572,970.304134 | 1,773,572,979.366036 | 9.024277 | 0.311005 | 0.088008 |
385d6d8f-ea49-4bd7-9d10-bfcf4638900a | instance_17 | 1 | 12 | 29 | 541 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,190 | 0 | 0 | 0 | 0 | 11.46529 | 540.234556 | 88.902059 | 0 | 3 | 0 | 0 | 3 | 11.079818 | 12.339894 | 1,773,572,931.7254 | 1,773,572,980.323094 | 48.548635 | 0.126713 | 0.089669 |
d28e4671-62a2-4490-9ad6-98b8b164b36d | instance_17 | 1 | 12 | 119 | 402 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,237 | 0 | 0 | 0 | 0 | 11.388598 | 646.769694 | 88.919786 | 0 | 2 | 0 | 0 | 2 | 80.821597 | 82.08918 | 1,773,572,948.739677 | 1,773,572,984.864142 | 36.116476 | 0.204782 | 0.089555 |
23044812-f4cd-46ff-bb89-f666484ed4d4 | instance_17 | 1 | 12 | 33 | 16 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,151 | 0 | 0 | 0 | 0 | 11.333876 | 546.116984 | 88.966923 | 0 | 4 | 0 | 0 | 4 | 24.121658 | 25.399399 | 1,773,572,983.717585 | 1,773,572,985.212009 | 1.440572 | 0.125585 | 0.087649 |
029bbf4a-d36d-4455-967c-54705be37253 | instance_17 | 1 | 12 | 233 | 398 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,226 | 0 | 0 | 0 | 0 | 11.388598 | 646.769694 | 88.919786 | 0 | 3 | 0 | 0 | 3 | 76.014362 | 77.273582 | 1,773,572,951.104787 | 1,773,572,986.770722 | 35.661999 | 0.302715 | 0.089066 |
2e532a2f-a836-4e8f-9230-58d9d4696f54 | instance_17 | 1 | 12 | 142 | 19 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,215 | 0 | 0 | 0 | 0 | 11.31645 | 545.808162 | 88.905877 | 0 | 2 | 0 | 0 | 2 | 12.949252 | 14.362907 | 1,773,572,986.856365 | 1,773,572,988.624023 | 1.700176 | 0.140155 | 0.086654 |
dba712f1-ff8e-4715-82cf-4c6c18a07278 | instance_17 | 1 | 12 | 26 | 52 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,208 | 0 | 0 | 0 | 0 | 11.338817 | 592.543506 | 88.68071 | 0 | 2 | 0 | 0 | 2 | 40.971912 | 42.501985 | 1,773,572,991.454324 | 1,773,572,996.046438 | 4.558972 | 0.142536 | 0.086589 |
36994a2d-f051-4b65-9715-a3f7f5db4cad | instance_17 | 1 | 12 | 89 | 885 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,121 | 0 | 0 | 0 | 0 | 11.515061 | 590.722966 | 88.908273 | 0 | 4 | 0 | 0 | 4 | 51.6092 | 52.886551 | 1,773,572,927.890877 | 1,773,573,006.855658 | 78.92479 | 0.153958 | 0.089107 |
9de10224-5d38-4c43-b393-aceaaa9612f3 | instance_17 | 1 | 12 | 204 | 18 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,226 | 0 | 0 | 0 | 0 | 11.346084 | 554.185147 | 88.535059 | 0 | 2 | 0 | 0 | 2 | 12.997215 | 14.145593 | 1,773,573,012.502513 | 1,773,573,014.344661 | 1.779638 | 0.217286 | 0.09189 |
4c0d6326-5f48-487d-8b79-e135e5882695 | instance_17 | 1 | 12 | 188 | 5 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,221 | 0 | 0 | 0 | 0 | 11.299735 | 592.652167 | 88.870543 | 0 | 3 | 0 | 0 | 3 | 88.587682 | 89.747603 | 1,773,573,014.686056 | 1,773,573,015.311962 | 0.622853 | 0.274747 | 0.08699 |
e66f8a9b-0804-4a2b-8632-a1a6c5372f5f | instance_17 | 1 | 12 | 35 | 61 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,214 | 0 | 0 | 0 | 0 | 11.346084 | 554.185147 | 88.535059 | 0 | 3 | 0 | 0 | 3 | 22.121733 | 23.407715 | 1,773,573,012.781282 | 1,773,573,018.346999 | 5.511341 | 0.127625 | 0.089719 |
595bc123-6978-4899-bfb1-ed2f78759522 | instance_17 | 1 | 12 | 88 | 417 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,162 | 0 | 0 | 0 | 0 | 11.333876 | 546.116984 | 88.966923 | 0 | 3 | 0 | 0 | 3 | 63.023236 | 64.286092 | 1,773,572,981.705407 | 1,773,573,018.68425 | 36.95855 | 0.171428 | 0.088429 |
b6df962e-b22c-42aa-a709-21016e7dbdd9 | instance_17 | 1 | 12 | 84 | 6 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,239 | 0 | 0 | 0 | 0 | 11.302633 | 563.484198 | 88.750408 | 0 | 1 | 0 | 0 | 1 | 30.217433 | 31.630154 | 1,773,573,022.846912 | 1,773,573,023.460568 | 0.562834 | 0.135063 | 0.08551 |
eb54cb0d-ea99-4c00-906d-542983024273 | instance_17 | 1 | 12 | 172 | 346 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,190 | 0 | 0 | 0 | 0 | 11.35982 | 551.530108 | 88.471511 | 0 | 2 | 0 | 0 | 2 | 56.739262 | 57.889153 | 1,773,573,003.93735 | 1,773,573,023.96691 | 19.995462 | 0.198331 | 0.057383 |
b98abbab-6bf5-4a73-8a4e-5d39f5d6d377 | instance_17 | 1 | 12 | 280 | 45 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,236 | 0 | 0 | 0 | 0 | 11.950334 | 599.119541 | 85.321956 | 0 | 1 | 0 | 0 | 1 | 20.875214 | 22.132923 | 1,773,573,033.506196 | 1,773,573,037.951265 | 4.421813 | 0.314033 | 0.093354 |
3f3a128a-6197-4121-8c6d-161b7341a837 | instance_17 | 1 | 12 | 164 | 24 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,211 | 0 | 0 | 0 | 0 | 11.950334 | 599.119541 | 85.321956 | 0 | 4 | 0 | 0 | 4 | 85.942067 | 87.435305 | 1,773,573,036.052074 | 1,773,573,038.299012 | 2.243528 | 0.227462 | 0.087643 |
d705239a-4060-45a5-a7a9-29f3f6d93968 | instance_17 | 1 | 12 | 55 | 50 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,223 | 0 | 0 | 0 | 0 | 11.784826 | 637.6331 | 86.277025 | 0 | 3 | 0 | 0 | 3 | 10.990461 | 12.175983 | 1,773,573,038.903368 | 1,773,573,043.399412 | 4.41609 | 0.163985 | 0.086775 |
40f5e13f-d841-4ff7-a3fa-1c0217cdd757 | instance_17 | 1 | 12 | 45 | 65 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,206 | 0 | 0 | 0 | 0 | 11.758754 | 607.409508 | 86.32678 | 0 | 3 | 0 | 0 | 3 | 66.812261 | 67.999269 | 1,773,573,046.683846 | 1,773,573,052.397376 | 5.696099 | 0.138808 | 0.086829 |
1db57186-59d7-4980-811c-b1d761586e28 | instance_17 | 1 | 12 | 53 | 320 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,217 | 0 | 0 | 0 | 0 | 11.950334 | 599.119541 | 85.321956 | 0 | 2 | 0 | 0 | 2 | 66.820203 | 68.005924 | 1,773,573,035.04448 | 1,773,573,063.759765 | 28.702838 | 0.146808 | 0.089515 |
9917f70d-c234-4ab1-b362-18620c507bf4 | instance_17 | 1 | 12 | 341 | 568 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 11.950334 | 599.119541 | 85.321956 | 0 | 0 | 0 | 0 | 0 | 9.010566 | 10.174229 | 1,773,573,027.967721 | 1,773,573,067.006359 | 38.967033 | 0.384131 | 0.068047 |
54bd5ef5-4ced-4073-9779-c0ebfee20716 | instance_17 | 1 | 12 | 199 | 87 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,161 | 0 | 0 | 0 | 0 | 11.73457 | 579.087341 | 86.376984 | 0 | 4 | 0 | 0 | 4 | 23.094242 | 24.270132 | 1,773,573,060.586306 | 1,773,573,068.479593 | 7.818283 | 0.205707 | 0.088517 |
4196a1f3-d85f-4f6d-86d7-f63014c88513 | instance_17 | 1 | 12 | 58 | 549 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,214 | 0 | 0 | 0 | 0 | 11.950334 | 599.119541 | 85.321956 | 0 | 3 | 0 | 0 | 3 | 43.400951 | 44.566353 | 1,773,573,035.805361 | 1,773,573,084.769161 | 48.912381 | 0.114776 | 0.089046 |
cda59ebf-0625-4f2b-9ccf-4fa2ecab20b5 | instance_17 | 1 | 12 | 248 | 21 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,176 | 0 | 0 | 0 | 0 | 11.843571 | 615.761185 | 85.580472 | 0 | 6 | 0 | 0 | 6 | 23.036792 | 24.237527 | 1,773,573,086.14128 | 1,773,573,088.258244 | 2.046509 | 0.278325 | 0.088396 |
b05a31b5-cd20-48c9-ade6-33565db9c8d3 | instance_17 | 1 | 12 | 231 | 368 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,182 | 0 | 0 | 0 | 0 | 11.73457 | 579.087341 | 86.376984 | 0 | 3 | 0 | 0 | 3 | 13.455221 | 14.637458 | 1,773,573,057.673589 | 1,773,573,091.045622 | 33.315379 | 0.254037 | 0.090085 |
493d06db-27c2-4ed5-a214-9a0755b44a2a | instance_17 | 1 | 12 | 89 | 213 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,205 | 0 | 0 | 0 | 0 | 11.911725 | 628.030904 | 85.195446 | 0 | 3 | 0 | 0 | 3 | 11.576499 | 12.711771 | 1,773,573,071.934574 | 1,773,573,091.437672 | 19.428063 | 0.196795 | 0.090713 |
4eeca238-51a6-45b1-8324-24c18862aaa9 | instance_17 | 1 | 12 | 89 | 103 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,167 | 0 | 0 | 0 | 0 | 11.911725 | 628.030904 | 85.195446 | 0 | 5 | 0 | 0 | 5 | 62.959038 | 64.221137 | 1,773,573,082.66383 | 1,773,573,092.323137 | 9.633819 | 0.174288 | 0.092728 |
d09a4409-c156-4df9-b55f-a078b746a851 | instance_17 | 1 | 12 | 29 | 235 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,183 | 0 | 0 | 0 | 0 | 11.911725 | 628.030904 | 85.195446 | 0 | 4 | 0 | 0 | 4 | 90.785524 | 91.944599 | 1,773,573,078.102426 | 1,773,573,099.553286 | 21.443877 | 0.176444 | 0.090885 |
29292ca4-950c-499e-8009-6eb1e53bd390 | instance_17 | 1 | 12 | 73 | 461 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,148 | 0 | 0 | 0 | 0 | 11.73457 | 579.087341 | 86.376984 | 0 | 5 | 0 | 0 | 5 | 28.799089 | 29.993295 | 1,773,573,060.86238 | 1,773,573,102.254391 | 41.338007 | 0.112263 | 0.089621 |
07c213a7-ab18-4865-92ba-811e836355c4 | instance_17 | 1 | 12 | 99 | 137 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,157 | 0 | 0 | 0 | 0 | 11.790484 | 643.289529 | 85.862044 | 0 | 6 | 0 | 0 | 6 | 66.544213 | 67.796381 | 1,773,573,090.891888 | 1,773,573,103.205829 | 12.310353 | 0.189631 | 0.089122 |
f9c1aea1-f426-4ef7-9ee5-b60adaaeb459 | instance_17 | 1 | 12 | 145 | 251 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,153 | 0 | 0 | 0 | 0 | 11.911725 | 628.030904 | 85.195446 | 0 | 6 | 0 | 0 | 6 | 35.77649 | 37.019733 | 1,773,573,084.611862 | 1,773,573,107.364463 | 22.699225 | 0.160924 | 0.090152 |
7ef162fc-ab04-4ec0-b77b-11d6608003fc | instance_17 | 1 | 12 | 31 | 45 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,234 | 0 | 0 | 0 | 0 | 11.412787 | 617.960156 | 88.216446 | 0 | 3 | 0 | 0 | 3 | 79.640404 | 80.961293 | 1,773,573,108.999123 | 1,773,573,113.012353 | 3.999694 | 0.149714 | 0.087495 |
8594a13f-a26a-4921-b558-2ae14a244a82 | instance_17 | 1 | 12 | 28 | 48 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,196 | 0 | 0 | 0 | 0 | 11.414432 | 576.870296 | 88.144294 | 0 | 5 | 0 | 0 | 5 | 68.861155 | 70.050496 | 1,773,573,119.464686 | 1,773,573,123.778429 | 4.310388 | 0.174305 | 0.08799 |
f602e999-6ad6-445e-93f6-c8028e5f7c34 | instance_17 | 1 | 12 | 157 | 416 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,213 | 0 | 0 | 0 | 0 | 11.564984 | 634.379717 | 87.327228 | 0 | 4 | 0 | 0 | 4 | 69.506794 | 70.859901 | 1,773,573,092.399454 | 1,773,573,129.377688 | 36.952618 | 0.203812 | 0.08855 |
ed3d8e53-591c-4b35-82e0-7e54ed5be0e0 | instance_17 | 1 | 12 | 36 | 15 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,164 | 0 | 0 | 0 | 0 | 11.409486 | 535.247032 | 88.12883 | 0 | 5 | 0 | 0 | 5 | 77.618326 | 78.883653 | 1,773,573,128.512281 | 1,773,573,129.901012 | 1.381172 | 0.1508 | 0.087869 |
94823ef3-628a-4220-ac89-b548fd9db94b | instance_17 | 1 | 12 | 108 | 18 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,192 | 0 | 0 | 0 | 0 | 11.397837 | 558.754147 | 88.170995 | 0 | 5 | 0 | 0 | 5 | 74.841732 | 76.046297 | 1,773,573,129.896295 | 1,773,573,131.577132 | 1.677326 | 0.189477 | 0.087498 |
bcef9268-969c-430d-a877-788d61a1da38 | instance_17 | 1 | 12 | 23 | 370 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,190 | 0 | 0 | 0 | 0 | 11.508771 | 587.377601 | 87.683055 | 0 | 4 | 0 | 0 | 4 | 15.571304 | 16.764507 | 1,773,573,101.023488 | 1,773,573,133.914526 | 32.811752 | 0.098352 | 0.088654 |
d4cedc2f-5f82-418d-8b25-3e9960f0e22f | instance_17 | 1 | 12 | 104 | 348 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,224 | 0 | 0 | 0 | 0 | 11.448395 | 586.505869 | 88.001336 | 0 | 3 | 0 | 0 | 3 | 83.62393 | 84.790533 | 1,773,573,105.61506 | 1,773,573,136.504572 | 30.884765 | 0.185712 | 0.088469 |
a6e8a036-b89d-4643-8da7-def88e56fe63 | instance_17 | 1 | 12 | 225 | 32 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,224 | 0 | 0 | 0 | 0 | 11.379026 | 507.218483 | 88.167706 | 0 | 2 | 0 | 0 | 2 | 72.836446 | 74.017516 | 1,773,573,139.753264 | 1,773,573,142.737351 | 2.980676 | 0.304341 | 0.086322 |
c66f9d86-eccf-4ba1-8179-54c98c4c2882 | instance_17 | 1 | 12 | 47 | 468 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,220 | 0 | 0 | 0 | 0 | 11.414432 | 576.870296 | 88.144294 | 0 | 4 | 0 | 0 | 4 | 75.179797 | 76.363832 | 1,773,573,113.094765 | 1,773,573,154.347317 | 41.248347 | 0.154055 | 0.087996 |
95567a01-6eb2-4673-a69a-1ebfd5303aca | instance_17 | 1 | 12 | 44 | 637 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,234 | 0 | 0 | 0 | 0 | 11.412787 | 617.960156 | 88.216446 | 0 | 3 | 0 | 0 | 3 | 91.86762 | 93.302653 | 1,773,573,108.996958 | 1,773,573,164.904675 | 55.903567 | 0.162157 | 0.087643 |
1ec585bb-ce9e-4216-a1a2-99f834f58708 | instance_17 | 1 | 12 | 100 | 160 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,206 | 0 | 0 | 0 | 0 | 11.399584 | 530.426854 | 87.983087 | 0 | 2 | 0 | 0 | 2 | 62.585107 | 63.734151 | 1,773,573,152.508888 | 1,773,573,165.402425 | 12.88527 | 0.185889 | 0.079869 |
f71643f5-9324-485f-8da4-10535147f1a2 | instance_17 | 1 | 12 | 27 | 35 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 11.509728 | 489.609429 | 87.142175 | 0 | 0 | 0 | 0 | 0 | 8.575569 | 9.719727 | 1,773,573,166.658922 | 1,773,573,167.748262 | 0.9786 | 0.110927 | 0.025517 |
cd851f68-4061-432d-b1e6-ad2cf1c9ac32 | instance_17 | 1 | 12 | 194 | 17 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,214 | 0 | 0 | 0 | 0 | 14.277788 | 464.98884 | 80.979607 | 0 | 2 | 0 | 0 | 2 | 19.284824 | 20.442214 | 1,773,573,178.330188 | 1,773,573,179.993809 | 1.596944 | 0.212759 | 0.086469 |
24c7e2cc-9861-4f00-bf64-fd57ac12b8ef | instance_17 | 1 | 12 | 40 | 352 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 14.277788 | 464.98884 | 80.979607 | 0 | 0 | 0 | 0 | 0 | 8.658979 | 9.832612 | 1,773,573,168.475363 | 1,773,573,182.91097 | 14.363197 | 0.093721 | 0.040653 |
7d0be174-057d-4e02-9149-a32c2aaa515f | instance_17 | 1 | 12 | 525 | 175 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,250 | 0 | 0 | 0 | 0 | 14.277788 | 464.98884 | 80.979607 | 0 | 1 | 0 | 0 | 1 | 9.391524 | 10.530901 | 1,773,573,175.61512 | 1,773,573,185.552672 | 9.866136 | 0.502541 | 0.053813 |
d71be154-ce00-4ca4-82aa-787f4d87e88b | instance_17 | 1 | 12 | 44 | 72 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,249 | 0 | 0 | 0 | 0 | 15.417418 | 555.71616 | 75.078156 | 0 | 1 | 0 | 0 | 1 | 9.41115 | 10.551478 | 1,773,573,201.061162 | 1,773,573,207.305136 | 6.165611 | 0.094285 | 0.085507 |
b46012b5-a12e-4084-b0ec-1eb95ca91a7f | instance_17 | 1 | 12 | 39 | 537 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 15.417418 | 555.71616 | 75.078156 | 0 | 0 | 0 | 0 | 0 | 8.869797 | 10.037922 | 1,773,573,193.519743 | 1,773,573,211.96368 | 18.367307 | 0.095864 | 0.034088 |
a9f6e1f8-64af-4406-922c-9275da18a469 | instance_17 | 1 | 12 | 75 | 449 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,269 | 0 | 0 | 0 | 0 | 16.474214 | 532.812951 | 71.917752 | 0 | 0 | 0 | 0 | 0 | 8.59289 | 9.740219 | 1,773,573,223.001617 | 1,773,573,244.438083 | 21.365065 | 0.101338 | 0.047463 |
0e8f3be3-e423-45a8-b389-b835326b15ee | instance_17 | 1 | 12 | 130 | 175 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,205 | 0 | 0 | 0 | 0 | 16.474214 | 532.812951 | 71.917752 | 0 | 4 | 0 | 0 | 4 | 31.525315 | 32.702452 | 1,773,573,239.258313 | 1,773,573,254.960565 | 15.653415 | 0.164287 | 0.089017 |
6607e9af-3c8b-4b0f-b019-00801097e002 | instance_17 | 1 | 12 | 154 | 323 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,233 | 0 | 0 | 0 | 0 | 16.474214 | 532.812951 | 71.917752 | 0 | 2 | 0 | 0 | 2 | 81.410081 | 82.609397 | 1,773,573,232.816053 | 1,773,573,261.709073 | 28.884479 | 0.221832 | 0.089014 |
a79555a3-5dfc-4f08-a238-156f1d36a77f | instance_17 | 1 | 12 | 41 | 92 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,170 | 0 | 0 | 0 | 0 | 16.363707 | 577.316756 | 71.426718 | 0 | 5 | 0 | 0 | 5 | 84.572504 | 85.761463 | 1,773,573,255.91866 | 1,773,573,264.167358 | 8.245164 | 0.155049 | 0.0889 |
e93c6a64-1945-4d5f-adac-d6305e2d2abb | instance_17 | 1 | 12 | 190 | 390 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,247 | 0 | 0 | 0 | 0 | 16.474214 | 532.812951 | 71.917752 | 0 | 1 | 0 | 0 | 1 | 15.609297 | 16.741573 | 1,773,573,230.811138 | 1,773,573,265.901559 | 35.019667 | 0.227127 | 0.08944 |
108bbabd-aa21-42e6-a130-8c5fff5fe66a | instance_17 | 1 | 12 | 30 | 270 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,194 | 0 | 0 | 0 | 0 | 16.933689 | 553.541155 | 69.472294 | 0 | 5 | 0 | 0 | 5 | 41.84001 | 43.037994 | 1,773,573,246.006983 | 1,773,573,270.015802 | 23.969948 | 0.136952 | 0.088598 |
b8132819-f064-4e0b-bb39-34b805c6874c | instance_17 | 1 | 12 | 26 | 200 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,167 | 0 | 0 | 0 | 0 | 15.85076 | 589.006979 | 73.18541 | 0 | 5 | 0 | 0 | 5 | 79.439278 | 80.632962 | 1,773,573,263.721122 | 1,773,573,281.974699 | 18.250321 | 0.175865 | 0.090825 |
0529ae34-6e4d-4eed-ac11-935ab612a881 | instance_17 | 1 | 12 | 63 | 610 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,218 | 0 | 0 | 0 | 0 | 16.474214 | 532.812951 | 71.917752 | 0 | 3 | 0 | 0 | 3 | 19.221107 | 20.388635 | 1,773,573,235.375022 | 1,773,573,290.415134 | 54.971471 | 0.09334 | 0.090111 |
18311ebe-b21b-42c0-a9f6-116fffa713ab | instance_17 | 1 | 12 | 30 | 285 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,203 | 0 | 0 | 0 | 0 | 14.601301 | 547.998953 | 77.462411 | 0 | 4 | 0 | 0 | 4 | 14.718451 | 15.929918 | 1,773,573,270.017999 | 1,773,573,296.106911 | 26.019188 | 0.098995 | 0.091266 |
1da595b5-a48f-444e-95d7-87ddaaa2d245 | instance_17 | 1 | 12 | 114 | 208 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,132 | 0 | 0 | 0 | 0 | 14.242189 | 507.983158 | 78.798676 | 0 | 6 | 0 | 0 | 6 | 28.698451 | 29.900017 | 1,773,573,282.561627 | 1,773,573,301.232588 | 18.641225 | 0.130146 | 0.089424 |
e123e3e5-f370-4e95-ad55-29ad69636bcd | instance_17 | 1 | 12 | 129 | 236 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,139 | 0 | 0 | 0 | 0 | 14.242189 | 507.983158 | 78.798676 | 0 | 5 | 0 | 0 | 5 | 49.434586 | 50.623254 | 1,773,573,282.408732 | 1,773,573,303.69991 | 21.245061 | 0.224241 | 0.089449 |
be324a78-7b30-414a-ab8c-bd666d03c760 | instance_17 | 1 | 12 | 108 | 150 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,121 | 0 | 0 | 0 | 0 | 13.927707 | 524.679874 | 79.929951 | 0 | 7 | 0 | 0 | 7 | 29.906012 | 31.2715 | 1,773,573,290.765504 | 1,773,573,304.203192 | 13.404018 | 0.160971 | 0.088878 |
a0d81f72-7d0b-4dec-b31e-94a8bef0ee3b | instance_17 | 1 | 12 | 37 | 255 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6,123 | 0 | 0 | 0 | 0 | 14.242189 | 507.983158 | 78.798676 | 0 | 7 | 0 | 0 | 7 | 81.423165 | 82.633912 | 1,773,573,283.425433 | 1,773,573,306.262286 | 22.832987 | 0.156386 | 0.089276 |
CARA Latency Prediction Dataset
A large-scale dataset for training latency predictors in heterogeneous LLM serving systems. Contains 450,000 request-level records from 18 model instances across 4 GPU types, collected under 10 different load levels.
Dataset Description
Each record captures the instance state at scheduling time and the actual end-to-end latency after request completion. This enables training learned latency predictors that map observable system state to request latency — analogous to learned index structures in databases.
Key Statistics
| Split | Records | Prompts Source | Sweeps | QPS Levels | File Size |
|---|---|---|---|---|---|
| Train | 400,000 | cara_model_estimator train split | 2 | 9-36 (10 levels) | 423 MB |
| Test | 50,000 | cara_model_estimator test split | 1 | 9-36 (10 levels) | 53 MB |
Cluster Configuration
18 instances across 4 GPU types serving 4 Qwen2.5 model sizes:
| Model | GPU | Instances | Tensor Parallel | vLLM Version |
|---|---|---|---|---|
| Qwen2.5-72B | A100 40GB | 2 | 4 | v1 (dev11708) |
| Qwen2.5-14B | V100 16GB | 3 | 4 | v1 (dev11708) |
| Qwen2.5-7B | A30 24GB | 5 | 1 | v1 (dev11708) |
| Qwen2.5-3B | A30 24GB | 3 | 1 | v1 (dev11708) |
| Qwen2.5-3B | P100 12GB | 5 | 1 | v0 (dev5353) |
Full instance configurations are in instance_metadata.json.
Files
| File | Description |
|---|---|
train.jsonl |
Training records with aggregate schedule state features (for XGBoost, analytical models) |
test.jsonl |
Test records (same schema as train) |
train_queue_details.jsonl |
Training records with per-request queue details (for LSTM, simulators) |
test_queue_details.jsonl |
Test records with queue details |
instance_metadata.json |
Anonymized instance configurations |
train.meta.json |
Training set statistics |
test.meta.json |
Test set statistics |
scripts/prepare_latency_dataset.py |
Post-processing script for reproducibility |
Schema
Flat records (train.jsonl, test.jsonl) — 35 fields
Identifiers:
request_id(str): Unique request identifierinstance_id(str): Anonymized instance ID (e.g., "instance_0"), maps toinstance_metadata.jsonsweep(int): Sweep number (1 or 2)qps_level(int): Cluster-level queries per second (9, 12, 15, 18, 21, 24, 27, 30, 33, 36)
Request features:
num_prompt_tokens(int): Input prompt length in tokens (range: 20-717)actual_output_tokens(int): Actual generated output tokens (range: 1-1024)
Schedule state (at scheduling time):
num_running(int): Currently running requests on this instancenum_waiting(int): Queued requestsnum_active_decode_seqs(int): Actively decoding sequencesdecode_ctx_p50/p95/max(float): Decode context length distributionpending_prefill_tokens(int): Total prefill tokens in queuepending_decode_tokens(int): Total decode tokens in queuekv_cache_utilization(float): KV cache usage fractionkv_free_blocks(int): Available KV cache blockstoken_budget_per_iter(int): Scheduler token budgetprefill_chunk_size(int): Chunked prefill sizemax_num_seqs(int): Max concurrent sequencesnum_preempted(int): Preempted sequence countema_decode_tok_per_s(float): EMA decode throughputema_prefill_tok_per_s(float): EMA prefill throughputema_decode_iter_ms(float): EMA per-iteration decode latencykv_evictions_per_s(float): KV cache eviction rate
Derived features:
running_requests_count(int): Count of running requestswaiting_requests_count(int): Count of waiting requeststotal_pending_tokens(int): Sum of pending prefill + decode tokensqueue_depth(int): num_running + num_waiting
Overhead:
probe_latency_ms(float): Sidecar probe latencyprediction_latency_ms(float): Prediction overhead
Timestamps:
prediction_timestamp(float): Unix timestamp at schedulingcompletion_timestamp(float): Unix timestamp at completion
Target labels:
actual_e2e_latency(float): End-to-end latency in secondsactual_ttft(float): Time to first token in secondsactual_tpot(float): Time per output token in seconds
Queue details (train_queue_details.jsonl) — 13 fields
Same identifiers, request features, timestamps, and target labels as flat records, plus:
running_requests(list): Per-request details for each running request:num_prompt_tokens(int)num_computed_tokens(int): Tokens already processednum_output_tokens(int): Output tokens generated so fartotal_num_tokens(int): Total tokens so farexpected_output_tokens(int): Ground-truth output length (from length predictor in production)
waiting_requests(list): Same schema as running_requests
Collection Method
- Real prompts sampled from the cara_model_estimator dataset
- Sent through a coordinator with random scheduling to 18 heterogeneous instances
- Sidecar on each instance captures (state, latency) pairs
- Collected at 10 QPS levels (9-36) covering idle to saturated conditions
- Train/test split aligned with cara_model_estimator splits (no prompt overlap)
Intended Use
- Training latency predictors for LLM serving schedulers (XGBoost, LSTM, neural networks)
- Benchmarking simulation-based vs learned latency prediction
- Studying heterogeneous LLM serving behavior across GPU types
- Evaluating scheduling policies under different load conditions
Citation
If you use this dataset, please cite:
@dataset{cara_latency_2026,
title={CARA Latency Prediction Dataset},
author={Wei Da},
year={2026},
url={https://huggingface.co/datasets/asdwb/cara_latency_prediction}
}
Related
- cara_model_estimator — Multi-model quality and length estimation dataset
- CARA: Context-Aware Resource Allocation for heterogeneous LLM serving
- Downloads last month
- 34