-
Notifications
You must be signed in to change notification settings - Fork 2
/
all_jobs.txt
192 lines (192 loc) · 9.79 KB
/
all_jobs.txt
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
python run.py groot banknote-authentication -e 0.07 -t 1800
python run.py groot banknote-authentication -e 0.09 -t 1800
python run.py groot banknote-authentication -e 0.11 -t 1800
python run.py treant banknote-authentication -e 0.07 -t 1800
python run.py treant banknote-authentication -e 0.09 -t 1800
python run.py treant banknote-authentication -e 0.11 -t 1800
python run.py lsu-maxsat banknote-authentication -e 0.07 -t 1800
python run.py lsu-maxsat banknote-authentication -e 0.09 -t 1800
python run.py lsu-maxsat banknote-authentication -e 0.11 -t 1800
python run.py rc2-maxsat banknote-authentication -e 0.07 -t 1800
python run.py rc2-maxsat banknote-authentication -e 0.09 -t 1800
python run.py rc2-maxsat banknote-authentication -e 0.11 -t 1800
python run.py milp banknote-authentication -e 0.07 -t 1800
python run.py milp banknote-authentication -e 0.09 -t 1800
python run.py milp banknote-authentication -e 0.11 -t 1800
python run.py milp-warm banknote-authentication -e 0.07 -t 1800
python run.py milp-warm banknote-authentication -e 0.09 -t 1800
python run.py milp-warm banknote-authentication -e 0.11 -t 1800
python run.py bin-milp banknote-authentication -e 0.07 -t 1800
python run.py bin-milp banknote-authentication -e 0.09 -t 1800
python run.py bin-milp banknote-authentication -e 0.11 -t 1800
python run.py bin-milp-warm banknote-authentication -e 0.07 -t 1800
python run.py bin-milp-warm banknote-authentication -e 0.09 -t 1800
python run.py bin-milp-warm banknote-authentication -e 0.11 -t 1800
python run.py groot blood-transfusion -e 0.01 -t 1800
python run.py groot blood-transfusion -e 0.02 -t 1800
python run.py groot blood-transfusion -e 0.03 -t 1800
python run.py treant blood-transfusion -e 0.01 -t 1800
python run.py treant blood-transfusion -e 0.02 -t 1800
python run.py treant blood-transfusion -e 0.03 -t 1800
python run.py lsu-maxsat blood-transfusion -e 0.01 -t 1800
python run.py lsu-maxsat blood-transfusion -e 0.02 -t 1800
python run.py lsu-maxsat blood-transfusion -e 0.03 -t 1800
python run.py rc2-maxsat blood-transfusion -e 0.01 -t 1800
python run.py rc2-maxsat blood-transfusion -e 0.02 -t 1800
python run.py rc2-maxsat blood-transfusion -e 0.03 -t 1800
python run.py milp blood-transfusion -e 0.01 -t 1800
python run.py milp blood-transfusion -e 0.02 -t 1800
python run.py milp blood-transfusion -e 0.03 -t 1800
python run.py milp-warm blood-transfusion -e 0.01 -t 1800
python run.py milp-warm blood-transfusion -e 0.02 -t 1800
python run.py milp-warm blood-transfusion -e 0.03 -t 1800
python run.py bin-milp blood-transfusion -e 0.01 -t 1800
python run.py bin-milp blood-transfusion -e 0.02 -t 1800
python run.py bin-milp blood-transfusion -e 0.03 -t 1800
python run.py bin-milp-warm blood-transfusion -e 0.01 -t 1800
python run.py bin-milp-warm blood-transfusion -e 0.02 -t 1800
python run.py bin-milp-warm blood-transfusion -e 0.03 -t 1800
python run.py groot breast-cancer -e 0.28 -t 1800
python run.py groot breast-cancer -e 0.39 -t 1800
python run.py groot breast-cancer -e 0.45 -t 1800
python run.py treant breast-cancer -e 0.28 -t 1800
python run.py treant breast-cancer -e 0.39 -t 1800
python run.py treant breast-cancer -e 0.45 -t 1800
python run.py lsu-maxsat breast-cancer -e 0.28 -t 1800
python run.py lsu-maxsat breast-cancer -e 0.39 -t 1800
python run.py lsu-maxsat breast-cancer -e 0.45 -t 1800
python run.py rc2-maxsat breast-cancer -e 0.28 -t 1800
python run.py rc2-maxsat breast-cancer -e 0.39 -t 1800
python run.py rc2-maxsat breast-cancer -e 0.45 -t 1800
python run.py milp breast-cancer -e 0.28 -t 1800
python run.py milp breast-cancer -e 0.39 -t 1800
python run.py milp breast-cancer -e 0.45 -t 1800
python run.py milp-warm breast-cancer -e 0.28 -t 1800
python run.py milp-warm breast-cancer -e 0.39 -t 1800
python run.py milp-warm breast-cancer -e 0.45 -t 1800
python run.py bin-milp breast-cancer -e 0.28 -t 1800
python run.py bin-milp breast-cancer -e 0.39 -t 1800
python run.py bin-milp breast-cancer -e 0.45 -t 1800
python run.py bin-milp-warm breast-cancer -e 0.28 -t 1800
python run.py bin-milp-warm breast-cancer -e 0.39 -t 1800
python run.py bin-milp-warm breast-cancer -e 0.45 -t 1800
python run.py groot cylinder-bands -e 0.23 -t 1800
python run.py groot cylinder-bands -e 0.28 -t 1800
python run.py groot cylinder-bands -e 0.45 -t 1800
python run.py treant cylinder-bands -e 0.23 -t 1800
python run.py treant cylinder-bands -e 0.28 -t 1800
python run.py treant cylinder-bands -e 0.45 -t 1800
python run.py lsu-maxsat cylinder-bands -e 0.23 -t 1800
python run.py lsu-maxsat cylinder-bands -e 0.28 -t 1800
python run.py lsu-maxsat cylinder-bands -e 0.45 -t 1800
python run.py rc2-maxsat cylinder-bands -e 0.23 -t 1800
python run.py rc2-maxsat cylinder-bands -e 0.28 -t 1800
python run.py rc2-maxsat cylinder-bands -e 0.45 -t 1800
python run.py milp cylinder-bands -e 0.23 -t 1800
python run.py milp cylinder-bands -e 0.28 -t 1800
python run.py milp cylinder-bands -e 0.45 -t 1800
python run.py milp-warm cylinder-bands -e 0.23 -t 1800
python run.py milp-warm cylinder-bands -e 0.28 -t 1800
python run.py milp-warm cylinder-bands -e 0.45 -t 1800
python run.py bin-milp cylinder-bands -e 0.23 -t 1800
python run.py bin-milp cylinder-bands -e 0.28 -t 1800
python run.py bin-milp cylinder-bands -e 0.45 -t 1800
python run.py bin-milp-warm cylinder-bands -e 0.23 -t 1800
python run.py bin-milp-warm cylinder-bands -e 0.28 -t 1800
python run.py bin-milp-warm cylinder-bands -e 0.45 -t 1800
python run.py groot diabetes -e 0.05 -t 1800
python run.py groot diabetes -e 0.07 -t 1800
python run.py groot diabetes -e 0.09 -t 1800
python run.py treant diabetes -e 0.05 -t 1800
python run.py treant diabetes -e 0.07 -t 1800
python run.py treant diabetes -e 0.09 -t 1800
python run.py lsu-maxsat diabetes -e 0.05 -t 1800
python run.py lsu-maxsat diabetes -e 0.07 -t 1800
python run.py lsu-maxsat diabetes -e 0.09 -t 1800
python run.py rc2-maxsat diabetes -e 0.05 -t 1800
python run.py rc2-maxsat diabetes -e 0.07 -t 1800
python run.py rc2-maxsat diabetes -e 0.09 -t 1800
python run.py milp diabetes -e 0.05 -t 1800
python run.py milp diabetes -e 0.07 -t 1800
python run.py milp diabetes -e 0.09 -t 1800
python run.py milp-warm diabetes -e 0.05 -t 1800
python run.py milp-warm diabetes -e 0.07 -t 1800
python run.py milp-warm diabetes -e 0.09 -t 1800
python run.py bin-milp diabetes -e 0.05 -t 1800
python run.py bin-milp diabetes -e 0.07 -t 1800
python run.py bin-milp diabetes -e 0.09 -t 1800
python run.py bin-milp-warm diabetes -e 0.05 -t 1800
python run.py bin-milp-warm diabetes -e 0.07 -t 1800
python run.py bin-milp-warm diabetes -e 0.09 -t 1800
python run.py groot haberman -e 0.02 -t 1800
python run.py groot haberman -e 0.03 -t 1800
python run.py groot haberman -e 0.05 -t 1800
python run.py treant haberman -e 0.02 -t 1800
python run.py treant haberman -e 0.03 -t 1800
python run.py treant haberman -e 0.05 -t 1800
python run.py lsu-maxsat haberman -e 0.02 -t 1800
python run.py lsu-maxsat haberman -e 0.03 -t 1800
python run.py lsu-maxsat haberman -e 0.05 -t 1800
python run.py rc2-maxsat haberman -e 0.02 -t 1800
python run.py rc2-maxsat haberman -e 0.03 -t 1800
python run.py rc2-maxsat haberman -e 0.05 -t 1800
python run.py milp haberman -e 0.02 -t 1800
python run.py milp haberman -e 0.03 -t 1800
python run.py milp haberman -e 0.05 -t 1800
python run.py milp-warm haberman -e 0.02 -t 1800
python run.py milp-warm haberman -e 0.03 -t 1800
python run.py milp-warm haberman -e 0.05 -t 1800
python run.py bin-milp haberman -e 0.02 -t 1800
python run.py bin-milp haberman -e 0.03 -t 1800
python run.py bin-milp haberman -e 0.05 -t 1800
python run.py bin-milp-warm haberman -e 0.02 -t 1800
python run.py bin-milp-warm haberman -e 0.03 -t 1800
python run.py bin-milp-warm haberman -e 0.05 -t 1800
python run.py groot ionosphere -e 0.2 -t 1800
python run.py groot ionosphere -e 0.28 -t 1800
python run.py groot ionosphere -e 0.36 -t 1800
python run.py treant ionosphere -e 0.2 -t 1800
python run.py treant ionosphere -e 0.28 -t 1800
python run.py treant ionosphere -e 0.36 -t 1800
python run.py lsu-maxsat ionosphere -e 0.2 -t 1800
python run.py lsu-maxsat ionosphere -e 0.28 -t 1800
python run.py lsu-maxsat ionosphere -e 0.36 -t 1800
python run.py rc2-maxsat ionosphere -e 0.2 -t 1800
python run.py rc2-maxsat ionosphere -e 0.28 -t 1800
python run.py rc2-maxsat ionosphere -e 0.36 -t 1800
python run.py milp ionosphere -e 0.2 -t 1800
python run.py milp ionosphere -e 0.28 -t 1800
python run.py milp ionosphere -e 0.36 -t 1800
python run.py milp-warm ionosphere -e 0.2 -t 1800
python run.py milp-warm ionosphere -e 0.28 -t 1800
python run.py milp-warm ionosphere -e 0.36 -t 1800
python run.py bin-milp ionosphere -e 0.2 -t 1800
python run.py bin-milp ionosphere -e 0.28 -t 1800
python run.py bin-milp ionosphere -e 0.36 -t 1800
python run.py bin-milp-warm ionosphere -e 0.2 -t 1800
python run.py bin-milp-warm ionosphere -e 0.28 -t 1800
python run.py bin-milp-warm ionosphere -e 0.36 -t 1800
python run.py groot wine -e 0.02 -t 1800
python run.py groot wine -e 0.03 -t 1800
python run.py groot wine -e 0.04 -t 1800
python run.py treant wine -e 0.02 -t 1800
python run.py treant wine -e 0.03 -t 1800
python run.py treant wine -e 0.04 -t 1800
python run.py lsu-maxsat wine -e 0.02 -t 1800
python run.py lsu-maxsat wine -e 0.03 -t 1800
python run.py lsu-maxsat wine -e 0.04 -t 1800
python run.py rc2-maxsat wine -e 0.02 -t 1800
python run.py rc2-maxsat wine -e 0.03 -t 1800
python run.py rc2-maxsat wine -e 0.04 -t 1800
python run.py milp wine -e 0.02 -t 1800
python run.py milp wine -e 0.03 -t 1800
python run.py milp wine -e 0.04 -t 1800
python run.py milp-warm wine -e 0.02 -t 1800
python run.py milp-warm wine -e 0.03 -t 1800
python run.py milp-warm wine -e 0.04 -t 1800
python run.py bin-milp wine -e 0.02 -t 1800
python run.py bin-milp wine -e 0.03 -t 1800
python run.py bin-milp wine -e 0.04 -t 1800
python run.py bin-milp-warm wine -e 0.02 -t 1800
python run.py bin-milp-warm wine -e 0.03 -t 1800
python run.py bin-milp-warm wine -e 0.04 -t 1800