Trace number 35316

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)217 1800.67 1801.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark182
Best CPU time to get the best result obtained on this benchmark1800.57
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
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 470
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 470
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 470 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): ssss.ssssss
0.04	c ---[ 478]---> BDD-cost:   10
0.04	c ---[ 477]---> BDD-cost:   22
0.04	c ---[ 476]---> BDD-cost:   67
0.04	c ---[ 475]---> BDD-cost:   29
0.04	c ---[ 474]---> BDD-cost:    3
0.04	c ---[ 473]---> BDD-cost:   55
0.04	c ---[ 472]---> BDD-cost:    2
0.04	c ---[ 471]---> BDD-cost:   10
0.04	c ---[ 470]---> BDD-cost:    5
0.04	c ---[ 469]---> BDD-cost:    9
0.04	c ---[ 468]---> BDD-cost:    3
0.04	c ---[ 467]---> BDD-cost:   17
0.05	c ---[ 466]---> BDD-cost:   24
0.05	c ---[ 465]---> BDD-cost:    9
0.05	c ---[ 464]---> BDD-cost:    9
0.05	c ---[ 463]---> BDD-cost:   49
0.05	c ---[ 462]---> BDD-cost:    9
0.05	c ---[ 461]---> BDD-cost:   18
0.05	c ---[ 460]---> BDD-cost:   20
0.05	c ---[ 459]---> BDD-cost:    6
0.05	c ---[ 458]---> BDD-cost:    8
0.05	c ---[ 457]---> BDD-cost:   62
0.05	c ---[ 456]---> BDD-cost:   49
0.05	c ---[ 455]---> BDD-cost:    2
0.05	c ---[ 454]---> BDD-cost:   39
0.05	c ---[ 453]---> BDD-cost:   34
0.05	c ---[ 452]---> BDD-cost:   42
0.05	c ---[ 451]---> BDD-cost:   17
0.05	c ---[ 450]---> BDD-cost:    9
0.05	c ---[ 448]---> BDD-cost:   30
0.05	c ---[ 447]---> BDD-cost:   15
0.05	c ---[ 446]---> BDD-cost:   24
0.05	c ---[ 445]---> BDD-cost:   14
0.05	c ---[ 444]---> BDD-cost:    4
0.05	c ---[ 443]---> BDD-cost:   19
0.05	c ---[ 442]---> BDD-cost:   26
0.05	c ---[ 441]---> BDD-cost:   17
0.05	c ---[ 440]---> BDD-cost:   13
0.05	c ---[ 439]---> BDD-cost:   11
0.05	c ---[ 438]---> BDD-cost:   45
0.05	c ---[ 437]---> BDD-cost:    3
0.05	c ---[ 436]---> BDD-cost:    4
0.05	c ---[ 435]---> BDD-cost:    5
0.05	c ---[ 434]---> BDD-cost:   20
0.05	c ---[ 433]---> BDD-cost:   23
0.05	c ---[ 432]---> BDD-cost:   33
0.05	c ---[ 431]---> BDD-cost:   21
0.05	c ---[ 430]---> BDD-cost:   36
0.05	c ---[ 429]---> BDD-cost:    8
0.05	c ---[ 428]---> BDD-cost:   45
0.05	c ---[ 427]---> BDD-cost:   10
0.05	c ---[ 426]---> BDD-cost:   15
0.05	c ---[ 425]---> BDD-cost:   19
0.05	c ---[ 424]---> BDD-cost:   23
0.05	c ---[ 423]---> BDD-cost:   25
0.05	c ---[ 422]---> BDD-cost:    4
0.05	c ---[ 421]---> BDD-cost:   21
0.05	c ---[ 420]---> BDD-cost:    7
0.05	c ---[ 419]---> BDD-cost:   21
0.05	c ---[ 418]---> BDD-cost:   14
0.05	c ---[ 417]---> BDD-cost:    3
0.05	c ---[ 416]---> BDD-cost:   20
0.05	c ---[ 415]---> BDD-cost:   17
0.05	c ---[ 414]---> BDD-cost:    5
0.05	c ---[ 413]---> BDD-cost:   22
0.05	c ---[ 412]---> BDD-cost:    8
0.06	c ---[ 411]---> BDD-cost:   12
0.06	c ---[ 410]---> BDD-cost:    8
0.06	c ---[ 409]---> BDD-cost:    9
0.06	c ---[ 408]---> BDD-cost:    4
0.06	c ---[ 407]---> BDD-cost:   10
0.06	c ---[ 406]---> BDD-cost:   39
0.06	c ---[ 405]---> BDD-cost:   26
0.06	c ---[ 404]---> BDD-cost:   13
0.06	c ---[ 402]---> BDD-cost:   11
0.06	c ---[ 401]---> BDD-cost:    7
0.06	c ---[ 400]---> BDD-cost:   40
0.06	c ---[ 399]---> BDD-cost:    5
0.06	c ---[ 398]---> BDD-cost:   56
0.06	c ---[ 397]---> BDD-cost:    7
0.06	c ---[ 396]---> BDD-cost:   13
0.06	c ---[ 395]---> BDD-cost:   25
0.06	c ---[ 394]---> BDD-cost:   11
0.06	c ---[ 393]---> BDD-cost:   33
0.06	c ---[ 392]---> BDD-cost:   25
0.06	c ---[ 391]---> BDD-cost:   24
0.06	c ---[ 390]---> BDD-cost:  104
0.06	c ---[ 389]---> BDD-cost:   38
0.06	c ---[ 388]---> BDD-cost:   75
0.06	c ---[ 387]---> BDD-cost:   25
0.06	c ---[ 386]---> BDD-cost:   19
0.06	c ---[ 385]---> BDD-cost:   55
0.06	c ---[ 384]---> BDD-cost:   18
0.06	c ---[ 383]---> BDD-cost:    7
0.06	c ---[ 382]---> BDD-cost:    4
0.06	c ---[ 381]---> BDD-cost:   69
0.06	c ---[ 380]---> BDD-cost:   39
0.06	c ---[ 379]---> BDD-cost:    8
0.06	c ---[ 378]---> BDD-cost:   25
0.06	c ---[ 377]---> BDD-cost:   34
0.06	c ---[ 376]---> BDD-cost:   10
0.06	c ---[ 375]---> BDD-cost:   20
0.06	c ---[ 374]---> BDD-cost:   10
0.06	c ---[ 373]---> BDD-cost:   34
0.06	c ---[ 372]---> BDD-cost:   30
0.06	c ---[ 371]---> BDD-cost:    2
0.06	c ---[ 370]---> BDD-cost:   28
0.06	c ---[ 369]---> BDD-cost:   52
0.06	c ---[ 368]---> BDD-cost:   25
0.06	c ---[ 367]---> BDD-cost:   47
0.07	c ---[ 366]---> BDD-cost:   64
0.07	c ---[ 365]---> BDD-cost:   69
0.07	c ---[ 364]---> BDD-cost:   10
0.07	c ---[ 363]---> BDD-cost:    6
0.07	c ---[ 362]---> BDD-cost:   15
0.07	c ---[ 361]---> BDD-cost:    5
0.07	c ---[ 360]---> BDD-cost:   38
0.07	c ---[ 359]---> BDD-cost:   17
0.07	c ---[ 358]---> BDD-cost:   18
0.07	c ---[ 357]---> BDD-cost:    8
0.07	c ---[ 356]---> BDD-cost:   45
0.07	c ---[ 355]---> BDD-cost:   31
0.07	c ---[ 354]---> BDD-cost:   18
0.07	c ---[ 353]---> BDD-cost:   37
0.07	c ---[ 352]---> BDD-cost:   40
0.07	c ---[ 351]---> BDD-cost:   15
0.07	c ---[ 350]---> BDD-cost:    4
0.07	c ---[ 348]---> BDD-cost:   23
0.07	c ---[ 347]---> BDD-cost:   38
0.07	c ---[ 346]---> BDD-cost:    9
0.07	c ---[ 345]---> BDD-cost:    6
0.07	c ---[ 344]---> BDD-cost:    9
0.07	c ---[ 343]---> BDD-cost:   24
0.07	c ---[ 342]---> BDD-cost:   49
0.07	c ---[ 341]---> BDD-cost:    3
0.07	c ---[ 340]---> BDD-cost:   26
0.07	c ---[ 339]---> BDD-cost:    7
0.07	c ---[ 338]---> BDD-cost:    8
0.07	c ---[ 337]---> BDD-cost:   31
0.07	c ---[ 336]---> BDD-cost:   27
0.07	c ---[ 335]---> BDD-cost:   31
0.07	c ---[ 334]---> BDD-cost:   16
0.07	c ---[ 333]---> BDD-cost:    4
0.07	c ---[ 332]---> BDD-cost:   13
0.07	c ---[ 331]---> BDD-cost:   44
0.07	c ---[ 330]---> BDD-cost:    4
0.07	c ---[ 329]---> BDD-cost:   37
0.07	c ---[ 328]---> BDD-cost:   12
0.07	c ---[ 327]---> BDD-cost:    5
0.07	c ---[ 326]---> BDD-cost:   41
0.07	c ---[ 325]---> BDD-cost:   35
0.07	c ---[ 324]---> BDD-cost:   58
0.07	c ---[ 323]---> BDD-cost:    5
0.07	c ---[ 322]---> BDD-cost:   10
0.07	c ---[ 321]---> BDD-cost:   77
0.07	c ---[ 320]---> BDD-cost:    4
0.07	c ---[ 319]---> BDD-cost:   38
0.07	c ---[ 318]---> BDD-cost:   15
0.07	c ---[ 317]---> BDD-cost:    4
0.08	c ---[ 316]---> BDD-cost:   21
0.08	c ---[ 315]---> BDD-cost:   77
0.08	c ---[ 314]---> BDD-cost:   50
0.08	c ---[ 313]---> BDD-cost:    9
0.08	c ---[ 312]---> BDD-cost:   52
0.08	c ---[ 311]---> BDD-cost:    7
0.08	c ---[ 310]---> BDD-cost:    8
0.08	c ---[ 309]---> BDD-cost:   33
0.08	c ---[ 308]---> BDD-cost:   15
0.08	c ---[ 307]---> BDD-cost:   24
0.08	c ---[ 306]---> BDD-cost:    8
0.08	c ---[ 305]---> BDD-cost:   15
0.08	c ---[ 304]---> BDD-cost:    7
0.08	c ---[ 303]---> BDD-cost:   12
0.08	c ---[ 302]---> BDD-cost:   11
0.08	c ---[ 301]---> BDD-cost:   34
0.08	c ---[ 300]---> BDD-cost:   38
0.08	c ---[ 299]---> BDD-cost:   12
0.08	c ---[ 298]---> BDD-cost:    4
0.08	c ---[ 297]---> BDD-cost:   43
0.08	c ---[ 296]---> BDD-cost:   34
0.08	c ---[ 295]---> BDD-cost:   31
0.08	c ---[ 294]---> BDD-cost:    7
0.08	c ---[ 293]---> BDD-cost:   60
0.08	c ---[ 292]---> BDD-cost:    5
0.08	c ---[ 291]---> BDD-cost:   19
0.08	c ---[ 290]---> BDD-cost:   10
0.08	c ---[ 289]---> BDD-cost:   22
0.08	c ---[ 288]---> BDD-cost:   23
0.08	c ---[ 286]---> BDD-cost:  112
0.08	c ---[ 285]---> BDD-cost:   29
0.08	c ---[ 284]---> BDD-cost:   22
0.08	c ---[ 283]---> BDD-cost:   16
0.08	c ---[ 282]---> BDD-cost:   14
0.08	c ---[ 281]---> BDD-cost:   28
0.08	c ---[ 280]---> BDD-cost:    5
0.08	c ---[ 279]---> BDD-cost:   19
0.08	c ---[ 278]---> BDD-cost:   57
0.08	c ---[ 277]---> BDD-cost:    7
0.08	c ---[ 276]---> BDD-cost:   13
0.08	c ---[ 275]---> BDD-cost:   24
0.08	c ---[ 274]---> BDD-cost:   55
0.08	c ---[ 273]---> BDD-cost:   40
0.08	c ---[ 272]---> BDD-cost:   25
0.08	c ---[ 271]---> BDD-cost:   15
0.08	c ---[ 270]---> BDD-cost:   24
0.08	c ---[ 269]---> BDD-cost:   19
0.08	c ---[ 268]---> BDD-cost:   20
0.09	c ---[ 267]---> BDD-cost:   23
0.09	c ---[ 266]---> BDD-cost:    6
0.09	c ---[ 265]---> BDD-cost:   40
0.09	c ---[ 264]---> BDD-cost:   30
0.09	c ---[ 263]---> BDD-cost:    8
0.09	c ---[ 262]---> BDD-cost:   53
0.09	c ---[ 261]---> BDD-cost:   99
0.09	c ---[ 260]---> BDD-cost:    8
0.09	c ---[ 259]---> BDD-cost:    7
0.09	c ---[ 258]---> BDD-cost:   39
0.09	c ---[ 257]---> BDD-cost:   99
0.09	c ---[ 256]---> BDD-cost:    9
0.09	c ---[ 255]---> BDD-cost:   66
0.09	c ---[ 254]---> BDD-cost:   70
0.09	c ---[ 253]---> BDD-cost:   15
0.09	c ---[ 252]---> BDD-cost:    7
0.09	c ---[ 251]---> BDD-cost:    4
0.09	c ---[ 250]---> BDD-cost:    4
0.09	c ---[ 249]---> BDD-cost:    3
0.09	c ---[ 248]---> BDD-cost:   19
0.09	c ---[ 247]---> BDD-cost:    6
0.09	c ---[ 246]---> BDD-cost:   62
0.09	c ---[ 244]---> BDD-cost:    4
0.09	c ---[ 243]---> BDD-cost:   60
0.09	c ---[ 242]---> BDD-cost:  101
0.09	c ---[ 241]---> BDD-cost:   36
0.09	c ---[ 240]---> BDD-cost:   39
0.09	c ---[ 239]---> BDD-cost:   10
0.09	c ---[ 238]---> BDD-cost:   14
0.09	c ---[ 237]---> BDD-cost:   15
0.09	c ---[ 236]---> BDD-cost:   27
0.09	c ---[ 235]---> BDD-cost:    5
0.09	c ---[ 234]---> BDD-cost:    5
0.09	c ---[ 233]---> BDD-cost:   14
0.09	c ---[ 232]---> BDD-cost:   20
0.09	c ---[ 231]---> BDD-cost:  111
0.10	c ---[ 230]---> BDD-cost:    7
0.10	c ---[ 229]---> BDD-cost:    3
0.10	c ---[ 228]---> BDD-cost:   21
0.10	c ---[ 227]---> BDD-cost:   38
0.10	c ---[ 226]---> BDD-cost:   24
0.10	c ---[ 225]---> BDD-cost:   83
0.10	c ---[ 224]---> BDD-cost:   44
0.10	c ---[ 223]---> BDD-cost:   27
0.10	c ---[ 222]---> BDD-cost:   14
0.10	c ---[ 221]---> BDD-cost:   16
0.10	c ---[ 220]---> BDD-cost:   23
0.10	c ---[ 219]---> BDD-cost:   84
0.10	c ---[ 218]---> BDD-cost:   22
0.10	c ---[ 217]---> BDD-cost:    7
0.10	c ---[ 215]---> BDD-cost:    4
0.10	c ---[ 214]---> BDD-cost:   17
0.10	c ---[ 213]---> BDD-cost:   25
0.10	c ---[ 212]---> BDD-cost:   38
0.10	c ---[ 211]---> BDD-cost:   18
0.10	c ---[ 210]---> BDD-cost:   46
0.10	c ---[ 209]---> BDD-cost:   30
0.10	c ---[ 208]---> BDD-cost:   43
0.10	c ---[ 207]---> BDD-cost:   10
0.10	c ---[ 206]---> BDD-cost:   41
0.10	c ---[ 205]---> BDD-cost:   14
0.10	c ---[ 204]---> BDD-cost:   18
0.10	c ---[ 203]---> BDD-cost:   15
0.10	c ---[ 202]---> BDD-cost:   10
0.10	c ---[ 201]---> BDD-cost:   36
0.10	c ---[ 200]---> BDD-cost:   13
0.10	c ---[ 199]---> BDD-cost:    4
0.10	c ---[ 198]---> BDD-cost:   66
0.10	c ---[ 197]---> BDD-cost:   58
0.10	c ---[ 196]---> BDD-cost:   14
0.10	c ---[ 195]---> BDD-cost:   14
0.10	c ---[ 194]---> BDD-cost:   24
0.10	c ---[ 191]---> BDD-cost:   23
0.10	c ---[ 190]---> BDD-cost:   33
0.10	c ---[ 189]---> BDD-cost:  114
0.10	c ---[ 188]---> BDD-cost:   19
0.10	c ---[ 187]---> BDD-cost:   20
0.10	c ---[ 186]---> BDD-cost:   27
0.11	c ---[ 185]---> BDD-cost:   11
0.11	c ---[ 184]---> BDD-cost:   93
0.11	c ---[ 183]---> BDD-cost:   39
0.11	c ---[ 181]---> BDD-cost:   89
0.11	c ---[ 180]---> BDD-cost:   27
0.11	c ---[ 179]---> BDD-cost:   46
0.11	c ---[ 178]---> BDD-cost:    8
0.11	c ---[ 177]---> BDD-cost:    6
0.11	c ---[ 176]---> BDD-cost:   15
0.11	c ---[ 175]---> BDD-cost:   30
0.11	c ---[ 174]---> BDD-cost:    7
0.11	c ---[ 173]---> BDD-cost:   16
0.11	c ---[ 172]---> BDD-cost:   19
0.11	c ---[ 171]---> BDD-cost:   22
0.11	c ---[ 170]---> BDD-cost:   17
0.11	c ---[ 169]---> BDD-cost:   25
0.11	c ---[ 168]---> BDD-cost:   20
0.11	c ---[ 167]---> BDD-cost:   37
0.11	c ---[ 166]---> BDD-cost:   21
0.11	c ---[ 165]---> BDD-cost:   25
0.11	c ---[ 164]---> BDD-cost:    3
0.11	c ---[ 163]---> BDD-cost:   11
0.11	c ---[ 162]---> BDD-cost:   10
0.11	c ---[ 161]---> BDD-cost:   22
0.11	c ---[ 160]---> BDD-cost:    9
0.11	c ---[ 159]---> BDD-cost:   31
0.11	c ---[ 158]---> BDD-cost:   20
0.11	c ---[ 157]---> BDD-cost:   43
0.11	c ---[ 156]---> BDD-cost:   35
0.11	c ---[ 155]---> BDD-cost:   20
0.11	c ---[ 154]---> BDD-cost:   17
0.11	c ---[ 153]---> BDD-cost:    4
0.11	c ---[ 152]---> BDD-cost:   89
0.11	c ---[ 151]---> BDD-cost:   47
0.11	c ---[ 150]---> BDD-cost:    6
0.11	c ---[ 149]---> BDD-cost:    4
0.11	c ---[ 148]---> BDD-cost:   36
0.11	c ---[ 147]---> BDD-cost:   53
0.11	c ---[ 146]---> BDD-cost:    9
0.11	c ---[ 145]---> BDD-cost:   15
0.11	c ---[ 144]---> BDD-cost:    5
0.11	c ---[ 143]---> BDD-cost:    2
0.11	c ---[ 142]---> BDD-cost:    7
0.11	c ---[ 141]---> BDD-cost:   43
0.11	c ---[ 140]---> BDD-cost:    7
0.11	c ---[ 139]---> BDD-cost:   12
0.11	c ---[ 138]---> BDD-cost:   12
0.12	c ---[ 137]---> BDD-cost:   35
0.12	c ---[ 136]---> BDD-cost:    9
0.12	c ---[ 135]---> BDD-cost:   41
0.12	c ---[ 134]---> BDD-cost:   57
0.12	c ---[ 133]---> BDD-cost:   31
0.12	c ---[ 132]---> BDD-cost:   12
0.12	c ---[ 131]---> BDD-cost:    8
0.12	c ---[ 130]---> BDD-cost:   40
0.12	c ---[ 129]---> BDD-cost:   15
0.12	c ---[ 128]---> BDD-cost:   17
0.12	c ---[ 127]---> BDD-cost:    6
0.12	c ---[ 126]---> BDD-cost:   15
0.12	c ---[ 125]---> BDD-cost:   58
0.12	c ---[ 124]---> BDD-cost:   16
0.12	c ---[ 123]---> BDD-cost:   50
0.12	c ---[ 122]---> BDD-cost:    6
0.12	c ---[ 121]---> BDD-cost:   13
0.12	c ---[ 120]---> BDD-cost:   15
0.12	c ---[ 119]---> BDD-cost:    5
0.12	c ---[ 118]---> BDD-cost:   15
0.12	c ---[ 117]---> BDD-cost:   11
0.12	c ---[ 116]---> BDD-cost:   11
0.12	c ---[ 115]---> Sorter-cost:  361     Base: 2 3 2
0.12	c ---[ 114]---> BDD-cost:   16
0.12	c ---[ 113]---> BDD-cost:   50
0.12	c ---[ 112]---> BDD-cost:   37
0.12	c ---[ 111]---> BDD-cost:   36
0.12	c ---[ 110]---> BDD-cost:   52
0.12	c ---[ 109]---> BDD-cost:    6
0.12	c ---[ 108]---> BDD-cost:   17
0.12	c ---[ 107]---> BDD-cost:    4
0.12	c ---[ 105]---> BDD-cost:   16
0.12	c ---[ 104]---> BDD-cost:   10
0.12	c ---[ 103]---> BDD-cost:   22
0.12	c ---[ 102]---> BDD-cost:    4
0.12	c ---[ 101]---> BDD-cost:   31
0.12	c ---[ 100]---> BDD-cost:   16
0.12	c ---[  99]---> BDD-cost:    5
0.12	c ---[  98]---> BDD-cost:   15
0.12	c ---[  97]---> BDD-cost:   11
0.12	c ---[  96]---> BDD-cost:   73
0.12	c ---[  95]---> BDD-cost:   33
0.13	c ---[  94]---> BDD-cost:    6
0.13	c ---[  93]---> BDD-cost:   37
0.13	c ---[  92]---> BDD-cost:   25
0.13	c ---[  91]---> BDD-cost:   38
0.13	c ---[  90]---> BDD-cost:   39
0.13	c ---[  89]---> BDD-cost:    6
0.13	c ---[  88]---> BDD-cost:   45
0.13	c ---[  87]---> BDD-cost:   58
0.13	c ---[  86]---> BDD-cost:    2
0.13	c ---[  85]---> BDD-cost:   30
0.13	c ---[  84]---> BDD-cost:   14
0.13	c ---[  82]---> BDD-cost:  105
0.13	c ---[  81]---> BDD-cost:   73
0.13	c ---[  80]---> BDD-cost:   10
0.13	c ---[  79]---> BDD-cost:   26
0.13	c ---[  78]---> BDD-cost:   13
0.13	c ---[  77]---> BDD-cost:   38
0.13	c ---[  76]---> BDD-cost:    4
0.13	c ---[  75]---> BDD-cost:   40
0.13	c ---[  74]---> BDD-cost:   60
0.13	c ---[  73]---> BDD-cost:   13
0.13	c ---[  72]---> BDD-cost:   32
0.13	c ---[  71]---> BDD-cost:   36
0.13	c ---[  70]---> BDD-cost:   72
0.13	c ---[  69]---> BDD-cost:   22
0.13	c ---[  68]---> BDD-cost:   16
0.13	c ---[  67]---> BDD-cost:    2
0.13	c ---[  66]---> BDD-cost:   17
0.13	c ---[  65]---> BDD-cost:   11
0.13	c ---[  64]---> BDD-cost:   12
0.13	c ---[  63]---> BDD-cost:   31
0.13	c ---[  62]---> BDD-cost:   23
0.13	c ---[  61]---> BDD-cost:    3
0.13	c ---[  60]---> BDD-cost:   27
0.13	c ---[  59]---> BDD-cost:   30
0.13	c ---[  58]---> BDD-cost:    2
0.13	c ---[  57]---> BDD-cost:    9
0.13	c ---[  56]---> BDD-cost:   29
0.13	c ---[  55]---> BDD-cost:   14
0.13	c ---[  54]---> BDD-cost:   71
0.14	c ---[  53]---> BDD-cost:   12
0.14	c ---[  52]---> BDD-cost:    3
0.14	c ---[  51]---> BDD-cost:   10
0.14	c ---[  50]---> BDD-cost:    9
0.14	c ---[  49]---> BDD-cost:    4
0.14	c ---[  48]---> BDD-cost:   26
0.14	c ---[  47]---> BDD-cost:    5
0.14	c ---[  46]---> BDD-cost:   12
0.14	c ---[  45]---> BDD-cost:   12
0.14	c ---[  44]---> BDD-cost:   15
0.14	c ---[  43]---> BDD-cost:   45
0.14	c ---[  42]---> BDD-cost:    9
0.14	c ---[  41]---> BDD-cost:    5
0.14	c ---[  40]---> BDD-cost:    7
0.14	c ---[  39]---> BDD-cost:    4
0.14	c ---[  38]---> BDD-cost:    2
0.14	c ---[  37]---> BDD-cost:   14
0.14	c ---[  36]---> BDD-cost:   61
0.14	c ---[  35]---> BDD-cost:    9
0.14	c ---[  34]---> BDD-cost:   53
0.14	c ---[  33]---> BDD-cost:    4
0.14	c ---[  32]---> BDD-cost:    5
0.14	c ---[  31]---> BDD-cost:   28
0.14	c ---[  30]---> BDD-cost:    3
0.14	c ---[  29]---> BDD-cost:   29
0.14	c ---[  28]---> BDD-cost:   18
0.14	c ---[  27]---> BDD-cost:    4
0.14	c ---[  26]---> BDD-cost:    7
0.14	c ---[  25]---> BDD-cost:    8
0.14	c ---[  24]---> BDD-cost:   22
0.14	c ---[  23]---> BDD-cost:   12
0.14	c ---[  22]---> BDD-cost:    4
0.14	c ---[  21]---> BDD-cost:   51
0.14	c ---[  20]---> BDD-cost:    6
0.14	c ---[  19]---> BDD-cost:   18
0.14	c ---[  18]---> BDD-cost:   49
0.14	c ---[  17]---> BDD-cost:    9
0.14	c ---[  16]---> BDD-cost:    8
0.14	c ---[  15]---> BDD-cost:   42
0.14	c ---[  14]---> BDD-cost:    6
0.14	c ---[  13]---> BDD-cost:   17
0.14	c ---[  12]---> BDD-cost:   50
0.14	c ---[  11]---> BDD-cost:   44
0.14	c ---[  10]---> BDD-cost:   18
0.14	c ---[   9]---> BDD-cost:   28
0.14	c ---[   8]---> BDD-cost:   20
0.14	c ---[   7]---> BDD-cost:   12
0.14	c ---[   6]---> BDD-cost:    3
0.14	c ---[   5]---> BDD-cost:   13
0.14	c ---[   4]---> BDD-cost:   27
0.14	c ---[   3]---> BDD-cost:    3
0.14	c ---[   2]---> BDD-cost:    7
0.14	c ---[   1]---> BDD-cost:   21
0.14	c ---[   0]---> BDD-cost:   10
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 |   20518    58057 |    6839       0        0     nan |  0.000 % |
0.17	c ==============================================================================
0.17	c Found solution: 448
0.17	o 448
0.17	c ---[   0]---> Sorter-cost:17792     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 |   38279    99839 |   12759       0        0     nan |  0.000 % |
0.27	c ==============================================================================
0.27	c Found solution: 239
0.27	o 239
0.28	c ---[   0]---> Sorter-cost:    0     Base:
0.36	c ==================================[MINISAT+]==================================
0.36	c | Conflicts | Original         | Learnt                           | Progress |
0.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.36	c ==============================================================================
0.36	c |        90 |   41838   108316 |   13946      89     3362    37.8 |  0.000 % |
0.41	c |       190 |   41838   108316 |   15340     189    17257    91.3 |  2.016 % |
0.48	c ==============================================================================
0.48	c Found solution: 226
0.48	o 226
0.48	c ---[   0]---> Sorter-cost:    0     Base:
0.56	c ==================================[MINISAT+]==================================
0.56	c | Conflicts | Original         | Learnt                           | Progress |
0.56	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.56	c ==============================================================================
0.56	c |       339 |   41972   108694 |   13990     338    29630    87.7 |  2.016 % |
0.59	c |       441 |   41972   108694 |   15389     440    34036    77.4 |  2.049 % |
0.64	c |       591 |   41972   108694 |   16927     590    40741    69.1 |  2.049 % |
0.74	c |       817 |   41972   108694 |   18620     816    65627    80.4 |  2.049 % |
0.87	c |      1155 |   41972   108694 |   20482    1154    85135    73.8 |  2.049 % |
1.13	c |      1661 |   41939   108627 |   22531    1659   149159    89.9 |  2.119 % |
1.52	c |      2420 |   41918   108585 |   24784    2416   237242    98.2 |  2.164 % |
2.19	c |      3559 |   41918   108585 |   27262    3555   416587   117.2 |  2.164 % |
3.08	c |      5267 |   41918   108585 |   29988    5263   647567   123.0 |  2.164 % |
4.60	c |      7829 |   41885   108518 |   32987    7822   983162   125.7 |  2.234 % |
6.11	c |     11673 |   41885   108518 |   36286   11666  1195026   102.4 |  2.234 % |
9.88	c |     17439 |   41885   108518 |   39915   17432  2141292   122.8 |  2.234 % |
16.29	c |     26089 |   41885   108518 |   43906   26082  3721422   142.7 |  2.234 % |
21.71	c ==============================================================================
21.71	c Found solution: 219
21.71	o 219
21.72	c ---[   0]---> Sorter-cost:    0     Base:
21.85	c ==================================[MINISAT+]==================================
21.85	c | Conflicts | Original         | Learnt                           | Progress |
21.85	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
21.85	c ==============================================================================
21.85	c |     35041 |   41975   108784 |   13991   35034  4571247   130.5 |  2.234 % |
21.95	c |     35141 |   41953   108739 |   15390   12236  1384779   113.2 |  2.298 % |
21.99	c |     35293 |   41953   108739 |   16929   12388  1387646   112.0 |  2.298 % |
22.06	c |     35518 |   41953   108739 |   18622   12613  1397310   110.8 |  2.298 % |
22.17	c |     35856 |   41953   108739 |   20484   12951  1403024   108.3 |  2.298 % |
22.33	c |     36364 |   41953   108739 |   22532   13459  1419390   105.5 |  2.298 % |
22.74	c |     37124 |   41953   108739 |   24785   14219  1510833   106.3 |  2.298 % |
23.08	c |     38263 |   41953   108739 |   27264   15358  1542922   100.5 |  2.298 % |
24.15	c |     39971 |   41953   108739 |   29990   17066  1807216   105.9 |  2.298 % |
26.19	c |     42534 |   41953   108739 |   32990   19629  2236049   113.9 |  2.298 % |
28.99	c |     46379 |   41953   108739 |   36289   23474  2984875   127.2 |  2.298 % |
33.11	c |     52145 |   41953   108739 |   39917   29240  3634934   124.3 |  2.298 % |
40.31	c |     60794 |   41953   108739 |   43909   37889  5376430   141.9 |  2.298 % |
54.34	c |     73769 |   41953   108739 |   48300   50864  8211601   161.4 |  2.298 % |
72.73	c |     93231 |   41923   108677 |   53130   31499  6316288   200.5 |  2.364 % |
111.27	c |    122423 |   41923   108677 |   58443   60691 12763161   210.3 |  2.364 % |
190.12	c |    166215 |   41923   108677 |   64288   58170 16076256   276.4 |  2.364 % |
309.72	c |    231899 |   41923   108677 |   70717   61866 17762173   287.1 |  2.364 % |
321.72	c ==============================================================================
321.72	c Found solution: 217
321.72	o 217
321.73	c ---[   0]---> Sorter-cost:    0     Base:
322.08	c ==================================[MINISAT+]==================================
322.08	c | Conflicts | Original         | Learnt                           | Progress |
322.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
322.08	c ==============================================================================
322.08	c |    241395 |   41947   108752 |   13982   71362 19712105   276.2 |  2.364 % |
322.43	c |    241496 |   41947   108752 |   15380   14124  2864639   202.8 |  2.371 % |
322.54	c |    241646 |   41947   108752 |   16918   14274  2876809   201.5 |  2.371 % |
322.67	c |    241873 |   41947   108752 |   18610   14501  2896608   199.8 |  2.371 % |
322.76	c |    242210 |   41947   108752 |   20471   14838  2904986   195.8 |  2.371 % |
322.91	c |    242716 |   41947   108752 |   22518   15344  2918059   190.2 |  2.371 % |
323.21	c |    243476 |   41947   108752 |   24769   16104  2953646   183.4 |  2.371 % |
323.98	c |    244616 |   41947   108752 |   27246   17244  3080555   178.6 |  2.371 % |
324.92	c |    246324 |   41947   108752 |   29971   18952  3275105   172.8 |  2.371 % |
326.81	c |    248886 |   41947   108752 |   32968   21514  3656141   169.9 |  2.371 % |
329.92	c |    252730 |   41947   108752 |   36265   25358  4224308   166.6 |  2.371 % |
334.68	c |    258496 |   41947   108752 |   39892   31124  5188469   166.7 |  2.371 % |
343.01	c |    267147 |   41947   108752 |   43881   39775  6948591   174.7 |  2.371 % |
362.01	c |    280122 |   41916   108687 |   48269   52749 10387094   196.9 |  2.440 % |
382.89	c |    299584 |   41916   108687 |   53096   31829  7358651   231.2 |  2.440 % |
423.70	c |    328779 |   41916   108687 |   58406   61024 14271304   233.9 |  2.440 % |
476.90	c |    372568 |   41916   108687 |   64246   58269 11988738   205.7 |  2.440 % |
595.96	c |    438252 |   41902   108657 |   70671   61379 14223073   231.7 |  2.473 % |
765.62	c |    536781 |   41902   108657 |   77738   33295  6875341   206.5 |  2.473 % |
1074.71	c |    684570 |   41902   108657 |   85512   37613  9591474   255.0 |  2.473 % |
1559.24	c |    906253 |   41902   108657 |   94063   26336  5973425   226.8 |  2.473 % |
1801.30	c 
1801.30	c *** TERMINATED ***
1801.30	s SATISFIABLE
1801.30	v x1 x2 x3 x4 x5 x6 x7 x8 -x9 x10 -x11 x12 -x13 x14 x15 -x16 -x17 x18 -x19 x20 x21 x22 -x23 x24 -x25 x26 x27 -x28 x29 x30 -x31 -x32 x33
1801.30	v -x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 -x44 x45 -x46 x47 x48 -x49 x50 x51 -x52 -x53 x54 x55 -x56 -x57 -x58 x59 x60 x61 x62 -x63 x64
1801.30	v -x65 x66 x67 x68 x69 x70 -x71 x72 x73 -x74 x75 -x76 -x77 x78 x79 x80 x81 x82 x83 -x84 -x85 x86 x87 x88 x89 x90 x91 -x92 x93 x94 -x95
1801.30	v x96 -x97 x98 x99 -x100 -x101 x102 -x103 x104 x105 -x106 x107 -x108 -x109 -x110 x111 x112 -x113 x114 x115 x116 x117 x118 x119
1801.30	v x120 x121 -x122 x123 x124 -x125 x126 x127 x128 -x129 -x130 x131 x132 x133 -x134 -x135 -x136 x137 x138 -x139 -x140 -x141 x142
1801.30	v -x143 -x144 x145 -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163
1801.30	v -x164 -x165 -x166 x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 x182 x183 x184 -x185
1801.30	v -x186 -x187 x188 -x189 x190 x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 x199 -x200 x201 x202 -x203 -x204 -x205 x206 -x207
1801.30	v -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 x222 -x223 -x224 -x225 -x226 -x227 x228
1801.30	v x229 x230 x231 -x232 x233 -x234 -x235 -x236 x237 -x238 x239 x240 -x241 x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 x250 -x251
1801.30	v x252 x253 x254 -x255 -x256 x257 x258 -x259 -x260 -x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 -x272 -x273 -x274 -x275
1801.30	v -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 x294 -x295 x296
1801.30	v x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 x305 -x306 -x307 -x308 x309 -x310 x311 x312 -x313 -x314 -x315 -x316 -x317 x318
1801.30	v x319 -x320 x321 x322 -x323 -x324 x325 x326 x327 x328 -x329 -x330 x331 -x332 x333 x334 x335 x336 x337 -x338 -x339 x340 x341 x342
1801.30	v -x343 x344 -x345 x346 x347 -x348 -x349 -x350 x351 x352 x353 x354 x355 -x356 x357 -x358 -x359 x360 x361 -x362 x363 -x364 x365
1801.30	v x366 -x367 x368 -x369 -x370 -x371 x372 x373 x374 x375 -x376 x377 -x378 x379 x380 -x381 -x382 x383 -x384 -x385 x386 -x387 x388
1801.30	v x389 x390 -x391 -x392 x393 x394 x395 -x396 x397 -x398 -x399 -x400 -x401 x402 x403 x404 -x405 -x406 -x407 x408 x409 x410 -x411
1801.30	v -x412 -x413 x414 -x415 x416 -x417 x418 -x419 x420 x421 x422 -x423 x424 x425 -x426 x427 x428 x429 x430 -x431 -x432 -x433 x434
1801.30	v -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 x449 -x450 x451 -x452 -x453 -x454 -x455
1801.30	v x456 -x457 x458 -x459 -x460 -x461 -x462 -x463 -x464 x465 x466 -x467 -x468 -x469 x470

Verifier Data (download as text)

OK	217

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.04 1.01 0.94 2/64 28132
/proc/meminfo: memFree=1708808/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=1180 CPUtime=0
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 125 0 0 0 0 0 0 0 19 0 1 0 204190953 1208320 110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 295 110 74 215 0 77 0

[startup+10.0027 s]
/proc/loadavg: 1.04 1.01 0.94 2/64 28132
/proc/meminfo: memFree=1693904/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=16308 CPUtime=9.99
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 3908 0 0 0 997 2 0 0 25 0 1 0 204190953 16699392 3836 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 4077 3836 111 215 0 3859 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 16308

[startup+20.01 s]
/proc/loadavg: 1.03 1.01 0.94 2/64 28132
/proc/meminfo: memFree=1684816/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=25524 CPUtime=20
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 6194 0 0 0 1996 4 0 0 25 0 1 0 204190953 26136576 6122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 6381 6122 111 215 0 6163 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 25524

[startup+30.0163 s]
/proc/loadavg: 1.03 1.01 0.94 2/64 28132
/proc/meminfo: memFree=1683536/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=26708 CPUtime=30
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 6500 0 0 0 2996 4 0 0 25 0 1 0 204190953 27348992 6428 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 6677 6428 111 215 0 6459 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26708

[startup+40.0226 s]
/proc/loadavg: 1.02 1.01 0.94 2/64 28132
/proc/meminfo: memFree=1679952/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=30260 CPUtime=40
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 7392 0 0 0 3994 6 0 0 25 0 1 0 204190953 30986240 7320 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 7565 7320 111 215 0 7347 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 30260

[startup+50.0289 s]
/proc/loadavg: 1.02 1.01 0.94 2/64 28132
/proc/meminfo: memFree=1671376/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=39024 CPUtime=50
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 9556 0 0 0 4993 7 0 0 25 0 1 0 204190953 39960576 9484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 9756 9484 111 215 0 9538 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39024

[startup+60.0352 s]
/proc/loadavg: 1.01 1.01 0.94 2/64 28132
/proc/meminfo: memFree=1668048/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=42312 CPUtime=60.01
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 10377 0 0 0 5993 8 0 0 25 0 1 0 204190953 43327488 10305 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574109 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 10578 10305 111 215 0 10360 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 42312

[startup+70.0416 s]
/proc/loadavg: 1.01 1.01 0.94 2/64 28132
/proc/meminfo: memFree=1668048/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=42312 CPUtime=70.01
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 10377 0 0 0 6993 8 0 0 25 0 1 0 204190953 43327488 10305 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 10578 10305 111 215 0 10360 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 42312

[startup+80.0479 s]
/proc/loadavg: 1.01 1.01 0.94 2/64 28132
/proc/meminfo: memFree=1668048/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=42312 CPUtime=80.01
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 10377 0 0 0 7993 8 0 0 25 0 1 0 204190953 43327488 10305 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 10578 10305 111 215 0 10360 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 42312

[startup+90.0542 s]
/proc/loadavg: 1.01 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1661136/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=49108 CPUtime=90.02
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 12102 0 0 0 8992 10 0 0 25 0 1 0 204190953 50286592 12030 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574486 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 12277 12030 111 215 0 12059 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 49108

[startup+100.06 s]
/proc/loadavg: 1.01 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1654864/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=55404 CPUtime=100.08
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 13669 0 0 0 9997 11 0 0 25 0 1 0 204190953 56733696 13597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 13851 13597 111 215 0 13633 0
Current children cumulated CPU time (s) 100.08
Current children cumulated vsize (Kb) 55404

[startup+110.127 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1649232/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=61036 CPUtime=110.08
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 15064 0 0 0 10996 12 0 0 25 0 1 0 204190953 62500864 14992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 15259 14992 111 215 0 15041 0
Current children cumulated CPU time (s) 110.08
Current children cumulated vsize (Kb) 61036

[startup+120.133 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1648528/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=61692 CPUtime=120.08
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 15238 0 0 0 11996 12 0 0 25 0 1 0 204190953 63172608 15166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 15423 15166 111 215 0 15205 0
Current children cumulated CPU time (s) 120.08
Current children cumulated vsize (Kb) 61692

[startup+130.139 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1648528/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=61692 CPUtime=130.09
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 15238 0 0 0 12997 12 0 0 25 0 1 0 204190953 63172608 15166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 15423 15166 111 215 0 15205 0
Current children cumulated CPU time (s) 130.09
Current children cumulated vsize (Kb) 61692

[startup+140.145 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1648528/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=61692 CPUtime=140.09
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 15238 0 0 0 13997 12 0 0 25 0 1 0 204190953 63172608 15166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 15423 15166 111 215 0 15205 0
Current children cumulated CPU time (s) 140.09
Current children cumulated vsize (Kb) 61692

[startup+150.151 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1648592/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=61692 CPUtime=150.09
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 15238 0 0 0 14997 12 0 0 25 0 1 0 204190953 63172608 15166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 15423 15166 111 215 0 15205 0
Current children cumulated CPU time (s) 150.09
Current children cumulated vsize (Kb) 61692

[startup+160.157 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1648592/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=61692 CPUtime=160.1
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 15238 0 0 0 15998 12 0 0 25 0 1 0 204190953 63172608 15166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 15423 15166 111 215 0 15205 0
Current children cumulated CPU time (s) 160.1
Current children cumulated vsize (Kb) 61692

[startup+170.164 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1645456/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=64864 CPUtime=170.1
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 16024 0 0 0 16997 13 0 0 25 0 1 0 204190953 66420736 15952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 16216 15952 111 215 0 15998 0
Current children cumulated CPU time (s) 170.1
Current children cumulated vsize (Kb) 64864

[startup+180.17 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1639632/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=70640 CPUtime=180.11
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 17475 0 0 0 17996 15 0 0 25 0 1 0 204190953 72335360 17403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 17660 17403 111 215 0 17442 0
Current children cumulated CPU time (s) 180.11
Current children cumulated vsize (Kb) 70640

[startup+190.176 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1634320/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=75884 CPUtime=190.11
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 18804 0 0 0 18995 16 0 0 25 0 1 0 204190953 77705216 18732 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 18971 18732 111 215 0 18753 0
Current children cumulated CPU time (s) 190.11
Current children cumulated vsize (Kb) 75884

[startup+200.182 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1625552/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=84800 CPUtime=200.11
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 20979 0 0 0 19994 17 0 0 25 0 1 0 204190953 86835200 20907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 21200 20907 111 215 0 20982 0
Current children cumulated CPU time (s) 200.11
Current children cumulated vsize (Kb) 84800

[startup+210.188 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 28132
/proc/meminfo: memFree=1618640/2055920 swapFree=4181324/4192956

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

[pid=28132] ppid=28130 vsize=137936 CPUtime=1781.55
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 178113 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 137936

[startup+1783.21 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1782.55
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 178213 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 137936

[startup+1784.21 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1783.55
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 178313 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 137936

[startup+1785.22 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1784.56
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 178414 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 137936

[startup+1786.22 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1785.56
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 178514 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 137936

[startup+1787.23 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1786.57
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 178615 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 137936

[startup+1788.23 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1787.57
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 178715 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 137936

[startup+1789.24 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1788.58
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 178816 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581189 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 137936

[startup+1790.24 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1789.58
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 178916 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 137936

[startup+1791.25 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1790.59
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179017 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 137936

[startup+1792.25 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1791.59
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179117 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 137936

[startup+1793.26 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1792.59
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179217 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 137936

[startup+1794.26 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1793.6
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179318 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 137936

[startup+1795.27 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1794.6
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179418 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 137936

[startup+1796.27 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1795.61
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179519 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 137936

[startup+1797.28 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1796.61
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179619 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 137936

[startup+1798.28 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1797.62
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179720 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 137936

[startup+1799.29 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1798.62
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179820 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 137936

[startup+1800.29 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1799.63
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 179921 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579855 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 137936

[startup+1801.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1800.63
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 180021 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 137936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 28807
/proc/meminfo: memFree=1550224/2055920 swapFree=4181324/4192956
[pid=28132] ppid=28130 vsize=137936 CPUtime=1800.64
/proc/28132/stat : 28132 (minisat+) R 28130 28132 28086 0 -1 4194304 34226 0 0 0 180022 42 0 0 25 0 1 0 204190953 141246464 34145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28132/statm: 34484 34145 111 215 0 34266 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 137936

Sending SIGTERM to -28132
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.33
CPU time (s): 1800.67
CPU user time (s): 1800.22
CPU system time (s): 0.445932
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (Kb): 137936

Launcher Data (download as text)

Begin job on node40 on Sun Jun  4 01:40:45 UTC 2006


FILE ID= 35316-1149385245

PBS_JOBID= 313154

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  a65a3b6248e07fcc15fb8d2bec9ac9bd

RANDOM SEED= 46820585


/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.245
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.245
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:       1709080 kB
Buffers:         23860 kB
Cached:         252424 kB
SwapCached:       3400 kB
Active:          59876 kB
Inactive:       225144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709080 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:             212 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            47920 kB
Committed_AS:   421428 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node40 on Sun Jun  4 02:10:46 UTC 2006