Trace number 3721154

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)208 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark184
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
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 constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
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 467
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 466 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): s.ssss.ssssss.
0.00/0.02	c ---[ 475]---> BDD-cost:   31
0.00/0.02	c ---[ 474]---> BDD-cost:   12
0.00/0.02	c ---[ 473]---> BDD-cost:    4
0.00/0.02	c ---[ 472]---> BDD-cost:    6
0.00/0.02	c ---[ 471]---> BDD-cost:   55
0.00/0.02	c ---[ 470]---> BDD-cost:   33
0.00/0.02	c ---[ 469]---> BDD-cost:   30
0.00/0.02	c ---[ 468]---> BDD-cost:   36
0.00/0.02	c ---[ 467]---> BDD-cost:    9
0.00/0.02	c ---[ 466]---> BDD-cost:   29
0.00/0.02	c ---[ 465]---> BDD-cost:   36
0.00/0.02	c ---[ 464]---> BDD-cost:   58
0.00/0.02	c ---[ 463]---> BDD-cost:   23
0.00/0.02	c ---[ 461]---> BDD-cost:   20
0.00/0.02	c ---[ 460]---> BDD-cost:    7
0.00/0.02	c ---[ 459]---> BDD-cost:   23
0.00/0.02	c ---[ 458]---> BDD-cost:   33
0.00/0.02	c ---[ 457]---> BDD-cost:   25
0.00/0.02	c ---[ 456]---> BDD-cost:   34
0.00/0.02	c ---[ 455]---> BDD-cost:   22
0.00/0.02	c ---[ 454]---> BDD-cost:   50
0.00/0.02	c ---[ 453]---> BDD-cost:   10
0.00/0.02	c ---[ 452]---> BDD-cost:    2
0.00/0.02	c ---[ 451]---> BDD-cost:    2
0.00/0.02	c ---[ 450]---> BDD-cost:   11
0.00/0.02	c ---[ 449]---> BDD-cost:   34
0.00/0.02	c ---[ 448]---> BDD-cost:    7
0.00/0.02	c ---[ 447]---> BDD-cost:   11
0.00/0.02	c ---[ 446]---> BDD-cost:    2
0.00/0.02	c ---[ 445]---> BDD-cost:   24
0.00/0.02	c ---[ 444]---> BDD-cost:    7
0.00/0.02	c ---[ 443]---> BDD-cost:   10
0.00/0.02	c ---[ 442]---> BDD-cost:    3
0.00/0.02	c ---[ 441]---> BDD-cost:   48
0.00/0.02	c ---[ 440]---> BDD-cost:    5
0.00/0.02	c ---[ 439]---> BDD-cost:   15
0.00/0.02	c ---[ 438]---> BDD-cost:    8
0.00/0.02	c ---[ 437]---> BDD-cost:   29
0.00/0.02	c ---[ 436]---> BDD-cost:   50
0.00/0.02	c ---[ 434]---> BDD-cost:    5
0.00/0.02	c ---[ 433]---> BDD-cost:   34
0.00/0.02	c ---[ 432]---> BDD-cost:   50
0.00/0.02	c ---[ 431]---> BDD-cost:    6
0.00/0.02	c ---[ 430]---> BDD-cost:   29
0.00/0.02	c ---[ 429]---> BDD-cost:    9
0.00/0.02	c ---[ 428]---> BDD-cost:    4
0.00/0.02	c ---[ 427]---> BDD-cost:   19
0.00/0.02	c ---[ 426]---> BDD-cost:    5
0.00/0.02	c ---[ 425]---> BDD-cost:   17
0.00/0.02	c ---[ 424]---> BDD-cost:    3
0.00/0.02	c ---[ 423]---> BDD-cost:   10
0.00/0.02	c ---[ 422]---> BDD-cost:   10
0.00/0.02	c ---[ 421]---> BDD-cost:   26
0.00/0.02	c ---[ 420]---> BDD-cost:   57
0.00/0.02	c ---[ 419]---> BDD-cost:    6
0.00/0.02	c ---[ 418]---> BDD-cost:   25
0.00/0.02	c ---[ 417]---> BDD-cost:   40
0.00/0.02	c ---[ 416]---> BDD-cost:   18
0.00/0.02	c ---[ 415]---> BDD-cost:   16
0.00/0.02	c ---[ 414]---> BDD-cost:   14
0.00/0.02	c ---[ 413]---> BDD-cost:   34
0.00/0.02	c ---[ 412]---> BDD-cost:    9
0.00/0.02	c ---[ 411]---> BDD-cost:   14
0.00/0.02	c ---[ 410]---> BDD-cost:   15
0.00/0.02	c ---[ 409]---> BDD-cost:   19
0.00/0.02	c ---[ 406]---> BDD-cost:   23
0.00/0.02	c ---[ 405]---> BDD-cost:    2
0.00/0.02	c ---[ 404]---> BDD-cost:    6
0.00/0.02	c ---[ 403]---> BDD-cost:   13
0.00/0.02	c ---[ 402]---> BDD-cost:   15
0.00/0.02	c ---[ 401]---> BDD-cost:   18
0.00/0.02	c ---[ 400]---> BDD-cost:   45
0.00/0.02	c ---[ 399]---> BDD-cost:   24
0.00/0.02	c ---[ 398]---> BDD-cost:   16
0.00/0.02	c ---[ 397]---> BDD-cost:    6
0.00/0.02	c ---[ 396]---> BDD-cost:   21
0.00/0.02	c ---[ 395]---> BDD-cost:   10
0.00/0.02	c ---[ 394]---> BDD-cost:    4
0.00/0.02	c ---[ 393]---> BDD-cost:   13
0.00/0.02	c ---[ 392]---> BDD-cost:   51
0.00/0.03	c ---[ 391]---> BDD-cost:   13
0.00/0.03	c ---[ 390]---> BDD-cost:   57
0.00/0.03	c ---[ 389]---> BDD-cost:   12
0.00/0.03	c ---[ 388]---> BDD-cost:    8
0.00/0.03	c ---[ 386]---> BDD-cost:   19
0.00/0.03	c ---[ 385]---> BDD-cost:   21
0.00/0.03	c ---[ 384]---> BDD-cost:   59
0.00/0.03	c ---[ 383]---> BDD-cost:   16
0.00/0.03	c ---[ 382]---> BDD-cost:   15
0.00/0.03	c ---[ 381]---> BDD-cost:   12
0.00/0.03	c ---[ 380]---> BDD-cost:   37
0.00/0.03	c ---[ 379]---> BDD-cost:    8
0.00/0.03	c ---[ 378]---> BDD-cost:   33
0.00/0.03	c ---[ 377]---> BDD-cost:    7
0.00/0.03	c ---[ 376]---> BDD-cost:   19
0.00/0.03	c ---[ 375]---> BDD-cost:    3
0.00/0.03	c ---[ 374]---> BDD-cost:   11
0.00/0.03	c ---[ 372]---> BDD-cost:    8
0.00/0.03	c ---[ 371]---> BDD-cost:    4
0.00/0.03	c ---[ 370]---> BDD-cost:    6
0.00/0.03	c ---[ 369]---> BDD-cost:   87
0.00/0.03	c ---[ 368]---> BDD-cost:   71
0.00/0.03	c ---[ 367]---> BDD-cost:    5
0.00/0.03	c ---[ 366]---> BDD-cost:   16
0.00/0.03	c ---[ 365]---> BDD-cost:   25
0.00/0.03	c ---[ 364]---> BDD-cost:   14
0.00/0.03	c ---[ 363]---> BDD-cost:   36
0.00/0.03	c ---[ 361]---> BDD-cost:    7
0.00/0.03	c ---[ 360]---> BDD-cost:   50
0.00/0.03	c ---[ 359]---> BDD-cost:   13
0.00/0.03	c ---[ 358]---> BDD-cost:   12
0.00/0.03	c ---[ 357]---> BDD-cost:   21
0.00/0.03	c ---[ 356]---> BDD-cost:   73
0.00/0.03	c ---[ 355]---> BDD-cost:   23
0.00/0.03	c ---[ 354]---> BDD-cost:   12
0.00/0.03	c ---[ 353]---> BDD-cost:   18
0.00/0.03	c ---[ 352]---> BDD-cost:   69
0.00/0.03	c ---[ 351]---> BDD-cost:   19
0.00/0.03	c ---[ 350]---> BDD-cost:    8
0.00/0.03	c ---[ 349]---> BDD-cost:   48
0.00/0.03	c ---[ 348]---> BDD-cost:    3
0.00/0.03	c ---[ 347]---> BDD-cost:   14
0.00/0.03	c ---[ 346]---> BDD-cost:   86
0.00/0.03	c ---[ 345]---> BDD-cost:   25
0.00/0.03	c ---[ 344]---> BDD-cost:   31
0.00/0.03	c ---[ 343]---> BDD-cost:   17
0.00/0.03	c ---[ 342]---> BDD-cost:   18
0.00/0.03	c ---[ 341]---> BDD-cost:   21
0.00/0.03	c ---[ 340]---> BDD-cost:   20
0.00/0.03	c ---[ 339]---> BDD-cost:   22
0.00/0.03	c ---[ 338]---> BDD-cost:    7
0.00/0.03	c ---[ 337]---> BDD-cost:   24
0.00/0.03	c ---[ 336]---> BDD-cost:   20
0.00/0.03	c ---[ 335]---> BDD-cost:   34
0.00/0.03	c ---[ 334]---> BDD-cost:   24
0.00/0.03	c ---[ 333]---> BDD-cost:    8
0.00/0.03	c ---[ 332]---> BDD-cost:   19
0.00/0.03	c ---[ 331]---> BDD-cost:   16
0.00/0.03	c ---[ 330]---> BDD-cost:    8
0.00/0.03	c ---[ 329]---> BDD-cost:   19
0.00/0.03	c ---[ 328]---> BDD-cost:   11
0.00/0.03	c ---[ 327]---> BDD-cost:    8
0.00/0.03	c ---[ 326]---> BDD-cost:   11
0.00/0.03	c ---[ 325]---> BDD-cost:   44
0.00/0.03	c ---[ 324]---> BDD-cost:   25
0.00/0.03	c ---[ 323]---> BDD-cost:   16
0.00/0.03	c ---[ 322]---> BDD-cost:   28
0.00/0.03	c ---[ 321]---> BDD-cost:    6
0.00/0.03	c ---[ 320]---> BDD-cost:   26
0.00/0.03	c ---[ 318]---> BDD-cost:    5
0.00/0.03	c ---[ 317]---> BDD-cost:   32
0.00/0.03	c ---[ 316]---> BDD-cost:   49
0.00/0.03	c ---[ 315]---> BDD-cost:    4
0.00/0.03	c ---[ 314]---> BDD-cost:    4
0.00/0.03	c ---[ 313]---> BDD-cost:   64
0.00/0.03	c ---[ 312]---> BDD-cost:   12
0.00/0.03	c ---[ 311]---> BDD-cost:   22
0.00/0.03	c ---[ 310]---> BDD-cost:   14
0.00/0.03	c ---[ 309]---> BDD-cost:    5
0.00/0.03	c ---[ 308]---> BDD-cost:    9
0.00/0.03	c ---[ 307]---> BDD-cost:   10
0.00/0.03	c ---[ 306]---> BDD-cost:    9
0.00/0.03	c ---[ 305]---> BDD-cost:   15
0.00/0.03	c ---[ 304]---> BDD-cost:   13
0.00/0.03	c ---[ 303]---> BDD-cost:    8
0.00/0.03	c ---[ 302]---> BDD-cost:   16
0.00/0.03	c ---[ 301]---> BDD-cost:    8
0.00/0.03	c ---[ 300]---> BDD-cost:   10
0.00/0.03	c ---[ 299]---> BDD-cost:   33
0.00/0.03	c ---[ 298]---> BDD-cost:   24
0.00/0.03	c ---[ 297]---> BDD-cost:    7
0.00/0.03	c ---[ 296]---> BDD-cost:   60
0.00/0.03	c ---[ 295]---> BDD-cost:   12
0.00/0.03	c ---[ 294]---> BDD-cost:   22
0.00/0.03	c ---[ 293]---> BDD-cost:   26
0.00/0.03	c ---[ 292]---> BDD-cost:   24
0.00/0.03	c ---[ 291]---> BDD-cost:    9
0.00/0.03	c ---[ 290]---> BDD-cost:    6
0.00/0.03	c ---[ 289]---> BDD-cost:   22
0.00/0.03	c ---[ 288]---> BDD-cost:    3
0.00/0.04	c ---[ 287]---> BDD-cost:    8
0.00/0.04	c ---[ 286]---> BDD-cost:   39
0.00/0.04	c ---[ 285]---> BDD-cost:   10
0.00/0.04	c ---[ 284]---> BDD-cost:   24
0.00/0.04	c ---[ 283]---> BDD-cost:   18
0.00/0.04	c ---[ 282]---> BDD-cost:    7
0.00/0.04	c ---[ 281]---> BDD-cost:   26
0.00/0.04	c ---[ 280]---> BDD-cost:   72
0.00/0.04	c ---[ 279]---> BDD-cost:   63
0.00/0.04	c ---[ 278]---> BDD-cost:   82
0.00/0.04	c ---[ 277]---> BDD-cost:   47
0.00/0.04	c ---[ 276]---> BDD-cost:   41
0.00/0.04	c ---[ 275]---> BDD-cost:    6
0.00/0.04	c ---[ 274]---> BDD-cost:    5
0.00/0.04	c ---[ 273]---> BDD-cost:   20
0.00/0.04	c ---[ 272]---> BDD-cost:   16
0.00/0.04	c ---[ 271]---> BDD-cost:   32
0.00/0.04	c ---[ 270]---> BDD-cost:    5
0.00/0.04	c ---[ 269]---> BDD-cost:   17
0.00/0.04	c ---[ 268]---> BDD-cost:   44
0.00/0.04	c ---[ 267]---> BDD-cost:   49
0.00/0.04	c ---[ 266]---> BDD-cost:   26
0.00/0.04	c ---[ 265]---> BDD-cost:   23
0.00/0.04	c ---[ 264]---> BDD-cost:   10
0.00/0.04	c ---[ 262]---> BDD-cost:   12
0.00/0.04	c ---[ 261]---> BDD-cost:   25
0.00/0.04	c ---[ 260]---> BDD-cost:   56
0.00/0.04	c ---[ 259]---> BDD-cost:   17
0.00/0.04	c ---[ 258]---> BDD-cost:   14
0.00/0.04	c ---[ 257]---> Sorter-cost:  375     Base: 2 2 2
0.00/0.04	c ---[ 256]---> BDD-cost:   28
0.00/0.04	c ---[ 255]---> BDD-cost:   43
0.00/0.04	c ---[ 254]---> BDD-cost:   24
0.00/0.04	c ---[ 253]---> BDD-cost:   33
0.00/0.04	c ---[ 252]---> BDD-cost:    2
0.00/0.04	c ---[ 251]---> BDD-cost:   18
0.00/0.04	c ---[ 250]---> BDD-cost:   13
0.00/0.04	c ---[ 249]---> BDD-cost:   69
0.00/0.04	c ---[ 248]---> BDD-cost:   14
0.00/0.04	c ---[ 246]---> BDD-cost:   27
0.00/0.04	c ---[ 245]---> BDD-cost:   15
0.00/0.04	c ---[ 244]---> BDD-cost:   21
0.00/0.04	c ---[ 243]---> BDD-cost:   12
0.00/0.04	c ---[ 242]---> BDD-cost:   16
0.00/0.04	c ---[ 241]---> BDD-cost:   20
0.00/0.04	c ---[ 240]---> BDD-cost:   27
0.00/0.04	c ---[ 239]---> BDD-cost:   57
0.00/0.04	c ---[ 238]---> BDD-cost:   45
0.00/0.04	c ---[ 237]---> BDD-cost:   14
0.00/0.04	c ---[ 236]---> BDD-cost:    5
0.00/0.04	c ---[ 235]---> BDD-cost:    9
0.00/0.04	c ---[ 234]---> BDD-cost:   32
0.00/0.04	c ---[ 233]---> BDD-cost:   66
0.00/0.04	c ---[ 232]---> BDD-cost:   37
0.00/0.04	c ---[ 231]---> BDD-cost:   17
0.00/0.04	c ---[ 230]---> BDD-cost:   64
0.00/0.04	c ---[ 229]---> BDD-cost:   19
0.00/0.04	c ---[ 228]---> BDD-cost:   14
0.00/0.04	c ---[ 227]---> BDD-cost:   23
0.00/0.04	c ---[ 226]---> BDD-cost:   24
0.00/0.04	c ---[ 225]---> BDD-cost:   18
0.00/0.04	c ---[ 224]---> BDD-cost:   25
0.00/0.04	c ---[ 223]---> BDD-cost:   16
0.00/0.04	c ---[ 222]---> BDD-cost:   24
0.00/0.04	c ---[ 221]---> BDD-cost:   19
0.00/0.04	c ---[ 220]---> BDD-cost:   15
0.00/0.04	c ---[ 219]---> BDD-cost:   13
0.00/0.04	c ---[ 218]---> BDD-cost:   14
0.00/0.04	c ---[ 217]---> BDD-cost:    5
0.00/0.04	c ---[ 216]---> BDD-cost:   24
0.00/0.04	c ---[ 215]---> BDD-cost:    3
0.00/0.04	c ---[ 214]---> BDD-cost:   12
0.00/0.04	c ---[ 213]---> BDD-cost:   32
0.00/0.04	c ---[ 212]---> BDD-cost:   26
0.00/0.04	c ---[ 211]---> BDD-cost:   48
0.00/0.04	c ---[ 210]---> BDD-cost:   32
0.00/0.04	c ---[ 209]---> BDD-cost:   47
0.00/0.05	c ---[ 208]---> BDD-cost:   22
0.00/0.05	c ---[ 207]---> BDD-cost:   43
0.00/0.05	c ---[ 206]---> BDD-cost:   70
0.00/0.05	c ---[ 205]---> BDD-cost:   32
0.00/0.05	c ---[ 204]---> BDD-cost:   59
0.00/0.05	c ---[ 203]---> BDD-cost:   13
0.00/0.05	c ---[ 202]---> BDD-cost:    2
0.00/0.05	c ---[ 201]---> BDD-cost:   11
0.00/0.05	c ---[ 199]---> BDD-cost:   16
0.00/0.05	c ---[ 198]---> BDD-cost:    9
0.00/0.05	c ---[ 197]---> BDD-cost:   47
0.00/0.05	c ---[ 196]---> BDD-cost:   37
0.00/0.05	c ---[ 195]---> BDD-cost:   10
0.00/0.05	c ---[ 194]---> BDD-cost:   17
0.00/0.05	c ---[ 193]---> BDD-cost:    2
0.00/0.05	c ---[ 191]---> BDD-cost:   16
0.00/0.05	c ---[ 190]---> BDD-cost:    7
0.00/0.05	c ---[ 189]---> BDD-cost:   51
0.00/0.05	c ---[ 188]---> BDD-cost:   36
0.00/0.05	c ---[ 187]---> BDD-cost:   39
0.00/0.05	c ---[ 186]---> BDD-cost:   18
0.00/0.05	c ---[ 185]---> BDD-cost:   10
0.00/0.05	c ---[ 184]---> BDD-cost:   42
0.00/0.05	c ---[ 183]---> BDD-cost:    2
0.00/0.05	c ---[ 182]---> BDD-cost:    9
0.00/0.05	c ---[ 181]---> BDD-cost:   11
0.00/0.05	c ---[ 180]---> BDD-cost:   10
0.00/0.05	c ---[ 179]---> BDD-cost:   19
0.00/0.05	c ---[ 178]---> BDD-cost:   23
0.00/0.05	c ---[ 177]---> BDD-cost:    4
0.00/0.05	c ---[ 176]---> BDD-cost:   13
0.00/0.05	c ---[ 175]---> BDD-cost:   20
0.00/0.05	c ---[ 173]---> BDD-cost:   12
0.00/0.05	c ---[ 172]---> BDD-cost:   54
0.00/0.05	c ---[ 171]---> BDD-cost:   51
0.00/0.05	c ---[ 170]---> BDD-cost:    3
0.00/0.05	c ---[ 169]---> BDD-cost:   21
0.00/0.05	c ---[ 168]---> BDD-cost:   20
0.00/0.05	c ---[ 167]---> BDD-cost:    8
0.00/0.05	c ---[ 166]---> BDD-cost:    8
0.00/0.05	c ---[ 165]---> BDD-cost:    9
0.00/0.05	c ---[ 164]---> BDD-cost:   17
0.00/0.05	c ---[ 163]---> BDD-cost:    7
0.00/0.05	c ---[ 162]---> BDD-cost:   38
0.00/0.05	c ---[ 161]---> BDD-cost:   15
0.00/0.05	c ---[ 160]---> BDD-cost:   13
0.00/0.05	c ---[ 159]---> BDD-cost:   31
0.00/0.05	c ---[ 158]---> BDD-cost:    7
0.00/0.05	c ---[ 157]---> BDD-cost:   15
0.00/0.05	c ---[ 156]---> BDD-cost:   24
0.00/0.05	c ---[ 155]---> BDD-cost:    6
0.00/0.05	c ---[ 154]---> BDD-cost:   10
0.00/0.05	c ---[ 153]---> BDD-cost:   22
0.00/0.05	c ---[ 152]---> BDD-cost:   11
0.00/0.05	c ---[ 151]---> BDD-cost:   54
0.00/0.05	c ---[ 150]---> BDD-cost:    3
0.00/0.05	c ---[ 149]---> BDD-cost:    5
0.00/0.05	c ---[ 148]---> BDD-cost:   40
0.00/0.05	c ---[ 147]---> BDD-cost:   23
0.00/0.05	c ---[ 146]---> BDD-cost:   37
0.00/0.05	c ---[ 145]---> BDD-cost:   21
0.00/0.05	c ---[ 144]---> BDD-cost:   11
0.00/0.05	c ---[ 143]---> BDD-cost:   21
0.00/0.05	c ---[ 142]---> BDD-cost:   15
0.00/0.05	c ---[ 141]---> BDD-cost:   33
0.00/0.05	c ---[ 140]---> BDD-cost:   20
0.00/0.05	c ---[ 139]---> BDD-cost:   16
0.00/0.05	c ---[ 138]---> BDD-cost:    6
0.00/0.05	c ---[ 137]---> BDD-cost:    5
0.00/0.05	c ---[ 136]---> BDD-cost:    6
0.00/0.05	c ---[ 135]---> BDD-cost:   12
0.00/0.05	c ---[ 134]---> BDD-cost:   43
0.00/0.05	c ---[ 133]---> BDD-cost:   40
0.00/0.05	c ---[ 132]---> BDD-cost:   12
0.00/0.05	c ---[ 131]---> BDD-cost:   13
0.00/0.05	c ---[ 130]---> BDD-cost:   36
0.00/0.05	c ---[ 129]---> BDD-cost:   44
0.00/0.05	c ---[ 128]---> BDD-cost:   34
0.00/0.05	c ---[ 127]---> BDD-cost:   26
0.00/0.05	c ---[ 126]---> BDD-cost:   54
0.00/0.05	c ---[ 125]---> BDD-cost:   17
0.00/0.05	c ---[ 124]---> BDD-cost:   32
0.00/0.05	c ---[ 123]---> BDD-cost:   10
0.00/0.05	c ---[ 122]---> BDD-cost:    9
0.00/0.05	c ---[ 121]---> BDD-cost:    6
0.00/0.05	c ---[ 120]---> BDD-cost:   15
0.00/0.05	c ---[ 119]---> BDD-cost:   30
0.00/0.05	c ---[ 118]---> BDD-cost:   32
0.00/0.05	c ---[ 117]---> BDD-cost:   25
0.00/0.05	c ---[ 116]---> BDD-cost:   41
0.00/0.05	c ---[ 115]---> BDD-cost:   32
0.00/0.05	c ---[ 114]---> BDD-cost:   38
0.00/0.05	c ---[ 113]---> BDD-cost:   52
0.00/0.05	c ---[ 112]---> BDD-cost:   41
0.00/0.05	c ---[ 111]---> BDD-cost:   25
0.00/0.05	c ---[ 110]---> BDD-cost:   12
0.00/0.05	c ---[ 109]---> BDD-cost:   27
0.00/0.05	c ---[ 108]---> BDD-cost:    2
0.00/0.05	c ---[ 107]---> BDD-cost:    4
0.00/0.05	c ---[ 106]---> BDD-cost:   28
0.00/0.05	c ---[ 105]---> BDD-cost:   34
0.00/0.05	c ---[ 104]---> BDD-cost:   11
0.00/0.05	c ---[ 103]---> BDD-cost:    3
0.00/0.05	c ---[ 102]---> BDD-cost:   30
0.00/0.06	c ---[ 101]---> BDD-cost:    8
0.00/0.06	c ---[ 100]---> BDD-cost:    6
0.00/0.06	c ---[  99]---> BDD-cost:   51
0.00/0.06	c ---[  98]---> BDD-cost:   19
0.00/0.06	c ---[  97]---> BDD-cost:    5
0.00/0.06	c ---[  95]---> BDD-cost:    9
0.00/0.06	c ---[  94]---> BDD-cost:   14
0.00/0.06	c ---[  93]---> BDD-cost:   32
0.00/0.06	c ---[  92]---> BDD-cost:   36
0.00/0.06	c ---[  91]---> BDD-cost:   26
0.00/0.06	c ---[  90]---> BDD-cost:   46
0.00/0.06	c ---[  89]---> BDD-cost:   18
0.00/0.06	c ---[  88]---> BDD-cost:   50
0.00/0.06	c ---[  87]---> BDD-cost:   47
0.00/0.06	c ---[  86]---> BDD-cost:    3
0.00/0.06	c ---[  85]---> BDD-cost:   61
0.00/0.06	c ---[  84]---> BDD-cost:   22
0.00/0.06	c ---[  83]---> BDD-cost:   23
0.00/0.06	c ---[  82]---> BDD-cost:   11
0.00/0.06	c ---[  81]---> BDD-cost:   45
0.00/0.06	c ---[  80]---> BDD-cost:    9
0.00/0.06	c ---[  79]---> BDD-cost:   10
0.00/0.06	c ---[  78]---> BDD-cost:   28
0.00/0.06	c ---[  77]---> BDD-cost:   13
0.00/0.06	c ---[  76]---> BDD-cost:   58
0.00/0.06	c ---[  75]---> BDD-cost:    2
0.00/0.06	c ---[  74]---> BDD-cost:   20
0.00/0.06	c ---[  73]---> BDD-cost:   75
0.00/0.06	c ---[  72]---> BDD-cost:   35
0.00/0.06	c ---[  71]---> BDD-cost:   31
0.00/0.06	c ---[  70]---> BDD-cost:   43
0.00/0.06	c ---[  69]---> BDD-cost:   18
0.00/0.06	c ---[  68]---> BDD-cost:   20
0.00/0.06	c ---[  67]---> BDD-cost:   25
0.00/0.06	c ---[  66]---> BDD-cost:   21
0.00/0.06	c ---[  65]---> BDD-cost:   14
0.00/0.06	c ---[  64]---> BDD-cost:   25
0.00/0.06	c ---[  63]---> BDD-cost:    9
0.00/0.06	c ---[  62]---> BDD-cost:   25
0.00/0.06	c ---[  61]---> BDD-cost:    6
0.00/0.06	c ---[  60]---> BDD-cost:   26
0.00/0.06	c ---[  59]---> BDD-cost:   20
0.00/0.06	c ---[  58]---> BDD-cost:   24
0.00/0.06	c ---[  57]---> BDD-cost:   29
0.00/0.06	c ---[  56]---> BDD-cost:   52
0.00/0.06	c ---[  55]---> BDD-cost:   49
0.00/0.06	c ---[  54]---> BDD-cost:   32
0.00/0.06	c ---[  53]---> BDD-cost:   61
0.00/0.06	c ---[  52]---> BDD-cost:    4
0.00/0.06	c ---[  51]---> BDD-cost:   36
0.00/0.06	c ---[  50]---> BDD-cost:   31
0.00/0.06	c ---[  49]---> BDD-cost:    8
0.00/0.06	c ---[  48]---> BDD-cost:   17
0.00/0.06	c ---[  47]---> BDD-cost:   10
0.00/0.06	c ---[  46]---> BDD-cost:   26
0.00/0.06	c ---[  45]---> BDD-cost:   35
0.00/0.06	c ---[  44]---> BDD-cost:   10
0.00/0.06	c ---[  43]---> BDD-cost:   20
0.00/0.06	c ---[  42]---> BDD-cost:    4
0.00/0.06	c ---[  41]---> BDD-cost:   64
0.00/0.06	c ---[  40]---> BDD-cost:   13
0.00/0.06	c ---[  39]---> BDD-cost:   49
0.00/0.06	c ---[  38]---> BDD-cost:   21
0.00/0.06	c ---[  37]---> BDD-cost:    5
0.00/0.06	c ---[  36]---> BDD-cost:   17
0.00/0.06	c ---[  35]---> BDD-cost:   18
0.00/0.06	c ---[  34]---> BDD-cost:    6
0.00/0.06	c ---[  33]---> BDD-cost:   45
0.00/0.06	c ---[  32]---> BDD-cost:   21
0.00/0.06	c ---[  31]---> BDD-cost:   14
0.00/0.06	c ---[  30]---> BDD-cost:   20
0.00/0.06	c ---[  29]---> BDD-cost:    9
0.00/0.06	c ---[  28]---> BDD-cost:   53
0.00/0.06	c ---[  27]---> BDD-cost:   20
0.00/0.06	c ---[  26]---> BDD-cost:   39
0.00/0.06	c ---[  25]---> BDD-cost:    5
0.00/0.06	c ---[  24]---> BDD-cost:   37
0.00/0.06	c ---[  23]---> BDD-cost:   18
0.00/0.06	c ---[  22]---> BDD-cost:   65
0.06/0.06	c ---[  21]---> BDD-cost:   10
0.06/0.06	c ---[  20]---> BDD-cost:   40
0.06/0.06	c ---[  19]---> BDD-cost:    5
0.06/0.06	c ---[  18]---> BDD-cost:    4
0.06/0.06	c ---[  17]---> BDD-cost:   34
0.06/0.06	c ---[  16]---> BDD-cost:   25
0.06/0.06	c ---[  15]---> BDD-cost:   25
0.06/0.06	c ---[  14]---> BDD-cost:   14
0.06/0.06	c ---[  13]---> BDD-cost:   10
0.06/0.06	c ---[  12]---> BDD-cost:   31
0.06/0.06	c ---[  11]---> BDD-cost:    9
0.06/0.07	c ---[  10]---> BDD-cost:    6
0.06/0.07	c ---[   9]---> BDD-cost:    4
0.06/0.07	c ---[   8]---> BDD-cost:   15
0.06/0.07	c ---[   7]---> BDD-cost:   25
0.06/0.07	c ---[   6]---> BDD-cost:   21
0.06/0.07	c ---[   5]---> BDD-cost:   12
0.06/0.07	c ---[   4]---> BDD-cost:   27
0.06/0.07	c ---[   3]---> BDD-cost:   18
0.06/0.07	c ---[   2]---> BDD-cost:    7
0.06/0.07	c ---[   1]---> BDD-cost:   11
0.06/0.07	c ---[   0]---> BDD-cost:   12
0.06/0.07	c ==================================[MINISAT+]==================================
0.06/0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.06/0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.06/0.07	c ==============================================================================
0.06/0.08	c |         0 |   18629    52511 |    6209       0        0     nan |  0.000 % |
0.06/0.08	c ==============================================================================
0.06/0.08	c Found solution: 440
0.06/0.08	o 440
0.06/0.08	c ---[   0]---> Sorter-cost:17657     Base:
0.09/0.10	c ==================================[MINISAT+]==================================
0.09/0.10	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.10	c ==============================================================================
0.09/0.10	c |         0 |   36540    94646 |   12180       0        0     nan |  0.000 % |
0.09/0.12	c |       100 |   36500    94564 |   13398      97     2878    29.7 |  2.281 % |
0.09/0.13	c ==============================================================================
0.09/0.13	c Found solution: 229
0.09/0.13	o 229
0.09/0.13	c ---[   0]---> Sorter-cost:    0     Base:
0.09/0.17	c ==================================[MINISAT+]==================================
0.09/0.17	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.17	c ==============================================================================
0.09/0.17	c |       112 |   39767   102340 |   13255     109     2988    27.4 |  2.281 % |
0.09/0.19	c |       212 |   39767   102340 |   14580     209    10213    48.9 |  2.170 % |
0.19/0.23	c |       362 |   39767   102340 |   16038     359    25809    71.9 |  2.170 % |
0.19/0.24	c ==============================================================================
0.19/0.24	c Found solution: 214
0.19/0.24	o 214
0.19/0.25	c ---[   0]---> Sorter-cost:    0     Base:
0.19/0.29	c ==================================[MINISAT+]==================================
0.19/0.29	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.29	c ==============================================================================
0.19/0.29	c |       414 |   39943   102829 |   13314     411    27283    66.4 |  2.170 % |
0.29/0.31	c |       516 |   39943   102829 |   14645     513    35541    69.3 |  2.164 % |
0.29/0.33	c |       666 |   39943   102829 |   16109     663    42582    64.2 |  2.164 % |
0.29/0.38	c |       891 |   39943   102829 |   17720     888    60762    68.4 |  2.164 % |
0.39/0.44	c |      1230 |   39943   102829 |   19493    1227    97228    79.2 |  2.164 % |
0.49/0.51	c |      1738 |   39943   102829 |   21442    1735   117970    68.0 |  2.164 % |
0.59/0.66	c |      2497 |   39943   102829 |   23586    2494   206713    82.9 |  2.164 % |
0.89/0.91	c |      3637 |   39868   102675 |   25945    3624   310155    85.6 |  2.335 % |
1.29/1.35	c |      5345 |   39868   102675 |   28539    5332   602345   113.0 |  2.335 % |
1.89/1.99	c |      7911 |   39868   102675 |   31393    7898   988668   125.2 |  2.335 % |
2.99/3.04	c |     11756 |   39832   102599 |   34533   11740  1612833   137.4 |  2.420 % |
4.69/4.73	c |     17524 |   39832   102599 |   37986   17508  2635749   150.5 |  2.420 % |
7.69/7.76	c |     26173 |   39832   102599 |   41785   26157  4525914   173.0 |  2.420 % |
11.99/12.03	c |     39148 |   39832   102599 |   45963   39132  6876898   175.7 |  2.420 % |
19.48/19.59	c |     58610 |   39832   102599 |   50559   17590  3947227   224.4 |  2.420 % |
31.78/31.84	c |     87804 |   39832   102599 |   55615   46784 10761438   230.0 |  2.420 % |
54.05/54.13	c |    131595 |   39832   102599 |   61177   37312 10363665   277.8 |  2.420 % |
89.25/89.31	c |    197282 |   39832   102599 |   67295   45199 12412214   274.6 |  2.420 % |
150.72/150.83	c |    295812 |   39832   102599 |   74024   20417  4469652   218.9 |  2.420 % |
218.61/218.73	c |    443601 |   39832   102599 |   81427   34044  5157910   151.5 |  2.420 % |
363.58/363.76	c |    665284 |   39832   102599 |   89569   30460  7860863   258.1 |  2.420 % |
582.94/583.14	c |    997810 |   39810   102549 |   98526   37750  9088343   240.8 |  2.441 % |
584.44/584.61	c ==============================================================================
584.44/584.61	c Found solution: 213
584.44/584.61	o 213
584.44/584.61	c ---[   0]---> Sorter-cost:    0     Base:
584.54/584.73	c ==================================[MINISAT+]==================================
584.54/584.73	c | Conflicts | Original         | Learnt                           | Progress |
584.54/584.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
584.54/584.73	c ==============================================================================
584.54/584.73	c |   1007284 |   39783   102484 |   13261   47034  9462180   201.2 |  2.441 % |
584.64/584.81	c |   1007384 |   39783   102484 |   14587    7619   348637    45.8 |  2.530 % |
584.64/584.83	c |   1007539 |   39783   102484 |   16045    7774   352804    45.4 |  2.530 % |
584.64/584.89	c |   1007767 |   39783   102484 |   17650    8002   374728    46.8 |  2.530 % |
584.74/584.95	c |   1008104 |   39783   102484 |   19415    8339   398043    47.7 |  2.530 % |
584.84/585.01	c |   1008611 |   39783   102484 |   21356    8846   411689    46.5 |  2.530 % |
584.95/585.20	c |   1009373 |   39783   102484 |   23492    9608   514158    53.5 |  2.530 % |
585.24/585.43	c |   1010512 |   39783   102484 |   25841   10747   630804    58.7 |  2.530 % |
585.74/585.91	c |   1012221 |   39783   102484 |   28426   12456   930972    74.7 |  2.530 % |
586.44/586.61	c |   1014783 |   39783   102484 |   31268   15018  1260003    83.9 |  2.530 % |
587.54/587.71	c |   1018628 |   39783   102484 |   34395   18863  1978399   104.9 |  2.530 % |
588.84/589.06	c |   1024394 |   39783   102484 |   37835   24629  2785191   113.1 |  2.530 % |
591.65/591.83	c |   1033043 |   39783   102484 |   41618   33278  4354697   130.9 |  2.530 % |
596.14/596.39	c |   1046017 |   39783   102484 |   45780   46252  7097248   153.4 |  2.530 % |
598.84/599.08	c |   1065480 |   39783   102484 |   50358   30597  3038921    99.3 |  2.530 % |
612.54/612.75	c |   1094677 |   39783   102484 |   55394   59794 10117830   169.2 |  2.530 % |
636.23/636.40	c |   1138466 |   39783   102484 |   60933   58155 14177406   243.8 |  2.530 % |
674.93/675.17	c |   1204151 |   39783   102484 |   67027   65783 16491394   250.7 |  2.530 % |
736.62/736.84	c |   1302679 |   39783   102484 |   73730   40267  9561547   237.5 |  2.530 % |
850.20/850.47	c |   1450469 |   39783   102484 |   81103   58062 15659572   269.7 |  2.530 % |
851.40/851.67	c ==============================================================================
851.40/851.67	c Found solution: 210
851.40/851.67	o 210
851.40/851.67	c ---[   0]---> Sorter-cost:    0     Base:
851.60/851.83	c ==================================[MINISAT+]==================================
851.60/851.83	c | Conflicts | Original         | Learnt                           | Progress |
851.60/851.83	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
851.60/851.83	c ==============================================================================
851.60/851.83	c |   1455670 |   39828   102621 |   13276   63263 16140917   255.1 |  2.530 % |
851.80/852.09	c |   1455770 |   39828   102621 |   14603    8353   923327   110.5 |  2.536 % |
851.90/852.11	c |   1455920 |   39828   102621 |   16063    8503   928073   109.1 |  2.536 % |
851.90/852.15	c |   1456145 |   39828   102621 |   17670    8728   940278   107.7 |  2.536 % |
852.00/852.22	c |   1456482 |   39828   102621 |   19437    9065   967399   106.7 |  2.536 % |
852.10/852.33	c |   1456988 |   39828   102621 |   21381    9571  1029728   107.6 |  2.536 % |
852.21/852.43	c |   1457749 |   39828   102621 |   23519   10332  1063353   102.9 |  2.536 % |
852.50/852.71	c |   1458890 |   39828   102621 |   25871   11473  1187250   103.5 |  2.536 % |
852.80/853.02	c |   1460599 |   39828   102621 |   28458   13182  1343575   101.9 |  2.536 % |
853.41/853.66	c |   1463162 |   39828   102621 |   31304   15745  1706648   108.4 |  2.536 % |
854.10/854.34	c |   1467006 |   39828   102621 |   34434   19589  1998734   102.0 |  2.536 % |
856.09/856.30	c |   1472775 |   39828   102621 |   37877   25358  3033832   119.6 |  2.536 % |
858.99/859.22	c |   1481425 |   39828   102621 |   41665   34008  4706228   138.4 |  2.536 % |
862.79/863.09	c |   1494399 |   39828   102621 |   45832   46982  6658905   141.7 |  2.536 % |
866.60/866.86	c ==============================================================================
866.60/866.86	c Found solution: 208
866.60/866.86	o 208
866.60/866.86	c ---[   0]---> Sorter-cost:    0     Base:
866.69/866.93	c ==================================[MINISAT+]==================================
866.69/866.93	c | Conflicts | Original         | Learnt                           | Progress |
866.69/866.93	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
866.69/866.93	c ==============================================================================
866.69/866.93	c |   1510052 |   39854   102704 |   13284   27967  4057132   145.1 |  2.536 % |
866.69/866.97	c |   1510152 |   39854   102704 |   14612   11790  1996534   169.3 |  2.538 % |
866.69/866.99	c |   1510302 |   39854   102704 |   16073   11940  2002735   167.7 |  2.538 % |
866.79/867.05	c |   1510527 |   39854   102704 |   17681   12165  2024310   166.4 |  2.538 % |
866.89/867.11	c |   1510865 |   39854   102704 |   19449   12503  2048559   163.8 |  2.538 % |
866.89/867.19	c |   1511375 |   39849   102693 |   21394   13012  2062261   158.5 |  2.551 % |
866.99/867.28	c |   1512135 |   39849   102693 |   23533   13772  2080895   151.1 |  2.551 % |
867.29/867.56	c |   1513276 |   39849   102693 |   25886   14913  2242880   150.4 |  2.551 % |
867.79/868.06	c |   1514984 |   39849   102693 |   28475   16621  2535774   152.6 |  2.551 % |
868.49/868.77	c |   1517547 |   39849   102693 |   31322   19184  2966356   154.6 |  2.551 % |
869.49/869.78	c |   1521391 |   39849   102693 |   34455   23028  3542781   153.8 |  2.551 % |
871.29/871.53	c |   1527159 |   39849   102693 |   37900   28796  4629745   160.8 |  2.551 % |
874.09/874.31	c |   1535808 |   39849   102693 |   41690   37445  6344934   169.4 |  2.551 % |
876.09/876.37	c |   1548783 |   39849   102693 |   45859   19679  1905557    96.8 |  2.551 % |
883.29/883.53	c |   1568244 |   39849   102693 |   50445   39140  6246149   159.6 |  2.551 % |
897.29/897.52	c |   1597436 |   39849   102693 |   55490   20988  5200200   247.8 |  2.551 % |
916.98/917.21	c |   1641226 |   39849   102693 |   61039   64778 14075004   217.3 |  2.551 % |
950.88/951.17	c |   1706910 |   39849   102693 |   67143   25012  6799554   271.9 |  2.551 % |
1004.08/1004.30	c |   1805436 |   39849   102693 |   73857   63469 14603403   230.1 |  2.551 % |
1110.05/1110.33	c |   1953226 |   39849   102693 |   81243   76658 20355372   265.5 |  2.551 % |
1278.73/1279.06	c |   2174910 |   39849   102693 |   89368   78700 21003517   266.9 |  2.551 % |
1508.70/1509.00	c |   2507435 |   39849   102693 |   98304   77311 19492356   252.1 |  2.551 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/1800.40	s SATISFIABLE
1800.06/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

Verifier Data

OK	208

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-3721154-1338552723/watcher-3721154-1338552723 -o /tmp/evaluation-result-3721154-1338552723/solver-3721154-1338552723 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721154-1338552723.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.87 0.78 0.29 3/176 10139
/proc/meminfo: memFree=27271760/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 169 0 0 0 0 0 0 0 20 0 1 0 321400837 1294336 127 33554432000 134512640 135395479 4291289600 4291287952 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 316 127 74 216 0 98 0

[startup+0.068651 s]
/proc/loadavg: 1.87 0.78 0.29 3/176 10139
/proc/meminfo: memFree=27271760/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=2028 CPUtime=0.06 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 385 0 0 0 6 0 0 0 20 0 1 0 321400837 2076672 343 33554432000 134512640 135395479 4291289600 4291288304 135031374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 549 349 93 216 0 331 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2028

[startup+0.100259 s]
/proc/loadavg: 1.87 0.78 0.29 3/176 10139
/proc/meminfo: memFree=27271760/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=5024 CPUtime=0.09 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 1103 0 0 0 9 0 0 0 20 0 1 0 321400837 5144576 1019 33554432000 134512640 135395479 4291289600 4291285536 134540992 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 1256 1028 107 216 0 1038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5024

[startup+0.300239 s]
/proc/loadavg: 1.87 0.78 0.29 3/176 10139
/proc/meminfo: memFree=27271760/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=7156 CPUtime=0.29 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 1619 0 0 0 29 0 0 0 20 0 1 0 321400837 7327744 1531 33554432000 134512640 135395479 4291289600 4291287952 134581515 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 1789 1531 111 216 0 1571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7156

[startup+0.70023 s]
/proc/loadavg: 1.87 0.78 0.29 3/176 10139
/proc/meminfo: memFree=27271760/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=7816 CPUtime=0.69 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 1790 0 0 0 69 0 0 0 20 0 1 0 321400837 8003584 1702 33554432000 134512640 135395479 4291289600 4291287928 134580432 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 1954 1702 111 216 0 1736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7816

[startup+1.50023 s]
/proc/loadavg: 1.87 0.78 0.29 3/177 10140
/proc/meminfo: memFree=27264824/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=9784 CPUtime=1.49 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 2290 0 0 0 149 0 0 0 20 0 1 0 321400837 10018816 2202 33554432000 134512640 135395479 4291289600 4291287472 134574010 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 2446 2202 111 216 0 2228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9784

[startup+3.10024 s]
/proc/loadavg: 1.87 0.78 0.29 3/177 10140
/proc/meminfo: memFree=27261476/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=13900 CPUtime=3.09 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 3301 0 0 0 309 0 0 0 20 0 1 0 321400837 14233600 3213 33554432000 134512640 135395479 4291289600 4291287472 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 3475 3213 111 216 0 3257 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13900

[startup+6.30024 s]
/proc/loadavg: 1.88 0.80 0.30 3/177 10140
/proc/meminfo: memFree=27252896/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=22360 CPUtime=6.29 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 5425 0 0 0 628 1 0 0 20 0 1 0 321400837 22896640 5337 33554432000 134512640 135395479 4291289600 4291287952 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 5590 5337 111 216 0 5372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22360

[startup+12.7002 s]
/proc/loadavg: 1.89 0.82 0.31 3/177 10140
/proc/meminfo: memFree=27236312/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=37068 CPUtime=12.69 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 9082 0 0 0 1267 2 0 0 20 0 1 0 321400837 37957632 8994 33554432000 134512640 135395479 4291289600 4291287472 134574149 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 9267 8994 111 216 0 9049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37068

[startup+25.5003 s]
/proc/loadavg: 1.91 0.88 0.33 3/177 10141
/proc/meminfo: memFree=27222540/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=47832 CPUtime=25.47 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 11799 0 0 0 2544 3 0 0 20 0 1 0 321400837 48979968 11717 33554432000 134512640 135395479 4291289600 4291287952 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 11958 11717 111 216 0 11740 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 47832

[startup+51.1003 s]
/proc/loadavg: 1.94 0.96 0.38 3/177 10141
/proc/meminfo: memFree=27198684/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=72124 CPUtime=51.05 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 17861 0 0 0 5101 4 0 0 20 0 1 0 321400837 73854976 17763 33554432000 134512640 135395479 4291289600 4291287952 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 18031 17763 111 216 0 17813 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 72124

[startup+102.307 s]
/proc/loadavg: 2.05 1.14 0.46 3/177 10141
/proc/meminfo: memFree=27179276/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=90780 CPUtime=102.25 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 22545 0 0 0 10219 6 0 0 20 0 1 0 321400837 92958720 22447 33554432000 134512640 135395479 4291289600 4291287952 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 22695 22447 111 216 0 22477 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 90780

[startup+162.3 s]
/proc/loadavg: 2.02 1.29 0.56 3/177 10141
/proc/meminfo: memFree=27168404/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=99952 CPUtime=162.22 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 24849 0 0 0 16216 6 0 0 20 0 1 0 321400837 102350848 24742 33554432000 134512640 135395479 4291289600 4291287952 134581426 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 24988 24742 111 216 0 24770 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 99952

[startup+222.3 s]
/proc/loadavg: 2.00 1.42 0.64 3/177 10141
/proc/meminfo: memFree=27166848/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=99952 CPUtime=222.21 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 24856 0 0 0 22215 6 0 0 20 0 1 0 321400837 102350848 24753 33554432000 134512640 135395479 4291289600 4291287952 134580801 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 24988 24753 111 216 0 24770 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 99952

[startup+282.3 s]
/proc/loadavg: 2.09 1.55 0.74 3/177 10141
/proc/meminfo: memFree=27164488/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=101664 CPUtime=282.21 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 25266 0 0 0 28214 7 0 0 20 0 1 0 321400837 104103936 25163 33554432000 134512640 135395479 4291289600 4291287952 134580890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 25416 25163 111 216 0 25198 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 101664

[startup+342.3 s]
/proc/loadavg: 2.09 1.65 0.82 3/177 10190
/proc/meminfo: memFree=27088228/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=112308 CPUtime=342.18 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 27959 0 0 0 34210 8 0 0 20 0 1 0 321400837 115003392 27850 33554432000 134512640 135395479 4291289600 4291287952 134580888 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 28077 27850 111 216 0 27859 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 112308

[startup+402.3 s]
/proc/loadavg: 2.03 1.71 0.89 3/177 10190
/proc/meminfo: memFree=26981208/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=117844 CPUtime=402.17 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 29297 0 0 0 40209 8 0 0 20 0 1 0 321400837 120672256 29186 33554432000 134512640 135395479 4291289600 4291287952 134580801 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 29461 29186 111 216 0 29243 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 117844

[startup+462.3 s]
/proc/loadavg: 2.01 1.76 0.95 3/177 10190
/proc/meminfo: memFree=26873108/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=117844 CPUtime=462.16 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 29300 0 0 0 46208 8 0 0 20 0 1 0 321400837 120672256 29189 33554432000 134512640 135395479 4291289600 4291287952 134580950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 29461 29189 111 216 0 29243 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 117844

[startup+522.3 s]
/proc/loadavg: 2.00 1.80 1.02 3/178 10193
/proc/meminfo: memFree=26753592/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=135280 CPUtime=522.16 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 33633 0 0 0 52205 11 0 0 20 0 1 0 321400837 138526720 33522 33554432000 134512640 135395479 4291289600 4291287568 134579954 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 33820 33522 111 216 0 33602 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 135280

[startup+582.3 s]
/proc/loadavg: 2.00 1.83 1.08 3/177 10193
/proc/meminfo: memFree=26664968/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=139760 CPUtime=582.14 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 34686 0 0 0 58203 11 0 0 20 0 1 0 321400837 143114240 34575 33554432000 134512640 135395479 4291289600 4291287952 134580893 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 34940 34575 111 216 0 34722 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 139760

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.92 1.28 3/177 10194
/proc/meminfo: memFree=26520700/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=139548 CPUtime=822.11 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 34686 0 0 0 82200 11 0 0 20 0 1 0 321400837 142897152 34543 33554432000 134512640 135395479 4291289600 4291287856 134568481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 34887 34543 111 216 0 34669 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 139548

[startup+882.3 s]
/proc/loadavg: 2.14 1.96 1.33 3/177 10194
/proc/meminfo: memFree=26520556/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=139548 CPUtime=882.09 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 34696 0 0 0 88198 11 0 0 20 0 1 0 321400837 142897152 34585 33554432000 134512640 135395479 4291289600 4291287920 134572776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 34887 34585 111 216 0 34669 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 139548

[startup+942.3 s]
/proc/loadavg: 2.08 1.98 1.37 3/177 10195
/proc/meminfo: memFree=26520432/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=139548 CPUtime=942.08 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 34696 0 0 0 94197 11 0 0 20 0 1 0 321400837 142897152 34585 33554432000 134512640 135395479 4291289600 4291287472 134574451 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 34887 34585 111 216 0 34669 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 139548

[startup+1002.3 s]
/proc/loadavg: 2.08 1.99 1.41 3/177 10195
/proc/meminfo: memFree=26520308/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=139548 CPUtime=1002.07 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 34696 0 0 0 100196 11 0 0 20 0 1 0 321400837 142897152 34585 33554432000 134512640 135395479 4291289600 4291287472 134573832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 34887 34585 111 216 0 34669 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 139548

[startup+1062.3 s]
/proc/loadavg: 2.03 1.99 1.45 3/177 10195
/proc/meminfo: memFree=26520432/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=139548 CPUtime=1062.06 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 34696 0 0 0 106195 11 0 0 20 0 1 0 321400837 142897152 34585 33554432000 134512640 135395479 4291289600 4291287952 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 34887 34585 111 216 0 34669 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 139548

[startup+1122.3 s]
/proc/loadavg: 2.01 1.99 1.48 3/178 10198
/proc/meminfo: memFree=26519928/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=139548 CPUtime=1122.05 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 34696 0 0 0 112194 11 0 0 20 0 1 0 321400837 142897152 34585 33554432000 134512640 135395479 4291289600 4291287952 134580890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 34887 34585 111 216 0 34669 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 139548

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.51 3/177 10198
/proc/meminfo: memFree=26467112/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=139548 CPUtime=1182.04 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 34696 0 0 0 118193 11 0 0 20 0 1 0 321400837 142897152 34585 33554432000 134512640 135395479 4291289600 4291287952 134580896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 34887 34585 111 216 0 34669 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 139548

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.54 3/177 10199
/proc/meminfo: memFree=26364564/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=139548 CPUtime=1242.03 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 34696 0 0 0 124192 11 0 0 20 0 1 0 321400837 142897152 34585 33554432000 134512640 135395479 4291289600 4291287952 134581042 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 34887 34585 111 216 0 34669 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 139548

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.56 3/177 10199
/proc/meminfo: memFree=26310036/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=145200 CPUtime=1302.04 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 36108 0 0 0 130192 12 0 0 20 0 1 0 321400837 148684800 35997 33554432000 134512640 135395479 4291289600 4291287472 134574075 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 36300 35997 111 216 0 36082 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 145200

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.59 3/176 10199
/proc/meminfo: memFree=26311192/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=145200 CPUtime=1362.02 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 36108 0 0 0 136190 12 0 0 20 0 1 0 321400837 148684800 35997 33554432000 134512640 135395479 4291289600 4291287952 134580774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 36300 35997 111 216 0 36082 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 145200

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 1.62 3/178 10201
/proc/meminfo: memFree=26310732/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=145200 CPUtime=1422.02 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 36108 0 0 0 142190 12 0 0 20 0 1 0 321400837 148684800 35997 33554432000 134512640 135395479 4291289600 4291287920 134572728 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 36300 35997 111 216 0 36082 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 145200

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.64 3/177 10201
/proc/meminfo: memFree=26310548/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=145200 CPUtime=1482 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 36111 0 0 0 148188 12 0 0 20 0 1 0 321400837 148684800 35997 33554432000 134512640 135395479 4291289600 4291288064 134588783 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 36300 35997 111 216 0 36082 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 145200

[startup+1542.3 s]
/proc/loadavg: 2.08 2.03 1.67 3/176 10201
/proc/meminfo: memFree=26302620/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=153192 CPUtime=1541.98 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 38095 0 0 0 154186 12 0 0 20 0 1 0 321400837 156868608 37981 33554432000 134512640 135395479 4291289600 4291287952 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 38298 37981 111 216 0 38080 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 153192

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 1.68 3/177 10202
/proc/meminfo: memFree=26299264/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=156464 CPUtime=1601.98 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 38928 0 0 0 160185 13 0 0 20 0 1 0 321400837 160219136 38814 33554432000 134512640 135395479 4291289600 4291287472 134574102 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 39116 38814 111 216 0 38898 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 156464

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 1.70 3/177 10202
/proc/meminfo: memFree=26299140/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=156464 CPUtime=1661.97 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 38930 0 0 0 166184 13 0 0 20 0 1 0 321400837 160219136 38816 33554432000 134512640 135395479 4291289600 4291287472 134574135 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 39116 38816 111 216 0 38898 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 156464

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.72 3/178 10205
/proc/meminfo: memFree=26287600/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=168128 CPUtime=1721.96 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 41828 0 0 0 172182 14 0 0 20 0 1 0 321400837 172163072 41714 33554432000 134512640 135395479 4291289600 4291287952 134580896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 42032 41714 111 216 0 41814 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 168128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/177 10205
/proc/meminfo: memFree=26287360/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=168292 CPUtime=1781.95 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 41871 0 0 0 178181 14 0 0 20 0 1 0 321400837 172331008 41757 33554432000 134512640 135395479 4291289600 4291287952 134580774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 42073 41757 111 216 0 41855 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 168292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.74 3/177 10205
/proc/meminfo: memFree=26287608/32873844 swapFree=7628/7628
[pid=10139] ppid=10137 vsize=168292 CPUtime=1800.06 cores=1,3,5,7
/proc/10139/stat : 10139 (minisat+) R 10137 10139 10030 0 -1 4202496 41872 0 0 0 179992 14 0 0 20 0 1 0 321400837 172331008 41758 33554432000 134512640 135395479 4291289600 4291287472 134575401 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10139/statm: 42073 41758 111 216 0 41855 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 168292

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.07
CPU user time (s): 1799.92
CPU system time (s): 0.147977
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 168292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.147977
maximum resident set size= 167040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41874
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= 69
involuntary context switches= 1850

runsolver used 4.03239 second user time and 9.45356 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-01 14:12:03
IDJOB=3721154
IDBENCH=1957
IDSOLVER=2306
FILE ID=node107/3721154-1338552723
RUNJOBID= node107-1338552576-10047
PBS_JOBID= 14635877
Free space on /tmp= 70780 MiB

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

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=1235919265

node107.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.760
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	: 5333.52
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.760
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.760
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		: 2666.760
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.760
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		: 2666.760
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		: 2666.760
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.86
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.760
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:        27271776 kB
Buffers:          439136 kB
Cached:          4275276 kB
SwapCached:           76 kB
Active:          1830704 kB
Inactive:        2905448 kB
Active(anon):      12744 kB
Inactive(anon):    11072 kB
Active(file):    1817960 kB
Inactive(file):  2894376 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              2332 kB
Writeback:             0 kB
AnonPages:         32304 kB
Mapped:            14792 kB
Shmem:               184 kB
Slab:             724712 kB
SReclaimable:     167236 kB
SUnreclaim:       557476 kB
KernelStack:        1480 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     135376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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-3721154-1338552723.opb

Free space on /tmp at the end= 70780 MiB
End job on node107 at 2012-06-01 14:42:05