Trace number 3721158

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14SAT (TO)216 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
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.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 470 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): ssss.ssssss
0.00/0.02	c ---[ 476]---> BDD-cost:   11
0.00/0.02	c ---[ 475]---> BDD-cost:   23
0.00/0.02	c ---[ 474]---> BDD-cost:   33
0.00/0.02	c ---[ 473]---> BDD-cost:   59
0.00/0.02	c ---[ 472]---> BDD-cost:   22
0.00/0.02	c ---[ 471]---> BDD-cost:  102
0.00/0.02	c ---[ 470]---> BDD-cost:   65
0.00/0.02	c ---[ 469]---> BDD-cost:   12
0.00/0.02	c ---[ 468]---> BDD-cost:   31
0.00/0.02	c ---[ 467]---> BDD-cost:    5
0.00/0.02	c ---[ 466]---> BDD-cost:   32
0.00/0.02	c ---[ 465]---> BDD-cost:    4
0.00/0.02	c ---[ 464]---> BDD-cost:   68
0.00/0.02	c ---[ 463]---> BDD-cost:   14
0.00/0.02	c ---[ 462]---> BDD-cost:   19
0.00/0.02	c ---[ 461]---> BDD-cost:   42
0.00/0.02	c ---[ 460]---> BDD-cost:   15
0.00/0.02	c ---[ 459]---> BDD-cost:   49
0.00/0.02	c ---[ 458]---> BDD-cost:    4
0.00/0.02	c ---[ 457]---> BDD-cost:    9
0.00/0.02	c ---[ 456]---> BDD-cost:    7
0.00/0.02	c ---[ 455]---> BDD-cost:   38
0.00/0.02	c ---[ 454]---> BDD-cost:   35
0.00/0.02	c ---[ 453]---> BDD-cost:   30
0.00/0.02	c ---[ 452]---> BDD-cost:   48
0.00/0.02	c ---[ 451]---> BDD-cost:   20
0.00/0.02	c ---[ 450]---> BDD-cost:   32
0.00/0.02	c ---[ 449]---> BDD-cost:   20
0.00/0.02	c ---[ 448]---> BDD-cost:    8
0.00/0.02	c ---[ 447]---> BDD-cost:   23
0.00/0.02	c ---[ 446]---> BDD-cost:    4
0.00/0.02	c ---[ 445]---> BDD-cost:    6
0.00/0.02	c ---[ 444]---> BDD-cost:    7
0.00/0.02	c ---[ 443]---> BDD-cost:   41
0.00/0.02	c ---[ 442]---> BDD-cost:   17
0.00/0.02	c ---[ 441]---> BDD-cost:   27
0.00/0.02	c ---[ 440]---> BDD-cost:   20
0.00/0.02	c ---[ 438]---> BDD-cost:   36
0.00/0.02	c ---[ 437]---> BDD-cost:   21
0.00/0.02	c ---[ 436]---> BDD-cost:   14
0.00/0.02	c ---[ 435]---> BDD-cost:   89
0.00/0.02	c ---[ 434]---> BDD-cost:   17
0.00/0.02	c ---[ 433]---> BDD-cost:    9
0.00/0.02	c ---[ 432]---> BDD-cost:    8
0.00/0.02	c ---[ 431]---> BDD-cost:   11
0.00/0.02	c ---[ 430]---> BDD-cost:   17
0.00/0.02	c ---[ 429]---> BDD-cost:   14
0.00/0.02	c ---[ 428]---> BDD-cost:    4
0.00/0.02	c ---[ 427]---> BDD-cost:    7
0.00/0.02	c ---[ 426]---> BDD-cost:   27
0.00/0.02	c ---[ 425]---> BDD-cost:   46
0.00/0.02	c ---[ 424]---> BDD-cost:   25
0.00/0.02	c ---[ 423]---> BDD-cost:   19
0.00/0.02	c ---[ 421]---> BDD-cost:   39
0.00/0.02	c ---[ 420]---> BDD-cost:    7
0.00/0.02	c ---[ 419]---> BDD-cost:   24
0.00/0.02	c ---[ 418]---> BDD-cost:   38
0.00/0.02	c ---[ 416]---> BDD-cost:   50
0.00/0.02	c ---[ 414]---> BDD-cost:   21
0.00/0.02	c ---[ 413]---> BDD-cost:    5
0.00/0.02	c ---[ 412]---> BDD-cost:    9
0.00/0.02	c ---[ 411]---> BDD-cost:   12
0.00/0.02	c ---[ 410]---> BDD-cost:   51
0.00/0.02	c ---[ 409]---> BDD-cost:    8
0.00/0.02	c ---[ 408]---> BDD-cost:   12
0.00/0.02	c ---[ 407]---> BDD-cost:   23
0.00/0.02	c ---[ 406]---> BDD-cost:   32
0.00/0.03	c ---[ 405]---> BDD-cost:   39
0.00/0.03	c ---[ 404]---> BDD-cost:   10
0.00/0.03	c ---[ 403]---> BDD-cost:   21
0.00/0.03	c ---[ 402]---> BDD-cost:   16
0.00/0.03	c ---[ 401]---> BDD-cost:   11
0.00/0.03	c ---[ 400]---> BDD-cost:    5
0.00/0.03	c ---[ 399]---> BDD-cost:   48
0.00/0.03	c ---[ 398]---> BDD-cost:   20
0.00/0.03	c ---[ 397]---> BDD-cost:    9
0.00/0.03	c ---[ 396]---> BDD-cost:   16
0.00/0.03	c ---[ 395]---> BDD-cost:   65
0.00/0.03	c ---[ 394]---> BDD-cost:   15
0.00/0.03	c ---[ 393]---> BDD-cost:   14
0.00/0.03	c ---[ 392]---> BDD-cost:   57
0.00/0.03	c ---[ 391]---> BDD-cost:  111
0.00/0.03	c ---[ 390]---> BDD-cost:    5
0.00/0.03	c ---[ 389]---> BDD-cost:   10
0.00/0.03	c ---[ 388]---> BDD-cost:   18
0.03/0.03	c ---[ 387]---> BDD-cost:   13
0.03/0.03	c ---[ 386]---> BDD-cost:   11
0.03/0.03	c ---[ 385]---> BDD-cost:   35
0.03/0.03	c ---[ 384]---> BDD-cost:   77
0.03/0.03	c ---[ 383]---> BDD-cost:   30
0.03/0.03	c ---[ 382]---> BDD-cost:   56
0.03/0.03	c ---[ 381]---> BDD-cost:   53
0.03/0.03	c ---[ 380]---> BDD-cost:   95
0.03/0.03	c ---[ 379]---> BDD-cost:   21
0.03/0.03	c ---[ 378]---> BDD-cost:   59
0.03/0.03	c ---[ 377]---> BDD-cost:   21
0.03/0.03	c ---[ 376]---> BDD-cost:    4
0.03/0.03	c ---[ 375]---> BDD-cost:   19
0.03/0.03	c ---[ 374]---> BDD-cost:   47
0.03/0.03	c ---[ 373]---> BDD-cost:    2
0.03/0.03	c ---[ 372]---> BDD-cost:   40
0.03/0.03	c ---[ 371]---> BDD-cost:   10
0.03/0.03	c ---[ 370]---> BDD-cost:    4
0.03/0.03	c ---[ 369]---> BDD-cost:   15
0.03/0.03	c ---[ 368]---> BDD-cost:   29
0.03/0.03	c ---[ 367]---> BDD-cost:    8
0.03/0.03	c ---[ 366]---> BDD-cost:   96
0.03/0.03	c ---[ 365]---> BDD-cost:    7
0.03/0.03	c ---[ 364]---> BDD-cost:   26
0.03/0.03	c ---[ 363]---> BDD-cost:    7
0.03/0.03	c ---[ 362]---> BDD-cost:   29
0.03/0.03	c ---[ 361]---> BDD-cost:   43
0.03/0.03	c ---[ 360]---> BDD-cost:    4
0.03/0.03	c ---[ 359]---> BDD-cost:   11
0.03/0.03	c ---[ 358]---> BDD-cost:    4
0.03/0.03	c ---[ 357]---> BDD-cost:    7
0.03/0.03	c ---[ 356]---> BDD-cost:   14
0.03/0.03	c ---[ 355]---> BDD-cost:   36
0.03/0.03	c ---[ 354]---> BDD-cost:    7
0.03/0.03	c ---[ 353]---> BDD-cost:   18
0.03/0.03	c ---[ 352]---> BDD-cost:   22
0.03/0.03	c ---[ 351]---> BDD-cost:    4
0.03/0.03	c ---[ 350]---> BDD-cost:   18
0.03/0.03	c ---[ 348]---> BDD-cost:   17
0.03/0.03	c ---[ 347]---> BDD-cost:    2
0.03/0.03	c ---[ 346]---> BDD-cost:    2
0.03/0.03	c ---[ 345]---> BDD-cost:   14
0.03/0.03	c ---[ 344]---> BDD-cost:   24
0.03/0.03	c ---[ 343]---> BDD-cost:   78
0.03/0.03	c ---[ 342]---> BDD-cost:    7
0.03/0.03	c ---[ 341]---> BDD-cost:    3
0.03/0.03	c ---[ 340]---> BDD-cost:    9
0.03/0.03	c ---[ 339]---> BDD-cost:   13
0.03/0.03	c ---[ 338]---> BDD-cost:    7
0.03/0.03	c ---[ 337]---> BDD-cost:   10
0.03/0.03	c ---[ 336]---> BDD-cost:   38
0.03/0.03	c ---[ 335]---> BDD-cost:   48
0.03/0.03	c ---[ 334]---> BDD-cost:   43
0.03/0.03	c ---[ 333]---> BDD-cost:    9
0.03/0.03	c ---[ 332]---> BDD-cost:   60
0.03/0.03	c ---[ 331]---> BDD-cost:   21
0.03/0.03	c ---[ 330]---> BDD-cost:   13
0.03/0.03	c ---[ 329]---> BDD-cost:   25
0.03/0.03	c ---[ 328]---> BDD-cost:   25
0.03/0.03	c ---[ 327]---> BDD-cost:   32
0.03/0.03	c ---[ 326]---> BDD-cost:   21
0.03/0.03	c ---[ 325]---> BDD-cost:   21
0.03/0.03	c ---[ 324]---> BDD-cost:   13
0.03/0.03	c ---[ 323]---> BDD-cost:   69
0.03/0.03	c ---[ 322]---> BDD-cost:    4
0.03/0.03	c ---[ 321]---> BDD-cost:   28
0.03/0.03	c ---[ 320]---> BDD-cost:   21
0.03/0.03	c ---[ 319]---> BDD-cost:   68
0.03/0.03	c ---[ 318]---> BDD-cost:   11
0.03/0.03	c ---[ 317]---> BDD-cost:   12
0.03/0.03	c ---[ 316]---> BDD-cost:    5
0.03/0.03	c ---[ 315]---> BDD-cost:   42
0.03/0.03	c ---[ 314]---> BDD-cost:    6
0.03/0.04	c ---[ 313]---> BDD-cost:   65
0.03/0.04	c ---[ 312]---> BDD-cost:    6
0.03/0.04	c ---[ 311]---> BDD-cost:    9
0.03/0.04	c ---[ 310]---> BDD-cost:    5
0.03/0.04	c ---[ 309]---> BDD-cost:   16
0.03/0.04	c ---[ 308]---> BDD-cost:   27
0.03/0.04	c ---[ 307]---> BDD-cost:   20
0.03/0.04	c ---[ 306]---> BDD-cost:   15
0.03/0.04	c ---[ 305]---> BDD-cost:   50
0.03/0.04	c ---[ 304]---> BDD-cost:    7
0.03/0.04	c ---[ 303]---> BDD-cost:    2
0.03/0.04	c ---[ 302]---> BDD-cost:   19
0.03/0.04	c ---[ 301]---> BDD-cost:    5
0.03/0.04	c ---[ 299]---> BDD-cost:   15
0.03/0.04	c ---[ 298]---> BDD-cost:    7
0.03/0.04	c ---[ 297]---> BDD-cost:   28
0.03/0.04	c ---[ 296]---> BDD-cost:    2
0.03/0.04	c ---[ 295]---> BDD-cost:    2
0.03/0.04	c ---[ 294]---> BDD-cost:   19
0.03/0.04	c ---[ 293]---> BDD-cost:   43
0.03/0.04	c ---[ 292]---> BDD-cost:    4
0.03/0.04	c ---[ 291]---> BDD-cost:    8
0.03/0.04	c ---[ 290]---> BDD-cost:   12
0.03/0.04	c ---[ 289]---> BDD-cost:    6
0.03/0.04	c ---[ 288]---> BDD-cost:   51
0.03/0.04	c ---[ 287]---> BDD-cost:   12
0.03/0.04	c ---[ 286]---> BDD-cost:   27
0.03/0.04	c ---[ 285]---> BDD-cost:    3
0.03/0.04	c ---[ 284]---> BDD-cost:   12
0.03/0.04	c ---[ 283]---> BDD-cost:   11
0.03/0.04	c ---[ 282]---> BDD-cost:   67
0.03/0.04	c ---[ 281]---> BDD-cost:   32
0.03/0.04	c ---[ 280]---> BDD-cost:    9
0.03/0.04	c ---[ 279]---> BDD-cost:   80
0.03/0.04	c ---[ 278]---> BDD-cost:   68
0.03/0.04	c ---[ 277]---> BDD-cost:    4
0.03/0.04	c ---[ 276]---> BDD-cost:    4
0.03/0.04	c ---[ 275]---> BDD-cost:   22
0.03/0.04	c ---[ 274]---> BDD-cost:   29
0.03/0.04	c ---[ 273]---> BDD-cost:   19
0.03/0.04	c ---[ 272]---> BDD-cost:    6
0.03/0.04	c ---[ 271]---> BDD-cost:   50
0.03/0.04	c ---[ 270]---> BDD-cost:   27
0.03/0.04	c ---[ 269]---> BDD-cost:    7
0.03/0.04	c ---[ 268]---> BDD-cost:    6
0.03/0.04	c ---[ 267]---> BDD-cost:    4
0.03/0.04	c ---[ 266]---> BDD-cost:   39
0.03/0.04	c ---[ 265]---> BDD-cost:   10
0.03/0.04	c ---[ 264]---> BDD-cost:    4
0.03/0.04	c ---[ 263]---> BDD-cost:   17
0.03/0.04	c ---[ 262]---> BDD-cost:   32
0.03/0.04	c ---[ 261]---> BDD-cost:   26
0.03/0.04	c ---[ 260]---> BDD-cost:    3
0.03/0.04	c ---[ 259]---> BDD-cost:   16
0.03/0.04	c ---[ 258]---> BDD-cost:   32
0.03/0.04	c ---[ 257]---> BDD-cost:   23
0.03/0.04	c ---[ 256]---> BDD-cost:   17
0.03/0.04	c ---[ 255]---> BDD-cost:   53
0.03/0.04	c ---[ 254]---> BDD-cost:   48
0.03/0.04	c ---[ 253]---> BDD-cost:    6
0.03/0.04	c ---[ 252]---> BDD-cost:   39
0.03/0.04	c ---[ 251]---> BDD-cost:   20
0.03/0.04	c ---[ 250]---> BDD-cost:    6
0.03/0.04	c ---[ 249]---> BDD-cost:    4
0.03/0.04	c ---[ 248]---> BDD-cost:   15
0.03/0.04	c ---[ 247]---> BDD-cost:   44
0.03/0.04	c ---[ 246]---> BDD-cost:   26
0.03/0.04	c ---[ 245]---> BDD-cost:   30
0.03/0.04	c ---[ 244]---> BDD-cost:    7
0.03/0.04	c ---[ 243]---> BDD-cost:   67
0.03/0.04	c ---[ 242]---> BDD-cost:   52
0.03/0.04	c ---[ 241]---> BDD-cost:    5
0.03/0.04	c ---[ 240]---> BDD-cost:   33
0.03/0.04	c ---[ 239]---> BDD-cost:   79
0.03/0.04	c ---[ 238]---> BDD-cost:   25
0.03/0.04	c ---[ 237]---> BDD-cost:   34
0.03/0.04	c ---[ 236]---> BDD-cost:   24
0.03/0.04	c ---[ 235]---> BDD-cost:   15
0.03/0.04	c ---[ 234]---> BDD-cost:   18
0.03/0.04	c ---[ 233]---> BDD-cost:   61
0.03/0.04	c ---[ 232]---> BDD-cost:   44
0.03/0.04	c ---[ 231]---> BDD-cost:   14
0.03/0.04	c ---[ 230]---> BDD-cost:    7
0.03/0.04	c ---[ 229]---> BDD-cost:    3
0.03/0.04	c ---[ 228]---> BDD-cost:   37
0.03/0.04	c ---[ 227]---> BDD-cost:   48
0.03/0.04	c ---[ 226]---> BDD-cost:    5
0.03/0.04	c ---[ 225]---> BDD-cost:   12
0.03/0.04	c ---[ 224]---> BDD-cost:    4
0.03/0.04	c ---[ 223]---> BDD-cost:    8
0.03/0.04	c ---[ 222]---> BDD-cost:   69
0.03/0.04	c ---[ 221]---> BDD-cost:   63
0.03/0.04	c ---[ 220]---> BDD-cost:   46
0.03/0.04	c ---[ 219]---> BDD-cost:    6
0.03/0.04	c ---[ 218]---> BDD-cost:   17
0.03/0.04	c ---[ 216]---> BDD-cost:   24
0.03/0.04	c ---[ 215]---> BDD-cost:   11
0.03/0.04	c ---[ 214]---> BDD-cost:    5
0.03/0.04	c ---[ 213]---> BDD-cost:    8
0.03/0.05	c ---[ 212]---> BDD-cost:   93
0.03/0.05	c ---[ 211]---> BDD-cost:    8
0.03/0.05	c ---[ 210]---> BDD-cost:   19
0.03/0.05	c ---[ 209]---> BDD-cost:   16
0.03/0.05	c ---[ 208]---> BDD-cost:   21
0.03/0.05	c ---[ 207]---> BDD-cost:   29
0.03/0.05	c ---[ 206]---> BDD-cost:    8
0.03/0.05	c ---[ 205]---> BDD-cost:   12
0.03/0.05	c ---[ 204]---> BDD-cost:   46
0.03/0.05	c ---[ 203]---> BDD-cost:   42
0.03/0.05	c ---[ 202]---> BDD-cost:    7
0.03/0.05	c ---[ 201]---> BDD-cost:   10
0.03/0.05	c ---[ 200]---> BDD-cost:   13
0.03/0.05	c ---[ 199]---> BDD-cost:   34
0.03/0.05	c ---[ 198]---> BDD-cost:   14
0.03/0.05	c ---[ 197]---> BDD-cost:   29
0.03/0.05	c ---[ 196]---> BDD-cost:   15
0.03/0.05	c ---[ 195]---> BDD-cost:    7
0.03/0.05	c ---[ 194]---> BDD-cost:   68
0.03/0.05	c ---[ 193]---> BDD-cost:    6
0.03/0.05	c ---[ 192]---> BDD-cost:   14
0.03/0.05	c ---[ 191]---> BDD-cost:   48
0.03/0.05	c ---[ 190]---> BDD-cost:   64
0.03/0.05	c ---[ 189]---> BDD-cost:   16
0.03/0.05	c ---[ 188]---> BDD-cost:    9
0.03/0.05	c ---[ 187]---> BDD-cost:    7
0.03/0.05	c ---[ 186]---> BDD-cost:   34
0.03/0.05	c ---[ 185]---> BDD-cost:   21
0.03/0.05	c ---[ 184]---> BDD-cost:    6
0.03/0.05	c ---[ 183]---> BDD-cost:    8
0.03/0.05	c ---[ 182]---> BDD-cost:    4
0.03/0.05	c ---[ 181]---> BDD-cost:   60
0.03/0.05	c ---[ 180]---> BDD-cost:    2
0.03/0.05	c ---[ 179]---> BDD-cost:   27
0.03/0.05	c ---[ 178]---> BDD-cost:   39
0.03/0.05	c ---[ 177]---> BDD-cost:   32
0.03/0.05	c ---[ 176]---> BDD-cost:   16
0.03/0.05	c ---[ 175]---> BDD-cost:   17
0.03/0.05	c ---[ 174]---> BDD-cost:   16
0.03/0.05	c ---[ 173]---> BDD-cost:   72
0.03/0.05	c ---[ 172]---> BDD-cost:    6
0.03/0.05	c ---[ 171]---> BDD-cost:   24
0.03/0.05	c ---[ 170]---> BDD-cost:   11
0.03/0.05	c ---[ 169]---> BDD-cost:    3
0.03/0.05	c ---[ 168]---> BDD-cost:   48
0.03/0.05	c ---[ 166]---> BDD-cost:    2
0.03/0.05	c ---[ 165]---> BDD-cost:    9
0.03/0.05	c ---[ 164]---> BDD-cost:   16
0.03/0.05	c ---[ 163]---> BDD-cost:    2
0.03/0.05	c ---[ 162]---> BDD-cost:   17
0.03/0.05	c ---[ 161]---> BDD-cost:   76
0.03/0.05	c ---[ 160]---> BDD-cost:   13
0.03/0.05	c ---[ 159]---> BDD-cost:   12
0.03/0.05	c ---[ 158]---> BDD-cost:   47
0.03/0.05	c ---[ 157]---> BDD-cost:   26
0.03/0.05	c ---[ 156]---> BDD-cost:    8
0.03/0.05	c ---[ 155]---> BDD-cost:    6
0.03/0.05	c ---[ 154]---> BDD-cost:    5
0.03/0.05	c ---[ 153]---> BDD-cost:   15
0.03/0.05	c ---[ 152]---> BDD-cost:   45
0.03/0.05	c ---[ 151]---> BDD-cost:   35
0.03/0.05	c ---[ 150]---> BDD-cost:    4
0.03/0.05	c ---[ 149]---> BDD-cost:   21
0.03/0.05	c ---[ 148]---> BDD-cost:   44
0.03/0.05	c ---[ 147]---> BDD-cost:   26
0.03/0.05	c ---[ 146]---> BDD-cost:   15
0.03/0.05	c ---[ 145]---> BDD-cost:   42
0.03/0.05	c ---[ 144]---> BDD-cost:   15
0.03/0.05	c ---[ 143]---> BDD-cost:   32
0.03/0.05	c ---[ 142]---> BDD-cost:   13
0.03/0.05	c ---[ 141]---> BDD-cost:    9
0.03/0.05	c ---[ 140]---> BDD-cost:   63
0.03/0.05	c ---[ 139]---> BDD-cost:   15
0.03/0.05	c ---[ 138]---> BDD-cost:   45
0.03/0.05	c ---[ 136]---> BDD-cost:   23
0.03/0.05	c ---[ 135]---> BDD-cost:   45
0.03/0.05	c ---[ 134]---> BDD-cost:   15
0.03/0.05	c ---[ 133]---> BDD-cost:   44
0.03/0.05	c ---[ 132]---> BDD-cost:   38
0.03/0.05	c ---[ 131]---> BDD-cost:   31
0.03/0.05	c ---[ 130]---> BDD-cost:    2
0.03/0.05	c ---[ 129]---> BDD-cost:   65
0.03/0.05	c ---[ 128]---> BDD-cost:   29
0.03/0.05	c ---[ 127]---> BDD-cost:   22
0.03/0.05	c ---[ 126]---> BDD-cost:   15
0.03/0.05	c ---[ 125]---> BDD-cost:   11
0.03/0.05	c ---[ 124]---> BDD-cost:   37
0.03/0.05	c ---[ 123]---> BDD-cost:   39
0.03/0.05	c ---[ 122]---> BDD-cost:   23
0.03/0.05	c ---[ 121]---> BDD-cost:   30
0.03/0.05	c ---[ 120]---> BDD-cost:   81
0.03/0.06	c ---[ 119]---> BDD-cost:   26
0.03/0.06	c ---[ 118]---> BDD-cost:    5
0.03/0.06	c ---[ 117]---> BDD-cost:    4
0.03/0.06	c ---[ 116]---> BDD-cost:   31
0.03/0.06	c ---[ 115]---> BDD-cost:   35
0.03/0.06	c ---[ 114]---> BDD-cost:   17
0.03/0.06	c ---[ 113]---> BDD-cost:    3
0.03/0.06	c ---[ 112]---> BDD-cost:    6
0.03/0.06	c ---[ 111]---> BDD-cost:   14
0.03/0.06	c ---[ 110]---> BDD-cost:   25
0.03/0.06	c ---[ 109]---> BDD-cost:   11
0.03/0.06	c ---[ 108]---> BDD-cost:   22
0.03/0.06	c ---[ 107]---> BDD-cost:   59
0.03/0.06	c ---[ 106]---> BDD-cost:   36
0.03/0.06	c ---[ 105]---> BDD-cost:    8
0.03/0.06	c ---[ 104]---> BDD-cost:   21
0.03/0.06	c ---[ 103]---> BDD-cost:    2
0.03/0.06	c ---[ 102]---> BDD-cost:   46
0.03/0.06	c ---[ 101]---> BDD-cost:   20
0.03/0.06	c ---[ 100]---> BDD-cost:   20
0.03/0.06	c ---[  99]---> BDD-cost:    5
0.03/0.06	c ---[  98]---> BDD-cost:    3
0.03/0.06	c ---[  97]---> BDD-cost:   54
0.03/0.06	c ---[  96]---> BDD-cost:   21
0.03/0.06	c ---[  95]---> BDD-cost:   15
0.03/0.06	c ---[  94]---> BDD-cost:    4
0.03/0.06	c ---[  93]---> BDD-cost:    3
0.03/0.06	c ---[  91]---> BDD-cost:   22
0.03/0.06	c ---[  90]---> BDD-cost:   25
0.03/0.06	c ---[  89]---> BDD-cost:    4
0.03/0.06	c ---[  88]---> BDD-cost:   33
0.03/0.06	c ---[  87]---> BDD-cost:   12
0.03/0.06	c ---[  86]---> BDD-cost:   47
0.03/0.06	c ---[  85]---> BDD-cost:   22
0.03/0.06	c ---[  84]---> BDD-cost:   17
0.03/0.06	c ---[  83]---> BDD-cost:   16
0.03/0.06	c ---[  82]---> BDD-cost:   39
0.03/0.06	c ---[  80]---> BDD-cost:    4
0.03/0.06	c ---[  79]---> BDD-cost:   13
0.03/0.06	c ---[  78]---> BDD-cost:   40
0.03/0.06	c ---[  77]---> BDD-cost:   14
0.03/0.06	c ---[  76]---> BDD-cost:   10
0.03/0.06	c ---[  75]---> BDD-cost:   75
0.03/0.06	c ---[  74]---> BDD-cost:   23
0.03/0.06	c ---[  73]---> BDD-cost:   21
0.03/0.06	c ---[  72]---> BDD-cost:    4
0.03/0.06	c ---[  71]---> BDD-cost:   16
0.03/0.06	c ---[  70]---> BDD-cost:    6
0.03/0.06	c ---[  69]---> BDD-cost:    4
0.03/0.06	c ---[  68]---> BDD-cost:    7
0.03/0.06	c ---[  67]---> BDD-cost:    3
0.03/0.06	c ---[  66]---> BDD-cost:   32
0.03/0.06	c ---[  65]---> BDD-cost:   27
0.03/0.06	c ---[  64]---> BDD-cost:    6
0.03/0.06	c ---[  63]---> BDD-cost:   56
0.03/0.06	c ---[  62]---> BDD-cost:    7
0.03/0.06	c ---[  61]---> BDD-cost:    6
0.03/0.06	c ---[  60]---> BDD-cost:   28
0.03/0.06	c ---[  59]---> BDD-cost:   26
0.03/0.06	c ---[  58]---> BDD-cost:    2
0.03/0.06	c ---[  57]---> BDD-cost:   17
0.03/0.06	c ---[  56]---> BDD-cost:   17
0.03/0.06	c ---[  55]---> BDD-cost:   19
0.03/0.06	c ---[  54]---> BDD-cost:   38
0.03/0.06	c ---[  53]---> BDD-cost:    8
0.03/0.06	c ---[  52]---> BDD-cost:   28
0.03/0.06	c ---[  51]---> BDD-cost:   31
0.03/0.06	c ---[  50]---> BDD-cost:   24
0.03/0.06	c ---[  49]---> BDD-cost:   16
0.03/0.06	c ---[  48]---> BDD-cost:   55
0.03/0.06	c ---[  47]---> BDD-cost:   19
0.03/0.06	c ---[  46]---> BDD-cost:    8
0.03/0.06	c ---[  45]---> BDD-cost:   40
0.03/0.06	c ---[  44]---> BDD-cost:   34
0.03/0.06	c ---[  43]---> BDD-cost:    6
0.03/0.06	c ---[  42]---> BDD-cost:   65
0.03/0.06	c ---[  41]---> BDD-cost:   37
0.03/0.06	c ---[  40]---> BDD-cost:   18
0.03/0.06	c ---[  39]---> BDD-cost:   33
0.03/0.06	c ---[  38]---> BDD-cost:   20
0.03/0.06	c ---[  37]---> BDD-cost:   42
0.03/0.06	c ---[  36]---> BDD-cost:   12
0.03/0.06	c ---[  35]---> BDD-cost:   15
0.03/0.06	c ---[  34]---> BDD-cost:   34
0.03/0.06	c ---[  33]---> BDD-cost:   15
0.03/0.06	c ---[  32]---> BDD-cost:   14
0.03/0.06	c ---[  31]---> BDD-cost:   46
0.03/0.06	c ---[  30]---> BDD-cost:    6
0.03/0.06	c ---[  29]---> BDD-cost:    6
0.03/0.06	c ---[  28]---> BDD-cost:    6
0.03/0.06	c ---[  27]---> BDD-cost:   18
0.03/0.06	c ---[  26]---> BDD-cost:    9
0.03/0.06	c ---[  25]---> BDD-cost:   44
0.03/0.06	c ---[  24]---> BDD-cost:   43
0.03/0.06	c ---[  23]---> BDD-cost:   38
0.03/0.06	c ---[  22]---> BDD-cost:   18
0.03/0.06	c ---[  21]---> BDD-cost:   13
0.03/0.06	c ---[  20]---> BDD-cost:   15
0.03/0.06	c ---[  19]---> BDD-cost:   76
0.03/0.06	c ---[  18]---> BDD-cost:   57
0.03/0.07	c ---[  17]---> BDD-cost:   44
0.03/0.07	c ---[  16]---> BDD-cost:   12
0.03/0.07	c ---[  15]---> BDD-cost:    5
0.03/0.07	c ---[  14]---> BDD-cost:    3
0.03/0.07	c ---[  13]---> BDD-cost:    7
0.03/0.07	c ---[  12]---> BDD-cost:   29
0.03/0.07	c ---[  11]---> BDD-cost:   11
0.03/0.07	c ---[  10]---> BDD-cost:   11
0.03/0.07	c ---[   9]---> BDD-cost:   21
0.03/0.07	c ---[   8]---> BDD-cost:   10
0.03/0.07	c ---[   7]---> BDD-cost:   47
0.03/0.07	c ---[   6]---> BDD-cost:    8
0.03/0.07	c ---[   5]---> BDD-cost:   20
0.03/0.07	c ---[   4]---> BDD-cost:   11
0.03/0.07	c ---[   3]---> BDD-cost:    7
0.03/0.07	c ---[   2]---> BDD-cost:    2
0.03/0.07	c ---[   1]---> BDD-cost:    5
0.03/0.07	c ---[   0]---> BDD-cost:    2
0.03/0.08	c ==================================[MINISAT+]==================================
0.03/0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.03/0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.03/0.08	c ==============================================================================
0.03/0.08	c |         0 |   19197    54425 |    6399       0        0     nan |  0.000 % |
0.03/0.08	c ==============================================================================
0.03/0.08	c Found solution: 451
0.03/0.08	o 451
0.03/0.08	c ---[   0]---> Sorter-cost:17791     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 |   36934    96154 |   12311       0        0     nan |  0.000 % |
0.09/0.13	c |       100 |   36928    96142 |   13542      99     8280    83.6 |  2.207 % |
0.09/0.15	c ==============================================================================
0.09/0.15	c Found solution: 241
0.09/0.15	o 241
0.09/0.15	c ---[   0]---> Sorter-cost:    0     Base:
0.09/0.19	c ==================================[MINISAT+]==================================
0.09/0.19	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.19	c ==============================================================================
0.09/0.19	c |       208 |   40460   104562 |   13486     204    10196    50.0 |  2.207 % |
0.19/0.22	c |       310 |   40460   104562 |   14834     306    26289    85.9 |  2.117 % |
0.19/0.24	c |       460 |   40445   104531 |   16318     455    29403    64.6 |  2.151 % |
0.19/0.26	c |       685 |   40445   104531 |   17949     680    34290    50.4 |  2.151 % |
0.19/0.29	c ==============================================================================
0.19/0.29	c Found solution: 227
0.19/0.29	o 227
0.28/0.30	c ---[   0]---> Sorter-cost:    0     Base:
0.28/0.33	c ==================================[MINISAT+]==================================
0.28/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.28/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.28/0.33	c ==============================================================================
0.28/0.33	c |       915 |   40615   105006 |   13538     910    39300    43.2 |  2.151 % |
0.28/0.35	c |      1015 |   40615   105006 |   14891    1010    42190    41.8 |  2.145 % |
0.28/0.39	c |      1165 |   40460   104676 |   16380    1138    47601    41.8 |  2.510 % |
0.38/0.44	c |      1391 |   40460   104676 |   18019    1364    75985    55.7 |  2.510 % |
0.38/0.48	c |      1728 |   40437   104629 |   19820    1699    87907    51.7 |  2.560 % |
0.48/0.58	c |      2234 |   40430   104614 |   21803    2202   151972    69.0 |  2.577 % |
0.58/0.69	c |      2993 |   40430   104614 |   23983    2961   185878    62.8 |  2.577 % |
0.89/0.95	c |      4133 |   40430   104614 |   26381    4101   383435    93.5 |  2.577 % |
1.39/1.43	c ==============================================================================
1.39/1.43	c Found solution: 223
1.39/1.43	o 223
1.39/1.43	c ---[   0]---> Sorter-cost:    0     Base:
1.39/1.48	c ==================================[MINISAT+]==================================
1.39/1.48	c | Conflicts | Original         | Learnt                           | Progress |
1.39/1.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.39/1.48	c ==============================================================================
1.39/1.48	c |      5613 |   40475   104750 |   13491    5581   720343   129.1 |  2.577 % |
1.49/1.50	c |      5713 |   40475   104750 |   14840    5681   724451   127.5 |  2.607 % |
1.49/1.53	c |      5863 |   40475   104750 |   16324    5831   738263   126.6 |  2.607 % |
1.49/1.56	c |      6090 |   40475   104750 |   17956    6058   752399   124.2 |  2.607 % |
1.59/1.62	c |      6427 |   40464   104725 |   19752    6393   769824   120.4 |  2.636 % |
1.59/1.68	c |      6933 |   40464   104725 |   21727    6899   782050   113.4 |  2.636 % |
1.69/1.76	c |      7692 |   40464   104725 |   23900    7658   799151   104.4 |  2.636 % |
1.99/2.06	c |      8834 |   40464   104725 |   26290    8800   983617   111.8 |  2.636 % |
2.39/2.42	c |     10542 |   40464   104725 |   28919   10508  1201906   114.4 |  2.636 % |
2.89/3.00	c |     13104 |   40464   104725 |   31811   13070  1585007   121.3 |  2.636 % |
3.69/3.77	c |     16948 |   40451   104698 |   34992   16912  1996221   118.0 |  2.665 % |
5.40/5.42	c |     22715 |   40451   104698 |   38491   22679  2969343   130.9 |  2.665 % |
8.29/8.30	c |     31364 |   40451   104698 |   42340   31328  4705736   150.2 |  2.665 % |
11.29/11.34	c |     44342 |   40451   104698 |   46574   44306  5852438   132.1 |  2.665 % |
18.08/18.12	c |     63803 |   40451   104698 |   51232   25651  4364671   170.2 |  2.665 % |
31.17/31.25	c |     92995 |   40410   104611 |   56355   54374 11052701   203.3 |  2.762 % |
48.06/48.10	c |    136785 |   40410   104611 |   61990   47760  8840806   185.1 |  2.762 % |
83.05/83.17	c |    202469 |   40410   104611 |   68189   54294 14049876   258.8 |  2.762 % |
85.85/85.92	c ==============================================================================
85.85/85.92	c Found solution: 221
85.85/85.92	o 221
85.85/85.92	c ---[   0]---> Sorter-cost:    0     Base:
85.95/86.07	c ==================================[MINISAT+]==================================
85.95/86.07	c | Conflicts | Original         | Learnt                           | Progress |
85.95/86.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
85.95/86.07	c ==============================================================================
85.95/86.07	c |    211429 |   40434   104684 |   13478   63254 15582970   246.4 |  2.762 % |
86.05/86.16	c |    211531 |   40434   104684 |   14825   13692  2385606   174.2 |  2.772 % |
86.15/86.20	c |    211682 |   40413   104638 |   16308   13842  2390835   172.7 |  2.822 % |
86.15/86.25	c |    211907 |   40413   104638 |   17939   14067  2403388   170.9 |  2.822 % |
86.15/86.28	c |    212244 |   40413   104638 |   19733   14404  2409034   167.2 |  2.822 % |
86.25/86.37	c |    212752 |   40405   104620 |   21706   14652  2422595   165.3 |  2.843 % |
86.35/86.47	c |    213511 |   40405   104620 |   23877   15411  2449484   158.9 |  2.843 % |
86.65/86.71	c |    214651 |   40405   104620 |   26264   16551  2587435   156.3 |  2.843 % |
87.15/87.23	c |    216360 |   40405   104620 |   28891   18260  2909730   159.3 |  2.843 % |
87.75/87.87	c |    218927 |   40405   104620 |   31780   20827  3307750   158.8 |  2.843 % |
88.75/88.86	c |    222771 |   40405   104620 |   34958   24671  3905859   158.3 |  2.843 % |
90.45/90.55	c |    228539 |   40405   104620 |   38454   30439  5023790   165.0 |  2.843 % |
92.84/92.96	c |    237190 |   40405   104620 |   42299   39090  6411145   164.0 |  2.843 % |
98.74/98.87	c |    250165 |   40405   104620 |   46529   52065  9781703   187.9 |  2.843 % |
102.04/102.18	c |    269628 |   40405   104620 |   51182   31823  3584925   112.7 |  2.843 % |
113.33/113.49	c |    298820 |   40405   104620 |   56300   61015  9572860   156.9 |  2.843 % |
135.84/135.91	c |    342609 |   40405   104620 |   61931   56976 13893602   243.9 |  2.843 % |
157.54/157.67	c |    408293 |   40405   104620 |   68124   69209 10696699   154.6 |  2.843 % |
213.12/213.24	c |    506819 |   40405   104620 |   74936   51824 13934593   268.9 |  2.843 % |
298.80/298.99	c |    654610 |   40405   104620 |   82430   61039 12459675   204.1 |  2.843 % |
445.28/445.43	c |    876297 |   40405   104620 |   90673   57456 13065702   227.4 |  2.843 % |
486.36/486.50	c ==============================================================================
486.36/486.50	c Found solution: 219
486.36/486.50	o 219
486.36/486.50	c ---[   0]---> Sorter-cost:    0     Base:
486.46/486.62	c ==================================[MINISAT+]==================================
486.46/486.62	c | Conflicts | Original         | Learnt                           | Progress |
486.46/486.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
486.46/486.62	c ==============================================================================
486.46/486.62	c |    943356 |   40431   104703 |   13477   39325 10496259   266.9 |  2.843 % |
486.56/486.71	c |    943456 |   40431   104703 |   14824    7341  1528534   208.2 |  2.854 % |
486.56/486.75	c |    943608 |   40431   104703 |   16307    7493  1537184   205.1 |  2.854 % |
486.56/486.79	c |    943833 |   40431   104703 |   17937    7718  1551764   201.1 |  2.854 % |
486.66/486.84	c |    944170 |   40431   104703 |   19731    8055  1573153   195.3 |  2.854 % |
486.76/486.93	c |    944676 |   40431   104703 |   21704    8561  1611247   188.2 |  2.854 % |
486.86/487.02	c |    945435 |   40431   104703 |   23875    9320  1635625   175.5 |  2.854 % |
486.96/487.18	c |    946574 |   40431   104703 |   26262   10459  1705048   163.0 |  2.854 % |
487.46/487.61	c |    948282 |   40431   104703 |   28889   12167  1951247   160.4 |  2.854 % |
487.76/487.98	c |    950844 |   40431   104703 |   31778   14729  2078911   141.1 |  2.854 % |
488.86/489.06	c |    954689 |   40431   104703 |   34955   18574  2742939   147.7 |  2.854 % |
489.86/490.06	c |    960456 |   40431   104703 |   38451   24341  3134941   128.8 |  2.854 % |
492.86/493.06	c |    969105 |   40431   104703 |   42296   32990  5049332   153.1 |  2.854 % |
497.96/498.19	c |    982079 |   40431   104703 |   46526   45964  8131629   176.9 |  2.854 % |
506.16/506.37	c |   1001540 |   40431   104703 |   51178   21000  4710310   224.3 |  2.854 % |
521.05/521.21	c |   1030732 |   40431   104703 |   56296   50192 11619910   231.5 |  2.854 % |
543.15/543.36	c |   1074522 |   40431   104703 |   61926   41210 11092934   269.2 |  2.854 % |
578.84/579.03	c |   1140208 |   40431   104703 |   68119   47263 13271548   280.8 |  2.854 % |
642.14/642.31	c |   1238734 |   40431   104703 |   74931   19912  5055310   253.9 |  2.854 % |
703.73/703.98	c |   1386523 |   40431   104703 |   82424   41727  4952249   118.7 |  2.854 % |
866.39/866.61	c |   1608207 |   40431   104703 |   90666   37766  9851187   260.8 |  2.854 % |
868.89/869.15	c ==============================================================================
868.89/869.15	c Found solution: 216
868.89/869.15	o 216
868.89/869.16	c ---[   0]---> Sorter-cost:    0     Base:
868.99/869.28	c ==================================[MINISAT+]==================================
868.99/869.28	c | Conflicts | Original         | Learnt                           | Progress |
868.99/869.28	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
868.99/869.28	c ==============================================================================
868.99/869.28	c |   1619676 |   40439   104712 |   13479   49233 10933485   222.1 |  2.854 % |
869.09/869.35	c |   1619776 |   40439   104712 |   14826   12684  1145724    90.3 |  2.910 % |
869.09/869.39	c |   1619927 |   40439   104712 |   16309   12835  1157178    90.2 |  2.910 % |
869.19/869.44	c |   1620152 |   40439   104712 |   17940   13060  1171096    89.7 |  2.910 % |
869.29/869.50	c |   1620492 |   40439   104712 |   19734   13400  1196216    89.3 |  2.910 % |
869.39/869.61	c |   1620998 |   40439   104712 |   21708   13906  1239897    89.2 |  2.910 % |
869.49/869.76	c |   1621759 |   40439   104712 |   23878   14667  1300237    88.7 |  2.910 % |
869.69/869.94	c |   1622900 |   40439   104712 |   26266   15808  1371828    86.8 |  2.910 % |
870.09/870.34	c |   1624609 |   40439   104712 |   28893   17517  1612282    92.0 |  2.910 % |
870.59/870.83	c |   1627171 |   40439   104712 |   31782   20079  1838918    91.6 |  2.910 % |
871.49/871.79	c |   1631015 |   40439   104712 |   34961   23923  2335377    97.6 |  2.910 % |
872.89/873.17	c |   1636781 |   40439   104712 |   38457   29689  2965582    99.9 |  2.910 % |
875.79/876.06	c |   1645430 |   40439   104712 |   42302   38338  4690945   122.4 |  2.910 % |
880.69/880.99	c |   1658404 |   40439   104712 |   46533   51312  7359235   143.4 |  2.910 % |
889.39/889.60	c |   1677865 |   40439   104712 |   51186   31768  7297601   229.7 |  2.910 % |
899.60/899.88	c |   1707057 |   40439   104712 |   56305   13612  2671351   196.2 |  2.910 % |
920.39/920.68	c |   1750846 |   40439   104712 |   61935   57401 11793064   205.5 |  2.910 % |
958.08/958.32	c |   1816530 |   40439   104712 |   68129   65872 13832522   210.0 |  2.910 % |
1019.67/1019.93	c |   1915056 |   40439   104712 |   74942   37078  8526341   230.0 |  2.910 % |
1113.96/1114.28	c |   2062846 |   40439   104712 |   82436   48192 12258988   254.4 |  2.910 % |
1266.84/1267.19	c |   2284529 |   40439   104712 |   90679   46898 10291323   219.4 |  2.910 % |
1408.01/1408.34	c |   2617056 |   40439   104712 |   99747   67203  7185943   106.9 |  2.910 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/1800.40	s SATISFIABLE
1800.05/1800.40	v -x1 -x2 x3 -x4 -x5 -x6 x7 -x8 -x9 x10 -x11 x12 x13 -x14 x15 x16 -x17 -x18 x19 -x20 x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 -x32 -x33 -x34 x35 x36 -x37 x38 x39 -x40 -x41 x42 x43 -x44 -x45 -x46 -x47 x48 x49 -x50 x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 x59 -x60 -x61 x62 x63 -x64 x65 -x66 -x67 x68 -x69 -x70 x71 -x72 x73 -x74 -x75 -x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 x87 -x88 x89 x90 x91 -x92 x93 -x94 x95 -x96 -x97 -x98 -x99 x100 x101 x102 x103 x104 -x105 -x106 -x107 x108 -x109 x110 x111 -x112 -x113 -x114 x115 x116 -x117 -x118 x119 -x120 x121 x122 x123 -x124 -x125 x126 x127 -x128 -x129 x130 x131 -x132 -x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 -x143 -x144 -x145 x146 x147 -x148 x149 x150 x151 -x152 x153 x154 x155 x156 x157 -x158 -x159 x160 -x161 -x162 x163 x164 x165 -x166 -x167 -x168 x169 -x170 x171 x172 x173 x174 x175 x176 -x177 x178 -x179 x180 -x181 x182 -x183 x184 -x185 x186 x187 x188 x189 x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210 x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 x236 -x237 -x238 x239 -x240 x241 x242 -x243 x244 x245 x246 x247 x248 x249 -x250 -x251 x252 x253 -x254 -x255 -x256 x257 x258 x259 x260 -x261 x262 -x263 x264 x265 -x266 x267 -x268 -x269 x270 x271 x272 x273 -x274 -x275 -x276 x277 x278 x279 x280 x281 -x282 -x283 x284 -x285 x286 x287 -x288 -x289 x290 x291 x292 x293 x294 x295 -x296 x297 x298 -x299 x300 x301 x302 -x303 x304 x305 -x306 x307 -x308 x309 x310 -x311 -x312 x313 x314 x315 -x316 x317 x318 x319 -x320 x321 -x322 x323 -x324 -x325 x326 -x327 x328 -x329 x330 -x331 -x332 x333 -x334 -x335 x336 -x337 -x338 x339 -x340 x341 -x342 x343 -x344 -x345 -x346 -x347 -x348 -x349 x350 -x351 x352 -x353 x354 x355 x356 -x357 x358 x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 x371 x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 x385 -x386 x387 -x388 -x389 -x390 x391 x392 -x393 x394 -x395 x396 x397 -x398 x399 -x400 x401 x402 x403 x404 x405 -x406 x407 x408 -x409 x410 x411 x412 -x413 x414 -x415 x416 -x417 -x418 -x419 -x420 x421 -x422 x423 -x424 x425 -x426 -x427 x428 x429 -x430 -x431 x432 -x433 x434 -x435 x436 -x437 x438 -x439 x440 -x441 -x442 x443 -x444 x445 -x446 -x447 -x448 -x449 -x450 -x451 x452 x453 -x454 x455 -x456 x457 x458 x459 x460 x461 x462 -x463 x464 x465 -x466 x467 x468 x469 -x470

Verifier Data

OK	216

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721158-1338552730/watcher-3721158-1338552730 -o /tmp/evaluation-result-3721158-1338552730/solver-3721158-1338552730 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721158-1338552730.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.88 0.83 0.31 4/178 29140
/proc/meminfo: memFree=29441848/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 169 0 0 0 0 0 0 0 20 0 1 0 321397831 1294336 126 33554432000 134512640 135395479 4292852912 4292851276 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 316 126 74 216 0 98 0

[startup+0.03192 s]
/proc/loadavg: 1.88 0.83 0.31 4/178 29140
/proc/meminfo: memFree=29441848/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=1688 CPUtime=0.03 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 276 0 0 0 3 0 0 0 20 0 1 0 321397831 1728512 233 33554432000 134512640 135395479 4292852912 4292851616 135031374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 422 233 89 216 0 204 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1688

[startup+0.10026 s]
/proc/loadavg: 1.88 0.83 0.31 4/178 29140
/proc/meminfo: memFree=29441848/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=5024 CPUtime=0.09 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 1140 0 0 0 9 0 0 0 20 0 1 0 321397831 5144576 1042 33554432000 134512640 135395479 4292852912 4292843008 134569953 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 1256 1043 107 216 0 1038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5024

[startup+0.300218 s]
/proc/loadavg: 1.88 0.83 0.31 4/178 29140
/proc/meminfo: memFree=29441848/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=7184 CPUtime=0.28 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 1639 0 0 0 28 0 0 0 20 0 1 0 321397831 7356416 1541 33554432000 134512640 135395479 4292852912 4292849692 134808987 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 1796 1541 111 216 0 1578 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7184

[startup+0.700211 s]
/proc/loadavg: 1.88 0.83 0.31 4/178 29140
/proc/meminfo: memFree=29441848/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=7708 CPUtime=0.69 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 1792 0 0 0 68 1 0 0 20 0 1 0 321397831 7892992 1694 33554432000 134512640 135395479 4292852912 4292850812 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 1927 1694 111 216 0 1709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7708

[startup+1.50021 s]
/proc/loadavg: 1.88 0.83 0.31 3/179 29141
/proc/meminfo: memFree=29434928/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=10092 CPUtime=1.49 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 2384 0 0 0 148 1 0 0 20 0 1 0 321397831 10334208 2286 33554432000 134512640 135395479 4292852912 4292851264 134581150 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 2523 2286 111 216 0 2305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10092

[startup+3.10024 s]
/proc/loadavg: 1.88 0.83 0.31 3/179 29141
/proc/meminfo: memFree=29431556/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=13820 CPUtime=3.09 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 3311 0 0 0 308 1 0 0 20 0 1 0 321397831 14151680 3213 33554432000 134512640 135395479 4292852912 4292851264 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 3455 3213 111 216 0 3237 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13820

[startup+6.30022 s]
/proc/loadavg: 1.89 0.85 0.32 3/179 29141
/proc/meminfo: memFree=29423124/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=21712 CPUtime=6.29 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 5291 0 0 0 628 1 0 0 20 0 1 0 321397831 22233088 5193 33554432000 134512640 135395479 4292852912 4292850812 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 5428 5193 111 216 0 5210 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21712

[startup+12.7002 s]
/proc/loadavg: 1.90 0.87 0.33 3/178 29141
/proc/meminfo: memFree=29408780/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=34976 CPUtime=12.69 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 8597 0 0 0 1267 2 0 0 20 0 1 0 321397831 35815424 8499 33554432000 134512640 135395479 4292852912 4292851232 134572667 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 8744 8499 111 216 0 8526 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34976

[startup+25.5003 s]
/proc/loadavg: 1.92 0.92 0.35 3/179 29142
/proc/meminfo: memFree=29399740/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=42996 CPUtime=25.48 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 10609 0 0 0 2545 3 0 0 20 0 1 0 321397831 44027904 10526 33554432000 134512640 135395479 4292852912 4292851264 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 10749 10527 111 216 0 10531 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42996

[startup+51.1003 s]
/proc/loadavg: 1.95 1.01 0.40 3/179 29142
/proc/meminfo: memFree=29380976/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=60840 CPUtime=51.05 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 15070 0 0 0 5102 3 0 0 20 0 1 0 321397831 62300160 14968 33554432000 134512640 135395479 4292852912 4292851264 134581436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 15210 14968 111 216 0 14992 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60840

[startup+102.307 s]
/proc/loadavg: 1.98 1.16 0.48 3/179 29142
/proc/meminfo: memFree=29365660/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=75140 CPUtime=102.25 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 18642 0 0 0 10221 4 0 0 20 0 1 0 321397831 76943360 18539 33554432000 134512640 135395479 4292852912 4292850784 134573987 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 18785 18539 111 216 0 18567 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 75140

[startup+162.3 s]
/proc/loadavg: 1.99 1.31 0.57 3/179 29142
/proc/meminfo: memFree=29362484/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=75140 CPUtime=162.24 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 18648 0 0 0 16219 5 0 0 20 0 1 0 321397831 76943360 18539 33554432000 134512640 135395479 4292852912 4292850784 134574216 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 18785 18539 111 216 0 18567 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 75140

[startup+222.3 s]
/proc/loadavg: 2.07 1.45 0.66 3/179 29142
/proc/meminfo: memFree=29344068/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=94256 CPUtime=222.22 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 23402 0 0 0 22216 6 0 0 20 0 1 0 321397831 96518144 23293 33554432000 134512640 135395479 4292852912 4292850812 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 23564 23293 111 216 0 23346 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 94256

[startup+282.3 s]
/proc/loadavg: 2.02 1.55 0.74 3/179 29142
/proc/meminfo: memFree=29334432/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=103064 CPUtime=282.2 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 25631 0 0 0 28213 7 0 0 20 0 1 0 321397831 105537536 25528 33554432000 134512640 135395479 4292852912 4292851264 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 25766 25528 111 216 0 25548 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 103064

[startup+342.3 s]
/proc/loadavg: 2.05 1.64 0.82 3/179 29143
/proc/meminfo: memFree=29333508/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=103064 CPUtime=342.19 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 25637 0 0 0 34212 7 0 0 20 0 1 0 321397831 105537536 25533 33554432000 134512640 135395479 4292852912 4292850784 134575444 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 25766 25533 111 216 0 25548 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 103064

[startup+402.3 s]
/proc/loadavg: 2.02 1.70 0.89 3/179 29143
/proc/meminfo: memFree=29322036/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=113548 CPUtime=402.18 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 28252 0 0 0 40210 8 0 0 20 0 1 0 321397831 116273152 28148 33554432000 134512640 135395479 4292852912 4292850784 134573863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 28387 28148 111 216 0 28169 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 113548

[startup+462.3 s]
/proc/loadavg: 2.00 1.75 0.96 3/179 29143
/proc/meminfo: memFree=29321904/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=113548 CPUtime=462.17 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 28259 0 0 0 46209 8 0 0 20 0 1 0 321397831 116273152 28151 33554432000 134512640 135395479 4292852912 4292850784 134574132 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 28387 28151 111 216 0 28169 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 113548

[startup+522.3 s]
/proc/loadavg: 2.00 1.80 1.02 3/180 29146
/proc/meminfo: memFree=29308868/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=125984 CPUtime=522.15 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 31358 0 0 0 52206 9 0 0 20 0 1 0 321397831 129007616 31248 33554432000 134512640 135395479 4292852912 4292850880 134579509 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 31496 31248 111 216 0 31278 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 125984

[startup+582.3 s]
/proc/loadavg: 2.00 1.83 1.08 3/179 29146
/proc/meminfo: memFree=29308124/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=125708 CPUtime=582.14 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 31361 0 0 0 58205 9 0 0 20 0 1 0 321397831 128724992 31184 33554432000 134512640 135395479 4292852912 4292850784 134574427 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 31427 31184 111 216 0 31209 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 125708

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 1.93 1.29 3/179 29147
/proc/meminfo: memFree=29291136/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142168 CPUtime=822.11 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35440 0 0 0 82200 11 0 0 20 0 1 0 321397831 145580032 35263 33554432000 134512640 135395479 4292852912 4292851264 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35542 35263 111 216 0 35324 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 142168

[startup+882.3 s]
/proc/loadavg: 2.00 1.94 1.33 3/179 29147
/proc/meminfo: memFree=29290872/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142104 CPUtime=882.09 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35448 0 0 0 88198 11 0 0 20 0 1 0 321397831 145514496 35281 33554432000 134512640 135395479 4292852912 4292850880 134576165 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35526 35281 111 216 0 35308 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 142104

[startup+942.3 s]
/proc/loadavg: 2.00 1.95 1.37 3/179 29148
/proc/meminfo: memFree=29290500/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142104 CPUtime=942.08 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35448 0 0 0 94197 11 0 0 20 0 1 0 321397831 145514496 35281 33554432000 134512640 135395479 4292852912 4292851264 134581053 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35526 35281 111 216 0 35308 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 142104

[startup+1002.3 s]
/proc/loadavg: 2.04 1.97 1.41 3/179 29148
/proc/meminfo: memFree=29289072/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142104 CPUtime=1002.07 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35448 0 0 0 100196 11 0 0 20 0 1 0 321397831 145514496 35281 33554432000 134512640 135395479 4292852912 4292851264 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35526 35281 111 216 0 35308 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 142104

[startup+1062.3 s]
/proc/loadavg: 2.01 1.97 1.45 3/179 29148
/proc/meminfo: memFree=29288824/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142104 CPUtime=1062.06 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35448 0 0 0 106195 11 0 0 20 0 1 0 321397831 145514496 35281 33554432000 134512640 135395479 4292852912 4292851264 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35526 35281 111 216 0 35308 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 142104

[startup+1122.3 s]
/proc/loadavg: 2.08 1.99 1.48 3/180 29151
/proc/meminfo: memFree=29287700/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142104 CPUtime=1122.05 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35448 0 0 0 112194 11 0 0 20 0 1 0 321397831 145514496 35281 33554432000 134512640 135395479 4292852912 4292851264 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35526 35281 111 216 0 35308 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 142104

[startup+1182.3 s]
/proc/loadavg: 2.03 1.99 1.51 3/179 29151
/proc/meminfo: memFree=29287956/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142104 CPUtime=1182.05 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35448 0 0 0 118194 11 0 0 20 0 1 0 321397831 145514496 35281 33554432000 134512640 135395479 4292852912 4292851264 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35526 35281 111 216 0 35308 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 142104

[startup+1242.3 s]
/proc/loadavg: 2.01 1.99 1.54 3/179 29152
/proc/meminfo: memFree=29287644/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142104 CPUtime=1242.04 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35448 0 0 0 124193 11 0 0 20 0 1 0 321397831 145514496 35281 33554432000 134512640 135395479 4292852912 4292851264 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35526 35281 111 216 0 35308 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 142104

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.57 3/179 29152
/proc/meminfo: memFree=29286528/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=143084 CPUtime=1302.03 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35685 0 0 0 130192 11 0 0 20 0 1 0 321397831 146518016 35518 33554432000 134512640 135395479 4292852912 4292850880 134576837 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35771 35518 111 216 0 35553 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 143084

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.59 3/179 29152
/proc/meminfo: memFree=29286280/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142636 CPUtime=1362.02 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35685 0 0 0 136191 11 0 0 20 0 1 0 321397831 146059264 35416 33554432000 134512640 135395479 4292852912 4292851264 134580916 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35659 35416 111 216 0 35441 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 142636

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.61 3/179 29152
/proc/meminfo: memFree=29286032/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142636 CPUtime=1422.01 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35685 0 0 0 142190 11 0 0 20 0 1 0 321397831 146059264 35416 33554432000 134512640 135395479 4292852912 4292851264 134581284 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35659 35416 111 216 0 35441 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 142636

[startup+1482.3 s]
/proc/loadavg: 2.05 2.00 1.64 3/179 29152
/proc/meminfo: memFree=29286032/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=142636 CPUtime=1482 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 35692 0 0 0 148189 11 0 0 20 0 1 0 321397831 146059264 35423 33554432000 134512640 135395479 4292852912 4292850880 134577734 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 35659 35423 111 216 0 35441 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 142636

[startup+1542.3 s]
/proc/loadavg: 2.02 2.00 1.66 3/179 29153
/proc/meminfo: memFree=29265444/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=163572 CPUtime=1541.98 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 40905 0 0 0 154183 15 0 0 20 0 1 0 321397831 167497728 40635 33554432000 134512640 135395479 4292852912 4292851264 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 40893 40635 111 216 0 40675 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 163572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/179 29153
/proc/meminfo: memFree=29265072/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=163736 CPUtime=1601.98 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 40941 0 0 0 160183 15 0 0 20 0 1 0 321397831 167665664 40671 33554432000 134512640 135395479 4292852912 4292850784 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 40934 40671 111 216 0 40716 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 163736

[startup+1662.3 s]
/proc/loadavg: 1.94 1.98 1.69 3/179 29202
/proc/meminfo: memFree=29268036/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=163736 CPUtime=1661.96 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 40950 0 0 0 166181 15 0 0 20 0 1 0 321397831 167665664 40685 33554432000 134512640 135395479 4292852912 4292850784 134574567 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 40934 40685 111 216 0 40716 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 163736

[startup+1722.3 s]
/proc/loadavg: 1.97 1.98 1.70 3/180 29205
/proc/meminfo: memFree=29238656/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=164064 CPUtime=1721.95 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 40997 0 0 0 172180 15 0 0 20 0 1 0 321397831 168001536 40732 33554432000 134512640 135395479 4292852912 4292850784 134574132 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 41016 40732 111 216 0 40798 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 164064

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 1.73 3/179 29205
/proc/meminfo: memFree=29225964/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=166840 CPUtime=1781.94 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 41704 0 0 0 178178 16 0 0 20 0 1 0 321397831 170844160 41438 33554432000 134512640 135395479 4292852912 4292851264 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 41710 41438 111 216 0 41492 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 166840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 1.73 3/179 29205
/proc/meminfo: memFree=29226212/32873844 swapFree=7620/7620
[pid=29140] ppid=29138 vsize=166840 CPUtime=1800.05 cores=1,3,5,7
/proc/29140/stat : 29140 (minisat+) R 29138 29140 29031 0 -1 4202496 41704 0 0 0 179989 16 0 0 20 0 1 0 321397831 170844160 41438 33554432000 134512640 135395479 4292852912 4292850784 134575405 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29140/statm: 41710 41438 111 216 0 41492 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 166840

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.89
CPU system time (s): 0.165974
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 166840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.165974
maximum resident set size= 165760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41706
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= 1848

runsolver used 3.48247 second user time and 9.59354 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-01 14:12:10
IDJOB=3721158
IDBENCH=1961
IDSOLVER=2306
FILE ID=node135/3721158-1338552730
RUNJOBID= node135-1338552573-29048
PBS_JOBID= 14635849
Free space on /tmp= 71000 MiB

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

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=1601986658

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29442400 kB
Buffers:          293852 kB
Cached:          2293792 kB
SwapCached:         1692 kB
Active:          1036180 kB
Inactive:        1576000 kB
Active(anon):      14908 kB
Inactive(anon):    11988 kB
Active(file):    1021272 kB
Inactive(file):  1564012 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105720 kB
Dirty:              2336 kB
Writeback:             0 kB
AnonPages:         36444 kB
Mapped:            10936 kB
Shmem:               132 kB
Slab:             683088 kB
SReclaimable:     125172 kB
SUnreclaim:       557916 kB
KernelStack:        1488 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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-3721158-1338552730.opb

Free space on /tmp at the end= 71000 MiB
End job on node135 at 2012-06-01 14:42:13