Trace number 3721151

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)219 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.76
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 variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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.01/0.02	c Converting 476 PB-constraints to clauses...
0.01/0.02	c   -- Unit propagations: (none)
0.01/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.01/0.02	c   -- Clauses(.)/Splits(s): .ssssss
0.01/0.02	c ---[ 480]---> BDD-cost:    4
0.01/0.02	c ---[ 479]---> BDD-cost:   36
0.01/0.02	c ---[ 478]---> BDD-cost:    9
0.01/0.02	c ---[ 477]---> BDD-cost:   91
0.01/0.02	c ---[ 476]---> BDD-cost:   27
0.01/0.02	c ---[ 475]---> BDD-cost:   28
0.01/0.02	c ---[ 474]---> BDD-cost:   21
0.01/0.02	c ---[ 473]---> BDD-cost:   10
0.01/0.02	c ---[ 472]---> BDD-cost:   34
0.01/0.02	c ---[ 471]---> BDD-cost:    8
0.01/0.02	c ---[ 470]---> BDD-cost:   29
0.01/0.02	c ---[ 469]---> BDD-cost:   20
0.01/0.02	c ---[ 468]---> BDD-cost:    4
0.01/0.02	c ---[ 467]---> BDD-cost:   44
0.01/0.02	c ---[ 465]---> BDD-cost:   29
0.01/0.02	c ---[ 464]---> BDD-cost:    4
0.01/0.02	c ---[ 463]---> BDD-cost:   16
0.01/0.02	c ---[ 462]---> BDD-cost:   39
0.01/0.02	c ---[ 461]---> BDD-cost:   54
0.01/0.02	c ---[ 460]---> BDD-cost:   22
0.01/0.02	c ---[ 459]---> BDD-cost:    4
0.01/0.02	c ---[ 458]---> BDD-cost:   64
0.01/0.02	c ---[ 457]---> BDD-cost:   25
0.01/0.02	c ---[ 456]---> BDD-cost:    5
0.01/0.02	c ---[ 455]---> BDD-cost:   21
0.01/0.02	c ---[ 454]---> BDD-cost:   14
0.01/0.02	c ---[ 453]---> BDD-cost:   14
0.01/0.02	c ---[ 452]---> BDD-cost:   34
0.01/0.02	c ---[ 451]---> BDD-cost:    7
0.01/0.02	c ---[ 450]---> BDD-cost:    8
0.01/0.02	c ---[ 449]---> BDD-cost:   26
0.01/0.02	c ---[ 448]---> BDD-cost:    7
0.01/0.02	c ---[ 447]---> BDD-cost:   18
0.01/0.02	c ---[ 446]---> BDD-cost:   25
0.01/0.02	c ---[ 445]---> BDD-cost:    8
0.01/0.02	c ---[ 444]---> BDD-cost:    2
0.01/0.02	c ---[ 443]---> BDD-cost:   15
0.01/0.02	c ---[ 442]---> BDD-cost:   51
0.01/0.02	c ---[ 441]---> BDD-cost:   17
0.01/0.02	c ---[ 440]---> BDD-cost:   62
0.01/0.02	c ---[ 439]---> BDD-cost:    4
0.01/0.02	c ---[ 438]---> BDD-cost:   15
0.01/0.02	c ---[ 437]---> BDD-cost:   19
0.01/0.02	c ---[ 436]---> BDD-cost:    5
0.01/0.02	c ---[ 435]---> BDD-cost:    5
0.01/0.02	c ---[ 434]---> BDD-cost:    7
0.01/0.02	c ---[ 433]---> BDD-cost:   14
0.01/0.02	c ---[ 432]---> BDD-cost:   49
0.01/0.02	c ---[ 431]---> BDD-cost:   24
0.01/0.02	c ---[ 430]---> BDD-cost:    9
0.01/0.02	c ---[ 429]---> BDD-cost:    7
0.01/0.02	c ---[ 428]---> BDD-cost:   12
0.01/0.02	c ---[ 427]---> BDD-cost:   20
0.01/0.02	c ---[ 426]---> BDD-cost:   11
0.01/0.02	c ---[ 425]---> BDD-cost:    5
0.01/0.02	c ---[ 424]---> BDD-cost:   11
0.01/0.02	c ---[ 423]---> BDD-cost:    7
0.01/0.02	c ---[ 422]---> BDD-cost:   40
0.01/0.02	c ---[ 421]---> BDD-cost:   37
0.01/0.02	c ---[ 420]---> BDD-cost:   37
0.01/0.02	c ---[ 419]---> BDD-cost:   11
0.01/0.02	c ---[ 418]---> BDD-cost:    4
0.01/0.02	c ---[ 417]---> BDD-cost:   14
0.01/0.02	c ---[ 416]---> BDD-cost:   37
0.01/0.02	c ---[ 415]---> BDD-cost:    2
0.01/0.02	c ---[ 414]---> BDD-cost:   25
0.01/0.02	c ---[ 413]---> BDD-cost:    9
0.01/0.02	c ---[ 412]---> BDD-cost:   28
0.01/0.02	c ---[ 411]---> BDD-cost:   23
0.01/0.02	c ---[ 410]---> BDD-cost:    8
0.01/0.02	c ---[ 409]---> BDD-cost:   13
0.01/0.02	c ---[ 408]---> BDD-cost:   27
0.01/0.02	c ---[ 407]---> BDD-cost:   18
0.01/0.02	c ---[ 406]---> BDD-cost:   34
0.01/0.02	c ---[ 405]---> BDD-cost:   31
0.01/0.02	c ---[ 403]---> BDD-cost:   44
0.01/0.02	c ---[ 402]---> BDD-cost:    2
0.01/0.02	c ---[ 401]---> BDD-cost:   83
0.01/0.03	c ---[ 400]---> BDD-cost:   41
0.01/0.03	c ---[ 399]---> BDD-cost:   31
0.01/0.03	c ---[ 398]---> BDD-cost:   21
0.01/0.03	c ---[ 397]---> BDD-cost:   26
0.01/0.03	c ---[ 396]---> BDD-cost:    8
0.01/0.03	c ---[ 395]---> BDD-cost:   23
0.01/0.03	c ---[ 394]---> BDD-cost:    7
0.01/0.03	c ---[ 393]---> BDD-cost:   12
0.01/0.03	c ---[ 392]---> BDD-cost:    3
0.01/0.03	c ---[ 391]---> BDD-cost:   43
0.01/0.03	c ---[ 390]---> BDD-cost:   26
0.01/0.03	c ---[ 389]---> BDD-cost:   15
0.01/0.03	c ---[ 388]---> BDD-cost:   16
0.01/0.03	c ---[ 387]---> BDD-cost:   26
0.01/0.03	c ---[ 386]---> BDD-cost:   17
0.01/0.03	c ---[ 385]---> BDD-cost:   20
0.01/0.03	c ---[ 384]---> BDD-cost:   50
0.01/0.03	c ---[ 383]---> BDD-cost:    6
0.01/0.03	c ---[ 382]---> BDD-cost:   72
0.01/0.03	c ---[ 381]---> BDD-cost:   24
0.01/0.03	c ---[ 380]---> BDD-cost:   43
0.01/0.03	c ---[ 379]---> BDD-cost:   29
0.01/0.03	c ---[ 378]---> BDD-cost:   40
0.01/0.03	c ---[ 377]---> BDD-cost:   23
0.01/0.03	c ---[ 376]---> BDD-cost:   14
0.01/0.03	c ---[ 375]---> BDD-cost:   10
0.01/0.03	c ---[ 374]---> BDD-cost:   19
0.01/0.03	c ---[ 373]---> BDD-cost:    8
0.01/0.03	c ---[ 372]---> BDD-cost:   43
0.01/0.03	c ---[ 371]---> BDD-cost:   18
0.01/0.03	c ---[ 370]---> BDD-cost:   39
0.01/0.03	c ---[ 369]---> BDD-cost:    8
0.01/0.03	c ---[ 368]---> BDD-cost:   10
0.01/0.03	c ---[ 367]---> BDD-cost:    3
0.01/0.03	c ---[ 366]---> BDD-cost:   37
0.01/0.03	c ---[ 365]---> BDD-cost:    8
0.01/0.03	c ---[ 364]---> BDD-cost:    4
0.01/0.03	c ---[ 363]---> BDD-cost:    8
0.01/0.03	c ---[ 362]---> BDD-cost:    2
0.01/0.03	c ---[ 361]---> BDD-cost:    7
0.01/0.03	c ---[ 360]---> BDD-cost:    5
0.01/0.03	c ---[ 359]---> BDD-cost:   31
0.01/0.03	c ---[ 358]---> BDD-cost:   47
0.01/0.03	c ---[ 357]---> BDD-cost:   10
0.01/0.03	c ---[ 356]---> BDD-cost:   57
0.01/0.03	c ---[ 355]---> BDD-cost:    9
0.01/0.03	c ---[ 354]---> BDD-cost:    5
0.01/0.03	c ---[ 353]---> BDD-cost:   16
0.01/0.03	c ---[ 352]---> BDD-cost:   21
0.01/0.03	c ---[ 351]---> BDD-cost:   29
0.01/0.03	c ---[ 350]---> BDD-cost:    9
0.01/0.03	c ---[ 349]---> BDD-cost:   12
0.01/0.03	c ---[ 348]---> BDD-cost:   14
0.01/0.03	c ---[ 347]---> BDD-cost:   12
0.01/0.03	c ---[ 346]---> BDD-cost:   26
0.01/0.03	c ---[ 345]---> Sorter-cost:  438     Base: 3 3
0.01/0.03	c ---[ 344]---> BDD-cost:    8
0.01/0.03	c ---[ 343]---> BDD-cost:   34
0.01/0.03	c ---[ 342]---> BDD-cost:   52
0.01/0.03	c ---[ 341]---> BDD-cost:   12
0.01/0.03	c ---[ 340]---> BDD-cost:   37
0.01/0.03	c ---[ 339]---> BDD-cost:   86
0.01/0.03	c ---[ 338]---> BDD-cost:   24
0.01/0.03	c ---[ 337]---> BDD-cost:   19
0.01/0.03	c ---[ 336]---> BDD-cost:   17
0.01/0.03	c ---[ 335]---> BDD-cost:   11
0.01/0.03	c ---[ 334]---> BDD-cost:    5
0.01/0.03	c ---[ 333]---> BDD-cost:   37
0.01/0.03	c ---[ 332]---> BDD-cost:    8
0.01/0.03	c ---[ 331]---> BDD-cost:   11
0.01/0.03	c ---[ 330]---> BDD-cost:   21
0.01/0.03	c ---[ 329]---> BDD-cost:    4
0.01/0.03	c ---[ 328]---> BDD-cost:   35
0.01/0.03	c ---[ 327]---> BDD-cost:    4
0.01/0.03	c ---[ 326]---> BDD-cost:   12
0.01/0.03	c ---[ 325]---> BDD-cost:   28
0.01/0.03	c ---[ 324]---> BDD-cost:    2
0.01/0.03	c ---[ 323]---> BDD-cost:    5
0.01/0.03	c ---[ 322]---> BDD-cost:    4
0.01/0.03	c ---[ 321]---> BDD-cost:   18
0.01/0.03	c ---[ 320]---> BDD-cost:   26
0.01/0.03	c ---[ 319]---> BDD-cost:   12
0.01/0.03	c ---[ 318]---> BDD-cost:   30
0.01/0.03	c ---[ 317]---> BDD-cost:   35
0.01/0.03	c ---[ 316]---> BDD-cost:    4
0.01/0.03	c ---[ 315]---> BDD-cost:    6
0.01/0.03	c ---[ 314]---> BDD-cost:   25
0.01/0.03	c ---[ 313]---> BDD-cost:   86
0.01/0.03	c ---[ 312]---> BDD-cost:   47
0.01/0.03	c ---[ 311]---> BDD-cost:    7
0.01/0.03	c ---[ 309]---> BDD-cost:   33
0.01/0.03	c ---[ 308]---> BDD-cost:   24
0.01/0.04	c ---[ 307]---> BDD-cost:   13
0.01/0.04	c ---[ 306]---> BDD-cost:   54
0.01/0.04	c ---[ 305]---> BDD-cost:   25
0.01/0.04	c ---[ 304]---> BDD-cost:   12
0.01/0.04	c ---[ 303]---> BDD-cost:   22
0.01/0.04	c ---[ 302]---> BDD-cost:   26
0.01/0.04	c ---[ 301]---> BDD-cost:   14
0.01/0.04	c ---[ 300]---> BDD-cost:    9
0.01/0.04	c ---[ 299]---> BDD-cost:   24
0.01/0.04	c ---[ 298]---> BDD-cost:   10
0.01/0.04	c ---[ 297]---> BDD-cost:   10
0.01/0.04	c ---[ 296]---> BDD-cost:   79
0.01/0.04	c ---[ 295]---> BDD-cost:    9
0.01/0.04	c ---[ 294]---> BDD-cost:   22
0.01/0.04	c ---[ 293]---> BDD-cost:   37
0.01/0.04	c ---[ 292]---> BDD-cost:    9
0.01/0.04	c ---[ 290]---> BDD-cost:    3
0.01/0.04	c ---[ 289]---> BDD-cost:   14
0.01/0.04	c ---[ 288]---> BDD-cost:   32
0.01/0.04	c ---[ 287]---> BDD-cost:    2
0.01/0.04	c ---[ 286]---> BDD-cost:   41
0.01/0.04	c ---[ 285]---> BDD-cost:    5
0.01/0.04	c ---[ 284]---> BDD-cost:   24
0.01/0.04	c ---[ 282]---> BDD-cost:   22
0.01/0.04	c ---[ 281]---> BDD-cost:   23
0.01/0.04	c ---[ 280]---> BDD-cost:    3
0.01/0.04	c ---[ 279]---> BDD-cost:    6
0.01/0.04	c ---[ 278]---> BDD-cost:   23
0.01/0.04	c ---[ 277]---> BDD-cost:    3
0.01/0.04	c ---[ 276]---> BDD-cost:    7
0.01/0.04	c ---[ 275]---> BDD-cost:   21
0.01/0.04	c ---[ 274]---> BDD-cost:    6
0.01/0.04	c ---[ 273]---> BDD-cost:   12
0.01/0.04	c ---[ 272]---> BDD-cost:   30
0.01/0.04	c ---[ 271]---> BDD-cost:    9
0.01/0.04	c ---[ 270]---> BDD-cost:   23
0.01/0.04	c ---[ 269]---> BDD-cost:   12
0.01/0.04	c ---[ 268]---> BDD-cost:    8
0.01/0.04	c ---[ 267]---> BDD-cost:   34
0.01/0.04	c ---[ 265]---> BDD-cost:   80
0.01/0.04	c ---[ 264]---> BDD-cost:   23
0.01/0.04	c ---[ 263]---> BDD-cost:   13
0.01/0.04	c ---[ 262]---> BDD-cost:   25
0.01/0.04	c ---[ 261]---> BDD-cost:   30
0.01/0.04	c ---[ 260]---> BDD-cost:    2
0.01/0.04	c ---[ 259]---> BDD-cost:   21
0.01/0.04	c ---[ 258]---> BDD-cost:   17
0.01/0.04	c ---[ 257]---> BDD-cost:   23
0.01/0.04	c ---[ 256]---> BDD-cost:   21
0.01/0.04	c ---[ 255]---> BDD-cost:   17
0.01/0.04	c ---[ 254]---> BDD-cost:   41
0.01/0.04	c ---[ 253]---> BDD-cost:   32
0.01/0.04	c ---[ 252]---> Sorter-cost:  512     Base: 2 3 2
0.01/0.04	c ---[ 251]---> BDD-cost:   17
0.01/0.04	c ---[ 250]---> BDD-cost:   52
0.01/0.04	c ---[ 249]---> BDD-cost:    8
0.01/0.04	c ---[ 248]---> BDD-cost:   31
0.01/0.04	c ---[ 247]---> BDD-cost:   18
0.01/0.04	c ---[ 246]---> BDD-cost:   25
0.01/0.04	c ---[ 245]---> BDD-cost:   14
0.01/0.04	c ---[ 244]---> BDD-cost:   25
0.01/0.04	c ---[ 243]---> BDD-cost:   33
0.01/0.04	c ---[ 242]---> BDD-cost:   12
0.01/0.04	c ---[ 241]---> BDD-cost:    4
0.01/0.04	c ---[ 240]---> BDD-cost:    3
0.01/0.04	c ---[ 239]---> BDD-cost:   28
0.01/0.04	c ---[ 238]---> BDD-cost:   41
0.01/0.04	c ---[ 237]---> BDD-cost:    5
0.01/0.04	c ---[ 236]---> BDD-cost:   34
0.01/0.04	c ---[ 235]---> BDD-cost:   32
0.01/0.04	c ---[ 234]---> BDD-cost:   36
0.01/0.04	c ---[ 233]---> BDD-cost:    8
0.01/0.04	c ---[ 232]---> BDD-cost:   33
0.01/0.04	c ---[ 231]---> BDD-cost:   24
0.01/0.04	c ---[ 230]---> BDD-cost:    7
0.01/0.04	c ---[ 229]---> BDD-cost:   49
0.01/0.04	c ---[ 228]---> BDD-cost:   29
0.01/0.04	c ---[ 227]---> BDD-cost:   20
0.01/0.04	c ---[ 226]---> BDD-cost:    9
0.01/0.04	c ---[ 225]---> BDD-cost:   20
0.01/0.04	c ---[ 224]---> BDD-cost:   25
0.01/0.04	c ---[ 223]---> BDD-cost:   16
0.01/0.04	c ---[ 222]---> BDD-cost:   87
0.01/0.04	c ---[ 221]---> BDD-cost:   16
0.01/0.04	c ---[ 220]---> BDD-cost:   17
0.01/0.04	c ---[ 219]---> BDD-cost:   16
0.01/0.04	c ---[ 218]---> BDD-cost:   20
0.01/0.04	c ---[ 217]---> BDD-cost:    4
0.01/0.04	c ---[ 216]---> BDD-cost:   10
0.01/0.04	c ---[ 215]---> BDD-cost:   30
0.01/0.04	c ---[ 214]---> BDD-cost:    7
0.01/0.04	c ---[ 213]---> BDD-cost:   26
0.01/0.05	c ---[ 212]---> BDD-cost:   22
0.01/0.05	c ---[ 211]---> BDD-cost:   20
0.01/0.05	c ---[ 210]---> BDD-cost:    6
0.01/0.05	c ---[ 208]---> BDD-cost:   55
0.01/0.05	c ---[ 207]---> BDD-cost:   12
0.01/0.05	c ---[ 206]---> BDD-cost:   31
0.01/0.05	c ---[ 205]---> BDD-cost:   10
0.01/0.05	c ---[ 204]---> BDD-cost:   19
0.01/0.05	c ---[ 203]---> BDD-cost:   13
0.01/0.05	c ---[ 202]---> BDD-cost:  132
0.01/0.05	c ---[ 201]---> BDD-cost:   22
0.01/0.05	c ---[ 200]---> BDD-cost:   21
0.01/0.05	c ---[ 199]---> BDD-cost:    7
0.01/0.05	c ---[ 198]---> BDD-cost:    2
0.01/0.05	c ---[ 197]---> BDD-cost:   11
0.01/0.05	c ---[ 196]---> BDD-cost:    5
0.01/0.05	c ---[ 195]---> BDD-cost:   39
0.01/0.05	c ---[ 194]---> BDD-cost:    5
0.01/0.05	c ---[ 193]---> BDD-cost:   20
0.01/0.05	c ---[ 192]---> BDD-cost:   32
0.01/0.05	c ---[ 191]---> BDD-cost:    5
0.01/0.05	c ---[ 190]---> BDD-cost:   19
0.01/0.05	c ---[ 189]---> BDD-cost:   27
0.01/0.05	c ---[ 188]---> BDD-cost:   20
0.01/0.05	c ---[ 187]---> BDD-cost:   25
0.01/0.05	c ---[ 186]---> BDD-cost:   34
0.01/0.05	c ---[ 185]---> BDD-cost:   22
0.01/0.05	c ---[ 184]---> BDD-cost:   34
0.01/0.05	c ---[ 183]---> BDD-cost:   13
0.01/0.05	c ---[ 182]---> BDD-cost:    8
0.01/0.05	c ---[ 181]---> BDD-cost:   13
0.01/0.05	c ---[ 180]---> BDD-cost:    8
0.01/0.05	c ---[ 179]---> BDD-cost:   50
0.01/0.05	c ---[ 178]---> BDD-cost:    8
0.01/0.05	c ---[ 177]---> BDD-cost:   11
0.01/0.05	c ---[ 176]---> BDD-cost:    9
0.01/0.05	c ---[ 175]---> BDD-cost:   53
0.01/0.05	c ---[ 174]---> BDD-cost:   33
0.01/0.05	c ---[ 173]---> BDD-cost:   30
0.01/0.05	c ---[ 172]---> BDD-cost:    8
0.01/0.05	c ---[ 171]---> BDD-cost:    3
0.01/0.05	c ---[ 170]---> BDD-cost:   11
0.01/0.05	c ---[ 169]---> BDD-cost:   24
0.01/0.05	c ---[ 168]---> BDD-cost:   24
0.01/0.05	c ---[ 167]---> BDD-cost:    2
0.01/0.05	c ---[ 166]---> BDD-cost:   24
0.01/0.05	c ---[ 165]---> BDD-cost:    1
0.01/0.05	c ---[ 164]---> BDD-cost:   14
0.01/0.05	c ---[ 163]---> BDD-cost:   13
0.01/0.05	c ---[ 162]---> BDD-cost:    6
0.01/0.05	c ---[ 161]---> BDD-cost:   41
0.01/0.05	c ---[ 160]---> BDD-cost:   21
0.01/0.05	c ---[ 159]---> BDD-cost:   10
0.01/0.05	c ---[ 158]---> BDD-cost:   29
0.01/0.05	c ---[ 157]---> BDD-cost:   35
0.01/0.05	c ---[ 156]---> BDD-cost:   90
0.01/0.05	c ---[ 155]---> BDD-cost:   14
0.01/0.05	c ---[ 154]---> BDD-cost:   42
0.01/0.05	c ---[ 153]---> BDD-cost:   30
0.01/0.05	c ---[ 152]---> BDD-cost:   14
0.01/0.05	c ---[ 151]---> BDD-cost:   15
0.01/0.05	c ---[ 150]---> BDD-cost:   45
0.01/0.05	c ---[ 149]---> BDD-cost:   25
0.01/0.05	c ---[ 148]---> BDD-cost:    9
0.01/0.05	c ---[ 147]---> BDD-cost:   25
0.01/0.05	c ---[ 146]---> BDD-cost:   13
0.01/0.05	c ---[ 145]---> BDD-cost:   35
0.01/0.05	c ---[ 144]---> BDD-cost:   30
0.01/0.05	c ---[ 143]---> BDD-cost:   36
0.01/0.05	c ---[ 142]---> BDD-cost:   25
0.01/0.05	c ---[ 141]---> BDD-cost:   18
0.01/0.05	c ---[ 140]---> BDD-cost:   23
0.01/0.05	c ---[ 139]---> BDD-cost:   17
0.01/0.05	c ---[ 138]---> BDD-cost:   36
0.01/0.05	c ---[ 137]---> BDD-cost:   19
0.01/0.05	c ---[ 136]---> BDD-cost:    9
0.01/0.05	c ---[ 135]---> BDD-cost:   18
0.01/0.05	c ---[ 134]---> BDD-cost:    4
0.01/0.05	c ---[ 133]---> BDD-cost:   15
0.01/0.05	c ---[ 132]---> BDD-cost:   34
0.01/0.05	c ---[ 131]---> BDD-cost:   18
0.01/0.05	c ---[ 130]---> BDD-cost:    7
0.01/0.05	c ---[ 129]---> BDD-cost:    3
0.01/0.05	c ---[ 128]---> BDD-cost:   39
0.01/0.05	c ---[ 127]---> BDD-cost:   32
0.01/0.05	c ---[ 126]---> BDD-cost:    7
0.01/0.05	c ---[ 125]---> BDD-cost:   11
0.01/0.05	c ---[ 124]---> BDD-cost:   76
0.01/0.05	c ---[ 123]---> BDD-cost:    4
0.01/0.05	c ---[ 122]---> BDD-cost:    8
0.01/0.05	c ---[ 121]---> BDD-cost:    8
0.01/0.05	c ---[ 120]---> BDD-cost:    7
0.01/0.05	c ---[ 119]---> BDD-cost:    5
0.01/0.05	c ---[ 118]---> BDD-cost:   31
0.01/0.05	c ---[ 117]---> BDD-cost:   46
0.01/0.05	c ---[ 116]---> BDD-cost:    8
0.01/0.05	c ---[ 115]---> BDD-cost:   14
0.01/0.05	c ---[ 114]---> BDD-cost:    6
0.01/0.05	c ---[ 113]---> BDD-cost:   22
0.01/0.05	c ---[ 112]---> BDD-cost:   44
0.01/0.05	c ---[ 111]---> BDD-cost:    8
0.01/0.05	c ---[ 110]---> BDD-cost:   43
0.01/0.05	c ---[ 109]---> BDD-cost:   44
0.01/0.05	c ---[ 108]---> BDD-cost:   21
0.01/0.05	c ---[ 107]---> BDD-cost:   23
0.01/0.06	c ---[ 106]---> BDD-cost:    9
0.01/0.06	c ---[ 105]---> BDD-cost:   57
0.01/0.06	c ---[ 104]---> BDD-cost:   17
0.01/0.06	c ---[ 103]---> BDD-cost:   22
0.01/0.06	c ---[ 102]---> BDD-cost:   13
0.01/0.06	c ---[ 101]---> BDD-cost:   14
0.01/0.06	c ---[ 100]---> BDD-cost:   13
0.01/0.06	c ---[  99]---> BDD-cost:    5
0.01/0.06	c ---[  98]---> BDD-cost:    8
0.01/0.06	c ---[  97]---> BDD-cost:   86
0.01/0.06	c ---[  96]---> BDD-cost:   36
0.01/0.06	c ---[  95]---> BDD-cost:    6
0.01/0.06	c ---[  94]---> BDD-cost:   17
0.01/0.06	c ---[  93]---> BDD-cost:    5
0.01/0.06	c ---[  92]---> BDD-cost:   51
0.01/0.06	c ---[  91]---> BDD-cost:   16
0.01/0.06	c ---[  90]---> BDD-cost:   18
0.01/0.06	c ---[  89]---> BDD-cost:   20
0.01/0.06	c ---[  88]---> BDD-cost:   19
0.01/0.06	c ---[  87]---> BDD-cost:   27
0.01/0.06	c ---[  86]---> BDD-cost:   65
0.01/0.06	c ---[  85]---> BDD-cost:   14
0.01/0.06	c ---[  84]---> BDD-cost:   40
0.01/0.06	c ---[  83]---> BDD-cost:   11
0.01/0.06	c ---[  82]---> BDD-cost:   14
0.01/0.06	c ---[  81]---> BDD-cost:    6
0.01/0.06	c ---[  80]---> BDD-cost:    4
0.01/0.06	c ---[  79]---> BDD-cost:   25
0.01/0.06	c ---[  78]---> BDD-cost:   58
0.01/0.06	c ---[  77]---> BDD-cost:   15
0.01/0.06	c ---[  76]---> BDD-cost:   35
0.01/0.06	c ---[  75]---> BDD-cost:    8
0.01/0.06	c ---[  74]---> BDD-cost:    9
0.01/0.06	c ---[  73]---> BDD-cost:   44
0.01/0.06	c ---[  72]---> BDD-cost:   15
0.01/0.06	c ---[  71]---> BDD-cost:   12
0.01/0.06	c ---[  70]---> BDD-cost:   15
0.01/0.06	c ---[  69]---> BDD-cost:   10
0.01/0.06	c ---[  68]---> BDD-cost:    6
0.01/0.06	c ---[  67]---> BDD-cost:   12
0.01/0.06	c ---[  66]---> BDD-cost:    2
0.01/0.06	c ---[  65]---> BDD-cost:   24
0.01/0.06	c ---[  64]---> BDD-cost:   33
0.01/0.06	c ---[  63]---> BDD-cost:   50
0.01/0.06	c ---[  62]---> BDD-cost:    9
0.01/0.06	c ---[  61]---> BDD-cost:    9
0.01/0.06	c ---[  60]---> BDD-cost:   11
0.01/0.06	c ---[  59]---> BDD-cost:   37
0.01/0.06	c ---[  58]---> BDD-cost:   33
0.01/0.06	c ---[  57]---> BDD-cost:   25
0.01/0.06	c ---[  56]---> BDD-cost:   19
0.01/0.06	c ---[  55]---> BDD-cost:   12
0.01/0.06	c ---[  54]---> BDD-cost:    7
0.01/0.06	c ---[  53]---> BDD-cost:   14
0.01/0.06	c ---[  52]---> BDD-cost:   27
0.01/0.06	c ---[  51]---> BDD-cost:   12
0.01/0.06	c ---[  50]---> BDD-cost:    3
0.01/0.06	c ---[  49]---> BDD-cost:    9
0.01/0.06	c ---[  48]---> BDD-cost:    8
0.01/0.06	c ---[  47]---> BDD-cost:   50
0.01/0.06	c ---[  46]---> BDD-cost:   10
0.01/0.06	c ---[  45]---> BDD-cost:   14
0.01/0.06	c ---[  44]---> BDD-cost:   23
0.01/0.06	c ---[  43]---> BDD-cost:   10
0.01/0.06	c ---[  42]---> BDD-cost:    7
0.01/0.06	c ---[  41]---> BDD-cost:    7
0.01/0.06	c ---[  40]---> BDD-cost:   10
0.01/0.06	c ---[  39]---> BDD-cost:   40
0.01/0.06	c ---[  38]---> BDD-cost:    9
0.01/0.06	c ---[  37]---> BDD-cost:   35
0.01/0.06	c ---[  36]---> BDD-cost:   11
0.01/0.06	c ---[  35]---> BDD-cost:    9
0.01/0.06	c ---[  34]---> BDD-cost:   46
0.01/0.06	c ---[  33]---> BDD-cost:   37
0.01/0.06	c ---[  32]---> BDD-cost:   76
0.01/0.06	c ---[  31]---> BDD-cost:   23
0.01/0.06	c ---[  30]---> BDD-cost:   17
0.01/0.06	c ---[  29]---> BDD-cost:   22
0.01/0.06	c ---[  28]---> BDD-cost:  102
0.01/0.06	c ---[  27]---> BDD-cost:   20
0.01/0.06	c ---[  26]---> BDD-cost:    9
0.01/0.06	c ---[  25]---> BDD-cost:    8
0.01/0.06	c ---[  24]---> BDD-cost:   56
0.01/0.06	c ---[  23]---> BDD-cost:    6
0.01/0.06	c ---[  22]---> BDD-cost:   10
0.01/0.06	c ---[  21]---> BDD-cost:   35
0.01/0.06	c ---[  20]---> BDD-cost:    5
0.01/0.06	c ---[  19]---> BDD-cost:   27
0.01/0.06	c ---[  18]---> BDD-cost:   18
0.01/0.06	c ---[  17]---> BDD-cost:   15
0.01/0.06	c ---[  16]---> BDD-cost:   38
0.01/0.06	c ---[  15]---> BDD-cost:   26
0.01/0.06	c ---[  14]---> BDD-cost:   24
0.01/0.06	c ---[  13]---> BDD-cost:   29
0.01/0.06	c ---[  12]---> BDD-cost:   38
0.01/0.06	c ---[  11]---> BDD-cost:  110
0.01/0.07	c ---[  10]---> BDD-cost:   50
0.01/0.07	c ---[   9]---> BDD-cost:   36
0.01/0.07	c ---[   8]---> BDD-cost:   30
0.01/0.07	c ---[   7]---> BDD-cost:    5
0.01/0.07	c ---[   6]---> BDD-cost:    4
0.01/0.07	c ---[   5]---> BDD-cost:   55
0.01/0.07	c ---[   4]---> BDD-cost:   13
0.01/0.07	c ---[   3]---> BDD-cost:    7
0.01/0.07	c ---[   2]---> BDD-cost:    4
0.01/0.07	c ---[   1]---> BDD-cost:   25
0.01/0.07	c ---[   0]---> BDD-cost:   10
0.01/0.08	c ==================================[MINISAT+]==================================
0.01/0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.01/0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.01/0.08	c ==============================================================================
0.01/0.08	c |         0 |   19782    55202 |    6594       0        0     nan |  0.000 % |
0.01/0.08	c ==============================================================================
0.01/0.08	c Found solution: 457
0.01/0.08	o 457
0.01/0.08	c ---[   0]---> Sorter-cost:18033     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 |   37750    97476 |   12583       0        0     nan |  0.000 % |
0.09/0.12	c ==============================================================================
0.09/0.12	c Found solution: 233
0.09/0.12	o 233
0.09/0.12	c ---[   0]---> Sorter-cost:    0     Base:
0.09/0.16	c ==================================[MINISAT+]==================================
0.09/0.16	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.16	c ==============================================================================
0.09/0.16	c |        45 |   41438   106246 |   13812      43      592    13.8 |  0.000 % |
0.09/0.18	c |       145 |   41438   106246 |   15193     143     6071    42.5 |  2.042 % |
0.19/0.20	c ==============================================================================
0.19/0.20	c Found solution: 229
0.19/0.20	o 229
0.19/0.20	c ---[   0]---> Sorter-cost:    0     Base:
0.19/0.24	c ==================================[MINISAT+]==================================
0.19/0.24	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.24	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.24	c ==============================================================================
0.19/0.24	c |       193 |   41480   106390 |   13826     190     7615    40.1 |  2.042 % |
0.19/0.26	c |       294 |   41480   106390 |   15208     291    13693    47.1 |  2.072 % |
0.19/0.28	c |       446 |   41480   106390 |   16729     443    17991    40.6 |  2.072 % |
0.29/0.32	c |       671 |   41480   106390 |   18402     668    31695    47.4 |  2.072 % |
0.29/0.38	c |      1008 |   41480   106390 |   20242    1005    51747    51.5 |  2.072 % |
0.39/0.47	c |      1515 |   41480   106390 |   22266    1512    79318    52.5 |  2.072 % |
0.59/0.63	c |      2274 |   41480   106390 |   24493    2271   188972    83.2 |  2.072 % |
0.89/0.95	c |      3414 |   41480   106390 |   26942    3411   328329    96.3 |  2.072 % |
1.29/1.33	c |      5122 |   41480   106390 |   29637    5119   552687   108.0 |  2.072 % |
1.79/1.89	c |      7684 |   41423   106272 |   32600    7657   808235   105.6 |  2.201 % |
2.99/3.05	c |     11528 |   41423   106272 |   35861   11501  1516844   131.9 |  2.201 % |
4.99/5.01	c |     17294 |   41423   106272 |   39447   17267  2717862   157.4 |  2.201 % |
6.50/6.58	c |     25944 |   41423   106272 |   43391   25917  3088226   119.2 |  2.201 % |
7.29/7.33	c ==============================================================================
7.29/7.33	c Found solution: 224
7.29/7.33	o 224
7.29/7.34	c ---[   0]---> Sorter-cost:    0     Base:
7.39/7.40	c ==================================[MINISAT+]==================================
7.39/7.40	c | Conflicts | Original         | Learnt                           | Progress |
7.39/7.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
7.39/7.40	c ==============================================================================
7.39/7.40	c |     28549 |   41457   106378 |   13819   28184  3438893   122.0 |  2.201 % |
7.39/7.45	c |     28649 |   41421   106301 |   15200   11416   759465    66.5 |  2.347 % |
7.39/7.48	c |     28799 |   41421   106301 |   16720   11566   764711    66.1 |  2.347 % |
7.49/7.54	c |     29024 |   41421   106301 |   18393   11791   784974    66.6 |  2.347 % |
7.49/7.58	c |     29361 |   41421   106301 |   20232   12128   788538    65.0 |  2.347 % |
7.60/7.69	c |     29867 |   41421   106301 |   22255   12634   825517    65.3 |  2.347 % |
7.79/7.89	c |     30627 |   41421   106301 |   24481   13394   917888    68.5 |  2.347 % |
8.19/8.21	c |     31766 |   41421   106301 |   26929   14533  1074443    73.9 |  2.347 % |
8.49/8.51	c |     33474 |   41421   106301 |   29622   16241  1194534    73.6 |  2.347 % |
9.19/9.22	c |     36036 |   41421   106301 |   32584   18803  1560285    83.0 |  2.347 % |
10.19/10.26	c |     39880 |   41421   106301 |   35842   22647  2078272    91.8 |  2.347 % |
12.00/12.06	c |     45647 |   41421   106301 |   39427   28414  3024521   106.4 |  2.347 % |
15.49/15.54	c |     54296 |   41421   106301 |   43369   37063  4922794   132.8 |  2.347 % |
19.49/19.57	c |     67270 |   41421   106301 |   47706   50037  6544423   130.8 |  2.347 % |
26.88/26.91	c |     86731 |   41421   106301 |   52477   31602  5140803   162.7 |  2.347 % |
35.68/35.74	c |    115923 |   41421   106301 |   57725   14989  1584515   105.7 |  2.347 % |
58.66/58.72	c |    159714 |   41421   106301 |   63497   58780 12239031   208.2 |  2.347 % |
101.46/101.50	c |    225398 |   41421   106301 |   69847   62183 16775102   269.8 |  2.347 % |
166.32/166.45	c |    323926 |   41421   106301 |   76832   31381  6883686   219.4 |  2.347 % |
271.41/271.53	c |    471716 |   41421   106301 |   84515   39926 10545002   264.1 |  2.347 % |
415.97/416.18	c |    693400 |   41400   106259 |   92967   29882  5909804   197.8 |  2.392 % |
652.73/652.94	c |   1025925 |   41400   106259 |  102264   21592  4310627   199.6 |  2.392 % |
986.77/987.07	c ==============================================================================
986.77/987.07	c Found solution: 221
986.77/987.07	o 221
986.77/987.07	c ---[   0]---> Sorter-cost:    0     Base:
986.87/987.19	c ==================================[MINISAT+]==================================
986.87/987.19	c | Conflicts | Original         | Learnt                           | Progress |
986.87/987.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
986.87/987.19	c ==============================================================================
986.87/987.19	c |   1428379 |   41445   106396 |   13815   39440 10180658   258.1 |  2.392 % |
986.97/987.25	c |   1428480 |   41445   106396 |   15196    7891  1453792   184.2 |  2.402 % |
986.97/987.29	c |   1428632 |   41445   106396 |   16716    8043  1466442   182.3 |  2.402 % |
987.07/987.35	c |   1428858 |   41445   106396 |   18387    8269  1489818   180.2 |  2.402 % |
987.17/987.41	c |   1429195 |   41445   106396 |   20226    8606  1508215   175.3 |  2.402 % |
987.27/987.50	c |   1429701 |   41445   106396 |   22249    9112  1541728   169.2 |  2.402 % |
987.37/987.69	c |   1430460 |   41445   106396 |   24474    9871  1637023   165.8 |  2.402 % |
987.57/987.87	c |   1431601 |   41445   106396 |   26921   11012  1696108   154.0 |  2.402 % |
988.07/988.38	c |   1433309 |   41445   106396 |   29613   12720  1988242   156.3 |  2.402 % |
988.77/989.06	c |   1435871 |   41445   106396 |   32575   15282  2336753   152.9 |  2.402 % |
990.07/990.38	c |   1439716 |   41445   106396 |   35832   19127  3069613   160.5 |  2.402 % |
991.47/991.70	c |   1445483 |   41445   106396 |   39415   24894  3634559   146.0 |  2.402 % |
993.77/994.06	c |   1454133 |   41445   106396 |   43357   33544  4962898   148.0 |  2.402 % |
997.87/998.18	c |   1467108 |   41445   106396 |   47693   46519  6962647   149.7 |  2.402 % |
1003.36/1003.66	c |   1486570 |   41445   106396 |   52462   25182  3098291   123.0 |  2.402 % |
1014.97/1015.26	c |   1515765 |   41445   106396 |   57708   54377  8944711   164.5 |  2.402 % |
1039.26/1039.53	c |   1559554 |   41445   106396 |   63479   43416 10767352   248.0 |  2.402 % |
1040.66/1040.92	c ==============================================================================
1040.66/1040.92	c Found solution: 219
1040.66/1040.92	o 219
1040.66/1040.92	c ---[   0]---> Sorter-cost:    0     Base:
1040.76/1041.05	c ==================================[MINISAT+]==================================
1040.76/1041.05	c | Conflicts | Original         | Learnt                           | Progress |
1040.76/1041.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1040.76/1041.05	c ==============================================================================
1040.76/1041.05	c |   1563818 |   41469   106469 |   13823   47680 11433808   239.8 |  2.402 % |
1040.86/1041.13	c |   1563918 |   41469   106469 |   15205    7407  1165698   157.4 |  2.404 % |
1040.86/1041.17	c |   1564068 |   41469   106469 |   16725    7557  1181042   156.3 |  2.404 % |
1040.96/1041.22	c |   1564293 |   41469   106469 |   18398    7782  1190924   153.0 |  2.404 % |
1040.96/1041.29	c |   1564631 |   41469   106469 |   20238    8120  1231602   151.7 |  2.404 % |
1041.06/1041.39	c |   1565137 |   41469   106469 |   22262    8626  1273707   147.7 |  2.404 % |
1041.26/1041.60	c |   1565897 |   41469   106469 |   24488    9386  1374009   146.4 |  2.404 % |
1041.56/1041.86	c |   1567036 |   41469   106469 |   26937   10525  1528709   145.2 |  2.404 % |
1041.96/1042.20	c |   1568744 |   41469   106469 |   29630   12233  1678318   137.2 |  2.404 % |
1042.66/1042.94	c |   1571306 |   41469   106469 |   32593   14795  2100161   142.0 |  2.404 % |
1043.56/1043.83	c |   1575150 |   41469   106469 |   35853   18639  2553289   137.0 |  2.404 % |
1045.46/1045.77	c |   1580916 |   41469   106469 |   39438   24405  3702936   151.7 |  2.404 % |
1048.66/1048.95	c |   1589566 |   41466   106462 |   43382   33048  5588816   169.1 |  2.412 % |
1051.76/1052.06	c |   1602544 |   41466   106462 |   47720   46026  6655156   144.6 |  2.412 % |
1057.15/1057.44	c |   1622005 |   41466   106462 |   52492   24540  2918925   118.9 |  2.412 % |
1071.95/1072.27	c |   1651197 |   41466   106462 |   57742   53732  9635686   179.3 |  2.412 % |
1088.15/1088.45	c |   1694986 |   41466   106462 |   63516   48715  8744487   179.5 |  2.412 % |
1133.24/1133.50	c |   1760672 |   41466   106462 |   69867   55614 17371670   312.4 |  2.412 % |
1187.64/1187.98	c |   1859198 |   41466   106462 |   76854   27171  6918357   254.6 |  2.412 % |
1288.92/1289.27	c |   2006990 |   41466   106462 |   84540   35906  7380474   205.5 |  2.412 % |
1468.89/1469.26	c |   2228673 |   41466   106462 |   92994   20397  4768546   233.8 |  2.412 % |
1674.86/1675.22	c |   2561198 |   41443   106415 |  102293   20451  4661335   227.9 |  2.462 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/1800.40	s SATISFIABLE
1800.04/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 x471 x472 x473 -x474 x475 x476

Verifier Data

OK	219

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-3721151-1338552709/watcher-3721151-1338552709 -o /tmp/evaluation-result-3721151-1338552709/solver-3721151-1338552709 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721151-1338552709.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.78 0.71 0.26 3/176 22322
/proc/meminfo: memFree=28956540/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 171 0 0 0 0 0 0 0 20 0 1 0 321396574 1294336 129 33554432000 134512640 135395479 4291216048 4291215016 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 316 129 74 216 0 98 0

[startup+0.0196469 s]
/proc/loadavg: 1.78 0.71 0.26 3/176 22322
/proc/meminfo: memFree=28956540/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=1412 CPUtime=0.01 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 221 0 0 0 1 0 0 0 20 0 1 0 321396574 1445888 179 33554432000 134512640 135395479 4291216048 4291214880 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 353 179 74 216 0 135 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1412

[startup+0.100253 s]
/proc/loadavg: 1.78 0.71 0.26 3/176 22322
/proc/meminfo: memFree=28956540/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=5064 CPUtime=0.09 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 1125 0 0 0 9 0 0 0 20 0 1 0 321396574 5185536 1028 33554432000 134512640 135395479 4291216048 4291211580 135010894 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 1266 1032 107 216 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5064

[startup+0.300229 s]
/proc/loadavg: 1.78 0.71 0.26 3/176 22322
/proc/meminfo: memFree=28956540/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=7128 CPUtime=0.29 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 1645 0 0 0 29 0 0 0 20 0 1 0 321396574 7299072 1543 33554432000 134512640 135395479 4291216048 4291214368 134572776 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 1782 1543 111 216 0 1564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7128

[startup+0.700225 s]
/proc/loadavg: 1.78 0.71 0.26 3/176 22322
/proc/meminfo: memFree=28956540/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=7916 CPUtime=0.69 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 1837 0 0 0 69 0 0 0 20 0 1 0 321396574 8105984 1735 33554432000 134512640 135395479 4291216048 4291214400 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 1979 1735 111 216 0 1761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7916

[startup+1.5002 s]
/proc/loadavg: 1.78 0.71 0.26 3/177 22323
/proc/meminfo: memFree=28950116/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=9748 CPUtime=1.49 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 2282 0 0 0 149 0 0 0 20 0 1 0 321396574 9981952 2180 33554432000 134512640 135395479 4291216048 4291213920 134574147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 2437 2180 111 216 0 2219 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9748

[startup+3.10019 s]
/proc/loadavg: 1.80 0.73 0.27 3/177 22323
/proc/meminfo: memFree=28947140/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=13560 CPUtime=3.09 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 3231 0 0 0 308 1 0 0 20 0 1 0 321396574 13885440 3129 33554432000 134512640 135395479 4291216048 4291214352 134580372 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 3390 3129 111 216 0 3172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13560

[startup+6.30018 s]
/proc/loadavg: 1.80 0.73 0.27 3/177 22323
/proc/meminfo: memFree=28939080/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=20012 CPUtime=6.29 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 4867 0 0 0 628 1 0 0 20 0 1 0 321396574 20492288 4765 33554432000 134512640 135395479 4291216048 4291214400 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 5003 4765 111 216 0 4785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20012

[startup+12.7002 s]
/proc/loadavg: 1.83 0.78 0.29 3/177 22323
/proc/meminfo: memFree=28935004/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=22284 CPUtime=12.69 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 5428 0 0 0 1268 1 0 0 20 0 1 0 321396574 22818816 5326 33554432000 134512640 135395479 4291216048 4291213920 134573849 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 5571 5326 111 216 0 5353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22284

[startup+25.5002 s]
/proc/loadavg: 1.85 0.81 0.30 3/177 22323
/proc/meminfo: memFree=28921364/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=35500 CPUtime=25.48 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 8716 0 0 0 2546 2 0 0 20 0 1 0 321396574 36352000 8614 33554432000 134512640 135395479 4291216048 4291214400 134580825 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 8875 8614 111 216 0 8657 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35500

[startup+51.1003 s]
/proc/loadavg: 1.90 0.91 0.35 3/177 22323
/proc/meminfo: memFree=28909236/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=47964 CPUtime=51.06 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 11875 0 0 0 5103 3 0 0 20 0 1 0 321396574 49115136 11765 33554432000 134512640 135395479 4291216048 4291213920 134574185 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 11991 11765 111 216 0 11773 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 47964

[startup+102.306 s]
/proc/loadavg: 2.00 1.10 0.45 3/177 22323
/proc/meminfo: memFree=28873336/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=82076 CPUtime=102.26 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 20376 0 0 0 10220 6 0 0 20 0 1 0 321396574 84045824 20266 33554432000 134512640 135395479 4291216048 4291213920 134574324 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 20519 20266 111 216 0 20301 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 82076

[startup+162.3 s]
/proc/loadavg: 2.00 1.25 0.53 3/177 22323
/proc/meminfo: memFree=28859152/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=95028 CPUtime=162.22 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 23638 0 0 0 16215 7 0 0 20 0 1 0 321396574 97308672 23514 33554432000 134512640 135395479 4291216048 4291214368 134572728 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 23757 23514 111 216 0 23539 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 95028

[startup+222.3 s]
/proc/loadavg: 2.00 1.40 0.63 3/177 22324
/proc/meminfo: memFree=28855800/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=98588 CPUtime=222.21 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 24529 0 0 0 22214 7 0 0 20 0 1 0 321396574 100954112 24407 33554432000 134512640 135395479 4291216048 4291214400 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 24647 24407 111 216 0 24429 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 98588

[startup+282.3 s]
/proc/loadavg: 2.04 1.51 0.71 3/177 22324
/proc/meminfo: memFree=28836764/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=116980 CPUtime=282.2 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 29117 0 0 0 28211 9 0 0 20 0 1 0 321396574 119787520 28995 33554432000 134512640 135395479 4291216048 4291214016 134576249 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 29245 28995 111 216 0 29027 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 116980

[startup+342.3 s]
/proc/loadavg: 2.01 1.60 0.79 3/177 22324
/proc/meminfo: memFree=28835080/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=117812 CPUtime=342.18 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 29286 0 0 0 34209 9 0 0 20 0 1 0 321396574 120639488 29155 33554432000 134512640 135395479 4291216048 4291214400 134580908 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 29453 29155 111 216 0 29235 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 117812

[startup+402.3 s]
/proc/loadavg: 2.08 1.68 0.87 3/177 22324
/proc/meminfo: memFree=28827824/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=124772 CPUtime=402.18 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 31028 0 0 0 40208 10 0 0 20 0 1 0 321396574 127766528 30897 33554432000 134512640 135395479 4291216048 4291213920 134573890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 31193 30897 111 216 0 30975 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 124772

[startup+462.3 s]
/proc/loadavg: 2.07 1.75 0.94 3/177 22324
/proc/meminfo: memFree=28827384/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=124936 CPUtime=462.16 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 31066 0 0 0 46206 10 0 0 20 0 1 0 321396574 127934464 30935 33554432000 134512640 135395479 4291216048 4291214016 134575787 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 31234 30935 111 216 0 31016 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 124936

[startup+522.3 s]
/proc/loadavg: 2.02 1.80 1.00 3/178 22328
/proc/meminfo: memFree=28826632/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=124936 CPUtime=522.15 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 31066 0 0 0 52205 10 0 0 20 0 1 0 321396574 127934464 30935 33554432000 134512640 135395479 4291216048 4291214384 134581234 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 31234 30935 111 216 0 31016 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 124936

[startup+582.3 s]
/proc/loadavg: 2.01 1.83 1.06 3/177 22328
/proc/meminfo: memFree=28826020/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=124936 CPUtime=582.15 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 31066 0 0 0 58205 10 0 0 20 0 1 0 321396574 127934464 30935 33554432000 134512640 135395479 4291216048 4291214400 134580896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 31234 30935 111 216 0 31016 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 124936

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 1.93 1.27 3/177 22329
/proc/meminfo: memFree=28798224/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=150316 CPUtime=822.1 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 37390 0 0 0 82198 12 0 0 20 0 1 0 321396574 153923584 37273 33554432000 134512640 135395479 4291216048 4291214400 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 37579 37273 111 216 0 37361 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 150316

[startup+882.3 s]
/proc/loadavg: 2.00 1.94 1.31 3/177 22329
/proc/meminfo: memFree=28791456/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=156984 CPUtime=882.09 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39091 0 0 0 88196 13 0 0 20 0 1 0 321396574 160751616 38973 33554432000 134512640 135395479 4291216048 4291214400 134581463 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39246 38973 111 216 0 39028 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 156984

[startup+942.3 s]
/proc/loadavg: 2.07 1.97 1.36 3/178 22330
/proc/meminfo: memFree=28789152/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=158692 CPUtime=942.07 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39508 0 0 0 94194 13 0 0 20 0 1 0 321396574 162500608 39390 33554432000 134512640 135395479 4291216048 4291214400 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39673 39390 111 216 0 39455 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 158692

[startup+1002.3 s]
/proc/loadavg: 2.02 1.97 1.40 3/177 22330
/proc/meminfo: memFree=28789656/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=157248 CPUtime=1002.06 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39508 0 0 0 100193 13 0 0 20 0 1 0 321396574 161021952 39041 33554432000 134512640 135395479 4291216048 4291214400 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39312 39041 111 216 0 39094 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 157248

[startup+1062.3 s]
/proc/loadavg: 2.01 1.97 1.43 3/177 22330
/proc/meminfo: memFree=28789280/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=157248 CPUtime=1062.05 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39510 0 0 0 106192 13 0 0 20 0 1 0 321396574 161021952 39041 33554432000 134512640 135395479 4291216048 4291214400 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39312 39041 111 216 0 39094 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 157248

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.47 3/177 22333
/proc/meminfo: memFree=28788660/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=157248 CPUtime=1122.04 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39510 0 0 0 112191 13 0 0 20 0 1 0 321396574 161021952 39041 33554432000 134512640 135395479 4291216048 4291214400 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39312 39041 111 216 0 39094 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 157248

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.50 3/177 22334
/proc/meminfo: memFree=28788412/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=157248 CPUtime=1182.03 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39510 0 0 0 118190 13 0 0 20 0 1 0 321396574 161021952 39041 33554432000 134512640 135395479 4291216048 4291214400 134580950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39312 39041 111 216 0 39094 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 157248

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.53 3/177 22334
/proc/meminfo: memFree=28788164/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=157248 CPUtime=1242.03 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39510 0 0 0 124190 13 0 0 20 0 1 0 321396574 161021952 39041 33554432000 134512640 135395479 4291216048 4291213920 134574149 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39312 39041 111 216 0 39094 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 157248

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/177 22334
/proc/meminfo: memFree=28786612/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=157248 CPUtime=1302.02 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39510 0 0 0 130189 13 0 0 20 0 1 0 321396574 161021952 39041 33554432000 134512640 135395479 4291216048 4291214400 134581451 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39312 39041 111 216 0 39094 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 157248

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.58 3/177 22334
/proc/meminfo: memFree=28785992/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=157248 CPUtime=1362.01 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39510 0 0 0 136188 13 0 0 20 0 1 0 321396574 161021952 39041 33554432000 134512640 135395479 4291216048 4291213920 134574149 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39312 39041 111 216 0 39094 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 157248

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.60 3/177 22334
/proc/meminfo: memFree=28786364/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=157248 CPUtime=1422 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39510 0 0 0 142187 13 0 0 20 0 1 0 321396574 161021952 39041 33554432000 134512640 135395479 4291216048 4291214400 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39312 39041 111 216 0 39094 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 157248

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/177 22335
/proc/meminfo: memFree=28785124/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=158856 CPUtime=1482 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39882 0 0 0 148186 14 0 0 20 0 1 0 321396574 162668544 39413 33554432000 134512640 135395479 4291216048 4291214352 134580311 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39714 39413 111 216 0 39496 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 158856

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/177 22335
/proc/meminfo: memFree=28784564/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=159016 CPUtime=1541.99 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 39932 0 0 0 154185 14 0 0 20 0 1 0 321396574 162832384 39462 33554432000 134512640 135395479 4291216048 4291214400 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 39754 39462 111 216 0 39536 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 159016

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/177 22335
/proc/meminfo: memFree=28781772/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=162408 CPUtime=1601.97 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 40755 0 0 0 160183 14 0 0 20 0 1 0 321396574 166305792 40285 33554432000 134512640 135395479 4291216048 4291214400 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 40602 40285 111 216 0 40384 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 162408

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/177 22335
/proc/meminfo: memFree=28777488/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=165060 CPUtime=1661.96 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 41431 0 0 0 166182 14 0 0 20 0 1 0 321396574 169021440 40977 33554432000 134512640 135395479 4291216048 4291213920 134574018 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 41265 40977 111 216 0 41047 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 165060

[startup+1722.3 s]
/proc/loadavg: 1.96 1.96 1.69 3/178 22387
/proc/meminfo: memFree=28760388/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=165052 CPUtime=1721.95 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 41431 0 0 0 172181 14 0 0 20 0 1 0 321396574 169013248 40977 33554432000 134512640 135395479 4291216048 4291214400 134580910 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 41263 40977 111 216 0 41045 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 165052

[startup+1782.3 s]
/proc/loadavg: 1.98 1.97 1.71 3/177 22388
/proc/meminfo: memFree=28757460/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=165036 CPUtime=1781.94 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 41431 0 0 0 178180 14 0 0 20 0 1 0 321396574 168996864 40977 33554432000 134512640 135395479 4291216048 4291213920 134574238 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 41259 40977 111 216 0 41041 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 165036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 22388
/proc/meminfo: memFree=28757884/32873844 swapFree=7112/7112
[pid=22322] ppid=22320 vsize=165036 CPUtime=1800.04 cores=1,3,5,7
/proc/22322/stat : 22322 (minisat+) R 22320 22322 22116 0 -1 4202496 41431 0 0 0 179990 14 0 0 20 0 1 0 321396574 168996864 40977 33554432000 134512640 135395479 4291216048 4291213920 134575399 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/22322/statm: 41259 40977 111 216 0 41041 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 165036

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.06
CPU user time (s): 1799.91
CPU system time (s): 0.151976
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 165060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.151976
maximum resident set size= 163916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41433
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= 78
involuntary context switches= 1847

runsolver used 3.53046 second user time and 9.42357 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-01 14:11:49
IDJOB=3721151
IDBENCH=1954
IDSOLVER=2306
FILE ID=node119/3721151-1338552709
RUNJOBID= node119-1338552571-22133
PBS_JOBID= 14635865
Free space on /tmp= 70924 MiB

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

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=60184181

node119.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.943
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.88
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.943
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.943
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.93
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.943
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.943
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.93
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.943
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.943
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.90
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.943
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:        28957440 kB
Buffers:          354976 kB
Cached:          2741568 kB
SwapCached:         1912 kB
Active:          1348468 kB
Inactive:        1764636 kB
Active(anon):      12124 kB
Inactive(anon):     6604 kB
Active(file):    1336344 kB
Inactive(file):  1758032 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100216 kB
Dirty:              2356 kB
Writeback:             8 kB
AnonPages:         22092 kB
Mapped:            12212 kB
Shmem:                 0 kB
Slab:             667892 kB
SReclaimable:     109920 kB
SUnreclaim:       557972 kB
KernelStack:        1440 kB
PageTables:         3924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     135272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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-3721151-1338552709.opb

Free space on /tmp at the end= 70920 MiB
End job on node119 at 2012-06-01 14:41:51