Trace number 352246

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)219 1800.06 1800.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark184
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.04	c Converting 470 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): ssss.ssssss
0.00/0.04	c ---[ 476]---> BDD-cost:   11
0.00/0.04	c ---[ 475]---> BDD-cost:   23
0.00/0.04	c ---[ 474]---> BDD-cost:   33
0.00/0.04	c ---[ 473]---> BDD-cost:   59
0.00/0.04	c ---[ 472]---> BDD-cost:   22
0.00/0.04	c ---[ 471]---> BDD-cost:  102
0.00/0.04	c ---[ 470]---> BDD-cost:   65
0.00/0.04	c ---[ 469]---> BDD-cost:   12
0.00/0.04	c ---[ 468]---> BDD-cost:   31
0.00/0.04	c ---[ 467]---> BDD-cost:    5
0.00/0.04	c ---[ 466]---> BDD-cost:   32
0.00/0.04	c ---[ 465]---> BDD-cost:    4
0.00/0.04	c ---[ 464]---> BDD-cost:   68
0.00/0.04	c ---[ 463]---> BDD-cost:   14
0.00/0.04	c ---[ 462]---> BDD-cost:   19
0.00/0.04	c ---[ 461]---> BDD-cost:   42
0.00/0.05	c ---[ 460]---> BDD-cost:   15
0.00/0.05	c ---[ 459]---> BDD-cost:   49
0.00/0.05	c ---[ 458]---> BDD-cost:    4
0.00/0.05	c ---[ 457]---> BDD-cost:    9
0.00/0.05	c ---[ 456]---> BDD-cost:    7
0.00/0.05	c ---[ 455]---> BDD-cost:   38
0.00/0.05	c ---[ 454]---> BDD-cost:   35
0.00/0.05	c ---[ 453]---> BDD-cost:   30
0.00/0.05	c ---[ 452]---> BDD-cost:   48
0.00/0.05	c ---[ 451]---> BDD-cost:   20
0.00/0.05	c ---[ 450]---> BDD-cost:   32
0.00/0.05	c ---[ 449]---> BDD-cost:   20
0.00/0.05	c ---[ 448]---> BDD-cost:    8
0.00/0.05	c ---[ 447]---> BDD-cost:   23
0.00/0.05	c ---[ 446]---> BDD-cost:    4
0.00/0.05	c ---[ 445]---> BDD-cost:    6
0.00/0.05	c ---[ 444]---> BDD-cost:    7
0.00/0.05	c ---[ 443]---> BDD-cost:   41
0.00/0.05	c ---[ 442]---> BDD-cost:   17
0.00/0.05	c ---[ 441]---> BDD-cost:   27
0.00/0.05	c ---[ 440]---> BDD-cost:   20
0.00/0.05	c ---[ 438]---> BDD-cost:   36
0.00/0.05	c ---[ 437]---> BDD-cost:   21
0.00/0.05	c ---[ 436]---> BDD-cost:   14
0.00/0.05	c ---[ 435]---> BDD-cost:   89
0.00/0.05	c ---[ 434]---> BDD-cost:   17
0.00/0.05	c ---[ 433]---> BDD-cost:    9
0.00/0.05	c ---[ 432]---> BDD-cost:    8
0.00/0.05	c ---[ 431]---> BDD-cost:   11
0.00/0.05	c ---[ 430]---> BDD-cost:   17
0.00/0.05	c ---[ 429]---> BDD-cost:   14
0.00/0.05	c ---[ 428]---> BDD-cost:    4
0.00/0.05	c ---[ 427]---> BDD-cost:    7
0.00/0.05	c ---[ 426]---> BDD-cost:   27
0.00/0.05	c ---[ 425]---> BDD-cost:   46
0.00/0.05	c ---[ 424]---> BDD-cost:   25
0.00/0.05	c ---[ 423]---> BDD-cost:   19
0.00/0.05	c ---[ 421]---> BDD-cost:   39
0.00/0.05	c ---[ 420]---> BDD-cost:    7
0.00/0.05	c ---[ 419]---> BDD-cost:   24
0.00/0.05	c ---[ 418]---> BDD-cost:   38
0.00/0.05	c ---[ 416]---> BDD-cost:   50
0.00/0.05	c ---[ 414]---> BDD-cost:   21
0.00/0.05	c ---[ 413]---> BDD-cost:    5
0.00/0.05	c ---[ 412]---> BDD-cost:    9
0.00/0.05	c ---[ 411]---> BDD-cost:   12
0.00/0.05	c ---[ 410]---> BDD-cost:   51
0.00/0.05	c ---[ 409]---> BDD-cost:    8
0.00/0.05	c ---[ 408]---> BDD-cost:   12
0.00/0.05	c ---[ 407]---> BDD-cost:   23
0.00/0.05	c ---[ 406]---> BDD-cost:   32
0.00/0.05	c ---[ 405]---> BDD-cost:   39
0.00/0.06	c ---[ 404]---> BDD-cost:   10
0.00/0.06	c ---[ 403]---> BDD-cost:   21
0.00/0.06	c ---[ 402]---> BDD-cost:   16
0.00/0.06	c ---[ 401]---> BDD-cost:   11
0.00/0.06	c ---[ 400]---> BDD-cost:    5
0.00/0.06	c ---[ 399]---> BDD-cost:   48
0.00/0.06	c ---[ 398]---> BDD-cost:   20
0.00/0.06	c ---[ 397]---> BDD-cost:    9
0.00/0.06	c ---[ 396]---> BDD-cost:   16
0.00/0.06	c ---[ 395]---> BDD-cost:   65
0.00/0.06	c ---[ 394]---> BDD-cost:   15
0.00/0.06	c ---[ 393]---> BDD-cost:   14
0.00/0.06	c ---[ 392]---> BDD-cost:   57
0.00/0.06	c ---[ 391]---> BDD-cost:  111
0.00/0.06	c ---[ 390]---> BDD-cost:    5
0.00/0.06	c ---[ 389]---> BDD-cost:   10
0.00/0.06	c ---[ 388]---> BDD-cost:   18
0.00/0.06	c ---[ 387]---> BDD-cost:   13
0.00/0.06	c ---[ 386]---> BDD-cost:   11
0.00/0.06	c ---[ 385]---> BDD-cost:   35
0.00/0.06	c ---[ 384]---> BDD-cost:   77
0.00/0.06	c ---[ 383]---> BDD-cost:   30
0.00/0.06	c ---[ 382]---> BDD-cost:   56
0.00/0.06	c ---[ 381]---> BDD-cost:   53
0.00/0.06	c ---[ 380]---> BDD-cost:   95
0.00/0.06	c ---[ 379]---> BDD-cost:   21
0.00/0.06	c ---[ 378]---> BDD-cost:   59
0.00/0.06	c ---[ 377]---> BDD-cost:   21
0.00/0.06	c ---[ 376]---> BDD-cost:    4
0.00/0.06	c ---[ 375]---> BDD-cost:   19
0.00/0.06	c ---[ 374]---> BDD-cost:   47
0.00/0.06	c ---[ 373]---> BDD-cost:    2
0.00/0.06	c ---[ 372]---> BDD-cost:   40
0.00/0.06	c ---[ 371]---> BDD-cost:   10
0.00/0.06	c ---[ 370]---> BDD-cost:    4
0.00/0.06	c ---[ 369]---> BDD-cost:   15
0.00/0.06	c ---[ 368]---> BDD-cost:   29
0.00/0.06	c ---[ 367]---> BDD-cost:    8
0.00/0.06	c ---[ 366]---> BDD-cost:   96
0.00/0.06	c ---[ 365]---> BDD-cost:    7
0.00/0.07	c ---[ 364]---> BDD-cost:   26
0.00/0.07	c ---[ 363]---> BDD-cost:    7
0.00/0.07	c ---[ 362]---> BDD-cost:   29
0.00/0.07	c ---[ 361]---> BDD-cost:   43
0.00/0.07	c ---[ 360]---> BDD-cost:    4
0.00/0.07	c ---[ 359]---> BDD-cost:   11
0.00/0.07	c ---[ 358]---> BDD-cost:    4
0.00/0.07	c ---[ 357]---> BDD-cost:    7
0.00/0.07	c ---[ 356]---> BDD-cost:   14
0.00/0.07	c ---[ 355]---> BDD-cost:   36
0.00/0.07	c ---[ 354]---> BDD-cost:    7
0.00/0.07	c ---[ 353]---> BDD-cost:   18
0.00/0.07	c ---[ 352]---> BDD-cost:   22
0.00/0.07	c ---[ 351]---> BDD-cost:    4
0.00/0.07	c ---[ 350]---> BDD-cost:   18
0.00/0.07	c ---[ 348]---> BDD-cost:   17
0.00/0.07	c ---[ 347]---> BDD-cost:    2
0.00/0.07	c ---[ 346]---> BDD-cost:    2
0.00/0.07	c ---[ 345]---> BDD-cost:   14
0.00/0.07	c ---[ 344]---> BDD-cost:   24
0.00/0.07	c ---[ 343]---> BDD-cost:   78
0.00/0.07	c ---[ 342]---> BDD-cost:    7
0.00/0.07	c ---[ 341]---> BDD-cost:    3
0.00/0.07	c ---[ 340]---> BDD-cost:    9
0.00/0.07	c ---[ 339]---> BDD-cost:   13
0.00/0.07	c ---[ 338]---> BDD-cost:    7
0.00/0.07	c ---[ 337]---> BDD-cost:   10
0.00/0.07	c ---[ 336]---> BDD-cost:   38
0.00/0.07	c ---[ 335]---> BDD-cost:   48
0.00/0.07	c ---[ 334]---> BDD-cost:   43
0.00/0.07	c ---[ 333]---> BDD-cost:    9
0.00/0.07	c ---[ 332]---> BDD-cost:   60
0.00/0.07	c ---[ 331]---> BDD-cost:   21
0.00/0.07	c ---[ 330]---> BDD-cost:   13
0.00/0.07	c ---[ 329]---> BDD-cost:   25
0.00/0.07	c ---[ 328]---> BDD-cost:   25
0.00/0.07	c ---[ 327]---> BDD-cost:   32
0.00/0.07	c ---[ 326]---> BDD-cost:   21
0.00/0.07	c ---[ 325]---> BDD-cost:   21
0.00/0.07	c ---[ 324]---> BDD-cost:   13
0.00/0.07	c ---[ 323]---> BDD-cost:   69
0.00/0.07	c ---[ 322]---> BDD-cost:    4
0.00/0.07	c ---[ 321]---> BDD-cost:   28
0.00/0.07	c ---[ 320]---> BDD-cost:   21
0.00/0.07	c ---[ 319]---> BDD-cost:   68
0.00/0.07	c ---[ 318]---> BDD-cost:   11
0.00/0.07	c ---[ 317]---> BDD-cost:   12
0.00/0.07	c ---[ 316]---> BDD-cost:    5
0.00/0.07	c ---[ 315]---> BDD-cost:   42
0.00/0.07	c ---[ 314]---> BDD-cost:    6
0.00/0.07	c ---[ 313]---> BDD-cost:   65
0.00/0.07	c ---[ 312]---> BDD-cost:    6
0.00/0.07	c ---[ 311]---> BDD-cost:    9
0.00/0.07	c ---[ 310]---> BDD-cost:    5
0.00/0.07	c ---[ 309]---> BDD-cost:   16
0.00/0.08	c ---[ 308]---> BDD-cost:   27
0.00/0.08	c ---[ 307]---> BDD-cost:   20
0.00/0.08	c ---[ 306]---> BDD-cost:   15
0.00/0.08	c ---[ 305]---> BDD-cost:   50
0.00/0.08	c ---[ 304]---> BDD-cost:    7
0.00/0.08	c ---[ 303]---> BDD-cost:    2
0.00/0.08	c ---[ 302]---> BDD-cost:   19
0.00/0.08	c ---[ 301]---> BDD-cost:    5
0.00/0.08	c ---[ 299]---> BDD-cost:   15
0.00/0.08	c ---[ 298]---> BDD-cost:    7
0.00/0.08	c ---[ 297]---> BDD-cost:   28
0.00/0.08	c ---[ 296]---> BDD-cost:    2
0.00/0.08	c ---[ 295]---> BDD-cost:    2
0.00/0.08	c ---[ 294]---> BDD-cost:   19
0.00/0.08	c ---[ 293]---> BDD-cost:   43
0.00/0.08	c ---[ 292]---> BDD-cost:    4
0.00/0.08	c ---[ 291]---> BDD-cost:    8
0.00/0.08	c ---[ 290]---> BDD-cost:   12
0.00/0.08	c ---[ 289]---> BDD-cost:    6
0.00/0.08	c ---[ 288]---> BDD-cost:   51
0.00/0.08	c ---[ 287]---> BDD-cost:   12
0.00/0.08	c ---[ 286]---> BDD-cost:   27
0.00/0.08	c ---[ 285]---> BDD-cost:    3
0.00/0.08	c ---[ 284]---> BDD-cost:   12
0.00/0.08	c ---[ 283]---> BDD-cost:   11
0.00/0.08	c ---[ 282]---> BDD-cost:   67
0.00/0.08	c ---[ 281]---> BDD-cost:   32
0.00/0.08	c ---[ 280]---> BDD-cost:    9
0.00/0.08	c ---[ 279]---> BDD-cost:   80
0.00/0.08	c ---[ 278]---> BDD-cost:   68
0.00/0.08	c ---[ 277]---> BDD-cost:    4
0.00/0.08	c ---[ 276]---> BDD-cost:    4
0.00/0.08	c ---[ 275]---> BDD-cost:   22
0.00/0.08	c ---[ 274]---> BDD-cost:   29
0.00/0.08	c ---[ 273]---> BDD-cost:   19
0.00/0.08	c ---[ 272]---> BDD-cost:    6
0.00/0.08	c ---[ 271]---> BDD-cost:   50
0.00/0.08	c ---[ 270]---> BDD-cost:   27
0.00/0.08	c ---[ 269]---> BDD-cost:    7
0.00/0.08	c ---[ 268]---> BDD-cost:    6
0.00/0.08	c ---[ 267]---> BDD-cost:    4
0.00/0.08	c ---[ 266]---> BDD-cost:   39
0.00/0.08	c ---[ 265]---> BDD-cost:   10
0.00/0.08	c ---[ 264]---> BDD-cost:    4
0.00/0.08	c ---[ 263]---> BDD-cost:   17
0.00/0.08	c ---[ 262]---> BDD-cost:   32
0.00/0.08	c ---[ 261]---> BDD-cost:   26
0.00/0.08	c ---[ 260]---> BDD-cost:    3
0.00/0.08	c ---[ 259]---> BDD-cost:   16
0.00/0.08	c ---[ 258]---> BDD-cost:   32
0.00/0.08	c ---[ 257]---> BDD-cost:   23
0.00/0.08	c ---[ 256]---> BDD-cost:   17
0.00/0.08	c ---[ 255]---> BDD-cost:   53
0.00/0.08	c ---[ 254]---> BDD-cost:   48
0.00/0.09	c ---[ 253]---> BDD-cost:    6
0.00/0.09	c ---[ 252]---> BDD-cost:   39
0.00/0.09	c ---[ 251]---> BDD-cost:   20
0.00/0.09	c ---[ 250]---> BDD-cost:    6
0.00/0.09	c ---[ 249]---> BDD-cost:    4
0.00/0.09	c ---[ 248]---> BDD-cost:   15
0.00/0.09	c ---[ 247]---> BDD-cost:   44
0.00/0.09	c ---[ 246]---> BDD-cost:   26
0.00/0.09	c ---[ 245]---> BDD-cost:   30
0.00/0.09	c ---[ 244]---> BDD-cost:    7
0.00/0.09	c ---[ 243]---> BDD-cost:   67
0.00/0.09	c ---[ 242]---> BDD-cost:   52
0.00/0.09	c ---[ 241]---> BDD-cost:    5
0.00/0.09	c ---[ 240]---> BDD-cost:   33
0.00/0.09	c ---[ 239]---> BDD-cost:   79
0.00/0.09	c ---[ 238]---> BDD-cost:   25
0.00/0.09	c ---[ 237]---> BDD-cost:   34
0.00/0.09	c ---[ 236]---> BDD-cost:   24
0.00/0.09	c ---[ 235]---> BDD-cost:   15
0.00/0.09	c ---[ 234]---> BDD-cost:   18
0.00/0.09	c ---[ 233]---> BDD-cost:   61
0.00/0.09	c ---[ 232]---> BDD-cost:   44
0.00/0.09	c ---[ 231]---> BDD-cost:   14
0.00/0.09	c ---[ 230]---> BDD-cost:    7
0.00/0.09	c ---[ 229]---> BDD-cost:    3
0.00/0.09	c ---[ 228]---> BDD-cost:   37
0.00/0.09	c ---[ 227]---> BDD-cost:   48
0.00/0.09	c ---[ 226]---> BDD-cost:    5
0.00/0.09	c ---[ 225]---> BDD-cost:   12
0.00/0.09	c ---[ 224]---> BDD-cost:    4
0.00/0.09	c ---[ 223]---> BDD-cost:    8
0.00/0.09	c ---[ 222]---> BDD-cost:   69
0.00/0.09	c ---[ 221]---> BDD-cost:   63
0.00/0.09	c ---[ 220]---> BDD-cost:   46
0.00/0.09	c ---[ 219]---> BDD-cost:    6
0.00/0.09	c ---[ 218]---> BDD-cost:   17
0.00/0.09	c ---[ 216]---> BDD-cost:   24
0.00/0.09	c ---[ 215]---> BDD-cost:   11
0.00/0.09	c ---[ 214]---> BDD-cost:    5
0.00/0.09	c ---[ 213]---> BDD-cost:    8
0.00/0.09	c ---[ 212]---> BDD-cost:   93
0.00/0.09	c ---[ 211]---> BDD-cost:    8
0.00/0.09	c ---[ 210]---> BDD-cost:   19
0.00/0.09	c ---[ 209]---> BDD-cost:   16
0.00/0.09	c ---[ 208]---> BDD-cost:   21
0.00/0.10	c ---[ 207]---> BDD-cost:   29
0.00/0.10	c ---[ 206]---> BDD-cost:    8
0.00/0.10	c ---[ 205]---> BDD-cost:   12
0.00/0.10	c ---[ 204]---> BDD-cost:   46
0.00/0.10	c ---[ 203]---> BDD-cost:   42
0.00/0.10	c ---[ 202]---> BDD-cost:    7
0.00/0.10	c ---[ 201]---> BDD-cost:   10
0.00/0.10	c ---[ 200]---> BDD-cost:   13
0.00/0.10	c ---[ 199]---> BDD-cost:   34
0.00/0.10	c ---[ 198]---> BDD-cost:   14
0.00/0.10	c ---[ 197]---> BDD-cost:   29
0.00/0.10	c ---[ 196]---> BDD-cost:   15
0.00/0.10	c ---[ 195]---> BDD-cost:    7
0.00/0.10	c ---[ 194]---> BDD-cost:   68
0.00/0.10	c ---[ 193]---> BDD-cost:    6
0.00/0.10	c ---[ 192]---> BDD-cost:   14
0.00/0.10	c ---[ 191]---> BDD-cost:   48
0.00/0.10	c ---[ 190]---> BDD-cost:   64
0.00/0.10	c ---[ 189]---> BDD-cost:   16
0.00/0.10	c ---[ 188]---> BDD-cost:    9
0.00/0.10	c ---[ 187]---> BDD-cost:    7
0.00/0.10	c ---[ 186]---> BDD-cost:   34
0.00/0.10	c ---[ 185]---> BDD-cost:   21
0.00/0.10	c ---[ 184]---> BDD-cost:    6
0.00/0.10	c ---[ 183]---> BDD-cost:    8
0.00/0.10	c ---[ 182]---> BDD-cost:    4
0.00/0.10	c ---[ 181]---> BDD-cost:   60
0.00/0.10	c ---[ 180]---> BDD-cost:    2
0.00/0.10	c ---[ 179]---> BDD-cost:   27
0.00/0.10	c ---[ 178]---> BDD-cost:   39
0.00/0.10	c ---[ 177]---> BDD-cost:   32
0.00/0.10	c ---[ 176]---> BDD-cost:   16
0.00/0.10	c ---[ 175]---> BDD-cost:   17
0.00/0.10	c ---[ 174]---> BDD-cost:   16
0.00/0.10	c ---[ 173]---> BDD-cost:   72
0.10/0.10	c ---[ 172]---> BDD-cost:    6
0.10/0.10	c ---[ 171]---> BDD-cost:   24
0.10/0.10	c ---[ 170]---> BDD-cost:   11
0.10/0.10	c ---[ 169]---> BDD-cost:    3
0.10/0.10	c ---[ 168]---> BDD-cost:   48
0.10/0.10	c ---[ 166]---> BDD-cost:    2
0.10/0.10	c ---[ 165]---> BDD-cost:    9
0.10/0.10	c ---[ 164]---> BDD-cost:   16
0.10/0.10	c ---[ 163]---> BDD-cost:    2
0.10/0.10	c ---[ 162]---> BDD-cost:   17
0.10/0.10	c ---[ 161]---> BDD-cost:   76
0.10/0.10	c ---[ 160]---> BDD-cost:   13
0.10/0.10	c ---[ 159]---> BDD-cost:   12
0.10/0.10	c ---[ 158]---> BDD-cost:   47
0.10/0.10	c ---[ 157]---> BDD-cost:   26
0.10/0.10	c ---[ 156]---> BDD-cost:    8
0.10/0.10	c ---[ 155]---> BDD-cost:    6
0.10/0.10	c ---[ 154]---> BDD-cost:    5
0.10/0.11	c ---[ 153]---> BDD-cost:   15
0.10/0.11	c ---[ 152]---> BDD-cost:   45
0.10/0.11	c ---[ 151]---> BDD-cost:   35
0.10/0.11	c ---[ 150]---> BDD-cost:    4
0.10/0.11	c ---[ 149]---> BDD-cost:   21
0.10/0.11	c ---[ 148]---> BDD-cost:   44
0.10/0.11	c ---[ 147]---> BDD-cost:   26
0.10/0.11	c ---[ 146]---> BDD-cost:   15
0.10/0.11	c ---[ 145]---> BDD-cost:   42
0.10/0.11	c ---[ 144]---> BDD-cost:   15
0.10/0.11	c ---[ 143]---> BDD-cost:   32
0.10/0.11	c ---[ 142]---> BDD-cost:   13
0.10/0.11	c ---[ 141]---> BDD-cost:    9
0.10/0.11	c ---[ 140]---> BDD-cost:   63
0.10/0.11	c ---[ 139]---> BDD-cost:   15
0.10/0.11	c ---[ 138]---> BDD-cost:   45
0.10/0.11	c ---[ 136]---> BDD-cost:   23
0.10/0.11	c ---[ 135]---> BDD-cost:   45
0.10/0.11	c ---[ 134]---> BDD-cost:   15
0.10/0.11	c ---[ 133]---> BDD-cost:   44
0.10/0.11	c ---[ 132]---> BDD-cost:   38
0.10/0.11	c ---[ 131]---> BDD-cost:   31
0.10/0.11	c ---[ 130]---> BDD-cost:    2
0.10/0.11	c ---[ 129]---> BDD-cost:   65
0.10/0.11	c ---[ 128]---> BDD-cost:   29
0.10/0.11	c ---[ 127]---> BDD-cost:   22
0.10/0.11	c ---[ 126]---> BDD-cost:   15
0.10/0.11	c ---[ 125]---> BDD-cost:   11
0.10/0.11	c ---[ 124]---> BDD-cost:   37
0.10/0.11	c ---[ 123]---> BDD-cost:   39
0.10/0.11	c ---[ 122]---> BDD-cost:   23
0.10/0.11	c ---[ 121]---> BDD-cost:   30
0.10/0.11	c ---[ 120]---> BDD-cost:   81
0.10/0.11	c ---[ 119]---> BDD-cost:   26
0.10/0.11	c ---[ 118]---> BDD-cost:    5
0.10/0.11	c ---[ 117]---> BDD-cost:    4
0.10/0.11	c ---[ 116]---> BDD-cost:   31
0.10/0.11	c ---[ 115]---> BDD-cost:   35
0.10/0.11	c ---[ 114]---> BDD-cost:   17
0.10/0.11	c ---[ 113]---> BDD-cost:    3
0.10/0.11	c ---[ 112]---> BDD-cost:    6
0.10/0.11	c ---[ 111]---> BDD-cost:   14
0.10/0.11	c ---[ 110]---> BDD-cost:   25
0.10/0.11	c ---[ 109]---> BDD-cost:   11
0.10/0.11	c ---[ 108]---> BDD-cost:   22
0.10/0.11	c ---[ 107]---> BDD-cost:   59
0.10/0.12	c ---[ 106]---> BDD-cost:   36
0.10/0.12	c ---[ 105]---> BDD-cost:    8
0.10/0.12	c ---[ 104]---> BDD-cost:   21
0.10/0.12	c ---[ 103]---> BDD-cost:    2
0.10/0.12	c ---[ 102]---> BDD-cost:   46
0.10/0.12	c ---[ 101]---> BDD-cost:   20
0.10/0.12	c ---[ 100]---> BDD-cost:   20
0.10/0.12	c ---[  99]---> BDD-cost:    5
0.10/0.12	c ---[  98]---> BDD-cost:    3
0.10/0.12	c ---[  97]---> BDD-cost:   54
0.10/0.12	c ---[  96]---> BDD-cost:   21
0.10/0.12	c ---[  95]---> BDD-cost:   15
0.10/0.12	c ---[  94]---> BDD-cost:    4
0.10/0.12	c ---[  93]---> BDD-cost:    3
0.10/0.12	c ---[  91]---> BDD-cost:   22
0.10/0.12	c ---[  90]---> BDD-cost:   25
0.10/0.12	c ---[  89]---> BDD-cost:    4
0.10/0.12	c ---[  88]---> BDD-cost:   33
0.10/0.12	c ---[  87]---> BDD-cost:   12
0.10/0.12	c ---[  86]---> BDD-cost:   47
0.10/0.12	c ---[  85]---> BDD-cost:   22
0.10/0.12	c ---[  84]---> BDD-cost:   17
0.10/0.12	c ---[  83]---> BDD-cost:   16
0.10/0.12	c ---[  82]---> BDD-cost:   39
0.10/0.12	c ---[  80]---> BDD-cost:    4
0.10/0.12	c ---[  79]---> BDD-cost:   13
0.10/0.12	c ---[  78]---> BDD-cost:   40
0.10/0.12	c ---[  77]---> BDD-cost:   14
0.10/0.12	c ---[  76]---> BDD-cost:   10
0.10/0.12	c ---[  75]---> BDD-cost:   75
0.10/0.12	c ---[  74]---> BDD-cost:   23
0.10/0.12	c ---[  73]---> BDD-cost:   21
0.10/0.12	c ---[  72]---> BDD-cost:    4
0.10/0.12	c ---[  71]---> BDD-cost:   16
0.10/0.12	c ---[  70]---> BDD-cost:    6
0.10/0.12	c ---[  69]---> BDD-cost:    4
0.10/0.12	c ---[  68]---> BDD-cost:    7
0.10/0.12	c ---[  67]---> BDD-cost:    3
0.10/0.12	c ---[  66]---> BDD-cost:   32
0.10/0.12	c ---[  65]---> BDD-cost:   27
0.10/0.12	c ---[  64]---> BDD-cost:    6
0.10/0.12	c ---[  63]---> BDD-cost:   56
0.10/0.12	c ---[  62]---> BDD-cost:    7
0.10/0.12	c ---[  61]---> BDD-cost:    6
0.10/0.12	c ---[  60]---> BDD-cost:   28
0.10/0.12	c ---[  59]---> BDD-cost:   26
0.10/0.12	c ---[  58]---> BDD-cost:    2
0.10/0.12	c ---[  57]---> BDD-cost:   17
0.10/0.12	c ---[  56]---> BDD-cost:   17
0.10/0.12	c ---[  55]---> BDD-cost:   19
0.10/0.12	c ---[  54]---> BDD-cost:   38
0.10/0.12	c ---[  53]---> BDD-cost:    8
0.10/0.12	c ---[  52]---> BDD-cost:   28
0.10/0.12	c ---[  51]---> BDD-cost:   31
0.10/0.12	c ---[  50]---> BDD-cost:   24
0.10/0.12	c ---[  49]---> BDD-cost:   16
0.10/0.12	c ---[  48]---> BDD-cost:   55
0.10/0.13	c ---[  47]---> BDD-cost:   19
0.10/0.13	c ---[  46]---> BDD-cost:    8
0.10/0.13	c ---[  45]---> BDD-cost:   40
0.10/0.13	c ---[  44]---> BDD-cost:   34
0.10/0.13	c ---[  43]---> BDD-cost:    6
0.10/0.13	c ---[  42]---> BDD-cost:   65
0.10/0.13	c ---[  41]---> BDD-cost:   37
0.10/0.13	c ---[  40]---> BDD-cost:   18
0.10/0.13	c ---[  39]---> BDD-cost:   33
0.10/0.13	c ---[  38]---> BDD-cost:   20
0.10/0.13	c ---[  37]---> BDD-cost:   42
0.10/0.13	c ---[  36]---> BDD-cost:   12
0.10/0.13	c ---[  35]---> BDD-cost:   15
0.10/0.13	c ---[  34]---> BDD-cost:   34
0.10/0.13	c ---[  33]---> BDD-cost:   15
0.10/0.13	c ---[  32]---> BDD-cost:   14
0.10/0.13	c ---[  31]---> BDD-cost:   46
0.10/0.13	c ---[  30]---> BDD-cost:    6
0.10/0.13	c ---[  29]---> BDD-cost:    6
0.10/0.13	c ---[  28]---> BDD-cost:    6
0.10/0.13	c ---[  27]---> BDD-cost:   18
0.10/0.13	c ---[  26]---> BDD-cost:    9
0.10/0.13	c ---[  25]---> BDD-cost:   44
0.10/0.13	c ---[  24]---> BDD-cost:   43
0.10/0.13	c ---[  23]---> BDD-cost:   38
0.10/0.13	c ---[  22]---> BDD-cost:   18
0.10/0.13	c ---[  21]---> BDD-cost:   13
0.10/0.13	c ---[  20]---> BDD-cost:   15
0.10/0.13	c ---[  19]---> BDD-cost:   76
0.10/0.13	c ---[  18]---> BDD-cost:   57
0.10/0.13	c ---[  17]---> BDD-cost:   44
0.10/0.13	c ---[  16]---> BDD-cost:   12
0.10/0.13	c ---[  15]---> BDD-cost:    5
0.10/0.13	c ---[  14]---> BDD-cost:    3
0.10/0.13	c ---[  13]---> BDD-cost:    7
0.10/0.13	c ---[  12]---> BDD-cost:   29
0.10/0.13	c ---[  11]---> BDD-cost:   11
0.10/0.13	c ---[  10]---> BDD-cost:   11
0.10/0.13	c ---[   9]---> BDD-cost:   21
0.10/0.13	c ---[   8]---> BDD-cost:   10
0.10/0.13	c ---[   7]---> BDD-cost:   47
0.10/0.13	c ---[   6]---> BDD-cost:    8
0.10/0.13	c ---[   5]---> BDD-cost:   20
0.10/0.13	c ---[   4]---> BDD-cost:   11
0.10/0.13	c ---[   3]---> BDD-cost:    7
0.10/0.14	c ---[   2]---> BDD-cost:    2
0.10/0.14	c ---[   1]---> BDD-cost:    5
0.10/0.14	c ---[   0]---> BDD-cost:    2
0.10/0.15	c ==================================[MINISAT+]==================================
0.10/0.15	c | Conflicts | Original         | Learnt                           | Progress |
0.10/0.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.10/0.15	c ==============================================================================
0.10/0.15	c |         0 |   19197    54425 |    6399       0        0     nan |  0.000 % |
0.10/0.16	c ==============================================================================
0.10/0.16	c Found solution: 451
0.10/0.16	o 451
0.10/0.16	c ---[   0]---> Sorter-cost:17791     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.21	c ==============================================================================
0.19/0.21	c |         0 |   36934    96154 |   12311       0        0     nan |  0.000 % |
0.19/0.26	c |       100 |   36928    96142 |   13542      99     8280    83.6 |  2.207 % |
0.29/0.30	c ==============================================================================
0.29/0.30	c Found solution: 241
0.29/0.30	o 241
0.29/0.31	c ---[   0]---> Sorter-cost:    0     Base:
0.29/0.39	c ==================================[MINISAT+]==================================
0.29/0.39	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.39	c ==============================================================================
0.29/0.39	c |       208 |   40460   104562 |   13486     204    10196    50.0 |  2.207 % |
0.39/0.45	c |       310 |   40460   104562 |   14834     306    26289    85.9 |  2.117 % |
0.39/0.49	c |       460 |   40445   104531 |   16318     455    29403    64.6 |  2.151 % |
0.49/0.53	c |       685 |   40445   104531 |   17949     680    34290    50.4 |  2.151 % |
0.59/0.60	c ==============================================================================
0.59/0.60	c Found solution: 227
0.59/0.60	o 227
0.59/0.61	c ---[   0]---> Sorter-cost:    0     Base:
0.59/0.68	c ==================================[MINISAT+]==================================
0.59/0.68	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.68	c ==============================================================================
0.59/0.68	c |       915 |   40615   105006 |   13538     910    39300    43.2 |  2.151 % |
0.69/0.71	c |      1015 |   40615   105006 |   14891    1010    42190    41.8 |  2.145 % |
0.69/0.79	c |      1165 |   40460   104676 |   16380    1138    47601    41.8 |  2.510 % |
0.79/0.89	c |      1391 |   40460   104676 |   18019    1364    75985    55.7 |  2.510 % |
0.89/0.99	c |      1728 |   40437   104629 |   19820    1699    87907    51.7 |  2.560 % |
1.09/1.20	c |      2234 |   40430   104614 |   21803    2202   151972    69.0 |  2.577 % |
1.39/1.41	c |      2993 |   40430   104614 |   23983    2961   185878    62.8 |  2.577 % |
1.89/1.96	c |      4133 |   40430   104614 |   26381    4101   383435    93.5 |  2.577 % |
2.89/2.93	c ==============================================================================
2.89/2.93	c Found solution: 223
2.89/2.93	o 223
2.89/2.93	c ---[   0]---> Sorter-cost:    0     Base:
2.99/3.02	c ==================================[MINISAT+]==================================
2.99/3.02	c | Conflicts | Original         | Learnt                           | Progress |
2.99/3.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.99/3.02	c ==============================================================================
2.99/3.02	c |      5613 |   40475   104750 |   13491    5581   720343   129.1 |  2.577 % |
2.99/3.06	c |      5713 |   40475   104750 |   14840    5681   724451   127.5 |  2.607 % |
3.09/3.12	c |      5863 |   40475   104750 |   16324    5831   738263   126.6 |  2.607 % |
3.19/3.20	c |      6090 |   40475   104750 |   17956    6058   752399   124.2 |  2.607 % |
3.29/3.34	c |      6427 |   40464   104725 |   19752    6393   769824   120.4 |  2.636 % |
3.39/3.46	c |      6933 |   40464   104725 |   21727    6899   782050   113.4 |  2.636 % |
3.59/3.63	c |      7692 |   40464   104725 |   23900    7658   799151   104.4 |  2.636 % |
4.19/4.26	c |      8834 |   40464   104725 |   26290    8800   983617   111.8 |  2.636 % |
4.99/5.04	c |     10542 |   40464   104725 |   28919   10508  1201906   114.4 |  2.636 % |
6.19/6.25	c |     13104 |   40464   104725 |   31811   13070  1585007   121.3 |  2.636 % |
7.89/7.91	c |     16948 |   40451   104698 |   34992   16912  1996221   118.0 |  2.665 % |
11.49/11.55	c |     22715 |   40451   104698 |   38491   22679  2969343   130.9 |  2.665 % |
18.28/18.34	c |     31364 |   40451   104698 |   42340   31328  4705736   150.2 |  2.665 % |
25.69/25.76	c |     44342 |   40451   104698 |   46574   44306  5852438   132.1 |  2.665 % |
42.28/42.35	c |     63803 |   40451   104698 |   51232   25651  4364671   170.2 |  2.665 % |
77.08/77.19	c |     92995 |   40410   104611 |   56355   54374 11052701   203.3 |  2.762 % |
122.86/122.97	c |    136785 |   40410   104611 |   61990   47760  8840806   185.1 |  2.762 % |
224.73/224.80	c |    202469 |   40410   104611 |   68189   54294 14049876   258.8 |  2.762 % |
232.23/232.30	c ==============================================================================
232.23/232.30	c Found solution: 221
232.23/232.30	o 221
232.23/232.30	c ---[   0]---> Sorter-cost:    0     Base:
232.43/232.59	c ==================================[MINISAT+]==================================
232.43/232.59	c | Conflicts | Original         | Learnt                           | Progress |
232.43/232.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
232.43/232.59	c ==============================================================================
232.43/232.59	c |    211429 |   40434   104684 |   13478   63254 15582970   246.4 |  2.762 % |
232.73/232.84	c |    211531 |   40434   104684 |   14825   13692  2385606   174.2 |  2.772 % |
232.83/232.93	c |    211682 |   40413   104638 |   16308   13842  2390835   172.7 |  2.822 % |
232.93/233.05	c |    211907 |   40413   104638 |   17939   14067  2403388   170.9 |  2.822 % |
233.03/233.14	c |    212244 |   40413   104638 |   19733   14404  2409034   167.2 |  2.822 % |
233.24/233.34	c |    212752 |   40405   104620 |   21706   14652  2422595   165.3 |  2.843 % |
233.43/233.56	c |    213511 |   40405   104620 |   23877   15411  2449484   158.9 |  2.843 % |
234.03/234.18	c |    214651 |   40405   104620 |   26264   16551  2587435   156.3 |  2.843 % |
235.34/235.49	c |    216360 |   40405   104620 |   28891   18260  2909730   159.3 |  2.843 % |
236.93/237.03	c |    218927 |   40405   104620 |   31780   20827  3307750   158.8 |  2.843 % |
239.43/239.53	c |    222771 |   40405   104620 |   34958   24671  3905859   158.3 |  2.843 % |
243.73/243.89	c |    228539 |   40405   104620 |   38454   30439  5023790   165.0 |  2.843 % |
250.03/250.14	c |    237190 |   40405   104620 |   42299   39090  6411145   164.0 |  2.843 % |
266.62/266.76	c |    250165 |   40405   104620 |   46529   52065  9781703   187.9 |  2.843 % |
276.12/276.24	c |    269628 |   40405   104620 |   51182   31823  3584925   112.7 |  2.843 % |
308.62/308.70	c |    298820 |   40405   104620 |   56300   61015  9572860   156.9 |  2.843 % |
372.10/372.30	c |    342609 |   40405   104620 |   61931   56976 13893602   243.9 |  2.843 % |
438.28/438.44	c |    408293 |   40405   104620 |   68124   69209 10696699   154.6 |  2.843 % |
598.64/598.85	c |    506819 |   40405   104620 |   74936   51824 13934593   268.9 |  2.843 % |
857.46/857.83	c |    654610 |   40405   104620 |   82430   61039 12459675   204.1 |  2.843 % |
1299.85/1300.39	c |    876297 |   40405   104620 |   90673   57456 13065702   227.4 |  2.843 % |
1420.52/1421.04	c ==============================================================================
1420.52/1421.04	c Found solution: 219
1420.52/1421.04	o 219
1420.52/1421.04	c ---[   0]---> Sorter-cost:    0     Base:
1420.73/1421.27	c ==================================[MINISAT+]==================================
1420.73/1421.27	c | Conflicts | Original         | Learnt                           | Progress |
1420.73/1421.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1420.73/1421.27	c ==============================================================================
1420.73/1421.27	c |    943356 |   40431   104703 |   13477   39325 10496259   266.9 |  2.843 % |
1421.02/1421.52	c |    943456 |   40431   104703 |   14824    7341  1528534   208.2 |  2.854 % |
1421.12/1421.63	c |    943608 |   40431   104703 |   16307    7493  1537184   205.1 |  2.854 % |
1421.22/1421.73	c |    943833 |   40431   104703 |   17937    7718  1551764   201.1 |  2.854 % |
1421.32/1421.86	c |    944170 |   40431   104703 |   19731    8055  1573153   195.3 |  2.854 % |
1421.62/1422.12	c |    944676 |   40431   104703 |   21704    8561  1611247   188.2 |  2.854 % |
1421.83/1422.33	c |    945435 |   40431   104703 |   23875    9320  1635625   175.5 |  2.854 % |
1422.22/1422.72	c |    946574 |   40431   104703 |   26262   10459  1705048   163.0 |  2.854 % |
1423.32/1423.80	c |    948282 |   40431   104703 |   28889   12167  1951247   160.4 |  2.854 % |
1424.22/1424.75	c |    950844 |   40431   104703 |   31778   14729  2078911   141.1 |  2.854 % |
1427.12/1427.67	c |    954689 |   40431   104703 |   34955   18574  2742939   147.7 |  2.854 % |
1429.82/1430.39	c |    960456 |   40431   104703 |   38451   24341  3134941   128.8 |  2.854 % |
1438.12/1438.62	c |    969105 |   40431   104703 |   42296   32990  5049332   153.1 |  2.854 % |
1452.61/1453.17	c |    982079 |   40431   104703 |   46526   45964  8131629   176.9 |  2.854 % |
1475.30/1475.83	c |   1001540 |   40431   104703 |   51178   21000  4710310   224.3 |  2.854 % |
1517.69/1518.29	c |   1030732 |   40431   104703 |   56296   50192 11619910   231.5 |  2.854 % |
1583.88/1584.46	c |   1074522 |   40431   104703 |   61926   41210 11092934   269.2 |  2.854 % |
1686.75/1687.36	c |   1140208 |   40431   104703 |   68119   47263 13271548   280.8 |  2.854 % |
1800.03/1800.60	c 
1800.03/1800.60	c *** TERMINATED ***
1800.03/1800.60	s SATISFIABLE
1800.03/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 -x30 -x31
1800.03/1800.60	v x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 x40 x41 x42 x43 -x44 -x45 x46 -x47 -x48 -x49 x50 -x51 x52 x53 x54 x55 x56 x57 -x58 x59 x60 x61
1800.03/1800.60	v x62 -x63 x64 -x65 -x66 x67 -x68 -x69 -x70 x71 x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 x80 x81 x82 -x83 -x84 -x85 -x86 x87 -x88 x89
1800.03/1800.60	v -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.03/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.03/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.03/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
1800.03/1800.60	v -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202
1800.03/1800.60	v x203 -x204 -x205 -x206 -x207 x208 -x209 -x210 -x211 -x212 -x213 x214 -x215 -x216 x217 -x218 -x219 -x220 x221 -x222 -x223 -x224
1800.03/1800.60	v -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 x245
1800.03/1800.60	v x246 -x247 x248 x249 -x250 x251 x252 x253 -x254 -x255 -x256 x257 x258 -x259 x260 x261 x262 x263 -x264 x265 -x266 x267 -x268
1800.03/1800.60	v x269 x270 x271 x272 -x273 -x274 x275 x276 x277 -x278 x279 -x280 x281 -x282 -x283 x284 -x285 x286 -x287 -x288 -x289 x290 -x291
1800.03/1800.60	v x292 x293 x294 -x295 x296 -x297 x298 -x299 x300 x301 x302 x303 -x304 -x305 -x306 x307 x308 -x309 -x310 x311 x312 x313 x314 x315
1800.03/1800.60	v -x316 -x317 -x318 -x319 -x320 x321 -x322 x323 x324 x325 -x326 -x327 x328 -x329 x330 x331 x332 x333 x334 x335 x336 x337 -x338
1800.03/1800.60	v -x339 x340 x341 x342 x343 -x344 x345 x346 x347 x348 x349 x350 -x351 x352 -x353 x354 x355 x356 -x357 x358 x359 -x360 x361 -x362
1800.03/1800.60	v x363 x364 -x365 x366 -x367 x368 x369 x370 x371 x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384
1800.03/1800.60	v x385 -x386 -x387 -x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 -x398 -x399 x400 -x401 x402 x403 -x404 -x405 x406 x407 -x408
1800.03/1800.60	v x409 x410 x411 -x412 x413 -x414 x415 x416 -x417 -x418 x419 x420 x421 -x422 x423 -x424 -x425 x426 x427 x428 -x429 -x430 x431
1800.03/1800.60	v x432 -x433 x434 -x435 -x436 -x437 x438 x439 x440 x441 x442 -x443 -x444 x445 x446 x447 x448 x449 -x450 -x451 -x452 x453 x454
1800.03/1800.60	v x455 -x456 x457 -x458 x459 x460 -x461 x462 x463 x464 -x465 -x466 -x467 x468 -x469 x470

Verifier Data (download as text)

OK	219

Conversion Script Data (download as text)

/tmp/evaluation/352246-1176627012/instance-352246-1176627012.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/node18/watcher-352246-1176627012 -o ROOT/results/node18/solver-352246-1176627012 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/352246-1176627012/minisat+ /tmp/evaluation/352246-1176627012/instance-352246-1176627012.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.92 0.98 0.99 3/77 20360
/proc/meminfo: memFree=1611208/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=1180 CPUtime=0
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 110618610 1208320 112 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 295 112 74 215 0 77 0

[startup+0.106797 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20360
/proc/meminfo: memFree=1611208/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=1808 CPUtime=0.1
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 320 0 0 0 10 0 0 0 18 0 1 0 110618610 1851392 305 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 452 305 89 215 0 234 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1808

[startup+0.201806 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20360
/proc/meminfo: memFree=1611208/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=5456 CPUtime=0.19
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 1183 0 0 0 19 0 0 0 18 0 1 0 110618610 5586944 1113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 1364 1118 107 215 0 1146 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5456

[startup+0.301816 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20360
/proc/meminfo: memFree=1611208/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=6652 CPUtime=0.29
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 1439 0 0 0 29 0 0 0 18 0 1 0 110618610 6811648 1369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 1663 1369 111 215 0 1445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6652

[startup+0.701854 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20360
/proc/meminfo: memFree=1611208/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=7172 CPUtime=0.69
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 1631 0 0 0 69 0 0 0 22 0 1 0 110618610 7344128 1561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 1793 1561 111 215 0 1575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7172

[startup+1.50193 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1605120/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=7820 CPUtime=1.49
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 1786 0 0 0 149 0 0 0 25 0 1 0 110618610 8007680 1716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 1955 1716 111 215 0 1737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7820

[startup+3.10109 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1603520/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=10072 CPUtime=3.09
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 2354 0 0 0 308 1 0 0 25 0 1 0 110618610 10313728 2284 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 2518 2284 111 215 0 2300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10072

[startup+6.30139 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1599680/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=13812 CPUtime=6.29
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 3262 0 0 0 628 1 0 0 25 0 1 0 110618610 14143488 3192 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 3453 3192 111 215 0 3235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13812

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1592128/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=20784 CPUtime=12.68
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 5020 0 0 0 1266 2 0 0 25 0 1 0 110618610 21282816 4950 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573904 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 5196 4950 111 215 0 4978 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20784

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1580672/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=31800 CPUtime=25.49
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 7746 0 0 0 2544 5 0 0 25 0 1 0 110618610 32563200 7676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580024 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 7950 7676 111 215 0 7732 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31800

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1575808/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=36524 CPUtime=51.08
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 8951 0 0 0 5102 6 0 0 25 0 1 0 110618610 37400576 8881 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 9131 8881 111 215 0 8913 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36524

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1551488/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=60808 CPUtime=102.27
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 15016 0 0 0 10214 13 0 0 25 0 1 0 110618610 62267392 14946 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 15202 14946 111 215 0 14984 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 60808

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1542272/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=69992 CPUtime=162.25
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 17316 0 0 0 16209 16 0 0 25 0 1 0 110618610 71671808 17246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574425 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 17498 17246 111 215 0 17280 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 69992

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1542272/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=69992 CPUtime=222.24
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 17316 0 0 0 22208 16 0 0 25 0 1 0 110618610 71671808 17246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 17498 17246 111 215 0 17280 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 69992

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1537152/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=75120 CPUtime=282.22
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 18586 0 0 0 28204 18 0 0 25 0 1 0 110618610 76922880 18516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 18780 18516 111 215 0 18562 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 75120

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1537152/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=75120 CPUtime=342.21
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 18586 0 0 0 34203 18 0 0 25 0 1 0 110618610 76922880 18516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 18780 18516 111 215 0 18562 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 75120

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1537152/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=75120 CPUtime=402.19
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 18586 0 0 0 40200 19 0 0 25 0 1 0 110618610 76922880 18516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 18780 18516 111 215 0 18562 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 75120

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1537152/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=75120 CPUtime=462.17
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 18586 0 0 0 46198 19 0 0 25 0 1 0 110618610 76922880 18516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 18780 18516 111 215 0 18562 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 75120

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1530112/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=82596 CPUtime=522.16
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 20450 0 0 0 52195 21 0 0 25 0 1 0 110618610 84578304 20380 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 20649 20380 111 215 0 20431 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 82596

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1528256/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=84076 CPUtime=582.14
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 20805 0 0 0 58192 22 0 0 25 0 1 0 110618610 86093824 20735 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 21019 20735 111 215 0 20801 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 84076

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20361
/proc/meminfo: memFree=1509184/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=103076 CPUtime=642.13
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 25561 0 0 0 64185 28 0 0 25 0 1 0 110618610 105549824 25491 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 25769 25491 111 215 0 25551 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 103076


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

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1508864/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=103076 CPUtime=881.96
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 25564 0 0 0 88165 31 0 0 25 0 1 0 110618610 105549824 25494 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 25769 25494 111 215 0 25551 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 103076

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1508864/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=103076 CPUtime=941.93
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 25569 0 0 0 94162 31 0 0 25 0 1 0 110618610 105549824 25499 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 25769 25499 111 215 0 25551 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 103076

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1508864/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=103076 CPUtime=1001.93
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 25569 0 0 0 100161 32 0 0 25 0 1 0 110618610 105549824 25499 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 25769 25499 111 215 0 25551 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 103076

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1498560/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=113448 CPUtime=1061.9
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 28177 0 0 0 106155 35 0 0 25 0 1 0 110618610 116170752 28107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 28362 28107 111 215 0 28144 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 113448

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1498560/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=113448 CPUtime=1121.89
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 28177 0 0 0 112153 36 0 0 25 0 1 0 110618610 116170752 28107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 28362 28107 111 215 0 28144 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 113448

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1498624/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=113448 CPUtime=1181.87
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 28177 0 0 0 118151 36 0 0 25 0 1 0 110618610 116170752 28107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 28362 28107 111 215 0 28144 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 113448

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1498688/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=113448 CPUtime=1241.86
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 28185 0 0 0 124149 37 0 0 25 0 1 0 110618610 116170752 28115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 28362 28115 111 215 0 28144 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 113448

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1498624/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=113448 CPUtime=1301.85
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 28185 0 0 0 130147 38 0 0 25 0 1 0 110618610 116170752 28115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 28362 28115 111 215 0 28144 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 113448

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1495296/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=117320 CPUtime=1361.84
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 29080 0 0 0 136145 39 0 0 25 0 1 0 110618610 120135680 29010 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 29330 29010 111 215 0 29112 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 117320

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1486208/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=126092 CPUtime=1421.83
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 31286 0 0 0 142142 41 0 0 25 0 1 0 110618610 129118208 31216 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580405 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 31523 31216 111 215 0 31305 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 126092

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1486208/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=126092 CPUtime=1481.8
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 31286 0 0 0 148139 41 0 0 25 0 1 0 110618610 129118208 31216 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 31523 31216 111 215 0 31305 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 126092

[startup+1542.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1486400/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=125612 CPUtime=1541.8
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 31286 0 0 0 154138 42 0 0 25 0 1 0 110618610 128626688 31122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 31403 31122 111 215 0 31185 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 125612

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1486400/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=125612 CPUtime=1601.77
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 31286 0 0 0 160135 42 0 0 25 0 1 0 110618610 128626688 31122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 31403 31122 111 215 0 31185 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 125612

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1486400/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=125612 CPUtime=1661.76
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 31286 0 0 0 166133 43 0 0 25 0 1 0 110618610 128626688 31122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574422 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 31403 31122 111 215 0 31185 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 125612

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1486400/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=125612 CPUtime=1721.74
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 31286 0 0 0 172131 43 0 0 25 0 1 0 110618610 128626688 31122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 31403 31122 111 215 0 31185 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 125612

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1486400/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=125612 CPUtime=1781.73
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 31286 0 0 0 178129 44 0 0 25 0 1 0 110618610 128626688 31122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 31403 31122 111 215 0 31185 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 125612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1486464/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=125612 CPUtime=1800.03
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 31286 0 0 0 179959 44 0 0 25 0 1 0 110618610 128626688 31122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 31403 31122 111 215 0 31185 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 125612

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

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

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20559
/proc/meminfo: memFree=1486464/2055920 swapFree=4167952/4192956
[pid=20360] ppid=20358 vsize=125612 CPUtime=1800.03
/proc/20360/stat : 20360 (minisat+) R 20358 20360 19638 0 -1 4194304 31286 0 0 0 179959 44 0 0 25 0 1 0 110618610 128626688 31122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20360/statm: 31403 31122 111 215 0 31185 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 125612

Child status: 10
Real time (s): 1800.63
CPU time (s): 1800.06
CPU user time (s): 1799.6
CPU system time (s): 0.465929
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 126100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31288
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= 36705

runsolver used 2.14267 second user time and 4.35634 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Apr 15 08:50:12 UTC 2007

IDJOB= 352246
IDBENCH= 1961
IDSOLVER= 156
FILE ID= node18/352246-1176627012

PBS_JOBID= 4556839

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  6549a0bbc5c463b1b909374436b51d65

RANDOM SEED= 212363512

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1611616 kB
Buffers:         84812 kB
Cached:         265552 kB
SwapCached:       3236 kB
Active:          81760 kB
Inactive:       304208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611616 kB
SwapTotal:     4192956 kB
SwapFree:      4167952 kB
Dirty:            2460 kB
Writeback:           0 kB
Mapped:          40292 kB
Slab:            43836 kB
Committed_AS:  3964380 kB
PageTables:       1776 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= 66557 MiB

End job on node18 on Sun Apr 15 09:20:15 UTC 2007