Trace number 3723497

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PB12: minisatp 1.0-2-g022594cSAT (TO)210 1800.05 1800.41

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 benchmark183
Best CPU time to get the best result obtained on this benchmark1789.75
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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 465 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): s.ssssssssss.
0.00/0.00	c ---[ 474]---> BDD-cost:   17
0.00/0.00	c ---[ 473]---> BDD-cost:   86
0.00/0.00	c ---[ 472]---> BDD-cost:    7
0.00/0.00	c ---[ 471]---> BDD-cost:   27
0.00/0.00	c ---[ 470]---> BDD-cost:   23
0.00/0.00	c ---[ 469]---> BDD-cost:   11
0.00/0.00	c ---[ 468]---> BDD-cost:   26
0.00/0.00	c ---[ 467]---> BDD-cost:    9
0.00/0.00	c ---[ 466]---> BDD-cost:    2
0.00/0.00	c ---[ 465]---> BDD-cost:   75
0.00/0.00	c ---[ 464]---> BDD-cost:   14
0.00/0.00	c ---[ 463]---> BDD-cost:    6
0.00/0.00	c ---[ 462]---> BDD-cost:   11
0.00/0.00	c ---[ 461]---> BDD-cost:   24
0.00/0.00	c ---[ 460]---> BDD-cost:   15
0.00/0.00	c ---[ 459]---> BDD-cost:   13
0.00/0.00	c ---[ 458]---> BDD-cost:   27
0.00/0.00	c ---[ 457]---> BDD-cost:   20
0.00/0.00	c ---[ 456]---> BDD-cost:    4
0.00/0.00	c ---[ 454]---> BDD-cost:   31
0.00/0.00	c ---[ 453]---> BDD-cost:   19
0.00/0.00	c ---[ 452]---> BDD-cost:   13
0.00/0.00	c ---[ 451]---> BDD-cost:   24
0.00/0.00	c ---[ 450]---> BDD-cost:   33
0.00/0.00	c ---[ 449]---> BDD-cost:    6
0.00/0.00	c ---[ 448]---> BDD-cost:    2
0.00/0.00	c ---[ 447]---> BDD-cost:    9
0.00/0.00	c ---[ 446]---> BDD-cost:   17
0.00/0.00	c ---[ 445]---> BDD-cost:   40
0.00/0.00	c ---[ 444]---> BDD-cost:   23
0.00/0.00	c ---[ 443]---> BDD-cost:   34
0.00/0.00	c ---[ 442]---> BDD-cost:    7
0.00/0.00	c ---[ 441]---> BDD-cost:   10
0.00/0.00	c ---[ 440]---> BDD-cost:   23
0.00/0.00	c ---[ 439]---> BDD-cost:    2
0.00/0.00	c ---[ 438]---> BDD-cost:   35
0.00/0.00	c ---[ 437]---> BDD-cost:   29
0.00/0.00	c ---[ 436]---> BDD-cost:   19
0.00/0.00	c ---[ 435]---> BDD-cost:   19
0.00/0.00	c ---[ 434]---> BDD-cost:   91
0.00/0.00	c ---[ 433]---> BDD-cost:   14
0.00/0.00	c ---[ 432]---> BDD-cost:   42
0.00/0.00	c ---[ 431]---> BDD-cost:    4
0.00/0.00	c ---[ 430]---> BDD-cost:    4
0.00/0.00	c ---[ 429]---> BDD-cost:   16
0.00/0.00	c ---[ 428]---> BDD-cost:   28
0.00/0.00	c ---[ 427]---> BDD-cost:    9
0.00/0.00	c ---[ 426]---> BDD-cost:   17
0.00/0.00	c ---[ 425]---> BDD-cost:    8
0.00/0.00	c ---[ 424]---> BDD-cost:   12
0.00/0.00	c ---[ 423]---> BDD-cost:    6
0.00/0.00	c ---[ 422]---> BDD-cost:   40
0.00/0.00	c ---[ 421]---> BDD-cost:    2
0.00/0.00	c ---[ 420]---> BDD-cost:   35
0.00/0.00	c ---[ 419]---> BDD-cost:    9
0.00/0.00	c ---[ 418]---> BDD-cost:   17
0.00/0.00	c ---[ 417]---> BDD-cost:    5
0.00/0.00	c ---[ 416]---> BDD-cost:   68
0.00/0.00	c ---[ 415]---> BDD-cost:   64
0.00/0.00	c ---[ 414]---> BDD-cost:   46
0.00/0.00	c ---[ 413]---> BDD-cost:   15
0.00/0.00	c ---[ 412]---> BDD-cost:    6
0.00/0.00	c ---[ 411]---> BDD-cost:   17
0.00/0.00	c ---[ 410]---> BDD-cost:   36
0.00/0.00	c ---[ 409]---> BDD-cost:   21
0.00/0.00	c ---[ 408]---> BDD-cost:    6
0.00/0.00	c ---[ 407]---> BDD-cost:   20
0.00/0.00	c ---[ 405]---> BDD-cost:   24
0.00/0.00	c ---[ 404]---> BDD-cost:   20
0.00/0.00	c ---[ 403]---> BDD-cost:    4
0.00/0.00	c ---[ 402]---> BDD-cost:   53
0.00/0.00	c ---[ 401]---> BDD-cost:   11
0.00/0.00	c ---[ 400]---> BDD-cost:   30
0.00/0.00	c ---[ 399]---> BDD-cost:   18
0.00/0.00	c ---[ 398]---> BDD-cost:   26
0.00/0.00	c ---[ 397]---> BDD-cost:    4
0.00/0.00	c ---[ 396]---> BDD-cost:   57
0.00/0.00	c ---[ 395]---> BDD-cost:   17
0.00/0.00	c ---[ 394]---> BDD-cost:   40
0.00/0.00	c ---[ 393]---> BDD-cost:   10
0.00/0.00	c ---[ 392]---> BDD-cost:    8
0.00/0.00	c ---[ 391]---> BDD-cost:   19
0.00/0.00	c ---[ 390]---> BDD-cost:   13
0.00/0.00	c ---[ 389]---> BDD-cost:   58
0.00/0.00	c ---[ 388]---> BDD-cost:   16
0.00/0.00	c ---[ 387]---> BDD-cost:    5
0.00/0.00	c ---[ 386]---> BDD-cost:   62
0.00/0.00	c ---[ 385]---> BDD-cost:   30
0.00/0.00	c ---[ 384]---> BDD-cost:   15
0.00/0.00	c ---[ 383]---> BDD-cost:   23
0.00/0.00	c ---[ 382]---> BDD-cost:   11
0.00/0.00	c ---[ 381]---> BDD-cost:   45
0.00/0.00	c ---[ 380]---> BDD-cost:    8
0.00/0.00	c ---[ 379]---> BDD-cost:   16
0.00/0.00	c ---[ 378]---> Sorter-cost:  517     Base: 3 3
0.00/0.00	c ---[ 377]---> BDD-cost:   10
0.00/0.00	c ---[ 376]---> BDD-cost:    2
0.00/0.00	c ---[ 375]---> BDD-cost:   21
0.00/0.00	c ---[ 374]---> BDD-cost:   95
0.00/0.00	c ---[ 373]---> BDD-cost:   43
0.00/0.00	c ---[ 372]---> BDD-cost:   13
0.00/0.00	c ---[ 371]---> BDD-cost:    9
0.00/0.00	c ---[ 370]---> BDD-cost:    4
0.00/0.00	c ---[ 369]---> BDD-cost:    3
0.00/0.00	c ---[ 368]---> BDD-cost:   54
0.00/0.00	c ---[ 367]---> BDD-cost:   36
0.00/0.00	c ---[ 366]---> BDD-cost:    2
0.00/0.00	c ---[ 365]---> BDD-cost:   43
0.00/0.00	c ---[ 364]---> BDD-cost:   71
0.00/0.00	c ---[ 363]---> BDD-cost:   16
0.00/0.00	c ---[ 362]---> BDD-cost:   18
0.00/0.00	c ---[ 361]---> BDD-cost:    6
0.00/0.00	c ---[ 360]---> BDD-cost:   36
0.00/0.00	c ---[ 359]---> BDD-cost:    8
0.00/0.00	c ---[ 358]---> BDD-cost:   34
0.00/0.00	c ---[ 357]---> BDD-cost:   34
0.00/0.00	c ---[ 356]---> BDD-cost:    8
0.00/0.00	c ---[ 355]---> BDD-cost:    4
0.00/0.00	c ---[ 354]---> BDD-cost:   20
0.00/0.00	c ---[ 353]---> BDD-cost:   29
0.00/0.00	c ---[ 352]---> BDD-cost:   13
0.00/0.00	c ---[ 351]---> BDD-cost:   40
0.00/0.00	c ---[ 350]---> BDD-cost:   69
0.00/0.00	c ---[ 349]---> BDD-cost:    7
0.00/0.00	c ---[ 348]---> BDD-cost:   19
0.00/0.00	c ---[ 347]---> BDD-cost:    6
0.00/0.00	c ---[ 346]---> BDD-cost:    5
0.00/0.00	c ---[ 345]---> BDD-cost:    8
0.00/0.00	c ---[ 344]---> Sorter-cost:  594     Base: 2 2 2
0.00/0.00	c ---[ 343]---> BDD-cost:   17
0.00/0.00	c ---[ 342]---> BDD-cost:    7
0.00/0.00	c ---[ 341]---> BDD-cost:   29
0.00/0.00	c ---[ 340]---> BDD-cost:   14
0.00/0.00	c ---[ 339]---> BDD-cost:    8
0.00/0.00	c ---[ 338]---> BDD-cost:   51
0.00/0.00	c ---[ 337]---> BDD-cost:   34
0.00/0.00	c ---[ 336]---> BDD-cost:   29
0.00/0.00	c ---[ 335]---> BDD-cost:    8
0.00/0.00	c ---[ 334]---> BDD-cost:    9
0.00/0.00	c ---[ 333]---> BDD-cost:   17
0.00/0.00	c ---[ 332]---> BDD-cost:   32
0.00/0.00	c ---[ 331]---> BDD-cost:   69
0.00/0.00	c ---[ 330]---> BDD-cost:   27
0.00/0.00	c ---[ 329]---> BDD-cost:   30
0.00/0.00	c ---[ 328]---> BDD-cost:   20
0.00/0.00	c ---[ 327]---> BDD-cost:   11
0.00/0.00	c ---[ 326]---> BDD-cost:   21
0.00/0.00	c ---[ 325]---> BDD-cost:   52
0.00/0.00	c ---[ 324]---> BDD-cost:   58
0.00/0.00	c ---[ 323]---> BDD-cost:   36
0.00/0.00	c ---[ 322]---> BDD-cost:   19
0.00/0.00	c ---[ 321]---> BDD-cost:    8
0.00/0.00	c ---[ 320]---> BDD-cost:   54
0.00/0.00	c ---[ 319]---> BDD-cost:    5
0.00/0.00	c ---[ 317]---> BDD-cost:   10
0.00/0.00	c ---[ 316]---> BDD-cost:   25
0.00/0.00	c ---[ 315]---> BDD-cost:    8
0.00/0.00	c ---[ 314]---> BDD-cost:   74
0.00/0.00	c ---[ 313]---> BDD-cost:   20
0.00/0.00	c ---[ 312]---> BDD-cost:   27
0.00/0.00	c ---[ 311]---> BDD-cost:    8
0.00/0.00	c ---[ 310]---> BDD-cost:   22
0.00/0.00	c ---[ 309]---> BDD-cost:   19
0.00/0.00	c ---[ 308]---> BDD-cost:   19
0.00/0.00	c ---[ 307]---> BDD-cost:   42
0.00/0.00	c ---[ 306]---> BDD-cost:   13
0.00/0.00	c ---[ 305]---> BDD-cost:    7
0.00/0.00	c ---[ 304]---> BDD-cost:    5
0.00/0.00	c ---[ 303]---> BDD-cost:   61
0.00/0.00	c ---[ 302]---> BDD-cost:   10
0.00/0.00	c ---[ 301]---> BDD-cost:    4
0.00/0.00	c ---[ 300]---> BDD-cost:    7
0.00/0.00	c ---[ 299]---> BDD-cost:   64
0.00/0.00	c ---[ 298]---> BDD-cost:   19
0.00/0.00	c ---[ 297]---> BDD-cost:   36
0.00/0.00	c ---[ 296]---> BDD-cost:    4
0.00/0.00	c ---[ 295]---> BDD-cost:   12
0.00/0.00	c ---[ 293]---> BDD-cost:   51
0.00/0.00	c ---[ 292]---> BDD-cost:   21
0.00/0.00	c ---[ 291]---> BDD-cost:    6
0.00/0.00	c ---[ 290]---> BDD-cost:   19
0.00/0.00	c ---[ 289]---> BDD-cost:   27
0.00/0.00	c ---[ 288]---> BDD-cost:   55
0.00/0.00	c ---[ 287]---> BDD-cost:   77
0.00/0.00	c ---[ 286]---> BDD-cost:    3
0.00/0.00	c ---[ 285]---> BDD-cost:   18
0.00/0.00	c ---[ 284]---> BDD-cost:    6
0.00/0.00	c ---[ 283]---> BDD-cost:   25
0.00/0.00	c ---[ 282]---> BDD-cost:   53
0.00/0.00	c ---[ 281]---> BDD-cost:   62
0.00/0.00	c ---[ 280]---> BDD-cost:   11
0.00/0.00	c ---[ 279]---> BDD-cost:    5
0.00/0.00	c ---[ 278]---> BDD-cost:   31
0.00/0.00	c ---[ 277]---> BDD-cost:   55
0.00/0.00	c ---[ 276]---> BDD-cost:    4
0.00/0.00	c ---[ 275]---> BDD-cost:   29
0.00/0.00	c ---[ 274]---> BDD-cost:    4
0.00/0.00	c ---[ 273]---> BDD-cost:   62
0.00/0.00	c ---[ 272]---> BDD-cost:   16
0.00/0.00	c ---[ 271]---> BDD-cost:    5
0.00/0.00	c ---[ 270]---> BDD-cost:   23
0.00/0.00	c ---[ 269]---> BDD-cost:   14
0.00/0.00	c ---[ 268]---> BDD-cost:   35
0.00/0.00	c ---[ 267]---> BDD-cost:    6
0.00/0.00	c ---[ 266]---> BDD-cost:   12
0.00/0.00	c ---[ 264]---> BDD-cost:   12
0.00/0.00	c ---[ 263]---> BDD-cost:   32
0.00/0.00	c ---[ 262]---> BDD-cost:   17
0.00/0.00	c ---[ 261]---> BDD-cost:   35
0.00/0.00	c ---[ 260]---> BDD-cost:    2
0.00/0.00	c ---[ 259]---> BDD-cost:    5
0.00/0.00	c ---[ 258]---> BDD-cost:    7
0.00/0.00	c ---[ 257]---> BDD-cost:    4
0.00/0.00	c ---[ 256]---> BDD-cost:   38
0.00/0.00	c ---[ 255]---> BDD-cost:   13
0.00/0.00	c ---[ 254]---> BDD-cost:    3
0.00/0.00	c ---[ 253]---> BDD-cost:   57
0.00/0.00	c ---[ 252]---> BDD-cost:    7
0.00/0.00	c ---[ 251]---> BDD-cost:   20
0.00/0.00	c ---[ 250]---> BDD-cost:    4
0.00/0.00	c ---[ 249]---> BDD-cost:    7
0.00/0.00	c ---[ 248]---> BDD-cost:   32
0.00/0.00	c ---[ 247]---> BDD-cost:   19
0.00/0.00	c ---[ 246]---> BDD-cost:    8
0.00/0.00	c ---[ 245]---> BDD-cost:   81
0.00/0.00	c ---[ 244]---> BDD-cost:   16
0.00/0.00	c ---[ 243]---> BDD-cost:   33
0.00/0.00	c ---[ 241]---> BDD-cost:    4
0.00/0.00	c ---[ 240]---> BDD-cost:   36
0.00/0.00	c ---[ 239]---> BDD-cost:   39
0.00/0.00	c ---[ 238]---> BDD-cost:   53
0.00/0.00	c ---[ 237]---> BDD-cost:   38
0.00/0.00	c ---[ 236]---> BDD-cost:    7
0.00/0.00	c ---[ 235]---> BDD-cost:    5
0.00/0.00	c ---[ 234]---> BDD-cost:   33
0.00/0.00	c ---[ 233]---> BDD-cost:   10
0.00/0.00	c ---[ 232]---> BDD-cost:   26
0.00/0.00	c ---[ 231]---> BDD-cost:    6
0.00/0.00	c ---[ 230]---> BDD-cost:   20
0.00/0.00	c ---[ 229]---> BDD-cost:   30
0.00/0.00	c ---[ 228]---> BDD-cost:   24
0.00/0.00	c ---[ 227]---> BDD-cost:   57
0.00/0.00	c ---[ 226]---> BDD-cost:   17
0.00/0.00	c ---[ 225]---> BDD-cost:    7
0.00/0.00	c ---[ 224]---> BDD-cost:   39
0.00/0.00	c ---[ 223]---> BDD-cost:   17
0.00/0.00	c ---[ 222]---> BDD-cost:   39
0.00/0.00	c ---[ 221]---> BDD-cost:   57
0.00/0.00	c ---[ 220]---> BDD-cost:   38
0.00/0.00	c ---[ 219]---> BDD-cost:   53
0.00/0.00	c ---[ 218]---> BDD-cost:    8
0.00/0.00	c ---[ 217]---> BDD-cost:   10
0.00/0.00	c ---[ 216]---> BDD-cost:    8
0.00/0.00	c ---[ 215]---> BDD-cost:    8
0.00/0.00	c ---[ 214]---> BDD-cost:   18
0.00/0.00	c ---[ 213]---> BDD-cost:   31
0.00/0.00	c ---[ 212]---> BDD-cost:   11
0.00/0.00	c ---[ 211]---> BDD-cost:    4
0.00/0.00	c ---[ 210]---> BDD-cost:   11
0.00/0.00	c ---[ 209]---> BDD-cost:    6
0.00/0.00	c ---[ 208]---> BDD-cost:   27
0.00/0.00	c ---[ 207]---> BDD-cost:   48
0.00/0.00	c ---[ 205]---> BDD-cost:    5
0.00/0.00	c ---[ 204]---> BDD-cost:    8
0.00/0.00	c ---[ 203]---> BDD-cost:    4
0.00/0.00	c ---[ 202]---> BDD-cost:   15
0.00/0.00	c ---[ 201]---> BDD-cost:   66
0.00/0.00	c ---[ 200]---> BDD-cost:    9
0.00/0.00	c ---[ 199]---> BDD-cost:   11
0.00/0.00	c ---[ 198]---> BDD-cost:    2
0.00/0.00	c ---[ 197]---> BDD-cost:    9
0.00/0.00	c ---[ 196]---> BDD-cost:   41
0.00/0.00	c ---[ 195]---> BDD-cost:   37
0.00/0.00	c ---[ 194]---> BDD-cost:    5
0.00/0.00	c ---[ 193]---> BDD-cost:    6
0.00/0.00	c ---[ 192]---> BDD-cost:  110
0.00/0.00	c ---[ 191]---> BDD-cost:   11
0.00/0.00	c ---[ 190]---> BDD-cost:    6
0.00/0.00	c ---[ 188]---> BDD-cost:   17
0.00/0.00	c ---[ 187]---> BDD-cost:   25
0.00/0.00	c ---[ 186]---> BDD-cost:   11
0.00/0.00	c ---[ 185]---> BDD-cost:   12
0.00/0.00	c ---[ 184]---> BDD-cost:    9
0.00/0.00	c ---[ 183]---> BDD-cost:   36
0.00/0.00	c ---[ 182]---> BDD-cost:   21
0.00/0.00	c ---[ 181]---> BDD-cost:    7
0.00/0.00	c ---[ 180]---> BDD-cost:   72
0.00/0.00	c ---[ 179]---> BDD-cost:    2
0.00/0.00	c ---[ 178]---> BDD-cost:   14
0.00/0.00	c ---[ 177]---> BDD-cost:   12
0.00/0.00	c ---[ 176]---> BDD-cost:   35
0.00/0.00	c ---[ 175]---> BDD-cost:   15
0.00/0.00	c ---[ 174]---> BDD-cost:   15
0.00/0.00	c ---[ 173]---> BDD-cost:   15
0.00/0.00	c ---[ 172]---> BDD-cost:    5
0.00/0.00	c ---[ 171]---> BDD-cost:   10
0.00/0.00	c ---[ 170]---> BDD-cost:    7
0.00/0.00	c ---[ 169]---> BDD-cost:   48
0.00/0.00	c ---[ 168]---> BDD-cost:   86
0.00/0.00	c ---[ 167]---> BDD-cost:   25
0.00/0.00	c ---[ 166]---> BDD-cost:   41
0.00/0.00	c ---[ 165]---> BDD-cost:   41
0.00/0.00	c ---[ 164]---> BDD-cost:   19
0.00/0.00	c ---[ 163]---> BDD-cost:   31
0.00/0.00	c ---[ 162]---> BDD-cost:   38
0.00/0.00	c ---[ 161]---> BDD-cost:   16
0.00/0.00	c ---[ 160]---> BDD-cost:    2
0.00/0.00	c ---[ 159]---> BDD-cost:    9
0.00/0.00	c ---[ 158]---> BDD-cost:   20
0.00/0.00	c ---[ 157]---> BDD-cost:   63
0.00/0.00	c ---[ 156]---> BDD-cost:   18
0.00/0.00	c ---[ 155]---> BDD-cost:   14
0.00/0.00	c ---[ 154]---> BDD-cost:   46
0.00/0.00	c ---[ 153]---> BDD-cost:   14
0.00/0.00	c ---[ 152]---> BDD-cost:   26
0.00/0.00	c ---[ 151]---> BDD-cost:   31
0.00/0.00	c ---[ 150]---> BDD-cost:   25
0.00/0.00	c ---[ 149]---> BDD-cost:   18
0.00/0.00	c ---[ 148]---> BDD-cost:   63
0.00/0.00	c ---[ 147]---> BDD-cost:   69
0.00/0.00	c ---[ 145]---> BDD-cost:   28
0.00/0.00	c ---[ 144]---> BDD-cost:   33
0.00/0.00	c ---[ 143]---> BDD-cost:   13
0.00/0.00	c ---[ 142]---> BDD-cost:   16
0.00/0.00	c ---[ 141]---> BDD-cost:   20
0.00/0.00	c ---[ 140]---> BDD-cost:   17
0.00/0.00	c ---[ 139]---> BDD-cost:    4
0.00/0.00	c ---[ 138]---> BDD-cost:   22
0.00/0.00	c ---[ 137]---> BDD-cost:    6
0.00/0.00	c ---[ 136]---> BDD-cost:    2
0.00/0.00	c ---[ 135]---> BDD-cost:    7
0.00/0.00	c ---[ 134]---> BDD-cost:    3
0.00/0.00	c ---[ 132]---> BDD-cost:   31
0.00/0.00	c ---[ 131]---> BDD-cost:   10
0.00/0.00	c ---[ 130]---> BDD-cost:   25
0.00/0.00	c ---[ 129]---> BDD-cost:   11
0.00/0.00	c ---[ 128]---> BDD-cost:   11
0.00/0.00	c ---[ 127]---> BDD-cost:   24
0.00/0.00	c ---[ 126]---> BDD-cost:   29
0.00/0.00	c ---[ 125]---> BDD-cost:   22
0.00/0.00	c ---[ 124]---> BDD-cost:   12
0.00/0.00	c ---[ 123]---> BDD-cost:   10
0.00/0.00	c ---[ 122]---> BDD-cost:   26
0.00/0.00	c ---[ 121]---> BDD-cost:    4
0.00/0.00	c ---[ 120]---> BDD-cost:    2
0.00/0.00	c ---[ 119]---> BDD-cost:    8
0.00/0.00	c ---[ 118]---> BDD-cost:   61
0.00/0.00	c ---[ 117]---> BDD-cost:    7
0.00/0.00	c ---[ 116]---> BDD-cost:   10
0.00/0.00	c ---[ 115]---> BDD-cost:   16
0.00/0.00	c ---[ 114]---> BDD-cost:   50
0.00/0.00	c ---[ 113]---> BDD-cost:   17
0.00/0.00	c ---[ 112]---> BDD-cost:   34
0.00/0.00	c ---[ 111]---> BDD-cost:   88
0.00/0.00	c ---[ 110]---> BDD-cost:   23
0.00/0.00	c ---[ 109]---> BDD-cost:   20
0.00/0.00	c ---[ 108]---> BDD-cost:   73
0.00/0.00	c ---[ 107]---> BDD-cost:    4
0.00/0.00	c ---[ 106]---> BDD-cost:    2
0.00/0.00	c ---[ 105]---> BDD-cost:    5
0.00/0.00	c ---[ 104]---> BDD-cost:    5
0.00/0.00	c ---[ 103]---> BDD-cost:   59
0.00/0.00	c ---[ 102]---> BDD-cost:    4
0.00/0.00	c ---[ 101]---> BDD-cost:   12
0.00/0.00	c ---[ 100]---> BDD-cost:   47
0.00/0.00	c ---[  99]---> BDD-cost:   92
0.00/0.00	c ---[  98]---> BDD-cost:   10
0.00/0.00	c ---[  97]---> BDD-cost:   23
0.00/0.00	c ---[  96]---> BDD-cost:   20
0.00/0.00	c ---[  95]---> BDD-cost:   29
0.00/0.00	c ---[  93]---> BDD-cost:   46
0.00/0.00	c ---[  92]---> BDD-cost:    8
0.00/0.00	c ---[  91]---> BDD-cost:   13
0.00/0.00	c ---[  90]---> BDD-cost:   12
0.00/0.00	c ---[  89]---> BDD-cost:   24
0.00/0.00	c ---[  88]---> BDD-cost:    4
0.00/0.00	c ---[  87]---> BDD-cost:   32
0.00/0.00	c ---[  86]---> BDD-cost:   11
0.00/0.00	c ---[  85]---> BDD-cost:   11
0.00/0.00	c ---[  84]---> BDD-cost:   23
0.00/0.00	c ---[  83]---> BDD-cost:   31
0.00/0.00	c ---[  82]---> BDD-cost:   20
0.00/0.00	c ---[  81]---> BDD-cost:   16
0.00/0.00	c ---[  80]---> BDD-cost:   10
0.00/0.00	c ---[  79]---> BDD-cost:    2
0.00/0.00	c ---[  78]---> BDD-cost:   10
0.00/0.00	c ---[  77]---> BDD-cost:   23
0.00/0.00	c ---[  76]---> BDD-cost:   13
0.00/0.00	c ---[  75]---> BDD-cost:    4
0.00/0.00	c ---[  74]---> BDD-cost:   56
0.00/0.00	c ---[  73]---> BDD-cost:   16
0.00/0.00	c ---[  72]---> BDD-cost:   13
0.00/0.00	c ---[  71]---> BDD-cost:    5
0.00/0.00	c ---[  70]---> BDD-cost:   18
0.00/0.00	c ---[  69]---> BDD-cost:   10
0.00/0.00	c ---[  68]---> BDD-cost:    7
0.00/0.00	c ---[  67]---> BDD-cost:    9
0.00/0.00	c ---[  66]---> BDD-cost:   32
0.00/0.00	c ---[  65]---> BDD-cost:   11
0.00/0.00	c ---[  64]---> BDD-cost:   64
0.00/0.00	c ---[  63]---> BDD-cost:   30
0.00/0.00	c ---[  62]---> BDD-cost:   15
0.00/0.00	c ---[  61]---> BDD-cost:   34
0.00/0.00	c ---[  60]---> BDD-cost:   28
0.00/0.01	c ---[  58]---> BDD-cost:    6
0.00/0.01	c ---[  57]---> BDD-cost:   99
0.00/0.01	c ---[  56]---> BDD-cost:   83
0.00/0.01	c ---[  55]---> BDD-cost:   16
0.00/0.01	c ---[  54]---> BDD-cost:   21
0.00/0.01	c ---[  53]---> BDD-cost:   28
0.00/0.01	c ---[  52]---> BDD-cost:    6
0.00/0.01	c ---[  51]---> BDD-cost:    1
0.00/0.01	c ---[  50]---> BDD-cost:   16
0.00/0.01	c ---[  49]---> BDD-cost:   26
0.00/0.01	c ---[  48]---> BDD-cost:   10
0.00/0.01	c ---[  47]---> BDD-cost:   59
0.00/0.01	c ---[  46]---> BDD-cost:    5
0.00/0.01	c ---[  45]---> BDD-cost:   64
0.00/0.01	c ---[  44]---> BDD-cost:   13
0.00/0.01	c ---[  43]---> Sorter-cost:  337     Base: 3 3
0.00/0.01	c ---[  42]---> BDD-cost:   12
0.00/0.01	c ---[  41]---> BDD-cost:    5
0.00/0.01	c ---[  40]---> BDD-cost:   11
0.00/0.01	c ---[  39]---> BDD-cost:    7
0.00/0.01	c ---[  38]---> BDD-cost:   11
0.00/0.01	c ---[  37]---> BDD-cost:   18
0.00/0.01	c ---[  36]---> BDD-cost:   16
0.00/0.01	c ---[  35]---> BDD-cost:   16
0.00/0.01	c ---[  34]---> BDD-cost:   12
0.00/0.01	c ---[  33]---> BDD-cost:    7
0.00/0.01	c ---[  32]---> BDD-cost:    9
0.00/0.01	c ---[  31]---> BDD-cost:   10
0.00/0.01	c ---[  30]---> BDD-cost:   36
0.00/0.01	c ---[  29]---> BDD-cost:   33
0.00/0.01	c ---[  28]---> BDD-cost:   15
0.00/0.01	c ---[  27]---> BDD-cost:   32
0.00/0.01	c ---[  26]---> BDD-cost:   22
0.00/0.01	c ---[  25]---> BDD-cost:   19
0.00/0.01	c ---[  24]---> BDD-cost:    4
0.00/0.01	c ---[  23]---> BDD-cost:   12
0.00/0.01	c ---[  22]---> BDD-cost:   21
0.00/0.01	c ---[  21]---> BDD-cost:   53
0.00/0.01	c ---[  20]---> BDD-cost:   66
0.00/0.01	c ---[  19]---> BDD-cost:   15
0.00/0.01	c ---[  18]---> BDD-cost:   11
0.00/0.01	c ---[  17]---> BDD-cost:   31
0.00/0.01	c ---[  16]---> BDD-cost:    8
0.00/0.01	c ---[  15]---> BDD-cost:   44
0.00/0.01	c ---[  14]---> BDD-cost:   15
0.00/0.01	c ---[  13]---> BDD-cost:   45
0.00/0.01	c ---[  12]---> BDD-cost:    4
0.00/0.01	c ---[  11]---> BDD-cost:   26
0.00/0.01	c ---[  10]---> BDD-cost:   19
0.00/0.01	c ---[   9]---> BDD-cost:    3
0.00/0.01	c ---[   8]---> BDD-cost:    4
0.00/0.01	c ---[   7]---> BDD-cost:    5
0.00/0.01	c ---[   6]---> BDD-cost:    6
0.00/0.01	c ---[   5]---> BDD-cost:   11
0.00/0.01	c ---[   4]---> BDD-cost:   17
0.00/0.01	c ---[   3]---> BDD-cost:    9
0.00/0.01	c ---[   2]---> BDD-cost:   12
0.00/0.01	c ---[   1]---> BDD-cost:   13
0.00/0.01	c ---[   0]---> BDD-cost:    2
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   20989    58352 |    6996       0        0    -nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Found solution: 451
0.00/0.02	c ---[   0]---> Sorter-cost:17560     Base:
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         2 |   38226    98901 |   12742       2       14     7.0 |  0.000 % |
0.00/0.04	c ==============================================================================
0.00/0.04	c Found solution: 223
0.00/0.04	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |        42 |   42036   107949 |   14012      40      779    19.5 |  0.000 % |
0.00/0.06	c |       142 |   42036   107949 |   15413     140     9098    65.0 |  2.061 % |
0.00/0.09	c |       294 |   42000   107877 |   16954     290    16405    56.6 |  2.139 % |
0.00/0.12	c |       519 |   41994   107865 |   18649     514    32533    63.3 |  2.152 % |
0.00/0.19	c |       857 |   41957   107788 |   20514     851    76028    89.3 |  2.235 % |
0.00/0.26	c |      1363 |   41957   107788 |   22566    1357   118221    87.1 |  2.235 % |
0.00/0.38	c |      2122 |   41957   107788 |   24823    2116   191614    90.6 |  2.235 % |
0.00/0.52	c |      3261 |   41949   107772 |   27305    3254   267287    82.1 |  2.251 % |
0.00/0.84	c |      4971 |   41949   107772 |   30035    4964   491069    98.9 |  2.251 % |
1.28/1.32	c |      7534 |   41949   107772 |   33039    7527   888381   118.0 |  2.251 % |
2.09/2.11	c |     11378 |   41934   107741 |   36343   11370  1386097   121.9 |  2.285 % |
3.89/3.97	c |     17144 |   41890   107649 |   39977   17099  2700926   158.0 |  2.384 % |
6.28/6.38	c |     25795 |   41890   107649 |   43975   25750  4362387   169.4 |  2.384 % |
6.49/6.51	c ==============================================================================
6.49/6.51	c Found solution: 215
6.49/6.51	c ---[   0]---> Sorter-cost:    0     Base:
6.49/6.54	c ==================================[MINISAT+]==================================
6.49/6.54	c | Conflicts | Original         | Learnt                           | Progress |
6.49/6.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.49/6.54	c ==============================================================================
6.49/6.54	c |     26699 |   41964   107871 |   13988   26654  4412393   165.5 |  2.384 % |
6.49/6.57	c |     26800 |   41964   107871 |   15386   11787  2039087   173.0 |  2.460 % |
6.49/6.59	c |     26950 |   41964   107871 |   16925   11937  2042946   171.1 |  2.460 % |
6.59/6.62	c |     27177 |   41964   107871 |   18618   12164  2055867   169.0 |  2.460 % |
6.59/6.68	c |     27516 |   41964   107871 |   20479   12503  2086836   166.9 |  2.460 % |
6.68/6.75	c |     28022 |   41964   107871 |   22527   13009  2116987   162.7 |  2.460 % |
6.78/6.89	c |     28781 |   41964   107871 |   24780   13768  2209972   160.5 |  2.460 % |
7.08/7.12	c |     29922 |   41964   107871 |   27258   14909  2348403   157.5 |  2.460 % |
7.38/7.49	c |     31633 |   41964   107871 |   29984   16620  2595154   156.1 |  2.460 % |
8.08/8.11	c |     34195 |   41964   107871 |   32982   19182  3051069   159.1 |  2.460 % |
8.98/9.01	c |     38039 |   41964   107871 |   36281   23026  3632456   157.8 |  2.460 % |
10.28/10.36	c |     43807 |   41964   107871 |   39909   28794  4504340   156.4 |  2.460 % |
12.58/12.67	c |     52457 |   41964   107871 |   43900   37444  6070785   162.1 |  2.460 % |
16.68/16.77	c |     65431 |   41964   107871 |   48290   50418  8525808   169.1 |  2.460 % |
21.78/21.89	c |     84894 |   41964   107871 |   53119   31732  5708938   179.9 |  2.460 % |
29.69/29.76	c |    114086 |   41964   107871 |   58431   13551  1510776   111.5 |  2.460 % |
48.78/48.88	c |    157875 |   41964   107871 |   64274   57340 11836704   206.4 |  2.460 % |
79.76/79.85	c |    223559 |   41964   107871 |   70701   61820 15105058   244.3 |  2.460 % |
115.66/115.71	c |    322086 |   41952   107844 |   77772   32524  8583358   263.9 |  2.473 % |
178.75/178.80	c ==============================================================================
178.75/178.80	c Found solution: 210
178.75/178.80	c ---[   0]---> Sorter-cost:    0     Base:
178.85/178.91	c ==================================[MINISAT+]==================================
178.85/178.91	c | Conflicts | Original         | Learnt                           | Progress |
178.85/178.91	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
178.85/178.91	c ==============================================================================
178.85/178.91	c |    446154 |   42015   108035 |   14005   82560 19206532   232.6 |  2.473 % |
178.95/179.05	c |    446254 |   42015   108035 |   15405    7790  1267442   162.7 |  2.489 % |
178.95/179.08	c |    446404 |   42015   108035 |   16946    7940  1281346   161.4 |  2.489 % |
179.05/179.11	c |    446629 |   42015   108035 |   18640    8165  1290083   158.0 |  2.489 % |
179.05/179.18	c |    446966 |   41998   107999 |   20504    8501  1322545   155.6 |  2.530 % |
179.16/179.23	c |    447473 |   41998   107999 |   22555    9008  1335408   148.2 |  2.530 % |
179.26/179.31	c |    448233 |   41998   107999 |   24810    9768  1356367   138.9 |  2.530 % |
179.45/179.51	c |    449373 |   41998   107999 |   27291   10908  1482731   135.9 |  2.530 % |
179.65/179.79	c |    451081 |   41998   107999 |   30020   12616  1690985   134.0 |  2.530 % |
180.15/180.24	c |    453643 |   41998   107999 |   33023   15178  1956854   128.9 |  2.530 % |
180.95/181.01	c |    457489 |   41998   107999 |   36325   19024  2521639   132.6 |  2.530 % |
182.56/182.68	c |    463255 |   41998   107999 |   39957   24790  3690605   148.9 |  2.530 % |
184.85/184.97	c |    471904 |   41998   107999 |   43953   33439  5328875   159.4 |  2.530 % |
188.35/188.41	c |    484879 |   41998   107999 |   48349   46414  7602934   163.8 |  2.530 % |
195.15/195.26	c |    504340 |   41998   107999 |   53183   18571  4393404   236.6 |  2.530 % |
205.25/205.39	c |    533532 |   41998   107999 |   58502   47763 11435438   239.4 |  2.530 % |
221.85/221.95	c |    577321 |   41998   107999 |   64352   38024  7406921   194.8 |  2.530 % |
249.72/249.86	c |    643005 |   41998   107999 |   70787   44478 11566302   260.0 |  2.530 % |
288.40/288.56	c |    741532 |   41998   107999 |   77866   75442 19091586   253.1 |  2.530 % |
358.17/358.38	c |    889321 |   41998   107999 |   85653   81899 17895901   218.5 |  2.530 % |
484.76/484.93	c |   1111007 |   41998   107999 |   94218   69378 19434779   280.1 |  2.530 % |
694.61/694.80	c |   1443532 |   41998   107999 |  103640   52198 12273969   235.1 |  2.530 % |
1025.45/1025.70	c |   1942321 |   41998   107999 |  114004   76353 19226833   251.8 |  2.530 % |
1559.26/1559.68	c |   2690503 |   41958   107910 |  125405   83529 24777281   296.6 |  2.629 % |
1800.03/1800.40	c 
1800.03/1800.40	c *** TERMINATED ***
1800.03/1800.40	s SATISFIABLE
1800.03/1800.40	v x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 -x14 x15 x16 -x17 -x18 x19 -x20 x21 x22 -x23 x24 x25 x26 x27 x28 -x29 x30 x31 x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 x46 -x47 -x48 x49 x50 -x51 -x52 x53 -x54 x55 x56 x57 x58 x59 -x60 x61 x62 -x63 -x64 x65 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 x96 x97 x98 -x99 x100 -x101 x102 -x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 -x114 x115 -x116 x117 -x118 -x119 x120 x121 -x122 -x123 x124 -x125 x126 x127 x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 x145 x146 x147 -x148 -x149 -x150 x151 x152 x153 x154 -x155 x156 x157 -x158 x159 -x160 -x161 -x162 x163 -x164 x165 x166 -x167 -x168 -x169 x170 x171 -x172 x173 -x174 -x175 -x176 -x177 x178 x179 x180 x181 -x182 x183 x184 x185 -x186 x187 x188 x189 x190 x191 x192 -x193 x194 -x195 -x196 x197 -x198 -x199 x200 -x201 x202 -x203 -x204 x205 -x206 -x207 x208 -x209 -x210 -x211 -x212 -x213 -x214 x215 x216 -x217 -x218 -x219 -x220 x221 x222 -x223 x224 x225 x226 x227 -x228 x229 x230 x231 -x232 -x233 -x234 -x235 x236 -x237 x238 x239 x240 -x241 -x242 -x243 -x244 x245 x246 -x247 x248 x249 -x250 -x251 -x252 -x253 x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 x315 -x316 x317 -x318 -x319 x320 -x321 -x322 x323 -x324 -x325 -x326 x327 -x328 x329 x330 -x331 x332 -x333 x334 -x335 x336 -x337 x338 x339 -x340 x341 x342 -x343 x344 x345 -x346 -x347 -x348 x349 -x350 -x351 -x352 -x353 -x354 x355 -x356 -x357 x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 x379 -x380 -x381 -x382 x383 -x384 x385 -x386 x387 x388 -x389 x390 -x391 x392 x393 x394 x395 x396 -x397 -x398 x399 -x400 x401 x402 -x403 -x404 -x405 x406 x407 -x408 -x409 -x410 x411 x412 x413 x414 -x415 x416 x417 x418 x419 x420 x421 x422 x423 -x424 -x425 -x426 -x427 x428 -x429 x430 x431 x432 -x433 x434 x435 -x436 -x437 -x438 -x439 -x440 -x441 x442 -x443 -x444 x445 -x446 x447 x448 -x449 -x450 -x451 x452 x453 -x454 x455 -x456 x457 x458 x459 -x460 -x461 x462 x463 x464 x465

Verifier Data

OK	210

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3723497-1338569899/watcher-3723497-1338569899 -o /tmp/evaluation-result-3723497-1338569899/solver-3723497-1338569899 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723497-1338569899.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.95 1.91 3/177 14456
/proc/meminfo: memFree=28457400/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0

[startup+0.041109 s]
/proc/loadavg: 2.00 1.95 1.91 3/177 14456
/proc/meminfo: memFree=28457400/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100243 s]
/proc/loadavg: 2.00 1.95 1.91 3/177 14456
/proc/meminfo: memFree=28457400/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300178 s]
/proc/loadavg: 2.00 1.95 1.91 3/177 14456
/proc/meminfo: memFree=28457400/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 2.00 1.95 1.91 3/177 14456
/proc/meminfo: memFree=28457400/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 1.95 1.91 3/179 14461
/proc/meminfo: memFree=28446968/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=13780 CPUtime=1.48 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 3292 0 0 0 148 0 0 0 20 0 1 0 323114396 14110720 3123 33554432000 4194304 5276501 140736964727504 140736964725496 4399768 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/14460/statm: 3445 3123 122 265 0 3177 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22928

[startup+3.10022 s]
/proc/loadavg: 2.00 1.95 1.91 3/179 14461
/proc/meminfo: memFree=28442704/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=19028 CPUtime=3.09 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 4589 0 0 0 308 1 0 0 20 0 1 0 323114396 19484672 4420 33554432000 4194304 5276501 140736964727504 140736964725496 4633200 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/14460/statm: 4757 4420 122 265 0 4489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28176

[startup+6.30022 s]
/proc/loadavg: 2.00 1.95 1.91 3/179 14461
/proc/meminfo: memFree=28432172/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=28608 CPUtime=6.28 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 6984 0 0 0 627 1 0 0 20 0 1 0 323114396 29294592 6815 33554432000 4194304 5276501 140736964727504 140736964725096 4400448 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/14460/statm: 7152 6815 122 265 0 6884 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37756

[startup+12.7002 s]
/proc/loadavg: 2.00 1.95 1.91 3/179 14461
/proc/meminfo: memFree=28422288/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=37328 CPUtime=12.68 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 9176 0 0 0 1266 2 0 0 20 0 1 0 323114396 38223872 9007 33554432000 4194304 5276501 140736964727504 140736964725096 4396490 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/14460/statm: 9332 9007 122 265 0 9064 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46476

[startup+25.5002 s]
/proc/loadavg: 2.00 1.96 1.91 3/179 14461
/proc/meminfo: memFree=28410152/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=48108 CPUtime=25.48 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 11835 0 0 0 2546 2 0 0 20 0 1 0 323114396 49262592 11666 33554432000 4194304 5276501 140736964727504 140736964725752 4399951 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/14460/statm: 12027 11666 122 265 0 11759 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57256

[startup+51.1002 s]
/proc/loadavg: 2.00 1.96 1.91 3/179 14461
/proc/meminfo: memFree=28356336/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=71936 CPUtime=51.08 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 17764 0 0 0 5104 4 0 0 20 0 1 0 323114396 73662464 17595 33554432000 4194304 5276501 140736964727504 140736964725496 4399913 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/14460/statm: 17984 17595 122 265 0 17716 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81084

[startup+102.306 s]
/proc/loadavg: 2.00 1.96 1.91 3/180 14465
/proc/meminfo: memFree=28317352/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=84620 CPUtime=102.27 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 20961 0 0 0 10223 4 0 0 20 0 1 0 323114396 86650880 20792 33554432000 4194304 5276501 140736964727504 140736964725496 4399906 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 21155 20792 122 265 0 20887 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 93768

[startup+162.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/180 14465
/proc/meminfo: memFree=28258612/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=118268 CPUtime=162.25 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 29359 0 0 0 16219 6 0 0 20 0 1 0 323114396 121106432 29190 33554432000 4194304 5276501 140736964727504 140736964725496 4399951 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 29567 29190 122 265 0 29299 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 127416

[startup+222.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/180 14488
/proc/meminfo: memFree=28257664/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=118268 CPUtime=222.25 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 29364 0 0 0 22219 6 0 0 20 0 1 0 323114396 121106432 29195 33554432000 4194304 5276501 140736964727504 140736964725752 4399290 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 29567 29195 123 265 0 29299 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 127416

[startup+282.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/179 14488
/proc/meminfo: memFree=28257148/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=118268 CPUtime=282.2 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 29409 0 0 0 28214 6 0 0 20 0 1 0 323114396 121106432 29236 33554432000 4194304 5276501 140736964727504 140736964725752 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 29567 29236 123 265 0 29299 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 127416

[startup+342.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/179 14488
/proc/meminfo: memFree=28249984/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=125792 CPUtime=342.18 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 31299 0 0 0 34212 6 0 0 20 0 1 0 323114396 128811008 31136 33554432000 4194304 5276501 140736964727504 140736964725496 4394779 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 31448 31136 123 265 0 31180 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 134940

[startup+402.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/179 14489
/proc/meminfo: memFree=28237088/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=210204 CPUtime=1062.04 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 52051 0 0 0 106191 13 0 0 20 0 1 0 323114396 215248896 52218 33554432000 4194304 5276501 140736964727504 140736964725752 4396490 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 52551 52218 123 265 0 52283 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 219352

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 14494
/proc/meminfo: memFree=28060256/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=224376 CPUtime=1122.03 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 55588 0 0 0 112189 14 0 0 20 0 1 0 323114396 229761024 55755 33554432000 4194304 5276501 140736964727504 140736964725496 4390973 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 56094 55755 123 265 0 55826 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 233524

[startup+1182.3 s]
/proc/loadavg: 2.08 2.00 1.92 3/179 14537
/proc/meminfo: memFree=28476808/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=224744 CPUtime=1182.02 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 55653 0 0 0 118188 14 0 0 20 0 1 0 323114396 230137856 55820 33554432000 4194304 5276501 140736964727504 140736964725688 4400435 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 56186 55820 123 265 0 55918 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 233892

[startup+1242.3 s]
/proc/loadavg: 2.03 2.00 1.92 3/179 14537
/proc/meminfo: memFree=28468748/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=227068 CPUtime=1242.01 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 56198 0 0 0 124187 14 0 0 20 0 1 0 323114396 232517632 56365 33554432000 4194304 5276501 140736964727504 140736964725688 4399942 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 56767 56365 123 265 0 56499 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 236216

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/180 14541
/proc/meminfo: memFree=28460628/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=227352 CPUtime=1302.01 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 56289 0 0 0 130186 15 0 0 20 0 1 0 323114396 232808448 56497 33554432000 4194304 5276501 140736964727504 140736964725688 4394769 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 56838 56497 123 265 0 56570 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 236500

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 14541
/proc/meminfo: memFree=28451120/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=235344 CPUtime=1361.99 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 58263 0 0 0 136184 15 0 0 20 0 1 0 323114396 240992256 58471 33554432000 4194304 5276501 140736964727504 140736964725496 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 58836 58471 123 265 0 58568 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 244492

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 14541
/proc/meminfo: memFree=28447904/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=236068 CPUtime=1421.99 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 58375 0 0 0 142184 15 0 0 20 0 1 0 323114396 241733632 58583 33554432000 4194304 5276501 140736964727504 140736964725736 4394677 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 59017 58583 123 265 0 58749 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 245216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14541
/proc/meminfo: memFree=28442248/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=237124 CPUtime=1481.97 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 58668 0 0 0 148182 15 0 0 20 0 1 0 323114396 242814976 58929 33554432000 4194304 5276501 140736964727504 140736964725496 4399951 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 59281 58929 123 265 0 59013 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 246272

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14541
/proc/meminfo: memFree=28440832/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=237476 CPUtime=1541.96 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 58736 0 0 0 154181 15 0 0 20 0 1 0 323114396 243175424 58997 33554432000 4194304 5276501 140736964727504 140736964725688 4399913 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 59369 58997 123 265 0 59101 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 246624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14542
/proc/meminfo: memFree=28438228/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=237476 CPUtime=1601.95 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 58754 0 0 0 160180 15 0 0 20 0 1 0 323114396 243175424 59015 33554432000 4194304 5276501 140736964727504 140736964725752 4396979 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 59369 59015 123 265 0 59101 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 246624

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14542
/proc/meminfo: memFree=28434316/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=238008 CPUtime=1661.94 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 58875 0 0 0 166179 15 0 0 20 0 1 0 323114396 243720192 59136 33554432000 4194304 5276501 140736964727504 140736964725688 4399411 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 59502 59136 123 265 0 59234 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 247156

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 14542
/proc/meminfo: memFree=28434688/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=238008 CPUtime=1721.94 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 58875 0 0 0 172178 16 0 0 20 0 1 0 323114396 243720192 59136 33554432000 4194304 5276501 140736964727504 140736964725688 4399804 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 59502 59136 123 265 0 59234 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 247156

[startup+1782.3 s]
/proc/loadavg: 2.09 2.02 1.94 3/179 14542
/proc/meminfo: memFree=28433448/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=238008 CPUtime=1781.93 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 58875 0 0 0 178177 16 0 0 20 0 1 0 323114396 243720192 59136 33554432000 4194304 5276501 140736964727504 140736964725688 4394752 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 59502 59136 123 265 0 59234 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 247156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.02 1.94 3/179 14542
/proc/meminfo: memFree=28433200/32873648 swapFree=7388/7388
[pid=14456] ppid=14454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14456/stat : 14456 (minisat+_script) S 14454 14456 12135 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323114396 9367552 276 33554432000 4194304 5064252 140736576007104 140736576006016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14456/statm: 2287 276 236 213 0 72 0
[pid=14460] ppid=14456 vsize=238008 CPUtime=1800.03 cores=0,2,4,6
/proc/14460/stat : 14460 (minisat+_64-bit) R 14456 14456 12135 0 -1 4202496 58875 0 0 0 179987 16 0 0 20 0 1 0 323114396 243720192 59136 33554432000 4194304 5276501 140736964727504 140736964725688 4399884 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14460/statm: 59502 59136 123 265 0 59234 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 247156

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.88
CPU system time (s): 0.163975
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 247156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.163975
maximum resident set size= 236548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 122
involuntary context switches= 2201

runsolver used 2.67259 second user time and 7.15591 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-01 18:58:19
IDJOB=3723497
IDBENCH=1960
IDSOLVER=2307
FILE ID=node148/3723497-1338569899
RUNJOBID= node148-1338569190-13957
PBS_JOBID= 14635836
Free space on /tmp= 71396 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723497-1338569899/watcher-3723497-1338569899 -o /tmp/evaluation-result-3723497-1338569899/solver-3723497-1338569899 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723497-1338569899.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 008a49e8cb0d34e0becb5a5e15efaa2a
RANDOM SEED=2105351681

node148.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28457400 kB
Buffers:          559420 kB
Cached:          2681652 kB
SwapCached:          628 kB
Active:          1530004 kB
Inactive:        1982176 kB
Active(anon):     260544 kB
Inactive(anon):    10672 kB
Active(file):    1269460 kB
Inactive(file):  1971504 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              2380 kB
Writeback:             0 kB
AnonPages:        281748 kB
Mapped:            11440 kB
Shmem:                36 kB
Slab:             764388 kB
SReclaimable:     208404 kB
SUnreclaim:       555984 kB
KernelStack:        1464 kB
PageTables:         4300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     387704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71396 MiB
End job on node148 at 2012-06-01 19:28:19