Trace number 352103

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)222 1800.04 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 186
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
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 476
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 476
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/0.00	c Parsing PB file...
0.00/0.04	c Converting 476 PB-constraints to clauses...
0.00/0.04	c   -- Unit propagations: (none)
0.00/0.04	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.04	c   -- Clauses(.)/Splits(s): sssssssss
0.00/0.04	c ---[ 482]---> BDD-cost:   18
0.00/0.04	c ---[ 481]---> BDD-cost:   31
0.00/0.04	c ---[ 480]---> BDD-cost:   48
0.00/0.04	c ---[ 479]---> BDD-cost:   38
0.00/0.04	c ---[ 478]---> BDD-cost:   13
0.00/0.04	c ---[ 477]---> BDD-cost:   30
0.00/0.04	c ---[ 476]---> BDD-cost:   12
0.00/0.04	c ---[ 475]---> BDD-cost:    7
0.00/0.04	c ---[ 474]---> BDD-cost:   31
0.00/0.04	c ---[ 473]---> BDD-cost:   28
0.00/0.04	c ---[ 472]---> BDD-cost:   17
0.00/0.04	c ---[ 471]---> BDD-cost:   34
0.00/0.04	c ---[ 470]---> BDD-cost:   91
0.00/0.04	c ---[ 469]---> BDD-cost:   24
0.04/0.04	c ---[ 468]---> BDD-cost:   54
0.04/0.05	c ---[ 467]---> BDD-cost:   21
0.04/0.05	c ---[ 466]---> BDD-cost:   23
0.04/0.05	c ---[ 465]---> BDD-cost:   10
0.04/0.05	c ---[ 464]---> BDD-cost:    4
0.04/0.05	c ---[ 463]---> BDD-cost:    6
0.04/0.05	c ---[ 462]---> BDD-cost:   10
0.04/0.05	c ---[ 461]---> BDD-cost:    9
0.04/0.05	c ---[ 460]---> BDD-cost:    6
0.04/0.05	c ---[ 459]---> BDD-cost:   10
0.04/0.05	c ---[ 458]---> BDD-cost:    6
0.04/0.05	c ---[ 457]---> BDD-cost:   14
0.04/0.05	c ---[ 456]---> BDD-cost:    5
0.04/0.05	c ---[ 455]---> BDD-cost:   32
0.04/0.05	c ---[ 454]---> BDD-cost:   42
0.04/0.05	c ---[ 453]---> BDD-cost:   26
0.04/0.05	c ---[ 452]---> BDD-cost:   26
0.04/0.05	c ---[ 451]---> BDD-cost:    5
0.04/0.05	c ---[ 450]---> BDD-cost:  109
0.04/0.05	c ---[ 449]---> BDD-cost:   29
0.04/0.05	c ---[ 448]---> BDD-cost:   19
0.04/0.05	c ---[ 447]---> BDD-cost:   28
0.04/0.05	c ---[ 446]---> BDD-cost:    5
0.04/0.05	c ---[ 445]---> BDD-cost:   26
0.04/0.05	c ---[ 444]---> BDD-cost:   23
0.04/0.05	c ---[ 443]---> BDD-cost:    7
0.04/0.05	c ---[ 442]---> BDD-cost:    4
0.04/0.05	c ---[ 441]---> BDD-cost:   26
0.04/0.05	c ---[ 440]---> BDD-cost:   18
0.04/0.05	c ---[ 439]---> BDD-cost:    9
0.04/0.05	c ---[ 438]---> BDD-cost:   70
0.04/0.05	c ---[ 437]---> BDD-cost:    7
0.04/0.05	c ---[ 436]---> BDD-cost:   15
0.04/0.05	c ---[ 435]---> BDD-cost:    7
0.04/0.05	c ---[ 434]---> BDD-cost:   15
0.04/0.05	c ---[ 433]---> BDD-cost:   11
0.04/0.05	c ---[ 432]---> BDD-cost:   11
0.04/0.05	c ---[ 431]---> BDD-cost:   25
0.04/0.05	c ---[ 430]---> BDD-cost:   34
0.04/0.05	c ---[ 429]---> BDD-cost:   42
0.04/0.05	c ---[ 428]---> BDD-cost:    4
0.04/0.05	c ---[ 427]---> BDD-cost:   17
0.04/0.05	c ---[ 426]---> BDD-cost:   11
0.04/0.05	c ---[ 425]---> BDD-cost:    6
0.04/0.05	c ---[ 424]---> BDD-cost:   24
0.04/0.05	c ---[ 423]---> BDD-cost:   17
0.04/0.05	c ---[ 422]---> BDD-cost:    2
0.04/0.05	c ---[ 420]---> BDD-cost:   24
0.04/0.05	c ---[ 419]---> BDD-cost:   31
0.04/0.05	c ---[ 418]---> BDD-cost:    9
0.04/0.05	c ---[ 417]---> BDD-cost:   21
0.04/0.05	c ---[ 416]---> BDD-cost:   24
0.04/0.05	c ---[ 415]---> BDD-cost:    6
0.04/0.05	c ---[ 414]---> BDD-cost:    4
0.04/0.05	c ---[ 413]---> BDD-cost:    7
0.04/0.05	c ---[ 412]---> BDD-cost:   11
0.04/0.05	c ---[ 411]---> BDD-cost:   13
0.04/0.05	c ---[ 410]---> BDD-cost:    8
0.04/0.05	c ---[ 409]---> BDD-cost:    4
0.04/0.05	c ---[ 408]---> BDD-cost:    9
0.04/0.05	c ---[ 407]---> BDD-cost:   19
0.04/0.06	c ---[ 406]---> BDD-cost:   15
0.04/0.06	c ---[ 405]---> BDD-cost:   17
0.04/0.06	c ---[ 404]---> BDD-cost:   46
0.04/0.06	c ---[ 403]---> BDD-cost:   30
0.04/0.06	c ---[ 402]---> BDD-cost:   88
0.04/0.06	c ---[ 401]---> BDD-cost:    8
0.04/0.06	c ---[ 400]---> BDD-cost:   37
0.04/0.06	c ---[ 399]---> BDD-cost:   40
0.04/0.06	c ---[ 398]---> BDD-cost:   13
0.04/0.06	c ---[ 397]---> BDD-cost:   64
0.04/0.06	c ---[ 396]---> BDD-cost:    6
0.04/0.06	c ---[ 395]---> BDD-cost:   10
0.04/0.06	c ---[ 394]---> BDD-cost:   12
0.04/0.06	c ---[ 393]---> BDD-cost:   18
0.04/0.06	c ---[ 392]---> BDD-cost:   33
0.04/0.06	c ---[ 391]---> BDD-cost:   69
0.04/0.06	c ---[ 390]---> BDD-cost:   11
0.04/0.06	c ---[ 389]---> BDD-cost:   40
0.04/0.06	c ---[ 388]---> BDD-cost:   44
0.04/0.06	c ---[ 387]---> BDD-cost:    8
0.04/0.06	c ---[ 386]---> BDD-cost:   12
0.04/0.06	c ---[ 385]---> BDD-cost:   18
0.04/0.06	c ---[ 384]---> BDD-cost:    3
0.04/0.06	c ---[ 382]---> BDD-cost:   12
0.04/0.06	c ---[ 381]---> BDD-cost:   46
0.04/0.06	c ---[ 380]---> BDD-cost:   17
0.04/0.06	c ---[ 379]---> BDD-cost:   16
0.04/0.06	c ---[ 378]---> BDD-cost:    5
0.04/0.06	c ---[ 377]---> BDD-cost:   29
0.04/0.06	c ---[ 376]---> BDD-cost:   25
0.04/0.06	c ---[ 375]---> BDD-cost:   37
0.04/0.06	c ---[ 373]---> BDD-cost:   22
0.04/0.06	c ---[ 372]---> BDD-cost:   36
0.04/0.06	c ---[ 371]---> BDD-cost:   70
0.04/0.06	c ---[ 370]---> BDD-cost:   14
0.04/0.06	c ---[ 369]---> BDD-cost:    6
0.04/0.06	c ---[ 368]---> BDD-cost:    5
0.04/0.06	c ---[ 367]---> BDD-cost:   12
0.04/0.06	c ---[ 366]---> BDD-cost:    7
0.04/0.06	c ---[ 365]---> BDD-cost:   25
0.04/0.06	c ---[ 364]---> BDD-cost:   22
0.04/0.06	c ---[ 363]---> BDD-cost:   18
0.04/0.06	c ---[ 362]---> BDD-cost:   25
0.04/0.06	c ---[ 361]---> BDD-cost:   10
0.04/0.06	c ---[ 360]---> BDD-cost:    5
0.04/0.06	c ---[ 359]---> BDD-cost:   30
0.04/0.06	c ---[ 358]---> BDD-cost:   21
0.04/0.06	c ---[ 357]---> BDD-cost:   20
0.04/0.06	c ---[ 356]---> BDD-cost:    2
0.04/0.06	c ---[ 355]---> BDD-cost:   42
0.04/0.07	c ---[ 354]---> BDD-cost:   21
0.04/0.07	c ---[ 353]---> BDD-cost:   11
0.04/0.07	c ---[ 352]---> BDD-cost:   28
0.04/0.07	c ---[ 351]---> BDD-cost:   98
0.04/0.07	c ---[ 349]---> BDD-cost:   36
0.04/0.07	c ---[ 348]---> BDD-cost:   38
0.04/0.07	c ---[ 347]---> BDD-cost:   39
0.04/0.07	c ---[ 346]---> BDD-cost:   46
0.04/0.07	c ---[ 345]---> BDD-cost:   17
0.04/0.07	c ---[ 344]---> BDD-cost:   94
0.04/0.07	c ---[ 343]---> BDD-cost:   13
0.04/0.07	c ---[ 342]---> BDD-cost:    5
0.04/0.07	c ---[ 341]---> BDD-cost:   23
0.04/0.07	c ---[ 340]---> BDD-cost:    5
0.04/0.07	c ---[ 339]---> BDD-cost:   28
0.04/0.07	c ---[ 338]---> BDD-cost:   21
0.04/0.07	c ---[ 337]---> BDD-cost:   16
0.04/0.07	c ---[ 336]---> BDD-cost:   62
0.04/0.07	c ---[ 335]---> BDD-cost:    9
0.04/0.07	c ---[ 334]---> BDD-cost:   51
0.04/0.07	c ---[ 333]---> BDD-cost:   18
0.04/0.07	c ---[ 332]---> BDD-cost:    3
0.04/0.07	c ---[ 331]---> BDD-cost:   53
0.04/0.07	c ---[ 330]---> BDD-cost:   61
0.04/0.07	c ---[ 329]---> BDD-cost:   18
0.04/0.07	c ---[ 327]---> BDD-cost:    5
0.04/0.07	c ---[ 326]---> BDD-cost:   60
0.04/0.07	c ---[ 325]---> BDD-cost:   15
0.04/0.07	c ---[ 324]---> BDD-cost:   11
0.04/0.07	c ---[ 323]---> BDD-cost:    6
0.04/0.07	c ---[ 322]---> BDD-cost:   43
0.04/0.07	c ---[ 321]---> BDD-cost:   47
0.04/0.07	c ---[ 320]---> BDD-cost:    5
0.04/0.07	c ---[ 319]---> BDD-cost:   13
0.04/0.07	c ---[ 318]---> BDD-cost:   12
0.04/0.07	c ---[ 317]---> BDD-cost:   29
0.04/0.07	c ---[ 316]---> BDD-cost:   23
0.04/0.07	c ---[ 315]---> BDD-cost:   33
0.04/0.07	c ---[ 314]---> BDD-cost:   29
0.04/0.08	c ---[ 313]---> BDD-cost:   16
0.04/0.08	c ---[ 312]---> BDD-cost:   12
0.04/0.08	c ---[ 311]---> BDD-cost:   19
0.04/0.08	c ---[ 310]---> BDD-cost:    4
0.04/0.08	c ---[ 309]---> BDD-cost:   37
0.04/0.08	c ---[ 308]---> BDD-cost:   25
0.04/0.08	c ---[ 307]---> BDD-cost:   70
0.04/0.08	c ---[ 306]---> BDD-cost:   81
0.04/0.08	c ---[ 305]---> BDD-cost:    8
0.04/0.08	c ---[ 304]---> BDD-cost:   30
0.04/0.08	c ---[ 303]---> BDD-cost:   30
0.04/0.08	c ---[ 302]---> BDD-cost:   31
0.04/0.08	c ---[ 301]---> BDD-cost:   32
0.04/0.08	c ---[ 300]---> BDD-cost:    3
0.04/0.08	c ---[ 299]---> BDD-cost:   12
0.04/0.08	c ---[ 298]---> BDD-cost:   84
0.04/0.08	c ---[ 297]---> BDD-cost:    2
0.04/0.08	c ---[ 296]---> BDD-cost:   13
0.04/0.08	c ---[ 295]---> BDD-cost:    6
0.04/0.08	c ---[ 294]---> BDD-cost:   12
0.04/0.08	c ---[ 293]---> BDD-cost:    4
0.04/0.08	c ---[ 292]---> BDD-cost:   32
0.04/0.08	c ---[ 291]---> BDD-cost:   18
0.04/0.08	c ---[ 290]---> BDD-cost:   10
0.04/0.08	c ---[ 289]---> BDD-cost:   15
0.04/0.08	c ---[ 288]---> BDD-cost:   15
0.04/0.08	c ---[ 287]---> BDD-cost:   20
0.04/0.08	c ---[ 286]---> BDD-cost:   19
0.04/0.08	c ---[ 285]---> BDD-cost:   54
0.04/0.08	c ---[ 284]---> BDD-cost:    4
0.04/0.08	c ---[ 283]---> BDD-cost:    2
0.04/0.08	c ---[ 282]---> BDD-cost:    8
0.04/0.08	c ---[ 281]---> BDD-cost:   13
0.04/0.08	c ---[ 280]---> BDD-cost:    7
0.04/0.08	c ---[ 279]---> BDD-cost:   43
0.04/0.08	c ---[ 278]---> BDD-cost:   37
0.04/0.08	c ---[ 277]---> BDD-cost:    2
0.04/0.08	c ---[ 276]---> BDD-cost:   15
0.04/0.08	c ---[ 275]---> BDD-cost:    2
0.04/0.08	c ---[ 274]---> BDD-cost:   16
0.04/0.08	c ---[ 273]---> BDD-cost:   12
0.04/0.08	c ---[ 272]---> BDD-cost:   23
0.04/0.08	c ---[ 271]---> BDD-cost:   12
0.04/0.08	c ---[ 270]---> BDD-cost:  139
0.04/0.08	c ---[ 269]---> BDD-cost:   37
0.04/0.08	c ---[ 268]---> BDD-cost:   46
0.04/0.08	c ---[ 267]---> BDD-cost:   16
0.04/0.08	c ---[ 266]---> BDD-cost:   16
0.04/0.08	c ---[ 265]---> BDD-cost:    3
0.04/0.08	c ---[ 264]---> BDD-cost:   23
0.04/0.08	c ---[ 263]---> BDD-cost:    2
0.04/0.08	c ---[ 262]---> BDD-cost:   11
0.04/0.08	c ---[ 261]---> BDD-cost:   18
0.04/0.08	c ---[ 260]---> BDD-cost:   47
0.04/0.09	c ---[ 259]---> BDD-cost:    6
0.04/0.09	c ---[ 258]---> BDD-cost:   11
0.04/0.09	c ---[ 257]---> BDD-cost:    8
0.04/0.09	c ---[ 256]---> BDD-cost:   10
0.04/0.09	c ---[ 255]---> BDD-cost:   17
0.04/0.09	c ---[ 254]---> BDD-cost:    6
0.04/0.09	c ---[ 253]---> BDD-cost:   10
0.04/0.09	c ---[ 252]---> BDD-cost:   23
0.04/0.09	c ---[ 251]---> BDD-cost:   20
0.04/0.09	c ---[ 250]---> BDD-cost:   34
0.04/0.09	c ---[ 249]---> BDD-cost:    7
0.04/0.09	c ---[ 248]---> BDD-cost:   16
0.04/0.09	c ---[ 247]---> BDD-cost:   51
0.04/0.09	c ---[ 246]---> BDD-cost:   50
0.04/0.09	c ---[ 245]---> BDD-cost:   21
0.04/0.09	c ---[ 244]---> BDD-cost:   50
0.04/0.09	c ---[ 243]---> BDD-cost:   70
0.04/0.09	c ---[ 242]---> BDD-cost:   52
0.04/0.09	c ---[ 241]---> BDD-cost:   27
0.04/0.09	c ---[ 240]---> BDD-cost:   11
0.04/0.09	c ---[ 239]---> BDD-cost:   18
0.04/0.09	c ---[ 238]---> BDD-cost:    2
0.04/0.09	c ---[ 237]---> BDD-cost:   17
0.04/0.09	c ---[ 236]---> BDD-cost:    8
0.04/0.09	c ---[ 235]---> BDD-cost:    8
0.04/0.09	c ---[ 234]---> BDD-cost:   37
0.04/0.09	c ---[ 233]---> BDD-cost:   32
0.04/0.09	c ---[ 232]---> BDD-cost:    8
0.04/0.09	c ---[ 230]---> BDD-cost:    9
0.04/0.09	c ---[ 229]---> BDD-cost:   13
0.04/0.09	c ---[ 228]---> BDD-cost:   23
0.04/0.09	c ---[ 227]---> BDD-cost:   43
0.04/0.09	c ---[ 226]---> BDD-cost:   40
0.04/0.09	c ---[ 225]---> BDD-cost:   10
0.04/0.09	c ---[ 224]---> BDD-cost:    9
0.04/0.09	c ---[ 223]---> BDD-cost:    5
0.04/0.09	c ---[ 222]---> BDD-cost:   14
0.04/0.09	c ---[ 221]---> BDD-cost:   26
0.04/0.09	c ---[ 220]---> BDD-cost:   22
0.04/0.09	c ---[ 219]---> BDD-cost:    2
0.04/0.09	c ---[ 218]---> BDD-cost:   27
0.04/0.09	c ---[ 216]---> BDD-cost:   31
0.04/0.09	c ---[ 215]---> BDD-cost:    6
0.04/0.09	c ---[ 214]---> BDD-cost:    7
0.04/0.09	c ---[ 212]---> BDD-cost:    8
0.04/0.09	c ---[ 211]---> BDD-cost:   11
0.04/0.09	c ---[ 210]---> BDD-cost:   14
0.04/0.09	c ---[ 209]---> BDD-cost:   12
0.04/0.09	c ---[ 208]---> BDD-cost:   37
0.04/0.09	c ---[ 207]---> BDD-cost:   31
0.04/0.09	c ---[ 206]---> BDD-cost:    5
0.04/0.09	c ---[ 205]---> BDD-cost:   10
0.04/0.09	c ---[ 204]---> BDD-cost:    5
0.04/0.09	c ---[ 203]---> BDD-cost:   62
0.04/0.10	c ---[ 202]---> BDD-cost:   50
0.04/0.10	c ---[ 201]---> BDD-cost:    4
0.04/0.10	c ---[ 200]---> BDD-cost:    8
0.04/0.10	c ---[ 199]---> BDD-cost:   12
0.04/0.10	c ---[ 198]---> BDD-cost:   39
0.04/0.10	c ---[ 197]---> BDD-cost:   12
0.04/0.10	c ---[ 196]---> BDD-cost:   33
0.09/0.10	c ---[ 195]---> BDD-cost:    2
0.09/0.10	c ---[ 194]---> BDD-cost:   12
0.09/0.10	c ---[ 193]---> BDD-cost:   17
0.09/0.10	c ---[ 192]---> BDD-cost:   24
0.09/0.10	c ---[ 191]---> BDD-cost:   38
0.09/0.10	c ---[ 190]---> BDD-cost:   23
0.09/0.10	c ---[ 189]---> BDD-cost:    7
0.09/0.10	c ---[ 188]---> BDD-cost:   41
0.09/0.10	c ---[ 187]---> BDD-cost:   11
0.09/0.10	c ---[ 186]---> BDD-cost:    5
0.09/0.10	c ---[ 185]---> BDD-cost:   39
0.09/0.10	c ---[ 184]---> BDD-cost:   14
0.09/0.10	c ---[ 183]---> BDD-cost:   48
0.09/0.10	c ---[ 182]---> BDD-cost:   29
0.09/0.10	c ---[ 181]---> BDD-cost:   35
0.09/0.10	c ---[ 180]---> BDD-cost:   90
0.09/0.10	c ---[ 179]---> BDD-cost:   64
0.09/0.10	c ---[ 178]---> BDD-cost:   13
0.09/0.10	c ---[ 177]---> BDD-cost:   10
0.09/0.10	c ---[ 176]---> BDD-cost:   25
0.09/0.10	c ---[ 175]---> BDD-cost:   25
0.09/0.10	c ---[ 174]---> BDD-cost:   50
0.09/0.10	c ---[ 172]---> BDD-cost:    9
0.09/0.10	c ---[ 171]---> BDD-cost:   32
0.09/0.10	c ---[ 170]---> BDD-cost:   41
0.09/0.10	c ---[ 169]---> BDD-cost:   15
0.09/0.10	c ---[ 168]---> BDD-cost:   18
0.09/0.10	c ---[ 167]---> BDD-cost:    9
0.09/0.10	c ---[ 166]---> BDD-cost:   11
0.09/0.10	c ---[ 165]---> BDD-cost:   61
0.09/0.10	c ---[ 164]---> BDD-cost:    2
0.09/0.10	c ---[ 163]---> BDD-cost:   18
0.09/0.10	c ---[ 162]---> BDD-cost:   59
0.09/0.10	c ---[ 161]---> BDD-cost:   19
0.09/0.10	c ---[ 160]---> BDD-cost:   17
0.09/0.10	c ---[ 159]---> BDD-cost:   27
0.09/0.10	c ---[ 158]---> BDD-cost:   53
0.09/0.10	c ---[ 157]---> BDD-cost:   33
0.09/0.10	c ---[ 156]---> BDD-cost:   13
0.09/0.10	c ---[ 155]---> BDD-cost:   26
0.09/0.11	c ---[ 154]---> BDD-cost:   21
0.09/0.11	c ---[ 153]---> BDD-cost:   14
0.09/0.11	c ---[ 152]---> Sorter-cost:  559     Base: 2 2 2
0.09/0.11	c ---[ 151]---> BDD-cost:   15
0.09/0.11	c ---[ 150]---> BDD-cost:   20
0.09/0.11	c ---[ 149]---> BDD-cost:    8
0.09/0.11	c ---[ 148]---> BDD-cost:    4
0.09/0.11	c ---[ 147]---> BDD-cost:   16
0.09/0.11	c ---[ 146]---> BDD-cost:   42
0.09/0.11	c ---[ 145]---> BDD-cost:   47
0.09/0.11	c ---[ 144]---> BDD-cost:    3
0.09/0.11	c ---[ 143]---> BDD-cost:   31
0.09/0.11	c ---[ 142]---> BDD-cost:   38
0.09/0.11	c ---[ 141]---> BDD-cost:    9
0.09/0.11	c ---[ 140]---> BDD-cost:   18
0.09/0.11	c ---[ 139]---> BDD-cost:   46
0.09/0.11	c ---[ 138]---> BDD-cost:   71
0.09/0.11	c ---[ 137]---> BDD-cost:    9
0.09/0.11	c ---[ 136]---> BDD-cost:   38
0.09/0.11	c ---[ 135]---> BDD-cost:    8
0.09/0.11	c ---[ 134]---> BDD-cost:   35
0.09/0.11	c ---[ 133]---> BDD-cost:   10
0.09/0.11	c ---[ 132]---> BDD-cost:   19
0.09/0.11	c ---[ 131]---> BDD-cost:   69
0.09/0.11	c ---[ 130]---> BDD-cost:   45
0.09/0.11	c ---[ 129]---> BDD-cost:   12
0.09/0.11	c ---[ 128]---> BDD-cost:   19
0.09/0.11	c ---[ 127]---> BDD-cost:   60
0.09/0.11	c ---[ 126]---> BDD-cost:   54
0.09/0.11	c ---[ 125]---> BDD-cost:   10
0.09/0.11	c ---[ 124]---> BDD-cost:   19
0.09/0.11	c ---[ 123]---> BDD-cost:    7
0.09/0.11	c ---[ 122]---> BDD-cost:   21
0.09/0.11	c ---[ 121]---> BDD-cost:   12
0.09/0.11	c ---[ 120]---> BDD-cost:    9
0.09/0.11	c ---[ 119]---> BDD-cost:    9
0.09/0.11	c ---[ 118]---> BDD-cost:   30
0.09/0.12	c ---[ 117]---> BDD-cost:    5
0.09/0.12	c ---[ 116]---> BDD-cost:   17
0.09/0.12	c ---[ 115]---> BDD-cost:    7
0.09/0.12	c ---[ 114]---> BDD-cost:   11
0.09/0.12	c ---[ 113]---> BDD-cost:    5
0.09/0.12	c ---[ 112]---> BDD-cost:   11
0.09/0.12	c ---[ 111]---> BDD-cost:   28
0.09/0.12	c ---[ 110]---> BDD-cost:   10
0.09/0.12	c ---[ 109]---> BDD-cost:   29
0.09/0.12	c ---[ 108]---> BDD-cost:   70
0.09/0.12	c ---[ 107]---> BDD-cost:   65
0.09/0.12	c ---[ 106]---> BDD-cost:   24
0.09/0.12	c ---[ 105]---> BDD-cost:   20
0.09/0.12	c ---[ 104]---> BDD-cost:   44
0.09/0.12	c ---[ 103]---> BDD-cost:    5
0.09/0.12	c ---[ 102]---> BDD-cost:    9
0.09/0.12	c ---[ 101]---> BDD-cost:   20
0.09/0.12	c ---[ 100]---> BDD-cost:   11
0.09/0.12	c ---[  99]---> BDD-cost:   27
0.09/0.12	c ---[  98]---> BDD-cost:    7
0.09/0.12	c ---[  97]---> BDD-cost:   27
0.09/0.12	c ---[  96]---> BDD-cost:    4
0.09/0.12	c ---[  95]---> BDD-cost:   15
0.09/0.12	c ---[  94]---> BDD-cost:   41
0.09/0.12	c ---[  93]---> BDD-cost:   36
0.09/0.12	c ---[  92]---> BDD-cost:   16
0.09/0.12	c ---[  91]---> BDD-cost:   11
0.09/0.12	c ---[  90]---> BDD-cost:   15
0.09/0.12	c ---[  89]---> BDD-cost:   36
0.09/0.12	c ---[  88]---> BDD-cost:   16
0.09/0.12	c ---[  87]---> BDD-cost:   28
0.09/0.12	c ---[  86]---> BDD-cost:   15
0.09/0.12	c ---[  85]---> BDD-cost:   15
0.09/0.12	c ---[  84]---> BDD-cost:   51
0.09/0.12	c ---[  83]---> BDD-cost:   17
0.09/0.12	c ---[  82]---> BDD-cost:    4
0.09/0.12	c ---[  81]---> BDD-cost:   27
0.09/0.12	c ---[  80]---> BDD-cost:   42
0.09/0.12	c ---[  79]---> BDD-cost:   55
0.09/0.12	c ---[  78]---> BDD-cost:    8
0.09/0.12	c ---[  77]---> BDD-cost:   21
0.09/0.12	c ---[  76]---> BDD-cost:   15
0.09/0.12	c ---[  75]---> BDD-cost:    4
0.09/0.12	c ---[  74]---> BDD-cost:   25
0.09/0.12	c ---[  73]---> BDD-cost:    7
0.09/0.12	c ---[  72]---> BDD-cost:    5
0.09/0.12	c ---[  71]---> BDD-cost:   28
0.09/0.12	c ---[  70]---> BDD-cost:   17
0.09/0.12	c ---[  69]---> BDD-cost:   18
0.09/0.12	c ---[  68]---> BDD-cost:    4
0.09/0.12	c ---[  67]---> BDD-cost:    4
0.09/0.12	c ---[  66]---> BDD-cost:    7
0.09/0.12	c ---[  65]---> BDD-cost:   24
0.09/0.12	c ---[  64]---> BDD-cost:   15
0.09/0.12	c ---[  63]---> BDD-cost:   22
0.09/0.12	c ---[  62]---> BDD-cost:   71
0.09/0.13	c ---[  61]---> BDD-cost:   27
0.09/0.13	c ---[  60]---> BDD-cost:   28
0.09/0.13	c ---[  59]---> BDD-cost:    9
0.09/0.13	c ---[  58]---> BDD-cost:   27
0.09/0.13	c ---[  57]---> BDD-cost:    5
0.09/0.13	c ---[  56]---> BDD-cost:   17
0.09/0.13	c ---[  55]---> BDD-cost:   12
0.09/0.13	c ---[  54]---> BDD-cost:   34
0.09/0.13	c ---[  53]---> BDD-cost:   19
0.09/0.13	c ---[  52]---> BDD-cost:   12
0.09/0.13	c ---[  51]---> BDD-cost:    9
0.09/0.13	c ---[  50]---> BDD-cost:   18
0.09/0.13	c ---[  49]---> BDD-cost:   14
0.09/0.13	c ---[  48]---> BDD-cost:    7
0.09/0.13	c ---[  47]---> BDD-cost:   64
0.09/0.13	c ---[  46]---> BDD-cost:   17
0.09/0.13	c ---[  45]---> BDD-cost:   27
0.09/0.13	c ---[  44]---> BDD-cost:   28
0.09/0.13	c ---[  43]---> BDD-cost:   52
0.09/0.13	c ---[  42]---> BDD-cost:   56
0.09/0.13	c ---[  41]---> BDD-cost:    5
0.09/0.13	c ---[  40]---> BDD-cost:   14
0.09/0.13	c ---[  39]---> BDD-cost:   58
0.09/0.13	c ---[  38]---> BDD-cost:   29
0.09/0.13	c ---[  37]---> BDD-cost:   24
0.09/0.13	c ---[  36]---> BDD-cost:   12
0.09/0.13	c ---[  35]---> BDD-cost:   26
0.09/0.13	c ---[  34]---> BDD-cost:   54
0.09/0.13	c ---[  33]---> BDD-cost:   13
0.09/0.13	c ---[  32]---> BDD-cost:   42
0.09/0.13	c ---[  31]---> BDD-cost:   13
0.09/0.13	c ---[  30]---> BDD-cost:   43
0.09/0.13	c ---[  29]---> BDD-cost:    2
0.09/0.13	c ---[  28]---> BDD-cost:   22
0.09/0.13	c ---[  27]---> BDD-cost:    6
0.09/0.13	c ---[  26]---> BDD-cost:   12
0.09/0.13	c ---[  25]---> BDD-cost:   41
0.09/0.13	c ---[  24]---> BDD-cost:   10
0.09/0.13	c ---[  23]---> BDD-cost:    2
0.09/0.13	c ---[  22]---> BDD-cost:   42
0.09/0.13	c ---[  21]---> BDD-cost:   16
0.09/0.13	c ---[  20]---> BDD-cost:   21
0.09/0.13	c ---[  19]---> BDD-cost:  100
0.09/0.14	c ---[  18]---> BDD-cost:   18
0.09/0.14	c ---[  17]---> BDD-cost:   27
0.09/0.14	c ---[  16]---> BDD-cost:    2
0.09/0.14	c ---[  15]---> BDD-cost:    5
0.09/0.14	c ---[  14]---> BDD-cost:   17
0.09/0.14	c ---[  13]---> BDD-cost:   14
0.09/0.14	c ---[  12]---> BDD-cost:   13
0.09/0.14	c ---[  11]---> BDD-cost:   13
0.09/0.14	c ---[  10]---> BDD-cost:   26
0.09/0.14	c ---[   9]---> BDD-cost:   26
0.09/0.14	c ---[   8]---> BDD-cost:   12
0.09/0.14	c ---[   7]---> BDD-cost:   26
0.09/0.14	c ---[   6]---> BDD-cost:   21
0.09/0.14	c ---[   5]---> BDD-cost:   10
0.09/0.14	c ---[   4]---> BDD-cost:    6
0.09/0.14	c ---[   3]---> BDD-cost:    4
0.09/0.14	c ---[   2]---> BDD-cost:   11
0.09/0.14	c ---[   1]---> BDD-cost:   15
0.09/0.14	c ---[   0]---> BDD-cost:    8
0.09/0.16	c ==================================[MINISAT+]==================================
0.09/0.16	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |   20055    56385 |    6685       0        0     nan |  0.000 % |
0.09/0.16	c ==============================================================================
0.09/0.16	c Found solution: 456
0.09/0.16	o 456
0.09/0.17	c ---[   0]---> Sorter-cost:18036     Base:
0.19/0.22	c ==================================[MINISAT+]==================================
0.19/0.22	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.22	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.22	c ==============================================================================
0.19/0.22	c |         0 |   38019    98650 |   12673       0        0     nan |  0.000 % |
0.19/0.25	c ==============================================================================
0.19/0.25	c Found solution: 236
0.19/0.25	o 236
0.19/0.26	c ---[   0]---> Sorter-cost:    0     Base:
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |        50 |   41700   107406 |   13900      49     1628    33.2 |  0.000 % |
0.29/0.38	c |       151 |   41690   107386 |   15290     149     8743    58.7 |  2.075 % |
0.39/0.42	c |       303 |   41690   107386 |   16819     301    13075    43.4 |  2.075 % |
0.39/0.46	c ==============================================================================
0.39/0.46	c Found solution: 230
0.39/0.46	o 230
0.39/0.47	c ---[   0]---> Sorter-cost:    0     Base:
0.49/0.54	c ==================================[MINISAT+]==================================
0.49/0.54	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.54	c ==============================================================================
0.49/0.54	c |       358 |   41755   107577 |   13918     356    16122    45.3 |  2.075 % |
0.49/0.57	c |       459 |   41755   107577 |   15309     457    17940    39.3 |  2.112 % |
0.59/0.60	c |       609 |   41755   107577 |   16840     607    21084    34.7 |  2.112 % |
0.59/0.67	c |       834 |   41755   107577 |   18524     832    29379    35.3 |  2.112 % |
0.79/0.83	c |      1173 |   41755   107577 |   20377    1171    62983    53.8 |  2.112 % |
0.99/1.04	c |      1679 |   41755   107577 |   22415    1677   114820    68.5 |  2.112 % |
1.29/1.33	c |      2440 |   41755   107577 |   24656    2438   177840    72.9 |  2.112 % |
1.79/1.89	c |      3582 |   41755   107577 |   27122    3580   314104    87.7 |  2.112 % |
2.69/2.79	c |      5291 |   41755   107577 |   29834    5289   560133   105.9 |  2.112 % |
3.69/3.74	c |      7853 |   41755   107577 |   32817    7851   725710    92.4 |  2.112 % |
6.50/6.57	c |     11697 |   41755   107577 |   36099   11695  1407580   120.4 |  2.112 % |
10.49/10.52	c |     17463 |   41755   107577 |   39709   17461  2370463   135.8 |  2.112 % |
16.19/16.29	c |     26112 |   41755   107577 |   43680   26110  2943906   112.8 |  2.112 % |
27.28/27.39	c |     39087 |   41755   107577 |   48048   39085  5388459   137.9 |  2.112 % |
54.88/54.94	c |     58548 |   41755   107577 |   52853   58546 10180997   173.9 |  2.112 % |
67.67/67.79	c ==============================================================================
67.67/67.79	c Found solution: 222
67.67/67.79	o 222
67.67/67.80	c ---[   0]---> Sorter-cost:    0     Base:
67.87/67.95	c ==================================[MINISAT+]==================================
67.87/67.95	c | Conflicts | Original         | Learnt                           | Progress |
67.87/67.95	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
67.87/67.95	c ==============================================================================
67.87/67.95	c |     76480 |   41842   107834 |   13947   30951  5489167   177.4 |  2.112 % |
67.97/68.06	c |     76582 |   41842   107834 |   15341   12086  1709667   141.5 |  2.148 % |
68.07/68.16	c |     76732 |   41842   107834 |   16875   12236  1720952   140.6 |  2.148 % |
68.17/68.29	c |     76957 |   41842   107834 |   18563   12461  1738864   139.5 |  2.148 % |
68.47/68.54	c |     77294 |   41842   107834 |   20419   12798  1771928   138.5 |  2.148 % |
68.77/68.86	c |     77800 |   41842   107834 |   22461   13304  1839306   138.3 |  2.148 % |
69.17/69.24	c |     78560 |   41842   107834 |   24707   14064  1894506   134.7 |  2.148 % |
69.87/69.96	c |     79699 |   41842   107834 |   27178   15203  2051660   135.0 |  2.148 % |
70.87/70.95	c |     81407 |   41842   107834 |   29896   16911  2257602   133.5 |  2.148 % |
72.67/72.71	c |     83971 |   41842   107834 |   32886   19475  2611020   134.1 |  2.148 % |
74.37/74.45	c |     87815 |   41819   107787 |   36174   23317  2864831   122.9 |  2.197 % |
79.47/79.51	c |     93581 |   41819   107787 |   39792   29083  3910557   134.5 |  2.197 % |
87.67/87.74	c |    102230 |   41819   107787 |   43771   37732  5519923   146.3 |  2.197 % |
101.07/101.18	c |    115204 |   41819   107787 |   48148   50706  7728095   152.4 |  2.197 % |
119.06/119.16	c |    134665 |   41819   107787 |   52963   31657  4631570   146.3 |  2.197 % |
150.95/151.07	c |    163858 |   41819   107787 |   58260   60850 10590193   174.0 |  2.197 % |
224.43/224.51	c |    207647 |   41819   107787 |   64086   57782 13054999   225.9 |  2.197 % |
354.79/354.90	c |    273331 |   41819   107787 |   70494   61814 15519637   251.1 |  2.197 % |
548.55/548.78	c |    371857 |   41819   107787 |   77544   28152  6759020   240.1 |  2.197 % |
845.07/845.38	c |    519646 |   41819   107787 |   85298   34902  8276063   237.1 |  2.197 % |
1200.36/1200.85	c |    741329 |   41819   107787 |   93828   34149  4347719   127.3 |  2.197 % |
1800.00/1800.60	c 
1800.00/1800.61	c *** TERMINATED ***
1800.00/1800.61	s SATISFIABLE
1800.00/1800.61	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
1800.00/1800.61	v x34 -x35 -x36 -x37 x38 x39 x40 x41 x42 -x43 x44 -x45 x46 -x47 x48 -x49 -x50 -x51 -x52 x53 -x54 x55 x56 -x57 x58 x59 -x60 x61 -x62
1800.00/1800.61	v 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
1800.00/1800.61	v -x92 -x93 x94 -x95 x96 x97 -x98 x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 x112 x113 x114 x115
1800.00/1800.61	v -x116 x117 -x118 -x119 x120 -x121 x122 x123 -x124 -x125 x126 x127 x128 -x129 -x130 -x131 -x132 x133 -x134 x135 -x136 x137 -x138
1800.00/1800.61	v -x139 -x140 -x141 x142 -x143 -x144 x145 x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 x155 -x156 x157 -x158 -x159 x160
1800.00/1800.61	v x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 -x175 x176 x177 -x178 -x179 -x180 x181 -x182
1800.00/1800.61	v -x183 -x184 -x185 x186 x187 -x188 -x189 x190 -x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 -x203 -x204 x205 x206
1800.00/1800.61	v x207 x208 x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 x222 -x223 -x224 -x225 -x226 -x227 -x228
1800.00/1800.61	v -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 x244 x245 x246 x247 x248 -x249 x250
1800.00/1800.61	v x251 -x252 x253 x254 x255 x256 -x257 x258 x259 -x260 x261 x262 x263 x264 x265 -x266 -x267 x268 x269 -x270 -x271 x272 x273 x274
1800.00/1800.61	v x275 -x276 x277 -x278 -x279 x280 -x281 x282 x283 x284 x285 -x286 x287 x288 x289 x290 x291 x292 x293 -x294 -x295 x296 x297 -x298
1800.00/1800.61	v x299 x300 -x301 -x302 x303 -x304 x305 -x306 x307 x308 -x309 -x310 -x311 x312 -x313 x314 -x315 x316 x317 x318 x319 x320 -x321
1800.00/1800.61	v x322 -x323 -x324 -x325 -x326 x327 -x328 x329 -x330 -x331 -x332 x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342
1800.00/1800.61	v -x343 -x344 x345 -x346 -x347 -x348 -x349 x350 -x351 -x352 x353 x354 -x355 x356 x357 x358 -x359 x360 x361 x362 x363 x364 x365
1800.00/1800.61	v -x366 x367 x368 -x369 -x370 -x371 x372 -x373 -x374 -x375 x376 x377 x378 -x379 -x380 -x381 -x382 -x383 -x384 x385 x386 -x387
1800.00/1800.61	v x388 -x389 -x390 -x391 x392 x393 x394 -x395 -x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 x404 -x405 x406 x407 x408 -x409
1800.00/1800.61	v -x410 x411 x412 -x413 -x414 -x415 x416 x417 x418 -x419 -x420 -x421 x422 x423 x424 -x425 x426 x427 -x428 -x429 x430 x431 x432
1800.00/1800.61	v -x433 x434 x435 -x436 -x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 x446 x447 -x448 -x449 x450 x451 x452 x453 -x454
1800.00/1800.61	v -x455 x456 x457 x458 -x459 -x460 x461 -x462 -x463 x464 -x465 -x466 -x467 -x468 x469 -x470 -x471 x472 x473 -x474 x475 -x476

Verifier Data (download as text)

OK	222

Conversion Script Data (download as text)

/tmp/evaluation/352103-1176622968/instance-352103-1176622968.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node72/watcher-352103-1176622968 -o ROOT/results/node72/solver-352103-1176622968 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/352103-1176622968/minisat+ /tmp/evaluation/352103-1176622968/instance-352103-1176622968.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 27356
/proc/meminfo: memFree=1829560/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=1180 CPUtime=0
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 138335211 1208320 115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012155 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 295 115 74 215 0 77 0

[startup+0.049242 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 27356
/proc/meminfo: memFree=1829560/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=1484 CPUtime=0.04
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 227 0 0 0 4 0 0 0 18 0 1 0 138335211 1519616 212 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 371 212 89 215 0 153 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1484

[startup+0.101246 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 27356
/proc/meminfo: memFree=1829560/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=1808 CPUtime=0.09
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 318 0 0 0 9 0 0 0 18 0 1 0 138335211 1851392 303 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 452 303 89 215 0 234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1808

[startup+0.301265 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 27356
/proc/meminfo: memFree=1829560/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=6768 CPUtime=0.29
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 1517 0 0 0 29 0 0 0 18 0 1 0 138335211 6930432 1444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134663341 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 1692 1444 108 215 0 1474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6768

[startup+0.701302 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 27356
/proc/meminfo: memFree=1829560/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=7220 CPUtime=0.69
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 1631 0 0 0 69 0 0 0 21 0 1 0 138335211 7393280 1558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 1805 1558 111 215 0 1587 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7220

[startup+1.50138 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1823472/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=8004 CPUtime=1.49
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 1814 0 0 0 149 0 0 0 25 0 1 0 138335211 8196096 1741 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 2001 1741 111 215 0 1783 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8004

[startup+3.10153 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1822192/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=9728 CPUtime=3.09
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 2238 0 0 0 308 1 0 0 25 0 1 0 138335211 9961472 2165 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 2432 2165 111 215 0 2214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9728

[startup+6.30183 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1818736/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=12788 CPUtime=6.29
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 3027 0 0 0 627 2 0 0 25 0 1 0 138335211 13094912 2954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 3197 2954 111 215 0 2979 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12788

[startup+12.7014 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1812848/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=18236 CPUtime=12.68
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 4377 0 0 0 1264 4 0 0 25 0 1 0 138335211 18673664 4304 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 4559 4304 111 215 0 4341 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18236

[startup+25.5016 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1802480/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=28512 CPUtime=25.48
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 6938 0 0 0 2540 8 0 0 25 0 1 0 138335211 29196288 6865 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 7128 6865 111 215 0 6910 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28512

[startup+51.102 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1783408/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=47664 CPUtime=51.08
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 11727 0 0 0 5095 13 0 0 25 0 1 0 138335211 48807936 11654 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 11916 11654 111 215 0 11698 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47664

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1780848/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=49904 CPUtime=102.27
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 12284 0 0 0 10213 14 0 0 25 0 1 0 138335211 51101696 12211 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574093 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 12476 12211 111 215 0 12258 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49904

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1776752/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=53864 CPUtime=162.25
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 13290 0 0 0 16210 15 0 0 25 0 1 0 138335211 55156736 13217 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 13466 13217 111 215 0 13248 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 53864

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1766832/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=63876 CPUtime=222.23
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 15762 0 0 0 22205 18 0 0 25 0 1 0 138335211 65409024 15689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 15969 15689 111 215 0 15751 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 63876

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1750128/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=80388 CPUtime=282.22
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 19894 0 0 0 28199 23 0 0 25 0 1 0 138335211 82317312 19821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 20097 19821 111 215 0 19879 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 80388

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1750128/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=80388 CPUtime=342.2
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 19894 0 0 0 34197 23 0 0 25 0 1 0 138335211 82317312 19821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 20097 19821 111 215 0 19879 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 80388

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1738800/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=91692 CPUtime=402.19
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 22707 0 0 0 40192 27 0 0 25 0 1 0 138335211 93892608 22634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 22923 22634 111 215 0 22705 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 91692

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1738736/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=91692 CPUtime=462.16
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 22707 0 0 0 46189 27 0 0 25 0 1 0 138335211 93892608 22634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 22923 22634 111 215 0 22705 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 91692

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1731184/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=99584 CPUtime=522.15
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 24704 0 0 0 52185 30 0 0 25 0 1 0 138335211 101974016 24631 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 24896 24631 111 215 0 24678 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 99584

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1728496/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=101856 CPUtime=582.14
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25243 0 0 0 58182 32 0 0 25 0 1 0 138335211 104300544 25170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574064 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25464 25170 111 215 0 25246 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 101856

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1728432/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=101856 CPUtime=642.12
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25246 0 0 0 64180 32 0 0 25 0 1 0 138335211 104300544 25173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25464 25173 111 215 0 25246 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 101856


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1726960/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=103004 CPUtime=822.07
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25553 0 0 0 82172 35 0 0 25 0 1 0 138335211 105476096 25480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580378 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25751 25480 111 215 0 25533 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 103004

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1726960/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=103004 CPUtime=882.05
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25553 0 0 0 88170 35 0 0 25 0 1 0 138335211 105476096 25480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25751 25480 111 215 0 25533 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 103004

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1726640/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=103332 CPUtime=942.04
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25615 0 0 0 94168 36 0 0 25 0 1 0 138335211 105811968 25542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25833 25542 111 215 0 25615 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 103332

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1726640/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=103332 CPUtime=1002.02
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25616 0 0 0 100166 36 0 0 25 0 1 0 138335211 105811968 25543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25833 25543 111 215 0 25615 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 103332

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27357
/proc/meminfo: memFree=1726576/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=103332 CPUtime=1062.01
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25616 0 0 0 106164 37 0 0 25 0 1 0 138335211 105811968 25543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25833 25543 111 215 0 25615 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 103332

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 27495
/proc/meminfo: memFree=1725160/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=103332 CPUtime=1121.91
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25616 0 0 0 112154 37 0 0 25 0 1 0 138335211 105811968 25543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25833 25543 111 215 0 25615 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 103332

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 3/78 27559
/proc/meminfo: memFree=1726064/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=103332 CPUtime=1181.87
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25616 0 0 0 118149 38 0 0 25 0 1 0 138335211 105811968 25543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25833 25543 111 215 0 25615 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 103332

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27559
/proc/meminfo: memFree=1726064/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=103332 CPUtime=1241.85
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25616 0 0 0 124146 39 0 0 25 0 1 0 138335211 105811968 25543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573340 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25833 25543 111 215 0 25615 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 103332

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27559
/proc/meminfo: memFree=1726000/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=103332 CPUtime=1301.84
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 25616 0 0 0 130145 39 0 0 25 0 1 0 138335211 105811968 25543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 25833 25543 111 215 0 25615 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 103332

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27559
/proc/meminfo: memFree=1709168/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=120328 CPUtime=1361.82
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 29827 0 0 0 136138 44 0 0 25 0 1 0 138335211 123215872 29754 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576199 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 30082 29754 111 215 0 29864 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 120328

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27559
/proc/meminfo: memFree=1709040/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=120488 CPUtime=1421.81
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 29849 0 0 0 142136 45 0 0 25 0 1 0 138335211 123379712 29776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 30122 29776 111 215 0 29904 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 120488

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 27559
/proc/meminfo: memFree=1708976/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=120488 CPUtime=1481.78
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 29849 0 0 0 148133 45 0 0 25 0 1 0 138335211 123379712 29776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 30122 29776 111 215 0 29904 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 120488

[startup+1542.3 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 27559
/proc/meminfo: memFree=1697264/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=132216 CPUtime=1541.77
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 32775 0 0 0 154128 49 0 0 25 0 1 0 138335211 135389184 32702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 33054 32702 111 215 0 32836 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 132216

[startup+1602.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 27559
/proc/meminfo: memFree=1686640/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=142656 CPUtime=1601.76
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 35394 0 0 0 160124 52 0 0 25 0 1 0 138335211 146079744 35321 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580753 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 35664 35321 111 215 0 35446 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 142656

[startup+1662.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 27559
/proc/meminfo: memFree=1686640/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=142656 CPUtime=1661.73
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 35394 0 0 0 166121 52 0 0 25 0 1 0 138335211 146079744 35321 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 35664 35321 111 215 0 35446 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 142656

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 27559
/proc/meminfo: memFree=1686576/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=142656 CPUtime=1721.72
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 35394 0 0 0 172119 53 0 0 25 0 1 0 138335211 146079744 35321 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 35664 35321 111 215 0 35446 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 142656

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27559
/proc/meminfo: memFree=1686512/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=142656 CPUtime=1781.7
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 35394 0 0 0 178117 53 0 0 25 0 1 0 138335211 146079744 35321 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 35664 35321 111 215 0 35446 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 142656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27559
/proc/meminfo: memFree=1680496/2055920 swapFree=4171824/4192956
[pid=27356] ppid=27354 vsize=148828 CPUtime=1800
/proc/27356/stat : 27356 (minisat+) R 27354 27356 27294 0 -1 4194304 36907 0 0 0 179945 55 0 0 25 0 1 0 138335211 152399872 36834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574123 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27356/statm: 37207 36834 111 215 0 36989 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 148828

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 10
Real time (s): 1800.64
CPU time (s): 1800.04
CPU user time (s): 1799.46
CPU system time (s): 0.584911
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 148828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36909
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= 14
involuntary context switches= 3096

runsolver used 1.9987 second user time and 4.5733 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Sun Apr 15 07:42:48 UTC 2007

IDJOB= 352103
IDBENCH= 1950
IDSOLVER= 156
FILE ID= node72/352103-1176622968

PBS_JOBID= 4559802

Free space on /tmp= 66562 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
COMMAND LINE= /tmp/evaluation/352103-1176622968/minisat+ /tmp/evaluation/352103-1176622968/instance-352103-1176622968.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node72/convwatcher-352103-1176622968 -o ROOT/results/node72/conversion-352103-1176622968 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/352103-1176622968/instance-352103-1176622968.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-352103-1176622968 -o ROOT/results/node72/solver-352103-1176622968 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/352103-1176622968/minisat+ /tmp/evaluation/352103-1176622968/instance-352103-1176622968.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  9828b7020b058ee74169951dda258843

RANDOM SEED= 376918684

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.222
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	: 5931.00
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.222
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:       1830032 kB
Buffers:         28232 kB
Cached:          97520 kB
SwapCached:       2224 kB
Active:          59556 kB
Inactive:        88880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830032 kB
SwapTotal:     4192956 kB
SwapFree:      4171824 kB
Dirty:            2556 kB
Writeback:           0 kB
Mapped:          37804 kB
Slab:            63028 kB
Committed_AS:  1927848 kB
PageTables:       1788 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB

End job on node72 on Sun Apr 15 08:12:50 UTC 2007