Trace number 3723818

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594c? (TO) 1800.1 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx60.opb
MD5SUM26c9befa85d0a0769813e718015f6caa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark3.68244
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2994
Total number of constraints3433
Number of constraints which are clauses2988
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 3492 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: ############################################################
0.00/0.01	c   -- Clauses(.)/Splits(s): (none)
0.00/0.01	c ---[3466]---> BDD-cost:   45
0.00/0.01	c ---[3458]---> BDD-cost:    9
0.00/0.01	c ---[3450]---> BDD-cost:    9
0.00/0.01	c ---[3442]---> BDD-cost:    9
0.00/0.01	c ---[3392]---> BDD-cost:   93
0.00/0.01	c ---[3342]---> BDD-cost:   93
0.00/0.01	c ---[3244]---> BDD-cost:  189
0.00/0.01	c ---[3236]---> BDD-cost:    9
0.00/0.01	c ---[3222]---> BDD-cost:   21
0.00/0.01	c ---[3172]---> BDD-cost:   93
0.00/0.01	c ---[3146]---> BDD-cost:   45
0.00/0.01	c ---[3120]---> BDD-cost:   45
0.00/0.01	c ---[3070]---> BDD-cost:   93
0.00/0.01	c ---[3044]---> BDD-cost:   45
0.00/0.01	c ---[2994]---> BDD-cost:   93
0.00/0.01	c ---[2944]---> BDD-cost:   93
0.00/0.01	c ---[2918]---> BDD-cost:   45
0.00/0.01	c ---[2904]---> BDD-cost:   21
0.00/0.01	c ---[2518]---> BDD-cost:  765
0.00/0.02	c ---[2492]---> BDD-cost:   45
0.00/0.02	c ---[2484]---> BDD-cost:    9
0.00/0.02	c ---[2458]---> BDD-cost:   45
0.00/0.02	c ---[2450]---> BDD-cost:    9
0.00/0.02	c ---[2442]---> BDD-cost:    9
0.00/0.02	c ---[2416]---> BDD-cost:   45
0.00/0.02	c ---[2366]---> BDD-cost:   93
0.00/0.02	c ---[2358]---> BDD-cost:    9
0.00/0.02	c ---[2350]---> BDD-cost:    9
0.00/0.02	c ---[2252]---> BDD-cost:  189
0.00/0.02	c ---[2226]---> BDD-cost:   45
0.00/0.02	c ---[2200]---> BDD-cost:   45
0.00/0.02	c ---[2174]---> BDD-cost:   45
0.00/0.02	c ---[2076]---> BDD-cost:  189
0.00/0.02	c ---[2050]---> BDD-cost:   45
0.00/0.02	c ---[1952]---> BDD-cost:  189
0.00/0.02	c ---[1566]---> BDD-cost:  765
0.00/0.02	c ---[1540]---> BDD-cost:   45
0.00/0.02	c ---[1526]---> BDD-cost:   21
0.00/0.02	c ---[1476]---> BDD-cost:   93
0.00/0.02	c ---[1468]---> BDD-cost:    9
0.00/0.02	c ---[1460]---> BDD-cost:    9
0.00/0.02	c ---[1434]---> BDD-cost:   45
0.00/0.02	c ---[1384]---> BDD-cost:   93
0.00/0.02	c ---[1358]---> BDD-cost:   45
0.00/0.02	c ---[1308]---> BDD-cost:   93
0.00/0.02	c ---[1258]---> BDD-cost:   93
0.00/0.02	c ---[1208]---> BDD-cost:   93
0.00/0.02	c ---[1194]---> BDD-cost:   21
0.00/0.02	c ---[1168]---> BDD-cost:   45
0.00/0.02	c ---[1160]---> BDD-cost:    9
0.00/0.02	c ---[1152]---> BDD-cost:    9
0.00/0.02	c ---[1144]---> BDD-cost:    9
0.00/0.02	c ---[1046]---> BDD-cost:  189
0.00/0.02	c ---[ 996]---> BDD-cost:   93
0.00/0.02	c ---[ 970]---> BDD-cost:   45
0.00/0.02	c ---[ 944]---> BDD-cost:   45
0.00/0.02	c ---[ 558]---> BDD-cost:  765
0.00/0.02	c ---[ 508]---> BDD-cost:   93
0.00/0.02	c ---[ 482]---> BDD-cost:   45
0.00/0.02	c ---[ 384]---> BDD-cost:  189
0.00/0.02	c ---[ 383]---> Adder-cost: 172   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 382]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 381]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 380]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 379]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 378]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 377]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 376]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 375]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 374]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 373]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 372]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 371]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 370]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 369]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 368]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 367]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 366]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.02	c ---[ 365]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 364]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 363]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 362]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 361]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 360]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 359]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 358]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 357]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 356]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 355]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 354]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 353]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 352]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 351]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 350]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 349]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 348]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 347]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 346]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 345]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 344]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 343]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 342]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 341]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.03	c ---[ 340]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 339]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 338]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 337]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 336]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 335]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 334]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 333]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 332]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 331]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 330]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 329]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 328]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 327]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 326]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 325]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 324]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 323]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 322]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 321]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 320]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 319]---> Adder-cost: 172   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 318]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 317]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 316]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 315]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.04	c ---[ 314]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 313]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 312]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 311]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 310]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 309]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 308]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 307]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 306]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 305]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 304]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 303]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 302]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 301]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 300]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 299]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 298]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 297]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 296]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 295]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 294]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 293]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 292]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 291]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.05	c ---[ 290]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 289]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 288]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 287]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 286]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 285]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 284]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 283]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 282]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 281]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 280]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 279]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 278]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 277]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 276]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 275]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 274]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 273]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 272]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 271]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 270]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 269]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 268]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 267]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.06	c ---[ 266]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 265]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 264]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 263]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 262]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 261]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 260]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 259]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 258]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 257]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 256]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 255]---> Adder-cost: 172   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 254]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 253]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 252]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 251]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 250]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 249]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 248]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 247]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 246]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 245]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 244]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 243]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 242]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.07	c ---[ 241]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 240]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 239]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 238]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 237]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 236]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 235]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 234]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 233]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 232]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 231]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 230]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 229]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 228]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 227]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 226]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 225]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 224]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 223]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 222]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 221]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 220]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 219]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 218]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 217]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.08	c ---[ 216]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 215]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 214]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 213]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 212]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 211]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 210]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 209]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 208]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 207]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 206]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 205]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 204]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 203]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 202]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 201]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 200]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 199]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 198]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 197]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 196]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 195]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 194]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 193]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 192]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.09	c ---[ 191]---> Adder-cost: 172   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 190]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 189]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 188]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 187]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 186]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 185]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 184]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 183]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 182]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 181]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 180]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 179]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 178]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 177]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 176]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 175]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 174]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 173]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 172]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 171]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 170]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 169]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 168]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.10	c ---[ 167]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 166]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 165]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 164]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 163]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 162]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 161]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 160]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 159]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 158]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 157]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 156]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 155]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 154]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 153]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 152]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 151]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 150]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 149]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 148]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 147]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 146]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 145]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 144]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.11	c ---[ 143]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 142]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 141]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 140]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 139]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 138]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 137]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 136]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 135]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 134]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 133]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 132]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 131]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 130]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 129]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 128]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 127]---> Adder-cost: 172   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 126]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 125]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 124]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.12	c ---[ 123]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 122]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 121]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 120]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 119]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 118]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 117]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 116]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 115]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 114]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 113]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 112]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 111]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 110]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 109]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 108]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 107]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 106]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 105]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 104]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 103]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 102]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 101]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[ 100]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.13	c ---[  99]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.13	c ---[  98]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  97]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  96]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  95]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  94]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  93]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  92]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  91]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  90]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  89]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  88]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  87]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  86]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  85]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  84]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  83]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  82]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  81]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  80]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  79]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  78]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  77]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  76]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  75]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  74]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.14	c ---[  73]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  72]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  71]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  70]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  69]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  68]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  67]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  66]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  65]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  64]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  63]---> Adder-cost: 172   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  62]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  61]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  60]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  59]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  58]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  57]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  56]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  55]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  54]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  53]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  52]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  51]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  50]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  49]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.15	c ---[  48]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  47]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  46]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  45]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  44]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  43]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  42]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  41]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  40]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  39]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  38]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  37]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  36]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  35]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  34]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  33]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  32]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  31]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  30]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  29]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  28]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  27]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  26]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  25]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.16	c ---[  24]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  23]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  22]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  21]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  20]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  19]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  18]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  17]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  16]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  15]---> Adder-cost: 164   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  14]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  13]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  12]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  11]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.17	c ---[  10]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   9]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   8]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   7]---> Adder-cost: 158   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   6]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   5]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   4]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   3]---> Adder-cost: 110   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   2]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   1]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.17	c ---[   0]---> Adder-cost: 88   maxlim: 672   bits: 10/10
0.00/0.25	c ==================================[MINISAT+]==================================
0.00/0.25	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.25	c ==============================================================================
0.00/0.25	c |         0 |  259068   907020 |   86356       0        0    -nan |  0.000 % |
0.00/0.33	c |       100 |  258930   906548 |   94991      79      261     3.3 |  6.537 % |
0.00/0.47	c |       250 |  258704   905766 |  104490     193      667     3.5 |  6.617 % |
0.00/0.66	c |       475 |  258333   904501 |  114939     360     1556     4.3 |  6.737 % |
0.00/0.80	c |       812 |  258022   903440 |  126433     648     3358     5.2 |  6.843 % |
1.10/1.15	c |      1318 |  257386   901268 |  139077    1051     5321     5.1 |  7.060 % |
1.59/1.63	c |      2078 |  256536   898351 |  152984    1694     9457     5.6 |  7.344 % |
2.39/2.42	c |      3217 |  255329   894211 |  168283    2647    14445     5.5 |  7.755 % |
3.19/3.27	c |      4926 |  254056   889852 |  185111    4157    24968     6.0 |  8.181 % |
4.19/4.20	c |      7491 |  252758   885373 |  203622    6527    42915     6.6 |  8.593 % |
5.09/5.10	c |     11335 |  251681   881658 |  223985   10216    79807     7.8 |  8.924 % |
6.39/6.50	c |     17101 |  250074   876126 |  246383   15750   137688     8.7 |  9.398 % |
8.79/8.86	c |     25752 |  248072   869252 |  271022   24119   228297     9.5 | 10.020 % |
11.28/11.33	c |     38726 |  246901   865214 |  298124   36922   463212    12.5 | 10.368 % |
15.48/15.56	c |     58187 |  245237   859478 |  327936   56178   856675    15.2 | 10.825 % |
23.89/23.92	c |     87379 |  243369   853054 |  360730   85087  1524319    17.9 | 11.371 % |
39.58/39.67	c |    131168 |  240600   843546 |  396803  128431  2599928    20.2 | 12.194 % |
66.07/66.11	c |    196856 |  239372   839323 |  436483  193895  5654412    29.2 | 12.583 % |
113.06/113.13	c |    295384 |  237993   834591 |  480132  292143 10391680    35.6 | 13.051 % |
199.23/199.38	c |    443173 |  236822   830604 |  528145  439684 20724288    47.1 | 13.460 % |
292.96/293.18	c |    664856 |  235943   827624 |  580959  172785  9488248    54.9 | 13.777 % |
459.94/460.15	c |    997381 |  234827   823836 |  639055  505117 34622001    68.5 | 14.178 % |
711.08/711.37	c |   1496169 |  233269   818523 |  702961  400439 29419530    73.5 | 14.724 % |
1149.79/1150.11	c |   2244351 |  231764   813373 |  773257  487290 39450505    81.0 | 15.252 % |
1800.08/1800.50	c 
1800.08/1800.50	c *** TERMINATED ***
1800.08/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 29230
/proc/meminfo: memFree=25449044/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0

[startup+0.0350641 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 29230
/proc/meminfo: memFree=25449044/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10022 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 29230
/proc/meminfo: memFree=25449044/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 29230
/proc/meminfo: memFree=25449044/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700254 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 29230
/proc/meminfo: memFree=25449044/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 29235
/proc/meminfo: memFree=25423328/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=28116 CPUtime=1.49 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 6851 0 0 0 148 1 0 0 20 0 1 0 323635234 28790784 6513 33554432000 4194304 5276501 140735243647296 140735243645544 4391648 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 7029 6513 149 265 0 6761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37264

[startup+3.10029 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 29235
/proc/meminfo: memFree=25422328/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=28792 CPUtime=3.09 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 7024 0 0 0 308 1 0 0 20 0 1 0 323635234 29483008 6686 33554432000 4194304 5276501 140735243647296 140735243645480 4391504 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 7198 6686 149 265 0 6930 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37940

[startup+6.3003 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 29235
/proc/meminfo: memFree=25420472/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=30740 CPUtime=6.29 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 7512 0 0 0 628 1 0 0 20 0 1 0 323635234 31477760 7174 33554432000 4194304 5276501 140735243647296 140735243645480 4390553 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 7685 7174 149 265 0 7417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39888

[startup+12.7003 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 29235
/proc/meminfo: memFree=25415312/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=35592 CPUtime=12.68 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 8692 0 0 0 1267 1 0 0 20 0 1 0 323635234 36446208 8354 33554432000 4194304 5276501 140735243647296 140735243645192 4399918 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 8898 8354 149 265 0 8630 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44740

[startup+25.5003 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 29235
/proc/meminfo: memFree=25408508/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=42924 CPUtime=25.49 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 10545 0 0 0 2547 2 0 0 20 0 1 0 323635234 43954176 10207 33554432000 4194304 5276501 140735243647296 140735243645288 4400020 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 10731 10207 149 265 0 10463 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52072

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 29236
/proc/meminfo: memFree=25395604/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=56092 CPUtime=51.08 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 13754 0 0 0 5105 3 0 0 20 0 1 0 323635234 57438208 13416 33554432000 4194304 5276501 140735243647296 140735243645480 4399850 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 14023 13416 149 265 0 13755 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65240

[startup+102.307 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 29236
/proc/meminfo: memFree=25364980/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=86816 CPUtime=102.27 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 21374 0 0 0 10220 7 0 0 20 0 1 0 323635234 88899584 21036 33554432000 4194304 5276501 140735243647296 140735243645480 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 21704 21036 149 265 0 21436 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 95964

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 29236
/proc/meminfo: memFree=25305188/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=124040 CPUtime=162.26 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 30529 0 0 0 16213 13 0 0 20 0 1 0 323635234 127016960 30185 33554432000 4194304 5276501 140735243647296 140735243645480 4399992 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 31010 30185 149 265 0 30742 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 133188

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 29236
/proc/meminfo: memFree=25225608/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=186548 CPUtime=222.21 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 45920 0 0 0 22203 18 0 0 20 0 1 0 323635234 191025152 45688 33554432000 4194304 5276501 140735243647296 140735243644888 4399850 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 46637 45688 149 265 0 46369 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 195696

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 29236
/proc/meminfo: memFree=25195388/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=215036 CPUtime=282.16 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 53081 0 0 0 28195 21 0 0 20 0 1 0 323635234 220196864 53008 33554432000 4194304 5276501 140735243647296 140735243644888 4395099 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 53759 53008 149 265 0 53491 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 224184

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 29240
/proc/meminfo: memFree=25166680/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=215036 CPUtime=342.16 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 53082 0 0 0 34195 21 0 0 20 0 1 0 323635234 220196864 53009 33554432000 4194304 5276501 140735243647296 140735243645544 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 53759 53009 149 265 0 53491 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 224184

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 29240
/proc/meminfo: memFree=25166316/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=363640 CPUtime=1121.99 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 89413 0 0 0 112154 45 0 0 20 0 1 0 323635234 372367360 89820 33554432000 4194304 5276501 140735243647296 140735243645288 4399804 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 90910 89820 149 265 0 90642 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 372788

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29289
/proc/meminfo: memFree=25031024/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=363640 CPUtime=1181.98 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 89413 0 0 0 118153 45 0 0 20 0 1 0 323635234 372367360 89820 33554432000 4194304 5276501 140735243647296 140735243645544 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 90910 89820 149 265 0 90642 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 372788

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29289
/proc/meminfo: memFree=25031640/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=363640 CPUtime=1241.97 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 89413 0 0 0 124152 45 0 0 20 0 1 0 323635234 372367360 89820 33554432000 4194304 5276501 140735243647296 140735243645544 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 90910 89820 149 265 0 90642 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 372788

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29290
/proc/meminfo: memFree=25031508/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=363640 CPUtime=1301.97 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 89413 0 0 0 130152 45 0 0 20 0 1 0 323635234 372367360 89820 33554432000 4194304 5276501 140735243647296 140735243645544 4397682 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 90910 89820 149 265 0 90642 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 372788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29290
/proc/meminfo: memFree=25014336/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=379172 CPUtime=1361.96 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 93335 0 0 0 136148 48 0 0 20 0 1 0 323635234 388272128 94253 33554432000 4194304 5276501 140735243647296 140735243645288 4399850 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 94793 94253 149 265 0 94525 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 388320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29290
/proc/meminfo: memFree=24984356/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=394640 CPUtime=1421.94 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 97221 0 0 0 142143 51 0 0 20 0 1 0 323635234 404111360 98178 33554432000 4194304 5276501 140735243647296 140735243645480 4399992 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 98660 98178 149 265 0 98392 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 403788

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 29290
/proc/meminfo: memFree=24970716/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=394640 CPUtime=1481.92 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 97221 0 0 0 148141 51 0 0 20 0 1 0 323635234 404111360 98178 33554432000 4194304 5276501 140735243647296 140735243645480 4411720 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 98660 98178 149 265 0 98392 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 403788

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 29293
/proc/meminfo: memFree=24971220/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=394640 CPUtime=1541.92 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 97221 0 0 0 154141 51 0 0 20 0 1 0 323635234 404111360 98178 33554432000 4194304 5276501 140735243647296 140735243645480 4399741 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 98660 98178 149 265 0 98392 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 403788

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 29294
/proc/meminfo: memFree=24971096/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=394640 CPUtime=1601.91 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 97221 0 0 0 160140 51 0 0 20 0 1 0 323635234 404111360 98178 33554432000 4194304 5276501 140735243647296 140735243645480 4399741 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 98660 98178 149 265 0 98392 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 403788

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 29294
/proc/meminfo: memFree=24971100/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=394640 CPUtime=1661.9 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 97221 0 0 0 166139 51 0 0 20 0 1 0 323635234 404111360 98178 33554432000 4194304 5276501 140735243647296 140735243645480 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 98660 98178 149 265 0 98392 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 403788

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 29294
/proc/meminfo: memFree=24971348/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=394640 CPUtime=1721.89 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 97221 0 0 0 172138 51 0 0 20 0 1 0 323635234 404111360 98178 33554432000 4194304 5276501 140735243647296 140735243645480 4399869 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 98660 98178 149 265 0 98392 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 403788

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29294
/proc/meminfo: memFree=24970976/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=394640 CPUtime=1781.88 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 97221 0 0 0 178137 51 0 0 20 0 1 0 323635234 404111360 98178 33554432000 4194304 5276501 140735243647296 140735243645480 4391568 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 98660 98178 149 265 0 98392 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 403788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29294
/proc/meminfo: memFree=24968124/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=397552 CPUtime=1800.08 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 97951 0 0 0 179956 52 0 0 20 0 1 0 323635234 407093248 98908 33554432000 4194304 5276501 140735243647296 140735243645288 4399850 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 99388 98908 149 265 0 99120 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 406700

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29294
/proc/meminfo: memFree=24968124/32873648 swapFree=6852/6852
[pid=29230] ppid=29228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29230/stat : 29230 (minisat+_script) S 29228 29230 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323635234 9367552 277 33554432000 4194304 5064252 140733735241232 140733735240144 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29230/statm: 2287 277 236 213 0 72 0
[pid=29234] ppid=29230 vsize=397552 CPUtime=1800.08 cores=1,3,5,7
/proc/29234/stat : 29234 (minisat+_64-bit) R 29230 29230 25976 0 -1 4202496 97951 0 0 0 179956 52 0 0 20 0 1 0 323635234 407093248 98908 33554432000 4194304 5276501 140735243647296 140735243645288 4399850 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29234/statm: 99388 98908 149 265 0 99120 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 406700

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.57
CPU system time (s): 0.52592
CPU usage (%): 99.9772
Max. virtual memory (cumulated for all children) (KiB): 406700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.52592
maximum resident set size= 395636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98898
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= 175
involuntary context switches= 1848

runsolver used 2.55161 second user time and 7.29289 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-01 20:24:40
IDJOB=3723818
IDBENCH=71842
IDSOLVER=2307
FILE ID=node112/3723818-1338575080
RUNJOBID= node112-1338569577-27650
PBS_JOBID= 14635872
Free space on /tmp= 71236 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx60.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723818-1338575080/watcher-3723818-1338575080 -o /tmp/evaluation-result-3723818-1338575080/solver-3723818-1338575080 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723818-1338575080.opb

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

MD5SUM BENCH= 26c9befa85d0a0769813e718015f6caa
RANDOM SEED=87447858

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25449052 kB
Buffers:          528240 kB
Cached:          5792016 kB
SwapCached:            0 kB
Active:          1860148 kB
Inactive:        4704916 kB
Active(anon):     233560 kB
Inactive(anon):    10936 kB
Active(file):    1626588 kB
Inactive(file):  4693980 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3008 kB
Writeback:             0 kB
AnonPages:        248640 kB
Mapped:            14996 kB
Shmem:               200 kB
Slab:             722828 kB
SReclaimable:     165784 kB
SUnreclaim:       557044 kB
KernelStack:        1488 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     357308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71236 MiB
End job on node112 at 2012-06-01 20:54:40