Server Scheduling Benchmark Instances
收藏NIAID Data Ecosystem2026-03-10 收录
下载链接:
https://data.mendeley.com/datasets/ph95d337dj
下载链接
链接失效反馈官方服务:
资源简介:
Data for job scheduling in a server.
The data is divided into 5 ZIP files. Each zip file contains a collection of text files, where each file contains the information of all jobs arriving on a day to the server.
The text file structure is as follows:
p
w
r
pr
The information in p, w, and r, follow the format of dictionaries in Python (job ID: information), whereas pr has the format of a Python list.
The "results.xls" file, has 10 Excel sheets, with the best lower bound, and upper bound (i.e. schedule value) known for that instance. There are two sheets for each set of instances, one with the results considering release dates (ends in "wr") and one with the results without considering release dates (ends in "nr"). In all cases, the schedule was evaluated as total completion time, plus total energy consumption as described in "Resource Cost Aware Scheduling" by Carrasco, Iyengar, and Stein (https://doi.org/10.1016/j.ejor.2018.02.059).
创建时间:
2018-03-08



