Trace number 35324

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)224 1800.43 1801.24

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 benchmark189
Best CPU time to get the best result obtained on this benchmark1800.61
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

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 479 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): sss.sss
0.05	c ---[ 483]---> BDD-cost:   59
0.05	c ---[ 482]---> BDD-cost:    2
0.05	c ---[ 481]---> BDD-cost:    5
0.05	c ---[ 480]---> BDD-cost:   75
0.05	c ---[ 479]---> BDD-cost:   41
0.05	c ---[ 478]---> BDD-cost:    4
0.05	c ---[ 477]---> BDD-cost:   10
0.05	c ---[ 476]---> BDD-cost:   26
0.05	c ---[ 475]---> BDD-cost:   46
0.05	c ---[ 474]---> BDD-cost:   16
0.05	c ---[ 473]---> BDD-cost:   20
0.05	c ---[ 472]---> BDD-cost:   27
0.05	c ---[ 471]---> BDD-cost:   26
0.05	c ---[ 470]---> BDD-cost:   31
0.05	c ---[ 469]---> BDD-cost:   21
0.05	c ---[ 468]---> BDD-cost:   14
0.05	c ---[ 467]---> BDD-cost:   12
0.05	c ---[ 466]---> BDD-cost:   27
0.05	c ---[ 465]---> BDD-cost:   19
0.05	c ---[ 464]---> BDD-cost:    9
0.05	c ---[ 463]---> BDD-cost:   10
0.05	c ---[ 462]---> BDD-cost:    4
0.05	c ---[ 461]---> BDD-cost:   29
0.05	c ---[ 460]---> BDD-cost:   37
0.05	c ---[ 459]---> BDD-cost:   83
0.05	c ---[ 458]---> BDD-cost:   28
0.05	c ---[ 457]---> BDD-cost:   26
0.05	c ---[ 456]---> BDD-cost:   52
0.05	c ---[ 454]---> BDD-cost:   71
0.05	c ---[ 453]---> BDD-cost:   10
0.05	c ---[ 452]---> BDD-cost:    7
0.05	c ---[ 451]---> BDD-cost:   22
0.05	c ---[ 450]---> BDD-cost:   71
0.05	c ---[ 448]---> BDD-cost:   29
0.06	c ---[ 447]---> BDD-cost:    8
0.06	c ---[ 446]---> BDD-cost:   10
0.06	c ---[ 445]---> BDD-cost:    9
0.06	c ---[ 444]---> BDD-cost:   11
0.06	c ---[ 443]---> BDD-cost:   16
0.06	c ---[ 442]---> BDD-cost:   18
0.06	c ---[ 441]---> BDD-cost:    7
0.06	c ---[ 440]---> BDD-cost:   39
0.06	c ---[ 439]---> BDD-cost:   27
0.06	c ---[ 438]---> BDD-cost:   21
0.06	c ---[ 437]---> BDD-cost:   30
0.06	c ---[ 436]---> BDD-cost:   57
0.06	c ---[ 435]---> BDD-cost:   30
0.06	c ---[ 434]---> BDD-cost:   37
0.06	c ---[ 433]---> BDD-cost:   20
0.06	c ---[ 432]---> BDD-cost:   12
0.06	c ---[ 431]---> BDD-cost:   16
0.06	c ---[ 430]---> BDD-cost:    3
0.06	c ---[ 429]---> BDD-cost:   11
0.06	c ---[ 428]---> BDD-cost:   37
0.06	c ---[ 427]---> BDD-cost:   37
0.06	c ---[ 426]---> BDD-cost:    8
0.06	c ---[ 425]---> BDD-cost:   11
0.06	c ---[ 424]---> BDD-cost:   20
0.06	c ---[ 423]---> BDD-cost:   28
0.06	c ---[ 422]---> BDD-cost:    7
0.06	c ---[ 421]---> BDD-cost:    9
0.06	c ---[ 420]---> BDD-cost:    9
0.06	c ---[ 419]---> BDD-cost:    6
0.06	c ---[ 418]---> BDD-cost:   33
0.06	c ---[ 417]---> BDD-cost:    6
0.06	c ---[ 416]---> BDD-cost:   10
0.06	c ---[ 415]---> BDD-cost:   16
0.06	c ---[ 414]---> BDD-cost:   49
0.06	c ---[ 413]---> BDD-cost:   21
0.06	c ---[ 412]---> BDD-cost:    3
0.06	c ---[ 411]---> BDD-cost:    5
0.06	c ---[ 410]---> BDD-cost:    3
0.06	c ---[ 409]---> BDD-cost:   22
0.06	c ---[ 408]---> BDD-cost:   33
0.06	c ---[ 407]---> BDD-cost:   19
0.06	c ---[ 406]---> BDD-cost:   84
0.06	c ---[ 405]---> BDD-cost:    8
0.06	c ---[ 404]---> BDD-cost:    5
0.07	c ---[ 403]---> BDD-cost:   10
0.07	c ---[ 402]---> BDD-cost:   14
0.07	c ---[ 401]---> BDD-cost:   33
0.07	c ---[ 400]---> BDD-cost:   47
0.07	c ---[ 399]---> BDD-cost:   12
0.07	c ---[ 398]---> BDD-cost:   26
0.07	c ---[ 397]---> BDD-cost:   10
0.07	c ---[ 396]---> BDD-cost:   17
0.07	c ---[ 395]---> BDD-cost:   20
0.07	c ---[ 394]---> BDD-cost:   56
0.07	c ---[ 393]---> BDD-cost:    9
0.07	c ---[ 392]---> BDD-cost:   91
0.07	c ---[ 391]---> BDD-cost:   12
0.07	c ---[ 390]---> BDD-cost:   23
0.07	c ---[ 389]---> BDD-cost:    6
0.07	c ---[ 388]---> BDD-cost:   45
0.07	c ---[ 386]---> BDD-cost:   25
0.07	c ---[ 385]---> BDD-cost:    7
0.07	c ---[ 384]---> BDD-cost:   16
0.07	c ---[ 383]---> BDD-cost:   20
0.07	c ---[ 382]---> BDD-cost:   28
0.07	c ---[ 381]---> BDD-cost:   33
0.07	c ---[ 380]---> BDD-cost:   23
0.07	c ---[ 379]---> BDD-cost:   27
0.07	c ---[ 378]---> BDD-cost:    3
0.07	c ---[ 377]---> BDD-cost:    7
0.07	c ---[ 376]---> BDD-cost:   34
0.07	c ---[ 375]---> BDD-cost:    4
0.07	c ---[ 374]---> BDD-cost:    7
0.07	c ---[ 373]---> BDD-cost:   58
0.07	c ---[ 372]---> BDD-cost:   35
0.07	c ---[ 371]---> BDD-cost:   19
0.07	c ---[ 370]---> BDD-cost:   13
0.07	c ---[ 369]---> BDD-cost:   13
0.07	c ---[ 368]---> BDD-cost:   22
0.07	c ---[ 367]---> BDD-cost:   15
0.07	c ---[ 366]---> BDD-cost:    3
0.07	c ---[ 365]---> BDD-cost:   20
0.07	c ---[ 364]---> BDD-cost:   36
0.07	c ---[ 363]---> BDD-cost:    5
0.07	c ---[ 362]---> BDD-cost:   42
0.07	c ---[ 361]---> BDD-cost:    7
0.08	c ---[ 360]---> BDD-cost:    8
0.08	c ---[ 359]---> BDD-cost:   26
0.08	c ---[ 358]---> BDD-cost:    7
0.08	c ---[ 357]---> BDD-cost:   29
0.08	c ---[ 356]---> BDD-cost:    4
0.08	c ---[ 355]---> BDD-cost:    6
0.08	c ---[ 354]---> BDD-cost:    6
0.08	c ---[ 353]---> BDD-cost:   14
0.08	c ---[ 352]---> BDD-cost:   33
0.08	c ---[ 351]---> BDD-cost:   29
0.08	c ---[ 350]---> BDD-cost:   10
0.08	c ---[ 349]---> BDD-cost:   25
0.08	c ---[ 348]---> BDD-cost:    2
0.08	c ---[ 347]---> BDD-cost:   60
0.08	c ---[ 346]---> BDD-cost:    2
0.08	c ---[ 345]---> BDD-cost:   81
0.08	c ---[ 344]---> BDD-cost:   18
0.08	c ---[ 343]---> BDD-cost:   12
0.08	c ---[ 342]---> BDD-cost:   22
0.08	c ---[ 341]---> BDD-cost:    4
0.08	c ---[ 340]---> BDD-cost:    3
0.08	c ---[ 339]---> BDD-cost:   13
0.08	c ---[ 338]---> BDD-cost:    8
0.08	c ---[ 337]---> BDD-cost:    3
0.08	c ---[ 336]---> BDD-cost:    6
0.08	c ---[ 335]---> BDD-cost:   49
0.08	c ---[ 334]---> BDD-cost:    6
0.08	c ---[ 333]---> BDD-cost:   11
0.08	c ---[ 332]---> BDD-cost:   36
0.08	c ---[ 331]---> BDD-cost:   23
0.08	c ---[ 330]---> BDD-cost:    6
0.08	c ---[ 329]---> BDD-cost:   29
0.08	c ---[ 328]---> BDD-cost:   26
0.08	c ---[ 327]---> BDD-cost:   11
0.08	c ---[ 326]---> BDD-cost:   23
0.08	c ---[ 325]---> BDD-cost:   12
0.08	c ---[ 324]---> BDD-cost:   12
0.08	c ---[ 323]---> BDD-cost:   24
0.08	c ---[ 322]---> BDD-cost:   13
0.08	c ---[ 321]---> BDD-cost:    4
0.08	c ---[ 320]---> BDD-cost:   10
0.08	c ---[ 319]---> BDD-cost:    9
0.08	c ---[ 318]---> BDD-cost:   24
0.08	c ---[ 317]---> BDD-cost:    9
0.08	c ---[ 316]---> BDD-cost:   78
0.08	c ---[ 315]---> BDD-cost:   18
0.08	c ---[ 314]---> BDD-cost:    4
0.08	c ---[ 313]---> BDD-cost:   78
0.09	c ---[ 312]---> BDD-cost:   10
0.09	c ---[ 311]---> BDD-cost:   73
0.09	c ---[ 310]---> BDD-cost:   17
0.09	c ---[ 309]---> BDD-cost:   29
0.09	c ---[ 308]---> BDD-cost:    5
0.09	c ---[ 307]---> BDD-cost:   16
0.09	c ---[ 306]---> BDD-cost:   57
0.09	c ---[ 305]---> BDD-cost:   11
0.09	c ---[ 304]---> BDD-cost:    5
0.09	c ---[ 303]---> BDD-cost:   37
0.09	c ---[ 302]---> BDD-cost:   52
0.09	c ---[ 301]---> BDD-cost:   85
0.09	c ---[ 300]---> BDD-cost:    4
0.09	c ---[ 299]---> BDD-cost:    2
0.09	c ---[ 298]---> BDD-cost:    8
0.09	c ---[ 297]---> BDD-cost:   19
0.09	c ---[ 296]---> BDD-cost:   31
0.09	c ---[ 295]---> BDD-cost:    4
0.09	c ---[ 294]---> BDD-cost:   14
0.09	c ---[ 293]---> BDD-cost:   20
0.09	c ---[ 292]---> BDD-cost:   35
0.09	c ---[ 291]---> BDD-cost:   15
0.09	c ---[ 290]---> BDD-cost:   22
0.09	c ---[ 289]---> BDD-cost:   17
0.09	c ---[ 288]---> BDD-cost:   27
0.09	c ---[ 287]---> BDD-cost:   12
0.09	c ---[ 286]---> BDD-cost:    4
0.09	c ---[ 284]---> BDD-cost:   29
0.09	c ---[ 283]---> BDD-cost:    9
0.09	c ---[ 282]---> Sorter-cost:  238     Base: 2 2 2
0.09	c ---[ 281]---> BDD-cost:   19
0.09	c ---[ 280]---> BDD-cost:   59
0.09	c ---[ 279]---> BDD-cost:   25
0.09	c ---[ 278]---> BDD-cost:   32
0.09	c ---[ 277]---> BDD-cost:   67
0.09	c ---[ 276]---> BDD-cost:   42
0.09	c ---[ 275]---> BDD-cost:   14
0.09	c ---[ 274]---> BDD-cost:   18
0.09	c ---[ 273]---> BDD-cost:   33
0.09	c ---[ 272]---> BDD-cost:   15
0.09	c ---[ 271]---> BDD-cost:    5
0.09	c ---[ 270]---> BDD-cost:   11
0.09	c ---[ 269]---> BDD-cost:    3
0.10	c ---[ 268]---> BDD-cost:   47
0.10	c ---[ 267]---> BDD-cost:   34
0.10	c ---[ 266]---> BDD-cost:   12
0.10	c ---[ 265]---> BDD-cost:    3
0.10	c ---[ 264]---> BDD-cost:   31
0.10	c ---[ 263]---> BDD-cost:   99
0.10	c ---[ 262]---> BDD-cost:   18
0.10	c ---[ 261]---> BDD-cost:   26
0.10	c ---[ 260]---> BDD-cost:   17
0.10	c ---[ 259]---> BDD-cost:   11
0.10	c ---[ 258]---> BDD-cost:   51
0.10	c ---[ 257]---> BDD-cost:   21
0.10	c ---[ 256]---> BDD-cost:   30
0.10	c ---[ 255]---> BDD-cost:   24
0.10	c ---[ 254]---> BDD-cost:   12
0.10	c ---[ 253]---> BDD-cost:   34
0.10	c ---[ 252]---> BDD-cost:   14
0.10	c ---[ 251]---> BDD-cost:   35
0.10	c ---[ 250]---> BDD-cost:    6
0.10	c ---[ 249]---> BDD-cost:   19
0.10	c ---[ 248]---> BDD-cost:   18
0.10	c ---[ 247]---> BDD-cost:    9
0.10	c ---[ 246]---> BDD-cost:   25
0.10	c ---[ 245]---> BDD-cost:    2
0.10	c ---[ 244]---> BDD-cost:   25
0.10	c ---[ 243]---> BDD-cost:    8
0.10	c ---[ 242]---> BDD-cost:   22
0.10	c ---[ 241]---> BDD-cost:    8
0.10	c ---[ 240]---> BDD-cost:   39
0.10	c ---[ 239]---> BDD-cost:   14
0.10	c ---[ 238]---> BDD-cost:   59
0.10	c ---[ 237]---> BDD-cost:   20
0.10	c ---[ 236]---> BDD-cost:  107
0.10	c ---[ 235]---> BDD-cost:   17
0.10	c ---[ 234]---> BDD-cost:    8
0.10	c ---[ 233]---> BDD-cost:   43
0.10	c ---[ 232]---> BDD-cost:   26
0.10	c ---[ 231]---> BDD-cost:    4
0.10	c ---[ 230]---> BDD-cost:   32
0.10	c ---[ 229]---> BDD-cost:   33
0.10	c ---[ 228]---> BDD-cost:    6
0.10	c ---[ 227]---> BDD-cost:   20
0.10	c ---[ 226]---> BDD-cost:   25
0.10	c ---[ 225]---> BDD-cost:   32
0.10	c ---[ 224]---> BDD-cost:   28
0.10	c ---[ 223]---> BDD-cost:   59
0.11	c ---[ 222]---> BDD-cost:    9
0.11	c ---[ 221]---> BDD-cost:   41
0.11	c ---[ 220]---> BDD-cost:   50
0.11	c ---[ 219]---> BDD-cost:    3
0.11	c ---[ 218]---> BDD-cost:   15
0.11	c ---[ 217]---> BDD-cost:   93
0.11	c ---[ 216]---> BDD-cost:   18
0.11	c ---[ 215]---> BDD-cost:   13
0.11	c ---[ 214]---> BDD-cost:   12
0.11	c ---[ 213]---> BDD-cost:   12
0.11	c ---[ 212]---> BDD-cost:   19
0.11	c ---[ 211]---> BDD-cost:   11
0.11	c ---[ 210]---> BDD-cost:   26
0.11	c ---[ 209]---> BDD-cost:    9
0.11	c ---[ 208]---> BDD-cost:   46
0.11	c ---[ 207]---> BDD-cost:   25
0.11	c ---[ 206]---> BDD-cost:   44
0.11	c ---[ 205]---> BDD-cost:    4
0.11	c ---[ 204]---> BDD-cost:    9
0.11	c ---[ 203]---> BDD-cost:   17
0.11	c ---[ 202]---> BDD-cost:   66
0.11	c ---[ 201]---> BDD-cost:   19
0.11	c ---[ 200]---> BDD-cost:    2
0.11	c ---[ 199]---> BDD-cost:   43
0.11	c ---[ 198]---> BDD-cost:   36
0.11	c ---[ 197]---> BDD-cost:   30
0.11	c ---[ 196]---> BDD-cost:   30
0.11	c ---[ 195]---> BDD-cost:   16
0.11	c ---[ 194]---> BDD-cost:    9
0.11	c ---[ 193]---> BDD-cost:   10
0.11	c ---[ 192]---> BDD-cost:    4
0.11	c ---[ 191]---> BDD-cost:   22
0.11	c ---[ 190]---> BDD-cost:    5
0.11	c ---[ 189]---> BDD-cost:   28
0.11	c ---[ 188]---> BDD-cost:   29
0.11	c ---[ 187]---> BDD-cost:   41
0.11	c ---[ 185]---> BDD-cost:   47
0.11	c ---[ 184]---> BDD-cost:   15
0.11	c ---[ 183]---> BDD-cost:   18
0.11	c ---[ 182]---> BDD-cost:   42
0.11	c ---[ 181]---> BDD-cost:   26
0.11	c ---[ 180]---> BDD-cost:   14
0.11	c ---[ 179]---> BDD-cost:   22
0.11	c ---[ 178]---> BDD-cost:   12
0.11	c ---[ 177]---> BDD-cost:   10
0.11	c ---[ 176]---> BDD-cost:   13
0.11	c ---[ 175]---> BDD-cost:    2
0.11	c ---[ 174]---> BDD-cost:   23
0.11	c ---[ 173]---> BDD-cost:   10
0.11	c ---[ 172]---> BDD-cost:   82
0.11	c ---[ 171]---> BDD-cost:   15
0.11	c ---[ 170]---> BDD-cost:   24
0.11	c ---[ 169]---> BDD-cost:   19
0.11	c ---[ 168]---> BDD-cost:   19
0.11	c ---[ 167]---> BDD-cost:   19
0.12	c ---[ 166]---> BDD-cost:   25
0.12	c ---[ 165]---> BDD-cost:    4
0.12	c ---[ 164]---> BDD-cost:   38
0.12	c ---[ 163]---> BDD-cost:   20
0.12	c ---[ 162]---> BDD-cost:   24
0.12	c ---[ 161]---> BDD-cost:   20
0.12	c ---[ 160]---> BDD-cost:   20
0.12	c ---[ 159]---> BDD-cost:   13
0.12	c ---[ 158]---> BDD-cost:    7
0.12	c ---[ 157]---> BDD-cost:   17
0.12	c ---[ 156]---> BDD-cost:   16
0.12	c ---[ 155]---> BDD-cost:   13
0.12	c ---[ 154]---> BDD-cost:    6
0.12	c ---[ 153]---> BDD-cost:   36
0.12	c ---[ 152]---> BDD-cost:   13
0.12	c ---[ 151]---> BDD-cost:   41
0.12	c ---[ 150]---> BDD-cost:   38
0.12	c ---[ 149]---> BDD-cost:   18
0.12	c ---[ 148]---> BDD-cost:   24
0.12	c ---[ 147]---> BDD-cost:    2
0.12	c ---[ 146]---> BDD-cost:   19
0.12	c ---[ 145]---> BDD-cost:   30
0.12	c ---[ 144]---> Sorter-cost:  311     Base: 2 3 2
0.12	c ---[ 143]---> BDD-cost:   22
0.12	c ---[ 142]---> BDD-cost:   17
0.12	c ---[ 141]---> BDD-cost:   32
0.12	c ---[ 140]---> BDD-cost:    7
0.12	c ---[ 139]---> BDD-cost:   20
0.12	c ---[ 138]---> BDD-cost:   10
0.12	c ---[ 137]---> BDD-cost:   13
0.12	c ---[ 136]---> BDD-cost:   71
0.12	c ---[ 135]---> BDD-cost:    9
0.12	c ---[ 134]---> BDD-cost:   23
0.12	c ---[ 133]---> BDD-cost:    4
0.12	c ---[ 132]---> BDD-cost:   63
0.12	c ---[ 131]---> BDD-cost:    7
0.12	c ---[ 130]---> BDD-cost:    3
0.12	c ---[ 129]---> BDD-cost:   14
0.12	c ---[ 128]---> BDD-cost:   34
0.12	c ---[ 127]---> BDD-cost:   15
0.12	c ---[ 126]---> BDD-cost:   50
0.12	c ---[ 125]---> BDD-cost:   63
0.12	c ---[ 124]---> BDD-cost:    3
0.12	c ---[ 123]---> BDD-cost:   23
0.12	c ---[ 122]---> BDD-cost:   15
0.12	c ---[ 121]---> BDD-cost:    7
0.12	c ---[ 120]---> BDD-cost:   73
0.12	c ---[ 119]---> BDD-cost:   39
0.12	c ---[ 118]---> BDD-cost:   76
0.13	c ---[ 117]---> BDD-cost:    9
0.13	c ---[ 116]---> BDD-cost:    9
0.13	c ---[ 115]---> BDD-cost:    2
0.13	c ---[ 114]---> BDD-cost:   18
0.13	c ---[ 113]---> BDD-cost:    7
0.13	c ---[ 112]---> BDD-cost:    7
0.13	c ---[ 111]---> BDD-cost:   23
0.13	c ---[ 110]---> BDD-cost:    9
0.13	c ---[ 109]---> BDD-cost:    3
0.13	c ---[ 108]---> BDD-cost:   38
0.13	c ---[ 107]---> BDD-cost:   25
0.13	c ---[ 106]---> BDD-cost:    4
0.13	c ---[ 105]---> BDD-cost:    7
0.13	c ---[ 104]---> BDD-cost:   50
0.13	c ---[ 103]---> BDD-cost:   32
0.13	c ---[ 102]---> BDD-cost:   47
0.13	c ---[ 101]---> BDD-cost:   27
0.13	c ---[ 100]---> BDD-cost:    6
0.13	c ---[  99]---> BDD-cost:    5
0.13	c ---[  98]---> BDD-cost:   50
0.13	c ---[  97]---> BDD-cost:   14
0.13	c ---[  96]---> BDD-cost:   19
0.13	c ---[  95]---> BDD-cost:   27
0.13	c ---[  94]---> BDD-cost:   77
0.13	c ---[  93]---> BDD-cost:   33
0.13	c ---[  92]---> BDD-cost:  111
0.13	c ---[  91]---> BDD-cost:    3
0.13	c ---[  90]---> BDD-cost:    2
0.13	c ---[  89]---> BDD-cost:   40
0.13	c ---[  88]---> BDD-cost:   11
0.13	c ---[  87]---> BDD-cost:   31
0.13	c ---[  86]---> BDD-cost:    2
0.13	c ---[  85]---> BDD-cost:   13
0.13	c ---[  84]---> BDD-cost:   18
0.13	c ---[  83]---> BDD-cost:    3
0.13	c ---[  82]---> BDD-cost:   28
0.13	c ---[  81]---> BDD-cost:   35
0.13	c ---[  80]---> BDD-cost:   10
0.13	c ---[  79]---> BDD-cost:   33
0.13	c ---[  78]---> BDD-cost:   14
0.13	c ---[  77]---> BDD-cost:   45
0.13	c ---[  76]---> BDD-cost:    3
0.13	c ---[  75]---> BDD-cost:   35
0.13	c ---[  74]---> BDD-cost:   16
0.13	c ---[  73]---> BDD-cost:   13
0.13	c ---[  72]---> BDD-cost:    8
0.13	c ---[  71]---> BDD-cost:   19
0.13	c ---[  70]---> BDD-cost:   22
0.13	c ---[  69]---> BDD-cost:   34
0.13	c ---[  68]---> BDD-cost:   26
0.13	c ---[  67]---> BDD-cost:    9
0.13	c ---[  66]---> BDD-cost:   13
0.13	c ---[  65]---> BDD-cost:   31
0.13	c ---[  64]---> BDD-cost:   25
0.14	c ---[  63]---> BDD-cost:   15
0.14	c ---[  62]---> BDD-cost:    9
0.14	c ---[  61]---> BDD-cost:   17
0.14	c ---[  60]---> BDD-cost:   33
0.14	c ---[  58]---> BDD-cost:   24
0.14	c ---[  57]---> BDD-cost:   28
0.14	c ---[  56]---> BDD-cost:   16
0.14	c ---[  55]---> BDD-cost:   11
0.14	c ---[  54]---> BDD-cost:   34
0.14	c ---[  53]---> BDD-cost:    9
0.14	c ---[  52]---> BDD-cost:   25
0.14	c ---[  51]---> BDD-cost:   12
0.14	c ---[  50]---> BDD-cost:   36
0.14	c ---[  49]---> BDD-cost:   29
0.14	c ---[  48]---> BDD-cost:   45
0.14	c ---[  47]---> BDD-cost:    3
0.14	c ---[  46]---> BDD-cost:   14
0.14	c ---[  45]---> BDD-cost:    8
0.14	c ---[  44]---> BDD-cost:   27
0.14	c ---[  43]---> BDD-cost:   19
0.14	c ---[  42]---> BDD-cost:   10
0.14	c ---[  41]---> BDD-cost:   61
0.14	c ---[  39]---> BDD-cost:   25
0.14	c ---[  38]---> BDD-cost:   20
0.14	c ---[  37]---> BDD-cost:   55
0.14	c ---[  36]---> BDD-cost:   23
0.14	c ---[  35]---> BDD-cost:   27
0.14	c ---[  34]---> BDD-cost:   43
0.14	c ---[  33]---> BDD-cost:    3
0.14	c ---[  32]---> BDD-cost:    9
0.14	c ---[  31]---> BDD-cost:   20
0.14	c ---[  30]---> BDD-cost:    6
0.14	c ---[  29]---> BDD-cost:   33
0.14	c ---[  28]---> BDD-cost:   24
0.14	c ---[  27]---> BDD-cost:    8
0.14	c ---[  26]---> BDD-cost:    9
0.14	c ---[  25]---> BDD-cost:   14
0.14	c ---[  24]---> BDD-cost:   53
0.14	c ---[  23]---> BDD-cost:   46
0.14	c ---[  22]---> BDD-cost:    4
0.14	c ---[  21]---> BDD-cost:    5
0.14	c ---[  20]---> BDD-cost:    9
0.14	c ---[  19]---> BDD-cost:   21
0.14	c ---[  18]---> BDD-cost:   24
0.14	c ---[  17]---> BDD-cost:   42
0.14	c ---[  16]---> BDD-cost:    6
0.14	c ---[  15]---> BDD-cost:   43
0.15	c ---[  14]---> BDD-cost:    8
0.15	c ---[  13]---> BDD-cost:   32
0.15	c ---[  12]---> BDD-cost:    5
0.15	c ---[  11]---> BDD-cost:   63
0.15	c ---[  10]---> BDD-cost:   12
0.15	c ---[   9]---> BDD-cost:    8
0.15	c ---[   8]---> BDD-cost:    5
0.15	c ---[   7]---> BDD-cost:    3
0.15	c ---[   6]---> BDD-cost:    8
0.15	c ---[   5]---> BDD-cost:    8
0.15	c ---[   4]---> BDD-cost:    9
0.15	c ---[   3]---> BDD-cost:    9
0.15	c ---[   2]---> BDD-cost:    8
0.15	c ---[   1]---> BDD-cost:   16
0.15	c ---[   0]---> BDD-cost:    4
0.16	c ==================================[MINISAT+]==================================
0.16	c | Conflicts | Original         | Learnt                           | Progress |
0.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.16	c ==============================================================================
0.16	c |         0 |   19833    55764 |    6611       0        0     nan |  0.000 % |
0.17	c ==============================================================================
0.17	c Found solution: 457
0.17	o 457
0.17	c ---[   0]---> Sorter-cost:18148     Base:
0.22	c ==================================[MINISAT+]==================================
0.22	c | Conflicts | Original         | Learnt                           | Progress |
0.22	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.22	c ==============================================================================
0.22	c |         1 |   37936    98353 |   12645       1        5     5.0 |  0.000 % |
0.25	c ==============================================================================
0.25	c Found solution: 259
0.25	o 259
0.26	c ---[   0]---> Sorter-cost:    0     Base:
0.33	c ==================================[MINISAT+]==================================
0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.33	c ==============================================================================
0.33	c |        50 |   41475   106812 |   13825      47     1172    24.9 |  0.000 % |
0.36	c ==============================================================================
0.36	c Found solution: 239
0.36	o 239
0.37	c ---[   0]---> Sorter-cost:    0     Base:
0.43	c ==================================[MINISAT+]==================================
0.43	c | Conflicts | Original         | Learnt                           | Progress |
0.43	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.43	c ==============================================================================
0.43	c |       116 |   41694   107423 |   13898     113     4703    41.6 |  0.000 % |
0.48	c |       217 |   41694   107423 |   15287     214    12488    58.4 |  2.226 % |
0.52	c |       369 |   41694   107423 |   16816     366    18140    49.6 |  2.226 % |
0.63	c |       598 |   41694   107423 |   18498     595    42174    70.9 |  2.226 % |
0.72	c |       935 |   41694   107423 |   20348     932    49135    52.7 |  2.226 % |
0.94	c |      1441 |   41694   107423 |   22382    1438   115221    80.1 |  2.226 % |
1.18	c |      2200 |   41665   107364 |   24621    2195   163186    74.3 |  2.287 % |
1.74	c |      3339 |   41665   107364 |   27083    3334   303392    91.0 |  2.287 % |
2.17	c ==============================================================================
2.17	c Found solution: 228
2.17	o 228
2.18	c ---[   0]---> Sorter-cost:    0     Base:
2.26	c ==================================[MINISAT+]==================================
2.26	c | Conflicts | Original         | Learnt                           | Progress |
2.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.26	c ==============================================================================
2.26	c |      4316 |   41798   107746 |   13932    4311   412030    95.6 |  2.287 % |
2.30	c |      4416 |   41798   107746 |   15325    4411   417114    94.6 |  2.287 % |
2.36	c |      4567 |   41798   107746 |   16857    4562   425915    93.4 |  2.287 % |
2.47	c |      4792 |   41798   107746 |   18543    4787   447170    93.4 |  2.287 % |
2.61	c |      5129 |   41798   107746 |   20397    5124   476030    92.9 |  2.287 % |
2.87	c |      5636 |   41777   107703 |   22437    5630   529964    94.1 |  2.332 % |
3.25	c |      6395 |   41777   107703 |   24681    6389   610302    95.5 |  2.332 % |
3.86	c |      7534 |   41767   107683 |   27149    7527   797516   106.0 |  2.357 % |
4.40	c |      9243 |   41767   107683 |   29864    9236   902580    97.7 |  2.357 % |
5.51	c |     11807 |   41767   107683 |   32850   11800  1136538    96.3 |  2.357 % |
7.70	c |     15651 |   41767   107683 |   36136   15644  1842518   117.8 |  2.357 % |
11.79	c |     21418 |   41767   107683 |   39749   21411  2691913   125.7 |  2.357 % |
17.84	c |     30070 |   41767   107683 |   43724   30063  4092108   136.1 |  2.357 % |
28.61	c |     43045 |   41767   107683 |   48097   43038  6146324   142.8 |  2.357 % |
52.17	c |     62509 |   41767   107683 |   52906   16297  4331291   265.8 |  2.357 % |
81.59	c |     91703 |   41767   107683 |   58197   45491 10666278   234.5 |  2.357 % |
144.61	c |    135492 |   41767   107683 |   64017   34884  9536638   273.4 |  2.357 % |
153.26	c ==============================================================================
153.26	c Found solution: 224
153.26	o 224
153.27	c ---[   0]---> Sorter-cost:    0     Base:
153.50	c ==================================[MINISAT+]==================================
153.50	c | Conflicts | Original         | Learnt                           | Progress |
153.50	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
153.50	c ==============================================================================
153.50	c |    144147 |   41812   107824 |   13937   43539 11388030   261.6 |  2.357 % |
153.69	c |    144247 |   41812   107824 |   15330   13676  2681670   196.1 |  2.366 % |
153.75	c |    144397 |   41812   107824 |   16863   13826  2688440   194.4 |  2.366 % |
153.87	c |    144623 |   41812   107824 |   18550   14052  2699709   192.1 |  2.366 % |
154.05	c |    144960 |   41812   107824 |   20405   14389  2719578   189.0 |  2.366 % |
154.36	c |    145466 |   41812   107824 |   22445   14895  2758073   185.2 |  2.366 % |
154.75	c |    146225 |   41812   107824 |   24690   15654  2819966   180.1 |  2.366 % |
155.43	c |    147364 |   41812   107824 |   27159   16793  2964983   176.6 |  2.366 % |
156.44	c |    149073 |   41784   107767 |   29875   18501  3185321   172.2 |  2.428 % |
157.58	c |    151635 |   41743   107682 |   32862   21061  3373990   160.2 |  2.518 % |
159.96	c |    155482 |   41743   107682 |   36148   24908  3913761   157.1 |  2.518 % |
162.32	c |    161248 |   41743   107682 |   39763   30674  4258792   138.8 |  2.518 % |
166.69	c |    169897 |   41743   107682 |   43740   39323  4885067   124.2 |  2.518 % |
174.11	c |    182873 |   41743   107682 |   48114   19491  1255425    64.4 |  2.518 % |
193.74	c |    202335 |   41743   107682 |   52925   38953  5520783   141.7 |  2.518 % |
231.16	c |    231527 |   41743   107682 |   58218   18042  4076387   225.9 |  2.518 % |
283.94	c |    275320 |   41743   107682 |   64040   61835 14433481   233.4 |  2.518 % |
370.62	c |    341004 |   41743   107682 |   70444   16841  1815888   107.8 |  2.518 % |
545.36	c |    439530 |   41743   107682 |   77488   49091 13144828   267.8 |  2.518 % |
700.23	c |    587319 |   41743   107682 |   85237   63285  6039742    95.4 |  2.518 % |
1114.27	c |    809002 |   41743   107682 |   93761   47637 11126850   233.6 |  2.518 % |
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
1801.20	v -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
1801.20	v -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
1801.20	v x89 -x90 -x91 x92 -x93 -x94 x95 -x96 x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112
1801.20	v x113 -x114 -x115 -x116 -x117 x118 -x119 -x120 x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 x130 -x131 -x132 x133 x134
1801.20	v -x135 x136 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 -x181 x182
1801.20	v -x183 x184 x185 x186 -x187 x188 x189 x190 x191 -x192 -x193 x194 -x195 x196 x197 x198 -x199 x200 -x201 x202 -x203 x204 x205 x206
1801.20	v x207 x208 -x209 x210 x211 x212 x213 x214 x215 x216 -x217 x218 x219 -x220 x221 x222 x223 x224 -x225 -x226 x227 -x228 x229 x230
1801.20	v -x231 -x232 -x233 x234 -x235 -x236 x237 x238 x239 -x240 x241 x242 x243 -x244 -x245 x246 x247 -x248 x249 x250 x251 -x252 -x253
1801.20	v x254 -x255 x256 x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274
1801.20	v x275 -x276 -x277 -x278 -x279 -x280 x281 x282 -x283 -x284 x285 x286 x287 x288 -x289 -x290 -x291 x292 x293 x294 -x295 x296 x297
1801.20	v x298 x299 x300 -x301 -x302 x303 x304 x305 x306 -x307 x308 -x309 x310 x311 x312 -x313 -x314 -x315 x316 -x317 x318 x319 x320 -x321
1801.20	v -x322 -x323 -x324 -x325 -x326 -x327 -x328 x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 x338 -x339 x340 -x341 -x342
1801.20	v -x343 -x344 -x345 -x346 x347 x348 -x349 -x350 x351 -x352 -x353 -x354 -x355 -x356 -x357 x358 -x359 x360 -x361 -x362 -x363 x364
1801.20	v -x365 x366 -x367 -x368 x369 -x370 -x371 -x372 -x373 -x374 x375 x376 -x377 -x378 x379 -x380 -x381 -x382 -x383 -x384 x385 -x386
1801.20	v -x387 -x388 -x389 -x390 x391 x392 -x393 -x394 -x395 x396 -x397 x398 x399 x400 x401 -x402 x403 -x404 -x405 x406 x407 -x408 x409
1801.20	v x410 -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 x474 x475 x476 -x477 x478
1801.20	v -x479

Verifier Data (download as text)

OK	224

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/node6/watcher-35324-1149387697 -o ROOT/results/node6/solver-35324-1149387697 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node6/35324-1149387697/instance-35324-1149387697.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 22005
/proc/meminfo: memFree=1519960/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=1048 CPUtime=0
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 96 0 0 0 0 0 0 0 19 0 1 0 204431775 1073152 81 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 262 81 67 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 22005
/proc/meminfo: memFree=1504296/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=17300 CPUtime=9.98
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 4109 0 0 0 996 2 0 0 25 0 1 0 204431775 17715200 4049 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134572977 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 4325 4049 111 215 0 4107 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 17300

[startup+20.0077 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 22005
/proc/meminfo: memFree=1495144/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=26416 CPUtime=19.97
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 6393 0 0 0 1993 4 0 0 25 0 1 0 204431775 27049984 6333 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 6604 6333 111 215 0 6386 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 26416

[startup+30.0137 s]
/proc/loadavg: 1.03 1.00 1.00 4/71 23508
/proc/meminfo: memFree=1483120/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=34628 CPUtime=29.98
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 8426 0 0 0 2991 7 0 0 25 0 1 0 204431775 35459072 8366 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22005/statm: 8657 8366 111 215 0 8439 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 34628

[startup+40.0207 s]
/proc/loadavg: 1.18 1.03 1.01 2/71 26653
/proc/meminfo: memFree=1469680/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=43952 CPUtime=39.98
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 10783 0 0 0 3988 10 0 0 25 0 1 0 204431775 45006848 10723 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 10988 10723 111 215 0 10770 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 43952

[startup+50.0277 s]
/proc/loadavg: 1.38 1.08 1.03 4/71 30208
/proc/meminfo: memFree=1459696/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=49308 CPUtime=49.97
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 12141 0 0 0 4986 11 0 0 25 0 1 0 204431775 50491392 12081 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576199 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22005/statm: 12327 12081 111 215 0 12109 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 49308

[startup+60.0347 s]
/proc/loadavg: 1.56 1.13 1.04 3/71 914
/proc/meminfo: memFree=1455152/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=49308 CPUtime=59.96
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 12141 0 0 0 5983 13 0 0 25 0 1 0 204431775 50491392 12081 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 12327 12081 111 215 0 12109 0
Current children cumulated CPU time (s) 59.96
Current children cumulated vsize (Kb) 49308

[startup+70.0427 s]
/proc/loadavg: 1.70 1.17 1.06 3/71 4268
/proc/meminfo: memFree=1451952/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=49308 CPUtime=69.96
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 12141 0 0 0 6983 13 0 0 25 0 1 0 204431775 50491392 12081 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 12327 12081 111 215 0 12109 0
Current children cumulated CPU time (s) 69.96
Current children cumulated vsize (Kb) 49308

[startup+80.0556 s]
/proc/loadavg: 1.83 1.21 1.07 2/71 7570
/proc/meminfo: memFree=1446960/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=51272 CPUtime=79.96
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 12603 0 0 0 7979 17 0 0 25 0 1 0 204431775 52502528 12543 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 12818 12543 111 215 0 12600 0
Current children cumulated CPU time (s) 79.96
Current children cumulated vsize (Kb) 51272

[startup+90.0626 s]
/proc/loadavg: 1.93 1.26 1.09 3/70 10871
/proc/meminfo: memFree=1436280/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=58632 CPUtime=89.95
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 14466 0 0 0 8977 18 0 0 25 0 1 0 204431775 60039168 14406 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22005/statm: 14658 14406 111 215 0 14440 0
Current children cumulated CPU time (s) 89.95
Current children cumulated vsize (Kb) 58632

[startup+100.07 s]
/proc/loadavg: 2.10 1.31 1.11 2/71 14217
/proc/meminfo: memFree=1423792/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=66628 CPUtime=99.95
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 16442 0 0 0 9971 24 0 0 25 0 1 0 204431775 68227072 16382 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22005/statm: 16657 16382 111 215 0 16439 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 66628

[startup+110.077 s]
/proc/loadavg: 2.08 1.34 1.11 4/71 17582
/proc/meminfo: memFree=1410928/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=73968 CPUtime=109.94
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18269 0 0 0 10966 28 0 0 25 0 1 0 204431775 75743232 18209 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22005/statm: 18492 18209 111 215 0 18274 0
Current children cumulated CPU time (s) 109.94
Current children cumulated vsize (Kb) 73968

[startup+120.085 s]
/proc/loadavg: 2.07 1.36 1.12 4/71 21759
/proc/meminfo: memFree=1406832/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=74228 CPUtime=119.91
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18331 0 0 0 11961 30 0 0 25 0 1 0 204431775 76009472 18271 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22005/statm: 18557 18271 111 215 0 18339 0
Current children cumulated CPU time (s) 119.91
Current children cumulated vsize (Kb) 74228

[startup+130.093 s]
/proc/loadavg: 1.98 1.36 1.13 2/64 24267
/proc/meminfo: memFree=1406056/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=74228 CPUtime=129.91
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18331 0 0 0 12961 30 0 0 25 0 1 0 204431775 76009472 18271 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 18557 18271 111 215 0 18339 0
Current children cumulated CPU time (s) 129.91
Current children cumulated vsize (Kb) 74228

[startup+140.1 s]
/proc/loadavg: 1.83 1.35 1.12 2/64 24267
/proc/meminfo: memFree=1406120/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=74228 CPUtime=139.91
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18331 0 0 0 13961 30 0 0 25 0 1 0 204431775 76009472 18271 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 18557 18271 111 215 0 18339 0
Current children cumulated CPU time (s) 139.91
Current children cumulated vsize (Kb) 74228

[startup+150.107 s]
/proc/loadavg: 1.70 1.34 1.12 2/64 24267
/proc/meminfo: memFree=1406248/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=74228 CPUtime=149.91
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18331 0 0 0 14961 30 0 0 25 0 1 0 204431775 76009472 18271 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 18557 18271 111 215 0 18339 0
Current children cumulated CPU time (s) 149.91
Current children cumulated vsize (Kb) 74228

[startup+160.112 s]
/proc/loadavg: 1.59 1.33 1.12 2/64 24267
/proc/meminfo: memFree=1406248/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=74228 CPUtime=159.91
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18332 0 0 0 15961 30 0 0 25 0 1 0 204431775 76009472 18272 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 18557 18272 111 215 0 18339 0
Current children cumulated CPU time (s) 159.91
Current children cumulated vsize (Kb) 74228

[startup+170.118 s]
/proc/loadavg: 1.50 1.31 1.12 2/64 24267
/proc/meminfo: memFree=1406248/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=74220 CPUtime=169.91
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18332 0 0 0 16961 30 0 0 25 0 1 0 204431775 76001280 18272 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581189 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 18555 18272 111 215 0 18337 0
Current children cumulated CPU time (s) 169.91
Current children cumulated vsize (Kb) 74220

[startup+180.125 s]
/proc/loadavg: 1.42 1.30 1.12 2/64 24267
/proc/meminfo: memFree=1406248/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=74220 CPUtime=179.91
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18332 0 0 0 17961 30 0 0 25 0 1 0 204431775 76001280 18272 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 18555 18272 111 215 0 18337 0
Current children cumulated CPU time (s) 179.91
Current children cumulated vsize (Kb) 74220

[startup+190.131 s]
/proc/loadavg: 1.36 1.29 1.12 2/64 24267
/proc/meminfo: memFree=1406248/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=74220 CPUtime=189.92
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18332 0 0 0 18962 30 0 0 25 0 1 0 204431775 76001280 18272 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 18555 18272 111 215 0 18337 0
Current children cumulated CPU time (s) 189.92
Current children cumulated vsize (Kb) 74220

[startup+200.137 s]
/proc/loadavg: 1.30 1.28 1.11 2/64 24267
/proc/meminfo: memFree=1406248/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=74220 CPUtime=199.92
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 18332 0 0 0 19962 30 0 0 25 0 1 0 204431775 76001280 18272 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573936 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 18555 18272 111 215 0 18337 0
Current children cumulated CPU time (s) 199.92
Current children cumulated vsize (Kb) 74220

[startup+210.143 s]
/proc/loadavg: 1.25 1.27 1.11 2/64 24267
/proc/meminfo: memFree=1406248/2055924 swapFree=4181416/4192956

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

[pid=22005] ppid=22003 vsize=165260 CPUtime=1781.3
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178074 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1781.3
Current children cumulated vsize (Kb) 165260

[startup+1783.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1782.3
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178174 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574367 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (Kb) 165260

[startup+1784.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1783.31
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178275 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1783.31
Current children cumulated vsize (Kb) 165260

[startup+1785.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1784.31
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178375 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134578536 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1784.31
Current children cumulated vsize (Kb) 165260

[startup+1786.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1785.32
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178476 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1785.32
Current children cumulated vsize (Kb) 165260

[startup+1787.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1786.32
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178576 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1786.32
Current children cumulated vsize (Kb) 165260

[startup+1788.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1787.33
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178677 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1787.33
Current children cumulated vsize (Kb) 165260

[startup+1789.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1788.33
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178777 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580999 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1788.33
Current children cumulated vsize (Kb) 165260

[startup+1790.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1789.34
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178878 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1789.34
Current children cumulated vsize (Kb) 165260

[startup+1791.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1790.34
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 178978 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1790.34
Current children cumulated vsize (Kb) 165260

[startup+1792.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1791.34
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179078 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (Kb) 165260

[startup+1793.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1792.35
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179179 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573779 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1792.35
Current children cumulated vsize (Kb) 165260

[startup+1794.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1793.35
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179279 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1793.35
Current children cumulated vsize (Kb) 165260

[startup+1795.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1794.36
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179380 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1794.36
Current children cumulated vsize (Kb) 165260

[startup+1796.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1795.36
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179480 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1795.36
Current children cumulated vsize (Kb) 165260

[startup+1797.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1796.37
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179581 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (Kb) 165260

[startup+1798.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1797.37
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179681 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134584044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1797.37
Current children cumulated vsize (Kb) 165260

[startup+1799.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1798.38
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179782 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1798.38
Current children cumulated vsize (Kb) 165260

[startup+1800.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1799.38
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179882 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (Kb) 165260

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1800.39
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179983 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (Kb) 165260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 24269
/proc/meminfo: memFree=1315304/2055924 swapFree=4181416/4192956
[pid=22005] ppid=22003 vsize=165260 CPUtime=1800.39
/proc/22005/stat : 22005 (minisat+) R 22003 22005 21959 0 -1 4194304 41019 0 0 0 179983 56 0 0 25 0 1 0 204431775 169226240 40959 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22005/statm: 41315 40959 111 215 0 41097 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (Kb) 165260

Sending SIGTERM to -22005
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.24
CPU time (s): 1800.43
CPU user time (s): 1799.84
CPU system time (s): 0.59191
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (Kb): 165260

Launcher Data (download as text)

Begin job on node6 on Sun Jun  4 02:21:37 UTC 2006


FILE ID= 35324-1149387697

PBS_JOBID= 313264

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0a5749e09f3f6f40d04f442dc86d22a6

RANDOM SEED= 973867741


/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.268
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.268
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:      2055924 kB
MemFree:       1520168 kB
Buffers:         27292 kB
Cached:         438240 kB
SwapCached:       3328 kB
Active:          43408 kB
Inactive:       430912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1520168 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14924 kB
Slab:            47484 kB
Committed_AS:   356212 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node6 on Sun Jun  4 02:51:38 UTC 2006