Trace number 352194

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)213 1800.1 1800.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark180
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
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 constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
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 467
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.01/0.04	c Converting 466 PB-constraints to clauses...
0.01/0.04	c   -- Unit propagations: (none)
0.01/0.04	c   -- Detecting intervals from adjacent constraints: (none)
0.01/0.04	c   -- Clauses(.)/Splits(s): s.ssss.ssssss.
0.01/0.04	c ---[ 475]---> BDD-cost:   31
0.01/0.04	c ---[ 474]---> BDD-cost:   12
0.01/0.04	c ---[ 473]---> BDD-cost:    4
0.01/0.04	c ---[ 472]---> BDD-cost:    6
0.01/0.04	c ---[ 471]---> BDD-cost:   55
0.01/0.04	c ---[ 470]---> BDD-cost:   33
0.01/0.04	c ---[ 469]---> BDD-cost:   30
0.01/0.04	c ---[ 468]---> BDD-cost:   36
0.01/0.04	c ---[ 467]---> BDD-cost:    9
0.01/0.04	c ---[ 466]---> BDD-cost:   29
0.01/0.04	c ---[ 465]---> BDD-cost:   36
0.01/0.04	c ---[ 464]---> BDD-cost:   58
0.01/0.04	c ---[ 463]---> BDD-cost:   23
0.01/0.04	c ---[ 461]---> BDD-cost:   20
0.01/0.04	c ---[ 460]---> BDD-cost:    7
0.01/0.04	c ---[ 459]---> BDD-cost:   23
0.01/0.04	c ---[ 458]---> BDD-cost:   33
0.01/0.04	c ---[ 457]---> BDD-cost:   25
0.01/0.05	c ---[ 456]---> BDD-cost:   34
0.01/0.05	c ---[ 455]---> BDD-cost:   22
0.01/0.05	c ---[ 454]---> BDD-cost:   50
0.01/0.05	c ---[ 453]---> BDD-cost:   10
0.01/0.05	c ---[ 452]---> BDD-cost:    2
0.01/0.05	c ---[ 451]---> BDD-cost:    2
0.01/0.05	c ---[ 450]---> BDD-cost:   11
0.01/0.05	c ---[ 449]---> BDD-cost:   34
0.01/0.05	c ---[ 448]---> BDD-cost:    7
0.01/0.05	c ---[ 447]---> BDD-cost:   11
0.01/0.05	c ---[ 446]---> BDD-cost:    2
0.01/0.05	c ---[ 445]---> BDD-cost:   24
0.01/0.05	c ---[ 444]---> BDD-cost:    7
0.01/0.05	c ---[ 443]---> BDD-cost:   10
0.01/0.05	c ---[ 442]---> BDD-cost:    3
0.01/0.05	c ---[ 441]---> BDD-cost:   48
0.01/0.05	c ---[ 440]---> BDD-cost:    5
0.01/0.05	c ---[ 439]---> BDD-cost:   15
0.01/0.05	c ---[ 438]---> BDD-cost:    8
0.01/0.05	c ---[ 437]---> BDD-cost:   29
0.01/0.05	c ---[ 436]---> BDD-cost:   50
0.01/0.05	c ---[ 434]---> BDD-cost:    5
0.01/0.05	c ---[ 433]---> BDD-cost:   34
0.01/0.05	c ---[ 432]---> BDD-cost:   50
0.01/0.05	c ---[ 431]---> BDD-cost:    6
0.01/0.05	c ---[ 430]---> BDD-cost:   29
0.01/0.05	c ---[ 429]---> BDD-cost:    9
0.01/0.05	c ---[ 428]---> BDD-cost:    4
0.01/0.05	c ---[ 427]---> BDD-cost:   19
0.01/0.05	c ---[ 426]---> BDD-cost:    5
0.01/0.05	c ---[ 425]---> BDD-cost:   17
0.01/0.05	c ---[ 424]---> BDD-cost:    3
0.01/0.05	c ---[ 423]---> BDD-cost:   10
0.01/0.05	c ---[ 422]---> BDD-cost:   10
0.01/0.05	c ---[ 421]---> BDD-cost:   26
0.01/0.05	c ---[ 420]---> BDD-cost:   57
0.01/0.05	c ---[ 419]---> BDD-cost:    6
0.01/0.05	c ---[ 418]---> BDD-cost:   25
0.01/0.05	c ---[ 417]---> BDD-cost:   40
0.01/0.05	c ---[ 416]---> BDD-cost:   18
0.01/0.05	c ---[ 415]---> BDD-cost:   16
0.01/0.05	c ---[ 414]---> BDD-cost:   14
0.01/0.05	c ---[ 413]---> BDD-cost:   34
0.01/0.05	c ---[ 412]---> BDD-cost:    9
0.01/0.05	c ---[ 411]---> BDD-cost:   14
0.01/0.05	c ---[ 410]---> BDD-cost:   15
0.01/0.05	c ---[ 409]---> BDD-cost:   19
0.01/0.05	c ---[ 406]---> BDD-cost:   23
0.01/0.05	c ---[ 405]---> BDD-cost:    2
0.01/0.05	c ---[ 404]---> BDD-cost:    6
0.01/0.05	c ---[ 403]---> BDD-cost:   13
0.01/0.05	c ---[ 402]---> BDD-cost:   15
0.01/0.05	c ---[ 401]---> BDD-cost:   18
0.01/0.05	c ---[ 400]---> BDD-cost:   45
0.01/0.05	c ---[ 399]---> BDD-cost:   24
0.01/0.05	c ---[ 398]---> BDD-cost:   16
0.01/0.05	c ---[ 397]---> BDD-cost:    6
0.01/0.05	c ---[ 396]---> BDD-cost:   21
0.01/0.05	c ---[ 395]---> BDD-cost:   10
0.01/0.05	c ---[ 394]---> BDD-cost:    4
0.01/0.05	c ---[ 393]---> BDD-cost:   13
0.01/0.06	c ---[ 392]---> BDD-cost:   51
0.01/0.06	c ---[ 391]---> BDD-cost:   13
0.01/0.06	c ---[ 390]---> BDD-cost:   57
0.01/0.06	c ---[ 389]---> BDD-cost:   12
0.01/0.06	c ---[ 388]---> BDD-cost:    8
0.01/0.06	c ---[ 386]---> BDD-cost:   19
0.01/0.06	c ---[ 385]---> BDD-cost:   21
0.01/0.06	c ---[ 384]---> BDD-cost:   59
0.01/0.06	c ---[ 383]---> BDD-cost:   16
0.01/0.06	c ---[ 382]---> BDD-cost:   15
0.01/0.06	c ---[ 381]---> BDD-cost:   12
0.01/0.06	c ---[ 380]---> BDD-cost:   37
0.01/0.06	c ---[ 379]---> BDD-cost:    8
0.01/0.06	c ---[ 378]---> BDD-cost:   33
0.01/0.06	c ---[ 377]---> BDD-cost:    7
0.01/0.06	c ---[ 376]---> BDD-cost:   19
0.01/0.06	c ---[ 375]---> BDD-cost:    3
0.01/0.06	c ---[ 374]---> BDD-cost:   11
0.01/0.06	c ---[ 372]---> BDD-cost:    8
0.01/0.06	c ---[ 371]---> BDD-cost:    4
0.01/0.06	c ---[ 370]---> BDD-cost:    6
0.01/0.06	c ---[ 369]---> BDD-cost:   87
0.01/0.06	c ---[ 368]---> BDD-cost:   71
0.01/0.06	c ---[ 367]---> BDD-cost:    5
0.01/0.06	c ---[ 366]---> BDD-cost:   16
0.01/0.06	c ---[ 365]---> BDD-cost:   25
0.01/0.06	c ---[ 364]---> BDD-cost:   14
0.01/0.06	c ---[ 363]---> BDD-cost:   36
0.01/0.06	c ---[ 361]---> BDD-cost:    7
0.01/0.06	c ---[ 360]---> BDD-cost:   50
0.01/0.06	c ---[ 359]---> BDD-cost:   13
0.01/0.06	c ---[ 358]---> BDD-cost:   12
0.01/0.06	c ---[ 357]---> BDD-cost:   21
0.01/0.06	c ---[ 356]---> BDD-cost:   73
0.01/0.06	c ---[ 355]---> BDD-cost:   23
0.01/0.06	c ---[ 354]---> BDD-cost:   12
0.01/0.06	c ---[ 353]---> BDD-cost:   18
0.01/0.06	c ---[ 352]---> BDD-cost:   69
0.01/0.06	c ---[ 351]---> BDD-cost:   19
0.01/0.06	c ---[ 350]---> BDD-cost:    8
0.01/0.06	c ---[ 349]---> BDD-cost:   48
0.01/0.06	c ---[ 348]---> BDD-cost:    3
0.01/0.06	c ---[ 347]---> BDD-cost:   14
0.01/0.06	c ---[ 346]---> BDD-cost:   86
0.01/0.07	c ---[ 345]---> BDD-cost:   25
0.01/0.07	c ---[ 344]---> BDD-cost:   31
0.01/0.07	c ---[ 343]---> BDD-cost:   17
0.01/0.07	c ---[ 342]---> BDD-cost:   18
0.01/0.07	c ---[ 341]---> BDD-cost:   21
0.01/0.07	c ---[ 340]---> BDD-cost:   20
0.01/0.07	c ---[ 339]---> BDD-cost:   22
0.01/0.07	c ---[ 338]---> BDD-cost:    7
0.01/0.07	c ---[ 337]---> BDD-cost:   24
0.01/0.07	c ---[ 336]---> BDD-cost:   20
0.01/0.07	c ---[ 335]---> BDD-cost:   34
0.01/0.07	c ---[ 334]---> BDD-cost:   24
0.01/0.07	c ---[ 333]---> BDD-cost:    8
0.01/0.07	c ---[ 332]---> BDD-cost:   19
0.01/0.07	c ---[ 331]---> BDD-cost:   16
0.01/0.07	c ---[ 330]---> BDD-cost:    8
0.01/0.07	c ---[ 329]---> BDD-cost:   19
0.01/0.07	c ---[ 328]---> BDD-cost:   11
0.01/0.07	c ---[ 327]---> BDD-cost:    8
0.01/0.07	c ---[ 326]---> BDD-cost:   11
0.01/0.07	c ---[ 325]---> BDD-cost:   44
0.01/0.07	c ---[ 324]---> BDD-cost:   25
0.01/0.07	c ---[ 323]---> BDD-cost:   16
0.01/0.07	c ---[ 322]---> BDD-cost:   28
0.01/0.07	c ---[ 321]---> BDD-cost:    6
0.01/0.07	c ---[ 320]---> BDD-cost:   26
0.01/0.07	c ---[ 318]---> BDD-cost:    5
0.01/0.07	c ---[ 317]---> BDD-cost:   32
0.01/0.07	c ---[ 316]---> BDD-cost:   49
0.01/0.07	c ---[ 315]---> BDD-cost:    4
0.01/0.07	c ---[ 314]---> BDD-cost:    4
0.01/0.07	c ---[ 313]---> BDD-cost:   64
0.01/0.07	c ---[ 312]---> BDD-cost:   12
0.01/0.07	c ---[ 311]---> BDD-cost:   22
0.01/0.07	c ---[ 310]---> BDD-cost:   14
0.01/0.07	c ---[ 309]---> BDD-cost:    5
0.01/0.07	c ---[ 308]---> BDD-cost:    9
0.01/0.07	c ---[ 307]---> BDD-cost:   10
0.01/0.07	c ---[ 306]---> BDD-cost:    9
0.01/0.07	c ---[ 305]---> BDD-cost:   15
0.01/0.07	c ---[ 304]---> BDD-cost:   13
0.01/0.07	c ---[ 303]---> BDD-cost:    8
0.01/0.07	c ---[ 302]---> BDD-cost:   16
0.01/0.07	c ---[ 301]---> BDD-cost:    8
0.01/0.07	c ---[ 300]---> BDD-cost:   10
0.01/0.07	c ---[ 299]---> BDD-cost:   33
0.01/0.07	c ---[ 298]---> BDD-cost:   24
0.01/0.07	c ---[ 297]---> BDD-cost:    7
0.01/0.07	c ---[ 296]---> BDD-cost:   60
0.01/0.07	c ---[ 295]---> BDD-cost:   12
0.01/0.07	c ---[ 294]---> BDD-cost:   22
0.01/0.07	c ---[ 293]---> BDD-cost:   26
0.01/0.07	c ---[ 292]---> BDD-cost:   24
0.01/0.07	c ---[ 291]---> BDD-cost:    9
0.01/0.07	c ---[ 290]---> BDD-cost:    6
0.01/0.07	c ---[ 289]---> BDD-cost:   22
0.01/0.07	c ---[ 288]---> BDD-cost:    3
0.01/0.07	c ---[ 287]---> BDD-cost:    8
0.01/0.07	c ---[ 286]---> BDD-cost:   39
0.01/0.08	c ---[ 285]---> BDD-cost:   10
0.01/0.08	c ---[ 284]---> BDD-cost:   24
0.01/0.08	c ---[ 283]---> BDD-cost:   18
0.01/0.08	c ---[ 282]---> BDD-cost:    7
0.01/0.08	c ---[ 281]---> BDD-cost:   26
0.01/0.08	c ---[ 280]---> BDD-cost:   72
0.01/0.08	c ---[ 279]---> BDD-cost:   63
0.01/0.08	c ---[ 278]---> BDD-cost:   82
0.01/0.08	c ---[ 277]---> BDD-cost:   47
0.01/0.08	c ---[ 276]---> BDD-cost:   41
0.01/0.08	c ---[ 275]---> BDD-cost:    6
0.01/0.08	c ---[ 274]---> BDD-cost:    5
0.01/0.08	c ---[ 273]---> BDD-cost:   20
0.01/0.08	c ---[ 272]---> BDD-cost:   16
0.01/0.08	c ---[ 271]---> BDD-cost:   32
0.01/0.08	c ---[ 270]---> BDD-cost:    5
0.01/0.08	c ---[ 269]---> BDD-cost:   17
0.01/0.08	c ---[ 268]---> BDD-cost:   44
0.01/0.08	c ---[ 267]---> BDD-cost:   49
0.01/0.08	c ---[ 266]---> BDD-cost:   26
0.01/0.08	c ---[ 265]---> BDD-cost:   23
0.01/0.08	c ---[ 264]---> BDD-cost:   10
0.01/0.08	c ---[ 262]---> BDD-cost:   12
0.01/0.08	c ---[ 261]---> BDD-cost:   25
0.01/0.08	c ---[ 260]---> BDD-cost:   56
0.01/0.08	c ---[ 259]---> BDD-cost:   17
0.01/0.08	c ---[ 258]---> BDD-cost:   14
0.01/0.08	c ---[ 257]---> Sorter-cost:  375     Base: 2 2 2
0.01/0.08	c ---[ 256]---> BDD-cost:   28
0.01/0.08	c ---[ 255]---> BDD-cost:   43
0.01/0.08	c ---[ 254]---> BDD-cost:   24
0.01/0.08	c ---[ 253]---> BDD-cost:   33
0.01/0.08	c ---[ 252]---> BDD-cost:    2
0.01/0.08	c ---[ 251]---> BDD-cost:   18
0.01/0.08	c ---[ 250]---> BDD-cost:   13
0.01/0.08	c ---[ 249]---> BDD-cost:   69
0.01/0.08	c ---[ 248]---> BDD-cost:   14
0.01/0.09	c ---[ 246]---> BDD-cost:   27
0.01/0.09	c ---[ 245]---> BDD-cost:   15
0.01/0.09	c ---[ 244]---> BDD-cost:   21
0.01/0.09	c ---[ 243]---> BDD-cost:   12
0.01/0.09	c ---[ 242]---> BDD-cost:   16
0.01/0.09	c ---[ 241]---> BDD-cost:   20
0.01/0.09	c ---[ 240]---> BDD-cost:   27
0.01/0.09	c ---[ 239]---> BDD-cost:   57
0.01/0.09	c ---[ 238]---> BDD-cost:   45
0.01/0.09	c ---[ 237]---> BDD-cost:   14
0.01/0.09	c ---[ 236]---> BDD-cost:    5
0.01/0.09	c ---[ 235]---> BDD-cost:    9
0.01/0.09	c ---[ 234]---> BDD-cost:   32
0.01/0.09	c ---[ 233]---> BDD-cost:   66
0.01/0.09	c ---[ 232]---> BDD-cost:   37
0.01/0.09	c ---[ 231]---> BDD-cost:   17
0.01/0.09	c ---[ 230]---> BDD-cost:   64
0.01/0.09	c ---[ 229]---> BDD-cost:   19
0.01/0.09	c ---[ 228]---> BDD-cost:   14
0.01/0.09	c ---[ 227]---> BDD-cost:   23
0.01/0.09	c ---[ 226]---> BDD-cost:   24
0.01/0.09	c ---[ 225]---> BDD-cost:   18
0.01/0.09	c ---[ 224]---> BDD-cost:   25
0.01/0.09	c ---[ 223]---> BDD-cost:   16
0.01/0.09	c ---[ 222]---> BDD-cost:   24
0.01/0.09	c ---[ 221]---> BDD-cost:   19
0.01/0.09	c ---[ 220]---> BDD-cost:   15
0.01/0.09	c ---[ 219]---> BDD-cost:   13
0.01/0.09	c ---[ 218]---> BDD-cost:   14
0.01/0.09	c ---[ 217]---> BDD-cost:    5
0.01/0.09	c ---[ 216]---> BDD-cost:   24
0.01/0.09	c ---[ 215]---> BDD-cost:    3
0.01/0.09	c ---[ 214]---> BDD-cost:   12
0.01/0.09	c ---[ 213]---> BDD-cost:   32
0.01/0.09	c ---[ 212]---> BDD-cost:   26
0.01/0.09	c ---[ 211]---> BDD-cost:   48
0.01/0.09	c ---[ 210]---> BDD-cost:   32
0.01/0.09	c ---[ 209]---> BDD-cost:   47
0.01/0.09	c ---[ 208]---> BDD-cost:   22
0.01/0.09	c ---[ 207]---> BDD-cost:   43
0.01/0.09	c ---[ 206]---> BDD-cost:   70
0.01/0.10	c ---[ 205]---> BDD-cost:   32
0.01/0.10	c ---[ 204]---> BDD-cost:   59
0.01/0.10	c ---[ 203]---> BDD-cost:   13
0.01/0.10	c ---[ 202]---> BDD-cost:    2
0.01/0.10	c ---[ 201]---> BDD-cost:   11
0.01/0.10	c ---[ 199]---> BDD-cost:   16
0.01/0.10	c ---[ 198]---> BDD-cost:    9
0.01/0.10	c ---[ 197]---> BDD-cost:   47
0.01/0.10	c ---[ 196]---> BDD-cost:   37
0.09/0.10	c ---[ 195]---> BDD-cost:   10
0.09/0.10	c ---[ 194]---> BDD-cost:   17
0.09/0.10	c ---[ 193]---> BDD-cost:    2
0.09/0.10	c ---[ 191]---> BDD-cost:   16
0.09/0.10	c ---[ 190]---> BDD-cost:    7
0.09/0.10	c ---[ 189]---> BDD-cost:   51
0.09/0.10	c ---[ 188]---> BDD-cost:   36
0.09/0.10	c ---[ 187]---> BDD-cost:   39
0.09/0.10	c ---[ 186]---> BDD-cost:   18
0.09/0.10	c ---[ 185]---> BDD-cost:   10
0.09/0.10	c ---[ 184]---> BDD-cost:   42
0.09/0.10	c ---[ 183]---> BDD-cost:    2
0.09/0.10	c ---[ 182]---> BDD-cost:    9
0.09/0.10	c ---[ 181]---> BDD-cost:   11
0.09/0.10	c ---[ 180]---> BDD-cost:   10
0.09/0.10	c ---[ 179]---> BDD-cost:   19
0.09/0.10	c ---[ 178]---> BDD-cost:   23
0.09/0.10	c ---[ 177]---> BDD-cost:    4
0.09/0.10	c ---[ 176]---> BDD-cost:   13
0.09/0.10	c ---[ 175]---> BDD-cost:   20
0.09/0.10	c ---[ 173]---> BDD-cost:   12
0.09/0.10	c ---[ 172]---> BDD-cost:   54
0.09/0.10	c ---[ 171]---> BDD-cost:   51
0.09/0.10	c ---[ 170]---> BDD-cost:    3
0.09/0.10	c ---[ 169]---> BDD-cost:   21
0.09/0.10	c ---[ 168]---> BDD-cost:   20
0.09/0.10	c ---[ 167]---> BDD-cost:    8
0.09/0.10	c ---[ 166]---> BDD-cost:    8
0.09/0.10	c ---[ 165]---> BDD-cost:    9
0.09/0.10	c ---[ 164]---> BDD-cost:   17
0.09/0.10	c ---[ 163]---> BDD-cost:    7
0.09/0.10	c ---[ 162]---> BDD-cost:   38
0.09/0.10	c ---[ 161]---> BDD-cost:   15
0.09/0.10	c ---[ 160]---> BDD-cost:   13
0.09/0.10	c ---[ 159]---> BDD-cost:   31
0.09/0.10	c ---[ 158]---> BDD-cost:    7
0.09/0.10	c ---[ 157]---> BDD-cost:   15
0.09/0.10	c ---[ 156]---> BDD-cost:   24
0.09/0.10	c ---[ 155]---> BDD-cost:    6
0.09/0.10	c ---[ 154]---> BDD-cost:   10
0.09/0.10	c ---[ 153]---> BDD-cost:   22
0.09/0.10	c ---[ 152]---> BDD-cost:   11
0.09/0.10	c ---[ 151]---> BDD-cost:   54
0.09/0.10	c ---[ 150]---> BDD-cost:    3
0.09/0.10	c ---[ 149]---> BDD-cost:    5
0.09/0.10	c ---[ 148]---> BDD-cost:   40
0.09/0.10	c ---[ 147]---> BDD-cost:   23
0.09/0.10	c ---[ 146]---> BDD-cost:   37
0.09/0.11	c ---[ 145]---> BDD-cost:   21
0.09/0.11	c ---[ 144]---> BDD-cost:   11
0.09/0.11	c ---[ 143]---> BDD-cost:   21
0.09/0.11	c ---[ 142]---> BDD-cost:   15
0.09/0.11	c ---[ 141]---> BDD-cost:   33
0.09/0.11	c ---[ 140]---> BDD-cost:   20
0.09/0.11	c ---[ 139]---> BDD-cost:   16
0.09/0.11	c ---[ 138]---> BDD-cost:    6
0.09/0.11	c ---[ 137]---> BDD-cost:    5
0.09/0.11	c ---[ 136]---> BDD-cost:    6
0.09/0.11	c ---[ 135]---> BDD-cost:   12
0.09/0.11	c ---[ 134]---> BDD-cost:   43
0.09/0.11	c ---[ 133]---> BDD-cost:   40
0.09/0.11	c ---[ 132]---> BDD-cost:   12
0.09/0.11	c ---[ 131]---> BDD-cost:   13
0.09/0.11	c ---[ 130]---> BDD-cost:   36
0.09/0.11	c ---[ 129]---> BDD-cost:   44
0.09/0.11	c ---[ 128]---> BDD-cost:   34
0.09/0.11	c ---[ 127]---> BDD-cost:   26
0.09/0.11	c ---[ 126]---> BDD-cost:   54
0.09/0.11	c ---[ 125]---> BDD-cost:   17
0.09/0.11	c ---[ 124]---> BDD-cost:   32
0.09/0.11	c ---[ 123]---> BDD-cost:   10
0.09/0.11	c ---[ 122]---> BDD-cost:    9
0.09/0.11	c ---[ 121]---> BDD-cost:    6
0.09/0.11	c ---[ 120]---> BDD-cost:   15
0.09/0.11	c ---[ 119]---> BDD-cost:   30
0.09/0.11	c ---[ 118]---> BDD-cost:   32
0.09/0.11	c ---[ 117]---> BDD-cost:   25
0.09/0.11	c ---[ 116]---> BDD-cost:   41
0.09/0.11	c ---[ 115]---> BDD-cost:   32
0.09/0.11	c ---[ 114]---> BDD-cost:   38
0.09/0.11	c ---[ 113]---> BDD-cost:   52
0.09/0.11	c ---[ 112]---> BDD-cost:   41
0.09/0.11	c ---[ 111]---> BDD-cost:   25
0.09/0.11	c ---[ 110]---> BDD-cost:   12
0.09/0.11	c ---[ 109]---> BDD-cost:   27
0.09/0.11	c ---[ 108]---> BDD-cost:    2
0.09/0.11	c ---[ 107]---> BDD-cost:    4
0.09/0.11	c ---[ 106]---> BDD-cost:   28
0.09/0.11	c ---[ 105]---> BDD-cost:   34
0.09/0.11	c ---[ 104]---> BDD-cost:   11
0.09/0.11	c ---[ 103]---> BDD-cost:    3
0.09/0.11	c ---[ 102]---> BDD-cost:   30
0.09/0.11	c ---[ 101]---> BDD-cost:    8
0.09/0.11	c ---[ 100]---> BDD-cost:    6
0.09/0.11	c ---[  99]---> BDD-cost:   51
0.09/0.11	c ---[  98]---> BDD-cost:   19
0.09/0.11	c ---[  97]---> BDD-cost:    5
0.09/0.11	c ---[  95]---> BDD-cost:    9
0.09/0.11	c ---[  94]---> BDD-cost:   14
0.09/0.11	c ---[  93]---> BDD-cost:   32
0.09/0.12	c ---[  92]---> BDD-cost:   36
0.09/0.12	c ---[  91]---> BDD-cost:   26
0.09/0.12	c ---[  90]---> BDD-cost:   46
0.09/0.12	c ---[  89]---> BDD-cost:   18
0.09/0.12	c ---[  88]---> BDD-cost:   50
0.09/0.12	c ---[  87]---> BDD-cost:   47
0.09/0.12	c ---[  86]---> BDD-cost:    3
0.09/0.12	c ---[  85]---> BDD-cost:   61
0.09/0.12	c ---[  84]---> BDD-cost:   22
0.09/0.12	c ---[  83]---> BDD-cost:   23
0.09/0.12	c ---[  82]---> BDD-cost:   11
0.09/0.12	c ---[  81]---> BDD-cost:   45
0.09/0.12	c ---[  80]---> BDD-cost:    9
0.09/0.12	c ---[  79]---> BDD-cost:   10
0.09/0.12	c ---[  78]---> BDD-cost:   28
0.09/0.12	c ---[  77]---> BDD-cost:   13
0.09/0.12	c ---[  76]---> BDD-cost:   58
0.09/0.12	c ---[  75]---> BDD-cost:    2
0.09/0.12	c ---[  74]---> BDD-cost:   20
0.09/0.12	c ---[  73]---> BDD-cost:   75
0.09/0.12	c ---[  72]---> BDD-cost:   35
0.09/0.12	c ---[  71]---> BDD-cost:   31
0.09/0.12	c ---[  70]---> BDD-cost:   43
0.09/0.12	c ---[  69]---> BDD-cost:   18
0.09/0.12	c ---[  68]---> BDD-cost:   20
0.09/0.12	c ---[  67]---> BDD-cost:   25
0.09/0.12	c ---[  66]---> BDD-cost:   21
0.09/0.12	c ---[  65]---> BDD-cost:   14
0.09/0.12	c ---[  64]---> BDD-cost:   25
0.09/0.12	c ---[  63]---> BDD-cost:    9
0.09/0.12	c ---[  62]---> BDD-cost:   25
0.09/0.12	c ---[  61]---> BDD-cost:    6
0.09/0.12	c ---[  60]---> BDD-cost:   26
0.09/0.12	c ---[  59]---> BDD-cost:   20
0.09/0.12	c ---[  58]---> BDD-cost:   24
0.09/0.12	c ---[  57]---> BDD-cost:   29
0.09/0.12	c ---[  56]---> BDD-cost:   52
0.09/0.12	c ---[  55]---> BDD-cost:   49
0.09/0.12	c ---[  54]---> BDD-cost:   32
0.09/0.12	c ---[  53]---> BDD-cost:   61
0.09/0.12	c ---[  52]---> BDD-cost:    4
0.09/0.12	c ---[  51]---> BDD-cost:   36
0.09/0.12	c ---[  50]---> BDD-cost:   31
0.09/0.13	c ---[  49]---> BDD-cost:    8
0.09/0.13	c ---[  48]---> BDD-cost:   17
0.09/0.13	c ---[  47]---> BDD-cost:   10
0.09/0.13	c ---[  46]---> BDD-cost:   26
0.09/0.13	c ---[  45]---> BDD-cost:   35
0.09/0.13	c ---[  44]---> BDD-cost:   10
0.09/0.13	c ---[  43]---> BDD-cost:   20
0.09/0.13	c ---[  42]---> BDD-cost:    4
0.09/0.13	c ---[  41]---> BDD-cost:   64
0.09/0.13	c ---[  40]---> BDD-cost:   13
0.09/0.13	c ---[  39]---> BDD-cost:   49
0.09/0.13	c ---[  38]---> BDD-cost:   21
0.09/0.13	c ---[  37]---> BDD-cost:    5
0.09/0.13	c ---[  36]---> BDD-cost:   17
0.09/0.13	c ---[  35]---> BDD-cost:   18
0.09/0.13	c ---[  34]---> BDD-cost:    6
0.09/0.13	c ---[  33]---> BDD-cost:   45
0.09/0.13	c ---[  32]---> BDD-cost:   21
0.09/0.13	c ---[  31]---> BDD-cost:   14
0.09/0.13	c ---[  30]---> BDD-cost:   20
0.09/0.13	c ---[  29]---> BDD-cost:    9
0.09/0.13	c ---[  28]---> BDD-cost:   53
0.09/0.13	c ---[  27]---> BDD-cost:   20
0.09/0.13	c ---[  26]---> BDD-cost:   39
0.09/0.13	c ---[  25]---> BDD-cost:    5
0.09/0.13	c ---[  24]---> BDD-cost:   37
0.09/0.13	c ---[  23]---> BDD-cost:   18
0.09/0.13	c ---[  22]---> BDD-cost:   65
0.09/0.13	c ---[  21]---> BDD-cost:   10
0.09/0.13	c ---[  20]---> BDD-cost:   40
0.09/0.13	c ---[  19]---> BDD-cost:    5
0.09/0.13	c ---[  18]---> BDD-cost:    4
0.09/0.13	c ---[  17]---> BDD-cost:   34
0.09/0.13	c ---[  16]---> BDD-cost:   25
0.09/0.13	c ---[  15]---> BDD-cost:   25
0.09/0.13	c ---[  14]---> BDD-cost:   14
0.09/0.13	c ---[  13]---> BDD-cost:   10
0.09/0.13	c ---[  12]---> BDD-cost:   31
0.09/0.13	c ---[  11]---> BDD-cost:    9
0.09/0.13	c ---[  10]---> BDD-cost:    6
0.09/0.13	c ---[   9]---> BDD-cost:    4
0.09/0.13	c ---[   8]---> BDD-cost:   15
0.09/0.13	c ---[   7]---> BDD-cost:   25
0.09/0.13	c ---[   6]---> BDD-cost:   21
0.09/0.13	c ---[   5]---> BDD-cost:   12
0.09/0.13	c ---[   4]---> BDD-cost:   27
0.09/0.13	c ---[   3]---> BDD-cost:   18
0.09/0.13	c ---[   2]---> BDD-cost:    7
0.09/0.13	c ---[   1]---> BDD-cost:   11
0.09/0.13	c ---[   0]---> BDD-cost:   12
0.09/0.15	c ==================================[MINISAT+]==================================
0.09/0.15	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |   18629    52511 |    6209       0        0     nan |  0.000 % |
0.09/0.16	c ==============================================================================
0.09/0.16	c Found solution: 440
0.09/0.16	o 440
0.09/0.16	c ---[   0]---> Sorter-cost:17657     Base:
0.19/0.21	c ==================================[MINISAT+]==================================
0.19/0.21	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.22	c ==============================================================================
0.19/0.22	c |         0 |   36540    94646 |   12180       0        0     nan |  0.000 % |
0.19/0.26	c |       100 |   36500    94564 |   13398      97     2878    29.7 |  2.281 % |
0.19/0.28	c ==============================================================================
0.19/0.28	c Found solution: 229
0.19/0.28	o 229
0.19/0.28	c ---[   0]---> Sorter-cost:    0     Base:
0.29/0.35	c ==================================[MINISAT+]==================================
0.29/0.35	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.35	c ==============================================================================
0.29/0.35	c |       112 |   39767   102340 |   13255     109     2988    27.4 |  2.281 % |
0.39/0.40	c |       212 |   39767   102340 |   14580     209    10213    48.9 |  2.170 % |
0.39/0.48	c |       362 |   39767   102340 |   16038     359    25809    71.9 |  2.170 % |
0.49/0.51	c ==============================================================================
0.49/0.51	c Found solution: 214
0.49/0.51	o 214
0.49/0.52	c ---[   0]---> Sorter-cost:    0     Base:
0.49/0.59	c ==================================[MINISAT+]==================================
0.49/0.59	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.59	c ==============================================================================
0.49/0.59	c |       414 |   39943   102829 |   13314     411    27283    66.4 |  2.170 % |
0.59/0.64	c |       516 |   39943   102829 |   14645     513    35541    69.3 |  2.164 % |
0.59/0.69	c |       666 |   39943   102829 |   16109     663    42582    64.2 |  2.164 % |
0.69/0.79	c |       891 |   39943   102829 |   17720     888    60762    68.4 |  2.164 % |
0.89/0.93	c |      1230 |   39943   102829 |   19493    1227    97228    79.2 |  2.164 % |
1.00/1.07	c |      1738 |   39943   102829 |   21442    1735   117970    68.0 |  2.164 % |
1.29/1.37	c |      2497 |   39943   102829 |   23586    2494   206713    82.9 |  2.164 % |
1.89/1.90	c |      3637 |   39868   102675 |   25945    3624   310155    85.6 |  2.335 % |
2.79/2.81	c |      5345 |   39868   102675 |   28539    5332   602345   113.0 |  2.335 % |
4.09/4.16	c |      7911 |   39868   102675 |   31393    7898   988668   125.2 |  2.335 % |
6.39/6.41	c |     11756 |   39832   102599 |   34533   11740  1612833   137.4 |  2.420 % |
9.98/10.02	c |     17524 |   39832   102599 |   37986   17508  2635749   150.5 |  2.420 % |
16.99/17.00	c |     26173 |   39832   102599 |   41785   26157  4525914   173.0 |  2.420 % |
27.28/27.36	c |     39148 |   39832   102599 |   45963   39132  6876898   175.7 |  2.420 % |
45.88/45.94	c |     58610 |   39832   102599 |   50559   17590  3947227   224.4 |  2.420 % |
78.26/78.30	c |     87804 |   39832   102599 |   55615   46784 10761438   230.0 |  2.420 % |
140.04/140.13	c |    131595 |   39832   102599 |   61177   37312 10363665   277.8 |  2.420 % |
240.91/241.07	c |    197282 |   39832   102599 |   67295   45199 12412214   274.6 |  2.420 % |
417.56/417.78	c |    295812 |   39832   102599 |   74024   20417  4469652   218.9 |  2.420 % |
641.50/641.72	c |    443601 |   39832   102599 |   81427   34044  5157910   151.5 |  2.420 % |
1085.17/1085.58	c |    665284 |   39832   102599 |   89569   30460  7860863   258.1 |  2.420 % |
1741.67/1742.27	c |    997810 |   39810   102549 |   98526   37750  9088343   240.8 |  2.441 % |
1745.68/1746.22	c ==============================================================================
1745.68/1746.22	c Found solution: 213
1745.68/1746.22	o 213
1745.68/1746.23	c ---[   0]---> Sorter-cost:    0     Base:
1745.88/1746.44	c ==================================[MINISAT+]==================================
1745.88/1746.44	c | Conflicts | Original         | Learnt                           | Progress |
1745.88/1746.44	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1745.88/1746.44	c ==============================================================================
1745.88/1746.44	c |   1007284 |   39783   102484 |   13261   47034  9462180   201.2 |  2.441 % |
1746.18/1746.70	c |   1007384 |   39783   102484 |   14587    7619   348637    45.8 |  2.530 % |
1746.18/1746.75	c |   1007539 |   39783   102484 |   16045    7774   352804    45.4 |  2.530 % |
1746.28/1746.89	c |   1007767 |   39783   102484 |   17650    8002   374728    46.8 |  2.530 % |
1746.48/1747.05	c |   1008104 |   39783   102484 |   19415    8339   398043    47.7 |  2.530 % |
1746.68/1747.22	c |   1008611 |   39783   102484 |   21356    8846   411689    46.5 |  2.530 % |
1747.18/1747.73	c |   1009373 |   39783   102484 |   23492    9608   514158    53.5 |  2.530 % |
1747.78/1748.35	c |   1010512 |   39783   102484 |   25841   10747   630804    58.7 |  2.530 % |
1749.08/1749.65	c |   1012221 |   39783   102484 |   28426   12456   930972    74.7 |  2.530 % |
1751.08/1751.61	c |   1014783 |   39783   102484 |   31268   15018  1260003    83.9 |  2.530 % |
1754.08/1754.64	c |   1018628 |   39783   102484 |   34395   18863  1978399   104.9 |  2.530 % |
1757.67/1758.30	c |   1024394 |   39783   102484 |   37835   24629  2785191   113.1 |  2.530 % |
1765.57/1766.20	c |   1033043 |   39783   102484 |   41618   33278  4354697   130.9 |  2.530 % |
1778.57/1779.17	c |   1046017 |   39783   102484 |   45780   46252  7097248   153.4 |  2.530 % |
1786.56/1787.18	c |   1065480 |   39783   102484 |   50358   30597  3038921    99.3 |  2.530 % |
1800.07/1800.60	c 
1800.07/1800.60	c *** TERMINATED ***
1800.07/1800.60	s SATISFIABLE
1800.07/1800.60	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
1800.07/1800.60	v -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
1800.07/1800.60	v -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
1800.07/1800.60	v 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
1800.07/1800.60	v -x114 -x115 x116 x117 x118 x119 x120 x121 x122 -x123 x124 x125 -x126 x127 -x128 -x129 x130 -x131 x132 -x133 -x134 -x135 x136
1800.07/1800.60	v -x137 x138 x139 x140 x141 -x142 x143 -x144 -x145 x146 x147 -x148 x149 -x150 -x151 x152 -x153 x154 x155 -x156 -x157 -x158 -x159
1800.07/1800.60	v -x160 -x161 x162 x163 x164 x165 x166 x167 -x168 x169 x170 x171 x172 x173 -x174 x175 x176 x177 -x178 x179 x180 x181 x182 -x183
1800.07/1800.60	v -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
1800.07/1800.60	v -x209 x210 x211 -x212 x213 -x214 -x215 -x216 x217 -x218 x219 -x220 -x221 -x222 x223 x224 x225 x226 x227 x228 x229 x230 x231
1800.07/1800.60	v -x232 x233 x234 x235 x236 x237 x238 -x239 x240 -x241 x242 -x243 -x244 x245 x246 -x247 x248 x249 x250 x251 -x252 x253 x254 -x255
1800.07/1800.60	v x256 -x257 -x258 x259 -x260 -x261 -x262 -x263 x264 x265 x266 -x267 x268 -x269 -x270 -x271 x272 -x273 -x274 x275 -x276 -x277
1800.07/1800.60	v -x278 -x279 -x280 -x281 -x282 x283 -x284 -x285 -x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298
1800.07/1800.60	v -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319
1800.07/1800.60	v -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340
1800.07/1800.60	v -x341 x342 -x343 x344 -x345 -x346 -x347 -x348 x349 -x350 -x351 -x352 x353 x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 x362
1800.07/1800.60	v -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 -x371 -x372 -x373 x374 -x375 -x376 -x377 -x378 x379 -x380 -x381 -x382 x383
1800.07/1800.60	v -x384 -x385 x386 -x387 -x388 x389 -x390 x391 x392 -x393 x394 -x395 x396 x397 -x398 -x399 x400 x401 x402 -x403 x404 -x405 -x406
1800.07/1800.60	v -x407 x408 -x409 x410 -x411 -x412 x413 x414 x415 x416 x417 x418 x419 -x420 -x421 x422 x423 -x424 x425 -x426 x427 -x428 -x429
1800.07/1800.60	v x430 -x431 x432 x433 -x434 x435 -x436 -x437 x438 -x439 x440 x441 -x442 x443 x444 x445 -x446 x447 -x448 -x449 x450 x451 x452
1800.07/1800.60	v x453 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467

Verifier Data (download as text)

OK	213

Conversion Script Data (download as text)

/tmp/evaluation/352194-1176625689/instance-352194-1176625689.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/node1/watcher-352194-1176625689 -o ROOT/results/node1/solver-352194-1176625689 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/352194-1176625689/minisat+ /tmp/evaluation/352194-1176625689/instance-352194-1176625689.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.91 0.95 0.97 3/77 4594
/proc/meminfo: memFree=1734392/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=1180 CPUtime=0
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 138606782 1208320 112 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 295 112 74 215 0 77 0

[startup+0.014876 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 4594
/proc/meminfo: memFree=1734392/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=1180 CPUtime=0.01
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 145 0 0 0 1 0 0 0 18 0 1 0 138606782 1208320 130 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 295 130 74 215 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1180

[startup+0.101884 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 4594
/proc/meminfo: memFree=1734392/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=1808 CPUtime=0.09
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 322 0 0 0 9 0 0 0 18 0 1 0 138606782 1851392 307 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 452 307 93 215 0 234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1808

[startup+0.301908 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 4594
/proc/meminfo: memFree=1734392/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=6756 CPUtime=0.29
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 1463 0 0 0 28 1 0 0 18 0 1 0 138606782 6918144 1402 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 1689 1402 111 215 0 1471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6756

[startup+0.701956 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 4594
/proc/meminfo: memFree=1734392/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=7144 CPUtime=0.69
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 1591 0 0 0 68 1 0 0 21 0 1 0 138606782 7315456 1530 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588659 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 1786 1530 111 215 0 1568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7144

[startup+1.50105 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 4595
/proc/meminfo: memFree=1728432/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=7804 CPUtime=1.49
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 1774 0 0 0 148 1 0 0 25 0 1 0 138606782 7991296 1713 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 1951 1713 111 215 0 1733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7804

[startup+3.10124 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 4595
/proc/meminfo: memFree=1727088/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=9764 CPUtime=3.09
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 2260 0 0 0 308 1 0 0 25 0 1 0 138606782 9998336 2199 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 2441 2199 111 215 0 2223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9764

[startup+6.30261 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 4595
/proc/meminfo: memFree=1722992/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=13700 CPUtime=6.29
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 3217 0 0 0 627 2 0 0 25 0 1 0 138606782 14028800 3156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 3425 3156 111 215 0 3207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13700

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.97 2/78 4595
/proc/meminfo: memFree=1714928/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=21452 CPUtime=12.69
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 5151 0 0 0 1266 3 0 0 25 0 1 0 138606782 21966848 5090 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 5363 5090 111 215 0 5145 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21452

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.97 2/78 4595
/proc/meminfo: memFree=1701744/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=33964 CPUtime=25.49
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 8296 0 0 0 2543 6 0 0 25 0 1 0 138606782 34779136 8235 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579875 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 8491 8235 111 215 0 8273 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33964

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.97 2/78 4595
/proc/meminfo: memFree=1687600/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=47844 CPUtime=51.07
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 11755 0 0 0 5098 9 0 0 25 0 1 0 138606782 48992256 11694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 11961 11694 111 215 0 11743 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47844

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 4595
/proc/meminfo: memFree=1663408/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=72144 CPUtime=102.26
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 17801 0 0 0 10211 15 0 0 25 0 1 0 138606782 73875456 17740 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 18036 17740 111 215 0 17818 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72144

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4595
/proc/meminfo: memFree=1663472/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=72144 CPUtime=162.24
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 17801 0 0 0 16208 16 0 0 25 0 1 0 138606782 73875456 17740 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 18036 17740 111 215 0 17818 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72144

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1646128/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=89228 CPUtime=222.22
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 22107 0 0 0 22202 20 0 0 25 0 1 0 138606782 91369472 22046 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 22307 22046 111 215 0 22089 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 89228

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1640624/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=94876 CPUtime=282.21
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 23497 0 0 0 28198 23 0 0 25 0 1 0 138606782 97153024 23436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 23719 23436 111 215 0 23501 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 94876

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1640560/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=94876 CPUtime=342.19
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 23497 0 0 0 34196 23 0 0 25 0 1 0 138606782 97153024 23436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 23719 23436 111 215 0 23501 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 94876

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1640368/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=95416 CPUtime=402.17
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 23636 0 0 0 40193 24 0 0 25 0 1 0 138606782 97705984 23575 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 23854 23575 111 215 0 23636 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 95416

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1635504/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=99928 CPUtime=462.15
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 24777 0 0 0 46190 25 0 0 25 0 1 0 138606782 102326272 24716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 24982 24716 111 215 0 24764 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 99928

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1635440/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=99928 CPUtime=522.14
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 24781 0 0 0 52188 26 0 0 25 0 1 0 138606782 102326272 24720 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 24982 24720 111 215 0 24764 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 99928

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1635440/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=99928 CPUtime=582.11
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 24781 0 0 0 58185 26 0 0 25 0 1 0 138606782 102326272 24720 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 24982 24720 111 215 0 24764 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 99928

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1635504/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=99928 CPUtime=642.11
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 24781 0 0 0 64184 27 0 0 25 0 1 0 138606782 102326272 24720 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 24982 24720 111 215 0 24764 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 99928


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1633840/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=101656 CPUtime=822.04
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 25190 0 0 0 82176 28 0 0 25 0 1 0 138606782 104095744 25129 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 25414 25129 111 215 0 25196 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 101656

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1627248/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=108208 CPUtime=882.03
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 26845 0 0 0 88173 30 0 0 25 0 1 0 138606782 110804992 26784 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 27052 26784 111 215 0 26834 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 108208

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1622960/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=112276 CPUtime=942.01
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 27882 0 0 0 94169 32 0 0 25 0 1 0 138606782 114970624 27821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 28069 27821 111 215 0 27851 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 112276

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1623024/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=112276 CPUtime=1001.99
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 27882 0 0 0 100167 32 0 0 25 0 1 0 138606782 114970624 27821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 28069 27821 111 215 0 27851 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 112276

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1617712/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=117632 CPUtime=1061.98
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 29212 0 0 0 106163 35 0 0 25 0 1 0 138606782 120455168 29151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 29408 29151 111 215 0 29190 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 117632

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1617712/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=117632 CPUtime=1121.96
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 29212 0 0 0 112161 35 0 0 25 0 1 0 138606782 120455168 29151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 29408 29151 111 215 0 29190 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 117632

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1617648/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=117812 CPUtime=1181.94
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 29218 0 0 0 118159 35 0 0 25 0 1 0 138606782 120639488 29157 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580910 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 29453 29157 111 215 0 29235 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 117812

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1617648/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=117812 CPUtime=1241.92
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 29218 0 0 0 124156 36 0 0 25 0 1 0 138606782 120639488 29157 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 29453 29157 111 215 0 29235 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 117812

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1617648/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=117812 CPUtime=1301.91
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 29221 0 0 0 130155 36 0 0 25 0 1 0 138606782 120639488 29160 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 29453 29160 111 215 0 29235 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 117812

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1617584/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=117812 CPUtime=1361.89
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 29221 0 0 0 136152 37 0 0 25 0 1 0 138606782 120639488 29160 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 29453 29160 111 215 0 29235 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 117812

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1617712/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=117812 CPUtime=1421.87
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 29221 0 0 0 142150 37 0 0 25 0 1 0 138606782 120639488 29160 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 29453 29160 111 215 0 29235 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 117812

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1605168/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=130528 CPUtime=1481.85
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 32371 0 0 0 148144 41 0 0 25 0 1 0 138606782 133660672 32310 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 32632 32310 111 215 0 32414 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 130528

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 4597
/proc/meminfo: memFree=1600304/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=135268 CPUtime=1541.84
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 33550 0 0 0 154141 43 0 0 25 0 1 0 138606782 138514432 33489 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 33817 33489 111 215 0 33599 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 135268

[startup+1602.3 s]
/proc/loadavg: 1.05 0.99 0.97 2/78 4597
/proc/meminfo: memFree=1600240/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=135488 CPUtime=1601.81
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 33573 0 0 0 160138 43 0 0 25 0 1 0 138606782 138739712 33512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580893 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 33872 33512 111 215 0 33654 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 135488

[startup+1662.3 s]
/proc/loadavg: 1.02 0.99 0.97 2/78 4597
/proc/meminfo: memFree=1599792/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=136024 CPUtime=1661.8
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 33688 0 0 0 166136 44 0 0 25 0 1 0 138606782 139288576 33627 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 34006 33627 111 215 0 33788 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 136024

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 4597
/proc/meminfo: memFree=1596080/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=139760 CPUtime=1721.78
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 34599 0 0 0 172133 45 0 0 25 0 1 0 138606782 143114240 34538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 34940 34538 111 215 0 34722 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 139760

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 4597
/proc/meminfo: memFree=1596080/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=139596 CPUtime=1781.76
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 34599 0 0 0 178130 46 0 0 25 0 1 0 138606782 142946304 34518 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 34899 34518 111 215 0 34681 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 139596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 4597
/proc/meminfo: memFree=1596080/2055920 swapFree=4145888/4192956
[pid=4594] ppid=4592 vsize=139596 CPUtime=1800.07
/proc/4594/stat : 4594 (minisat+) R 4592 4594 3892 0 -1 4194304 34599 0 0 0 179961 46 0 0 25 0 1 0 138606782 142946304 34518 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4594/statm: 34899 34518 111 215 0 34681 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 139596

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.63
CPU time (s): 1800.1
CPU user time (s): 1799.61
CPU system time (s): 0.485926
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 139760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.485926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34601
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= 18
involuntary context switches= 1616

runsolver used 2.17767 second user time and 4.38333 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Apr 15 08:28:09 UTC 2007

IDJOB= 352194
IDBENCH= 1957
IDSOLVER= 156
FILE ID= node1/352194-1176625689

PBS_JOBID= 4556842

Free space on /tmp= 66466 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_19.opb.PB06.opb
COMMAND LINE= /tmp/evaluation/352194-1176625689/minisat+ /tmp/evaluation/352194-1176625689/instance-352194-1176625689.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node1/convwatcher-352194-1176625689 -o ROOT/results/node1/conversion-352194-1176625689 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/352194-1176625689/instance-352194-1176625689.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  80b0f13939656efa52b7dd958ee28431

RANDOM SEED= 261382522

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
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:       1734800 kB
Buffers:         58836 kB
Cached:         184044 kB
SwapCached:      15180 kB
Active:          84500 kB
Inactive:       188004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734800 kB
SwapTotal:     4192956 kB
SwapFree:      4145888 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:          33860 kB
Slab:            34124 kB
Committed_AS:  3564168 kB
PageTables:       1840 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= 66466 MiB

End job on node1 on Sun Apr 15 08:58:12 UTC 2007