Trace number 3721155

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 NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14SAT (TO)216 1800.03 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables470
Total number of constraints469
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints469
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 469 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ssssssssss
0.00/0.02	c ---[ 478]---> BDD-cost:   45
0.00/0.02	c ---[ 477]---> BDD-cost:   20
0.00/0.02	c ---[ 476]---> BDD-cost:   23
0.00/0.02	c ---[ 475]---> BDD-cost:   11
0.00/0.02	c ---[ 474]---> BDD-cost:   13
0.00/0.02	c ---[ 473]---> BDD-cost:   17
0.00/0.02	c ---[ 472]---> BDD-cost:   24
0.00/0.02	c ---[ 471]---> BDD-cost:   36
0.00/0.02	c ---[ 470]---> BDD-cost:    7
0.00/0.02	c ---[ 469]---> BDD-cost:   11
0.00/0.02	c ---[ 468]---> BDD-cost:   32
0.00/0.02	c ---[ 467]---> BDD-cost:    4
0.00/0.02	c ---[ 466]---> BDD-cost:    7
0.00/0.02	c ---[ 465]---> BDD-cost:    4
0.00/0.02	c ---[ 464]---> BDD-cost:   11
0.00/0.02	c ---[ 463]---> BDD-cost:    6
0.00/0.02	c ---[ 462]---> BDD-cost:   19
0.00/0.02	c ---[ 461]---> BDD-cost:    9
0.00/0.02	c ---[ 460]---> BDD-cost:    7
0.00/0.02	c ---[ 459]---> BDD-cost:   61
0.00/0.02	c ---[ 458]---> BDD-cost:   22
0.00/0.02	c ---[ 457]---> BDD-cost:   15
0.00/0.02	c ---[ 456]---> BDD-cost:   34
0.00/0.02	c ---[ 455]---> BDD-cost:   24
0.00/0.02	c ---[ 454]---> BDD-cost:   81
0.00/0.02	c ---[ 453]---> BDD-cost:   56
0.00/0.02	c ---[ 452]---> BDD-cost:   50
0.00/0.02	c ---[ 450]---> BDD-cost:   31
0.00/0.02	c ---[ 449]---> BDD-cost:   16
0.00/0.02	c ---[ 448]---> BDD-cost:   39
0.00/0.02	c ---[ 447]---> BDD-cost:   17
0.00/0.02	c ---[ 446]---> BDD-cost:   79
0.00/0.02	c ---[ 445]---> BDD-cost:   54
0.00/0.02	c ---[ 444]---> BDD-cost:    3
0.00/0.02	c ---[ 443]---> BDD-cost:   21
0.00/0.02	c ---[ 442]---> BDD-cost:   21
0.00/0.02	c ---[ 441]---> BDD-cost:   20
0.00/0.02	c ---[ 440]---> BDD-cost:   11
0.00/0.02	c ---[ 439]---> BDD-cost:    5
0.00/0.02	c ---[ 438]---> BDD-cost:    6
0.00/0.02	c ---[ 437]---> BDD-cost:   45
0.00/0.02	c ---[ 436]---> BDD-cost:    4
0.00/0.02	c ---[ 435]---> BDD-cost:    4
0.00/0.02	c ---[ 434]---> BDD-cost:   39
0.00/0.02	c ---[ 433]---> BDD-cost:   18
0.00/0.02	c ---[ 432]---> BDD-cost:    8
0.00/0.02	c ---[ 431]---> BDD-cost:    3
0.00/0.02	c ---[ 430]---> BDD-cost:    2
0.00/0.02	c ---[ 429]---> BDD-cost:   24
0.00/0.02	c ---[ 428]---> BDD-cost:    2
0.00/0.02	c ---[ 427]---> BDD-cost:    8
0.00/0.02	c ---[ 426]---> BDD-cost:   11
0.00/0.02	c ---[ 425]---> BDD-cost:   37
0.00/0.02	c ---[ 424]---> BDD-cost:   12
0.00/0.02	c ---[ 422]---> BDD-cost:   22
0.00/0.02	c ---[ 421]---> BDD-cost:   87
0.00/0.02	c ---[ 420]---> BDD-cost:   16
0.00/0.02	c ---[ 419]---> BDD-cost:    4
0.00/0.02	c ---[ 418]---> BDD-cost:   27
0.00/0.02	c ---[ 417]---> BDD-cost:    4
0.00/0.02	c ---[ 416]---> BDD-cost:   31
0.00/0.03	c ---[ 415]---> BDD-cost:   15
0.00/0.03	c ---[ 414]---> BDD-cost:    6
0.00/0.03	c ---[ 413]---> BDD-cost:   34
0.00/0.03	c ---[ 412]---> BDD-cost:   39
0.00/0.03	c ---[ 411]---> BDD-cost:   15
0.00/0.03	c ---[ 410]---> BDD-cost:    9
0.00/0.03	c ---[ 409]---> BDD-cost:   13
0.00/0.03	c ---[ 408]---> BDD-cost:   18
0.00/0.03	c ---[ 407]---> BDD-cost:   34
0.00/0.03	c ---[ 406]---> BDD-cost:   42
0.00/0.03	c ---[ 405]---> BDD-cost:   13
0.00/0.03	c ---[ 404]---> BDD-cost:   16
0.00/0.03	c ---[ 403]---> BDD-cost:    7
0.00/0.03	c ---[ 402]---> BDD-cost:   38
0.00/0.03	c ---[ 401]---> BDD-cost:   57
0.00/0.03	c ---[ 400]---> BDD-cost:   16
0.00/0.03	c ---[ 399]---> BDD-cost:    6
0.00/0.03	c ---[ 398]---> BDD-cost:   29
0.00/0.03	c ---[ 397]---> BDD-cost:   24
0.00/0.03	c ---[ 396]---> BDD-cost:   16
0.00/0.03	c ---[ 395]---> BDD-cost:   27
0.00/0.03	c ---[ 394]---> BDD-cost:   11
0.00/0.03	c ---[ 393]---> BDD-cost:   31
0.00/0.03	c ---[ 392]---> BDD-cost:    4
0.00/0.03	c ---[ 391]---> BDD-cost:   10
0.00/0.03	c ---[ 390]---> BDD-cost:   31
0.00/0.03	c ---[ 389]---> BDD-cost:   17
0.00/0.03	c ---[ 388]---> BDD-cost:   20
0.00/0.03	c ---[ 387]---> BDD-cost:    2
0.00/0.03	c ---[ 386]---> BDD-cost:   34
0.00/0.03	c ---[ 385]---> BDD-cost:   23
0.00/0.03	c ---[ 384]---> BDD-cost:   41
0.00/0.03	c ---[ 383]---> BDD-cost:   32
0.00/0.03	c ---[ 382]---> BDD-cost:   29
0.00/0.03	c ---[ 381]---> BDD-cost:   51
0.00/0.03	c ---[ 380]---> BDD-cost:    8
0.00/0.03	c ---[ 379]---> BDD-cost:   26
0.00/0.03	c ---[ 378]---> BDD-cost:   20
0.00/0.03	c ---[ 377]---> BDD-cost:    7
0.00/0.03	c ---[ 376]---> BDD-cost:    4
0.00/0.03	c ---[ 375]---> BDD-cost:    8
0.00/0.03	c ---[ 374]---> BDD-cost:   19
0.00/0.03	c ---[ 373]---> BDD-cost:   15
0.00/0.03	c ---[ 372]---> BDD-cost:   18
0.00/0.03	c ---[ 371]---> BDD-cost:   12
0.00/0.03	c ---[ 370]---> BDD-cost:   10
0.00/0.03	c ---[ 369]---> BDD-cost:   24
0.00/0.03	c ---[ 368]---> BDD-cost:   42
0.00/0.03	c ---[ 367]---> BDD-cost:   22
0.00/0.03	c ---[ 366]---> BDD-cost:   51
0.00/0.03	c ---[ 365]---> BDD-cost:    9
0.00/0.03	c ---[ 364]---> BDD-cost:   14
0.00/0.03	c ---[ 363]---> BDD-cost:   12
0.00/0.03	c ---[ 362]---> BDD-cost:   16
0.00/0.03	c ---[ 361]---> BDD-cost:   30
0.00/0.03	c ---[ 360]---> BDD-cost:   41
0.00/0.03	c ---[ 359]---> BDD-cost:   12
0.00/0.03	c ---[ 358]---> BDD-cost:   27
0.00/0.03	c ---[ 357]---> BDD-cost:   23
0.00/0.03	c ---[ 356]---> BDD-cost:   15
0.00/0.03	c ---[ 355]---> BDD-cost:   29
0.00/0.03	c ---[ 354]---> BDD-cost:   10
0.00/0.03	c ---[ 353]---> BDD-cost:   51
0.00/0.03	c ---[ 352]---> BDD-cost:   67
0.00/0.03	c ---[ 351]---> BDD-cost:   60
0.00/0.03	c ---[ 350]---> BDD-cost:    7
0.00/0.03	c ---[ 349]---> BDD-cost:   11
0.00/0.03	c ---[ 348]---> BDD-cost:   19
0.00/0.03	c ---[ 347]---> BDD-cost:    3
0.00/0.03	c ---[ 346]---> BDD-cost:   10
0.00/0.03	c ---[ 345]---> BDD-cost:    5
0.00/0.03	c ---[ 344]---> BDD-cost:   27
0.00/0.03	c ---[ 343]---> BDD-cost:    6
0.00/0.03	c ---[ 342]---> BDD-cost:   58
0.00/0.03	c ---[ 341]---> BDD-cost:    7
0.00/0.03	c ---[ 340]---> BDD-cost:   21
0.00/0.03	c ---[ 339]---> BDD-cost:   14
0.00/0.03	c ---[ 338]---> BDD-cost:   49
0.00/0.03	c ---[ 336]---> BDD-cost:   68
0.00/0.03	c ---[ 335]---> BDD-cost:   33
0.00/0.03	c ---[ 334]---> BDD-cost:   17
0.00/0.03	c ---[ 333]---> BDD-cost:   12
0.00/0.03	c ---[ 332]---> BDD-cost:   32
0.00/0.03	c ---[ 331]---> BDD-cost:   24
0.00/0.03	c ---[ 330]---> BDD-cost:   12
0.00/0.03	c ---[ 329]---> BDD-cost:   26
0.00/0.03	c ---[ 328]---> BDD-cost:   43
0.00/0.03	c ---[ 327]---> BDD-cost:   38
0.00/0.03	c ---[ 326]---> BDD-cost:   28
0.00/0.03	c ---[ 325]---> BDD-cost:   18
0.00/0.03	c ---[ 324]---> BDD-cost:    2
0.00/0.03	c ---[ 323]---> BDD-cost:   51
0.00/0.03	c ---[ 322]---> BDD-cost:    4
0.00/0.03	c ---[ 321]---> BDD-cost:   43
0.00/0.03	c ---[ 320]---> BDD-cost:    8
0.00/0.03	c ---[ 319]---> BDD-cost:   25
0.00/0.03	c ---[ 318]---> BDD-cost:    9
0.00/0.04	c ---[ 317]---> BDD-cost:   31
0.00/0.04	c ---[ 316]---> BDD-cost:   18
0.00/0.04	c ---[ 315]---> BDD-cost:   20
0.00/0.04	c ---[ 314]---> BDD-cost:   31
0.00/0.04	c ---[ 313]---> BDD-cost:   20
0.00/0.04	c ---[ 312]---> BDD-cost:    5
0.00/0.04	c ---[ 309]---> BDD-cost:   14
0.00/0.04	c ---[ 308]---> BDD-cost:   18
0.00/0.04	c ---[ 307]---> BDD-cost:   17
0.00/0.04	c ---[ 306]---> BDD-cost:   21
0.00/0.04	c ---[ 305]---> BDD-cost:   11
0.00/0.04	c ---[ 304]---> BDD-cost:   18
0.00/0.04	c ---[ 303]---> BDD-cost:   11
0.00/0.04	c ---[ 302]---> BDD-cost:   44
0.00/0.04	c ---[ 301]---> BDD-cost:    4
0.00/0.04	c ---[ 300]---> BDD-cost:   12
0.00/0.04	c ---[ 299]---> BDD-cost:    6
0.00/0.04	c ---[ 298]---> BDD-cost:   14
0.00/0.04	c ---[ 297]---> BDD-cost:    3
0.00/0.04	c ---[ 296]---> BDD-cost:   30
0.00/0.04	c ---[ 295]---> BDD-cost:   50
0.00/0.04	c ---[ 294]---> BDD-cost:   32
0.00/0.04	c ---[ 293]---> BDD-cost:   24
0.00/0.04	c ---[ 292]---> BDD-cost:   90
0.00/0.04	c ---[ 291]---> BDD-cost:   50
0.00/0.04	c ---[ 290]---> BDD-cost:   12
0.00/0.04	c ---[ 289]---> BDD-cost:   30
0.00/0.04	c ---[ 288]---> BDD-cost:   23
0.00/0.04	c ---[ 287]---> BDD-cost:   12
0.00/0.04	c ---[ 286]---> BDD-cost:   14
0.00/0.04	c ---[ 285]---> BDD-cost:   36
0.00/0.04	c ---[ 284]---> BDD-cost:    9
0.00/0.04	c ---[ 283]---> BDD-cost:   24
0.00/0.04	c ---[ 282]---> BDD-cost:   29
0.00/0.04	c ---[ 281]---> BDD-cost:   18
0.00/0.04	c ---[ 280]---> BDD-cost:    6
0.00/0.04	c ---[ 279]---> BDD-cost:   55
0.00/0.04	c ---[ 278]---> BDD-cost:   39
0.00/0.04	c ---[ 277]---> BDD-cost:   22
0.00/0.04	c ---[ 276]---> BDD-cost:   25
0.00/0.04	c ---[ 275]---> BDD-cost:   16
0.00/0.04	c ---[ 274]---> BDD-cost:   31
0.00/0.04	c ---[ 273]---> BDD-cost:   12
0.00/0.04	c ---[ 272]---> BDD-cost:   11
0.00/0.04	c ---[ 271]---> BDD-cost:   11
0.00/0.04	c ---[ 270]---> BDD-cost:   20
0.00/0.04	c ---[ 269]---> BDD-cost:   23
0.00/0.04	c ---[ 268]---> BDD-cost:    8
0.00/0.04	c ---[ 267]---> BDD-cost:   47
0.00/0.04	c ---[ 266]---> BDD-cost:   66
0.00/0.04	c ---[ 265]---> BDD-cost:   15
0.00/0.04	c ---[ 264]---> BDD-cost:   49
0.00/0.04	c ---[ 263]---> BDD-cost:   37
0.00/0.04	c ---[ 262]---> BDD-cost:   58
0.00/0.04	c ---[ 261]---> BDD-cost:   34
0.00/0.04	c ---[ 260]---> BDD-cost:    8
0.00/0.04	c ---[ 259]---> BDD-cost:   51
0.00/0.04	c ---[ 258]---> BDD-cost:    1
0.00/0.04	c ---[ 257]---> BDD-cost:    9
0.00/0.04	c ---[ 256]---> BDD-cost:   13
0.00/0.04	c ---[ 255]---> BDD-cost:   20
0.00/0.04	c ---[ 254]---> BDD-cost:   20
0.00/0.04	c ---[ 253]---> BDD-cost:    9
0.00/0.04	c ---[ 252]---> BDD-cost:    9
0.00/0.04	c ---[ 251]---> BDD-cost:    8
0.00/0.04	c ---[ 250]---> BDD-cost:   22
0.00/0.04	c ---[ 249]---> BDD-cost:    9
0.00/0.04	c ---[ 248]---> BDD-cost:    6
0.00/0.04	c ---[ 247]---> BDD-cost:   38
0.00/0.04	c ---[ 246]---> BDD-cost:   39
0.00/0.04	c ---[ 245]---> BDD-cost:   59
0.00/0.04	c ---[ 244]---> BDD-cost:   12
0.00/0.04	c ---[ 243]---> BDD-cost:   21
0.00/0.04	c ---[ 242]---> BDD-cost:   18
0.00/0.04	c ---[ 241]---> BDD-cost:    4
0.00/0.04	c ---[ 240]---> BDD-cost:   24
0.00/0.04	c ---[ 239]---> BDD-cost:   29
0.00/0.04	c ---[ 238]---> BDD-cost:   17
0.00/0.04	c ---[ 237]---> BDD-cost:    6
0.00/0.04	c ---[ 236]---> BDD-cost:   14
0.00/0.04	c ---[ 235]---> BDD-cost:   28
0.00/0.04	c ---[ 234]---> BDD-cost:    6
0.00/0.04	c ---[ 233]---> BDD-cost:   24
0.00/0.04	c ---[ 232]---> BDD-cost:   16
0.00/0.04	c ---[ 231]---> BDD-cost:    2
0.00/0.04	c ---[ 230]---> BDD-cost:   83
0.00/0.04	c ---[ 229]---> BDD-cost:   20
0.00/0.04	c ---[ 228]---> BDD-cost:   30
0.00/0.04	c ---[ 227]---> BDD-cost:   14
0.00/0.04	c ---[ 226]---> BDD-cost:   15
0.00/0.04	c ---[ 225]---> BDD-cost:    2
0.00/0.04	c ---[ 224]---> BDD-cost:   22
0.00/0.04	c ---[ 223]---> BDD-cost:   51
0.00/0.04	c ---[ 222]---> BDD-cost:    7
0.00/0.04	c ---[ 221]---> BDD-cost:    7
0.00/0.04	c ---[ 220]---> BDD-cost:   40
0.00/0.04	c ---[ 219]---> BDD-cost:    6
0.00/0.04	c ---[ 218]---> BDD-cost:   45
0.00/0.05	c ---[ 217]---> BDD-cost:    7
0.00/0.05	c ---[ 216]---> BDD-cost:   25
0.00/0.05	c ---[ 215]---> BDD-cost:    6
0.00/0.05	c ---[ 214]---> BDD-cost:    3
0.00/0.05	c ---[ 213]---> BDD-cost:   37
0.00/0.05	c ---[ 212]---> BDD-cost:    3
0.00/0.05	c ---[ 211]---> BDD-cost:   25
0.00/0.05	c ---[ 210]---> BDD-cost:   32
0.00/0.05	c ---[ 209]---> BDD-cost:   23
0.00/0.05	c ---[ 208]---> BDD-cost:   22
0.00/0.05	c ---[ 207]---> BDD-cost:   16
0.00/0.05	c ---[ 206]---> BDD-cost:   21
0.00/0.05	c ---[ 205]---> BDD-cost:   16
0.00/0.05	c ---[ 204]---> BDD-cost:   10
0.00/0.05	c ---[ 203]---> BDD-cost:   45
0.00/0.05	c ---[ 202]---> BDD-cost:   35
0.00/0.05	c ---[ 201]---> BDD-cost:   73
0.00/0.05	c ---[ 200]---> BDD-cost:    5
0.00/0.05	c ---[ 199]---> BDD-cost:   54
0.00/0.05	c ---[ 198]---> BDD-cost:   49
0.00/0.05	c ---[ 197]---> BDD-cost:   31
0.00/0.05	c ---[ 196]---> BDD-cost:   29
0.00/0.05	c ---[ 195]---> BDD-cost:   11
0.00/0.05	c ---[ 194]---> BDD-cost:   13
0.00/0.05	c ---[ 193]---> BDD-cost:   25
0.00/0.05	c ---[ 191]---> BDD-cost:   45
0.00/0.05	c ---[ 190]---> BDD-cost:   12
0.00/0.05	c ---[ 189]---> BDD-cost:   23
0.00/0.05	c ---[ 188]---> BDD-cost:    6
0.00/0.05	c ---[ 187]---> BDD-cost:   45
0.00/0.05	c ---[ 186]---> BDD-cost:  100
0.00/0.05	c ---[ 185]---> BDD-cost:    7
0.00/0.05	c ---[ 184]---> BDD-cost:   19
0.00/0.05	c ---[ 183]---> BDD-cost:    2
0.00/0.05	c ---[ 182]---> BDD-cost:   16
0.00/0.05	c ---[ 181]---> BDD-cost:    2
0.00/0.05	c ---[ 180]---> BDD-cost:   20
0.00/0.05	c ---[ 179]---> BDD-cost:    8
0.00/0.05	c ---[ 178]---> BDD-cost:   26
0.00/0.05	c ---[ 177]---> BDD-cost:   43
0.00/0.05	c ---[ 175]---> BDD-cost:    6
0.00/0.05	c ---[ 174]---> BDD-cost:   61
0.00/0.05	c ---[ 173]---> BDD-cost:   53
0.00/0.05	c ---[ 172]---> BDD-cost:   18
0.00/0.05	c ---[ 171]---> BDD-cost:   36
0.00/0.05	c ---[ 170]---> BDD-cost:   10
0.00/0.05	c ---[ 169]---> BDD-cost:   14
0.00/0.05	c ---[ 168]---> BDD-cost:    6
0.00/0.05	c ---[ 167]---> BDD-cost:   18
0.00/0.05	c ---[ 166]---> BDD-cost:    2
0.00/0.05	c ---[ 165]---> BDD-cost:   21
0.00/0.05	c ---[ 164]---> BDD-cost:   12
0.00/0.05	c ---[ 163]---> BDD-cost:   25
0.00/0.05	c ---[ 162]---> BDD-cost:   51
0.00/0.05	c ---[ 161]---> BDD-cost:   40
0.00/0.05	c ---[ 160]---> BDD-cost:    6
0.00/0.05	c ---[ 159]---> BDD-cost:   12
0.00/0.05	c ---[ 158]---> BDD-cost:   15
0.00/0.05	c ---[ 157]---> BDD-cost:   54
0.00/0.05	c ---[ 156]---> BDD-cost:   16
0.00/0.05	c ---[ 155]---> BDD-cost:   42
0.00/0.05	c ---[ 154]---> BDD-cost:   14
0.00/0.05	c ---[ 153]---> BDD-cost:    4
0.00/0.05	c ---[ 152]---> BDD-cost:    3
0.00/0.05	c ---[ 151]---> BDD-cost:   33
0.00/0.05	c ---[ 150]---> BDD-cost:   30
0.00/0.05	c ---[ 149]---> BDD-cost:    8
0.00/0.05	c ---[ 148]---> BDD-cost:    9
0.00/0.05	c ---[ 147]---> BDD-cost:   82
0.00/0.05	c ---[ 146]---> BDD-cost:   15
0.00/0.05	c ---[ 145]---> BDD-cost:   22
0.00/0.05	c ---[ 144]---> BDD-cost:   41
0.00/0.05	c ---[ 143]---> BDD-cost:   46
0.00/0.05	c ---[ 142]---> BDD-cost:    7
0.00/0.05	c ---[ 141]---> BDD-cost:   13
0.00/0.05	c ---[ 140]---> BDD-cost:    2
0.00/0.05	c ---[ 139]---> BDD-cost:   16
0.00/0.05	c ---[ 138]---> BDD-cost:   51
0.00/0.05	c ---[ 137]---> BDD-cost:    4
0.00/0.05	c ---[ 136]---> BDD-cost:   18
0.00/0.05	c ---[ 135]---> BDD-cost:   22
0.00/0.05	c ---[ 134]---> BDD-cost:   14
0.00/0.05	c ---[ 133]---> BDD-cost:   23
0.00/0.05	c ---[ 132]---> BDD-cost:   36
0.00/0.05	c ---[ 131]---> BDD-cost:   11
0.00/0.05	c ---[ 129]---> BDD-cost:   13
0.00/0.05	c ---[ 128]---> BDD-cost:    5
0.00/0.05	c ---[ 127]---> BDD-cost:   10
0.00/0.05	c ---[ 126]---> BDD-cost:    7
0.00/0.05	c ---[ 125]---> BDD-cost:   10
0.00/0.05	c ---[ 124]---> BDD-cost:   13
0.00/0.05	c ---[ 123]---> BDD-cost:   43
0.00/0.05	c ---[ 122]---> BDD-cost:   68
0.00/0.05	c ---[ 121]---> BDD-cost:   31
0.00/0.05	c ---[ 120]---> BDD-cost:    7
0.00/0.05	c ---[ 119]---> BDD-cost:   22
0.00/0.05	c ---[ 118]---> BDD-cost:   48
0.00/0.06	c ---[ 117]---> BDD-cost:   21
0.00/0.06	c ---[ 116]---> BDD-cost:   31
0.00/0.06	c ---[ 115]---> BDD-cost:    7
0.00/0.06	c ---[ 114]---> BDD-cost:   11
0.00/0.06	c ---[ 113]---> BDD-cost:   39
0.00/0.06	c ---[ 112]---> BDD-cost:    4
0.00/0.06	c ---[ 111]---> BDD-cost:   24
0.00/0.06	c ---[ 109]---> Sorter-cost:  579     Base: 3 3
0.00/0.06	c ---[ 108]---> BDD-cost:   83
0.00/0.06	c ---[ 107]---> BDD-cost:   51
0.00/0.06	c ---[ 106]---> BDD-cost:   10
0.00/0.06	c ---[ 105]---> BDD-cost:    5
0.00/0.06	c ---[ 104]---> BDD-cost:    8
0.00/0.06	c ---[ 103]---> BDD-cost:    6
0.00/0.06	c ---[ 102]---> BDD-cost:    4
0.00/0.06	c ---[ 101]---> BDD-cost:   37
0.00/0.06	c ---[ 100]---> BDD-cost:    9
0.00/0.06	c ---[  99]---> BDD-cost:    5
0.00/0.06	c ---[  98]---> BDD-cost:   11
0.00/0.06	c ---[  97]---> BDD-cost:   18
0.00/0.06	c ---[  96]---> BDD-cost:   42
0.00/0.06	c ---[  95]---> BDD-cost:   22
0.00/0.06	c ---[  94]---> BDD-cost:    3
0.00/0.06	c ---[  93]---> BDD-cost:   13
0.00/0.06	c ---[  92]---> BDD-cost:   21
0.00/0.06	c ---[  91]---> BDD-cost:   31
0.00/0.06	c ---[  90]---> BDD-cost:    7
0.00/0.06	c ---[  89]---> BDD-cost:   28
0.00/0.06	c ---[  88]---> BDD-cost:    8
0.00/0.06	c ---[  87]---> BDD-cost:    3
0.00/0.06	c ---[  86]---> BDD-cost:   35
0.00/0.06	c ---[  85]---> Sorter-cost:  241     Base: 2 3 2
0.00/0.06	c ---[  84]---> BDD-cost:   42
0.00/0.06	c ---[  83]---> BDD-cost:    8
0.00/0.06	c ---[  82]---> BDD-cost:   49
0.00/0.06	c ---[  81]---> BDD-cost:   34
0.00/0.06	c ---[  80]---> BDD-cost:   13
0.00/0.06	c ---[  79]---> BDD-cost:   16
0.00/0.06	c ---[  78]---> BDD-cost:   99
0.00/0.06	c ---[  77]---> BDD-cost:   29
0.00/0.06	c ---[  76]---> BDD-cost:    8
0.00/0.06	c ---[  75]---> BDD-cost:    7
0.00/0.06	c ---[  74]---> BDD-cost:   17
0.00/0.06	c ---[  73]---> BDD-cost:   32
0.00/0.06	c ---[  72]---> BDD-cost:   29
0.00/0.06	c ---[  71]---> BDD-cost:   26
0.00/0.06	c ---[  70]---> BDD-cost:   64
0.00/0.06	c ---[  69]---> BDD-cost:    8
0.00/0.06	c ---[  68]---> BDD-cost:   21
0.00/0.06	c ---[  66]---> BDD-cost:   10
0.00/0.06	c ---[  65]---> BDD-cost:   50
0.00/0.06	c ---[  64]---> BDD-cost:   18
0.00/0.06	c ---[  63]---> BDD-cost:   13
0.00/0.06	c ---[  62]---> BDD-cost:   13
0.00/0.06	c ---[  61]---> BDD-cost:   13
0.00/0.06	c ---[  60]---> BDD-cost:    9
0.00/0.06	c ---[  59]---> BDD-cost:   86
0.00/0.06	c ---[  58]---> BDD-cost:   16
0.00/0.06	c ---[  57]---> BDD-cost:   61
0.00/0.06	c ---[  56]---> BDD-cost:   22
0.00/0.06	c ---[  55]---> BDD-cost:   57
0.00/0.06	c ---[  54]---> BDD-cost:    2
0.00/0.06	c ---[  53]---> BDD-cost:    6
0.00/0.06	c ---[  52]---> BDD-cost:   35
0.00/0.06	c ---[  51]---> BDD-cost:    8
0.00/0.06	c ---[  50]---> BDD-cost:   24
0.00/0.06	c ---[  49]---> BDD-cost:    5
0.00/0.06	c ---[  48]---> BDD-cost:   47
0.00/0.06	c ---[  47]---> BDD-cost:   17
0.00/0.06	c ---[  46]---> BDD-cost:   12
0.00/0.06	c ---[  45]---> BDD-cost:   19
0.00/0.06	c ---[  44]---> BDD-cost:   17
0.00/0.06	c ---[  43]---> BDD-cost:    5
0.00/0.06	c ---[  42]---> BDD-cost:    9
0.00/0.06	c ---[  41]---> BDD-cost:    6
0.00/0.06	c ---[  40]---> BDD-cost:   22
0.00/0.06	c ---[  39]---> BDD-cost:   39
0.00/0.07	c ---[  38]---> BDD-cost:   78
0.00/0.07	c ---[  37]---> BDD-cost:   50
0.00/0.07	c ---[  36]---> BDD-cost:   38
0.00/0.07	c ---[  35]---> BDD-cost:   47
0.00/0.07	c ---[  34]---> BDD-cost:   33
0.00/0.07	c ---[  33]---> BDD-cost:   64
0.00/0.07	c ---[  32]---> BDD-cost:   17
0.00/0.07	c ---[  31]---> BDD-cost:    8
0.00/0.07	c ---[  30]---> BDD-cost:    4
0.00/0.07	c ---[  29]---> BDD-cost:   10
0.00/0.07	c ---[  28]---> BDD-cost:    6
0.00/0.07	c ---[  27]---> BDD-cost:   19
0.00/0.07	c ---[  26]---> BDD-cost:   17
0.00/0.07	c ---[  25]---> BDD-cost:   11
0.00/0.07	c ---[  24]---> BDD-cost:    4
0.00/0.07	c ---[  23]---> BDD-cost:   32
0.00/0.07	c ---[  22]---> BDD-cost:    9
0.00/0.07	c ---[  21]---> BDD-cost:   28
0.00/0.07	c ---[  20]---> BDD-cost:   51
0.00/0.07	c ---[  19]---> BDD-cost:    9
0.00/0.07	c ---[  18]---> BDD-cost:   20
0.00/0.07	c ---[  17]---> BDD-cost:    4
0.00/0.07	c ---[  16]---> BDD-cost:   54
0.00/0.07	c ---[  15]---> BDD-cost:   21
0.00/0.07	c ---[  14]---> BDD-cost:   16
0.00/0.07	c ---[  13]---> BDD-cost:   26
0.00/0.07	c ---[  12]---> BDD-cost:    4
0.00/0.07	c ---[  11]---> BDD-cost:   28
0.00/0.07	c ---[  10]---> BDD-cost:   29
0.00/0.07	c ---[   9]---> BDD-cost:   33
0.00/0.07	c ---[   8]---> BDD-cost:   18
0.00/0.07	c ---[   7]---> BDD-cost:   15
0.00/0.07	c ---[   6]---> BDD-cost:    4
0.00/0.07	c ---[   5]---> BDD-cost:    8
0.00/0.07	c ---[   4]---> BDD-cost:   36
0.00/0.07	c ---[   3]---> BDD-cost:    7
0.00/0.07	c ---[   2]---> BDD-cost:   16
0.00/0.07	c ---[   1]---> BDD-cost:   14
0.00/0.07	c ---[   0]---> BDD-cost:    6
0.00/0.08	c ==================================[MINISAT+]==================================
0.00/0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   20299    56746 |    6766       0        0     nan |  0.000 % |
0.00/0.08	c ==============================================================================
0.00/0.08	c Found solution: 448
0.00/0.08	o 448
0.08/0.08	c ---[   0]---> Sorter-cost:17790     Base:
0.09/0.11	c ==================================[MINISAT+]==================================
0.09/0.11	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.11	c ==============================================================================
0.09/0.11	c |         2 |   38060    98528 |   12686       2        7     3.5 |  0.000 % |
0.09/0.13	c |       102 |   38052    98512 |   13954     101     3802    37.6 |  2.200 % |
0.09/0.16	c |       252 |   38052    98512 |   15350     251    13288    52.9 |  2.200 % |
0.09/0.16	c ==============================================================================
0.09/0.16	c Found solution: 235
0.09/0.16	o 235
0.09/0.17	c ---[   0]---> Sorter-cost:    0     Base:
0.19/0.20	c ==================================[MINISAT+]==================================
0.19/0.20	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.20	c ==============================================================================
0.19/0.20	c |       255 |   41643   107053 |   13881     254    13348    52.6 |  2.200 % |
0.19/0.23	c |       358 |   41643   107053 |   15269     357    24184    67.7 |  2.011 % |
0.19/0.26	c |       509 |   41548   106854 |   16796     452    26847    59.4 |  2.223 % |
0.19/0.29	c |       735 |   41548   106854 |   18475     678    36827    54.3 |  2.223 % |
0.29/0.34	c ==============================================================================
0.29/0.34	c Found solution: 228
0.29/0.34	o 228
0.29/0.34	c ---[   0]---> Sorter-cost:    0     Base:
0.29/0.38	c ==================================[MINISAT+]==================================
0.29/0.38	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.38	c ==============================================================================
0.29/0.38	c |       933 |   41613   107040 |   13871     854    49805    58.3 |  2.223 % |
0.29/0.39	c |      1034 |   41613   107040 |   15258     955    55410    58.0 |  2.268 % |
0.39/0.41	c |      1184 |   41613   107040 |   16783    1105    60297    54.6 |  2.268 % |
0.39/0.44	c |      1411 |   41613   107040 |   18462    1332    65900    49.5 |  2.268 % |
0.49/0.51	c |      1749 |   41613   107040 |   20308    1670    94855    56.8 |  2.268 % |
0.49/0.60	c |      2256 |   41613   107040 |   22339    2177   130836    60.1 |  2.268 % |
0.69/0.76	c |      3015 |   41613   107040 |   24573    2936   228942    78.0 |  2.268 % |
0.89/0.99	c |      4155 |   41613   107040 |   27030    4076   349868    85.8 |  2.268 % |
1.29/1.34	c |      5863 |   41613   107040 |   29733    5784   526816    91.1 |  2.268 % |
1.99/2.06	c |      8425 |   41613   107040 |   32707    8346   930645   111.5 |  2.268 % |
2.89/2.91	c |     12269 |   41613   107040 |   35977   12190  1402353   115.0 |  2.268 % |
3.09/3.12	c ==============================================================================
3.09/3.12	c Found solution: 221
3.09/3.12	o 221
3.09/3.12	c ---[   0]---> Sorter-cost:    0     Base:
3.09/3.17	c ==================================[MINISAT+]==================================
3.09/3.17	c | Conflicts | Original         | Learnt                           | Progress |
3.09/3.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.09/3.17	c ==============================================================================
3.09/3.17	c |     13105 |   41696   107285 |   13898   13026  1509596   115.9 |  2.268 % |
3.09/3.20	c |     13206 |   41696   107285 |   15287   13127  1515821   115.5 |  2.307 % |
3.19/3.24	c |     13356 |   41696   107285 |   16816   13277  1524708   114.8 |  2.307 % |
3.19/3.29	c |     13582 |   41696   107285 |   18498   13503  1550040   114.8 |  2.307 % |
3.29/3.34	c |     13919 |   41696   107285 |   20348   13840  1560968   112.8 |  2.307 % |
3.39/3.45	c |     14425 |   41696   107285 |   22382   14346  1612048   112.4 |  2.307 % |
3.59/3.60	c |     15185 |   41696   107285 |   24621   15106  1683033   111.4 |  2.307 % |
3.79/3.88	c |     16325 |   41696   107285 |   27083   16246  1818263   111.9 |  2.307 % |
4.29/4.30	c |     18035 |   41696   107285 |   29791   17956  2084749   116.1 |  2.307 % |
5.09/5.12	c |     20598 |   41696   107285 |   32770   20519  2498595   121.8 |  2.307 % |
6.09/6.14	c |     24444 |   41696   107285 |   36047   24365  2999135   123.1 |  2.307 % |
7.29/7.38	c |     30210 |   41696   107285 |   39652   30131  3568255   118.4 |  2.307 % |
10.58/10.61	c |     38859 |   41696   107285 |   43617   38780  5542768   142.9 |  2.307 % |
15.98/16.04	c |     51833 |   41677   107247 |   47979   51753  8367257   161.7 |  2.348 % |
25.18/25.27	c |     71294 |   41677   107247 |   52777   31694  7703097   243.0 |  2.348 % |
36.27/36.33	c ==============================================================================
36.27/36.33	c Found solution: 219
36.27/36.33	o 219
36.27/36.33	c ---[   0]---> Sorter-cost:    0     Base:
36.37/36.47	c ==================================[MINISAT+]==================================
36.37/36.47	c | Conflicts | Original         | Learnt                           | Progress |
36.37/36.47	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
36.37/36.47	c ==============================================================================
36.37/36.47	c |     94376 |   41703   107333 |   13901   54776 13009626   237.5 |  2.348 % |
36.47/36.54	c |     94477 |   41703   107333 |   15291   13705  3018637   220.3 |  2.359 % |
36.47/36.56	c |     94628 |   41703   107333 |   16820   13856  3022380   218.1 |  2.359 % |
36.57/36.62	c |     94857 |   41703   107333 |   18502   14085  3048739   216.5 |  2.359 % |
36.57/36.68	c |     95194 |   41703   107333 |   20352   14422  3072525   213.0 |  2.359 % |
36.67/36.74	c |     95704 |   41703   107333 |   22387   14932  3082133   206.4 |  2.359 % |
36.87/36.98	c |     96463 |   41703   107333 |   24626   15691  3217853   205.1 |  2.359 % |
37.17/37.22	c |     97602 |   41690   107305 |   27089   16827  3329439   197.9 |  2.392 % |
37.57/37.66	c |     99310 |   41690   107305 |   29798   18535  3592682   193.8 |  2.392 % |
38.27/38.40	c |    101872 |   41690   107305 |   32777   21097  4083332   193.6 |  2.392 % |
39.27/39.39	c |    105716 |   41690   107305 |   36055   24941  4619755   185.2 |  2.392 % |
39.96/40.08	c |    111483 |   41690   107305 |   39661   30708  4760555   155.0 |  2.392 % |
42.66/42.80	c |    120132 |   41690   107305 |   43627   39357  6356196   161.5 |  2.392 % |
46.06/46.13	c |    133108 |   41647   107212 |   47990   14105  1652796   117.2 |  2.499 % |
53.55/53.67	c |    152569 |   41647   107212 |   52789   33566  6022512   179.4 |  2.499 % |
66.95/67.05	c |    181762 |   41647   107212 |   58067   15141  3023898   199.7 |  2.499 % |
89.13/89.21	c |    225552 |   41647   107212 |   63874   58931 13542106   229.8 |  2.499 % |
126.13/126.28	c |    291238 |   41647   107212 |   70262   63428 17630881   278.0 |  2.499 % |
179.91/180.07	c |    389766 |   41647   107212 |   77288   42168 10493363   248.8 |  2.499 % |
276.48/276.68	c |    537555 |   41647   107212 |   85017   45571 12472900   273.7 |  2.499 % |
457.46/457.67	c |    759240 |   41647   107212 |   93518   39486 11225012   284.3 |  2.499 % |
734.48/734.74	c |   1091765 |   41647   107212 |  102870   24637  6731516   273.2 |  2.499 % |
1173.51/1173.83	c |   1590553 |   41647   107212 |  113157   43963 10557330   240.1 |  2.499 % |
1226.11/1226.47	c ==============================================================================
1226.11/1226.47	c Found solution: 216
1226.11/1226.47	o 216
1226.11/1226.47	c ---[   0]---> Sorter-cost:    0     Base:
1226.21/1226.55	c ==================================[MINISAT+]==================================
1226.21/1226.55	c | Conflicts | Original         | Learnt                           | Progress |
1226.21/1226.55	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1226.21/1226.55	c ==============================================================================
1226.21/1226.55	c |   1673474 |   41656   107231 |   13885   19066  4696392   246.3 |  2.499 % |
1226.21/1226.59	c |   1673574 |   41656   107231 |   15273    9633  2098610   217.9 |  2.555 % |
1226.30/1226.62	c |   1673724 |   41656   107231 |   16800    9783  2106105   215.3 |  2.555 % |
1226.30/1226.67	c |   1673949 |   41656   107231 |   18480   10008  2124771   212.3 |  2.555 % |
1226.40/1226.73	c |   1674287 |   41656   107231 |   20329   10346  2141059   206.9 |  2.555 % |
1226.50/1226.82	c |   1674793 |   41656   107231 |   22361   10852  2173133   200.3 |  2.555 % |
1226.60/1226.99	c |   1675553 |   41656   107231 |   24598   11612  2248753   193.7 |  2.555 % |
1226.90/1227.23	c |   1676694 |   41656   107231 |   27057   12753  2374888   186.2 |  2.555 % |
1227.40/1227.71	c |   1678403 |   41656   107231 |   29763   14462  2642672   182.7 |  2.555 % |
1228.00/1228.32	c |   1680966 |   41656   107231 |   32740   17025  2958733   173.8 |  2.555 % |
1228.60/1228.91	c |   1684811 |   41656   107231 |   36014   20870  3178049   152.3 |  2.555 % |
1230.30/1230.63	c |   1690578 |   41656   107231 |   39615   26637  4082578   153.3 |  2.555 % |
1232.60/1232.96	c |   1699227 |   41656   107231 |   43577   35286  5016506   142.2 |  2.555 % |
1236.70/1237.01	c |   1712202 |   41656   107231 |   47934   48261  7067512   146.4 |  2.555 % |
1244.00/1244.30	c |   1731663 |   41656   107231 |   52728   25466  4162050   163.4 |  2.555 % |
1255.70/1256.02	c |   1760855 |   41656   107231 |   58001   54658 10017568   183.3 |  2.555 % |
1281.80/1282.12	c |   1804644 |   41656   107231 |   63801   43456 10947628   251.9 |  2.555 % |
1316.40/1316.71	c |   1870330 |   41656   107231 |   70181   50087 11252250   224.7 |  2.555 % |
1367.48/1367.84	c |   1968858 |   41656   107231 |   77199   26339  5221114   198.2 |  2.555 % |
1438.16/1438.56	c |   2116649 |   41656   107231 |   84919   32968  7257373   220.1 |  2.555 % |
1619.84/1620.28	c |   2338332 |   41656   107231 |   93411   25048  5277659   210.7 |  2.555 % |
1800.02/1800.40	c 
1800.02/1800.40	c *** TERMINATED ***
1800.02/1800.40	s SATISFIABLE
1800.02/1800.40	v x1 x2 x3 x4 -x5 x6 -x7 x8 x9 x10 x11 x12 x13 -x14 -x15 x16 x17 x18 x19 x20 -x21 -x22 x23 x24 x25 x26 x27 x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 x50 x51 x52 x53 x54 x55 -x56 x57 x58 -x59 -x60 -x61 x62 -x63 x64 -x65 x66 -x67 x68 -x69 -x70 x71 x72 -x73 x74 x75 x76 x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 x85 -x86 -x87 x88 x89 x90 -x91 -x92 x93 x94 x95 x96 -x97 x98 x99 -x100 -x101 x102 x103 x104 -x105 -x106 -x107 -x108 x109 x110 -x111 -x112 x113 x114 x115 x116 x117 -x118 -x119 x120 x121 -x122 -x123 -x124 x125 x126 x127 -x128 x129 x130 -x131 -x132 x133 -x134 -x135 -x136 x137 -x138 x139 x140 -x141 -x142 -x143 x144 x145 x146 -x147 -x148 -x149 x150 -x151 x152 x153 -x154 x155 -x156 x157 x158 x159 -x160 x161 -x162 -x163 x164 -x165 x166 x167 x168 x169 -x170 x171 x172 x173 x174 x175 x176 -x177 -x178 -x179 x180 -x181 -x182 x183 x184 -x185 x186 x187 -x188 x189 x190 -x191 x192 -x193 -x194 x195 x196 -x197 -x198 -x199 x200 x201 -x202 x203 -x204 x205 -x206 x207 x208 -x209 -x210 x211 x212 x213 x214 -x215 -x216 -x217 x218 -x219 x220 x221 -x222 -x223 x224 -x225 -x226 x227 x228 -x229 x230 x231 x232 x233 x234 -x235 -x236 x237 -x238 -x239 x240 x241 -x242 -x243 x244 -x245 x246 -x247 x248 x249 x250 x251 -x252 -x253 x254 x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 x267 -x268 -x269 -x270 -x271 -x272 -x273 x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 -x293 -x294 -x295 -x296 x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 x313 x314 -x315 x316 -x317 x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 x329 -x330 x331 -x332 -x333 -x334 -x335 -x336 -x337 x338 -x339 x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 -x371 -x372 x373 -x374 x375 -x376 x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 -x397 x398 x399 -x400 -x401 x402 x403 x404 -x405 x406 x407 x408 -x409 -x410 -x411 x412 x413 x414 x415 x416 x417 -x418 x419 x420 -x421 x422 -x423 -x424 -x425 -x426 x427 x428 -x429 -x430 x431 x432 -x433 x434 x435 -x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 -x446 -x447 x448 -x449 x450 -x451 x452 -x453 x454 -x455 x456 x457 -x458 x459 x460 -x461 x462 x463 x464 x465 -x466 x467 -x468 x469 -x470

Verifier Data

OK	216

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-3721155-1338552724/watcher-3721155-1338552724 -o /tmp/evaluation-result-3721155-1338552724/solver-3721155-1338552724 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721155-1338552724.opb 

running on 4 cores: 1,3,5,7

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: 1.86 0.81 0.30 3/176 10906
/proc/meminfo: memFree=27881916/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 164 0 0 0 0 0 0 0 20 0 1 0 321397338 1294336 121 33554432000 134512640 135395479 4293764592 4293763424 134618678 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 316 121 74 216 0 98 0

[startup+0.0881069 s]
/proc/loadavg: 1.86 0.81 0.30 3/176 10906
/proc/meminfo: memFree=27881916/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=3908 CPUtime=0.08 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 826 0 0 0 8 0 0 0 20 0 1 0 321397338 4001792 770 33554432000 134512640 135395479 4293764592 4293762512 134809834 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 977 770 108 216 0 759 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3908

[startup+0.100263 s]
/proc/loadavg: 1.86 0.81 0.30 3/176 10906
/proc/meminfo: memFree=27881916/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=4052 CPUtime=0.09 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 901 0 0 0 9 0 0 0 20 0 1 0 321397338 4149248 845 33554432000 134512640 135395479 4293764592 4293762448 134550647 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 1013 845 108 216 0 795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4052

[startup+0.300238 s]
/proc/loadavg: 1.86 0.81 0.30 3/176 10906
/proc/meminfo: memFree=27881916/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=6996 CPUtime=0.29 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 1622 0 0 0 29 0 0 0 20 0 1 0 321397338 7163904 1524 33554432000 134512640 135395479 4293764592 4293763056 134588643 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 1749 1524 111 216 0 1531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6996

[startup+0.700229 s]
/proc/loadavg: 1.86 0.81 0.30 3/176 10906
/proc/meminfo: memFree=27881916/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=7768 CPUtime=0.69 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 1807 0 0 0 69 0 0 0 20 0 1 0 321397338 7954432 1709 33554432000 134512640 135395479 4293764592 4293762464 134573890 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 1942 1709 111 216 0 1724 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7768

[startup+1.50023 s]
/proc/loadavg: 1.86 0.81 0.30 3/177 10907
/proc/meminfo: memFree=27874980/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=9616 CPUtime=1.49 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 2269 0 0 0 149 0 0 0 20 0 1 0 321397338 9846784 2171 33554432000 134512640 135395479 4293764592 4293762944 134580950 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 2404 2171 111 216 0 2186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9616

[startup+3.10023 s]
/proc/loadavg: 1.86 0.81 0.30 3/177 10907
/proc/meminfo: memFree=27871756/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=13572 CPUtime=3.09 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 3225 0 0 0 309 0 0 0 20 0 1 0 321397338 13897728 3127 33554432000 134512640 135395479 4293764592 4293762928 134581229 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 3393 3127 111 216 0 3175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13572

[startup+6.30025 s]
/proc/loadavg: 1.87 0.83 0.31 3/177 10907
/proc/meminfo: memFree=27864448/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=20240 CPUtime=6.29 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 4910 0 0 0 628 1 0 0 20 0 1 0 321397338 20725760 4812 33554432000 134512640 135395479 4293764592 4293762944 134580732 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 5060 4812 111 216 0 4842 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20240

[startup+12.7002 s]
/proc/loadavg: 1.88 0.85 0.32 3/177 10907
/proc/meminfo: memFree=27848616/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=35184 CPUtime=12.69 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 8644 0 0 0 1267 2 0 0 20 0 1 0 321397338 36028416 8546 33554432000 134512640 135395479 4293764592 4293762944 134580959 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 8796 8546 111 216 0 8578 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35184

[startup+25.5003 s]
/proc/loadavg: 1.90 0.90 0.35 3/176 10907
/proc/meminfo: memFree=27839644/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=42272 CPUtime=25.47 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 10425 0 0 0 2545 2 0 0 20 0 1 0 321397338 43286528 10332 33554432000 134512640 135395479 4293764592 4293762944 134580959 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 10568 10332 111 216 0 10350 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 42272

[startup+51.1003 s]
/proc/loadavg: 1.94 0.99 0.39 3/177 10908
/proc/meminfo: memFree=27819516/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=61980 CPUtime=51.05 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 15372 0 0 0 5101 4 0 0 20 0 1 0 321397338 63467520 15261 33554432000 134512640 135395479 4293764592 4293762944 134580950 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 15495 15261 111 216 0 15277 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 61980

[startup+102.307 s]
/proc/loadavg: 2.04 1.16 0.48 3/177 10908
/proc/meminfo: memFree=27801092/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=79444 CPUtime=102.25 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 19707 0 0 0 10219 6 0 0 20 0 1 0 321397338 81350656 19596 33554432000 134512640 135395479 4293764592 4293762944 134580947 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 19861 19596 111 216 0 19643 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 79444

[startup+162.3 s]
/proc/loadavg: 2.12 1.34 0.58 3/177 10956
/proc/meminfo: memFree=27699724/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=87604 CPUtime=162.22 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 21775 0 0 0 16216 6 0 0 20 0 1 0 321397338 89706496 21656 33554432000 134512640 135395479 4293764592 4293762944 134580902 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 21901 21656 111 216 0 21683 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 87604

[startup+222.3 s]
/proc/loadavg: 2.04 1.46 0.66 3/177 10956
/proc/meminfo: memFree=27573520/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=101268 CPUtime=222.19 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 25180 0 0 0 22213 6 0 0 20 0 1 0 321397338 103698432 25061 33554432000 134512640 135395479 4293764592 4293762464 134574254 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/10906/statm: 25317 25061 111 216 0 25099 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 101268

[startup+282.3 s]
/proc/loadavg: 2.01 1.55 0.75 3/177 10956
/proc/meminfo: memFree=27450044/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=119820 CPUtime=282.18 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 29793 0 0 0 28210 8 0 0 20 0 1 0 321397338 122695680 29674 33554432000 134512640 135395479 4293764592 4293762944 134580896 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 29955 29674 111 216 0 29737 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 119820

[startup+342.3 s]
/proc/loadavg: 2.00 1.63 0.82 3/177 10957
/proc/meminfo: memFree=27339464/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=124876 CPUtime=342.17 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 31033 0 0 0 34209 8 0 0 20 0 1 0 321397338 127873024 30914 33554432000 134512640 135395479 4293764592 4293762944 134581028 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 31219 30914 111 216 0 31001 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 124876

[startup+402.3 s]
/proc/loadavg: 2.00 1.70 0.89 3/177 10957
/proc/meminfo: memFree=27232728/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=134064 CPUtime=402.16 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 33335 0 0 0 40207 9 0 0 20 0 1 0 321397338 137281536 33216 33554432000 134512640 135395479 4293764592 4293762944 134581415 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 33516 33216 111 216 0 33298 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 134064

[startup+462.3 s]
/proc/loadavg: 2.00 1.75 0.96 3/177 10957
/proc/meminfo: memFree=27128356/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=139944 CPUtime=462.15 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 34784 0 0 0 46205 10 0 0 20 0 1 0 321397338 143302656 34665 33554432000 134512640 135395479 4293764592 4293762944 134580798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 34986 34665 111 216 0 34768 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 139944

[startup+522.3 s]
/proc/loadavg: 2.00 1.79 1.02 3/178 10960
/proc/meminfo: memFree=27042940/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=139944 CPUtime=522.15 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 34793 0 0 0 52205 10 0 0 20 0 1 0 321397338 143302656 34674 33554432000 134512640 135395479 4293764592 4293762944 134580959 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 34986 34674 111 216 0 34768 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 139944

[startup+582.3 s]
/proc/loadavg: 2.00 1.83 1.08 3/177 10960
/proc/meminfo: memFree=26988044/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=147580 CPUtime=582.14 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 36693 0 0 0 58203 11 0 0 20 0 1 0 321397338 151121920 36574 33554432000 134512640 135395479 4293764592 4293762944 134580908 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 36895 36574 111 216 0 36677 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 147580

[startup+642.3 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 2.00 1.91 1.28 3/177 10961
/proc/meminfo: memFree=26970804/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=163828 CPUtime=822.07 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40751 0 0 0 82194 13 0 0 20 0 1 0 321397338 167759872 40643 33554432000 134512640 135395479 4293764592 4293762896 134580414 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 40957 40643 111 216 0 40739 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 163828

[startup+882.3 s]
/proc/loadavg: 2.00 1.93 1.32 3/177 10961
/proc/meminfo: memFree=26970804/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=163828 CPUtime=882.06 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40751 0 0 0 88193 13 0 0 20 0 1 0 321397338 167759872 40643 33554432000 134512640 135395479 4293764592 4293762464 134574529 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 40957 40643 111 216 0 40739 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 163828

[startup+942.3 s]
/proc/loadavg: 2.00 1.94 1.36 3/177 10961
/proc/meminfo: memFree=26971052/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=163828 CPUtime=942.05 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40751 0 0 0 94192 13 0 0 20 0 1 0 321397338 167759872 40643 33554432000 134512640 135395479 4293764592 4293762944 134580890 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 40957 40643 111 216 0 40739 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 163828

[startup+1002.3 s]
/proc/loadavg: 2.07 1.96 1.40 3/177 10962
/proc/meminfo: memFree=26946004/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=163828 CPUtime=1002.04 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40751 0 0 0 100191 13 0 0 20 0 1 0 321397338 167759872 40643 33554432000 134512640 135395479 4293764592 4293762928 134581234 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 40957 40643 111 216 0 40739 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 163828

[startup+1062.3 s]
/proc/loadavg: 2.02 1.97 1.44 3/177 10962
/proc/meminfo: memFree=26884004/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=163828 CPUtime=1062.03 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40751 0 0 0 106190 13 0 0 20 0 1 0 321397338 167759872 40643 33554432000 134512640 135395479 4293764592 4293762944 134580789 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 40957 40643 111 216 0 40739 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 163828

[startup+1122.3 s]
/proc/loadavg: 2.05 1.99 1.47 3/178 10965
/proc/meminfo: memFree=26828444/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=163828 CPUtime=1122.02 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40751 0 0 0 112189 13 0 0 20 0 1 0 321397338 167759872 40643 33554432000 134512640 135395479 4293764592 4293763056 134588639 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 40957 40643 111 216 0 40739 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 163828

[startup+1182.3 s]
/proc/loadavg: 2.02 1.99 1.50 3/177 10965
/proc/meminfo: memFree=26827968/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164356 CPUtime=1182.01 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40882 0 0 0 118188 13 0 0 20 0 1 0 321397338 168300544 40774 33554432000 134512640 135395479 4293764592 4293762944 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41089 40774 111 216 0 40871 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 164356

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.53 3/177 10966
/proc/meminfo: memFree=26828684/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1242 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40893 0 0 0 124187 13 0 0 20 0 1 0 321397338 168206336 40778 33554432000 134512640 135395479 4293764592 4293762916 134580248 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40778 111 216 0 40848 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 164264

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.56 3/177 10968
/proc/meminfo: memFree=26828312/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1302 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40893 0 0 0 130187 13 0 0 20 0 1 0 321397338 168206336 40778 33554432000 134512640 135395479 4293764592 4293762944 134581463 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40778 111 216 0 40848 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 164264

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.58 3/177 10968
/proc/meminfo: memFree=26827800/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1361.98 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40901 0 0 0 136185 13 0 0 20 0 1 0 321397338 168206336 40787 33554432000 134512640 135395479 4293764592 4293762944 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40787 111 216 0 40848 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 164264

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.61 3/177 10968
/proc/meminfo: memFree=26827800/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1421.97 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40901 0 0 0 142184 13 0 0 20 0 1 0 321397338 168206336 40787 33554432000 134512640 135395479 4293764592 4293762944 134580732 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40787 111 216 0 40848 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 164264

[startup+1482.3 s]
/proc/loadavg: 2.08 2.00 1.64 3/177 10968
/proc/meminfo: memFree=26827800/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1481.96 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40901 0 0 0 148183 13 0 0 20 0 1 0 321397338 168206336 40787 33554432000 134512640 135395479 4293764592 4293762944 134580941 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40787 111 216 0 40848 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 164264

[startup+1542.3 s]
/proc/loadavg: 2.03 2.00 1.65 3/177 10968
/proc/meminfo: memFree=26827924/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1541.95 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40901 0 0 0 154182 13 0 0 20 0 1 0 321397338 168206336 40787 33554432000 134512640 135395479 4293764592 4293762312 135006488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40787 111 216 0 40848 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 164264

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 1.68 3/177 10969
/proc/meminfo: memFree=26827800/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1601.94 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40901 0 0 0 160181 13 0 0 20 0 1 0 321397338 168206336 40787 33554432000 134512640 135395479 4293764592 4293762464 134574216 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40787 111 216 0 40848 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 164264

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.69 3/177 10969
/proc/meminfo: memFree=26827924/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1661.93 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40901 0 0 0 166180 13 0 0 20 0 1 0 321397338 168206336 40787 33554432000 134512640 135395479 4293764592 4293762944 134580945 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40787 111 216 0 40848 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 164264

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.71 3/178 10972
/proc/meminfo: memFree=26827296/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1721.92 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40901 0 0 0 172179 13 0 0 20 0 1 0 321397338 168206336 40787 33554432000 134512640 135395479 4293764592 4293762944 134580947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40787 111 216 0 40848 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 164264

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/177 10972
/proc/meminfo: memFree=26826932/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1781.91 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40901 0 0 0 178178 13 0 0 20 0 1 0 321397338 168206336 40787 33554432000 134512640 135395479 4293764592 4293762912 134573328 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40787 111 216 0 40848 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 164264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.73 3/177 10972
/proc/meminfo: memFree=26827180/32873844 swapFree=7628/7628
[pid=10906] ppid=10904 vsize=164264 CPUtime=1800.02 cores=1,3,5,7
/proc/10906/stat : 10906 (minisat+) R 10904 10906 10797 0 -1 4202496 40901 0 0 0 179989 13 0 0 20 0 1 0 321397338 168206336 40787 33554432000 134512640 135395479 4293764592 4293762944 134580923 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10906/statm: 41066 40787 111 216 0 40848 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 164264

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 10
Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1799.89
CPU system time (s): 0.140978
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 164356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.140978
maximum resident set size= 163156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40903
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= 76
involuntary context switches= 2627

runsolver used 3.71043 second user time and 9.60354 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-01 14:12:04
IDJOB=3721155
IDBENCH=1958
IDSOLVER=2306
FILE ID=node144/3721155-1338552724
RUNJOBID= node144-1338552573-10814
PBS_JOBID= 14635840
Free space on /tmp= 70836 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721155-1338552724/watcher-3721155-1338552724 -o /tmp/evaluation-result-3721155-1338552724/solver-3721155-1338552724 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721155-1338552724.opb            

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=1601986658

node144.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		: 2666.196
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	: 5332.39
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		: 2666.196
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		: 2666.196
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	: 5438.54
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		: 2666.196
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		: 2666.196
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.90
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		: 2666.196
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.92
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		: 2666.196
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	: 5331.91
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		: 2666.196
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:       32873844 kB
MemFree:        27882468 kB
Buffers:          603608 kB
Cached:          3505472 kB
SwapCached:          464 kB
Active:          2335496 kB
Inactive:        1804024 kB
Active(anon):      13304 kB
Inactive(anon):    11200 kB
Active(file):    2322192 kB
Inactive(file):  1792824 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:              2336 kB
Writeback:             0 kB
AnonPages:         34792 kB
Mapped:            14784 kB
Shmem:               172 kB
Slab:             715284 kB
SReclaimable:     157584 kB
SUnreclaim:       557700 kB
KernelStack:        1472 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721155-1338552724.opb

Free space on /tmp at the end= 70832 MiB
End job on node144 at 2012-06-01 14:42:07