Trace number 3724238

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-06-01UNSAT 12.4191 12.4277

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110971697.opb
MD5SUMc9a87792271871ea771a066925b39a9d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.06099
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1238
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c 2012-06-02T12:05:09+0200
0.00/0.01	c arch = x86_64
0.00/0.01	c os = linux
0.00/0.01	c compiler = ghc 7.4
0.00/0.01	c packages:
0.00/0.01	c   OptDir-0.0.1
0.00/0.01	c   array-0.4.0.0
0.00/0.01	c   base-4.5.0.0
0.00/0.01	c   bytestring-0.9.2.1
0.00/0.01	c   containers-0.4.2.1
0.00/0.01	c   deepseq-1.3.0.0
0.00/0.01	c   mtl-2.1.1
0.00/0.01	c   old_locale-1.0.0.4
0.00/0.01	c   parse_dimacs-1.2
0.00/0.01	c   parsec-3.1.2
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   stm-2.3
0.00/0.01	c   time-1.4
0.00/0.01	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724238-1338631509.opb"]
0.00/0.01	c #vars 169
0.00/0.01	c #constraints 101
0.00/0.01	c Solving starts ...
0.00/0.04	c learnt constraints deletion: 99 -> 50
0.00/0.08	c learnt constraints deletion: 187 -> 99
0.00/0.08	c learnt constraints deletion: 111 -> 56
0.09/0.13	c learnt constraints deletion: 224 -> 115
0.09/0.14	c learnt constraints deletion: 171 -> 86
0.09/0.18	c learnt constraints deletion: 212 -> 115
0.19/0.20	c learnt constraints deletion: 215 -> 108
0.19/0.23	c learnt constraints deletion: 191 -> 96
0.19/0.24	c learnt constraints deletion: 124 -> 62
0.19/0.28	c learnt constraints deletion: 223 -> 116
0.29/0.31	c learnt constraints deletion: 231 -> 116
0.29/0.34	c learnt constraints deletion: 214 -> 107
0.29/0.37	c learnt constraints deletion: 239 -> 120
0.39/0.40	c learnt constraints deletion: 205 -> 103
0.39/0.43	c learnt constraints deletion: 225 -> 117
0.39/0.47	c learnt constraints deletion: 233 -> 117
0.49/0.50	c learnt constraints deletion: 236 -> 119
0.49/0.54	c learnt constraints deletion: 269 -> 139
0.49/0.56	c learnt constraints deletion: 232 -> 119
0.49/0.58	c learnt constraints deletion: 193 -> 97
0.59/0.62	c learnt constraints deletion: 248 -> 124
0.59/0.66	c learnt constraints deletion: 276 -> 143
0.69/0.70	c learnt constraints deletion: 245 -> 123
0.69/0.72	c learnt constraints deletion: 217 -> 110
0.69/0.75	c learnt constraints deletion: 251 -> 129
0.69/0.79	c learnt constraints deletion: 277 -> 146
0.78/0.82	c learnt constraints deletion: 249 -> 127
0.78/0.85	c learnt constraints deletion: 251 -> 129
0.78/0.88	c learnt constraints deletion: 239 -> 125
0.88/0.92	c learnt constraints deletion: 286 -> 145
0.88/0.95	c learnt constraints deletion: 295 -> 153
0.88/0.97	c learnt constraints deletion: 236 -> 119
0.99/1.02	c learnt constraints deletion: 291 -> 149
0.99/1.06	c learnt constraints deletion: 264 -> 137
0.99/1.09	c learnt constraints deletion: 268 -> 141
1.09/1.13	c learnt constraints deletion: 273 -> 147
1.09/1.15	c learnt constraints deletion: 246 -> 133
1.09/1.19	c learnt constraints deletion: 268 -> 148
1.18/1.22	c learnt constraints deletion: 266 -> 135
1.18/1.26	c learnt constraints deletion: 303 -> 159
1.18/1.29	c learnt constraints deletion: 287 -> 147
1.28/1.33	c learnt constraints deletion: 283 -> 142
1.28/1.37	c learnt constraints deletion: 310 -> 165
1.38/1.41	c learnt constraints deletion: 297 -> 149
1.38/1.45	c learnt constraints deletion: 313 -> 160
1.38/1.49	c learnt constraints deletion: 305 -> 155
1.49/1.51	c learnt constraints deletion: 254 -> 128
1.49/1.55	c learnt constraints deletion: 295 -> 152
1.59/1.60	c learnt constraints deletion: 325 -> 169
1.59/1.63	c learnt constraints deletion: 289 -> 153
1.59/1.66	c learnt constraints deletion: 296 -> 149
1.69/1.71	c learnt constraints deletion: 328 -> 170
1.69/1.74	c learnt constraints deletion: 321 -> 161
1.69/1.78	c learnt constraints deletion: 313 -> 158
1.79/1.82	c learnt constraints deletion: 298 -> 153
1.79/1.86	c learnt constraints deletion: 279 -> 143
1.89/1.90	c learnt constraints deletion: 288 -> 155
1.89/1.93	c learnt constraints deletion: 271 -> 136
1.89/1.97	c learnt constraints deletion: 284 -> 145
1.89/1.99	c learnt constraints deletion: 245 -> 123
1.99/2.04	c learnt constraints deletion: 314 -> 160
1.99/2.08	c learnt constraints deletion: 327 -> 172
2.09/2.12	c learnt constraints deletion: 311 -> 163
2.09/2.17	c learnt constraints deletion: 348 -> 180
2.19/2.20	c learnt constraints deletion: 310 -> 159
2.19/2.25	c learnt constraints deletion: 328 -> 173
2.19/2.29	c learnt constraints deletion: 339 -> 170
2.28/2.32	c learnt constraints deletion: 272 -> 136
2.28/2.37	c learnt constraints deletion: 334 -> 169
2.38/2.41	c learnt constraints deletion: 309 -> 157
2.38/2.46	c learnt constraints deletion: 306 -> 153
2.48/2.52	c learnt constraints deletion: 325 -> 165
2.48/2.55	c learnt constraints deletion: 281 -> 147
2.58/2.61	c learnt constraints deletion: 307 -> 160
2.58/2.64	c learnt constraints deletion: 283 -> 142
2.58/2.69	c learnt constraints deletion: 304 -> 154
2.68/2.74	c learnt constraints deletion: 330 -> 174
2.68/2.76	c learnt constraints deletion: 273 -> 137
2.78/2.80	c learnt constraints deletion: 279 -> 140
2.78/2.84	c learnt constraints deletion: 269 -> 135
2.78/2.89	c learnt constraints deletion: 329 -> 165
2.88/2.92	c learnt constraints deletion: 279 -> 140
2.88/2.96	c learnt constraints deletion: 318 -> 163
2.98/3.01	c learnt constraints deletion: 314 -> 162
2.98/3.04	c learnt constraints deletion: 291 -> 146
3.08/3.10	c learnt constraints deletion: 349 -> 175
3.08/3.16	c learnt constraints deletion: 354 -> 182
3.08/3.20	c learnt constraints deletion: 356 -> 183
3.18/3.24	c learnt constraints deletion: 337 -> 180
3.18/3.28	c learnt constraints deletion: 351 -> 181
3.29/3.33	c learnt constraints deletion: 348 -> 181
3.29/3.37	c learnt constraints deletion: 328 -> 173
3.39/3.42	c learnt constraints deletion: 360 -> 191
3.39/3.45	c learnt constraints deletion: 360 -> 186
3.39/3.49	c learnt constraints deletion: 307 -> 161
3.49/3.53	c learnt constraints deletion: 324 -> 171
3.49/3.59	c learnt constraints deletion: 348 -> 174
3.59/3.64	c learnt constraints deletion: 360 -> 184
3.69/3.76	c learnt constraints deletion: 355 -> 184
3.69/3.76	c learnt constraints deletion: 353 -> 180
3.69/3.77	c learnt constraints deletion: 365 -> 186
3.79/3.82	c learnt constraints deletion: 374 -> 191
3.79/3.85	c learnt constraints deletion: 333 -> 171
3.88/3.90	c learnt constraints deletion: 349 -> 178
3.88/3.94	c learnt constraints deletion: 355 -> 183
3.88/3.99	c learnt constraints deletion: 345 -> 174
3.98/4.03	c learnt constraints deletion: 347 -> 179
3.98/4.07	c learnt constraints deletion: 334 -> 179
4.08/4.12	c learnt constraints deletion: 336 -> 168
4.08/4.16	c learnt constraints deletion: 362 -> 184
4.18/4.20	c learnt constraints deletion: 351 -> 181
4.18/4.23	c learnt constraints deletion: 336 -> 176
4.18/4.28	c learnt constraints deletion: 364 -> 182
4.29/4.32	c learnt constraints deletion: 366 -> 187
4.29/4.37	c learnt constraints deletion: 357 -> 179
4.39/4.41	c learnt constraints deletion: 336 -> 171
4.39/4.45	c learnt constraints deletion: 336 -> 171
4.48/4.50	c learnt constraints deletion: 339 -> 170
4.48/4.54	c learnt constraints deletion: 354 -> 180
4.58/4.60	c learnt constraints deletion: 372 -> 190
4.58/4.65	c learnt constraints deletion: 395 -> 204
4.58/4.69	c learnt constraints deletion: 375 -> 190
4.68/4.73	c learnt constraints deletion: 334 -> 168
4.68/4.78	c learnt constraints deletion: 358 -> 181
4.78/4.82	c learnt constraints deletion: 371 -> 191
4.78/4.86	c learnt constraints deletion: 384 -> 200
4.88/4.90	c learnt constraints deletion: 328 -> 168
4.88/4.94	c learnt constraints deletion: 333 -> 172
4.88/4.98	c learnt constraints deletion: 365 -> 189
4.98/5.03	c learnt constraints deletion: 386 -> 202
4.98/5.08	c learnt constraints deletion: 376 -> 198
5.08/5.12	c learnt constraints deletion: 365 -> 183
5.08/5.18	c learnt constraints deletion: 380 -> 190
5.18/5.22	c learnt constraints deletion: 347 -> 174
5.18/5.29	c learnt constraints deletion: 397 -> 201
5.29/5.34	c learnt constraints deletion: 376 -> 192
5.29/5.39	c learnt constraints deletion: 380 -> 197
5.39/5.43	c learnt constraints deletion: 340 -> 173
5.39/5.49	c learnt constraints deletion: 388 -> 203
5.49/5.52	c learnt constraints deletion: 337 -> 174
5.49/5.58	c learnt constraints deletion: 380 -> 198
5.59/5.61	c learnt constraints deletion: 358 -> 189
5.59/5.66	c learnt constraints deletion: 378 -> 198
5.59/5.69	c learnt constraints deletion: 333 -> 176
5.69/5.75	c learnt constraints deletion: 374 -> 199
5.79/5.80	c learnt constraints deletion: 350 -> 175
5.79/5.85	c learnt constraints deletion: 352 -> 176
5.79/5.90	c learnt constraints deletion: 341 -> 171
5.89/5.94	c learnt constraints deletion: 330 -> 166
5.99/6.01	c learnt constraints deletion: 372 -> 192
5.99/6.06	c learnt constraints deletion: 377 -> 194
6.09/6.12	c learnt constraints deletion: 378 -> 198
6.09/6.18	c learnt constraints deletion: 367 -> 189
6.18/6.23	c learnt constraints deletion: 383 -> 202
6.18/6.28	c learnt constraints deletion: 372 -> 190
6.28/6.34	c learnt constraints deletion: 385 -> 193
6.38/6.40	c learnt constraints deletion: 397 -> 200
6.38/6.44	c learnt constraints deletion: 352 -> 176
6.38/6.49	c learnt constraints deletion: 366 -> 188
6.49/6.53	c learnt constraints deletion: 362 -> 184
6.49/6.59	c learnt constraints deletion: 359 -> 185
6.59/6.64	c learnt constraints deletion: 369 -> 197
6.59/6.68	c learnt constraints deletion: 372 -> 198
6.68/6.74	c learnt constraints deletion: 361 -> 194
6.68/6.79	c learnt constraints deletion: 382 -> 191
6.78/6.84	c learnt constraints deletion: 394 -> 204
6.78/6.89	c learnt constraints deletion: 381 -> 191
6.88/6.94	c learnt constraints deletion: 358 -> 179
6.88/6.99	c learnt constraints deletion: 373 -> 187
6.98/7.06	c learnt constraints deletion: 395 -> 201
7.08/7.11	c learnt constraints deletion: 370 -> 187
7.08/7.17	c learnt constraints deletion: 389 -> 195
7.18/7.23	c learnt constraints deletion: 387 -> 196
7.18/7.28	c learnt constraints deletion: 388 -> 199
7.28/7.34	c learnt constraints deletion: 383 -> 198
7.28/7.39	c learnt constraints deletion: 382 -> 197
7.39/7.44	c learnt constraints deletion: 358 -> 188
7.49/7.50	c learnt constraints deletion: 398 -> 209
7.49/7.55	c learnt constraints deletion: 436 -> 218
7.49/7.59	c learnt constraints deletion: 391 -> 196
7.59/7.64	c learnt constraints deletion: 391 -> 199
7.59/7.69	c learnt constraints deletion: 401 -> 201
7.69/7.74	c learnt constraints deletion: 396 -> 202
7.69/7.79	c learnt constraints deletion: 406 -> 204
7.79/7.84	c learnt constraints deletion: 414 -> 209
7.89/7.90	c learnt constraints deletion: 380 -> 198
7.89/7.95	c learnt constraints deletion: 386 -> 201
7.89/7.99	c learnt constraints deletion: 330 -> 165
7.98/8.04	c learnt constraints deletion: 366 -> 183
8.08/8.10	c learnt constraints deletion: 378 -> 189
8.08/8.16	c learnt constraints deletion: 390 -> 204
8.18/8.21	c learnt constraints deletion: 386 -> 193
8.18/8.26	c learnt constraints deletion: 384 -> 197
8.28/8.31	c learnt constraints deletion: 403 -> 205
8.28/8.36	c learnt constraints deletion: 393 -> 197
8.38/8.41	c learnt constraints deletion: 373 -> 188
8.38/8.46	c learnt constraints deletion: 385 -> 201
8.48/8.51	c learnt constraints deletion: 408 -> 208
8.48/8.55	c learnt constraints deletion: 377 -> 194
8.58/8.60	c learnt constraints deletion: 380 -> 196
8.58/8.65	c learnt constraints deletion: 389 -> 209
8.58/8.70	c learnt constraints deletion: 390 -> 198
8.68/8.75	c learnt constraints deletion: 399 -> 200
8.79/8.81	c learnt constraints deletion: 412 -> 206
8.79/8.85	c learnt constraints deletion: 373 -> 187
8.88/8.90	c learnt constraints deletion: 383 -> 195
8.88/8.96	c learnt constraints deletion: 376 -> 193
8.98/9.01	c learnt constraints deletion: 399 -> 207
8.98/9.06	c learnt constraints deletion: 395 -> 199
9.08/9.10	c learnt constraints deletion: 380 -> 195
9.08/9.15	c learnt constraints deletion: 371 -> 189
9.19/9.21	c learnt constraints deletion: 424 -> 217
9.19/9.24	c learnt constraints deletion: 334 -> 191
9.19/9.29	c learnt constraints deletion: 390 -> 195
9.29/9.34	c learnt constraints deletion: 366 -> 199
9.29/9.38	c learnt constraints deletion: 322 -> 199
9.39/9.43	c learnt constraints deletion: 382 -> 205
9.39/9.47	c learnt constraints deletion: 398 -> 205
9.49/9.52	c learnt constraints deletion: 389 -> 205
9.49/9.57	c learnt constraints deletion: 416 -> 210
9.59/9.63	c learnt constraints deletion: 419 -> 215
9.59/9.68	c learnt constraints deletion: 409 -> 208
9.68/9.73	c learnt constraints deletion: 414 -> 209
9.68/9.77	c learnt constraints deletion: 381 -> 208
9.79/9.81	c learnt constraints deletion: 360 -> 210
9.79/9.85	c learnt constraints deletion: 389 -> 213
9.89/9.90	c learnt constraints deletion: 422 -> 218
9.89/9.95	c learnt constraints deletion: 400 -> 210
9.89/9.98	c learnt constraints deletion: 326 -> 217
9.98/10.02	c learnt constraints deletion: 420 -> 222
9.98/10.07	c learnt constraints deletion: 386 -> 220
10.08/10.11	c learnt constraints deletion: 375 -> 224
10.08/10.17	c learnt constraints deletion: 404 -> 223
10.18/10.21	c learnt constraints deletion: 396 -> 224
10.18/10.25	c learnt constraints deletion: 387 -> 229
10.28/10.30	c learnt constraints deletion: 413 -> 236
10.28/10.33	c learnt constraints deletion: 362 -> 232
10.28/10.38	c learnt constraints deletion: 444 -> 237
10.38/10.43	c learnt constraints deletion: 447 -> 236
10.38/10.48	c learnt constraints deletion: 435 -> 242
10.48/10.53	c learnt constraints deletion: 426 -> 237
10.48/10.56	c learnt constraints deletion: 386 -> 238
10.58/10.60	c learnt constraints deletion: 393 -> 240
10.58/10.64	c learnt constraints deletion: 427 -> 248
10.58/10.67	c learnt constraints deletion: 401 -> 243
10.68/10.71	c learnt constraints deletion: 425 -> 243
10.68/10.76	c learnt constraints deletion: 439 -> 243
10.78/10.80	c learnt constraints deletion: 394 -> 249
10.78/10.85	c learnt constraints deletion: 424 -> 252
10.78/10.89	c learnt constraints deletion: 417 -> 255
10.89/10.93	c learnt constraints deletion: 437 -> 251
10.89/10.97	c learnt constraints deletion: 413 -> 256
10.99/11.01	c learnt constraints deletion: 416 -> 257
10.99/11.05	c learnt constraints deletion: 429 -> 262
10.99/11.09	c learnt constraints deletion: 419 -> 258
11.09/11.13	c learnt constraints deletion: 400 -> 264
11.09/11.17	c learnt constraints deletion: 420 -> 267
11.18/11.21	c learnt constraints deletion: 394 -> 268
11.18/11.24	c learnt constraints deletion: 400 -> 269
11.18/11.28	c learnt constraints deletion: 437 -> 276
11.28/11.32	c learnt constraints deletion: 431 -> 277
11.28/11.35	c learnt constraints deletion: 412 -> 272
11.28/11.39	c learnt constraints deletion: 420 -> 274
11.38/11.43	c learnt constraints deletion: 420 -> 272
11.38/11.47	c learnt constraints deletion: 405 -> 281
11.48/11.51	c learnt constraints deletion: 432 -> 283
11.48/11.54	c learnt constraints deletion: 438 -> 290
11.48/11.57	c learnt constraints deletion: 411 -> 288
11.58/11.61	c learnt constraints deletion: 428 -> 286
11.58/11.65	c learnt constraints deletion: 433 -> 291
11.58/11.69	c learnt constraints deletion: 434 -> 290
11.68/11.72	c learnt constraints deletion: 431 -> 302
11.68/11.74	c learnt constraints deletion: 405 -> 300
11.68/11.77	c learnt constraints deletion: 400 -> 302
11.78/11.80	c learnt constraints deletion: 428 -> 303
11.78/11.83	c learnt constraints deletion: 408 -> 309
11.78/11.85	c learnt constraints deletion: 408 -> 312
11.78/11.88	c learnt constraints deletion: 423 -> 314
11.88/11.90	c learnt constraints deletion: 403 -> 316
11.88/11.94	c learnt constraints deletion: 443 -> 320
11.88/11.96	c learnt constraints deletion: 413 -> 323
11.88/11.99	c learnt constraints deletion: 422 -> 327
11.99/12.01	c learnt constraints deletion: 386 -> 331
11.99/12.03	c learnt constraints deletion: 416 -> 334
11.99/12.05	c learnt constraints deletion: 417 -> 334
11.99/12.07	c learnt constraints deletion: 431 -> 333
12.09/12.10	c learnt constraints deletion: 428 -> 333
12.09/12.12	c learnt constraints deletion: 437 -> 332
12.09/12.15	c learnt constraints deletion: 435 -> 335
12.09/12.17	c learnt constraints deletion: 404 -> 339
12.09/12.18	c learnt constraints deletion: 376 -> 338
12.09/12.19	c learnt constraints deletion: 394 -> 339
12.18/12.21	c learnt constraints deletion: 408 -> 340
12.18/12.23	c learnt constraints deletion: 412 -> 341
12.18/12.24	c learnt constraints deletion: 379 -> 342
12.18/12.27	c learnt constraints deletion: 419 -> 346
12.18/12.28	c learnt constraints deletion: 421 -> 346
12.28/12.30	c learnt constraints deletion: 427 -> 340
12.28/12.32	c learnt constraints deletion: 397 -> 340
12.28/12.34	c learnt constraints deletion: 421 -> 344
12.28/12.36	c learnt constraints deletion: 410 -> 339
12.28/12.37	c learnt constraints deletion: 408 -> 342
12.38/12.40	c learnt constraints deletion: 445 -> 347
12.38/12.42	c solving time = 12.412s
12.38/12.42	c #decision = 67810
12.38/12.42	c #conflict = 46916
12.38/12.42	c #restart = 13
12.38/12.42	s UNSATISFIABLE
12.38/12.42	c total time = 12.419s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3724238-1338631509/watcher-3724238-1338631509 -o /tmp/evaluation-result-3724238-1338631509/solver-3724238-1338631509 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724238-1338631509.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.05 0.05 0.00 3/174 1155
/proc/meminfo: memFree=27318512/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/1155/stat : 1155 (runsolver) D 1153 1155 1111 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 329276402 12095488 51 33554432000 4194304 5436572 140736174047968 140736174044264 4883175 0 0 4096 24578 18446744072101258628 0 0 17 2 0 0 0 0 0
/proc/1155/statm: 2953 51 31 304 0 2645 0

[startup+0.00757502 s]
/proc/loadavg: 0.05 0.05 0.00 3/174 1155
/proc/meminfo: memFree=27318512/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 765 0 0 0 0 0 0 0 20 0 1 0 329276402 6373376 686 33554432000 4194304 8989770 140735732492016 140736174044152 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 1556 686 428 1171 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6224

[startup+0.100197 s]
/proc/loadavg: 0.05 0.05 0.00 3/174 1155
/proc/meminfo: memFree=27318512/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=7248 CPUtime=0.09 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1118 0 0 0 9 0 0 0 20 0 1 0 329276402 7421952 1039 33554432000 4194304 8989770 140735732492016 140736174044152 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 1812 1039 458 1171 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7248

[startup+0.30022 s]
/proc/loadavg: 0.05 0.05 0.00 3/174 1155
/proc/meminfo: memFree=27318512/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=7248 CPUtime=0.29 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1118 0 0 0 29 0 0 0 20 0 1 0 329276402 7421952 1039 33554432000 4194304 8989770 140735732492016 140736174044152 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 1812 1039 458 1171 0 589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7248

[startup+0.700175 s]
/proc/loadavg: 0.05 0.05 0.00 3/174 1155
/proc/meminfo: memFree=27318512/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=7248 CPUtime=0.69 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1118 0 0 0 69 0 0 0 20 0 1 0 329276402 7421952 1039 33554432000 4194304 8989770 140735732492016 140735732491280 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 1812 1039 458 1171 0 589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7248

[startup+1.50018 s]
/proc/loadavg: 0.05 0.05 0.00 3/175 1156
/proc/meminfo: memFree=27315256/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=7248 CPUtime=1.49 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1118 0 0 0 148 1 0 0 20 0 1 0 329276402 7421952 1039 33554432000 4194304 8989770 140735732492016 140735732491280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 1812 1039 458 1171 0 589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7248

[startup+3.10017 s]
/proc/loadavg: 0.05 0.05 0.00 3/175 1156
/proc/meminfo: memFree=27314736/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=7248 CPUtime=3.08 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1120 0 0 0 307 1 0 0 20 0 1 0 329276402 7421952 1041 33554432000 4194304 8989770 140735732492016 140735732491280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7248

[startup+6.30018 s]
/proc/loadavg: 0.20 0.08 0.01 3/175 1156
/proc/meminfo: memFree=27314372/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=8272 CPUtime=6.28 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1129 0 0 0 625 3 0 0 20 0 1 0 329276402 8470528 1050 33554432000 4194304 8989770 140735732492016 140735732491512 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 2068 1050 460 1171 0 845 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8272

Solver just ended. Dumping a history of the last processes samples

[startup+9.50012 s]
/proc/loadavg: 0.20 0.08 0.01 2/170 1180
/proc/meminfo: memFree=27324436/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=8272 CPUtime=9.49 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1129 0 0 0 944 5 0 0 20 0 1 0 329276402 8470528 1050 33554432000 4194304 8989770 140735732492016 140735732491512 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 2068 1050 460 1171 0 845 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 8272

[startup+11.1002 s]
/proc/loadavg: 0.27 0.10 0.02 3/175 1194
/proc/meminfo: memFree=27306400/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=8272 CPUtime=11.09 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1130 0 0 0 1103 6 0 0 20 0 1 0 329276402 8470528 1058 33554432000 4194304 8989770 140735732492016 140735732491512 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 2068 1058 460 1171 0 845 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 8272

[startup+11.9001 s]
/proc/loadavg: 0.27 0.10 0.02 3/175 1194
/proc/meminfo: memFree=27306400/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=8272 CPUtime=11.88 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1130 0 0 0 1182 6 0 0 20 0 1 0 329276402 8470528 1058 33554432000 4194304 8989770 140735732492016 140735732491512 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 2068 1058 460 1171 0 845 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 8272

[startup+12.3001 s]
/proc/loadavg: 0.27 0.10 0.02 2/170 1218
/proc/meminfo: memFree=27323652/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=8272 CPUtime=12.28 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1130 0 0 0 1222 6 0 0 20 0 1 0 329276402 8470528 1058 33554432000 4194304 8989770 140735732492016 140735732491512 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 2068 1058 460 1171 0 845 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 8272

[startup+12.4001 s]
/proc/loadavg: 0.27 0.10 0.02 2/170 1218
/proc/meminfo: memFree=27323652/32873624 swapFree=7112/7112
[pid=1155] ppid=1153 vsize=8272 CPUtime=12.38 cores=0,2,4,6
/proc/1155/stat : 1155 (toysat) R 1153 1155 1111 0 -1 4202496 1130 0 0 0 1232 6 0 0 20 0 1 0 329276402 8470528 1058 33554432000 4194304 8989770 140735732492016 140735732491512 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1155/statm: 2068 1058 460 1171 0 845 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 8272

Child status: 0
Real time (s): 12.4277
CPU time (s): 12.4191
CPU user time (s): 12.3501
CPU system time (s): 0.068989
CPU usage (%): 99.931
Max. virtual memory (cumulated for all children) (KiB): 8272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.3501
system time used= 0.068989
maximum resident set size= 4288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 48

runsolver used 0.022996 second user time and 0.048992 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-02 12:05:09
IDJOB=3724238
IDBENCH=1190
IDSOLVER=2308
FILE ID=node121/3724238-1338631509
RUNJOBID= node121-1338631508-1127
PBS_JOBID= 14636459
Free space on /tmp= 71312 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110971697.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724238-1338631509/watcher-3724238-1338631509 -o /tmp/evaluation-result-3724238-1338631509/solver-3724238-1338631509 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724238-1338631509.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c9a87792271871ea771a066925b39a9d
RANDOM SEED=1206564412

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        27319156 kB
Buffers:          590160 kB
Cached:          4081312 kB
SwapCached:            0 kB
Active:          1598096 kB
Inactive:        3089980 kB
Active(anon):       4648 kB
Inactive(anon):    10776 kB
Active(file):    1593448 kB
Inactive(file):  3079204 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14856 kB
Writeback:             0 kB
AnonPages:         19900 kB
Mapped:            15680 kB
Shmem:               200 kB
Slab:             731352 kB
SReclaimable:     176144 kB
SUnreclaim:       555208 kB
KernelStack:        1376 kB
PageTables:         3740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     116336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71312 MiB
End job on node121 at 2012-06-02 12:05:22