Trace number 4112495

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
minisatp 2012-10-02 git-d91742bSAT (TO)211 1800.01 1800.3

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 466 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): s.ssss.ssssss.
0.00/0.01	c ---[ 475]---> BDD-cost:   31
0.00/0.02	c ---[ 474]---> BDD-cost:   12
0.00/0.02	c ---[ 473]---> BDD-cost:    4
0.00/0.02	c ---[ 472]---> BDD-cost:    6
0.00/0.02	c ---[ 471]---> BDD-cost:   55
0.00/0.02	c ---[ 470]---> BDD-cost:   33
0.00/0.02	c ---[ 469]---> BDD-cost:   30
0.00/0.02	c ---[ 468]---> BDD-cost:   36
0.00/0.02	c ---[ 467]---> BDD-cost:    9
0.00/0.02	c ---[ 466]---> BDD-cost:   29
0.00/0.02	c ---[ 465]---> BDD-cost:   36
0.00/0.02	c ---[ 464]---> BDD-cost:   58
0.00/0.02	c ---[ 463]---> BDD-cost:   23
0.00/0.02	c ---[ 461]---> BDD-cost:   20
0.00/0.02	c ---[ 460]---> BDD-cost:    7
0.00/0.02	c ---[ 459]---> BDD-cost:   23
0.00/0.02	c ---[ 458]---> BDD-cost:   33
0.00/0.02	c ---[ 457]---> BDD-cost:   25
0.00/0.02	c ---[ 456]---> BDD-cost:   34
0.00/0.02	c ---[ 455]---> BDD-cost:   22
0.00/0.02	c ---[ 454]---> BDD-cost:   50
0.00/0.02	c ---[ 453]---> BDD-cost:   10
0.00/0.02	c ---[ 452]---> BDD-cost:    2
0.00/0.02	c ---[ 451]---> BDD-cost:    2
0.00/0.02	c ---[ 450]---> BDD-cost:   11
0.00/0.02	c ---[ 449]---> BDD-cost:   34
0.00/0.02	c ---[ 448]---> BDD-cost:    7
0.00/0.02	c ---[ 447]---> BDD-cost:   11
0.00/0.02	c ---[ 446]---> BDD-cost:    2
0.00/0.02	c ---[ 445]---> BDD-cost:   24
0.00/0.02	c ---[ 444]---> BDD-cost:    7
0.00/0.02	c ---[ 443]---> BDD-cost:   10
0.00/0.02	c ---[ 442]---> BDD-cost:    3
0.00/0.02	c ---[ 441]---> BDD-cost:   48
0.00/0.02	c ---[ 440]---> BDD-cost:    5
0.00/0.02	c ---[ 439]---> BDD-cost:   15
0.00/0.02	c ---[ 438]---> BDD-cost:    8
0.00/0.02	c ---[ 437]---> BDD-cost:   29
0.00/0.02	c ---[ 436]---> BDD-cost:   50
0.00/0.02	c ---[ 434]---> BDD-cost:    5
0.00/0.02	c ---[ 433]---> BDD-cost:   34
0.00/0.02	c ---[ 432]---> BDD-cost:   50
0.00/0.02	c ---[ 431]---> BDD-cost:    6
0.00/0.02	c ---[ 430]---> BDD-cost:   29
0.00/0.02	c ---[ 429]---> BDD-cost:    9
0.00/0.02	c ---[ 428]---> BDD-cost:    4
0.00/0.02	c ---[ 427]---> BDD-cost:   19
0.00/0.02	c ---[ 426]---> BDD-cost:    5
0.00/0.02	c ---[ 425]---> BDD-cost:   17
0.00/0.02	c ---[ 424]---> BDD-cost:    3
0.00/0.02	c ---[ 423]---> BDD-cost:   10
0.00/0.02	c ---[ 422]---> BDD-cost:   10
0.00/0.02	c ---[ 421]---> BDD-cost:   26
0.00/0.02	c ---[ 420]---> BDD-cost:   57
0.00/0.02	c ---[ 419]---> BDD-cost:    6
0.00/0.02	c ---[ 418]---> BDD-cost:   25
0.00/0.02	c ---[ 417]---> BDD-cost:   40
0.00/0.02	c ---[ 416]---> BDD-cost:   18
0.00/0.02	c ---[ 415]---> BDD-cost:   16
0.00/0.02	c ---[ 414]---> BDD-cost:   14
0.00/0.02	c ---[ 413]---> BDD-cost:   34
0.00/0.02	c ---[ 412]---> BDD-cost:    9
0.00/0.02	c ---[ 411]---> BDD-cost:   14
0.00/0.02	c ---[ 410]---> BDD-cost:   15
0.00/0.02	c ---[ 409]---> BDD-cost:   19
0.00/0.02	c ---[ 406]---> BDD-cost:   23
0.00/0.02	c ---[ 405]---> BDD-cost:    2
0.00/0.02	c ---[ 404]---> BDD-cost:    6
0.00/0.02	c ---[ 403]---> BDD-cost:   13
0.00/0.02	c ---[ 402]---> BDD-cost:   15
0.00/0.02	c ---[ 401]---> BDD-cost:   18
0.00/0.02	c ---[ 400]---> BDD-cost:   45
0.00/0.02	c ---[ 399]---> BDD-cost:   24
0.00/0.02	c ---[ 398]---> BDD-cost:   16
0.00/0.02	c ---[ 397]---> BDD-cost:    6
0.00/0.02	c ---[ 396]---> BDD-cost:   21
0.00/0.02	c ---[ 395]---> BDD-cost:   10
0.00/0.02	c ---[ 394]---> BDD-cost:    4
0.00/0.02	c ---[ 393]---> BDD-cost:   13
0.00/0.02	c ---[ 392]---> BDD-cost:   51
0.00/0.02	c ---[ 391]---> BDD-cost:   13
0.00/0.02	c ---[ 390]---> BDD-cost:   57
0.00/0.02	c ---[ 389]---> BDD-cost:   12
0.00/0.02	c ---[ 388]---> BDD-cost:    8
0.00/0.02	c ---[ 386]---> BDD-cost:   19
0.00/0.02	c ---[ 385]---> BDD-cost:   21
0.00/0.02	c ---[ 384]---> BDD-cost:   59
0.00/0.02	c ---[ 383]---> BDD-cost:   16
0.00/0.02	c ---[ 382]---> BDD-cost:   15
0.00/0.02	c ---[ 381]---> BDD-cost:   12
0.00/0.02	c ---[ 380]---> BDD-cost:   37
0.00/0.02	c ---[ 379]---> BDD-cost:    8
0.00/0.02	c ---[ 378]---> BDD-cost:   33
0.00/0.02	c ---[ 377]---> BDD-cost:    7
0.00/0.02	c ---[ 376]---> BDD-cost:   19
0.00/0.02	c ---[ 375]---> BDD-cost:    3
0.00/0.02	c ---[ 374]---> BDD-cost:   11
0.00/0.02	c ---[ 372]---> BDD-cost:    8
0.00/0.02	c ---[ 371]---> BDD-cost:    4
0.00/0.02	c ---[ 370]---> BDD-cost:    6
0.00/0.02	c ---[ 369]---> BDD-cost:   87
0.00/0.02	c ---[ 368]---> BDD-cost:   71
0.00/0.02	c ---[ 367]---> BDD-cost:    5
0.00/0.02	c ---[ 366]---> BDD-cost:   16
0.00/0.02	c ---[ 365]---> BDD-cost:   25
0.00/0.02	c ---[ 364]---> BDD-cost:   14
0.00/0.02	c ---[ 363]---> BDD-cost:   36
0.00/0.02	c ---[ 361]---> BDD-cost:    7
0.00/0.02	c ---[ 360]---> BDD-cost:   50
0.00/0.02	c ---[ 359]---> BDD-cost:   13
0.00/0.02	c ---[ 358]---> BDD-cost:   12
0.00/0.02	c ---[ 357]---> BDD-cost:   21
0.00/0.02	c ---[ 356]---> BDD-cost:   73
0.00/0.02	c ---[ 355]---> BDD-cost:   23
0.00/0.03	c ---[ 354]---> BDD-cost:   12
0.00/0.03	c ---[ 353]---> BDD-cost:   18
0.00/0.03	c ---[ 352]---> BDD-cost:   69
0.00/0.03	c ---[ 351]---> BDD-cost:   19
0.00/0.03	c ---[ 350]---> BDD-cost:    8
0.00/0.03	c ---[ 349]---> BDD-cost:   48
0.00/0.03	c ---[ 348]---> BDD-cost:    3
0.00/0.03	c ---[ 347]---> BDD-cost:   14
0.00/0.03	c ---[ 346]---> BDD-cost:   86
0.00/0.03	c ---[ 345]---> BDD-cost:   25
0.00/0.03	c ---[ 344]---> BDD-cost:   31
0.00/0.03	c ---[ 343]---> BDD-cost:   17
0.00/0.03	c ---[ 342]---> BDD-cost:   18
0.00/0.03	c ---[ 341]---> BDD-cost:   21
0.00/0.03	c ---[ 340]---> BDD-cost:   20
0.00/0.03	c ---[ 339]---> BDD-cost:   22
0.00/0.03	c ---[ 338]---> BDD-cost:    7
0.00/0.03	c ---[ 337]---> BDD-cost:   24
0.00/0.03	c ---[ 336]---> BDD-cost:   20
0.00/0.03	c ---[ 335]---> BDD-cost:   34
0.00/0.03	c ---[ 334]---> BDD-cost:   24
0.00/0.03	c ---[ 333]---> BDD-cost:    8
0.00/0.03	c ---[ 332]---> BDD-cost:   19
0.00/0.03	c ---[ 331]---> BDD-cost:   16
0.00/0.03	c ---[ 330]---> BDD-cost:    8
0.00/0.03	c ---[ 329]---> BDD-cost:   19
0.00/0.03	c ---[ 328]---> BDD-cost:   11
0.00/0.03	c ---[ 327]---> BDD-cost:    8
0.00/0.03	c ---[ 326]---> BDD-cost:   11
0.00/0.03	c ---[ 325]---> BDD-cost:   44
0.00/0.03	c ---[ 324]---> BDD-cost:   25
0.00/0.03	c ---[ 323]---> BDD-cost:   16
0.00/0.03	c ---[ 322]---> BDD-cost:   28
0.00/0.03	c ---[ 321]---> BDD-cost:    6
0.00/0.03	c ---[ 320]---> BDD-cost:   26
0.00/0.03	c ---[ 318]---> BDD-cost:    5
0.00/0.03	c ---[ 317]---> BDD-cost:   32
0.00/0.03	c ---[ 316]---> BDD-cost:   49
0.00/0.03	c ---[ 315]---> BDD-cost:    4
0.00/0.03	c ---[ 314]---> BDD-cost:    4
0.00/0.03	c ---[ 313]---> BDD-cost:   64
0.00/0.03	c ---[ 312]---> BDD-cost:   12
0.00/0.03	c ---[ 311]---> BDD-cost:   22
0.00/0.03	c ---[ 310]---> BDD-cost:   14
0.00/0.03	c ---[ 309]---> BDD-cost:    5
0.00/0.03	c ---[ 308]---> BDD-cost:    9
0.00/0.03	c ---[ 307]---> BDD-cost:   10
0.00/0.03	c ---[ 306]---> BDD-cost:    9
0.00/0.03	c ---[ 305]---> BDD-cost:   15
0.00/0.03	c ---[ 304]---> BDD-cost:   13
0.00/0.03	c ---[ 303]---> BDD-cost:    8
0.00/0.03	c ---[ 302]---> BDD-cost:   16
0.00/0.03	c ---[ 301]---> BDD-cost:    8
0.00/0.03	c ---[ 300]---> BDD-cost:   10
0.00/0.03	c ---[ 299]---> BDD-cost:   33
0.00/0.03	c ---[ 298]---> BDD-cost:   24
0.00/0.03	c ---[ 297]---> BDD-cost:    7
0.00/0.03	c ---[ 296]---> BDD-cost:   60
0.00/0.03	c ---[ 295]---> BDD-cost:   12
0.00/0.03	c ---[ 294]---> BDD-cost:   22
0.00/0.03	c ---[ 293]---> BDD-cost:   26
0.00/0.03	c ---[ 292]---> BDD-cost:   24
0.00/0.03	c ---[ 291]---> BDD-cost:    9
0.00/0.03	c ---[ 290]---> BDD-cost:    6
0.00/0.03	c ---[ 289]---> BDD-cost:   22
0.00/0.03	c ---[ 288]---> BDD-cost:    3
0.00/0.03	c ---[ 287]---> BDD-cost:    8
0.00/0.03	c ---[ 286]---> BDD-cost:   39
0.00/0.03	c ---[ 285]---> BDD-cost:   10
0.00/0.03	c ---[ 284]---> BDD-cost:   24
0.00/0.03	c ---[ 283]---> BDD-cost:   18
0.00/0.03	c ---[ 282]---> BDD-cost:    7
0.00/0.03	c ---[ 281]---> BDD-cost:   26
0.00/0.03	c ---[ 280]---> BDD-cost:   72
0.00/0.03	c ---[ 279]---> BDD-cost:   63
0.00/0.03	c ---[ 278]---> BDD-cost:   82
0.00/0.03	c ---[ 277]---> BDD-cost:   47
0.00/0.03	c ---[ 276]---> BDD-cost:   41
0.00/0.03	c ---[ 275]---> BDD-cost:    6
0.00/0.03	c ---[ 274]---> BDD-cost:    5
0.00/0.03	c ---[ 273]---> BDD-cost:   20
0.00/0.03	c ---[ 272]---> BDD-cost:   16
0.00/0.03	c ---[ 271]---> BDD-cost:   32
0.00/0.03	c ---[ 270]---> BDD-cost:    5
0.00/0.03	c ---[ 269]---> BDD-cost:   17
0.00/0.03	c ---[ 268]---> BDD-cost:   44
0.00/0.03	c ---[ 267]---> BDD-cost:   49
0.00/0.03	c ---[ 266]---> BDD-cost:   26
0.00/0.03	c ---[ 265]---> BDD-cost:   23
0.00/0.03	c ---[ 264]---> BDD-cost:   10
0.00/0.03	c ---[ 262]---> BDD-cost:   12
0.00/0.03	c ---[ 261]---> BDD-cost:   25
0.00/0.03	c ---[ 260]---> BDD-cost:   56
0.00/0.03	c ---[ 259]---> BDD-cost:   17
0.00/0.03	c ---[ 258]---> BDD-cost:   14
0.00/0.03	c ---[ 257]---> Sorter-cost:  375     Base: 2 2 2
0.00/0.03	c ---[ 256]---> BDD-cost:   28
0.00/0.03	c ---[ 255]---> BDD-cost:   43
0.00/0.04	c ---[ 254]---> BDD-cost:   24
0.00/0.04	c ---[ 253]---> BDD-cost:   33
0.00/0.04	c ---[ 252]---> BDD-cost:    2
0.00/0.04	c ---[ 251]---> BDD-cost:   18
0.00/0.04	c ---[ 250]---> BDD-cost:   13
0.00/0.04	c ---[ 249]---> BDD-cost:   69
0.00/0.04	c ---[ 248]---> BDD-cost:   14
0.00/0.04	c ---[ 246]---> BDD-cost:   27
0.00/0.04	c ---[ 245]---> BDD-cost:   15
0.00/0.04	c ---[ 244]---> BDD-cost:   21
0.00/0.04	c ---[ 243]---> BDD-cost:   12
0.00/0.04	c ---[ 242]---> BDD-cost:   16
0.00/0.04	c ---[ 241]---> BDD-cost:   20
0.00/0.04	c ---[ 240]---> BDD-cost:   27
0.00/0.04	c ---[ 239]---> BDD-cost:   57
0.00/0.04	c ---[ 238]---> BDD-cost:   45
0.00/0.04	c ---[ 237]---> BDD-cost:   14
0.00/0.04	c ---[ 236]---> BDD-cost:    5
0.00/0.04	c ---[ 235]---> BDD-cost:    9
0.00/0.04	c ---[ 234]---> BDD-cost:   32
0.00/0.04	c ---[ 233]---> BDD-cost:   66
0.00/0.04	c ---[ 232]---> BDD-cost:   37
0.00/0.04	c ---[ 231]---> BDD-cost:   17
0.00/0.04	c ---[ 230]---> BDD-cost:   64
0.00/0.04	c ---[ 229]---> BDD-cost:   19
0.00/0.04	c ---[ 228]---> BDD-cost:   14
0.00/0.04	c ---[ 227]---> BDD-cost:   23
0.00/0.04	c ---[ 226]---> BDD-cost:   24
0.00/0.04	c ---[ 225]---> BDD-cost:   18
0.00/0.04	c ---[ 224]---> BDD-cost:   25
0.00/0.04	c ---[ 223]---> BDD-cost:   16
0.00/0.04	c ---[ 222]---> BDD-cost:   24
0.00/0.04	c ---[ 221]---> BDD-cost:   19
0.00/0.04	c ---[ 220]---> BDD-cost:   15
0.00/0.04	c ---[ 219]---> BDD-cost:   13
0.00/0.04	c ---[ 218]---> BDD-cost:   14
0.00/0.04	c ---[ 217]---> BDD-cost:    5
0.00/0.04	c ---[ 216]---> BDD-cost:   24
0.00/0.04	c ---[ 215]---> BDD-cost:    3
0.00/0.04	c ---[ 214]---> BDD-cost:   12
0.00/0.04	c ---[ 213]---> BDD-cost:   32
0.00/0.04	c ---[ 212]---> BDD-cost:   26
0.00/0.04	c ---[ 211]---> BDD-cost:   48
0.00/0.04	c ---[ 210]---> BDD-cost:   32
0.00/0.04	c ---[ 209]---> BDD-cost:   47
0.00/0.04	c ---[ 208]---> BDD-cost:   22
0.00/0.04	c ---[ 207]---> BDD-cost:   43
0.00/0.04	c ---[ 206]---> BDD-cost:   70
0.00/0.04	c ---[ 205]---> BDD-cost:   32
0.00/0.04	c ---[ 204]---> BDD-cost:   59
0.00/0.04	c ---[ 203]---> BDD-cost:   13
0.00/0.04	c ---[ 202]---> BDD-cost:    2
0.00/0.04	c ---[ 201]---> BDD-cost:   11
0.00/0.04	c ---[ 199]---> BDD-cost:   16
0.00/0.04	c ---[ 198]---> BDD-cost:    9
0.00/0.04	c ---[ 197]---> BDD-cost:   47
0.00/0.04	c ---[ 196]---> BDD-cost:   37
0.00/0.04	c ---[ 195]---> BDD-cost:   10
0.00/0.04	c ---[ 194]---> BDD-cost:   17
0.00/0.04	c ---[ 193]---> BDD-cost:    2
0.00/0.04	c ---[ 191]---> BDD-cost:   16
0.00/0.04	c ---[ 190]---> BDD-cost:    7
0.00/0.04	c ---[ 189]---> BDD-cost:   51
0.00/0.04	c ---[ 188]---> BDD-cost:   36
0.00/0.04	c ---[ 187]---> BDD-cost:   39
0.00/0.04	c ---[ 186]---> BDD-cost:   18
0.00/0.04	c ---[ 185]---> BDD-cost:   10
0.00/0.04	c ---[ 184]---> BDD-cost:   42
0.00/0.04	c ---[ 183]---> BDD-cost:    2
0.00/0.04	c ---[ 182]---> BDD-cost:    9
0.00/0.04	c ---[ 181]---> BDD-cost:   11
0.00/0.04	c ---[ 180]---> BDD-cost:   10
0.00/0.04	c ---[ 179]---> BDD-cost:   19
0.00/0.04	c ---[ 178]---> BDD-cost:   23
0.00/0.04	c ---[ 177]---> BDD-cost:    4
0.00/0.04	c ---[ 176]---> BDD-cost:   13
0.00/0.04	c ---[ 175]---> BDD-cost:   20
0.00/0.04	c ---[ 173]---> BDD-cost:   12
0.00/0.04	c ---[ 172]---> BDD-cost:   54
0.00/0.04	c ---[ 171]---> BDD-cost:   51
0.00/0.04	c ---[ 170]---> BDD-cost:    3
0.00/0.04	c ---[ 169]---> BDD-cost:   21
0.00/0.04	c ---[ 168]---> BDD-cost:   20
0.00/0.04	c ---[ 167]---> BDD-cost:    8
0.00/0.04	c ---[ 166]---> BDD-cost:    8
0.00/0.04	c ---[ 165]---> BDD-cost:    9
0.00/0.04	c ---[ 164]---> BDD-cost:   17
0.00/0.04	c ---[ 163]---> BDD-cost:    7
0.00/0.04	c ---[ 162]---> BDD-cost:   38
0.00/0.04	c ---[ 161]---> BDD-cost:   15
0.00/0.04	c ---[ 160]---> BDD-cost:   13
0.00/0.04	c ---[ 159]---> BDD-cost:   31
0.00/0.04	c ---[ 158]---> BDD-cost:    7
0.00/0.04	c ---[ 157]---> BDD-cost:   15
0.00/0.04	c ---[ 156]---> BDD-cost:   24
0.00/0.04	c ---[ 155]---> BDD-cost:    6
0.00/0.04	c ---[ 154]---> BDD-cost:   10
0.00/0.04	c ---[ 153]---> BDD-cost:   22
0.00/0.04	c ---[ 152]---> BDD-cost:   11
0.00/0.04	c ---[ 151]---> BDD-cost:   54
0.00/0.04	c ---[ 150]---> BDD-cost:    3
0.00/0.04	c ---[ 149]---> BDD-cost:    5
0.00/0.04	c ---[ 148]---> BDD-cost:   40
0.00/0.04	c ---[ 147]---> BDD-cost:   23
0.00/0.04	c ---[ 146]---> BDD-cost:   37
0.00/0.05	c ---[ 145]---> BDD-cost:   21
0.00/0.05	c ---[ 144]---> BDD-cost:   11
0.00/0.05	c ---[ 143]---> BDD-cost:   21
0.00/0.05	c ---[ 142]---> BDD-cost:   15
0.00/0.05	c ---[ 141]---> BDD-cost:   33
0.00/0.05	c ---[ 140]---> BDD-cost:   20
0.00/0.05	c ---[ 139]---> BDD-cost:   16
0.00/0.05	c ---[ 138]---> BDD-cost:    6
0.00/0.05	c ---[ 137]---> BDD-cost:    5
0.00/0.05	c ---[ 136]---> BDD-cost:    6
0.00/0.05	c ---[ 135]---> BDD-cost:   12
0.00/0.05	c ---[ 134]---> BDD-cost:   43
0.00/0.05	c ---[ 133]---> BDD-cost:   40
0.00/0.05	c ---[ 132]---> BDD-cost:   12
0.00/0.05	c ---[ 131]---> BDD-cost:   13
0.00/0.05	c ---[ 130]---> BDD-cost:   36
0.00/0.05	c ---[ 129]---> BDD-cost:   44
0.00/0.05	c ---[ 128]---> BDD-cost:   34
0.00/0.05	c ---[ 127]---> BDD-cost:   26
0.00/0.05	c ---[ 126]---> BDD-cost:   54
0.00/0.05	c ---[ 125]---> BDD-cost:   17
0.00/0.05	c ---[ 124]---> BDD-cost:   32
0.00/0.05	c ---[ 123]---> BDD-cost:   10
0.00/0.05	c ---[ 122]---> BDD-cost:    9
0.00/0.05	c ---[ 121]---> BDD-cost:    6
0.00/0.05	c ---[ 120]---> BDD-cost:   15
0.00/0.05	c ---[ 119]---> BDD-cost:   30
0.00/0.05	c ---[ 118]---> BDD-cost:   32
0.00/0.05	c ---[ 117]---> BDD-cost:   25
0.00/0.05	c ---[ 116]---> BDD-cost:   41
0.00/0.05	c ---[ 115]---> BDD-cost:   32
0.00/0.05	c ---[ 114]---> BDD-cost:   38
0.00/0.05	c ---[ 113]---> BDD-cost:   52
0.00/0.05	c ---[ 112]---> BDD-cost:   41
0.00/0.05	c ---[ 111]---> BDD-cost:   25
0.00/0.05	c ---[ 110]---> BDD-cost:   12
0.00/0.05	c ---[ 109]---> BDD-cost:   27
0.00/0.05	c ---[ 108]---> BDD-cost:    2
0.00/0.05	c ---[ 107]---> BDD-cost:    4
0.00/0.05	c ---[ 106]---> BDD-cost:   28
0.00/0.05	c ---[ 105]---> BDD-cost:   34
0.00/0.05	c ---[ 104]---> BDD-cost:   11
0.00/0.05	c ---[ 103]---> BDD-cost:    3
0.00/0.05	c ---[ 102]---> BDD-cost:   30
0.00/0.05	c ---[ 101]---> BDD-cost:    8
0.00/0.05	c ---[ 100]---> BDD-cost:    6
0.00/0.05	c ---[  99]---> BDD-cost:   51
0.00/0.05	c ---[  98]---> BDD-cost:   19
0.00/0.05	c ---[  97]---> BDD-cost:    5
0.00/0.05	c ---[  95]---> BDD-cost:    9
0.00/0.05	c ---[  94]---> BDD-cost:   14
0.00/0.05	c ---[  93]---> BDD-cost:   32
0.00/0.05	c ---[  92]---> BDD-cost:   36
0.00/0.05	c ---[  91]---> BDD-cost:   26
0.00/0.05	c ---[  90]---> BDD-cost:   46
0.00/0.05	c ---[  89]---> BDD-cost:   18
0.00/0.05	c ---[  88]---> BDD-cost:   50
0.00/0.05	c ---[  87]---> BDD-cost:   47
0.00/0.05	c ---[  86]---> BDD-cost:    3
0.00/0.05	c ---[  85]---> BDD-cost:   61
0.00/0.05	c ---[  84]---> BDD-cost:   22
0.00/0.05	c ---[  83]---> BDD-cost:   23
0.00/0.05	c ---[  82]---> BDD-cost:   11
0.00/0.05	c ---[  81]---> BDD-cost:   45
0.00/0.05	c ---[  80]---> BDD-cost:    9
0.00/0.05	c ---[  79]---> BDD-cost:   10
0.00/0.05	c ---[  78]---> BDD-cost:   28
0.00/0.05	c ---[  77]---> BDD-cost:   13
0.00/0.05	c ---[  76]---> BDD-cost:   58
0.00/0.05	c ---[  75]---> BDD-cost:    2
0.00/0.05	c ---[  74]---> BDD-cost:   20
0.00/0.05	c ---[  73]---> BDD-cost:   75
0.00/0.05	c ---[  72]---> BDD-cost:   35
0.00/0.05	c ---[  71]---> BDD-cost:   31
0.00/0.05	c ---[  70]---> BDD-cost:   43
0.00/0.05	c ---[  69]---> BDD-cost:   18
0.00/0.05	c ---[  68]---> BDD-cost:   20
0.00/0.05	c ---[  67]---> BDD-cost:   25
0.00/0.05	c ---[  66]---> BDD-cost:   21
0.00/0.05	c ---[  65]---> BDD-cost:   14
0.00/0.05	c ---[  64]---> BDD-cost:   25
0.00/0.05	c ---[  63]---> BDD-cost:    9
0.00/0.05	c ---[  62]---> BDD-cost:   25
0.00/0.05	c ---[  61]---> BDD-cost:    6
0.00/0.05	c ---[  60]---> BDD-cost:   26
0.00/0.05	c ---[  59]---> BDD-cost:   20
0.00/0.05	c ---[  58]---> BDD-cost:   24
0.00/0.05	c ---[  57]---> BDD-cost:   29
0.00/0.05	c ---[  56]---> BDD-cost:   52
0.00/0.05	c ---[  55]---> BDD-cost:   49
0.00/0.05	c ---[  54]---> BDD-cost:   32
0.00/0.05	c ---[  53]---> BDD-cost:   61
0.00/0.05	c ---[  52]---> BDD-cost:    4
0.00/0.05	c ---[  51]---> BDD-cost:   36
0.00/0.05	c ---[  50]---> BDD-cost:   31
0.00/0.05	c ---[  49]---> BDD-cost:    8
0.00/0.05	c ---[  48]---> BDD-cost:   17
0.00/0.05	c ---[  47]---> BDD-cost:   10
0.00/0.05	c ---[  46]---> BDD-cost:   26
0.00/0.05	c ---[  45]---> BDD-cost:   35
0.00/0.05	c ---[  44]---> BDD-cost:   10
0.00/0.05	c ---[  43]---> BDD-cost:   20
0.00/0.06	c ---[  42]---> BDD-cost:    4
0.00/0.06	c ---[  41]---> BDD-cost:   64
0.00/0.06	c ---[  40]---> BDD-cost:   13
0.00/0.06	c ---[  39]---> BDD-cost:   49
0.00/0.06	c ---[  38]---> BDD-cost:   21
0.00/0.06	c ---[  37]---> BDD-cost:    5
0.00/0.06	c ---[  36]---> BDD-cost:   17
0.00/0.06	c ---[  35]---> BDD-cost:   18
0.00/0.06	c ---[  34]---> BDD-cost:    6
0.00/0.06	c ---[  33]---> BDD-cost:   45
0.00/0.06	c ---[  32]---> BDD-cost:   21
0.00/0.06	c ---[  31]---> BDD-cost:   14
0.00/0.06	c ---[  30]---> BDD-cost:   20
0.00/0.06	c ---[  29]---> BDD-cost:    9
0.00/0.06	c ---[  28]---> BDD-cost:   53
0.00/0.06	c ---[  27]---> BDD-cost:   20
0.00/0.06	c ---[  26]---> BDD-cost:   39
0.00/0.06	c ---[  25]---> BDD-cost:    5
0.00/0.06	c ---[  24]---> BDD-cost:   37
0.00/0.06	c ---[  23]---> BDD-cost:   18
0.00/0.06	c ---[  22]---> BDD-cost:   65
0.00/0.06	c ---[  21]---> BDD-cost:   10
0.00/0.06	c ---[  20]---> BDD-cost:   40
0.00/0.06	c ---[  19]---> BDD-cost:    5
0.00/0.06	c ---[  18]---> BDD-cost:    4
0.00/0.06	c ---[  17]---> BDD-cost:   34
0.00/0.06	c ---[  16]---> BDD-cost:   25
0.00/0.06	c ---[  15]---> BDD-cost:   25
0.00/0.06	c ---[  14]---> BDD-cost:   14
0.00/0.06	c ---[  13]---> BDD-cost:   10
0.00/0.06	c ---[  12]---> BDD-cost:   31
0.00/0.06	c ---[  11]---> BDD-cost:    9
0.00/0.06	c ---[  10]---> BDD-cost:    6
0.00/0.06	c ---[   9]---> BDD-cost:    4
0.00/0.06	c ---[   8]---> BDD-cost:   15
0.00/0.06	c ---[   7]---> BDD-cost:   25
0.00/0.06	c ---[   6]---> BDD-cost:   21
0.00/0.06	c ---[   5]---> BDD-cost:   12
0.00/0.06	c ---[   4]---> BDD-cost:   27
0.00/0.06	c ---[   3]---> BDD-cost:   18
0.00/0.06	c ---[   2]---> BDD-cost:    7
0.00/0.06	c ---[   1]---> BDD-cost:   11
0.00/0.06	c ---[   0]---> BDD-cost:   12
0.09/0.11	|  Eliminated clauses:           0.19 Mb                                      |
0.09/0.11	============================[ Search Statistics ]==============================
0.09/0.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.11	===============================================================================
0.09/0.11	===============================================================================
0.09/0.11	c Found solution: 345
0.09/0.11	c ---[   0]---> Sorter-cost:17657     Base:
0.09/0.19	|  Eliminated clauses:           0.40 Mb                                      |
0.09/0.19	============================[ Search Statistics ]==============================
0.09/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	===============================================================================
0.09/0.19	===============================================================================
0.09/0.19	c Found solution: 226
0.19/0.20	c ---[   0]---> Sorter-cost:    0     Base:
1.29/1.38	|  Eliminated clauses:           0.43 Mb                                      |
1.29/1.38	============================[ Search Statistics ]==============================
1.29/1.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.38	===============================================================================
1.29/1.38	|       177 |    9921    26051   106859 |     9552      177     89 |  1.927 % |
1.29/1.38	|       327 |    9921    26051   106859 |    10507      327     80 |  1.927 % |
1.29/1.38	|       552 |    9921    26051   106859 |    11557      552    104 |  1.927 % |
1.29/1.38	|       889 |    9921    26051   106859 |    12713      889    103 |  1.927 % |
1.29/1.38	|      1395 |    9921    26051   106859 |    13985     1395    109 |  1.927 % |
1.29/1.38	|      2154 |    9918    26051   106859 |    15383     2153    107 |  1.940 % |
1.29/1.38	|      3293 |    9918    26051   106859 |    16922     3292    113 |  1.940 % |
1.29/1.38	|      5001 |    9918    26051   106859 |    18614     5000    111 |  1.940 % |
1.29/1.38	|      7563 |    9918    26051   106859 |    20475     7562    111 |  1.940 % |
1.29/1.38	|     11407 |    9918    26051   106859 |    22523    11406    111 |  1.940 % |
1.29/1.38	===============================================================================
1.29/1.38	c Found solution: 220
1.29/1.38	c ---[   0]---> Sorter-cost:    0     Base:
28.79/28.81	|  Eliminated clauses:           0.44 Mb                                      |
28.79/28.81	============================[ Search Statistics ]==============================
28.79/28.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.79/28.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
28.79/28.81	===============================================================================
28.79/28.81	|     11869 |    9939    26117   107311 |     9576     5984    106 |  1.930 % |
28.79/28.81	|     12019 |    9939    26117   107311 |    10533     6134    105 |  1.930 % |
28.79/28.81	|     12244 |    9939    26117   107311 |    11587     6359    105 |  1.930 % |
28.79/28.81	|     12581 |    9939    26117   107311 |    12745     6696    105 |  1.930 % |
28.79/28.81	|     13087 |    9939    26117   107311 |    14020     7202    109 |  1.930 % |
28.79/28.81	|     13846 |    9939    26117   107311 |    15422     7961    111 |  1.930 % |
28.79/28.81	|     14985 |    9939    26117   107311 |    16964     9100    121 |  1.930 % |
28.79/28.81	|     16693 |    9939    26117   107311 |    18661    10808    118 |  1.930 % |
28.79/28.81	|     19255 |    9939    26117   107311 |    20527    13370    126 |  1.930 % |
28.79/28.81	|     23099 |    9939    26117   107311 |    22580    17214    127 |  1.930 % |
28.79/28.81	|     28865 |    9939    26117   107311 |    24838    22980    134 |  1.930 % |
28.79/28.81	|     37514 |    9939    26117   107311 |    27322    17624    137 |  1.930 % |
28.79/28.81	|     50488 |    9939    26117   107311 |    30054    11814    128 |  1.930 % |
28.79/28.81	|     69949 |    9932    26117   107311 |    33059    12362    112 |  1.958 % |
28.79/28.81	|     99141 |    9922    26117   107311 |    36365    18923    160 |  1.999 % |
28.79/28.81	|    142930 |    9922    26117   107311 |    40002    12724    104 |  1.999 % |
28.79/28.81	|    208614 |    9909    26117   107311 |    44002    16745    179 |  2.052 % |
28.79/28.81	===============================================================================
28.79/28.81	c Found solution: 217
28.79/28.81	c ---[   0]---> Sorter-cost:    0     Base:
74.67/74.77	|  Eliminated clauses:           0.44 Mb                                      |
74.67/74.77	============================[ Search Statistics ]==============================
74.67/74.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.67/74.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
74.67/74.77	===============================================================================
74.67/74.77	|    222013 |    9904    26048   106993 |     9550     6092    201 |  2.076 % |
74.67/74.77	|    222163 |    9904    26048   106993 |    10506     6242    198 |  2.076 % |
74.67/74.77	|    222388 |    9904    26048   106993 |    11556     6467    195 |  2.076 % |
74.67/74.77	|    222725 |    9904    26048   106993 |    12712     6804    190 |  2.076 % |
74.67/74.77	|    223231 |    9904    26048   106993 |    13983     7310    183 |  2.076 % |
74.67/74.77	|    223990 |    9904    26048   106993 |    15381     8069    174 |  2.076 % |
74.67/74.77	|    225129 |    9904    26048   106993 |    16920     9208    172 |  2.076 % |
74.67/74.77	|    226837 |    9904    26048   106993 |    18612    10916    159 |  2.076 % |
74.67/74.77	|    229399 |    9904    26048   106993 |    20473    13478    155 |  2.076 % |
74.67/74.77	|    233243 |    9904    26048   106993 |    22520    17322    148 |  2.076 % |
74.67/74.77	|    239009 |    9904    26048   106993 |    24772    23088    146 |  2.076 % |
74.67/74.77	|    247658 |    9904    26048   106993 |    27249    17733    133 |  2.076 % |
74.67/74.77	|    260632 |    9904    26048   106993 |    29974    11803    128 |  2.076 % |
74.67/74.77	|    280093 |    9904    26048   106993 |    32972    12545    103 |  2.076 % |
74.67/74.77	|    309285 |    9904    26048   106993 |    36269    18938    149 |  2.076 % |
74.67/74.77	|    353074 |    9904    26048   106993 |    39896    13219    126 |  2.076 % |
74.67/74.77	|    418758 |    9904    26048   106993 |    43886    17172    177 |  2.076 % |
74.67/74.77	|    517284 |    9904    26048   106993 |    48274    12653    119 |  2.076 % |
74.67/74.77	===============================================================================
74.67/74.77	c Found solution: 213
74.67/74.77	c ---[   0]---> Sorter-cost:    0     Base:
1359.77/1360.04	|  Eliminated clauses:           0.44 Mb                                      |
1359.77/1360.04	============================[ Search Statistics ]==============================
1359.77/1360.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1359.77/1360.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1359.77/1360.04	===============================================================================
1359.77/1360.04	|    558106 |    9909    26079   107116 |     9562     7519    164 |  2.106 % |
1359.77/1360.04	|    558256 |    9909    26079   107116 |    10518     7669    164 |  2.106 % |
1359.77/1360.04	|    558481 |    9909    26079   107116 |    11570     7894    161 |  2.106 % |
1359.77/1360.04	|    558818 |    9909    26079   107116 |    12727     8231    159 |  2.106 % |
1359.77/1360.04	|    559324 |    9909    26079   107116 |    14000     8737    157 |  2.106 % |
1359.77/1360.04	|    560083 |    9909    26079   107116 |    15400     9496    151 |  2.106 % |
1359.77/1360.04	|    561222 |    9909    26079   107116 |    16940    10635    148 |  2.106 % |
1359.77/1360.04	|    562930 |    9909    26079   107116 |    18634    12343    138 |  2.106 % |
1359.77/1360.04	|    565492 |    9909    26079   107116 |    20497    14905    134 |  2.106 % |
1359.77/1360.04	|    569336 |    9909    26079   107116 |    22547    18749    127 |  2.106 % |
1359.77/1360.04	|    575102 |    9909    26079   107116 |    24802    12225    118 |  2.106 % |
1359.77/1360.04	|    583751 |    9909    26079   107116 |    27282    20874    118 |  2.106 % |
1359.77/1360.04	|    596725 |    9909    26079   107116 |    30010    17455    122 |  2.106 % |
1359.77/1360.04	|    616186 |    9909    26079   107116 |    33011    17461    121 |  2.106 % |
1359.77/1360.04	|    645378 |    9909    26079   107116 |    36312    24937    129 |  2.106 % |
1359.77/1360.04	|    689167 |    9909    26079   107116 |    39944    15421    133 |  2.106 % |
1359.77/1360.04	|    754851 |    9909    26079   107116 |    43938    23141    125 |  2.106 % |
1359.77/1360.04	|    853377 |    9909    26079   107116 |    48332    20032    118 |  2.106 % |
1359.77/1360.04	|   1001166 |    9909    26079   107116 |    53165    13922    199 |  2.106 % |
1359.77/1360.04	|   1222849 |    9909    26079   107116 |    58482    16767    148 |  2.106 % |
1359.77/1360.04	|   1555374 |    9909    26079   107116 |    64330    61200    201 |  2.106 % |
1359.77/1360.04	|   2054162 |    9909    26079   107116 |    70763    18244    110 |  2.106 % |
1359.77/1360.04	|   2802344 |    9909    26079   107116 |    77839    38112    175 |  2.106 % |
1359.77/1360.04	|   3924618 |    9892    26079   107116 |    85623    34681    138 |  2.175 % |
1359.77/1360.04	|   5608029 |    9892    26079   107116 |    94186    64119    251 |  2.175 % |
1359.77/1360.04	===============================================================================
1359.77/1360.04	c Found solution: 211
1359.77/1360.05	c ---[   0]---> Sorter-cost:    0     Base:
1800.00/1800.30	|  Eliminated clauses:           0.45 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|   7271347 |    9863    25952   106633 |     9515     6469    100 |  2.232 % |
1800.00/1800.30	|   7271497 |    9863    25952   106633 |    10467     6619    100 |  2.232 % |
1800.00/1800.30	|   7271722 |    9863    25952   106633 |    11514     6844     99 |  2.232 % |
1800.00/1800.30	|   7272059 |    9863    25952   106633 |    12665     7181     98 |  2.232 % |
1800.00/1800.30	|   7272565 |    9863    25952   106633 |    13931     7687    101 |  2.232 % |
1800.00/1800.30	|   7273324 |    9863    25952   106633 |    15325     8446    101 |  2.232 % |
1800.00/1800.30	|   7274463 |    9863    25952   106633 |    16857     9585     99 |  2.232 % |
1800.00/1800.30	|   7276171 |    9863    25952   106633 |    18543    11293     98 |  2.232 % |
1800.00/1800.30	|   7278733 |    9863    25952   106633 |    20397    13855    103 |  2.232 % |
1800.00/1800.30	|   7282577 |    9863    25952   106633 |    22437    17699    109 |  2.232 % |
1800.00/1800.30	|   7288343 |    9863    25952   106633 |    24681    23465    109 |  2.232 % |
1800.00/1800.30	|   7296992 |    9863    25952   106633 |    27149    18096    107 |  2.232 % |
1800.00/1800.30	|   7309966 |    9863    25952   106633 |    29864    12070    110 |  2.232 % |
1800.00/1800.30	|   7329427 |    9863    25952   106633 |    32850    12679    120 |  2.232 % |
1800.00/1800.30	|   7358619 |    9863    25952   106633 |    36135    19079    122 |  2.232 % |
1800.00/1800.30	|   7402408 |    9863    25952   106633 |    39749    13429    117 |  2.232 % |
1800.00/1800.30	|   7468092 |    9863    25952   106633 |    43724    17242    172 |  2.232 % |
1800.00/1800.30	|   7566618 |    9863    25952   106633 |    48096    15831    106 |  2.232 % |
1800.00/1800.30	|   7714407 |    9863    25952   106633 |    52906    47022    157 |  2.232 % |
1800.00/1800.30	|   7936090 |    9863    25952   106633 |    58197    13933    131 |  2.232 % |
1800.00/1800.30	|   8268615 |    9863    25952   106633 |    64017    61092    200 |  2.232 % |
1800.00/1800.30	|   8767403 |    9863    25952   106633 |    70418    20529    126 |  2.232 % |
1800.00/1800.30	|   9515585 |    9863    25952   106633 |    77460    47001    235 |  2.232 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s SATISFIABLE
1800.00/1800.30	v -x1 x2 -x3 -x4 -x5 -x6 x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 x56 -x57 x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 -x73 x74 x75 -x76 -x77 x78 -x79 x80 -x81 x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 x93 -x94 x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 x132 -x133 x134 x135 x136 x137 x138 -x139 -x140 x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 x149 -x150 x151 -x152 -x153 -x154 x155 x156 -x157 -x158 -x159 -x160 -x161 x162 x163 -x164 -x165 x166 -x167 x168 -x169 x170 x171 x172 -x173 x174 x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 x188 -x189 x190 -x191 -x192 -x193 x194 -x195 x196 x197 -x198 x199 x200 -x201 -x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 -x231 x232 x233 x234 x235 x236 -x237 x238 -x239 x240 -x241 x242 -x243 -x244 x245 x246 -x247 x248 x249 -x250 -x251 -x252 x253 -x254 -x255 x256 -x257 x258 -x259 -x260 x261 x262 x263 x264 x265 x266 x267 -x268 -x269 x270 x271 -x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 -x282 -x283 x284 -x285 x286 -x287 x288 -x289 x290 -x291 x292 -x293 -x294 x295 -x296 x297 -x298 x299 x300 x301 -x302 x303 x304 x305 -x306 -x307 -x308 -x309 -x310 x311 x312 x313 x314 -x315 -x316 x317 x318 x319 -x320 -x321 -x322 x323 x324 x325 -x326 x327 -x328 -x329 -x330 -x331 x332 -x333 -x334 -x335 x336 x337 -x338 x339 -x340 -x341 -x342 -x343 x344 -x345 -x346 -x347 -x348 -x349 x350 -x351 -x352 x353 x354 x355 x356 x357 -x358 x359 x360 x361 x362 x363 -x364 x365 x366 x367 x368 x369 x370 x371 -x372 -x373 x374 x375 -x376 x377 x378 x379 -x380 x381 x382 -x383 -x384 -x385 x386 -x387 x388 x389 x390 x391 x392 x393 -x394 x395 x396 -x397 -x398 x399 x400 x401 x402 x403 x404 -x405 x406 -x407 -x408 x409 x410 -x411 -x412 x413 x414 -x415 -x416 x417 x418 x419 -x420 -x421 -x422 -x423 -x424 -x425 x426 -x427 -x428 x429 x430 -x431 x432 -x433 -x434 -x435 -x436 x437 -x438 -x439 x440 x441 -x442 x443 -x444 x445 x446 -x447 -x448 -x449 x450 x451 x452 -x453 x454 -x455 -x456 -x457 -x458 x459 x460 -x461 x462 x463 x464 x465 x466 x467

Verifier Data

OK	211

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4112495-1466532259/watcher-4112495-1466532259 -o /tmp/evaluation-result-4112495-1466532259/solver-4112495-1466532259 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466517739-10060 --watchdog 1960 minisatp HOME/instance-4112495-1466532259.opb 

pid=11611
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: 2.00 2.00 2.00 3/176 11614
/proc/meminfo: memFree=32019564/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=6460 CPUtime=0 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 55270784 6615040 210 33554432000 4194304 5646918 140737012078848 140736177251112 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 1648 211 94 355 0 1289 0

[startup+0.10016 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11614
/proc/meminfo: memFree=32019564/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=7020 CPUtime=0.09 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 1710 0 0 0 9 0 0 0 20 0 1 0 55270784 7188480 1358 33554432000 4194304 5646918 140737012078848 140736177251112 4395538 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 1755 1358 134 355 0 1396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7020

[startup+0.200317 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11614
/proc/meminfo: memFree=32019564/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=13988 CPUtime=0.19 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 3586 0 0 0 19 0 0 0 20 0 1 0 55270784 14323712 2986 33554432000 4194304 5646918 140737012078848 140736177251112 4293344 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 3497 2986 144 355 0 3138 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13988

[startup+0.300325 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11614
/proc/meminfo: memFree=32019564/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=14180 CPUtime=0.29 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 3662 0 0 0 29 0 0 0 20 0 1 0 55270784 14520320 3062 33554432000 4194304 5646918 140737012078848 140736177251112 4823346 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 3545 3062 154 355 0 3186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14180

[startup+0.700234 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11614
/proc/meminfo: memFree=32019564/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=18192 CPUtime=0.69 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 4162 0 0 0 69 0 0 0 20 0 1 0 55270784 18628608 4070 33554432000 4194304 5646918 140737012078848 140736177251112 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 4548 4070 155 355 0 4189 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18192

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11615
/proc/meminfo: memFree=31964796/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=18192 CPUtime=1.49 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 4697 0 0 0 149 0 0 0 20 0 1 0 55270784 18628608 4157 33554432000 4194304 5646918 140737012078848 140737012077096 4402840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 4548 4157 156 355 0 4189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18192

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11615
/proc/meminfo: memFree=31999124/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=25292 CPUtime=3.09 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 5281 0 0 0 308 1 0 0 20 0 1 0 55270784 25899008 5759 33554432000 4194304 5646918 140737012078848 140737012077096 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 6323 5759 156 355 0 5964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25292

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11615
/proc/meminfo: memFree=31980688/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=44076 CPUtime=6.29 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 5759 0 0 0 628 1 0 0 20 0 1 0 55270784 45133824 10247 33554432000 4194304 5646918 140737012078848 140737012077096 4402818 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 11019 10247 156 355 0 10660 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44076

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11615
/proc/meminfo: memFree=31970420/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=51148 CPUtime=12.69 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 6201 0 0 0 1268 1 0 0 20 0 1 0 55270784 52375552 12218 33554432000 4194304 5646918 140737012078848 140737012077112 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 12787 12218 156 355 0 12428 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51148

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11615
/proc/meminfo: memFree=31949392/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=74424 CPUtime=25.49 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 7134 0 0 0 2547 2 0 0 20 0 1 0 55270784 76210176 17306 33554432000 4194304 5646918 140737012078848 140737012077096 4402832 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 18606 17306 156 355 0 18247 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74424

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11615
/proc/meminfo: memFree=31902100/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=74424 CPUtime=51.08 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 7534 0 0 0 5106 2 0 0 20 0 1 0 55270784 76210176 18211 33554432000 4194304 5646918 140737012078848 140737012077128 4398960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 18606 18211 157 355 0 18247 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74424

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=31903836/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=74424 CPUtime=102.28 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 7680 0 0 0 10225 3 0 0 20 0 1 0 55270784 76210176 18289 33554432000 4194304 5646918 140737012078848 140737012077128 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 18606 18289 157 355 0 18247 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 74424

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11617
/proc/meminfo: memFree=31880584/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=86200 CPUtime=162.26 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 9259 0 0 0 16219 7 0 0 20 0 1 0 55270784 88268800 21233 33554432000 4194304 5646918 140737012078848 140737012077560 4396544 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 21550 21233 157 355 0 21191 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 86200

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11618
/proc/meminfo: memFree=31875148/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=166340 CPUtime=222.26 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 10464 0 0 0 22214 12 0 0 20 0 1 0 55270784 170332160 36199 33554432000 4194304 5646918 140737012078848 140737012077544 4403431 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 41585 36199 157 355 0 41226 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 166340

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11619
/proc/meminfo: memFree=31874372/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=86200 CPUtime=282.24 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 12437 0 0 0 28207 17 0 0 20 0 1 0 55270784 88268800 21233 33554432000 4194304 5646918 140737012078848 140737012077560 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 21550 21233 157 355 0 21191 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 86200

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11624
/proc/meminfo: memFree=31776040/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=166340 CPUtime=342.23 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 14112 0 0 0 34199 24 0 0 20 0 1 0 55270784 170332160 34663 33554432000 4194304 5646918 140737012078848 140737012077544 4403079 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 41585 34663 157 355 0 41226 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 166340

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11625
/proc/meminfo: memFree=31873572/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=135520 CPUtime=402.22 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 14617 0 0 0 40193 29 0 0 20 0 1 0 55270784 138772480 32036 33554432000 4194304 5646918 140737012078848 140737012077144 4396933 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 33880 32036 157 355 0 33521 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 135520

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11626
/proc/meminfo: memFree=31815384/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=166340 CPUtime=462.21 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 17697 0 0 0 46186 35 0 0 20 0 1 0 55270784 170332160 35175 33554432000 4194304 5646918 140737012078848 140737012077544 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 41585 35175 157 355 0 41226 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 166340

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11627
/proc/meminfo: memFree=31873440/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=106420 CPUtime=522.2 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 19850 0 0 0 52180 40 0 0 20 0 1 0 55270784 108974080 23101 33554432000 4194304 5646918 140737012078848 140737012077560 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 26605 23101 157 355 0 26246 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 106420

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11628
/proc/meminfo: memFree=31898944/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=106420 CPUtime=582.19 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 21456 0 0 0 58173 46 0 0 20 0 1 0 55270784 108974080 24637 33554432000 4194304 5646918 140737012078848 140737012077560 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 26605 24637 157 355 0 26246 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 106420


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/177 11636
/proc/meminfo: memFree=31680084/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=210204 CPUtime=942.14 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 37372 0 0 0 94129 85 0 0 20 0 1 0 55270784 215248896 48701 33554432000 4194304 5646918 140737012078848 140737012077544 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 52551 48701 157 355 0 52192 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 210204

[startup+1002.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 11640
/proc/meminfo: memFree=31784640/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=179384 CPUtime=1002.13 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 41066 0 0 0 100121 92 0 0 20 0 1 0 55270784 183689216 43514 33554432000 4194304 5646918 140737012078848 140737012077144 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 44846 43514 157 355 0 44487 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 179384

[startup+1062.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 11641
/proc/meminfo: memFree=31792236/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=179384 CPUtime=1062.12 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 44061 0 0 0 106114 98 0 0 20 0 1 0 55270784 183689216 42490 33554432000 4194304 5646918 140737012078848 140737012077144 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 44846 42490 157 355 0 44487 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 179384

[startup+1122.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 11642
/proc/meminfo: memFree=31768444/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=130064 CPUtime=1122.11 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 46979 0 0 0 112109 102 0 0 20 0 1 0 55270784 133185536 32199 33554432000 4194304 5646918 140737012078848 140737012077560 4402966 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 32516 32199 157 355 0 32157 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 130064

[startup+1182.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 11643
/proc/meminfo: memFree=31725432/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=130064 CPUtime=1182.1 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 50277 0 0 0 118100 110 0 0 20 0 1 0 55270784 133185536 32199 33554432000 4194304 5646918 140737012078848 140737012077560 4403232 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 32516 32199 157 355 0 32157 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 130064

[startup+1242.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/177 11645
/proc/meminfo: memFree=31760136/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=130064 CPUtime=1242.09 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 52853 0 0 0 124092 117 0 0 20 0 1 0 55270784 133185536 32199 33554432000 4194304 5646918 140737012078848 140737012077560 4403530 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 32516 32199 157 355 0 32157 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 130064

[startup+1302.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 11646
/proc/meminfo: memFree=31744748/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=130064 CPUtime=1302.08 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 56330 0 0 0 130082 126 0 0 20 0 1 0 55270784 133185536 32199 33554432000 4194304 5646918 140737012078848 140737012077544 4397863 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 32516 32199 157 355 0 32157 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 130064

[startup+1362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 11647
/proc/meminfo: memFree=31828192/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=130064 CPUtime=1362.07 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 59674 0 0 0 136074 133 0 0 20 0 1 0 55270784 133185536 32201 33554432000 4194304 5646918 140737012078848 140737012077560 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 32516 32201 157 355 0 32157 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 130064

[startup+1422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 11648
/proc/meminfo: memFree=31730420/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=190876 CPUtime=1422.07 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 60136 0 0 0 142072 135 0 0 20 0 1 0 55270784 195457024 45877 33554432000 4194304 5646918 140737012078848 140737012077144 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 47719 45877 157 355 0 47360 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 190876

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 11649
/proc/meminfo: memFree=31816820/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=141556 CPUtime=1482.05 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 61246 0 0 0 148066 139 0 0 20 0 1 0 55270784 144953344 35074 33554432000 4194304 5646918 140737012078848 140737012077560 4403225 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 35389 35074 157 355 0 35030 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 141556

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 11654
/proc/meminfo: memFree=31688540/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=221696 CPUtime=1542.05 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 63441 0 0 0 154059 146 0 0 20 0 1 0 55270784 227016704 52088 33554432000 4194304 5646918 140737012078848 140737012077544 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 55424 52088 157 355 0 55065 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 221696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11655
/proc/meminfo: memFree=31782636/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=190876 CPUtime=1602.04 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 63940 0 0 0 160053 151 0 0 20 0 1 0 55270784 195457024 44853 33554432000 4194304 5646918 140737012078848 140737012077144 4388978 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 47719 44853 157 355 0 47360 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 190876

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11656
/proc/meminfo: memFree=31692320/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=198088 CPUtime=1662.02 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 66332 0 0 0 166046 156 0 0 20 0 1 0 55270784 202842112 46656 33554432000 4194304 5646918 140737012078848 140737012077144 4403416 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 49522 46656 157 355 0 49163 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 198088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11713
/proc/meminfo: memFree=31753388/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=198088 CPUtime=1722.01 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 67943 0 0 0 172039 162 0 0 20 0 1 0 55270784 202842112 47680 33554432000 4194304 5646918 140737012078848 140737012077144 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 49522 47680 157 355 0 49163 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 198088

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11714
/proc/meminfo: memFree=31681796/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=198088 CPUtime=1782 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 70164 0 0 0 178033 167 0 0 20 0 1 0 55270784 202842112 45632 33554432000 4194304 5646918 140737012078848 140737012077144 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 49522 45632 157 355 0 49163 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 198088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11714
/proc/meminfo: memFree=31583864/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=228908 CPUtime=1800 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 70764 0 0 0 179832 168 0 0 20 0 1 0 55270784 234401792 55427 33554432000 4194304 5646918 140737012078848 140737012077544 4397519 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 57227 55427 157 355 0 56868 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 228908

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11614 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11714
/proc/meminfo: memFree=31583864/32872528 swapFree=8292/8292
[pid=11614] ppid=11611 vsize=228908 CPUtime=1800 cores=1,3,5,7
/proc/11614/stat : 11614 (minisatp) R 11611 11614 10043 0 -1 4202496 70764 0 0 0 179832 168 0 0 20 0 1 0 55270784 234401792 55427 33554432000 4194304 5646918 140737012078848 140737012077544 4397519 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11614/statm: 57227 55427 157 355 0 56868 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 228908

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1798.32
CPU system time (s): 1.69174
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 260292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 1.69174
maximum resident set size= 230824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70764
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= 27
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6183 second user time and 6.84196 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-21 20:04:20
IDJOB=4112495
IDBENCH=1957
IDSOLVER=2555
FILE ID=node151/4112495-1466532259
RUNJOBID= node151-1466517739-10060
PBS_JOBID= 19942883
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112495-1466532259/watcher-4112495-1466532259 -o /tmp/evaluation-result-4112495-1466532259/solver-4112495-1466532259 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466517739-10060 --watchdog 1960  minisatp HOME/instance-4112495-1466532259.opb

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=1461728607

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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:       32872528 kB
MemFree:        32019736 kB
Buffers:           13668 kB
Cached:            48788 kB
SwapCached:         1620 kB
Active:           101896 kB
Inactive:          39576 kB
Active(anon):      80232 kB
Inactive(anon):     1144 kB
Active(file):      21664 kB
Inactive(file):    38432 kB
Unevictable:        8292 kB
Mlocked:            8292 kB
SwapTotal:      67108856 kB
SwapFree:       67098800 kB
Dirty:              3824 kB
Writeback:             0 kB
AnonPages:         86872 kB
Mapped:             7672 kB
Shmem:                 0 kB
Slab:             573084 kB
SReclaimable:      16644 kB
SUnreclaim:       556440 kB
KernelStack:        1464 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     203048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4112495-1466532259.opb

Free space on /tmp at the end= 71732 MiB
End job on node151 at 2016-06-21 20:34:20