Trace number 35328

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)210 1800.45 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
MD5SUM008a49e8cb0d34e0becb5a5e15efaa2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark179
Best CPU time to get the best result obtained on this benchmark1800.64
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 177
Optimality of the best value was proved NO
Number of variables465
Total number of constraints465
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 constraints465
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 465
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 465
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 465
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 465 PB-constraints to clauses...
0.04	c   -- Unit propagations: (none)
0.04	c   -- Detecting intervals from adjacent constraints: (none)
0.04	c   -- Clauses(.)/Splits(s): s.ssssssssss.
0.04	c ---[ 474]---> BDD-cost:   17
0.04	c ---[ 473]---> BDD-cost:   86
0.04	c ---[ 472]---> BDD-cost:    7
0.05	c ---[ 471]---> BDD-cost:   27
0.05	c ---[ 470]---> BDD-cost:   23
0.05	c ---[ 469]---> BDD-cost:   11
0.05	c ---[ 468]---> BDD-cost:   26
0.05	c ---[ 467]---> BDD-cost:    9
0.05	c ---[ 466]---> BDD-cost:    2
0.05	c ---[ 465]---> BDD-cost:   75
0.05	c ---[ 464]---> BDD-cost:   14
0.05	c ---[ 463]---> BDD-cost:    6
0.05	c ---[ 462]---> BDD-cost:   11
0.05	c ---[ 461]---> BDD-cost:   24
0.05	c ---[ 460]---> BDD-cost:   15
0.05	c ---[ 459]---> BDD-cost:   13
0.05	c ---[ 458]---> BDD-cost:   27
0.05	c ---[ 457]---> BDD-cost:   20
0.05	c ---[ 456]---> BDD-cost:    4
0.05	c ---[ 454]---> BDD-cost:   31
0.05	c ---[ 453]---> BDD-cost:   19
0.05	c ---[ 452]---> BDD-cost:   13
0.05	c ---[ 451]---> BDD-cost:   24
0.05	c ---[ 450]---> BDD-cost:   33
0.05	c ---[ 449]---> BDD-cost:    6
0.05	c ---[ 448]---> BDD-cost:    2
0.05	c ---[ 447]---> BDD-cost:    9
0.05	c ---[ 446]---> BDD-cost:   17
0.05	c ---[ 445]---> BDD-cost:   40
0.05	c ---[ 444]---> BDD-cost:   23
0.05	c ---[ 443]---> BDD-cost:   34
0.05	c ---[ 442]---> BDD-cost:    7
0.05	c ---[ 441]---> BDD-cost:   10
0.05	c ---[ 440]---> BDD-cost:   23
0.05	c ---[ 439]---> BDD-cost:    2
0.05	c ---[ 438]---> BDD-cost:   35
0.05	c ---[ 437]---> BDD-cost:   29
0.05	c ---[ 436]---> BDD-cost:   19
0.05	c ---[ 435]---> BDD-cost:   19
0.05	c ---[ 434]---> BDD-cost:   91
0.05	c ---[ 433]---> BDD-cost:   14
0.05	c ---[ 432]---> BDD-cost:   42
0.05	c ---[ 431]---> BDD-cost:    4
0.05	c ---[ 430]---> BDD-cost:    4
0.05	c ---[ 429]---> BDD-cost:   16
0.05	c ---[ 428]---> BDD-cost:   28
0.05	c ---[ 427]---> BDD-cost:    9
0.06	c ---[ 426]---> BDD-cost:   17
0.06	c ---[ 425]---> BDD-cost:    8
0.06	c ---[ 424]---> BDD-cost:   12
0.06	c ---[ 423]---> BDD-cost:    6
0.06	c ---[ 422]---> BDD-cost:   40
0.06	c ---[ 421]---> BDD-cost:    2
0.06	c ---[ 420]---> BDD-cost:   35
0.06	c ---[ 419]---> BDD-cost:    9
0.06	c ---[ 418]---> BDD-cost:   17
0.06	c ---[ 417]---> BDD-cost:    5
0.06	c ---[ 416]---> BDD-cost:   68
0.06	c ---[ 415]---> BDD-cost:   64
0.06	c ---[ 414]---> BDD-cost:   46
0.06	c ---[ 413]---> BDD-cost:   15
0.06	c ---[ 412]---> BDD-cost:    6
0.06	c ---[ 411]---> BDD-cost:   17
0.06	c ---[ 410]---> BDD-cost:   36
0.06	c ---[ 409]---> BDD-cost:   21
0.06	c ---[ 408]---> BDD-cost:    6
0.06	c ---[ 407]---> BDD-cost:   20
0.06	c ---[ 405]---> BDD-cost:   24
0.06	c ---[ 404]---> BDD-cost:   20
0.06	c ---[ 403]---> BDD-cost:    4
0.06	c ---[ 402]---> BDD-cost:   53
0.06	c ---[ 401]---> BDD-cost:   11
0.06	c ---[ 400]---> BDD-cost:   30
0.06	c ---[ 399]---> BDD-cost:   18
0.06	c ---[ 398]---> BDD-cost:   26
0.06	c ---[ 397]---> BDD-cost:    4
0.06	c ---[ 396]---> BDD-cost:   57
0.06	c ---[ 395]---> BDD-cost:   17
0.06	c ---[ 394]---> BDD-cost:   40
0.06	c ---[ 393]---> BDD-cost:   10
0.06	c ---[ 392]---> BDD-cost:    8
0.06	c ---[ 391]---> BDD-cost:   19
0.06	c ---[ 390]---> BDD-cost:   13
0.06	c ---[ 389]---> BDD-cost:   58
0.06	c ---[ 388]---> BDD-cost:   16
0.06	c ---[ 387]---> BDD-cost:    5
0.06	c ---[ 386]---> BDD-cost:   62
0.06	c ---[ 385]---> BDD-cost:   30
0.07	c ---[ 384]---> BDD-cost:   15
0.07	c ---[ 383]---> BDD-cost:   23
0.07	c ---[ 382]---> BDD-cost:   11
0.07	c ---[ 381]---> BDD-cost:   45
0.07	c ---[ 380]---> BDD-cost:    8
0.07	c ---[ 379]---> BDD-cost:   16
0.07	c ---[ 378]---> Sorter-cost:  517     Base: 3 3
0.07	c ---[ 377]---> BDD-cost:   10
0.07	c ---[ 376]---> BDD-cost:    2
0.07	c ---[ 375]---> BDD-cost:   21
0.07	c ---[ 374]---> BDD-cost:   95
0.07	c ---[ 373]---> BDD-cost:   43
0.07	c ---[ 372]---> BDD-cost:   13
0.07	c ---[ 371]---> BDD-cost:    9
0.07	c ---[ 370]---> BDD-cost:    4
0.07	c ---[ 369]---> BDD-cost:    3
0.07	c ---[ 368]---> BDD-cost:   54
0.07	c ---[ 367]---> BDD-cost:   36
0.07	c ---[ 366]---> BDD-cost:    2
0.07	c ---[ 365]---> BDD-cost:   43
0.07	c ---[ 364]---> BDD-cost:   71
0.07	c ---[ 363]---> BDD-cost:   16
0.07	c ---[ 362]---> BDD-cost:   18
0.07	c ---[ 361]---> BDD-cost:    6
0.07	c ---[ 360]---> BDD-cost:   36
0.07	c ---[ 359]---> BDD-cost:    8
0.07	c ---[ 358]---> BDD-cost:   34
0.07	c ---[ 357]---> BDD-cost:   34
0.07	c ---[ 356]---> BDD-cost:    8
0.07	c ---[ 355]---> BDD-cost:    4
0.07	c ---[ 354]---> BDD-cost:   20
0.07	c ---[ 353]---> BDD-cost:   29
0.07	c ---[ 352]---> BDD-cost:   13
0.07	c ---[ 351]---> BDD-cost:   40
0.08	c ---[ 350]---> BDD-cost:   69
0.08	c ---[ 349]---> BDD-cost:    7
0.08	c ---[ 348]---> BDD-cost:   19
0.08	c ---[ 347]---> BDD-cost:    6
0.08	c ---[ 346]---> BDD-cost:    5
0.08	c ---[ 345]---> BDD-cost:    8
0.08	c ---[ 344]---> Sorter-cost:  594     Base: 2 2 2
0.08	c ---[ 343]---> BDD-cost:   17
0.08	c ---[ 342]---> BDD-cost:    7
0.08	c ---[ 341]---> BDD-cost:   29
0.08	c ---[ 340]---> BDD-cost:   14
0.08	c ---[ 339]---> BDD-cost:    8
0.08	c ---[ 338]---> BDD-cost:   51
0.08	c ---[ 337]---> BDD-cost:   34
0.08	c ---[ 336]---> BDD-cost:   29
0.08	c ---[ 335]---> BDD-cost:    8
0.08	c ---[ 334]---> BDD-cost:    9
0.08	c ---[ 333]---> BDD-cost:   17
0.08	c ---[ 332]---> BDD-cost:   32
0.08	c ---[ 331]---> BDD-cost:   69
0.08	c ---[ 330]---> BDD-cost:   27
0.08	c ---[ 329]---> BDD-cost:   30
0.08	c ---[ 328]---> BDD-cost:   20
0.08	c ---[ 327]---> BDD-cost:   11
0.08	c ---[ 326]---> BDD-cost:   21
0.08	c ---[ 325]---> BDD-cost:   52
0.08	c ---[ 324]---> BDD-cost:   58
0.08	c ---[ 323]---> BDD-cost:   36
0.09	c ---[ 322]---> BDD-cost:   19
0.09	c ---[ 321]---> BDD-cost:    8
0.09	c ---[ 320]---> BDD-cost:   54
0.09	c ---[ 319]---> BDD-cost:    5
0.09	c ---[ 317]---> BDD-cost:   10
0.09	c ---[ 316]---> BDD-cost:   25
0.09	c ---[ 315]---> BDD-cost:    8
0.09	c ---[ 314]---> BDD-cost:   74
0.09	c ---[ 313]---> BDD-cost:   20
0.09	c ---[ 312]---> BDD-cost:   27
0.09	c ---[ 311]---> BDD-cost:    8
0.09	c ---[ 310]---> BDD-cost:   22
0.09	c ---[ 309]---> BDD-cost:   19
0.09	c ---[ 308]---> BDD-cost:   19
0.09	c ---[ 307]---> BDD-cost:   42
0.09	c ---[ 306]---> BDD-cost:   13
0.09	c ---[ 305]---> BDD-cost:    7
0.09	c ---[ 304]---> BDD-cost:    5
0.09	c ---[ 303]---> BDD-cost:   61
0.09	c ---[ 302]---> BDD-cost:   10
0.09	c ---[ 301]---> BDD-cost:    4
0.09	c ---[ 300]---> BDD-cost:    7
0.09	c ---[ 299]---> BDD-cost:   64
0.09	c ---[ 298]---> BDD-cost:   19
0.09	c ---[ 297]---> BDD-cost:   36
0.09	c ---[ 296]---> BDD-cost:    4
0.09	c ---[ 295]---> BDD-cost:   12
0.09	c ---[ 293]---> BDD-cost:   51
0.09	c ---[ 292]---> BDD-cost:   21
0.09	c ---[ 291]---> BDD-cost:    6
0.09	c ---[ 290]---> BDD-cost:   19
0.09	c ---[ 289]---> BDD-cost:   27
0.09	c ---[ 288]---> BDD-cost:   55
0.09	c ---[ 287]---> BDD-cost:   77
0.09	c ---[ 286]---> BDD-cost:    3
0.09	c ---[ 285]---> BDD-cost:   18
0.09	c ---[ 284]---> BDD-cost:    6
0.09	c ---[ 283]---> BDD-cost:   25
0.09	c ---[ 282]---> BDD-cost:   53
0.10	c ---[ 281]---> BDD-cost:   62
0.10	c ---[ 280]---> BDD-cost:   11
0.10	c ---[ 279]---> BDD-cost:    5
0.10	c ---[ 278]---> BDD-cost:   31
0.10	c ---[ 277]---> BDD-cost:   55
0.10	c ---[ 276]---> BDD-cost:    4
0.10	c ---[ 275]---> BDD-cost:   29
0.10	c ---[ 274]---> BDD-cost:    4
0.10	c ---[ 273]---> BDD-cost:   62
0.10	c ---[ 272]---> BDD-cost:   16
0.10	c ---[ 271]---> BDD-cost:    5
0.10	c ---[ 270]---> BDD-cost:   23
0.10	c ---[ 269]---> BDD-cost:   14
0.10	c ---[ 268]---> BDD-cost:   35
0.10	c ---[ 267]---> BDD-cost:    6
0.10	c ---[ 266]---> BDD-cost:   12
0.10	c ---[ 264]---> BDD-cost:   12
0.10	c ---[ 263]---> BDD-cost:   32
0.10	c ---[ 262]---> BDD-cost:   17
0.10	c ---[ 261]---> BDD-cost:   35
0.10	c ---[ 260]---> BDD-cost:    2
0.10	c ---[ 259]---> BDD-cost:    5
0.10	c ---[ 258]---> BDD-cost:    7
0.10	c ---[ 257]---> BDD-cost:    4
0.10	c ---[ 256]---> BDD-cost:   38
0.10	c ---[ 255]---> BDD-cost:   13
0.10	c ---[ 254]---> BDD-cost:    3
0.10	c ---[ 253]---> BDD-cost:   57
0.10	c ---[ 252]---> BDD-cost:    7
0.10	c ---[ 251]---> BDD-cost:   20
0.10	c ---[ 250]---> BDD-cost:    4
0.10	c ---[ 249]---> BDD-cost:    7
0.10	c ---[ 248]---> BDD-cost:   32
0.10	c ---[ 247]---> BDD-cost:   19
0.10	c ---[ 246]---> BDD-cost:    8
0.10	c ---[ 245]---> BDD-cost:   81
0.10	c ---[ 244]---> BDD-cost:   16
0.10	c ---[ 243]---> BDD-cost:   33
0.10	c ---[ 241]---> BDD-cost:    4
0.10	c ---[ 240]---> BDD-cost:   36
0.10	c ---[ 239]---> BDD-cost:   39
0.10	c ---[ 238]---> BDD-cost:   53
0.11	c ---[ 237]---> BDD-cost:   38
0.11	c ---[ 236]---> BDD-cost:    7
0.11	c ---[ 235]---> BDD-cost:    5
0.11	c ---[ 234]---> BDD-cost:   33
0.11	c ---[ 233]---> BDD-cost:   10
0.11	c ---[ 232]---> BDD-cost:   26
0.11	c ---[ 231]---> BDD-cost:    6
0.11	c ---[ 230]---> BDD-cost:   20
0.11	c ---[ 229]---> BDD-cost:   30
0.11	c ---[ 228]---> BDD-cost:   24
0.11	c ---[ 227]---> BDD-cost:   57
0.11	c ---[ 226]---> BDD-cost:   17
0.11	c ---[ 225]---> BDD-cost:    7
0.11	c ---[ 224]---> BDD-cost:   39
0.11	c ---[ 223]---> BDD-cost:   17
0.11	c ---[ 222]---> BDD-cost:   39
0.11	c ---[ 221]---> BDD-cost:   57
0.11	c ---[ 220]---> BDD-cost:   38
0.11	c ---[ 219]---> BDD-cost:   53
0.11	c ---[ 218]---> BDD-cost:    8
0.11	c ---[ 217]---> BDD-cost:   10
0.11	c ---[ 216]---> BDD-cost:    8
0.11	c ---[ 215]---> BDD-cost:    8
0.11	c ---[ 214]---> BDD-cost:   18
0.11	c ---[ 213]---> BDD-cost:   31
0.11	c ---[ 212]---> BDD-cost:   11
0.11	c ---[ 211]---> BDD-cost:    4
0.11	c ---[ 210]---> BDD-cost:   11
0.11	c ---[ 209]---> BDD-cost:    6
0.11	c ---[ 208]---> BDD-cost:   27
0.11	c ---[ 207]---> BDD-cost:   48
0.11	c ---[ 205]---> BDD-cost:    5
0.11	c ---[ 204]---> BDD-cost:    8
0.11	c ---[ 203]---> BDD-cost:    4
0.11	c ---[ 202]---> BDD-cost:   15
0.11	c ---[ 201]---> BDD-cost:   66
0.11	c ---[ 200]---> BDD-cost:    9
0.11	c ---[ 199]---> BDD-cost:   11
0.11	c ---[ 198]---> BDD-cost:    2
0.11	c ---[ 197]---> BDD-cost:    9
0.11	c ---[ 196]---> BDD-cost:   41
0.11	c ---[ 195]---> BDD-cost:   37
0.11	c ---[ 194]---> BDD-cost:    5
0.11	c ---[ 193]---> BDD-cost:    6
0.11	c ---[ 192]---> BDD-cost:  110
0.12	c ---[ 191]---> BDD-cost:   11
0.12	c ---[ 190]---> BDD-cost:    6
0.12	c ---[ 188]---> BDD-cost:   17
0.12	c ---[ 187]---> BDD-cost:   25
0.12	c ---[ 186]---> BDD-cost:   11
0.12	c ---[ 185]---> BDD-cost:   12
0.12	c ---[ 184]---> BDD-cost:    9
0.12	c ---[ 183]---> BDD-cost:   36
0.12	c ---[ 182]---> BDD-cost:   21
0.12	c ---[ 181]---> BDD-cost:    7
0.12	c ---[ 180]---> BDD-cost:   72
0.12	c ---[ 179]---> BDD-cost:    2
0.12	c ---[ 178]---> BDD-cost:   14
0.12	c ---[ 177]---> BDD-cost:   12
0.12	c ---[ 176]---> BDD-cost:   35
0.12	c ---[ 175]---> BDD-cost:   15
0.12	c ---[ 174]---> BDD-cost:   15
0.12	c ---[ 173]---> BDD-cost:   15
0.12	c ---[ 172]---> BDD-cost:    5
0.12	c ---[ 171]---> BDD-cost:   10
0.12	c ---[ 170]---> BDD-cost:    7
0.12	c ---[ 169]---> BDD-cost:   48
0.12	c ---[ 168]---> BDD-cost:   86
0.12	c ---[ 167]---> BDD-cost:   25
0.12	c ---[ 166]---> BDD-cost:   41
0.12	c ---[ 165]---> BDD-cost:   41
0.12	c ---[ 164]---> BDD-cost:   19
0.12	c ---[ 163]---> BDD-cost:   31
0.12	c ---[ 162]---> BDD-cost:   38
0.12	c ---[ 161]---> BDD-cost:   16
0.12	c ---[ 160]---> BDD-cost:    2
0.12	c ---[ 159]---> BDD-cost:    9
0.12	c ---[ 158]---> BDD-cost:   20
0.12	c ---[ 157]---> BDD-cost:   63
0.12	c ---[ 156]---> BDD-cost:   18
0.12	c ---[ 155]---> BDD-cost:   14
0.12	c ---[ 154]---> BDD-cost:   46
0.12	c ---[ 153]---> BDD-cost:   14
0.12	c ---[ 152]---> BDD-cost:   26
0.12	c ---[ 151]---> BDD-cost:   31
0.12	c ---[ 150]---> BDD-cost:   25
0.13	c ---[ 149]---> BDD-cost:   18
0.13	c ---[ 148]---> BDD-cost:   63
0.13	c ---[ 147]---> BDD-cost:   69
0.13	c ---[ 145]---> BDD-cost:   28
0.13	c ---[ 144]---> BDD-cost:   33
0.13	c ---[ 143]---> BDD-cost:   13
0.13	c ---[ 142]---> BDD-cost:   16
0.13	c ---[ 141]---> BDD-cost:   20
0.13	c ---[ 140]---> BDD-cost:   17
0.13	c ---[ 139]---> BDD-cost:    4
0.13	c ---[ 138]---> BDD-cost:   22
0.13	c ---[ 137]---> BDD-cost:    6
0.13	c ---[ 136]---> BDD-cost:    2
0.13	c ---[ 135]---> BDD-cost:    7
0.13	c ---[ 134]---> BDD-cost:    3
0.13	c ---[ 132]---> BDD-cost:   31
0.13	c ---[ 131]---> BDD-cost:   10
0.13	c ---[ 130]---> BDD-cost:   25
0.13	c ---[ 129]---> BDD-cost:   11
0.13	c ---[ 128]---> BDD-cost:   11
0.13	c ---[ 127]---> BDD-cost:   24
0.13	c ---[ 126]---> BDD-cost:   29
0.13	c ---[ 125]---> BDD-cost:   22
0.13	c ---[ 124]---> BDD-cost:   12
0.13	c ---[ 123]---> BDD-cost:   10
0.13	c ---[ 122]---> BDD-cost:   26
0.13	c ---[ 121]---> BDD-cost:    4
0.13	c ---[ 120]---> BDD-cost:    2
0.13	c ---[ 119]---> BDD-cost:    8
0.13	c ---[ 118]---> BDD-cost:   61
0.13	c ---[ 117]---> BDD-cost:    7
0.13	c ---[ 116]---> BDD-cost:   10
0.13	c ---[ 115]---> BDD-cost:   16
0.13	c ---[ 114]---> BDD-cost:   50
0.13	c ---[ 113]---> BDD-cost:   17
0.13	c ---[ 112]---> BDD-cost:   34
0.13	c ---[ 111]---> BDD-cost:   88
0.13	c ---[ 110]---> BDD-cost:   23
0.13	c ---[ 109]---> BDD-cost:   20
0.13	c ---[ 108]---> BDD-cost:   73
0.13	c ---[ 107]---> BDD-cost:    4
0.14	c ---[ 106]---> BDD-cost:    2
0.14	c ---[ 105]---> BDD-cost:    5
0.14	c ---[ 104]---> BDD-cost:    5
0.14	c ---[ 103]---> BDD-cost:   59
0.14	c ---[ 102]---> BDD-cost:    4
0.14	c ---[ 101]---> BDD-cost:   12
0.14	c ---[ 100]---> BDD-cost:   47
0.14	c ---[  99]---> BDD-cost:   92
0.14	c ---[  98]---> BDD-cost:   10
0.14	c ---[  97]---> BDD-cost:   23
0.14	c ---[  96]---> BDD-cost:   20
0.14	c ---[  95]---> BDD-cost:   29
0.14	c ---[  93]---> BDD-cost:   46
0.14	c ---[  92]---> BDD-cost:    8
0.14	c ---[  91]---> BDD-cost:   13
0.14	c ---[  90]---> BDD-cost:   12
0.14	c ---[  89]---> BDD-cost:   24
0.14	c ---[  88]---> BDD-cost:    4
0.14	c ---[  87]---> BDD-cost:   32
0.14	c ---[  86]---> BDD-cost:   11
0.14	c ---[  85]---> BDD-cost:   11
0.14	c ---[  84]---> BDD-cost:   23
0.14	c ---[  83]---> BDD-cost:   31
0.14	c ---[  82]---> BDD-cost:   20
0.14	c ---[  81]---> BDD-cost:   16
0.14	c ---[  80]---> BDD-cost:   10
0.14	c ---[  79]---> BDD-cost:    2
0.14	c ---[  78]---> BDD-cost:   10
0.14	c ---[  77]---> BDD-cost:   23
0.14	c ---[  76]---> BDD-cost:   13
0.14	c ---[  75]---> BDD-cost:    4
0.14	c ---[  74]---> BDD-cost:   56
0.14	c ---[  73]---> BDD-cost:   16
0.14	c ---[  72]---> BDD-cost:   13
0.14	c ---[  71]---> BDD-cost:    5
0.14	c ---[  70]---> BDD-cost:   18
0.14	c ---[  69]---> BDD-cost:   10
0.14	c ---[  68]---> BDD-cost:    7
0.14	c ---[  67]---> BDD-cost:    9
0.14	c ---[  66]---> BDD-cost:   32
0.14	c ---[  65]---> BDD-cost:   11
0.14	c ---[  64]---> BDD-cost:   64
0.14	c ---[  63]---> BDD-cost:   30
0.14	c ---[  62]---> BDD-cost:   15
0.14	c ---[  61]---> BDD-cost:   34
0.14	c ---[  60]---> BDD-cost:   28
0.14	c ---[  58]---> BDD-cost:    6
0.14	c ---[  57]---> BDD-cost:   99
0.15	c ---[  56]---> BDD-cost:   83
0.15	c ---[  55]---> BDD-cost:   16
0.15	c ---[  54]---> BDD-cost:   21
0.15	c ---[  53]---> BDD-cost:   28
0.15	c ---[  52]---> BDD-cost:    6
0.15	c ---[  51]---> BDD-cost:    1
0.15	c ---[  50]---> BDD-cost:   16
0.15	c ---[  49]---> BDD-cost:   26
0.15	c ---[  48]---> BDD-cost:   10
0.15	c ---[  47]---> BDD-cost:   59
0.15	c ---[  46]---> BDD-cost:    5
0.15	c ---[  45]---> BDD-cost:   64
0.15	c ---[  44]---> BDD-cost:   13
0.15	c ---[  43]---> Sorter-cost:  337     Base: 3 3
0.15	c ---[  42]---> BDD-cost:   12
0.15	c ---[  41]---> BDD-cost:    5
0.15	c ---[  40]---> BDD-cost:   11
0.15	c ---[  39]---> BDD-cost:    7
0.15	c ---[  38]---> BDD-cost:   11
0.15	c ---[  37]---> BDD-cost:   18
0.15	c ---[  36]---> BDD-cost:   16
0.15	c ---[  35]---> BDD-cost:   16
0.15	c ---[  34]---> BDD-cost:   12
0.15	c ---[  33]---> BDD-cost:    7
0.15	c ---[  32]---> BDD-cost:    9
0.15	c ---[  31]---> BDD-cost:   10
0.15	c ---[  30]---> BDD-cost:   36
0.15	c ---[  29]---> BDD-cost:   33
0.15	c ---[  28]---> BDD-cost:   15
0.15	c ---[  27]---> BDD-cost:   32
0.15	c ---[  26]---> BDD-cost:   22
0.15	c ---[  25]---> BDD-cost:   19
0.15	c ---[  24]---> BDD-cost:    4
0.15	c ---[  23]---> BDD-cost:   12
0.15	c ---[  22]---> BDD-cost:   21
0.15	c ---[  21]---> BDD-cost:   53
0.15	c ---[  20]---> BDD-cost:   66
0.15	c ---[  19]---> BDD-cost:   15
0.15	c ---[  18]---> BDD-cost:   11
0.15	c ---[  17]---> BDD-cost:   31
0.15	c ---[  16]---> BDD-cost:    8
0.15	c ---[  15]---> BDD-cost:   44
0.15	c ---[  14]---> BDD-cost:   15
0.15	c ---[  13]---> BDD-cost:   45
0.15	c ---[  12]---> BDD-cost:    4
0.15	c ---[  11]---> BDD-cost:   26
0.15	c ---[  10]---> BDD-cost:   19
0.15	c ---[   9]---> BDD-cost:    3
0.15	c ---[   8]---> BDD-cost:    4
0.15	c ---[   7]---> BDD-cost:    5
0.15	c ---[   6]---> BDD-cost:    6
0.15	c ---[   5]---> BDD-cost:   11
0.16	c ---[   4]---> BDD-cost:   17
0.16	c ---[   3]---> BDD-cost:    9
0.16	c ---[   2]---> BDD-cost:   12
0.16	c ---[   1]---> BDD-cost:   13
0.16	c ---[   0]---> BDD-cost:    2
0.18	c ==================================[MINISAT+]==================================
0.18	c | Conflicts | Original         | Learnt                           | Progress |
0.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.18	c ==============================================================================
0.18	c |         0 |   20989    58352 |    6996       0        0     nan |  0.000 % |
0.18	c ==============================================================================
0.18	c Found solution: 451
0.18	o 451
0.19	c ---[   0]---> Sorter-cost:17560     Base:
0.23	c ==================================[MINISAT+]==================================
0.23	c | Conflicts | Original         | Learnt                           | Progress |
0.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.23	c ==============================================================================
0.23	c |         2 |   38226    98901 |   12742       2       14     7.0 |  0.000 % |
0.26	c ==============================================================================
0.26	c Found solution: 223
0.26	o 223
0.26	c ---[   0]---> Sorter-cost:    0     Base:
0.34	c ==================================[MINISAT+]==================================
0.34	c | Conflicts | Original         | Learnt                           | Progress |
0.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.34	c ==============================================================================
0.34	c |        42 |   42036   107949 |   14012      40      779    19.5 |  0.000 % |
0.39	c |       142 |   42036   107949 |   15413     140     9098    65.0 |  2.061 % |
0.45	c |       294 |   42000   107877 |   16954     290    16405    56.6 |  2.139 % |
0.54	c |       519 |   41994   107865 |   18649     514    32533    63.3 |  2.152 % |
0.72	c |       857 |   41957   107788 |   20514     851    76028    89.3 |  2.235 % |
0.91	c |      1363 |   41957   107788 |   22566    1357   118221    87.1 |  2.235 % |
1.22	c |      2122 |   41957   107788 |   24823    2116   191614    90.6 |  2.235 % |
1.57	c |      3261 |   41949   107772 |   27305    3254   267287    82.1 |  2.251 % |
2.40	c |      4971 |   41949   107772 |   30035    4964   491069    98.9 |  2.251 % |
3.65	c |      7534 |   41949   107772 |   33039    7527   888381   118.0 |  2.251 % |
5.70	c |     11378 |   41934   107741 |   36343   11370  1386097   121.9 |  2.285 % |
10.97	c |     17144 |   41890   107649 |   39977   17099  2700926   158.0 |  2.384 % |
18.21	c |     25795 |   41890   107649 |   43975   25750  4362387   169.4 |  2.384 % |
18.60	c ==============================================================================
18.60	c Found solution: 215
18.60	o 215
18.60	c ---[   0]---> Sorter-cost:    0     Base:
18.74	c ==================================[MINISAT+]==================================
18.74	c | Conflicts | Original         | Learnt                           | Progress |
18.74	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
18.74	c ==============================================================================
18.74	c |     26699 |   41964   107871 |   13988   26654  4412393   165.5 |  2.384 % |
18.81	c |     26800 |   41964   107871 |   15386   11787  2039087   173.0 |  2.460 % |
18.88	c |     26950 |   41964   107871 |   16925   11937  2042946   171.1 |  2.460 % |
18.97	c |     27177 |   41964   107871 |   18618   12164  2055867   169.0 |  2.460 % |
19.13	c |     27516 |   41964   107871 |   20479   12503  2086836   166.9 |  2.460 % |
19.31	c |     28022 |   41964   107871 |   22527   13009  2116987   162.7 |  2.460 % |
19.73	c |     28781 |   41964   107871 |   24780   13768  2209972   160.5 |  2.460 % |
20.41	c |     29922 |   41964   107871 |   27258   14909  2348403   157.5 |  2.460 % |
21.47	c |     31633 |   41964   107871 |   29984   16620  2595154   156.1 |  2.460 % |
23.24	c |     34197 |   41964   107871 |   32982   19184  3047215   158.8 |  2.460 % |
24.98	c |     38041 |   41964   107871 |   36281   23028  3341620   145.1 |  2.460 % |
28.82	c |     43807 |   41964   107871 |   39909   28794  4285212   148.8 |  2.460 % |
38.41	c |     52457 |   41964   107871 |   43900   37444  6177329   165.0 |  2.460 % |
50.04	c |     65432 |   41964   107871 |   48290   50419  8459911   167.8 |  2.460 % |
70.92	c |     84896 |   41964   107871 |   53119   31623  6475597   204.8 |  2.460 % |
109.83	c |    114089 |   41964   107871 |   58431   60816 12620644   207.5 |  2.460 % |
154.86	c |    157878 |   41964   107871 |   64274   57953 10458135   180.5 |  2.460 % |
272.31	c |    223562 |   41964   107871 |   70701   61073 14613620   239.3 |  2.460 % |
485.65	c |    322088 |   41964   107871 |   77772   28840  7623952   264.4 |  2.460 % |
485.77	c ==============================================================================
485.77	c Found solution: 210
485.77	o 210
485.78	c ---[   0]---> Sorter-cost:    0     Base:
485.97	c ==================================[MINISAT+]==================================
485.97	c | Conflicts | Original         | Learnt                           | Progress |
485.97	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
485.97	c ==============================================================================
485.97	c |    322231 |   42027   108062 |   14009   28983  7632424   263.3 |  2.460 % |
486.12	c |    322333 |   42027   108062 |   15409   14594  3289307   225.4 |  2.476 % |
486.22	c |    322483 |   42027   108062 |   16950   14744  3296737   223.6 |  2.476 % |
486.30	c |    322710 |   42027   108062 |   18645   14971  3302533   220.6 |  2.476 % |
486.48	c |    323048 |   42027   108062 |   20510   15309  3333976   217.8 |  2.476 % |
486.66	c |    323557 |   42027   108062 |   22561   15818  3354506   212.1 |  2.476 % |
487.13	c |    324316 |   42027   108062 |   24817   16577  3424922   206.6 |  2.476 % |
487.74	c |    325456 |   42027   108062 |   27299   17717  3563447   201.1 |  2.476 % |
488.71	c |    327167 |   42027   108062 |   30029   19428  3784927   194.8 |  2.476 % |
490.44	c |    329731 |   42027   108062 |   33032   21992  4185014   190.3 |  2.476 % |
493.87	c |    333575 |   41999   108003 |   36335   25835  4959055   192.0 |  2.542 % |
496.72	c |    339341 |   41999   108003 |   39969   31601  5430223   171.8 |  2.542 % |
505.48	c |    347990 |   41999   108003 |   43966   40250  7248990   180.1 |  2.542 % |
515.89	c |    360965 |   41999   108003 |   48362   14009  1712618   122.3 |  2.542 % |
534.10	c |    380426 |   41999   108003 |   53199   33470  5689882   170.0 |  2.542 % |
576.08	c |    409618 |   41999   108003 |   58519   14956  3026346   202.3 |  2.542 % |
629.31	c |    453408 |   41999   108003 |   64370   58746 12264580   208.8 |  2.542 % |
731.39	c |    519092 |   41999   108003 |   70808   63262 15038141   237.7 |  2.542 % |
910.75	c |    617618 |   41999   108003 |   77888   30945  7041580   227.6 |  2.542 % |
1283.61	c |    765409 |   41999   108003 |   85677   40874 10422975   255.0 |  2.542 % |
1751.36	c |    987094 |   41999   108003 |   94245   22312  5461245   244.8 |  2.542 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	s SATISFIABLE
1801.18	v x1 x2 -x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 x23 -x24 x25 -x26 -x27 x28 -x29 -x30 x31 -x32
1801.18	v -x33 x34 -x35 x36 x37 x38 -x39 x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 x52 x53 -x54 -x55 x56 x57 -x58 -x59 x60 x61
1801.18	v x62 x63 x64 x65 -x66 x67 -x68 x69 x70 -x71 x72 x73 x74 x75 x76 x77 -x78 -x79 -x80 -x81 x82 x83 x84 x85 -x86 x87 -x88 x89 x90 x91 -x92
1801.18	v x93 -x94 x95 x96 x97 -x98 x99 -x100 -x101 x102 x103 x104 -x105 x106 x107 x108 x109 -x110 -x111 -x112 x113 x114 x115 -x116 x117
1801.18	v x118 x119 x120 x121 -x122 x123 -x124 x125 x126 x127 x128 -x129 x130 x131 -x132 x133 -x134 x135 x136 -x137 -x138 x139 x140 -x141
1801.18	v x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162
1801.18	v -x163 x164 x165 -x166 -x167 -x168 -x169 -x170 x171 -x172 -x173 -x174 -x175 -x176 x177 x178 -x179 x180 -x181 -x182 x183 -x184
1801.18	v -x185 -x186 -x187 -x188 x189 x190 -x191 -x192 x193 -x194 -x195 -x196 x197 -x198 x199 -x200 x201 -x202 -x203 x204 x205 -x206
1801.18	v x207 x208 x209 -x210 x211 -x212 x213 x214 -x215 x216 -x217 x218 -x219 x220 x221 x222 x223 x224 -x225 -x226 x227 -x228 -x229
1801.18	v -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 x242 -x243 -x244 x245 -x246 -x247 -x248 x249 x250
1801.18	v -x251 -x252 -x253 x254 x255 -x256 -x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 x265 -x266 x267 -x268 -x269 x270 x271 -x272
1801.18	v -x273 -x274 -x275 -x276 x277 -x278 x279 -x280 x281 -x282 -x283 -x284 -x285 x286 -x287 x288 -x289 -x290 -x291 x292 -x293 -x294
1801.18	v -x295 x296 x297 -x298 x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 -x310 -x311 -x312 x313 x314 -x315 -x316
1801.18	v -x317 -x318 x319 x320 -x321 -x322 -x323 -x324 x325 x326 -x327 -x328 x329 x330 x331 x332 -x333 x334 -x335 -x336 -x337 -x338
1801.18	v -x339 -x340 x341 -x342 -x343 -x344 x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 x356 -x357 x358 -x359
1801.18	v -x360 -x361 x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 x373 -x374 -x375 x376 -x377 -x378 x379 -x380 x381
1801.18	v x382 x383 -x384 x385 x386 x387 x388 x389 x390 -x391 -x392 x393 -x394 x395 x396 x397 x398 x399 -x400 -x401 x402 x403 -x404 x405
1801.18	v x406 -x407 x408 x409 x410 x411 x412 -x413 x414 -x415 x416 x417 -x418 x419 x420 x421 -x422 x423 x424 -x425 -x426 x427 -x428 -x429
1801.18	v -x430 x431 x432 x433 -x434 -x435 -x436 x437 -x438 x439 x440 -x441 -x442 -x443 x444 x445 -x446 x447 -x448 x449 x450 -x451 x452
1801.18	v x453 x454 x455 -x456 -x457 x458 x459 x460 x461 x462 x463 x464 x465

Verifier Data (download as text)

OK	210

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.06 1.07 2/64 13217
/proc/meminfo: memFree=1436864/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=1048 CPUtime=0
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 40881237 1073152 96 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134615252 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 262 100 67 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 1.00 1.06 1.06 2/64 13217
/proc/meminfo: memFree=1420744/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=17508 CPUtime=9.98
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 4214 0 0 0 996 2 0 0 25 0 1 0 40881237 17928192 4143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 4377 4143 111 215 0 4159 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 17508

[startup+20.0091 s]
/proc/loadavg: 1.00 1.06 1.06 2/64 13217
/proc/meminfo: memFree=1412680/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=25664 CPUtime=19.98
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 6233 0 0 0 1995 3 0 0 25 0 1 0 40881237 26279936 6161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573865 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 6416 6161 111 215 0 6198 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 25664

[startup+30.015 s]
/proc/loadavg: 1.00 1.05 1.06 2/64 13217
/proc/meminfo: memFree=1411848/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=26612 CPUtime=29.99
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 6448 0 0 0 2995 4 0 0 25 0 1 0 40881237 27250688 6376 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 6653 6376 111 215 0 6435 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 26612

[startup+40.0209 s]
/proc/loadavg: 1.00 1.05 1.06 2/64 13217
/proc/meminfo: memFree=1403976/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=34352 CPUtime=39.99
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 8410 0 0 0 3993 6 0 0 25 0 1 0 40881237 35176448 8338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 8588 8338 111 215 0 8370 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 34352

[startup+50.0269 s]
/proc/loadavg: 1.00 1.05 1.06 2/64 13217
/proc/meminfo: memFree=1395464/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=42840 CPUtime=49.98
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 10526 0 0 0 4991 7 0 0 25 0 1 0 40881237 43868160 10454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 10710 10454 111 215 0 10492 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 42840

[startup+60.0328 s]
/proc/loadavg: 1.00 1.05 1.06 2/64 13217
/proc/meminfo: memFree=1395464/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=42840 CPUtime=59.98
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 10528 0 0 0 5991 7 0 0 25 0 1 0 40881237 43868160 10456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 10710 10456 111 215 0 10492 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 42840

[startup+70.0387 s]
/proc/loadavg: 1.00 1.05 1.06 2/64 13217
/proc/meminfo: memFree=1395464/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=42840 CPUtime=69.99
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 10528 0 0 0 6992 7 0 0 25 0 1 0 40881237 43868160 10456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 10710 10456 111 215 0 10492 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 42840

[startup+80.0446 s]
/proc/loadavg: 1.00 1.04 1.06 2/64 13217
/proc/meminfo: memFree=1395528/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=42840 CPUtime=79.99
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 10528 0 0 0 7992 7 0 0 25 0 1 0 40881237 43868160 10456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 10710 10456 111 215 0 10492 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 42840

[startup+90.0506 s]
/proc/loadavg: 1.00 1.04 1.06 2/64 13217
/proc/meminfo: memFree=1389192/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=49160 CPUtime=89.99
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 12101 0 0 0 8990 9 0 0 25 0 1 0 40881237 50339840 12029 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 12290 12029 111 215 0 12072 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 49160

[startup+100.056 s]
/proc/loadavg: 1.00 1.04 1.06 2/64 13217
/proc/meminfo: memFree=1383176/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=55208 CPUtime=99.99
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 13607 0 0 0 9988 11 0 0 25 0 1 0 40881237 56532992 13535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 13802 13535 111 215 0 13584 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 55208

[startup+110.062 s]
/proc/loadavg: 1.00 1.04 1.05 2/64 13217
/proc/meminfo: memFree=1377736/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=60596 CPUtime=110
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 14967 0 0 0 10987 13 0 0 25 0 1 0 40881237 62050304 14895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 15149 14895 111 215 0 14931 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 60596

[startup+120.068 s]
/proc/loadavg: 1.00 1.04 1.05 2/64 13217
/proc/meminfo: memFree=1377736/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=60596 CPUtime=120
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 14967 0 0 0 11987 13 0 0 25 0 1 0 40881237 62050304 14895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 15149 14895 111 215 0 14931 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 60596

[startup+130.075 s]
/proc/loadavg: 1.00 1.03 1.05 2/64 13217
/proc/meminfo: memFree=1377672/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=60596 CPUtime=130.01
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 14967 0 0 0 12988 13 0 0 25 0 1 0 40881237 62050304 14895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 15149 14895 111 215 0 14931 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 60596

[startup+140.081 s]
/proc/loadavg: 1.00 1.03 1.05 2/64 13217
/proc/meminfo: memFree=1377672/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=60596 CPUtime=140.01
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 14967 0 0 0 13988 13 0 0 25 0 1 0 40881237 62050304 14895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 15149 14895 111 215 0 14931 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 60596

[startup+150.088 s]
/proc/loadavg: 1.00 1.03 1.05 2/64 13217
/proc/meminfo: memFree=1377672/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=60596 CPUtime=150.01
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 14967 0 0 0 14988 13 0 0 25 0 1 0 40881237 62050304 14895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 15149 14895 111 215 0 14931 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 60596

[startup+160.094 s]
/proc/loadavg: 1.00 1.03 1.05 3/64 13217
/proc/meminfo: memFree=1377672/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=60716 CPUtime=160.01
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 14968 0 0 0 15988 13 0 0 25 0 1 0 40881237 62173184 14896 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 15179 14896 111 215 0 14961 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 60716

[startup+170.1 s]
/proc/loadavg: 1.00 1.03 1.05 2/64 13217
/proc/meminfo: memFree=1375240/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=63076 CPUtime=170.02
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 15574 0 0 0 16988 14 0 0 25 0 1 0 40881237 64589824 15502 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573795 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 15769 15502 111 215 0 15551 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 63076

[startup+180.107 s]
/proc/loadavg: 1.00 1.03 1.05 2/64 13217
/proc/meminfo: memFree=1369800/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=68596 CPUtime=180.02
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 16932 0 0 0 17986 16 0 0 25 0 1 0 40881237 70242304 16860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568550 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 17149 16860 111 215 0 16931 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 68596

[startup+190.113 s]
/proc/loadavg: 1.00 1.03 1.05 2/64 13217
/proc/meminfo: memFree=1369800/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=68596 CPUtime=190.02
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 16932 0 0 0 18986 16 0 0 25 0 1 0 40881237 70242304 16860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 17149 16860 111 215 0 16931 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 68596

[startup+200.119 s]
/proc/loadavg: 1.00 1.02 1.05 2/64 13217
/proc/meminfo: memFree=1369800/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=68596 CPUtime=200.03
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 16932 0 0 0 19987 16 0 0 25 0 1 0 40881237 70242304 16860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 17149 16860 111 215 0 16931 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 68596

[startup+210.126 s]
/proc/loadavg: 1.00 1.02 1.04 2/64 13217
/proc/meminfo: memFree=1369736/2055920 swapFree=4192948/4192956

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

[pid=13217] ppid=13215 vsize=128272 CPUtime=1781.33
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 178101 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1781.33
Current children cumulated vsize (Kb) 128272

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1782.33
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 178201 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (Kb) 128272

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1783.34
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 178302 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1783.34
Current children cumulated vsize (Kb) 128272

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1784.34
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 178402 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1784.34
Current children cumulated vsize (Kb) 128272

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1785.35
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 178503 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1785.35
Current children cumulated vsize (Kb) 128272

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1786.35
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 178603 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1786.35
Current children cumulated vsize (Kb) 128272

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1787.36
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 178704 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1787.36
Current children cumulated vsize (Kb) 128272

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1788.36
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 178804 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576630 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1788.36
Current children cumulated vsize (Kb) 128272

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1789.37
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 178905 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574460 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1789.37
Current children cumulated vsize (Kb) 128272

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1790.37
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179005 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1790.37
Current children cumulated vsize (Kb) 128272

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1791.37
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179105 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (Kb) 128272

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1792.38
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179206 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1792.38
Current children cumulated vsize (Kb) 128272

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1793.38
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179306 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1793.38
Current children cumulated vsize (Kb) 128272

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1794.39
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179407 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1794.39
Current children cumulated vsize (Kb) 128272

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1795.39
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179507 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575887 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1795.39
Current children cumulated vsize (Kb) 128272

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1796.4
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179608 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (Kb) 128272

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1797.4
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179708 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (Kb) 128272

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1798.41
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179809 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574091 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1798.41
Current children cumulated vsize (Kb) 128272

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1799.41
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 179909 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (Kb) 128272

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1800.42
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 180010 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (Kb) 128272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13414
/proc/meminfo: memFree=1309832/2055920 swapFree=4192948/4192956
[pid=13217] ppid=13215 vsize=128272 CPUtime=1800.42
/proc/13217/stat : 13217 (minisat+) R 13215 13217 13171 0 -1 4194304 31828 0 0 0 180010 32 0 0 25 0 1 0 40881237 131350528 31756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13217/statm: 32068 31756 111 215 0 31850 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (Kb) 128272

Sending SIGTERM to -13217
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.2
CPU time (s): 1800.45
CPU user time (s): 1800.11
CPU system time (s): 0.345947
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (Kb): 128272

Launcher Data (download as text)

Begin job on node58 on Sun Jun  4 02:32:24 UTC 2006


FILE ID= 35328-1149388343

PBS_JOBID= 313316

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  008a49e8cb0d34e0becb5a5e15efaa2a

RANDOM SEED= 784618695


/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.276
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.276
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:       1437072 kB
Buffers:         32740 kB
Cached:         506764 kB
SwapCached:          8 kB
Active:         121716 kB
Inactive:       432280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437072 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          24920 kB
Slab:            50896 kB
Committed_AS:   269992 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node58 on Sun Jun  4 03:02:25 UTC 2006