1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
{
"command": "/home/deploy/cpdbench/execs/python/cpdbench_bocpdms.py -i /home/deploy/cpdbench/datasets/apple.json --intensity 200 --prior-a 0.01 --prior-b 1.0 --threshold 100 --use-timeout",
"dataset": "apple",
"dataset_md5": "22edb48471bd3711f7a6e15de6413643",
"error": null,
"hostname": "scw-blissful-wiles",
"parameters": {
"S1": 2,
"S2": 1,
"intensity": 200.0,
"intercept_grouping": null,
"lower_AR": 1,
"prior_a": 0.01,
"prior_b": 1.0,
"prior_mean_scale": 0,
"prior_var_scale": 1,
"threshold": 100,
"upper_AR": 4,
"use_timeout": true
},
"result": {
"cplocations": [
4,
6,
27,
52,
55,
87,
92,
112,
113,
127,
135,
157,
177,
215,
216,
242,
264,
319,
322,
365,
367,
388,
468,
474,
530,
539
],
"runtime": 509.6748104095459
},
"script": "/home/deploy/cpdbench/execs/python/cpdbench_bocpdms.py",
"script_md5": "db575e9e49ab0c7ab4f9a88093df095f",
"status": "SUCCESS"
}
|