Trace number 35320

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.5 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1800.44
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 variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
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 475
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 475 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): sssssss
0.04	c ---[ 481]---> BDD-cost:    4
0.04	c ---[ 480]---> Sorter-cost:  327     Base: 2 2 2
0.04	c ---[ 479]---> BDD-cost:   41
0.04	c ---[ 478]---> BDD-cost:    2
0.04	c ---[ 477]---> BDD-cost:   45
0.05	c ---[ 476]---> BDD-cost:   44
0.05	c ---[ 475]---> BDD-cost:   11
0.05	c ---[ 474]---> BDD-cost:   12
0.05	c ---[ 473]---> BDD-cost:   15
0.05	c ---[ 472]---> BDD-cost:   14
0.05	c ---[ 471]---> BDD-cost:   47
0.05	c ---[ 470]---> BDD-cost:    5
0.05	c ---[ 469]---> BDD-cost:   10
0.05	c ---[ 468]---> BDD-cost:   24
0.05	c ---[ 467]---> BDD-cost:   42
0.05	c ---[ 466]---> BDD-cost:   24
0.05	c ---[ 465]---> BDD-cost:   31
0.05	c ---[ 464]---> BDD-cost:   15
0.05	c ---[ 463]---> BDD-cost:   23
0.05	c ---[ 462]---> BDD-cost:   64
0.05	c ---[ 461]---> BDD-cost:   54
0.05	c ---[ 460]---> BDD-cost:    3
0.05	c ---[ 459]---> BDD-cost:   32
0.05	c ---[ 458]---> BDD-cost:   25
0.05	c ---[ 457]---> BDD-cost:   46
0.05	c ---[ 456]---> BDD-cost:   26
0.05	c ---[ 455]---> BDD-cost:   48
0.05	c ---[ 454]---> BDD-cost:   32
0.05	c ---[ 453]---> BDD-cost:   24
0.05	c ---[ 452]---> BDD-cost:   21
0.05	c ---[ 451]---> BDD-cost:   35
0.05	c ---[ 450]---> BDD-cost:   44
0.05	c ---[ 449]---> BDD-cost:   12
0.05	c ---[ 448]---> BDD-cost:    8
0.05	c ---[ 447]---> BDD-cost:   27
0.05	c ---[ 446]---> BDD-cost:   15
0.05	c ---[ 445]---> BDD-cost:   17
0.05	c ---[ 444]---> BDD-cost:   17
0.05	c ---[ 443]---> BDD-cost:    9
0.05	c ---[ 442]---> BDD-cost:   33
0.05	c ---[ 441]---> BDD-cost:   12
0.05	c ---[ 440]---> BDD-cost:   18
0.05	c ---[ 439]---> BDD-cost:    5
0.05	c ---[ 438]---> BDD-cost:   26
0.05	c ---[ 437]---> BDD-cost:   25
0.05	c ---[ 436]---> BDD-cost:    7
0.05	c ---[ 435]---> BDD-cost:    4
0.05	c ---[ 434]---> BDD-cost:   57
0.05	c ---[ 433]---> BDD-cost:   13
0.05	c ---[ 432]---> BDD-cost:   17
0.05	c ---[ 431]---> BDD-cost:   23
0.05	c ---[ 430]---> BDD-cost:    9
0.05	c ---[ 429]---> BDD-cost:   69
0.06	c ---[ 428]---> BDD-cost:   44
0.06	c ---[ 427]---> BDD-cost:    8
0.06	c ---[ 425]---> BDD-cost:    2
0.06	c ---[ 424]---> BDD-cost:   10
0.06	c ---[ 423]---> BDD-cost:   54
0.06	c ---[ 422]---> BDD-cost:   18
0.06	c ---[ 421]---> BDD-cost:   12
0.06	c ---[ 420]---> BDD-cost:   53
0.06	c ---[ 419]---> BDD-cost:   47
0.06	c ---[ 418]---> BDD-cost:   23
0.06	c ---[ 417]---> BDD-cost:    5
0.06	c ---[ 416]---> BDD-cost:   24
0.06	c ---[ 415]---> BDD-cost:   11
0.06	c ---[ 414]---> BDD-cost:   27
0.06	c ---[ 413]---> BDD-cost:    5
0.06	c ---[ 412]---> BDD-cost:    8
0.06	c ---[ 411]---> BDD-cost:    8
0.06	c ---[ 410]---> BDD-cost:    7
0.06	c ---[ 409]---> BDD-cost:    8
0.06	c ---[ 408]---> BDD-cost:    6
0.06	c ---[ 407]---> BDD-cost:   23
0.06	c ---[ 406]---> BDD-cost:   26
0.06	c ---[ 405]---> BDD-cost:   13
0.06	c ---[ 404]---> BDD-cost:    3
0.06	c ---[ 403]---> BDD-cost:   41
0.06	c ---[ 402]---> BDD-cost:    4
0.06	c ---[ 401]---> BDD-cost:    6
0.06	c ---[ 400]---> BDD-cost:    4
0.06	c ---[ 399]---> BDD-cost:   24
0.06	c ---[ 398]---> BDD-cost:   15
0.06	c ---[ 397]---> BDD-cost:    8
0.06	c ---[ 396]---> BDD-cost:   23
0.06	c ---[ 394]---> BDD-cost:   38
0.06	c ---[ 393]---> BDD-cost:   17
0.06	c ---[ 392]---> BDD-cost:   77
0.06	c ---[ 391]---> BDD-cost:   16
0.06	c ---[ 390]---> BDD-cost:    6
0.06	c ---[ 389]---> BDD-cost:    2
0.06	c ---[ 388]---> BDD-cost:    6
0.06	c ---[ 387]---> BDD-cost:   14
0.06	c ---[ 386]---> BDD-cost:   11
0.06	c ---[ 385]---> BDD-cost:   37
0.06	c ---[ 384]---> BDD-cost:   39
0.06	c ---[ 383]---> BDD-cost:    5
0.06	c ---[ 382]---> Sorter-cost:  441     Base: 2 3 2
0.07	c ---[ 381]---> BDD-cost:   12
0.07	c ---[ 380]---> BDD-cost:    7
0.07	c ---[ 379]---> BDD-cost:   18
0.07	c ---[ 378]---> BDD-cost:   18
0.07	c ---[ 377]---> BDD-cost:   11
0.07	c ---[ 376]---> BDD-cost:    6
0.07	c ---[ 375]---> BDD-cost:   40
0.07	c ---[ 374]---> BDD-cost:   36
0.07	c ---[ 373]---> BDD-cost:    4
0.07	c ---[ 372]---> BDD-cost:   18
0.07	c ---[ 371]---> BDD-cost:   56
0.07	c ---[ 370]---> BDD-cost:   38
0.07	c ---[ 369]---> BDD-cost:   32
0.07	c ---[ 368]---> BDD-cost:    4
0.07	c ---[ 367]---> BDD-cost:   18
0.07	c ---[ 366]---> BDD-cost:   23
0.07	c ---[ 365]---> BDD-cost:    7
0.07	c ---[ 364]---> BDD-cost:   37
0.07	c ---[ 363]---> BDD-cost:   10
0.07	c ---[ 362]---> BDD-cost:    3
0.07	c ---[ 361]---> BDD-cost:    7
0.07	c ---[ 360]---> BDD-cost:   68
0.07	c ---[ 359]---> BDD-cost:   20
0.07	c ---[ 358]---> BDD-cost:    5
0.07	c ---[ 357]---> BDD-cost:   34
0.07	c ---[ 356]---> Sorter-cost:  352     Base: 2 2 2
0.07	c ---[ 355]---> BDD-cost:   10
0.07	c ---[ 354]---> BDD-cost:   91
0.07	c ---[ 353]---> BDD-cost:   38
0.07	c ---[ 352]---> BDD-cost:    2
0.07	c ---[ 351]---> BDD-cost:    6
0.07	c ---[ 350]---> BDD-cost:   14
0.07	c ---[ 349]---> BDD-cost:   18
0.07	c ---[ 348]---> BDD-cost:    2
0.07	c ---[ 347]---> BDD-cost:   16
0.07	c ---[ 346]---> BDD-cost:   21
0.07	c ---[ 345]---> BDD-cost:   63
0.07	c ---[ 344]---> BDD-cost:   44
0.07	c ---[ 343]---> BDD-cost:   16
0.07	c ---[ 342]---> BDD-cost:    4
0.08	c ---[ 341]---> BDD-cost:   18
0.08	c ---[ 340]---> BDD-cost:   65
0.08	c ---[ 339]---> BDD-cost:   47
0.08	c ---[ 338]---> BDD-cost:   16
0.08	c ---[ 337]---> BDD-cost:    5
0.08	c ---[ 336]---> BDD-cost:   13
0.08	c ---[ 335]---> BDD-cost:   42
0.08	c ---[ 334]---> BDD-cost:   36
0.08	c ---[ 333]---> BDD-cost:   19
0.08	c ---[ 332]---> BDD-cost:   16
0.08	c ---[ 331]---> BDD-cost:   16
0.08	c ---[ 330]---> BDD-cost:   12
0.08	c ---[ 329]---> BDD-cost:    4
0.08	c ---[ 328]---> BDD-cost:   35
0.08	c ---[ 327]---> BDD-cost:   26
0.08	c ---[ 326]---> BDD-cost:   13
0.08	c ---[ 325]---> BDD-cost:   10
0.08	c ---[ 324]---> BDD-cost:    2
0.08	c ---[ 323]---> BDD-cost:   64
0.08	c ---[ 322]---> BDD-cost:    2
0.08	c ---[ 321]---> BDD-cost:   80
0.08	c ---[ 320]---> BDD-cost:   35
0.08	c ---[ 319]---> BDD-cost:   33
0.08	c ---[ 318]---> BDD-cost:   11
0.08	c ---[ 317]---> BDD-cost:    8
0.08	c ---[ 316]---> BDD-cost:   32
0.08	c ---[ 315]---> BDD-cost:   12
0.08	c ---[ 314]---> BDD-cost:   17
0.08	c ---[ 313]---> BDD-cost:   57
0.08	c ---[ 312]---> BDD-cost:    6
0.08	c ---[ 310]---> BDD-cost:   28
0.08	c ---[ 309]---> BDD-cost:   16
0.08	c ---[ 308]---> BDD-cost:   13
0.08	c ---[ 307]---> BDD-cost:   12
0.08	c ---[ 306]---> BDD-cost:   25
0.08	c ---[ 305]---> BDD-cost:   16
0.08	c ---[ 304]---> BDD-cost:   10
0.08	c ---[ 303]---> BDD-cost:   35
0.08	c ---[ 302]---> BDD-cost:   66
0.08	c ---[ 301]---> BDD-cost:   59
0.08	c ---[ 300]---> BDD-cost:   14
0.08	c ---[ 299]---> BDD-cost:   23
0.08	c ---[ 298]---> BDD-cost:   22
0.08	c ---[ 297]---> BDD-cost:    5
0.08	c ---[ 296]---> BDD-cost:   32
0.08	c ---[ 295]---> BDD-cost:    7
0.08	c ---[ 294]---> BDD-cost:   17
0.08	c ---[ 293]---> BDD-cost:    8
0.09	c ---[ 292]---> BDD-cost:   59
0.09	c ---[ 291]---> BDD-cost:   66
0.09	c ---[ 290]---> BDD-cost:   78
0.09	c ---[ 289]---> BDD-cost:   41
0.09	c ---[ 288]---> BDD-cost:   64
0.09	c ---[ 287]---> BDD-cost:   36
0.09	c ---[ 286]---> BDD-cost:   17
0.09	c ---[ 285]---> BDD-cost:   31
0.09	c ---[ 284]---> BDD-cost:   45
0.09	c ---[ 283]---> BDD-cost:    3
0.09	c ---[ 282]---> BDD-cost:   27
0.09	c ---[ 281]---> BDD-cost:   16
0.09	c ---[ 280]---> BDD-cost:   35
0.09	c ---[ 279]---> BDD-cost:    6
0.09	c ---[ 278]---> BDD-cost:    7
0.09	c ---[ 277]---> BDD-cost:   41
0.09	c ---[ 276]---> BDD-cost:    5
0.09	c ---[ 275]---> BDD-cost:   20
0.09	c ---[ 274]---> BDD-cost:   14
0.09	c ---[ 273]---> BDD-cost:    4
0.09	c ---[ 272]---> BDD-cost:   18
0.09	c ---[ 271]---> BDD-cost:   16
0.09	c ---[ 270]---> BDD-cost:   18
0.09	c ---[ 269]---> BDD-cost:   20
0.09	c ---[ 267]---> BDD-cost:   16
0.09	c ---[ 266]---> BDD-cost:    5
0.09	c ---[ 265]---> BDD-cost:   15
0.09	c ---[ 264]---> BDD-cost:   31
0.09	c ---[ 263]---> BDD-cost:   15
0.09	c ---[ 262]---> BDD-cost:    4
0.09	c ---[ 261]---> BDD-cost:   74
0.09	c ---[ 260]---> BDD-cost:   29
0.09	c ---[ 259]---> BDD-cost:   19
0.09	c ---[ 258]---> BDD-cost:   75
0.09	c ---[ 257]---> BDD-cost:   40
0.09	c ---[ 256]---> BDD-cost:   22
0.09	c ---[ 255]---> BDD-cost:    2
0.09	c ---[ 254]---> BDD-cost:   17
0.09	c ---[ 253]---> BDD-cost:   21
0.09	c ---[ 252]---> BDD-cost:    9
0.09	c ---[ 251]---> BDD-cost:   23
0.09	c ---[ 249]---> BDD-cost:   40
0.09	c ---[ 248]---> BDD-cost:    8
0.09	c ---[ 247]---> BDD-cost:  106
0.09	c ---[ 246]---> BDD-cost:    5
0.09	c ---[ 245]---> BDD-cost:   15
0.10	c ---[ 244]---> BDD-cost:   13
0.10	c ---[ 243]---> BDD-cost:   17
0.10	c ---[ 242]---> BDD-cost:   17
0.10	c ---[ 241]---> BDD-cost:    8
0.10	c ---[ 240]---> BDD-cost:   68
0.10	c ---[ 239]---> BDD-cost:   17
0.10	c ---[ 238]---> BDD-cost:   26
0.10	c ---[ 237]---> BDD-cost:    5
0.10	c ---[ 236]---> BDD-cost:   28
0.10	c ---[ 235]---> BDD-cost:   36
0.10	c ---[ 234]---> BDD-cost:   15
0.10	c ---[ 233]---> BDD-cost:    9
0.10	c ---[ 232]---> BDD-cost:   18
0.10	c ---[ 231]---> BDD-cost:    9
0.10	c ---[ 230]---> BDD-cost:   44
0.10	c ---[ 229]---> BDD-cost:   39
0.10	c ---[ 228]---> BDD-cost:   17
0.10	c ---[ 227]---> BDD-cost:   16
0.10	c ---[ 226]---> BDD-cost:   16
0.10	c ---[ 225]---> BDD-cost:   37
0.10	c ---[ 224]---> BDD-cost:   13
0.10	c ---[ 223]---> BDD-cost:   31
0.10	c ---[ 222]---> BDD-cost:   21
0.10	c ---[ 221]---> BDD-cost:    8
0.10	c ---[ 220]---> BDD-cost:    9
0.10	c ---[ 219]---> BDD-cost:   12
0.10	c ---[ 218]---> BDD-cost:   37
0.10	c ---[ 217]---> BDD-cost:    2
0.10	c ---[ 216]---> BDD-cost:   16
0.10	c ---[ 215]---> BDD-cost:   27
0.10	c ---[ 214]---> BDD-cost:   14
0.10	c ---[ 213]---> BDD-cost:   14
0.10	c ---[ 212]---> BDD-cost:    8
0.10	c ---[ 211]---> BDD-cost:   24
0.10	c ---[ 210]---> BDD-cost:    4
0.10	c ---[ 209]---> BDD-cost:   28
0.10	c ---[ 208]---> BDD-cost:   11
0.10	c ---[ 207]---> BDD-cost:   20
0.10	c ---[ 206]---> BDD-cost:    8
0.10	c ---[ 205]---> BDD-cost:   23
0.10	c ---[ 204]---> BDD-cost:    7
0.10	c ---[ 203]---> BDD-cost:   26
0.10	c ---[ 202]---> BDD-cost:   35
0.10	c ---[ 201]---> BDD-cost:   75
0.10	c ---[ 200]---> BDD-cost:   47
0.10	c ---[ 199]---> BDD-cost:   40
0.10	c ---[ 198]---> BDD-cost:   50
0.10	c ---[ 197]---> BDD-cost:   10
0.10	c ---[ 196]---> BDD-cost:   13
0.10	c ---[ 195]---> BDD-cost:    2
0.10	c ---[ 194]---> BDD-cost:   38
0.10	c ---[ 193]---> BDD-cost:    8
0.10	c ---[ 192]---> BDD-cost:    7
0.10	c ---[ 191]---> BDD-cost:   22
0.11	c ---[ 190]---> BDD-cost:   36
0.11	c ---[ 189]---> BDD-cost:   41
0.11	c ---[ 188]---> BDD-cost:   13
0.11	c ---[ 187]---> BDD-cost:    7
0.11	c ---[ 186]---> BDD-cost:   48
0.11	c ---[ 185]---> BDD-cost:    4
0.11	c ---[ 184]---> BDD-cost:    5
0.11	c ---[ 183]---> BDD-cost:    9
0.11	c ---[ 182]---> BDD-cost:   16
0.11	c ---[ 181]---> BDD-cost:   21
0.11	c ---[ 180]---> BDD-cost:   63
0.11	c ---[ 179]---> BDD-cost:   73
0.11	c ---[ 178]---> BDD-cost:    3
0.11	c ---[ 177]---> BDD-cost:    8
0.11	c ---[ 176]---> BDD-cost:   10
0.11	c ---[ 175]---> BDD-cost:   10
0.11	c ---[ 174]---> BDD-cost:   27
0.11	c ---[ 173]---> BDD-cost:   22
0.11	c ---[ 172]---> BDD-cost:   18
0.11	c ---[ 171]---> BDD-cost:   12
0.11	c ---[ 170]---> BDD-cost:    8
0.11	c ---[ 169]---> BDD-cost:   34
0.11	c ---[ 168]---> BDD-cost:   10
0.11	c ---[ 167]---> BDD-cost:   58
0.11	c ---[ 166]---> BDD-cost:   18
0.11	c ---[ 165]---> BDD-cost:    2
0.11	c ---[ 164]---> BDD-cost:   11
0.11	c ---[ 163]---> BDD-cost:   17
0.11	c ---[ 162]---> BDD-cost:   13
0.11	c ---[ 161]---> BDD-cost:   44
0.11	c ---[ 160]---> BDD-cost:    7
0.11	c ---[ 159]---> BDD-cost:    5
0.11	c ---[ 158]---> BDD-cost:   18
0.11	c ---[ 157]---> BDD-cost:   16
0.11	c ---[ 156]---> BDD-cost:    6
0.11	c ---[ 155]---> BDD-cost:   53
0.11	c ---[ 154]---> BDD-cost:   55
0.11	c ---[ 153]---> BDD-cost:    9
0.11	c ---[ 152]---> BDD-cost:    4
0.11	c ---[ 151]---> BDD-cost:    6
0.11	c ---[ 150]---> BDD-cost:   10
0.11	c ---[ 149]---> BDD-cost:   10
0.11	c ---[ 147]---> BDD-cost:   47
0.11	c ---[ 146]---> BDD-cost:   16
0.11	c ---[ 145]---> BDD-cost:   91
0.11	c ---[ 144]---> BDD-cost:    2
0.11	c ---[ 143]---> BDD-cost:   23
0.11	c ---[ 142]---> BDD-cost:    5
0.11	c ---[ 141]---> BDD-cost:    8
0.11	c ---[ 140]---> BDD-cost:   41
0.11	c ---[ 139]---> BDD-cost:    5
0.11	c ---[ 138]---> BDD-cost:    5
0.11	c ---[ 137]---> BDD-cost:   50
0.11	c ---[ 136]---> BDD-cost:   30
0.12	c ---[ 135]---> BDD-cost:    4
0.12	c ---[ 134]---> BDD-cost:    2
0.12	c ---[ 133]---> BDD-cost:    3
0.12	c ---[ 132]---> BDD-cost:   21
0.12	c ---[ 131]---> BDD-cost:   12
0.12	c ---[ 130]---> BDD-cost:   18
0.12	c ---[ 129]---> BDD-cost:   11
0.12	c ---[ 128]---> BDD-cost:    4
0.12	c ---[ 127]---> BDD-cost:   42
0.12	c ---[ 126]---> BDD-cost:   15
0.12	c ---[ 125]---> BDD-cost:   20
0.12	c ---[ 124]---> BDD-cost:   17
0.12	c ---[ 123]---> BDD-cost:    3
0.12	c ---[ 122]---> BDD-cost:   14
0.12	c ---[ 121]---> BDD-cost:   10
0.12	c ---[ 120]---> BDD-cost:   15
0.12	c ---[ 119]---> BDD-cost:   11
0.12	c ---[ 118]---> BDD-cost:   25
0.12	c ---[ 117]---> BDD-cost:   26
0.12	c ---[ 116]---> BDD-cost:    5
0.12	c ---[ 115]---> BDD-cost:    5
0.12	c ---[ 114]---> BDD-cost:   15
0.12	c ---[ 113]---> BDD-cost:   30
0.12	c ---[ 112]---> BDD-cost:    7
0.12	c ---[ 111]---> BDD-cost:   43
0.12	c ---[ 110]---> BDD-cost:   35
0.12	c ---[ 109]---> BDD-cost:   32
0.12	c ---[ 108]---> BDD-cost:    3
0.12	c ---[ 107]---> BDD-cost:   21
0.12	c ---[ 106]---> BDD-cost:   29
0.12	c ---[ 105]---> BDD-cost:   16
0.12	c ---[ 104]---> BDD-cost:   33
0.12	c ---[ 103]---> BDD-cost:   10
0.12	c ---[ 102]---> BDD-cost:   30
0.12	c ---[ 101]---> BDD-cost:    8
0.12	c ---[  99]---> BDD-cost:   11
0.12	c ---[  98]---> BDD-cost:   11
0.12	c ---[  97]---> BDD-cost:   40
0.12	c ---[  96]---> BDD-cost:    8
0.12	c ---[  95]---> BDD-cost:   25
0.12	c ---[  94]---> BDD-cost:    2
0.12	c ---[  93]---> BDD-cost:   33
0.12	c ---[  92]---> BDD-cost:   30
0.12	c ---[  91]---> BDD-cost:   13
0.12	c ---[  90]---> BDD-cost:   19
0.12	c ---[  89]---> BDD-cost:   11
0.12	c ---[  88]---> BDD-cost:   10
0.12	c ---[  87]---> BDD-cost:   28
0.12	c ---[  86]---> BDD-cost:   29
0.12	c ---[  85]---> BDD-cost:    5
0.12	c ---[  84]---> BDD-cost:   41
0.12	c ---[  83]---> BDD-cost:    3
0.12	c ---[  82]---> BDD-cost:    3
0.12	c ---[  81]---> BDD-cost:   40
0.12	c ---[  80]---> BDD-cost:   59
0.12	c ---[  79]---> BDD-cost:    9
0.12	c ---[  78]---> BDD-cost:   16
0.12	c ---[  77]---> BDD-cost:    8
0.12	c ---[  76]---> BDD-cost:   64
0.12	c ---[  75]---> BDD-cost:    4
0.12	c ---[  74]---> BDD-cost:   36
0.12	c ---[  73]---> BDD-cost:   12
0.13	c ---[  72]---> BDD-cost:   81
0.13	c ---[  71]---> BDD-cost:   48
0.13	c ---[  70]---> BDD-cost:   81
0.13	c ---[  69]---> BDD-cost:   11
0.13	c ---[  68]---> BDD-cost:    6
0.13	c ---[  67]---> BDD-cost:    4
0.13	c ---[  66]---> BDD-cost:    4
0.13	c ---[  65]---> BDD-cost:   44
0.13	c ---[  64]---> BDD-cost:   19
0.13	c ---[  63]---> BDD-cost:    5
0.13	c ---[  62]---> BDD-cost:    6
0.13	c ---[  61]---> BDD-cost:   24
0.13	c ---[  60]---> BDD-cost:   25
0.13	c ---[  59]---> BDD-cost:   20
0.13	c ---[  58]---> BDD-cost:   47
0.13	c ---[  57]---> BDD-cost:   16
0.13	c ---[  56]---> BDD-cost:   18
0.13	c ---[  55]---> BDD-cost:   57
0.13	c ---[  54]---> BDD-cost:   77
0.13	c ---[  53]---> BDD-cost:   24
0.13	c ---[  52]---> BDD-cost:   18
0.13	c ---[  51]---> BDD-cost:   29
0.13	c ---[  50]---> BDD-cost:    6
0.13	c ---[  49]---> BDD-cost:   28
0.13	c ---[  48]---> BDD-cost:   13
0.13	c ---[  47]---> BDD-cost:   29
0.13	c ---[  46]---> BDD-cost:   13
0.13	c ---[  45]---> BDD-cost:   39
0.13	c ---[  44]---> BDD-cost:   24
0.13	c ---[  43]---> BDD-cost:   21
0.13	c ---[  42]---> BDD-cost:   22
0.13	c ---[  41]---> BDD-cost:   44
0.13	c ---[  40]---> BDD-cost:    4
0.13	c ---[  39]---> BDD-cost:   24
0.13	c ---[  38]---> BDD-cost:    5
0.13	c ---[  37]---> BDD-cost:   15
0.13	c ---[  36]---> BDD-cost:   13
0.13	c ---[  35]---> BDD-cost:   65
0.13	c ---[  34]---> BDD-cost:    5
0.13	c ---[  33]---> BDD-cost:   33
0.13	c ---[  32]---> BDD-cost:    4
0.13	c ---[  31]---> BDD-cost:   20
0.14	c ---[  30]---> BDD-cost:   24
0.14	c ---[  29]---> BDD-cost:   40
0.14	c ---[  28]---> BDD-cost:   43
0.14	c ---[  27]---> BDD-cost:   29
0.14	c ---[  26]---> BDD-cost:   29
0.14	c ---[  25]---> BDD-cost:   11
0.14	c ---[  24]---> BDD-cost:    6
0.14	c ---[  23]---> BDD-cost:   23
0.14	c ---[  22]---> BDD-cost:   45
0.14	c ---[  21]---> BDD-cost:    1
0.14	c ---[  20]---> BDD-cost:   34
0.14	c ---[  19]---> BDD-cost:   16
0.14	c ---[  18]---> BDD-cost:   11
0.14	c ---[  17]---> BDD-cost:   22
0.14	c ---[  16]---> BDD-cost:   13
0.14	c ---[  15]---> BDD-cost:   25
0.14	c ---[  14]---> BDD-cost:   51
0.14	c ---[  13]---> BDD-cost:   10
0.14	c ---[  12]---> BDD-cost:    4
0.14	c ---[  11]---> BDD-cost:   47
0.14	c ---[  10]---> BDD-cost:   30
0.14	c ---[   9]---> BDD-cost:   50
0.14	c ---[   8]---> BDD-cost:    8
0.14	c ---[   7]---> BDD-cost:   15
0.14	c ---[   6]---> BDD-cost:   12
0.14	c ---[   5]---> BDD-cost:   12
0.14	c ---[   4]---> BDD-cost:    4
0.14	c ---[   3]---> BDD-cost:    5
0.14	c ---[   2]---> BDD-cost:   30
0.14	c ---[   1]---> BDD-cost:    5
0.14	c ---[   0]---> BDD-cost:   28
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 |   20165    56134 |    6721       0        0     nan |  0.000 % |
0.16	c ==============================================================================
0.17	c Found solution: 456
0.17	o 456
0.17	c ---[   0]---> Sorter-cost:18000     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 |         0 |   38100    98330 |   12700       0        0     nan |  0.000 % |
0.26	c |       100 |   38077    98283 |   13970      98     3133    32.0 |  2.226 % |
0.29	c ==============================================================================
0.29	c Found solution: 248
0.29	o 248
0.29	c ---[   0]---> Sorter-cost:    0     Base:
0.37	c ==================================[MINISAT+]==================================
0.37	c | Conflicts | Original         | Learnt                           | Progress |
0.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.37	c ==============================================================================
0.37	c |       170 |   41699   106910 |   13899     168     4688    27.9 |  2.226 % |
0.40	c ==============================================================================
0.40	c Found solution: 238
0.40	o 238
0.41	c ---[   0]---> Sorter-cost:    0     Base:
0.48	c ==================================[MINISAT+]==================================
0.48	c | Conflicts | Original         | Learnt                           | Progress |
0.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.48	c ==============================================================================
0.48	c |       220 |   41794   107209 |   13931     217     6251    28.8 |  2.226 % |
0.52	c |       321 |   41794   107209 |   15324     318    14418    45.3 |  2.109 % |
0.59	c |       472 |   41794   107209 |   16856     469    27717    59.1 |  2.109 % |
0.67	c |       697 |   41767   107154 |   18542     692    35838    51.8 |  2.167 % |
0.79	c |      1035 |   41767   107154 |   20396    1030    47969    46.6 |  2.167 % |
1.00	c |      1541 |   41767   107154 |   22436    1536   108368    70.6 |  2.167 % |
1.13	c ==============================================================================
1.13	c Found solution: 235
1.13	o 235
1.14	c ---[   0]---> Sorter-cost:    0     Base:
1.21	c ==================================[MINISAT+]==================================
1.21	c | Conflicts | Original         | Learnt                           | Progress |
1.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.21	c ==============================================================================
1.21	c |      1867 |   41791   107232 |   13930    1839   120207    65.4 |  2.167 % |
1.25	c |      1967 |   41791   107232 |   15323    1939   123261    63.6 |  2.214 % |
1.33	c |      2117 |   41791   107232 |   16855    2089   137888    66.0 |  2.214 % |
1.43	c |      2342 |   41791   107232 |   18540    2314   150032    64.8 |  2.214 % |
1.59	c |      2679 |   41774   107197 |   20394    2650   185588    70.0 |  2.251 % |
1.83	c |      3185 |   41774   107197 |   22434    3156   233888    74.1 |  2.251 % |
2.22	c |      3944 |   41755   107158 |   24677    3913   325232    83.1 |  2.292 % |
2.62	c |      5083 |   41755   107158 |   27145    5052   404238    80.0 |  2.292 % |
3.59	c |      6791 |   41755   107158 |   29860    6760   653486    96.7 |  2.292 % |
5.15	c |      9353 |   41755   107158 |   32846    9322  1099107   117.9 |  2.292 % |
7.57	c |     13197 |   41755   107158 |   36130   13166  1648302   125.2 |  2.292 % |
12.17	c |     18963 |   41755   107158 |   39743   18932  2702855   142.8 |  2.292 % |
18.62	c |     27612 |   41755   107158 |   43718   27581  3919560   142.1 |  2.292 % |
31.67	c |     40586 |   41755   107158 |   48090   40555  6505345   160.4 |  2.292 % |
59.36	c |     60047 |   41755   107158 |   52899   14058  3361256   239.1 |  2.292 % |
108.73	c |     89241 |   41755   107158 |   58189   43252 12303300   284.5 |  2.292 % |
114.64	c ==============================================================================
114.64	c Found solution: 232
114.64	o 232
114.65	c ---[   0]---> Sorter-cost:    0     Base:
114.72	c ==================================[MINISAT+]==================================
114.72	c | Conflicts | Original         | Learnt                           | Progress |
114.72	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
114.72	c ==============================================================================
114.72	c |    106360 |   41802   107309 |   13934   13678   399603    29.2 |  2.292 % |
114.77	c |    106460 |   41802   107309 |   15327   13778   401360    29.1 |  2.309 % |
114.83	c |    106610 |   41802   107309 |   16860   13928   404856    29.1 |  2.309 % |
114.91	c |    106835 |   41802   107309 |   18546   14153   419361    29.6 |  2.309 % |
115.08	c |    107172 |   41802   107309 |   20400   14490   440334    30.4 |  2.309 % |
115.27	c |    107680 |   41802   107309 |   22440   14998   457645    30.5 |  2.309 % |
115.56	c |    108440 |   41802   107309 |   24684   15758   489901    31.1 |  2.309 % |
116.28	c |    109580 |   41802   107309 |   27153   16898   690091    40.8 |  2.309 % |
116.65	c ==============================================================================
116.65	c Found solution: 229
116.65	o 229
116.65	c ---[   0]---> Sorter-cost:    0     Base:
116.74	c ==================================[MINISAT+]==================================
116.74	c | Conflicts | Original         | Learnt                           | Progress |
116.74	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
116.74	c ==============================================================================
116.74	c |    110190 |   41715   107117 |   13905   17466   742976    42.5 |  2.309 % |
116.81	c |    110291 |   41715   107117 |   15295    8834   582099    65.9 |  2.590 % |
116.90	c |    110441 |   41715   107117 |   16825    8984   593767    66.1 |  2.590 % |
117.03	c |    110667 |   41715   107117 |   18507    9210   614758    66.7 |  2.590 % |
117.19	c |    111004 |   41715   107117 |   20358    9547   642255    67.3 |  2.590 % |
117.45	c |    111510 |   41715   107117 |   22394   10053   675665    67.2 |  2.590 % |
117.88	c |    112271 |   41715   107117 |   24633   10814   761946    70.5 |  2.590 % |
118.48	c |    113410 |   41715   107117 |   27096   11953   887649    74.3 |  2.590 % |
119.53	c |    115118 |   41715   107117 |   29806   13661  1124730    82.3 |  2.590 % |
121.12	c |    117680 |   41715   107117 |   32787   16223  1448155    89.3 |  2.590 % |
124.52	c |    121524 |   41715   107117 |   36065   20067  2189671   109.1 |  2.590 % |
129.62	c |    127292 |   41715   107117 |   39672   25835  3267602   126.5 |  2.590 % |
135.68	c |    135942 |   41715   107117 |   43639   34485  4382202   127.1 |  2.590 % |
145.77	c |    148918 |   41715   107117 |   48003   47461  6218525   131.0 |  2.590 % |
158.96	c |    168380 |   41715   107117 |   52804   26059  2707807   103.9 |  2.590 % |
196.33	c |    197573 |   41715   107117 |   58084   55252  9056616   163.9 |  2.590 % |
196.75	c ==============================================================================
196.75	c Found solution: 226
196.75	o 226
196.76	c ---[   0]---> Sorter-cost:    0     Base:
196.97	c ==================================[MINISAT+]==================================
196.97	c | Conflicts | Original         | Learnt                           | Progress |
196.97	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
196.97	c ==============================================================================
196.97	c |    198025 |   41760   107253 |   13920   55704  9099249   163.4 |  2.590 % |
197.19	c |    198126 |   41760   107253 |   15312   14193  2661455   187.5 |  2.619 % |
197.29	c |    198276 |   41760   107253 |   16843   14343  2675881   186.6 |  2.619 % |
197.45	c |    198501 |   41760   107253 |   18527   14568  2698302   185.2 |  2.619 % |
197.66	c |    198838 |   41760   107253 |   20380   14905  2734943   183.5 |  2.619 % |
197.97	c |    199344 |   41760   107253 |   22418   15411  2782140   180.5 |  2.619 % |
198.52	c |    200105 |   41760   107253 |   24660   16172  2868857   177.4 |  2.619 % |
199.15	c |    201244 |   41760   107253 |   27126   17311  2980131   172.2 |  2.619 % |
200.30	c |    202952 |   41760   107253 |   29838   19019  3184444   167.4 |  2.619 % |
202.08	c |    205514 |   41760   107253 |   32822   21581  3477608   161.1 |  2.619 % |
205.40	c |    209359 |   41760   107253 |   36104   25426  4100486   161.3 |  2.619 % |
209.97	c |    215125 |   41760   107253 |   39715   31192  4992217   160.0 |  2.619 % |
219.71	c |    223774 |   41760   107253 |   43686   39841  7019713   176.2 |  2.619 % |
224.25	c |    236748 |   41760   107253 |   48055   20182  1971872    97.7 |  2.619 % |
240.63	c |    256210 |   41730   107191 |   52861   39642  5288028   133.4 |  2.684 % |
275.83	c |    285403 |   41730   107191 |   58147   19040  3846094   202.0 |  2.684 % |
335.89	c |    329194 |   41730   107191 |   63962   62831 14230791   226.5 |  2.684 % |
456.29	c |    394878 |   41730   107191 |   70358   66600 17952243   269.6 |  2.684 % |
648.27	c |    493404 |   41730   107191 |   77394   40212 10582797   263.2 |  2.684 % |
650.46	c ==============================================================================
650.46	c Found solution: 221
650.46	o 221
650.47	c ---[   0]---> Sorter-cost:    0     Base:
650.73	c ==================================[MINISAT+]==================================
650.73	c | Conflicts | Original         | Learnt                           | Progress |
650.73	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
650.73	c ==============================================================================
650.73	c |    496265 |   41761   107275 |   13920   36735  9126831   248.5 |  2.684 % |
650.88	c |    496365 |   41761   107275 |   15312   14071  2855397   202.9 |  2.742 % |
651.01	c |    496515 |   41761   107275 |   16843   14221  2863785   201.4 |  2.742 % |
651.11	c |    496740 |   41761   107275 |   18527   14446  2872006   198.8 |  2.742 % |
651.38	c |    497077 |   41761   107275 |   20380   14783  2906805   196.6 |  2.742 % |
651.65	c |    497585 |   41761   107275 |   22418   15291  2944177   192.5 |  2.742 % |
651.90	c |    498346 |   41761   107275 |   24660   16052  2978991   185.6 |  2.742 % |
652.71	c |    499488 |   41761   107275 |   27126   17194  3125262   181.8 |  2.742 % |
653.74	c |    501196 |   41745   107242 |   29838   18901  3227830   170.8 |  2.779 % |
656.02	c |    503758 |   41745   107242 |   32822   21463  3696473   172.2 |  2.779 % |
659.36	c |    507602 |   41745   107242 |   36104   25307  4443091   175.6 |  2.779 % |
664.57	c |    513369 |   41745   107242 |   39715   31074  5534523   178.1 |  2.779 % |
671.51	c |    522018 |   41745   107242 |   43686   39723  6733301   169.5 |  2.779 % |
686.22	c |    534994 |   41745   107242 |   48055   52699  9330360   177.1 |  2.779 % |
701.32	c |    554455 |   41745   107242 |   52861   31855  4706373   147.7 |  2.779 % |
749.63	c |    583647 |   41745   107242 |   58147   61047 11625596   190.4 |  2.779 % |
822.93	c |    627436 |   41745   107242 |   63962   57756 13946246   241.5 |  2.779 % |
956.48	c |    693120 |   41745   107242 |   70358   62119 16095074   259.1 |  2.779 % |
1144.74	c |    791646 |   41745   107242 |   77394   29280  6612464   225.8 |  2.779 % |
1450.36	c |    939439 |   41745   107242 |   85133   34019  7412213   217.9 |  2.779 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	s SATISFIABLE
1801.17	v x1 x2 x3 x4 x5 x6 x7 x8 x9 -x10 x11 x12 -x13 x14 x15 -x16 -x17 x18 -x19 x20 x21 x22 x23 -x24 x25 x26 x27 -x28 -x29 -x30 x31 x32 x33 x34
1801.17	v x35 x36 x37 x38 -x39 x40 x41 x42 x43 x44 x45 -x46 x47 x48 x49 -x50 -x51 -x52 x53 x54 x55 -x56 x57 -x58 x59 -x60 x61 x62 -x63 x64 -x65
1801.17	v -x66 -x67 -x68 x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91
1801.17	v -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.17	v x116 x117 x118 x119 -x120 x121 x122 x123 -x124 x125 x126 x127 -x128 -x129 x130 -x131 x132 x133 x134 -x135 x136 -x137 x138 x139
1801.17	v x140 x141 x142 x143 x144 x145 x146 -x147 -x148 x149 x150 x151 x152 -x153 x154 -x155 x156 -x157 x158 x159 -x160 -x161 -x162 -x163
1801.17	v -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 x179 x180 x181 x182 x183 x184 x185
1801.17	v -x186 x187 x188 -x189 x190 -x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 -x207
1801.17	v -x208 -x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228
1801.17	v -x229 x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 x241 x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249
1801.17	v -x250 -x251 -x252 -x253 -x254 -x255 -x256 x257 x258 x259 x260 x261 -x262 -x263 x264 x265 x266 x267 -x268 x269 x270 -x271 x272
1801.17	v x273 x274 x275 x276 -x277 -x278 -x279 -x280 x281 -x282 x283 -x284 -x285 x286 -x287 x288 -x289 x290 -x291 x292 -x293 x294 -x295
1801.17	v x296 x297 -x298 -x299 x300 -x301 -x302 x303 x304 -x305 -x306 -x307 -x308 x309 x310 x311 x312 x313 -x314 x315 x316 -x317 x318
1801.17	v -x319 -x320 -x321 -x322 x323 -x324 x325 x326 -x327 x328 -x329 x330 x331 x332 x333 x334 x335 -x336 x337 x338 x339 -x340 -x341
1801.17	v -x342 x343 x344 -x345 -x346 x347 -x348 x349 -x350 x351 x352 -x353 -x354 x355 -x356 x357 -x358 x359 x360 -x361 -x362 -x363 -x364
1801.17	v -x365 x366 -x367 -x368 -x369 x370 -x371 x372 x373 x374 -x375 x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 x385 -x386
1801.17	v -x387 x388 -x389 -x390 -x391 x392 -x393 -x394 x395 -x396 x397 -x398 -x399 x400 -x401 x402 -x403 -x404 -x405 x406 -x407 x408
1801.17	v x409 x410 -x411 -x412 x413 x414 x415 x416 -x417 -x418 -x419 x420 -x421 -x422 x423 -x424 -x425 -x426 x427 -x428 -x429 x430 -x431
1801.17	v -x432 x433 x434 x435 x436 x437 x438 x439 x440 -x441 x442 -x443 -x444 x445 x446 -x447 -x448 -x449 -x450 x451 x452 x453 -x454
1801.17	v -x455 x456 -x457 x458 x459 -x460 -x461 x462 x463 x464 x465 x466 x467 x468 -x469 -x470 x471 -x472 x473 x474 x475

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1649896/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=1180 CPUtime=0
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 204298455 1208320 113 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134618939 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 295 113 74 215 0 77 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1634792/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=16548 CPUtime=9.99
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 3956 0 0 0 997 2 0 0 25 0 1 0 204298455 16945152 3886 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 4137 3887 111 215 0 3919 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 16548

[startup+20.0086 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1626216/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=25184 CPUtime=19.99
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 6095 0 0 0 1995 4 0 0 25 0 1 0 204298455 25788416 6025 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 6296 6025 111 215 0 6078 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25184

[startup+30.0146 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1617960/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=33324 CPUtime=29.99
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 8168 0 0 0 2993 6 0 0 25 0 1 0 204298455 34123776 8098 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 8331 8098 111 215 0 8113 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 33324

[startup+40.0196 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1609960/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=41408 CPUtime=40
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 10167 0 0 0 3992 8 0 0 25 0 1 0 204298455 42401792 10097 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574567 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 10352 10097 111 215 0 10134 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 41408

[startup+50.0255 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1603624/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=47704 CPUtime=50
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 11761 0 0 0 4990 10 0 0 25 0 1 0 204298455 48848896 11691 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 11926 11691 111 215 0 11708 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 47704

[startup+60.0315 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1599336/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=52036 CPUtime=60
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 12824 0 0 0 5989 11 0 0 25 0 1 0 204298455 53284864 12754 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 13009 12754 111 215 0 12791 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 52036

[startup+70.0375 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1599336/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=52036 CPUtime=70.01
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 12824 0 0 0 6990 11 0 0 25 0 1 0 204298455 53284864 12754 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 13009 12754 111 215 0 12791 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 52036

[startup+80.0434 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1599336/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=52036 CPUtime=80.01
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 12824 0 0 0 7990 11 0 0 25 0 1 0 204298455 53284864 12754 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 13009 12754 111 215 0 12791 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 52036

[startup+90.0494 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 17405
/proc/meminfo: memFree=1599336/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=52036 CPUtime=90.02
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 12824 0 0 0 8990 12 0 0 25 0 1 0 204298455 53284864 12754 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 13009 12754 111 215 0 12791 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 52036

[startup+100.054 s]
/proc/loadavg: 0.98 0.97 0.91 2/70 17460
/proc/meminfo: memFree=1596536/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=53620 CPUtime=99.99
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 13213 0 0 0 9987 12 0 0 25 0 1 0 204298455 54906880 13143 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 13405 13143 111 215 0 13187 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 53620

[startup+110.06 s]
/proc/loadavg: 0.98 0.97 0.91 2/70 17504
/proc/meminfo: memFree=1590904/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=59168 CPUtime=109.98
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14604 0 0 0 10984 14 0 0 25 0 1 0 204298455 60588032 14534 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 14792 14534 111 215 0 14574 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 59168

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17600
/proc/meminfo: memFree=1590504/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=60220 CPUtime=119.97
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14891 0 0 0 11981 16 0 0 25 0 1 0 204298455 61665280 14821 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 15055 14821 111 215 0 14837 0
Current children cumulated CPU time (s) 119.97
Current children cumulated vsize (Kb) 60220

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17600
/proc/meminfo: memFree=1590632/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=60220 CPUtime=129.98
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14891 0 0 0 12982 16 0 0 25 0 1 0 204298455 61665280 14821 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 15055 14821 111 215 0 14837 0
Current children cumulated CPU time (s) 129.98
Current children cumulated vsize (Kb) 60220

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17600
/proc/meminfo: memFree=1590632/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=60220 CPUtime=139.98
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14891 0 0 0 13982 16 0 0 25 0 1 0 204298455 61665280 14821 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580378 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 15055 14821 111 215 0 14837 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 60220

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17600
/proc/meminfo: memFree=1590632/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=60220 CPUtime=149.98
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14891 0 0 0 14982 16 0 0 25 0 1 0 204298455 61665280 14821 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 15055 14821 111 215 0 14837 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 60220

[startup+160.09 s]
/proc/loadavg: 1.07 0.99 0.92 2/70 18039
/proc/meminfo: memFree=1586608/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=60220 CPUtime=159.96
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14891 0 0 0 15979 17 0 0 25 0 1 0 204298455 61665280 14821 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573989 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 15055 14821 111 215 0 14837 0
Current children cumulated CPU time (s) 159.96
Current children cumulated vsize (Kb) 60220

[startup+170.096 s]
/proc/loadavg: 1.06 0.99 0.92 2/64 18080
/proc/meminfo: memFree=1568488/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=60220 CPUtime=169.95
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14891 0 0 0 16975 20 0 0 25 0 1 0 204298455 61665280 14821 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 15055 14821 111 215 0 14837 0
Current children cumulated CPU time (s) 169.95
Current children cumulated vsize (Kb) 60220

[startup+180.111 s]
/proc/loadavg: 1.05 0.99 0.92 2/64 18080
/proc/meminfo: memFree=1568680/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=60220 CPUtime=179.96
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14891 0 0 0 17975 21 0 0 25 0 1 0 204298455 61665280 14821 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 15055 14821 111 215 0 14837 0
Current children cumulated CPU time (s) 179.96
Current children cumulated vsize (Kb) 60220

[startup+190.117 s]
/proc/loadavg: 1.04 0.99 0.92 2/64 18080
/proc/meminfo: memFree=1568744/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=60220 CPUtime=189.96
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14891 0 0 0 18975 21 0 0 25 0 1 0 204298455 61665280 14821 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 15055 14821 111 215 0 14837 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 60220

[startup+200.123 s]
/proc/loadavg: 1.04 0.99 0.92 2/64 18080
/proc/meminfo: memFree=1568744/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=60220 CPUtime=199.97
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 14893 0 0 0 19976 21 0 0 25 0 1 0 204298455 61665280 14823 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 15055 14823 111 215 0 14837 0
Current children cumulated CPU time (s) 199.97
Current children cumulated vsize (Kb) 60220

[startup+210.13 s]
/proc/loadavg: 1.03 0.99 0.92 2/64 18080
/proc/meminfo: memFree=1568808/2055920 swapFree=4181420/4192956

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

[pid=17405] ppid=17403 vsize=130464 CPUtime=1781.38
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178081 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (Kb) 130464

[startup+1783.08 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1782.39
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178182 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 130464

[startup+1784.08 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1783.39
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178282 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 130464

[startup+1785.09 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1784.39
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178382 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (Kb) 130464

[startup+1786.09 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1785.4
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178483 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 130464

[startup+1787.1 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1786.4
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178583 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 130464

[startup+1788.1 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1787.41
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178684 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 130464

[startup+1789.11 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1788.41
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178784 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (Kb) 130464

[startup+1790.11 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1789.42
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178885 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 130464

[startup+1791.12 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1790.42
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 178985 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 130464

[startup+1792.12 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1791.43
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179086 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 130464

[startup+1793.13 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1792.43
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179186 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1792.43
Current children cumulated vsize (Kb) 130464

[startup+1794.13 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1793.44
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179287 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1793.44
Current children cumulated vsize (Kb) 130464

[startup+1795.13 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1794.44
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179387 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (Kb) 130464

[startup+1796.14 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1795.45
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179488 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (Kb) 130464

[startup+1797.14 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1796.45
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179588 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 130464

[startup+1798.15 s]
/proc/loadavg: 1.00 1.09 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1797.45
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179688 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (Kb) 130464

[startup+1799.15 s]
/proc/loadavg: 1.00 1.08 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1798.46
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179789 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (Kb) 130464

[startup+1800.16 s]
/proc/loadavg: 1.00 1.08 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1799.46
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179889 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (Kb) 130464

[startup+1801.16 s]
/proc/loadavg: 1.00 1.08 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1800.47
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179990 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 130464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.08 1.00 2/64 20343
/proc/meminfo: memFree=1457384/2055920 swapFree=4181420/4192956
[pid=17405] ppid=17403 vsize=130464 CPUtime=1800.47
/proc/17405/stat : 17405 (minisat+) R 17403 17405 17359 0 -1 4194304 32401 0 0 0 179990 57 0 0 25 0 1 0 204298455 133595136 32331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17405/statm: 32616 32331 111 215 0 32398 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 130464

Sending SIGTERM to -17405
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.2
CPU time (s): 1800.5
CPU user time (s): 1799.91
CPU system time (s): 0.594909
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (Kb): 130464

Launcher Data (download as text)

Begin job on node4 on Sun Jun  4 01:59:26 UTC 2006


FILE ID= 35320-1149386366

PBS_JOBID= 313203

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7903a80129c7e51df900bcb9ac0a6f39

RANDOM SEED= 558345014


/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.236
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.236
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:       1650104 kB
Buffers:         22880 kB
Cached:         323748 kB
SwapCached:       3164 kB
Active:          47052 kB
Inactive:       308204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650104 kB
SwapTotal:     4192956 kB
SwapFree:      4181420 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14652 kB
Slab:            36480 kB
Committed_AS:   366628 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node4 on Sun Jun  4 02:29:27 UTC 2006