Trace number 3723508

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
PB12: minisatp 1.0-2-g022594cSAT (TO)227 1800.02 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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.01	c Parsing PB file...
0.00/0.01	c Converting 479 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): sss.sss
0.00/0.01	c ---[ 483]---> BDD-cost:   59
0.00/0.01	c ---[ 482]---> BDD-cost:    2
0.00/0.01	c ---[ 481]---> BDD-cost:    5
0.00/0.01	c ---[ 480]---> BDD-cost:   75
0.00/0.01	c ---[ 479]---> BDD-cost:   41
0.00/0.01	c ---[ 478]---> BDD-cost:    4
0.00/0.01	c ---[ 477]---> BDD-cost:   10
0.00/0.01	c ---[ 476]---> BDD-cost:   26
0.00/0.01	c ---[ 475]---> BDD-cost:   46
0.00/0.01	c ---[ 474]---> BDD-cost:   16
0.00/0.01	c ---[ 473]---> BDD-cost:   20
0.00/0.01	c ---[ 472]---> BDD-cost:   27
0.00/0.01	c ---[ 471]---> BDD-cost:   26
0.00/0.01	c ---[ 470]---> BDD-cost:   31
0.00/0.01	c ---[ 469]---> BDD-cost:   21
0.00/0.01	c ---[ 468]---> BDD-cost:   14
0.00/0.01	c ---[ 467]---> BDD-cost:   12
0.00/0.01	c ---[ 466]---> BDD-cost:   27
0.00/0.01	c ---[ 465]---> BDD-cost:   19
0.00/0.01	c ---[ 464]---> BDD-cost:    9
0.00/0.01	c ---[ 463]---> BDD-cost:   10
0.00/0.01	c ---[ 462]---> BDD-cost:    4
0.00/0.01	c ---[ 461]---> BDD-cost:   29
0.00/0.01	c ---[ 460]---> BDD-cost:   37
0.00/0.01	c ---[ 459]---> BDD-cost:   83
0.00/0.01	c ---[ 458]---> BDD-cost:   28
0.00/0.01	c ---[ 457]---> BDD-cost:   26
0.00/0.01	c ---[ 456]---> BDD-cost:   52
0.00/0.01	c ---[ 454]---> BDD-cost:   71
0.00/0.01	c ---[ 453]---> BDD-cost:   10
0.00/0.01	c ---[ 452]---> BDD-cost:    7
0.00/0.01	c ---[ 451]---> BDD-cost:   22
0.00/0.01	c ---[ 450]---> BDD-cost:   71
0.00/0.01	c ---[ 448]---> BDD-cost:   29
0.00/0.01	c ---[ 447]---> BDD-cost:    8
0.00/0.01	c ---[ 446]---> BDD-cost:   10
0.00/0.01	c ---[ 445]---> BDD-cost:    9
0.00/0.01	c ---[ 444]---> BDD-cost:   11
0.00/0.01	c ---[ 443]---> BDD-cost:   16
0.00/0.01	c ---[ 442]---> BDD-cost:   18
0.00/0.01	c ---[ 441]---> BDD-cost:    7
0.00/0.01	c ---[ 440]---> BDD-cost:   39
0.00/0.01	c ---[ 439]---> BDD-cost:   27
0.00/0.01	c ---[ 438]---> BDD-cost:   21
0.00/0.01	c ---[ 437]---> BDD-cost:   30
0.00/0.01	c ---[ 436]---> BDD-cost:   57
0.00/0.01	c ---[ 435]---> BDD-cost:   30
0.00/0.01	c ---[ 434]---> BDD-cost:   37
0.00/0.01	c ---[ 433]---> BDD-cost:   20
0.00/0.01	c ---[ 432]---> BDD-cost:   12
0.00/0.01	c ---[ 431]---> BDD-cost:   16
0.00/0.01	c ---[ 430]---> BDD-cost:    3
0.00/0.01	c ---[ 429]---> BDD-cost:   11
0.00/0.01	c ---[ 428]---> BDD-cost:   37
0.00/0.01	c ---[ 427]---> BDD-cost:   37
0.00/0.01	c ---[ 426]---> BDD-cost:    8
0.00/0.01	c ---[ 425]---> BDD-cost:   11
0.00/0.01	c ---[ 424]---> BDD-cost:   20
0.00/0.01	c ---[ 423]---> BDD-cost:   28
0.00/0.01	c ---[ 422]---> BDD-cost:    7
0.00/0.01	c ---[ 421]---> BDD-cost:    9
0.00/0.01	c ---[ 420]---> BDD-cost:    9
0.00/0.01	c ---[ 419]---> BDD-cost:    6
0.00/0.01	c ---[ 418]---> BDD-cost:   33
0.00/0.01	c ---[ 417]---> BDD-cost:    6
0.00/0.01	c ---[ 416]---> BDD-cost:   10
0.00/0.01	c ---[ 415]---> BDD-cost:   16
0.00/0.01	c ---[ 414]---> BDD-cost:   49
0.00/0.01	c ---[ 413]---> BDD-cost:   21
0.00/0.01	c ---[ 412]---> BDD-cost:    3
0.00/0.01	c ---[ 411]---> BDD-cost:    5
0.00/0.01	c ---[ 410]---> BDD-cost:    3
0.00/0.01	c ---[ 409]---> BDD-cost:   22
0.00/0.01	c ---[ 408]---> BDD-cost:   33
0.00/0.01	c ---[ 407]---> BDD-cost:   19
0.00/0.01	c ---[ 406]---> BDD-cost:   84
0.00/0.01	c ---[ 405]---> BDD-cost:    8
0.00/0.01	c ---[ 404]---> BDD-cost:    5
0.00/0.01	c ---[ 403]---> BDD-cost:   10
0.00/0.01	c ---[ 402]---> BDD-cost:   14
0.00/0.01	c ---[ 401]---> BDD-cost:   33
0.00/0.01	c ---[ 400]---> BDD-cost:   47
0.00/0.01	c ---[ 399]---> BDD-cost:   12
0.00/0.01	c ---[ 398]---> BDD-cost:   26
0.00/0.01	c ---[ 397]---> BDD-cost:   10
0.00/0.01	c ---[ 396]---> BDD-cost:   17
0.00/0.01	c ---[ 395]---> BDD-cost:   20
0.00/0.01	c ---[ 394]---> BDD-cost:   56
0.00/0.01	c ---[ 393]---> BDD-cost:    9
0.00/0.01	c ---[ 392]---> BDD-cost:   91
0.00/0.01	c ---[ 391]---> BDD-cost:   12
0.00/0.01	c ---[ 390]---> BDD-cost:   23
0.00/0.01	c ---[ 389]---> BDD-cost:    6
0.00/0.01	c ---[ 388]---> BDD-cost:   45
0.00/0.01	c ---[ 386]---> BDD-cost:   25
0.00/0.01	c ---[ 385]---> BDD-cost:    7
0.00/0.01	c ---[ 384]---> BDD-cost:   16
0.00/0.01	c ---[ 383]---> BDD-cost:   20
0.00/0.01	c ---[ 382]---> BDD-cost:   28
0.00/0.01	c ---[ 381]---> BDD-cost:   33
0.00/0.01	c ---[ 380]---> BDD-cost:   23
0.00/0.01	c ---[ 379]---> BDD-cost:   27
0.00/0.01	c ---[ 378]---> BDD-cost:    3
0.00/0.01	c ---[ 377]---> BDD-cost:    7
0.00/0.01	c ---[ 376]---> BDD-cost:   34
0.00/0.01	c ---[ 375]---> BDD-cost:    4
0.00/0.01	c ---[ 374]---> BDD-cost:    7
0.00/0.01	c ---[ 373]---> BDD-cost:   58
0.00/0.01	c ---[ 372]---> BDD-cost:   35
0.00/0.01	c ---[ 371]---> BDD-cost:   19
0.00/0.01	c ---[ 370]---> BDD-cost:   13
0.00/0.01	c ---[ 369]---> BDD-cost:   13
0.00/0.01	c ---[ 368]---> BDD-cost:   22
0.00/0.01	c ---[ 367]---> BDD-cost:   15
0.00/0.01	c ---[ 366]---> BDD-cost:    3
0.00/0.01	c ---[ 365]---> BDD-cost:   20
0.00/0.01	c ---[ 364]---> BDD-cost:   36
0.00/0.01	c ---[ 363]---> BDD-cost:    5
0.00/0.01	c ---[ 362]---> BDD-cost:   42
0.00/0.01	c ---[ 361]---> BDD-cost:    7
0.00/0.01	c ---[ 360]---> BDD-cost:    8
0.00/0.01	c ---[ 359]---> BDD-cost:   26
0.00/0.01	c ---[ 358]---> BDD-cost:    7
0.00/0.01	c ---[ 357]---> BDD-cost:   29
0.00/0.01	c ---[ 356]---> BDD-cost:    4
0.00/0.01	c ---[ 355]---> BDD-cost:    6
0.00/0.01	c ---[ 354]---> BDD-cost:    6
0.00/0.01	c ---[ 353]---> BDD-cost:   14
0.00/0.01	c ---[ 352]---> BDD-cost:   33
0.00/0.01	c ---[ 351]---> BDD-cost:   29
0.00/0.01	c ---[ 350]---> BDD-cost:   10
0.00/0.01	c ---[ 349]---> BDD-cost:   25
0.00/0.01	c ---[ 348]---> BDD-cost:    2
0.00/0.01	c ---[ 347]---> BDD-cost:   60
0.00/0.01	c ---[ 346]---> BDD-cost:    2
0.00/0.01	c ---[ 345]---> BDD-cost:   81
0.00/0.01	c ---[ 344]---> BDD-cost:   18
0.00/0.01	c ---[ 343]---> BDD-cost:   12
0.00/0.01	c ---[ 342]---> BDD-cost:   22
0.00/0.01	c ---[ 341]---> BDD-cost:    4
0.00/0.01	c ---[ 340]---> BDD-cost:    3
0.00/0.01	c ---[ 339]---> BDD-cost:   13
0.00/0.01	c ---[ 338]---> BDD-cost:    8
0.00/0.01	c ---[ 337]---> BDD-cost:    3
0.00/0.01	c ---[ 336]---> BDD-cost:    6
0.00/0.01	c ---[ 335]---> BDD-cost:   49
0.00/0.01	c ---[ 334]---> BDD-cost:    6
0.00/0.01	c ---[ 333]---> BDD-cost:   11
0.00/0.01	c ---[ 332]---> BDD-cost:   36
0.00/0.01	c ---[ 331]---> BDD-cost:   23
0.00/0.01	c ---[ 330]---> BDD-cost:    6
0.00/0.01	c ---[ 329]---> BDD-cost:   29
0.00/0.01	c ---[ 328]---> BDD-cost:   26
0.00/0.01	c ---[ 327]---> BDD-cost:   11
0.00/0.01	c ---[ 326]---> BDD-cost:   23
0.00/0.01	c ---[ 325]---> BDD-cost:   12
0.00/0.01	c ---[ 324]---> BDD-cost:   12
0.00/0.01	c ---[ 323]---> BDD-cost:   24
0.00/0.01	c ---[ 322]---> BDD-cost:   13
0.00/0.01	c ---[ 321]---> BDD-cost:    4
0.00/0.01	c ---[ 320]---> BDD-cost:   10
0.00/0.01	c ---[ 319]---> BDD-cost:    9
0.00/0.01	c ---[ 318]---> BDD-cost:   24
0.00/0.01	c ---[ 317]---> BDD-cost:    9
0.00/0.01	c ---[ 316]---> BDD-cost:   78
0.00/0.01	c ---[ 315]---> BDD-cost:   18
0.00/0.01	c ---[ 314]---> BDD-cost:    4
0.00/0.01	c ---[ 313]---> BDD-cost:   78
0.00/0.01	c ---[ 312]---> BDD-cost:   10
0.00/0.01	c ---[ 311]---> BDD-cost:   73
0.00/0.01	c ---[ 310]---> BDD-cost:   17
0.00/0.01	c ---[ 309]---> BDD-cost:   29
0.00/0.01	c ---[ 308]---> BDD-cost:    5
0.00/0.01	c ---[ 307]---> BDD-cost:   16
0.00/0.01	c ---[ 306]---> BDD-cost:   57
0.00/0.01	c ---[ 305]---> BDD-cost:   11
0.00/0.01	c ---[ 304]---> BDD-cost:    5
0.00/0.01	c ---[ 303]---> BDD-cost:   37
0.00/0.01	c ---[ 302]---> BDD-cost:   52
0.00/0.01	c ---[ 301]---> BDD-cost:   85
0.00/0.01	c ---[ 300]---> BDD-cost:    4
0.00/0.01	c ---[ 299]---> BDD-cost:    2
0.00/0.01	c ---[ 298]---> BDD-cost:    8
0.00/0.01	c ---[ 297]---> BDD-cost:   19
0.00/0.01	c ---[ 296]---> BDD-cost:   31
0.00/0.01	c ---[ 295]---> BDD-cost:    4
0.00/0.01	c ---[ 294]---> BDD-cost:   14
0.00/0.01	c ---[ 293]---> BDD-cost:   20
0.00/0.01	c ---[ 292]---> BDD-cost:   35
0.00/0.01	c ---[ 291]---> BDD-cost:   15
0.00/0.01	c ---[ 290]---> BDD-cost:   22
0.00/0.01	c ---[ 289]---> BDD-cost:   17
0.00/0.01	c ---[ 288]---> BDD-cost:   27
0.00/0.01	c ---[ 287]---> BDD-cost:   12
0.00/0.01	c ---[ 286]---> BDD-cost:    4
0.00/0.01	c ---[ 284]---> BDD-cost:   29
0.00/0.01	c ---[ 283]---> BDD-cost:    9
0.00/0.01	c ---[ 282]---> Sorter-cost:  238     Base: 2 2 2
0.00/0.01	c ---[ 281]---> BDD-cost:   19
0.00/0.01	c ---[ 280]---> BDD-cost:   59
0.00/0.01	c ---[ 279]---> BDD-cost:   25
0.00/0.01	c ---[ 278]---> BDD-cost:   32
0.00/0.01	c ---[ 277]---> BDD-cost:   67
0.00/0.01	c ---[ 276]---> BDD-cost:   42
0.00/0.01	c ---[ 275]---> BDD-cost:   14
0.00/0.01	c ---[ 274]---> BDD-cost:   18
0.00/0.01	c ---[ 273]---> BDD-cost:   33
0.00/0.01	c ---[ 272]---> BDD-cost:   15
0.00/0.01	c ---[ 271]---> BDD-cost:    5
0.00/0.01	c ---[ 270]---> BDD-cost:   11
0.00/0.01	c ---[ 269]---> BDD-cost:    3
0.00/0.01	c ---[ 268]---> BDD-cost:   47
0.00/0.01	c ---[ 267]---> BDD-cost:   34
0.00/0.01	c ---[ 266]---> BDD-cost:   12
0.00/0.01	c ---[ 265]---> BDD-cost:    3
0.00/0.01	c ---[ 264]---> BDD-cost:   31
0.00/0.01	c ---[ 263]---> BDD-cost:   99
0.00/0.01	c ---[ 262]---> BDD-cost:   18
0.00/0.01	c ---[ 261]---> BDD-cost:   26
0.00/0.01	c ---[ 260]---> BDD-cost:   17
0.00/0.01	c ---[ 259]---> BDD-cost:   11
0.00/0.01	c ---[ 258]---> BDD-cost:   51
0.00/0.01	c ---[ 257]---> BDD-cost:   21
0.00/0.01	c ---[ 256]---> BDD-cost:   30
0.00/0.01	c ---[ 255]---> BDD-cost:   24
0.00/0.01	c ---[ 254]---> BDD-cost:   12
0.00/0.01	c ---[ 253]---> BDD-cost:   34
0.00/0.01	c ---[ 252]---> BDD-cost:   14
0.00/0.01	c ---[ 251]---> BDD-cost:   35
0.00/0.01	c ---[ 250]---> BDD-cost:    6
0.00/0.01	c ---[ 249]---> BDD-cost:   19
0.00/0.01	c ---[ 248]---> BDD-cost:   18
0.00/0.01	c ---[ 247]---> BDD-cost:    9
0.00/0.01	c ---[ 246]---> BDD-cost:   25
0.00/0.01	c ---[ 245]---> BDD-cost:    2
0.00/0.01	c ---[ 244]---> BDD-cost:   25
0.00/0.01	c ---[ 243]---> BDD-cost:    8
0.00/0.01	c ---[ 242]---> BDD-cost:   22
0.00/0.01	c ---[ 241]---> BDD-cost:    8
0.00/0.01	c ---[ 240]---> BDD-cost:   39
0.00/0.01	c ---[ 239]---> BDD-cost:   14
0.00/0.01	c ---[ 238]---> BDD-cost:   59
0.00/0.01	c ---[ 237]---> BDD-cost:   20
0.00/0.01	c ---[ 236]---> BDD-cost:  107
0.00/0.01	c ---[ 235]---> BDD-cost:   17
0.00/0.01	c ---[ 234]---> BDD-cost:    8
0.00/0.01	c ---[ 233]---> BDD-cost:   43
0.00/0.01	c ---[ 232]---> BDD-cost:   26
0.00/0.01	c ---[ 231]---> BDD-cost:    4
0.00/0.01	c ---[ 230]---> BDD-cost:   32
0.00/0.01	c ---[ 229]---> BDD-cost:   33
0.00/0.01	c ---[ 228]---> BDD-cost:    6
0.00/0.01	c ---[ 227]---> BDD-cost:   20
0.00/0.01	c ---[ 226]---> BDD-cost:   25
0.00/0.01	c ---[ 225]---> BDD-cost:   32
0.00/0.01	c ---[ 224]---> BDD-cost:   28
0.00/0.01	c ---[ 223]---> BDD-cost:   59
0.00/0.01	c ---[ 222]---> BDD-cost:    9
0.00/0.01	c ---[ 221]---> BDD-cost:   41
0.00/0.01	c ---[ 220]---> BDD-cost:   50
0.00/0.01	c ---[ 219]---> BDD-cost:    3
0.00/0.01	c ---[ 218]---> BDD-cost:   15
0.00/0.01	c ---[ 217]---> BDD-cost:   93
0.00/0.01	c ---[ 216]---> BDD-cost:   18
0.00/0.01	c ---[ 215]---> BDD-cost:   13
0.00/0.01	c ---[ 214]---> BDD-cost:   12
0.00/0.01	c ---[ 213]---> BDD-cost:   12
0.00/0.01	c ---[ 212]---> BDD-cost:   19
0.00/0.01	c ---[ 211]---> BDD-cost:   11
0.00/0.01	c ---[ 210]---> BDD-cost:   26
0.00/0.01	c ---[ 209]---> BDD-cost:    9
0.00/0.01	c ---[ 208]---> BDD-cost:   46
0.00/0.01	c ---[ 207]---> BDD-cost:   25
0.00/0.01	c ---[ 206]---> BDD-cost:   44
0.00/0.01	c ---[ 205]---> BDD-cost:    4
0.00/0.01	c ---[ 204]---> BDD-cost:    9
0.00/0.01	c ---[ 203]---> BDD-cost:   17
0.00/0.01	c ---[ 202]---> BDD-cost:   66
0.00/0.01	c ---[ 201]---> BDD-cost:   19
0.00/0.01	c ---[ 200]---> BDD-cost:    2
0.00/0.01	c ---[ 199]---> BDD-cost:   43
0.00/0.01	c ---[ 198]---> BDD-cost:   36
0.00/0.01	c ---[ 197]---> BDD-cost:   30
0.00/0.01	c ---[ 196]---> BDD-cost:   30
0.00/0.01	c ---[ 195]---> BDD-cost:   16
0.00/0.01	c ---[ 194]---> BDD-cost:    9
0.00/0.01	c ---[ 193]---> BDD-cost:   10
0.00/0.01	c ---[ 192]---> BDD-cost:    4
0.00/0.01	c ---[ 191]---> BDD-cost:   22
0.00/0.01	c ---[ 190]---> BDD-cost:    5
0.00/0.01	c ---[ 189]---> BDD-cost:   28
0.00/0.01	c ---[ 188]---> BDD-cost:   29
0.00/0.01	c ---[ 187]---> BDD-cost:   41
0.00/0.01	c ---[ 185]---> BDD-cost:   47
0.00/0.01	c ---[ 184]---> BDD-cost:   15
0.00/0.01	c ---[ 183]---> BDD-cost:   18
0.00/0.01	c ---[ 182]---> BDD-cost:   42
0.00/0.01	c ---[ 181]---> BDD-cost:   26
0.00/0.01	c ---[ 180]---> BDD-cost:   14
0.00/0.01	c ---[ 179]---> BDD-cost:   22
0.00/0.01	c ---[ 178]---> BDD-cost:   12
0.00/0.01	c ---[ 177]---> BDD-cost:   10
0.00/0.01	c ---[ 176]---> BDD-cost:   13
0.00/0.01	c ---[ 175]---> BDD-cost:    2
0.00/0.01	c ---[ 174]---> BDD-cost:   23
0.00/0.01	c ---[ 173]---> BDD-cost:   10
0.00/0.01	c ---[ 172]---> BDD-cost:   82
0.00/0.01	c ---[ 171]---> BDD-cost:   15
0.00/0.01	c ---[ 170]---> BDD-cost:   24
0.00/0.01	c ---[ 169]---> BDD-cost:   19
0.00/0.01	c ---[ 168]---> BDD-cost:   19
0.00/0.01	c ---[ 167]---> BDD-cost:   19
0.00/0.01	c ---[ 166]---> BDD-cost:   25
0.00/0.01	c ---[ 165]---> BDD-cost:    4
0.00/0.01	c ---[ 164]---> BDD-cost:   38
0.00/0.01	c ---[ 163]---> BDD-cost:   20
0.00/0.01	c ---[ 162]---> BDD-cost:   24
0.00/0.01	c ---[ 161]---> BDD-cost:   20
0.00/0.01	c ---[ 160]---> BDD-cost:   20
0.00/0.01	c ---[ 159]---> BDD-cost:   13
0.00/0.01	c ---[ 158]---> BDD-cost:    7
0.00/0.01	c ---[ 157]---> BDD-cost:   17
0.00/0.01	c ---[ 156]---> BDD-cost:   16
0.00/0.01	c ---[ 155]---> BDD-cost:   13
0.00/0.01	c ---[ 154]---> BDD-cost:    6
0.00/0.01	c ---[ 153]---> BDD-cost:   36
0.00/0.01	c ---[ 152]---> BDD-cost:   13
0.00/0.01	c ---[ 151]---> BDD-cost:   41
0.00/0.01	c ---[ 150]---> BDD-cost:   38
0.00/0.01	c ---[ 149]---> BDD-cost:   18
0.00/0.01	c ---[ 148]---> BDD-cost:   24
0.00/0.01	c ---[ 147]---> BDD-cost:    2
0.00/0.01	c ---[ 146]---> BDD-cost:   19
0.00/0.01	c ---[ 145]---> BDD-cost:   30
0.00/0.01	c ---[ 144]---> Sorter-cost:  311     Base: 2 3 2
0.00/0.01	c ---[ 143]---> BDD-cost:   22
0.00/0.01	c ---[ 142]---> BDD-cost:   17
0.00/0.01	c ---[ 141]---> BDD-cost:   32
0.00/0.01	c ---[ 140]---> BDD-cost:    7
0.00/0.01	c ---[ 139]---> BDD-cost:   20
0.00/0.01	c ---[ 138]---> BDD-cost:   10
0.00/0.01	c ---[ 137]---> BDD-cost:   13
0.00/0.01	c ---[ 136]---> BDD-cost:   71
0.00/0.01	c ---[ 135]---> BDD-cost:    9
0.00/0.01	c ---[ 134]---> BDD-cost:   23
0.00/0.01	c ---[ 133]---> BDD-cost:    4
0.00/0.01	c ---[ 132]---> BDD-cost:   63
0.00/0.01	c ---[ 131]---> BDD-cost:    7
0.00/0.01	c ---[ 130]---> BDD-cost:    3
0.00/0.01	c ---[ 129]---> BDD-cost:   14
0.00/0.01	c ---[ 128]---> BDD-cost:   34
0.00/0.01	c ---[ 127]---> BDD-cost:   15
0.00/0.01	c ---[ 126]---> BDD-cost:   50
0.00/0.01	c ---[ 125]---> BDD-cost:   63
0.00/0.01	c ---[ 124]---> BDD-cost:    3
0.00/0.01	c ---[ 123]---> BDD-cost:   23
0.00/0.01	c ---[ 122]---> BDD-cost:   15
0.00/0.01	c ---[ 121]---> BDD-cost:    7
0.00/0.01	c ---[ 120]---> BDD-cost:   73
0.00/0.01	c ---[ 119]---> BDD-cost:   39
0.00/0.01	c ---[ 118]---> BDD-cost:   76
0.00/0.01	c ---[ 117]---> BDD-cost:    9
0.00/0.01	c ---[ 116]---> BDD-cost:    9
0.00/0.01	c ---[ 115]---> BDD-cost:    2
0.00/0.01	c ---[ 114]---> BDD-cost:   18
0.00/0.01	c ---[ 113]---> BDD-cost:    7
0.00/0.01	c ---[ 112]---> BDD-cost:    7
0.00/0.01	c ---[ 111]---> BDD-cost:   23
0.00/0.01	c ---[ 110]---> BDD-cost:    9
0.00/0.01	c ---[ 109]---> BDD-cost:    3
0.00/0.01	c ---[ 108]---> BDD-cost:   38
0.00/0.01	c ---[ 107]---> BDD-cost:   25
0.00/0.01	c ---[ 106]---> BDD-cost:    4
0.00/0.01	c ---[ 105]---> BDD-cost:    7
0.00/0.01	c ---[ 104]---> BDD-cost:   50
0.00/0.01	c ---[ 103]---> BDD-cost:   32
0.00/0.01	c ---[ 102]---> BDD-cost:   47
0.00/0.01	c ---[ 101]---> BDD-cost:   27
0.00/0.01	c ---[ 100]---> BDD-cost:    6
0.00/0.01	c ---[  99]---> BDD-cost:    5
0.00/0.01	c ---[  98]---> BDD-cost:   50
0.00/0.01	c ---[  97]---> BDD-cost:   14
0.00/0.01	c ---[  96]---> BDD-cost:   19
0.00/0.01	c ---[  95]---> BDD-cost:   27
0.00/0.01	c ---[  94]---> BDD-cost:   77
0.00/0.01	c ---[  93]---> BDD-cost:   33
0.00/0.01	c ---[  92]---> BDD-cost:  111
0.00/0.01	c ---[  91]---> BDD-cost:    3
0.00/0.01	c ---[  90]---> BDD-cost:    2
0.00/0.01	c ---[  89]---> BDD-cost:   40
0.00/0.01	c ---[  88]---> BDD-cost:   11
0.00/0.01	c ---[  87]---> BDD-cost:   31
0.00/0.01	c ---[  86]---> BDD-cost:    2
0.00/0.01	c ---[  85]---> BDD-cost:   13
0.00/0.01	c ---[  84]---> BDD-cost:   18
0.00/0.01	c ---[  83]---> BDD-cost:    3
0.00/0.01	c ---[  82]---> BDD-cost:   28
0.00/0.01	c ---[  81]---> BDD-cost:   35
0.00/0.01	c ---[  80]---> BDD-cost:   10
0.00/0.01	c ---[  79]---> BDD-cost:   33
0.00/0.01	c ---[  78]---> BDD-cost:   14
0.00/0.01	c ---[  77]---> BDD-cost:   45
0.00/0.01	c ---[  76]---> BDD-cost:    3
0.00/0.01	c ---[  75]---> BDD-cost:   35
0.00/0.01	c ---[  74]---> BDD-cost:   16
0.00/0.01	c ---[  73]---> BDD-cost:   13
0.00/0.01	c ---[  72]---> BDD-cost:    8
0.00/0.01	c ---[  71]---> BDD-cost:   19
0.00/0.01	c ---[  70]---> BDD-cost:   22
0.00/0.01	c ---[  69]---> BDD-cost:   34
0.00/0.01	c ---[  68]---> BDD-cost:   26
0.00/0.01	c ---[  67]---> BDD-cost:    9
0.00/0.01	c ---[  66]---> BDD-cost:   13
0.00/0.01	c ---[  65]---> BDD-cost:   31
0.00/0.01	c ---[  64]---> BDD-cost:   25
0.00/0.01	c ---[  63]---> BDD-cost:   15
0.00/0.01	c ---[  62]---> BDD-cost:    9
0.00/0.01	c ---[  61]---> BDD-cost:   17
0.00/0.01	c ---[  60]---> BDD-cost:   33
0.00/0.01	c ---[  58]---> BDD-cost:   24
0.00/0.01	c ---[  57]---> BDD-cost:   28
0.00/0.01	c ---[  56]---> BDD-cost:   16
0.00/0.01	c ---[  55]---> BDD-cost:   11
0.00/0.01	c ---[  54]---> BDD-cost:   34
0.00/0.01	c ---[  53]---> BDD-cost:    9
0.00/0.01	c ---[  52]---> BDD-cost:   25
0.00/0.01	c ---[  51]---> BDD-cost:   12
0.00/0.01	c ---[  50]---> BDD-cost:   36
0.00/0.01	c ---[  49]---> BDD-cost:   29
0.00/0.01	c ---[  48]---> BDD-cost:   45
0.00/0.01	c ---[  47]---> BDD-cost:    3
0.00/0.01	c ---[  46]---> BDD-cost:   14
0.00/0.01	c ---[  45]---> BDD-cost:    8
0.00/0.01	c ---[  44]---> BDD-cost:   27
0.00/0.01	c ---[  43]---> BDD-cost:   19
0.00/0.01	c ---[  42]---> BDD-cost:   10
0.00/0.01	c ---[  41]---> BDD-cost:   61
0.00/0.01	c ---[  39]---> BDD-cost:   25
0.00/0.01	c ---[  38]---> BDD-cost:   20
0.00/0.01	c ---[  37]---> BDD-cost:   55
0.00/0.01	c ---[  36]---> BDD-cost:   23
0.00/0.01	c ---[  35]---> BDD-cost:   27
0.00/0.01	c ---[  34]---> BDD-cost:   43
0.00/0.01	c ---[  33]---> BDD-cost:    3
0.00/0.01	c ---[  32]---> BDD-cost:    9
0.00/0.01	c ---[  31]---> BDD-cost:   20
0.00/0.01	c ---[  30]---> BDD-cost:    6
0.00/0.01	c ---[  29]---> BDD-cost:   33
0.00/0.01	c ---[  28]---> BDD-cost:   24
0.00/0.01	c ---[  27]---> BDD-cost:    8
0.00/0.01	c ---[  26]---> BDD-cost:    9
0.00/0.01	c ---[  25]---> BDD-cost:   14
0.00/0.01	c ---[  24]---> BDD-cost:   53
0.00/0.01	c ---[  23]---> BDD-cost:   46
0.00/0.01	c ---[  22]---> BDD-cost:    4
0.00/0.01	c ---[  21]---> BDD-cost:    5
0.00/0.01	c ---[  20]---> BDD-cost:    9
0.00/0.01	c ---[  19]---> BDD-cost:   21
0.00/0.01	c ---[  18]---> BDD-cost:   24
0.00/0.01	c ---[  17]---> BDD-cost:   42
0.00/0.01	c ---[  16]---> BDD-cost:    6
0.00/0.01	c ---[  15]---> BDD-cost:   43
0.00/0.01	c ---[  14]---> BDD-cost:    8
0.00/0.01	c ---[  13]---> BDD-cost:   32
0.00/0.01	c ---[  12]---> BDD-cost:    5
0.00/0.01	c ---[  11]---> BDD-cost:   63
0.00/0.01	c ---[  10]---> BDD-cost:   12
0.00/0.01	c ---[   9]---> BDD-cost:    8
0.00/0.01	c ---[   8]---> BDD-cost:    5
0.00/0.01	c ---[   7]---> BDD-cost:    3
0.00/0.01	c ---[   6]---> BDD-cost:    8
0.00/0.01	c ---[   5]---> BDD-cost:    8
0.00/0.01	c ---[   4]---> BDD-cost:    9
0.00/0.01	c ---[   3]---> BDD-cost:    9
0.00/0.01	c ---[   2]---> BDD-cost:    8
0.00/0.01	c ---[   1]---> BDD-cost:   16
0.00/0.01	c ---[   0]---> BDD-cost:    4
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   19833    55764 |    6611       0        0    -nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Found solution: 457
0.00/0.02	c ---[   0]---> Sorter-cost:18148     Base:
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         1 |   37936    98353 |   12645       1        5     5.0 |  0.000 % |
0.00/0.04	c ==============================================================================
0.00/0.04	c Found solution: 259
0.00/0.04	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.05	c ==================================[MINISAT+]==================================
0.00/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.05	c ==============================================================================
0.00/0.05	c |        50 |   41475   106812 |   13825      47     1172    24.9 |  0.000 % |
0.00/0.06	c ==============================================================================
0.00/0.06	c Found solution: 239
0.00/0.06	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.06	c ==================================[MINISAT+]==================================
0.00/0.06	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.06	c ==============================================================================
0.00/0.06	c |       116 |   41694   107423 |   13898     113     4703    41.6 |  0.000 % |
0.00/0.08	c |       217 |   41694   107423 |   15287     214    12488    58.4 |  2.226 % |
0.00/0.09	c |       369 |   41694   107423 |   16816     366    18140    49.6 |  2.226 % |
0.00/0.14	c |       598 |   41694   107423 |   18498     595    42174    70.9 |  2.226 % |
0.00/0.17	c |       935 |   41694   107423 |   20348     932    49135    52.7 |  2.226 % |
0.00/0.25	c |      1441 |   41694   107423 |   22382    1438   115221    80.1 |  2.226 % |
0.00/0.34	c |      2200 |   41665   107364 |   24621    2195   163186    74.3 |  2.287 % |
0.00/0.55	c |      3339 |   41665   107364 |   27083    3334   303392    91.0 |  2.287 % |
0.00/0.71	c ==============================================================================
0.00/0.71	c Found solution: 228
0.00/0.71	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.71	c ==================================[MINISAT+]==================================
0.00/0.71	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.71	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.71	c ==============================================================================
0.00/0.71	c |      4316 |   41798   107746 |   13932    4311   412030    95.6 |  2.287 % |
0.00/0.73	c |      4416 |   41798   107746 |   15325    4411   417114    94.6 |  2.287 % |
0.00/0.75	c |      4567 |   41798   107746 |   16857    4562   425915    93.4 |  2.287 % |
0.00/0.79	c |      4792 |   41798   107746 |   18543    4787   447170    93.4 |  2.287 % |
0.00/0.84	c |      5129 |   41798   107746 |   20397    5124   476030    92.9 |  2.287 % |
0.00/0.93	c |      5636 |   41777   107703 |   22437    5630   529964    94.1 |  2.332 % |
0.98/1.07	c |      6395 |   41777   107703 |   24681    6389   610302    95.5 |  2.332 % |
1.18/1.28	c |      7534 |   41767   107683 |   27149    7527   797516   106.0 |  2.357 % |
1.38/1.49	c |      9243 |   41767   107683 |   29864    9236   902580    97.7 |  2.357 % |
1.78/1.89	c |     11807 |   41767   107683 |   32850   11800  1136538    96.3 |  2.357 % |
2.58/2.66	c |     15651 |   41767   107683 |   36136   15644  1842518   117.8 |  2.357 % |
3.87/3.99	c |     21418 |   41767   107683 |   39749   21411  2691913   125.7 |  2.357 % |
5.87/5.91	c |     30070 |   41767   107683 |   43724   30063  4092108   136.1 |  2.357 % |
9.18/9.22	c |     43045 |   41767   107683 |   48097   43038  6146324   142.8 |  2.357 % |
12.08/12.12	c ==============================================================================
12.08/12.12	c Found solution: 227
12.08/12.12	c ---[   0]---> Sorter-cost:    0     Base:
12.08/12.17	c ==================================[MINISAT+]==================================
12.08/12.17	c | Conflicts | Original         | Learnt                           | Progress |
12.08/12.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
12.08/12.17	c ==============================================================================
12.08/12.17	c |     53640 |   41756   107650 |   13918   51304  7551617   147.2 |  2.357 % |
12.17/12.21	c |     53743 |   41756   107650 |   15309   12418  2176350   175.3 |  2.406 % |
12.17/12.24	c |     53893 |   41756   107650 |   16840   12568  2190343   174.3 |  2.406 % |
12.17/12.28	c |     54118 |   41756   107650 |   18524   12793  2209068   172.7 |  2.406 % |
12.27/12.32	c |     54456 |   41756   107650 |   20377   13131  2222459   169.3 |  2.406 % |
12.37/12.43	c |     54963 |   41756   107650 |   22415   13638  2285596   167.6 |  2.406 % |
12.47/12.53	c |     55722 |   41756   107650 |   24656   14397  2339016   162.5 |  2.406 % |
12.67/12.72	c |     56861 |   41756   107650 |   27122   15536  2426610   156.2 |  2.406 % |
12.97/13.05	c |     58571 |   41756   107650 |   29834   17246  2614720   151.6 |  2.406 % |
13.47/13.57	c |     61133 |   41756   107650 |   32817   19808  2948291   148.8 |  2.406 % |
14.47/14.50	c |     64980 |   41756   107650 |   36099   23655  3585511   151.6 |  2.406 % |
15.67/15.76	c |     70749 |   41756   107650 |   39709   29424  4361008   148.2 |  2.406 % |
17.87/17.91	c |     79398 |   41756   107650 |   43680   38073  5597515   147.0 |  2.406 % |
22.18/22.22	c |     92372 |   41756   107650 |   48048   51047  8461654   165.8 |  2.406 % |
28.38/28.49	c |    111833 |   41756   107650 |   52853   31672  6816850   215.2 |  2.406 % |
37.76/37.89	c |    141028 |   41756   107650 |   58138   60867 11653577   191.5 |  2.406 % |
54.56/54.60	c |    184819 |   41756   107650 |   63952   57980 11942482   206.0 |  2.406 % |
81.63/81.76	c |    250503 |   41756   107650 |   70348   63376 15214200   240.1 |  2.406 % |
119.82/119.91	c |    349029 |   41756   107650 |   77382   26999  6121942   226.7 |  2.406 % |
187.91/188.05	c |    496818 |   41756   107650 |   85121   37372  7779145   208.2 |  2.406 % |
308.37/308.53	c |    718501 |   41728   107593 |   93633   27611  6356786   230.2 |  2.467 % |
499.92/500.15	c |   1051026 |   41728   107593 |  102996  100764 27934506   277.2 |  2.467 % |
795.08/795.31	c |   1549816 |   41728   107593 |  113296   43129  9102041   211.0 |  2.467 % |
1226.00/1226.36	c |   2297999 |   41728   107593 |  124625   70626 17599545   249.2 |  2.467 % |
1800.00/1800.40	c 
1800.00/1800.40	c *** TERMINATED ***
1800.00/1800.40	s SATISFIABLE
1800.00/1800.40	v -x1 x2 x3 -x4 x5 -x6 x7 x8 x9 -x10 -x11 -x12 x13 x14 x15 -x16 x17 x18 x19 -x20 x21 x22 -x23 x24 -x25 x26 -x27 -x28 x29 -x30 x31 x32 -x33 x34 x35 x36 x37 x38 -x39 -x40 x41 -x42 -x43 -x44 x45 -x46 x47 x48 -x49 -x50 -x51 -x52 x53 x54 x55 x56 -x57 -x58 -x59 -x60 x61 x62 x63 x64 -x65 -x66 x67 -x68 x69 -x70 -x71 x72 x73 x74 x75 -x76 x77 -x78 -x79 x80 -x81 x82 -x83 -x84 -x85 -x86 x87 -x88 x89 -x90 x91 -x92 x93 x94 x95 x96 -x97 x98 -x99 -x100 x101 x102 -x103 x104 x105 x106 -x107 x108 x109 x110 x111 -x112 x113 x114 -x115 -x116 x117 -x118 x119 x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 x129 x130 x131 x132 -x133 x134 -x135 x136 x137 -x138 x139 -x140 x141 -x142 x143 x144 x145 x146 x147 -x148 -x149 x150 x151 x152 -x153 x154 x155 x156 x157 x158 x159 x160 -x161 -x162 -x163 -x164 x165 x166 x167 -x168 -x169 x170 x171 x172 -x173 -x174 -x175 x176 -x177 x178 x179 x180 x181 x182 -x183 x184 -x185 x186 x187 x188 x189 -x190 x191 x192 -x193 x194 x195 x196 x197 x198 x199 x200 -x201 x202 -x203 -x204 -x205 x206 x207 x208 x209 x210 x211 -x212 x213 x214 x215 -x216 -x217 -x218 -x219 x220 x221 x222 x223 -x224 x225 -x226 -x227 x228 -x229 x230 -x231 x232 x233 x234 -x235 -x236 x237 x238 x239 x240 x241 x242 x243 -x244 -x245 -x246 -x247 x248 -x249 x250 -x251 -x252 x253 -x254 -x255 -x256 -x257 x258 x259 x260 -x261 -x262 -x263 -x264 x265 x266 x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 x321 -x322 x323 -x324 x325 x326 x327 x328 -x329 x330 x331 x332 x333 x334 x335 -x336 x337 -x338 x339 x340 x341 -x342 -x343 x344 -x345 -x346 -x347 x348 x349 -x350 -x351 x352 -x353 x354 x355 x356 -x357 x358 x359 x360 x361 -x362 -x363 -x364 -x365 x366 x367 x368 x369 -x370 -x371 x372 x373 x374 x375 -x376 x377 x378 x379 x380 x381 -x382 -x383 x384 x385 x386 -x387 -x388 -x389 x390 x391 -x392 -x393 x394 x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 x405 -x406 -x407 x408 -x409 -x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 x426 -x427 x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 x446 x447 -x448 -x449 x450 x451 x452 -x453 -x454 -x455 -x456 -x457 -x458 x459 x460 x461 -x462 x463 -x464 -x465 -x466 -x467 x468 x469 x470 x471 -x472 x473 x474 -x475 -x476 x477 x478 -x479

Verifier Data

OK	227

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

running on 4 cores: 0,2,4,6

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.05 1.08 1.43 2/174 2139
/proc/meminfo: memFree=29568856/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (runsolver) D 2137 2139 583 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 323106528 12095488 50 33554432000 4194304 5436572 140736108127568 140736108123864 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 2953 50 31 304 0 2645 0

[startup+0.00899193 s]
/proc/loadavg: 1.05 1.08 1.43 2/174 2139
/proc/meminfo: memFree=29568856/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 323106528 9367552 272 33554432000 4194304 5064252 140734085885088 140734085883096 214369650048 0 0 4100 65536 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2139/statm: 2287 272 232 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100307 s]
/proc/loadavg: 1.05 1.08 1.43 2/174 2139
/proc/meminfo: memFree=29568856/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 1.05 1.08 1.43 2/174 2139
/proc/meminfo: memFree=29568856/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 1.05 1.08 1.43 2/174 2139
/proc/meminfo: memFree=29568856/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.12 1.10 1.43 3/179 2153
/proc/meminfo: memFree=29546200/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=13808 CPUtime=1.48 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 3297 0 0 0 148 0 0 0 20 0 1 0 323106529 14139392 3127 33554432000 4194304 5276501 140734144607520 140734144605416 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 3452 3127 122 265 0 3184 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22956

[startup+3.10028 s]
/proc/loadavg: 1.12 1.10 1.43 3/179 2153
/proc/meminfo: memFree=29537628/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=19432 CPUtime=3.07 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 4701 0 0 0 307 0 0 0 20 0 1 0 323106529 19898368 4531 33554432000 4194304 5276501 140734144607520 140734144605112 4399315 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 4858 4532 122 265 0 4590 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28580

[startup+6.30028 s]
/proc/loadavg: 1.12 1.10 1.43 3/179 2153
/proc/meminfo: memFree=29515812/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=29384 CPUtime=6.27 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 7159 0 0 0 626 1 0 0 20 0 1 0 323106529 30089216 6989 33554432000 4194304 5276501 140734144607520 140734144605112 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 7346 6989 122 265 0 7078 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 38532

[startup+12.7003 s]
/proc/loadavg: 1.26 1.13 1.43 3/179 2153
/proc/meminfo: memFree=29479008/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=46368 CPUtime=12.67 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 11426 0 0 0 1265 2 0 0 20 0 1 0 323106529 47480832 11256 33554432000 4194304 5276501 140734144607520 140734144605768 4394737 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 11592 11256 122 265 0 11324 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 55516

[startup+25.5003 s]
/proc/loadavg: 1.45 1.17 1.45 3/179 2153
/proc/meminfo: memFree=29462292/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=48876 CPUtime=25.48 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 12038 0 0 0 2545 3 0 0 20 0 1 0 323106529 50049024 11868 33554432000 4194304 5276501 140734144607520 140734144605768 4394785 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 12219 11868 122 265 0 11951 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58024

[startup+51.1003 s]
/proc/loadavg: 1.64 1.24 1.46 3/179 2153
/proc/meminfo: memFree=29418432/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=63812 CPUtime=51.06 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 15786 0 0 0 5102 4 0 0 20 0 1 0 323106529 65343488 15638 33554432000 4194304 5276501 140734144607520 140734144605768 4399918 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 15953 15638 122 265 0 15685 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 72960

[startup+102.307 s]
/proc/loadavg: 1.85 1.36 1.49 3/179 2153
/proc/meminfo: memFree=29373216/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=99992 CPUtime=102.22 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 24864 0 0 0 10216 6 0 0 20 0 1 0 323106529 102391808 24691 33554432000 4194304 5276501 140734144607520 140734144605112 4394779 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 24998 24691 122 265 0 24730 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 109140

[startup+162.3 s]
/proc/loadavg: 1.94 1.48 1.52 3/179 2154
/proc/meminfo: memFree=29352796/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=108040 CPUtime=162.2 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 26834 0 0 0 16214 6 0 0 20 0 1 0 323106529 110632960 26661 33554432000 4194304 5276501 140734144607520 140734144605704 4399909 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 27010 26661 122 265 0 26742 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 117188

[startup+222.3 s]
/proc/loadavg: 1.98 1.57 1.54 3/180 2157
/proc/meminfo: memFree=29327748/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=111884 CPUtime=222.2 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 27709 0 0 0 22213 7 0 0 20 0 1 0 323106529 114569216 27536 33554432000 4194304 5276501 140734144607520 140734144605512 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 27971 27536 122 265 0 27703 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 121032

[startup+282.3 s]
/proc/loadavg: 1.99 1.64 1.57 3/180 2180
/proc/meminfo: memFree=29288652/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=140216 CPUtime=282.17 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 34760 0 0 0 28208 9 0 0 20 0 1 0 323106529 143581184 34674 33554432000 4194304 5276501 140734144607520 140734144605512 4399944 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 35054 34674 122 265 0 34786 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 149364

[startup+342.3 s]
/proc/loadavg: 1.99 1.71 1.59 3/179 2180
/proc/meminfo: memFree=29287344/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=140836 CPUtime=342.16 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 34936 0 0 0 34207 9 0 0 20 0 1 0 323106529 144216064 34850 33554432000 4194304 5276501 140734144607520 140734144605768 4399965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 35209 34850 122 265 0 34941 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 149984

[startup+402.3 s]
/proc/loadavg: 1.99 1.76 1.62 3/179 2180
/proc/meminfo: memFree=29255768/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=187532 CPUtime=1062.02 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 46419 0 0 0 106189 13 0 0 20 0 1 0 323106529 192032768 46413 33554432000 4194304 5276501 140734144607520 140734144605704 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 46883 46413 122 265 0 46615 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 196680

[startup+1122.3 s]
/proc/loadavg: 2.03 1.99 1.81 3/179 2186
/proc/meminfo: memFree=29167312/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=200592 CPUtime=1122.01 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 49613 0 0 0 112187 14 0 0 20 0 1 0 323106529 205406208 49607 33554432000 4194304 5276501 140734144607520 140734144605752 4394677 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 50148 49607 122 265 0 49880 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 209740

[startup+1182.3 s]
/proc/loadavg: 2.01 1.99 1.82 3/179 2186
/proc/meminfo: memFree=29166568/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=201516 CPUtime=1182 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 49806 0 0 0 118186 14 0 0 20 0 1 0 323106529 206352384 49800 33554432000 4194304 5276501 140734144607520 140734144605704 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 50379 49800 122 265 0 50111 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 210664

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/179 2186
/proc/meminfo: memFree=29166320/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=201516 CPUtime=1241.99 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 49809 0 0 0 124185 14 0 0 20 0 1 0 323106529 206352384 49803 33554432000 4194304 5276501 140734144607520 140734144605768 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 50379 49803 122 265 0 50111 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 210664

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/179 2186
/proc/meminfo: memFree=29156004/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=210908 CPUtime=1301.98 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 52204 0 0 0 130183 15 0 0 20 0 1 0 323106529 215969792 52347 33554432000 4194304 5276501 140734144607520 140734144605512 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 52727 52347 122 265 0 52459 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 220056

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.84 3/179 2187
/proc/meminfo: memFree=29151664/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=211240 CPUtime=1361.97 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 52269 0 0 0 136182 15 0 0 20 0 1 0 323106529 216309760 52412 33554432000 4194304 5276501 140734144607520 140734144605112 4399992 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 52810 52412 122 265 0 52542 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 220388

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.84 3/180 2190
/proc/meminfo: memFree=29141976/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=214548 CPUtime=1421.96 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 53109 0 0 0 142181 15 0 0 20 0 1 0 323106529 219697152 53252 33554432000 4194304 5276501 140734144607520 140734144605112 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 53637 53252 122 265 0 53369 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 223696

[startup+1482.3 s]
/proc/loadavg: 2.07 2.00 1.85 3/179 2190
/proc/meminfo: memFree=29137272/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=218088 CPUtime=1481.95 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 53963 0 0 0 148179 16 0 0 20 0 1 0 323106529 223322112 54106 33554432000 4194304 5276501 140734144607520 140734144605112 4394737 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 54522 54106 122 265 0 54254 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 227236

[startup+1542.3 s]
/proc/loadavg: 2.09 2.02 1.87 3/179 2190
/proc/meminfo: memFree=29131692/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=220296 CPUtime=1541.94 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 54480 0 0 0 154178 16 0 0 20 0 1 0 323106529 225583104 54623 33554432000 4194304 5276501 140734144607520 140734144605512 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 55074 54623 122 265 0 54806 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 229444

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.87 3/179 2190
/proc/meminfo: memFree=29113820/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=227156 CPUtime=1601.93 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 56130 0 0 0 160176 17 0 0 20 0 1 0 323106529 232607744 56337 33554432000 4194304 5276501 140734144607520 140734144605704 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 56789 56337 122 265 0 56521 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 236304

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.88 3/179 2191
/proc/meminfo: memFree=29102288/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=230240 CPUtime=1661.91 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 56927 0 0 0 166174 17 0 0 20 0 1 0 323106529 235765760 57134 33554432000 4194304 5276501 140734144607520 140734144605112 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 57560 57134 122 265 0 57292 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 239388

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/179 2191
/proc/meminfo: memFree=29093024/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=238984 CPUtime=1721.91 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 59076 0 0 0 172173 18 0 0 20 0 1 0 323106529 244719616 59283 33554432000 4194304 5276501 140734144607520 140734144605112 4399951 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 59746 59283 122 265 0 59478 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 248132

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 2191
/proc/meminfo: memFree=29087072/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=239452 CPUtime=1781.9 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 59166 0 0 0 178172 18 0 0 20 0 1 0 323106529 245198848 59373 33554432000 4194304 5276501 140734144607520 140734144605704 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 59863 59373 122 265 0 59595 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 248600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 2191
/proc/meminfo: memFree=29086204/32873844 swapFree=7632/7632
[pid=2139] ppid=2137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2139/stat : 2139 (minisat+_script) S 2137 2139 583 0 -1 4202496 381 555 0 0 0 0 0 0 20 0 1 0 323106528 9367552 276 33554432000 4194304 5064252 140734085885088 140734085884000 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2139/statm: 2287 276 236 213 0 72 0
[pid=2151] ppid=2139 vsize=239596 CPUtime=1800 cores=0,2,4,6
/proc/2151/stat : 2151 (minisat+_64-bit) R 2139 2139 583 0 -1 4202496 59193 0 0 0 179982 18 0 0 20 0 1 0 323106529 245346304 59400 33554432000 4194304 5276501 140734144607520 140734144605704 4400448 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2151/statm: 59899 59400 122 265 0 59631 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 248744

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1799.83
CPU system time (s): 0.19097
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 248744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19097
maximum resident set size= 237604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60142
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= 124
involuntary context switches= 2094

runsolver used 2.73958 second user time and 7.12392 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-01 18:56:49
IDJOB=3723508
IDBENCH=1956
IDSOLVER=2307
FILE ID=node130/3723508-1338569809
RUNJOBID= node130-1338569809-2116
PBS_JOBID= 14635854
Free space on /tmp= 70996 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723508-1338569809/watcher-3723508-1338569809 -o /tmp/evaluation-result-3723508-1338569809/solver-3723508-1338569809 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723508-1338569809.opb

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
RANDOM SEED=1150561148

node130.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.875
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.75
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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29569120 kB
Buffers:          366144 kB
Cached:          2071812 kB
SwapCached:         4252 kB
Active:          1011236 kB
Inactive:        1436404 kB
Active(anon):       2100 kB
Inactive(anon):     8136 kB
Active(file):    1009136 kB
Inactive(file):  1428268 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              4688 kB
Writeback:             0 kB
AnonPages:         11876 kB
Mapped:             8696 kB
Shmem:                 4 kB
Slab:             718208 kB
SReclaimable:     160016 kB
SUnreclaim:       558192 kB
KernelStack:        1392 kB
PageTables:         3692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70988 MiB
End job on node130 at 2012-06-01 19:26:50