Skip to content
Snippets Groups Projects
one_session_many_jobs.SABjson 2.45 KiB
{
    "description": "One session that contains ten jobs.",
    "nb_res": 16,
    "sessions": [
        {
            "id": 1,
            "first_submit_time": 0.0,
            "preceding_sessions": [],
            "thinking_time_after_preceding_session": [],
            "nb_jobs": 10,
            "jobs": [
                {
                    "id": 750,
                    "profile": "450",
                    "res": 16,
                    "subtime": 0.0,
                    "walltime": 86400.0
                },
                {
                    "id": 751,
                    "profile": "210",
                    "res": 16,
                    "subtime": 591.0,
                    "walltime": 86400.0
                },
                {
                    "id": 752,
                    "profile": "81540",
                    "res": 16,
                    "subtime": 767.0,
                    "walltime": 163068.0
                },
                {
                    "id": 757,
                    "profile": "86140",
                    "res": 16,
                    "subtime": 895.0,
                    "walltime": 172260.0
                },
                {
                    "id": 758,
                    "profile": "86130",
                    "res": 16,
                    "subtime": 959.0,
                    "walltime": 172250.0
                },
                {
                    "id": 768,
                    "profile": "920",
                    "res": 16,
                    "subtime": 1537.0,
                    "walltime": 86400.0
                },
                {
                    "id": 781,
                    "profile": "290",
                    "res": 16,
                    "subtime": 1841.0,
                    "walltime": 86400.0
                },
                {
                    "id": 791,
                    "profile": "86130",
                    "res": 16,
                    "subtime": 2068.0,
                    "walltime": 172248.0
                },
                {
                    "id": 794,
                    "profile": "86120",
                    "res": 16,
                    "subtime": 2149.0,
                    "walltime": 172226.0
                },
                {
                    "id": 795,
                    "profile": "86130",
                    "res": 16,
                    "subtime": 2533.0,
                    "walltime": 172246.0
                }
            ]
        }
    ]
}