Trace number 35319

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)221 1800.37 1801.23

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark187
Best CPU time to get the best result obtained on this benchmark1800.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
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 473
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00	c Parsing PB file...
0.04	c Converting 473 PB-constraints to clauses...
0.04	c   -- Unit propagations: (none)
0.04	c   -- Detecting intervals from adjacent constraints: (none)
0.04	c   -- Clauses(.)/Splits(s): s.ss.sss
0.04	c ---[ 478]---> BDD-cost:   25
0.04	c ---[ 477]---> BDD-cost:    9
0.04	c ---[ 476]---> BDD-cost:    8
0.04	c ---[ 475]---> BDD-cost:    7
0.04	c ---[ 474]---> BDD-cost:    8
0.04	c ---[ 473]---> BDD-cost:    7
0.04	c ---[ 472]---> BDD-cost:   14
0.04	c ---[ 471]---> BDD-cost:   17
0.04	c ---[ 470]---> BDD-cost:   15
0.04	c ---[ 469]---> BDD-cost:   41
0.04	c ---[ 468]---> BDD-cost:   12
0.04	c ---[ 467]---> BDD-cost:   24
0.04	c ---[ 466]---> BDD-cost:   24
0.04	c ---[ 465]---> BDD-cost:   10
0.04	c ---[ 464]---> BDD-cost:    3
0.04	c ---[ 463]---> BDD-cost:   21
0.04	c ---[ 462]---> BDD-cost:   39
0.04	c ---[ 461]---> BDD-cost:   14
0.04	c ---[ 460]---> BDD-cost:    6
0.05	c ---[ 459]---> BDD-cost:   27
0.05	c ---[ 458]---> BDD-cost:   47
0.05	c ---[ 457]---> BDD-cost:    9
0.05	c ---[ 456]---> BDD-cost:   32
0.05	c ---[ 455]---> BDD-cost:    2
0.05	c ---[ 454]---> BDD-cost:   25
0.05	c ---[ 453]---> BDD-cost:   16
0.05	c ---[ 452]---> BDD-cost:   14
0.05	c ---[ 451]---> BDD-cost:    9
0.05	c ---[ 450]---> BDD-cost:   13
0.05	c ---[ 449]---> BDD-cost:   39
0.05	c ---[ 448]---> BDD-cost:   24
0.05	c ---[ 447]---> BDD-cost:   23
0.05	c ---[ 446]---> BDD-cost:    5
0.05	c ---[ 445]---> BDD-cost:   20
0.05	c ---[ 444]---> BDD-cost:    3
0.05	c ---[ 443]---> BDD-cost:   16
0.05	c ---[ 442]---> BDD-cost:   30
0.05	c ---[ 441]---> BDD-cost:   14
0.05	c ---[ 440]---> BDD-cost:   15
0.05	c ---[ 439]---> BDD-cost:   23
0.05	c ---[ 438]---> BDD-cost:   77
0.05	c ---[ 437]---> BDD-cost:   29
0.05	c ---[ 436]---> BDD-cost:   16
0.05	c ---[ 435]---> BDD-cost:    8
0.05	c ---[ 434]---> BDD-cost:    7
0.05	c ---[ 433]---> BDD-cost:   11
0.05	c ---[ 432]---> BDD-cost:    5
0.05	c ---[ 431]---> BDD-cost:   33
0.05	c ---[ 430]---> BDD-cost:   29
0.05	c ---[ 429]---> BDD-cost:   76
0.05	c ---[ 428]---> BDD-cost:   29
0.05	c ---[ 427]---> BDD-cost:   32
0.05	c ---[ 426]---> BDD-cost:   36
0.05	c ---[ 425]---> BDD-cost:   38
0.05	c ---[ 424]---> BDD-cost:   31
0.05	c ---[ 423]---> BDD-cost:   24
0.05	c ---[ 422]---> BDD-cost:   40
0.05	c ---[ 421]---> BDD-cost:   15
0.05	c ---[ 420]---> BDD-cost:   66
0.05	c ---[ 419]---> BDD-cost:   47
0.05	c ---[ 418]---> BDD-cost:   27
0.05	c ---[ 417]---> BDD-cost:    8
0.05	c ---[ 416]---> BDD-cost:   55
0.05	c ---[ 415]---> BDD-cost:    5
0.05	c ---[ 414]---> BDD-cost:   13
0.06	c ---[ 413]---> BDD-cost:   59
0.06	c ---[ 412]---> BDD-cost:   14
0.06	c ---[ 411]---> BDD-cost:    9
0.06	c ---[ 410]---> BDD-cost:   20
0.06	c ---[ 409]---> BDD-cost:   24
0.06	c ---[ 408]---> BDD-cost:   28
0.06	c ---[ 407]---> BDD-cost:   11
0.06	c ---[ 406]---> BDD-cost:    9
0.06	c ---[ 405]---> BDD-cost:   18
0.06	c ---[ 404]---> BDD-cost:   12
0.06	c ---[ 403]---> BDD-cost:   25
0.06	c ---[ 402]---> BDD-cost:   18
0.06	c ---[ 401]---> BDD-cost:   27
0.06	c ---[ 400]---> BDD-cost:   17
0.06	c ---[ 399]---> BDD-cost:    5
0.06	c ---[ 398]---> BDD-cost:   26
0.06	c ---[ 397]---> BDD-cost:   16
0.06	c ---[ 396]---> BDD-cost:   37
0.06	c ---[ 395]---> BDD-cost:   48
0.06	c ---[ 394]---> BDD-cost:   16
0.06	c ---[ 393]---> BDD-cost:    9
0.06	c ---[ 392]---> BDD-cost:   33
0.06	c ---[ 391]---> BDD-cost:   29
0.06	c ---[ 390]---> BDD-cost:   10
0.06	c ---[ 389]---> BDD-cost:   19
0.06	c ---[ 388]---> BDD-cost:   15
0.06	c ---[ 387]---> BDD-cost:   12
0.06	c ---[ 386]---> BDD-cost:    9
0.06	c ---[ 385]---> BDD-cost:   47
0.06	c ---[ 384]---> BDD-cost:   28
0.06	c ---[ 383]---> BDD-cost:    2
0.06	c ---[ 381]---> BDD-cost:   12
0.06	c ---[ 380]---> BDD-cost:    4
0.06	c ---[ 379]---> BDD-cost:    7
0.06	c ---[ 378]---> BDD-cost:    8
0.06	c ---[ 377]---> BDD-cost:   35
0.06	c ---[ 376]---> BDD-cost:    4
0.06	c ---[ 375]---> BDD-cost:    7
0.06	c ---[ 374]---> BDD-cost:   23
0.06	c ---[ 373]---> BDD-cost:    8
0.06	c ---[ 372]---> BDD-cost:   53
0.06	c ---[ 371]---> BDD-cost:   13
0.06	c ---[ 370]---> BDD-cost:   22
0.06	c ---[ 369]---> BDD-cost:    7
0.06	c ---[ 368]---> BDD-cost:   37
0.06	c ---[ 367]---> BDD-cost:   21
0.06	c ---[ 366]---> BDD-cost:   10
0.06	c ---[ 365]---> BDD-cost:   38
0.06	c ---[ 364]---> BDD-cost:    4
0.06	c ---[ 363]---> BDD-cost:   10
0.06	c ---[ 362]---> BDD-cost:   20
0.06	c ---[ 361]---> BDD-cost:   29
0.06	c ---[ 360]---> BDD-cost:    7
0.06	c ---[ 359]---> BDD-cost:    3
0.06	c ---[ 358]---> BDD-cost:    2
0.06	c ---[ 357]---> BDD-cost:   60
0.06	c ---[ 356]---> BDD-cost:   16
0.06	c ---[ 355]---> BDD-cost:    8
0.06	c ---[ 354]---> BDD-cost:    5
0.06	c ---[ 352]---> BDD-cost:   35
0.07	c ---[ 351]---> BDD-cost:   10
0.07	c ---[ 350]---> BDD-cost:    7
0.07	c ---[ 349]---> BDD-cost:    5
0.07	c ---[ 348]---> BDD-cost:   60
0.07	c ---[ 347]---> BDD-cost:    3
0.07	c ---[ 346]---> BDD-cost:   19
0.07	c ---[ 345]---> BDD-cost:    8
0.07	c ---[ 344]---> BDD-cost:   26
0.07	c ---[ 343]---> BDD-cost:    8
0.07	c ---[ 342]---> BDD-cost:   34
0.07	c ---[ 341]---> BDD-cost:   60
0.07	c ---[ 340]---> BDD-cost:   31
0.07	c ---[ 339]---> BDD-cost:   13
0.07	c ---[ 338]---> BDD-cost:   53
0.07	c ---[ 337]---> BDD-cost:   22
0.07	c ---[ 336]---> BDD-cost:    5
0.07	c ---[ 335]---> BDD-cost:   56
0.07	c ---[ 334]---> BDD-cost:    7
0.07	c ---[ 333]---> BDD-cost:   11
0.07	c ---[ 332]---> BDD-cost:    3
0.07	c ---[ 331]---> BDD-cost:   37
0.07	c ---[ 330]---> BDD-cost:    8
0.07	c ---[ 329]---> BDD-cost:   38
0.07	c ---[ 328]---> BDD-cost:   12
0.07	c ---[ 327]---> BDD-cost:   47
0.07	c ---[ 326]---> BDD-cost:   18
0.07	c ---[ 325]---> BDD-cost:   22
0.07	c ---[ 324]---> BDD-cost:    5
0.07	c ---[ 323]---> BDD-cost:   19
0.07	c ---[ 322]---> BDD-cost:    6
0.07	c ---[ 321]---> BDD-cost:   24
0.07	c ---[ 320]---> BDD-cost:   21
0.07	c ---[ 319]---> BDD-cost:   54
0.07	c ---[ 318]---> BDD-cost:   13
0.07	c ---[ 317]---> BDD-cost:    9
0.07	c ---[ 316]---> BDD-cost:   12
0.07	c ---[ 315]---> BDD-cost:   30
0.07	c ---[ 314]---> BDD-cost:    8
0.07	c ---[ 313]---> BDD-cost:   22
0.07	c ---[ 312]---> BDD-cost:   10
0.07	c ---[ 311]---> BDD-cost:   16
0.07	c ---[ 310]---> BDD-cost:   10
0.07	c ---[ 309]---> BDD-cost:   34
0.07	c ---[ 308]---> BDD-cost:    8
0.07	c ---[ 307]---> BDD-cost:   15
0.07	c ---[ 306]---> BDD-cost:    2
0.07	c ---[ 305]---> BDD-cost:   22
0.07	c ---[ 304]---> BDD-cost:   18
0.07	c ---[ 303]---> BDD-cost:   15
0.07	c ---[ 302]---> BDD-cost:    9
0.07	c ---[ 301]---> BDD-cost:    9
0.07	c ---[ 300]---> BDD-cost:    9
0.07	c ---[ 299]---> BDD-cost:    8
0.07	c ---[ 298]---> BDD-cost:   82
0.07	c ---[ 297]---> BDD-cost:   18
0.07	c ---[ 296]---> BDD-cost:   11
0.07	c ---[ 295]---> BDD-cost:   16
0.07	c ---[ 294]---> BDD-cost:   52
0.08	c ---[ 293]---> BDD-cost:   82
0.08	c ---[ 292]---> BDD-cost:   21
0.08	c ---[ 291]---> BDD-cost:   24
0.08	c ---[ 290]---> BDD-cost:   19
0.08	c ---[ 289]---> BDD-cost:    5
0.08	c ---[ 288]---> BDD-cost:    8
0.08	c ---[ 287]---> BDD-cost:    6
0.08	c ---[ 286]---> BDD-cost:   16
0.08	c ---[ 285]---> BDD-cost:   15
0.08	c ---[ 284]---> BDD-cost:   24
0.08	c ---[ 283]---> BDD-cost:   22
0.08	c ---[ 282]---> BDD-cost:   20
0.08	c ---[ 281]---> BDD-cost:   13
0.08	c ---[ 280]---> BDD-cost:   14
0.08	c ---[ 279]---> BDD-cost:   27
0.08	c ---[ 278]---> BDD-cost:   36
0.08	c ---[ 277]---> BDD-cost:   25
0.08	c ---[ 276]---> BDD-cost:   33
0.08	c ---[ 275]---> BDD-cost:   24
0.08	c ---[ 274]---> BDD-cost:    9
0.08	c ---[ 273]---> BDD-cost:   39
0.08	c ---[ 272]---> BDD-cost:   25
0.08	c ---[ 271]---> BDD-cost:   58
0.08	c ---[ 270]---> BDD-cost:   16
0.08	c ---[ 269]---> BDD-cost:    4
0.08	c ---[ 268]---> BDD-cost:   18
0.08	c ---[ 267]---> BDD-cost:   48
0.08	c ---[ 266]---> BDD-cost:   11
0.08	c ---[ 265]---> BDD-cost:    8
0.08	c ---[ 264]---> BDD-cost:    9
0.08	c ---[ 263]---> BDD-cost:   17
0.08	c ---[ 262]---> BDD-cost:   12
0.08	c ---[ 261]---> BDD-cost:   11
0.08	c ---[ 260]---> BDD-cost:   10
0.08	c ---[ 259]---> BDD-cost:   55
0.08	c ---[ 258]---> BDD-cost:   11
0.08	c ---[ 257]---> BDD-cost:   11
0.08	c ---[ 256]---> BDD-cost:   50
0.08	c ---[ 255]---> BDD-cost:   37
0.08	c ---[ 254]---> BDD-cost:    7
0.08	c ---[ 253]---> BDD-cost:    9
0.08	c ---[ 252]---> BDD-cost:   21
0.08	c ---[ 251]---> BDD-cost:   29
0.08	c ---[ 250]---> BDD-cost:    7
0.08	c ---[ 248]---> BDD-cost:    4
0.08	c ---[ 247]---> BDD-cost:   68
0.08	c ---[ 246]---> BDD-cost:   34
0.08	c ---[ 245]---> BDD-cost:   30
0.08	c ---[ 244]---> BDD-cost:   38
0.08	c ---[ 243]---> BDD-cost:   28
0.08	c ---[ 242]---> BDD-cost:   22
0.09	c ---[ 241]---> BDD-cost:   13
0.09	c ---[ 240]---> BDD-cost:    3
0.09	c ---[ 239]---> BDD-cost:   12
0.09	c ---[ 238]---> BDD-cost:    4
0.09	c ---[ 237]---> BDD-cost:   12
0.09	c ---[ 236]---> BDD-cost:    7
0.09	c ---[ 235]---> BDD-cost:   50
0.09	c ---[ 234]---> BDD-cost:    7
0.09	c ---[ 233]---> BDD-cost:   58
0.09	c ---[ 232]---> BDD-cost:   34
0.09	c ---[ 231]---> BDD-cost:    7
0.09	c ---[ 230]---> BDD-cost:   18
0.09	c ---[ 229]---> BDD-cost:   11
0.09	c ---[ 228]---> BDD-cost:    5
0.09	c ---[ 227]---> Sorter-cost:  467     Base: 3 2 2
0.09	c ---[ 226]---> BDD-cost:   22
0.09	c ---[ 225]---> BDD-cost:   11
0.09	c ---[ 224]---> BDD-cost:   20
0.09	c ---[ 223]---> BDD-cost:   44
0.09	c ---[ 222]---> BDD-cost:   18
0.09	c ---[ 221]---> BDD-cost:   98
0.09	c ---[ 220]---> BDD-cost:   36
0.09	c ---[ 219]---> BDD-cost:   14
0.09	c ---[ 218]---> BDD-cost:    4
0.09	c ---[ 217]---> BDD-cost:    4
0.09	c ---[ 216]---> BDD-cost:   87
0.09	c ---[ 215]---> BDD-cost:   15
0.09	c ---[ 214]---> BDD-cost:   36
0.09	c ---[ 213]---> BDD-cost:    2
0.09	c ---[ 212]---> BDD-cost:   12
0.09	c ---[ 211]---> BDD-cost:    2
0.09	c ---[ 210]---> BDD-cost:   32
0.09	c ---[ 209]---> BDD-cost:   25
0.09	c ---[ 208]---> BDD-cost:   14
0.09	c ---[ 207]---> BDD-cost:    4
0.09	c ---[ 206]---> BDD-cost:    8
0.09	c ---[ 205]---> BDD-cost:    4
0.09	c ---[ 204]---> BDD-cost:  107
0.10	c ---[ 203]---> BDD-cost:   11
0.10	c ---[ 202]---> BDD-cost:   30
0.10	c ---[ 201]---> BDD-cost:   35
0.10	c ---[ 200]---> BDD-cost:   43
0.10	c ---[ 199]---> BDD-cost:    6
0.10	c ---[ 198]---> BDD-cost:   12
0.10	c ---[ 197]---> BDD-cost:   19
0.10	c ---[ 196]---> BDD-cost:   22
0.10	c ---[ 195]---> BDD-cost:   28
0.10	c ---[ 194]---> BDD-cost:   36
0.10	c ---[ 193]---> BDD-cost:   12
0.10	c ---[ 192]---> BDD-cost:   20
0.10	c ---[ 191]---> BDD-cost:   19
0.10	c ---[ 190]---> BDD-cost:   22
0.10	c ---[ 189]---> BDD-cost:   68
0.10	c ---[ 188]---> BDD-cost:   17
0.10	c ---[ 187]---> BDD-cost:   19
0.10	c ---[ 186]---> BDD-cost:   16
0.10	c ---[ 185]---> BDD-cost:   14
0.10	c ---[ 184]---> BDD-cost:    7
0.10	c ---[ 183]---> BDD-cost:   19
0.10	c ---[ 182]---> BDD-cost:   13
0.10	c ---[ 181]---> BDD-cost:    3
0.10	c ---[ 180]---> BDD-cost:   29
0.10	c ---[ 179]---> BDD-cost:    7
0.10	c ---[ 178]---> BDD-cost:   30
0.10	c ---[ 177]---> BDD-cost:   11
0.10	c ---[ 176]---> BDD-cost:   60
0.10	c ---[ 175]---> BDD-cost:   19
0.10	c ---[ 174]---> BDD-cost:   32
0.10	c ---[ 173]---> BDD-cost:   14
0.10	c ---[ 172]---> BDD-cost:   29
0.10	c ---[ 171]---> BDD-cost:    6
0.10	c ---[ 170]---> BDD-cost:   63
0.10	c ---[ 169]---> BDD-cost:   11
0.10	c ---[ 168]---> BDD-cost:   21
0.10	c ---[ 167]---> BDD-cost:    3
0.10	c ---[ 166]---> BDD-cost:    4
0.10	c ---[ 165]---> BDD-cost:    5
0.10	c ---[ 164]---> BDD-cost:   26
0.10	c ---[ 163]---> BDD-cost:   41
0.10	c ---[ 162]---> BDD-cost:   24
0.10	c ---[ 161]---> BDD-cost:   13
0.10	c ---[ 160]---> BDD-cost:   18
0.10	c ---[ 159]---> BDD-cost:   16
0.10	c ---[ 158]---> BDD-cost:    3
0.10	c ---[ 157]---> BDD-cost:   15
0.10	c ---[ 156]---> BDD-cost:   17
0.10	c ---[ 155]---> BDD-cost:    2
0.10	c ---[ 154]---> BDD-cost:   30
0.10	c ---[ 153]---> BDD-cost:   59
0.10	c ---[ 152]---> BDD-cost:   54
0.10	c ---[ 151]---> BDD-cost:  127
0.11	c ---[ 150]---> BDD-cost:   12
0.11	c ---[ 149]---> BDD-cost:   15
0.11	c ---[ 148]---> BDD-cost:  103
0.11	c ---[ 147]---> BDD-cost:   50
0.11	c ---[ 146]---> BDD-cost:    4
0.11	c ---[ 145]---> BDD-cost:   46
0.11	c ---[ 144]---> BDD-cost:   15
0.11	c ---[ 143]---> BDD-cost:   27
0.11	c ---[ 142]---> BDD-cost:   15
0.11	c ---[ 141]---> BDD-cost:   34
0.11	c ---[ 140]---> BDD-cost:   30
0.11	c ---[ 139]---> BDD-cost:   36
0.11	c ---[ 138]---> BDD-cost:   22
0.11	c ---[ 137]---> BDD-cost:   34
0.11	c ---[ 136]---> BDD-cost:   54
0.11	c ---[ 135]---> BDD-cost:   32
0.11	c ---[ 134]---> BDD-cost:    6
0.11	c ---[ 133]---> BDD-cost:   15
0.11	c ---[ 132]---> BDD-cost:    5
0.11	c ---[ 131]---> BDD-cost:   41
0.11	c ---[ 130]---> BDD-cost:   11
0.11	c ---[ 129]---> BDD-cost:   11
0.11	c ---[ 127]---> BDD-cost:   11
0.11	c ---[ 126]---> BDD-cost:   26
0.11	c ---[ 125]---> BDD-cost:   19
0.11	c ---[ 124]---> BDD-cost:   28
0.11	c ---[ 123]---> BDD-cost:   12
0.11	c ---[ 122]---> BDD-cost:   21
0.11	c ---[ 121]---> BDD-cost:   14
0.11	c ---[ 120]---> BDD-cost:   16
0.11	c ---[ 119]---> BDD-cost:   19
0.11	c ---[ 118]---> BDD-cost:    3
0.11	c ---[ 117]---> BDD-cost:   33
0.11	c ---[ 116]---> BDD-cost:   11
0.11	c ---[ 114]---> BDD-cost:   53
0.11	c ---[ 113]---> BDD-cost:    3
0.11	c ---[ 112]---> BDD-cost:   24
0.11	c ---[ 111]---> BDD-cost:    6
0.11	c ---[ 110]---> BDD-cost:   25
0.11	c ---[ 109]---> BDD-cost:   64
0.11	c ---[ 108]---> BDD-cost:   38
0.11	c ---[ 107]---> BDD-cost:   49
0.11	c ---[ 106]---> BDD-cost:   12
0.11	c ---[ 105]---> BDD-cost:   14
0.11	c ---[ 104]---> BDD-cost:   35
0.12	c ---[ 103]---> BDD-cost:    7
0.12	c ---[ 102]---> BDD-cost:    4
0.12	c ---[ 101]---> BDD-cost:   25
0.12	c ---[ 100]---> BDD-cost:    6
0.12	c ---[  99]---> BDD-cost:    8
0.12	c ---[  98]---> BDD-cost:  103
0.12	c ---[  97]---> BDD-cost:    7
0.12	c ---[  96]---> BDD-cost:   30
0.12	c ---[  95]---> BDD-cost:   30
0.12	c ---[  94]---> BDD-cost:   16
0.12	c ---[  93]---> BDD-cost:    7
0.12	c ---[  92]---> BDD-cost:   17
0.12	c ---[  90]---> BDD-cost:   10
0.12	c ---[  89]---> BDD-cost:   10
0.12	c ---[  88]---> BDD-cost:   39
0.12	c ---[  87]---> BDD-cost:   13
0.12	c ---[  86]---> BDD-cost:   15
0.12	c ---[  85]---> BDD-cost:   15
0.12	c ---[  84]---> BDD-cost:   77
0.12	c ---[  83]---> BDD-cost:   22
0.12	c ---[  82]---> BDD-cost:   53
0.12	c ---[  81]---> BDD-cost:    2
0.12	c ---[  80]---> BDD-cost:    6
0.12	c ---[  79]---> BDD-cost:   11
0.12	c ---[  78]---> BDD-cost:    6
0.12	c ---[  77]---> BDD-cost:   13
0.12	c ---[  76]---> BDD-cost:   27
0.12	c ---[  75]---> BDD-cost:   13
0.12	c ---[  74]---> BDD-cost:   11
0.12	c ---[  73]---> BDD-cost:   41
0.12	c ---[  72]---> BDD-cost:   34
0.12	c ---[  71]---> BDD-cost:   14
0.12	c ---[  70]---> BDD-cost:   15
0.12	c ---[  69]---> BDD-cost:    2
0.12	c ---[  68]---> BDD-cost:   18
0.12	c ---[  67]---> BDD-cost:   23
0.12	c ---[  65]---> BDD-cost:   25
0.12	c ---[  64]---> BDD-cost:   56
0.12	c ---[  63]---> BDD-cost:   12
0.12	c ---[  62]---> BDD-cost:   18
0.12	c ---[  61]---> BDD-cost:   40
0.12	c ---[  60]---> BDD-cost:   23
0.12	c ---[  59]---> BDD-cost:   50
0.12	c ---[  58]---> BDD-cost:   13
0.12	c ---[  57]---> BDD-cost:   54
0.12	c ---[  56]---> BDD-cost:   53
0.12	c ---[  54]---> BDD-cost:    8
0.12	c ---[  53]---> BDD-cost:   40
0.12	c ---[  52]---> BDD-cost:   16
0.12	c ---[  51]---> BDD-cost:   40
0.13	c ---[  50]---> BDD-cost:   22
0.13	c ---[  49]---> BDD-cost:   50
0.13	c ---[  48]---> BDD-cost:    4
0.13	c ---[  47]---> BDD-cost:    3
0.13	c ---[  46]---> BDD-cost:    6
0.13	c ---[  45]---> BDD-cost:   50
0.13	c ---[  44]---> BDD-cost:   17
0.13	c ---[  43]---> BDD-cost:   11
0.13	c ---[  42]---> BDD-cost:    4
0.13	c ---[  41]---> BDD-cost:    9
0.13	c ---[  40]---> BDD-cost:   18
0.13	c ---[  39]---> BDD-cost:   39
0.13	c ---[  38]---> BDD-cost:   13
0.13	c ---[  37]---> BDD-cost:   26
0.13	c ---[  36]---> BDD-cost:    4
0.13	c ---[  35]---> BDD-cost:   12
0.13	c ---[  34]---> BDD-cost:   14
0.13	c ---[  33]---> BDD-cost:   47
0.13	c ---[  32]---> BDD-cost:   22
0.13	c ---[  31]---> BDD-cost:   43
0.13	c ---[  30]---> BDD-cost:   10
0.13	c ---[  29]---> BDD-cost:    7
0.13	c ---[  28]---> BDD-cost:    5
0.13	c ---[  27]---> BDD-cost:   26
0.13	c ---[  26]---> BDD-cost:   21
0.13	c ---[  25]---> BDD-cost:    7
0.13	c ---[  24]---> BDD-cost:   21
0.13	c ---[  23]---> BDD-cost:   18
0.13	c ---[  22]---> BDD-cost:   46
0.13	c ---[  21]---> BDD-cost:   45
0.13	c ---[  20]---> BDD-cost:   12
0.13	c ---[  19]---> BDD-cost:    8
0.13	c ---[  18]---> BDD-cost:   29
0.13	c ---[  17]---> BDD-cost:   19
0.13	c ---[  16]---> BDD-cost:   17
0.13	c ---[  15]---> BDD-cost:   53
0.13	c ---[  14]---> BDD-cost:    2
0.13	c ---[  13]---> BDD-cost:   51
0.13	c ---[  12]---> BDD-cost:    8
0.13	c ---[  11]---> BDD-cost:   25
0.13	c ---[  10]---> BDD-cost:   28
0.13	c ---[   9]---> BDD-cost:   21
0.13	c ---[   8]---> BDD-cost:   26
0.13	c ---[   7]---> BDD-cost:   69
0.13	c ---[   6]---> BDD-cost:    2
0.13	c ---[   5]---> BDD-cost:   10
0.13	c ---[   4]---> BDD-cost:   12
0.13	c ---[   3]---> BDD-cost:    5
0.13	c ---[   2]---> BDD-cost:    2
0.13	c ---[   1]---> BDD-cost:    9
0.13	c ---[   0]---> BDD-cost:    3
0.15	c ==================================[MINISAT+]==================================
0.15	c | Conflicts | Original         | Learnt                           | Progress |
0.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.15	c ==============================================================================
0.15	c |         0 |   18987    53338 |    6329       0        0     nan |  0.000 % |
0.16	c ==============================================================================
0.16	c Found solution: 451
0.16	o 451
0.16	c ---[   0]---> Sorter-cost:17916     Base:
0.21	c ==================================[MINISAT+]==================================
0.21	c | Conflicts | Original         | Learnt                           | Progress |
0.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.21	c ==============================================================================
0.21	c |         0 |   36865    95396 |   12288       0        0     nan |  0.000 % |
0.24	c ==============================================================================
0.24	c Found solution: 244
0.24	o 244
0.24	c ---[   0]---> Sorter-cost:    0     Base:
0.32	c ==================================[MINISAT+]==================================
0.32	c | Conflicts | Original         | Learnt                           | Progress |
0.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.32	c ==============================================================================
0.32	c |        28 |   40448   103933 |   13482      27      295    10.9 |  0.000 % |
0.34	c ==============================================================================
0.34	c Found solution: 227
0.34	o 227
0.35	c ---[   0]---> Sorter-cost:    0     Base:
0.42	c ==================================[MINISAT+]==================================
0.42	c | Conflicts | Original         | Learnt                           | Progress |
0.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.42	c ==============================================================================
0.42	c |        51 |   40625   104429 |   13541      50      646    12.9 |  0.000 % |
0.45	c |       152 |   40625   104429 |   14895     151     4541    30.1 |  2.094 % |
0.52	c |       302 |   40625   104429 |   16384     301    15887    52.8 |  2.094 % |
0.60	c |       527 |   40625   104429 |   18023     526    32160    61.1 |  2.094 % |
0.73	c |       864 |   40605   104389 |   19825     862    61674    71.5 |  2.136 % |
0.85	c |      1370 |   40605   104389 |   21807    1368    77247    56.5 |  2.136 % |
1.05	c |      2129 |   40605   104389 |   23988    2127   101355    47.7 |  2.136 % |
1.55	c |      3268 |   40595   104369 |   26387    3264   182542    55.9 |  2.157 % |
1.92	c |      4976 |   40595   104369 |   29026    4972   232257    46.7 |  2.157 % |
2.93	c |      7539 |   40576   104330 |   31928    7534   473760    62.9 |  2.200 % |
5.05	c |     11384 |   40576   104330 |   35121   11379  1052129    92.5 |  2.200 % |
7.36	c |     17150 |   40561   104299 |   38634   17144  1504165    87.7 |  2.233 % |
13.75	c |     25799 |   40561   104299 |   42497   25793  3102222   120.3 |  2.233 % |
28.29	c |     38773 |   40533   104241 |   46747   38766  5905335   152.3 |  2.296 % |
56.13	c |     58234 |   40533   104241 |   51421   14306  3747056   261.9 |  2.296 % |
89.42	c |     87426 |   40533   104241 |   56564   43498  9302774   213.9 |  2.296 % |
149.35	c |    131215 |   40533   104241 |   62220   34018  7630716   224.3 |  2.296 % |
247.36	c |    196899 |   40533   104241 |   68442   41897 11584319   276.5 |  2.296 % |
345.59	c ==============================================================================
345.59	c Found solution: 221
345.59	o 221
345.60	c ---[   0]---> Sorter-cost:    0     Base:
345.81	c ==================================[MINISAT+]==================================
345.81	c | Conflicts | Original         | Learnt                           | Progress |
345.81	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
345.81	c ==============================================================================
345.81	c |    265462 |   40590   104414 |   13530   47813 10781626   225.5 |  2.296 % |
346.13	c |    265562 |   40590   104414 |   14883    8425  1332950   158.2 |  2.359 % |
346.20	c |    265713 |   40590   104414 |   16371    8576  1343572   156.7 |  2.359 % |
346.31	c |    265938 |   40590   104414 |   18008    8801  1356802   154.2 |  2.359 % |
346.54	c |    266275 |   40560   104352 |   19809    9136  1390241   152.2 |  2.426 % |
346.74	c |    266781 |   40546   104322 |   21790    9641  1413993   146.7 |  2.460 % |
347.26	c |    267541 |   40546   104322 |   23969   10401  1533384   147.4 |  2.460 % |
347.92	c |    268680 |   40527   104283 |   26366   11539  1668466   144.6 |  2.506 % |
348.61	c |    270388 |   40527   104283 |   29002   13247  1718848   129.8 |  2.506 % |
350.08	c |    272952 |   40527   104283 |   31903   15811  1972162   124.7 |  2.506 % |
351.25	c |    276797 |   40527   104283 |   35093   19656  2115308   107.6 |  2.506 % |
356.36	c |    282564 |   40527   104283 |   38602   25423  3238529   127.4 |  2.506 % |
363.95	c |    291213 |   40527   104283 |   42462   34072  4789235   140.6 |  2.506 % |
372.44	c |    304188 |   40527   104283 |   46709   47047  6231302   132.4 |  2.506 % |
393.82	c |    323652 |   40527   104283 |   51380   22979  4071112   177.2 |  2.506 % |
429.71	c |    352844 |   40527   104283 |   56518   52171  9772573   187.3 |  2.506 % |
505.33	c |    396633 |   40527   104283 |   62169   42761 10314048   241.2 |  2.506 % |
600.39	c |    462318 |   40527   104283 |   68386   51901 10458794   201.5 |  2.506 % |
807.22	c |    560844 |   40527   104283 |   75225   27892  6778306   243.0 |  2.506 % |
1119.63	c |    708634 |   40527   104283 |   82748   36833  9687260   263.0 |  2.506 % |
1749.46	c |    930320 |   40527   104283 |   91023   26937  7560421   280.7 |  2.506 % |
1801.20	c 
1801.20	c *** TERMINATED ***
1801.20	s SATISFIABLE
1801.20	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
1801.20	v 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
1801.20	v 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
1801.20	v 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
1801.20	v -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 x131 -x132 -x133 x134 -x135 -x136
1801.20	v x137 -x138 x139 x140 -x141 -x142 -x143 x144 -x145 -x146 x147 -x148 -x149 x150 -x151 -x152 x153 x154 x155 -x156 -x157 -x158
1801.20	v -x159 x160 -x161 -x162 -x163 -x164 x165 -x166 x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 x175 x176 -x177 -x178 -x179 -x180
1801.20	v x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 x192 x193 -x194 x195 x196 -x197 -x198 x199 -x200 x201 -x202
1801.20	v -x203 -x204 -x205 x206 -x207 x208 x209 -x210 -x211 -x212 -x213 x214 -x215 x216 x217 -x218 -x219 x220 x221 -x222 x223 -x224
1801.20	v -x225 -x226 -x227 x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 x242 x243 -x244 -x245
1801.20	v x246 -x247 -x248 -x249 x250 -x251 x252 -x253 -x254 -x255 -x256 x257 x258 x259 -x260 x261 x262 -x263 x264 x265 x266 -x267 -x268
1801.20	v x269 -x270 x271 x272 -x273 -x274 x275 x276 x277 x278 -x279 x280 x281 -x282 x283 x284 -x285 x286 x287 -x288 -x289 -x290 x291
1801.20	v x292 -x293 -x294 x295 x296 x297 -x298 x299 -x300 -x301 -x302 x303 x304 -x305 x306 -x307 -x308 -x309 -x310 x311 x312 x313 -x314
1801.20	v -x315 x316 -x317 x318 x319 x320 -x321 x322 x323 x324 x325 -x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 -x338
1801.20	v -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
1801.20	v -x364 x365 x366 x367 -x368 x369 x370 x371 -x372 x373 x374 -x375 x376 x377 x378 x379 x380 x381 -x382 x383 x384 -x385 -x386 x387
1801.20	v -x388 -x389 x390 -x391 x392 x393 -x394 x395 -x396 -x397 -x398 -x399 x400 -x401 -x402 x403 x404 x405 x406 -x407 -x408 x409 x410
1801.20	v -x411 -x412 -x413 -x414 x415 x416 -x417 -x418 x419 -x420 -x421 -x422 -x423 -x424 x425 -x426 -x427 -x428 -x429 -x430 -x431
1801.20	v -x432 -x433 -x434 -x435 -x436 -x437 x438 -x439 -x440 x441 -x442 -x443 -x444 x445 x446 -x447 -x448 x449 x450 x451 -x452 x453
1801.20	v -x454 -x455 -x456 -x457 x458 -x459 x460 x461 x462 -x463 x464 x465 x466 -x467 x468 x469 -x470 x471 -x472 x473

Verifier Data (download as text)

OK	221

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-35319-1149386117 -o ROOT/results/node38/solver-35319-1149386117 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node38/35319-1149386117/instance-35319-1149386117.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1605016/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=1180 CPUtime=0
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 125 0 0 0 0 0 0 0 19 0 1 0 204277939 1208320 110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 295 110 74 215 0 77 0

[startup+10.0017 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1589912/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=16576 CPUtime=9.99
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 3951 0 0 0 997 2 0 0 25 0 1 0 204277939 16973824 3892 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 4144 3892 111 215 0 3926 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 16576

[startup+20.0076 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1580824/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=25636 CPUtime=19.99
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 6212 0 0 0 1995 4 0 0 25 0 1 0 204277939 26251264 6153 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 6409 6153 111 215 0 6191 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25636

[startup+30.0136 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1573080/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=33376 CPUtime=29.99
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 8158 0 0 0 2993 6 0 0 25 0 1 0 204277939 34177024 8099 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 8344 8099 111 215 0 8126 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 33376

[startup+40.0195 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1565592/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=40952 CPUtime=40
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 10039 0 0 0 3991 9 0 0 25 0 1 0 204277939 41934848 9980 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 10238 9980 111 215 0 10020 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 40952

[startup+50.0265 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1558872/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=47660 CPUtime=50
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 11716 0 0 0 4990 10 0 0 25 0 1 0 204277939 48803840 11657 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 11915 11657 111 215 0 11697 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 47660

[startup+60.0334 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1556440/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=50020 CPUtime=60
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 12329 0 0 0 5989 11 0 0 25 0 1 0 204277939 51220480 12270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 12505 12270 111 215 0 12287 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 50020

[startup+70.0404 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1556440/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=50020 CPUtime=70.01
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 12329 0 0 0 6990 11 0 0 25 0 1 0 204277939 51220480 12270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 12505 12270 111 215 0 12287 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 50020

[startup+80.0473 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1556440/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=50020 CPUtime=80.01
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 12329 0 0 0 7990 11 0 0 25 0 1 0 204277939 51220480 12270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 12505 12270 111 215 0 12287 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 50020

[startup+90.0533 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1556440/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=50020 CPUtime=90.01
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 12329 0 0 0 8990 11 0 0 25 0 1 0 204277939 51220480 12270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 12505 12270 111 215 0 12287 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 50020

[startup+100.059 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1550424/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=56064 CPUtime=100.01
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 13829 0 0 0 9989 12 0 0 25 0 1 0 204277939 57409536 13770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 14016 13770 111 215 0 13798 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 56064

[startup+110.066 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1543448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=63136 CPUtime=110.02
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 15570 0 0 0 10988 14 0 0 25 0 1 0 204277939 64651264 15511 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574410 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 15784 15511 111 215 0 15566 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 63136

[startup+120.073 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1538712/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=67732 CPUtime=120.02
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 16738 0 0 0 11987 15 0 0 25 0 1 0 204277939 69357568 16679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 16933 16679 111 215 0 16715 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 67732

[startup+130.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1538712/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=67732 CPUtime=130.03
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 16738 0 0 0 12988 15 0 0 25 0 1 0 204277939 69357568 16679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 16933 16679 111 215 0 16715 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 67732

[startup+140.085 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1538712/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=67732 CPUtime=140.03
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 16739 0 0 0 13988 15 0 0 25 0 1 0 204277939 69357568 16680 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 16933 16680 111 215 0 16715 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 67732

[startup+150.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1538712/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=67732 CPUtime=150.03
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 16739 0 0 0 14988 15 0 0 25 0 1 0 204277939 69357568 16680 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580834 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 16933 16680 111 215 0 16715 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 67732

[startup+160.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1538712/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=67732 CPUtime=160.03
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 16739 0 0 0 15988 15 0 0 25 0 1 0 204277939 69357568 16680 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 16933 16680 111 215 0 16715 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 67732

[startup+170.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1538712/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=67732 CPUtime=170.04
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 16739 0 0 0 16989 15 0 0 25 0 1 0 204277939 69357568 16680 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576672 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 16933 16680 111 215 0 16715 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 67732

[startup+180.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1538712/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=67732 CPUtime=180.04
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 16739 0 0 0 17989 15 0 0 25 0 1 0 204277939 69357568 16680 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 16933 16680 111 215 0 16715 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 67732

[startup+190.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1534488/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=71928 CPUtime=190.04
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 17792 0 0 0 18988 16 0 0 25 0 1 0 204277939 73654272 17733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 17982 17733 111 215 0 17764 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 71928

[startup+200.122 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1531416/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=75072 CPUtime=200.04
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 18560 0 0 0 19988 16 0 0 25 0 1 0 204277939 76873728 18501 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 18768 18501 111 215 0 18550 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 75072

[startup+210.128 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18143
/proc/meminfo: memFree=1531416/2055920 swapFree=4181196/4192956

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

[pid=18143] ppid=18141 vsize=149012 CPUtime=1781.24
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178064 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1781.24
Current children cumulated vsize (Kb) 149012

[startup+1783.1 s]
/proc/loadavg: 1.31 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1782.24
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178164 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (Kb) 149012

[startup+1784.11 s]
/proc/loadavg: 1.31 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1783.25
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178265 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1783.25
Current children cumulated vsize (Kb) 149012

[startup+1785.12 s]
/proc/loadavg: 1.31 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1784.25
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178365 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579520 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1784.25
Current children cumulated vsize (Kb) 149012

[startup+1786.12 s]
/proc/loadavg: 1.31 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1785.26
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178466 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1785.26
Current children cumulated vsize (Kb) 149012

[startup+1787.13 s]
/proc/loadavg: 1.31 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1786.26
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178566 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1786.26
Current children cumulated vsize (Kb) 149012

[startup+1788.13 s]
/proc/loadavg: 1.29 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1787.27
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178667 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1787.27
Current children cumulated vsize (Kb) 149012

[startup+1789.13 s]
/proc/loadavg: 1.29 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1788.27
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178767 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1788.27
Current children cumulated vsize (Kb) 149012

[startup+1790.14 s]
/proc/loadavg: 1.29 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1789.28
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178868 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1789.28
Current children cumulated vsize (Kb) 149012

[startup+1791.15 s]
/proc/loadavg: 1.29 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1790.28
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 178968 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1790.28
Current children cumulated vsize (Kb) 149012

[startup+1792.15 s]
/proc/loadavg: 1.29 1.30 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1791.29
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179069 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (Kb) 149012

[startup+1793.15 s]
/proc/loadavg: 1.26 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1792.29
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179169 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1792.29
Current children cumulated vsize (Kb) 149012

[startup+1794.16 s]
/proc/loadavg: 1.26 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1793.3
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179270 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1793.3
Current children cumulated vsize (Kb) 149012

[startup+1795.17 s]
/proc/loadavg: 1.26 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1794.3
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179370 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1794.3
Current children cumulated vsize (Kb) 149012

[startup+1796.17 s]
/proc/loadavg: 1.26 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1795.31
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179471 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1795.31
Current children cumulated vsize (Kb) 149012

[startup+1797.18 s]
/proc/loadavg: 1.26 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1796.31
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179571 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1796.31
Current children cumulated vsize (Kb) 149012

[startup+1798.18 s]
/proc/loadavg: 1.24 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1797.31
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179671 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1797.31
Current children cumulated vsize (Kb) 149012

[startup+1799.18 s]
/proc/loadavg: 1.24 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1798.32
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179772 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1798.32
Current children cumulated vsize (Kb) 149012

[startup+1800.19 s]
/proc/loadavg: 1.24 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1799.32
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179872 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1799.32
Current children cumulated vsize (Kb) 149012

[startup+1801.2 s]
/proc/loadavg: 1.24 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1800.33
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179973 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (Kb) 149012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.24 1.29 1.12 2/64 21080
/proc/meminfo: memFree=1415448/2055920 swapFree=4181196/4192956
[pid=18143] ppid=18141 vsize=149012 CPUtime=1800.33
/proc/18143/stat : 18143 (minisat+) R 18141 18143 18097 0 -1 4194304 37003 0 0 0 179973 60 0 0 25 0 1 0 204277939 152588288 36907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18143/statm: 37253 36907 111 215 0 37035 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (Kb) 149012

Sending SIGTERM to -18143
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.23
CPU time (s): 1800.37
CPU user time (s): 1799.74
CPU system time (s): 0.628904
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (Kb): 149012

Launcher Data (download as text)

Begin job on node38 on Sun Jun  4 01:55:17 UTC 2006


FILE ID= 35319-1149386117

PBS_JOBID= 313193

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node38/35319-1149386117/instance-35319-1149386117.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-35319-1149386117 -o ROOT/results/node38/solver-35319-1149386117 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node38/35319-1149386117/instance-35319-1149386117.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  9cfc9eabeae08d1064da7d7b87db93a4

RANDOM SEED= 848011772


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.267
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.267
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1605288 kB
Buffers:         28184 kB
Cached:         355928 kB
SwapCached:       3420 kB
Active:          64624 kB
Inactive:       328208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605288 kB
SwapTotal:     4192956 kB
SwapFree:      4181196 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            43852 kB
Committed_AS:   355852 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node38 on Sun Jun  4 02:25:18 UTC 2006