Trace number 3721803

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
PB07: minisat+ 1.14? (TO) 1800.1 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx75.opb
MD5SUM899c8865b8ac9a45eaa204f923cbd9e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4977
Total number of constraints5494
Number of constraints which are clauses4970
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints448
Minimum length of a constraint2
Maximum length of a constraint448
Number of terms in the objective function 7
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 7
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 947
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.19/0.29	c Converting 5568 PB-constraints to clauses...
0.19/0.29	c   -- Unit propagations: (none)
0.19/0.29	c   -- Detecting intervals from adjacent constraints: ###########################################################################
0.19/0.29	c   -- Clauses(.)/Splits(s): (none)
0.19/0.29	c ---[5538]---> BDD-cost:   53
0.19/0.29	c ---[5480]---> BDD-cost:  109
0.29/0.30	c ---[5450]---> BDD-cost:   53
0.29/0.30	c ---[5420]---> BDD-cost:   53
0.29/0.30	c ---[5411]---> BDD-cost:   11
0.29/0.30	c ---[4961]---> BDD-cost:  893
0.29/0.34	c ---[4903]---> BDD-cost:  109
0.29/0.34	c ---[4873]---> BDD-cost:   53
0.29/0.34	c ---[4843]---> BDD-cost:   53
0.29/0.34	c ---[4785]---> BDD-cost:  109
0.29/0.34	c ---[4776]---> BDD-cost:   11
0.29/0.34	c ---[4760]---> BDD-cost:   25
0.29/0.35	c ---[4702]---> BDD-cost:  109
0.29/0.35	c ---[4644]---> BDD-cost:  109
0.29/0.35	c ---[4586]---> BDD-cost:  109
0.29/0.35	c ---[4577]---> BDD-cost:   11
0.29/0.35	c ---[4519]---> BDD-cost:  109
0.29/0.35	c ---[4510]---> BDD-cost:   11
0.29/0.35	c ---[4480]---> BDD-cost:   53
0.29/0.35	c ---[4422]---> BDD-cost:  109
0.29/0.35	c ---[4392]---> BDD-cost:   53
0.29/0.35	c ---[4383]---> BDD-cost:   11
0.29/0.35	c ---[4374]---> BDD-cost:   11
0.29/0.35	c ---[4344]---> BDD-cost:   53
0.29/0.35	c ---[4118]---> BDD-cost:  445
0.29/0.36	c ---[4088]---> BDD-cost:   53
0.29/0.36	c ---[4058]---> BDD-cost:   53
0.29/0.36	c ---[4049]---> BDD-cost:   11
0.29/0.36	c ---[3935]---> BDD-cost:  221
0.29/0.37	c ---[3905]---> BDD-cost:   53
0.29/0.37	c ---[3847]---> BDD-cost:  109
0.29/0.37	c ---[3733]---> BDD-cost:  221
0.29/0.37	c ---[3703]---> BDD-cost:   53
0.29/0.37	c ---[3253]---> BDD-cost:  893
0.39/0.42	c ---[3244]---> BDD-cost:   11
0.39/0.42	c ---[3235]---> BDD-cost:   11
0.39/0.42	c ---[3226]---> BDD-cost:   11
0.39/0.42	c ---[2776]---> BDD-cost:  893
0.39/0.46	c ---[2746]---> BDD-cost:   53
0.39/0.46	c ---[2688]---> BDD-cost:  109
0.39/0.47	c ---[2630]---> BDD-cost:  109
0.39/0.47	c ---[2572]---> BDD-cost:  109
0.39/0.47	c ---[2556]---> BDD-cost:   25
0.39/0.47	c ---[2526]---> BDD-cost:   53
0.39/0.47	c ---[2496]---> BDD-cost:   53
0.39/0.47	c ---[2487]---> BDD-cost:   11
0.39/0.47	c ---[2457]---> BDD-cost:   53
0.39/0.47	c ---[2427]---> BDD-cost:   53
0.39/0.47	c ---[2397]---> BDD-cost:   53
0.39/0.47	c ---[2367]---> BDD-cost:   53
0.39/0.47	c ---[2337]---> BDD-cost:   53
0.39/0.47	c ---[2307]---> BDD-cost:   53
0.39/0.47	c ---[2249]---> BDD-cost:  109
0.39/0.47	c ---[2135]---> BDD-cost:  221
0.39/0.48	c ---[2105]---> BDD-cost:   53
0.39/0.48	c ---[2089]---> BDD-cost:   25
0.39/0.48	c ---[2059]---> BDD-cost:   53
0.39/0.48	c ---[1609]---> BDD-cost:  893
0.49/0.52	c ---[1551]---> BDD-cost:  109
0.49/0.52	c ---[1437]---> BDD-cost:  221
0.49/0.53	c ---[1379]---> BDD-cost:  109
0.49/0.53	c ---[1370]---> BDD-cost:   11
0.49/0.53	c ---[1340]---> BDD-cost:   53
0.49/0.53	c ---[1324]---> BDD-cost:   25
0.49/0.53	c ---[1315]---> BDD-cost:   11
0.49/0.53	c ---[ 865]---> BDD-cost:  893
0.49/0.57	c ---[ 849]---> BDD-cost:   25
0.49/0.57	c ---[ 791]---> BDD-cost:  109
0.49/0.57	c ---[ 677]---> BDD-cost:  221
0.49/0.58	c ---[ 647]---> BDD-cost:   53
0.49/0.58	c ---[ 638]---> BDD-cost:   11
0.49/0.58	c ---[ 580]---> BDD-cost:  109
0.49/0.58	c ---[ 571]---> BDD-cost:   11
0.49/0.58	c ---[ 457]---> BDD-cost:  221
0.49/0.58	c ---[ 448]---> BDD-cost:   11
0.49/0.58	c ---[ 447]---> Adder-cost: 218   maxlim: 862   bits: 10/10
0.49/0.59	c ---[ 446]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.49/0.59	c ---[ 445]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.59/0.60	c ---[ 444]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.60	c ---[ 443]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.59/0.60	c ---[ 442]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.61	c ---[ 441]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.59/0.61	c ---[ 440]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.62	c ---[ 439]---> Adder-cost: 196   maxlim: 862   bits: 10/10
0.59/0.62	c ---[ 438]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.62	c ---[ 437]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.59/0.63	c ---[ 436]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.63	c ---[ 435]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.59/0.64	c ---[ 434]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.64	c ---[ 433]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.59/0.65	c ---[ 432]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.65	c ---[ 431]---> Adder-cost: 214   maxlim: 862   bits: 10/10
0.59/0.65	c ---[ 430]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.66	c ---[ 429]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.59/0.66	c ---[ 428]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.67	c ---[ 427]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.59/0.67	c ---[ 426]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.67	c ---[ 425]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.59/0.68	c ---[ 424]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.68	c ---[ 423]---> Adder-cost: 196   maxlim: 862   bits: 10/10
0.59/0.69	c ---[ 422]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.59/0.69	c ---[ 421]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.59/0.69	c ---[ 420]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.70	c ---[ 419]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.69/0.70	c ---[ 418]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.71	c ---[ 417]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.69/0.71	c ---[ 416]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.72	c ---[ 415]---> Adder-cost: 214   maxlim: 862   bits: 10/10
0.69/0.72	c ---[ 414]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.72	c ---[ 413]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.69/0.73	c ---[ 412]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.73	c ---[ 411]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.69/0.74	c ---[ 410]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.74	c ---[ 409]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.69/0.74	c ---[ 408]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.75	c ---[ 407]---> Adder-cost: 196   maxlim: 862   bits: 10/10
0.69/0.75	c ---[ 406]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.76	c ---[ 405]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.69/0.76	c ---[ 404]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.76	c ---[ 403]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.69/0.77	c ---[ 402]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.77	c ---[ 401]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.69/0.78	c ---[ 400]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.78	c ---[ 399]---> Adder-cost: 214   maxlim: 862   bits: 10/10
0.69/0.79	c ---[ 398]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.69/0.79	c ---[ 397]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.69/0.79	c ---[ 396]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.80	c ---[ 395]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.79/0.80	c ---[ 394]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.81	c ---[ 393]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.79/0.81	c ---[ 392]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.81	c ---[ 391]---> Adder-cost: 196   maxlim: 862   bits: 10/10
0.79/0.82	c ---[ 390]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.82	c ---[ 389]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.79/0.83	c ---[ 388]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.83	c ---[ 387]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.79/0.84	c ---[ 386]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.84	c ---[ 385]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.79/0.84	c ---[ 384]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.85	c ---[ 383]---> Adder-cost: 218   maxlim: 862   bits: 10/10
0.79/0.85	c ---[ 382]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.86	c ---[ 381]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.79/0.86	c ---[ 380]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.86	c ---[ 379]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.79/0.87	c ---[ 378]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.87	c ---[ 377]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.79/0.88	c ---[ 376]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.88	c ---[ 375]---> Adder-cost: 196   maxlim: 862   bits: 10/10
0.79/0.88	c ---[ 374]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.79/0.89	c ---[ 373]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.79/0.89	c ---[ 372]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.90	c ---[ 371]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.89/0.90	c ---[ 370]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.91	c ---[ 369]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.89/0.91	c ---[ 368]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.91	c ---[ 367]---> Adder-cost: 214   maxlim: 862   bits: 10/10
0.89/0.92	c ---[ 366]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.92	c ---[ 365]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.89/0.93	c ---[ 364]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.93	c ---[ 363]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.89/0.93	c ---[ 362]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.94	c ---[ 361]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.89/0.94	c ---[ 360]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.95	c ---[ 359]---> Adder-cost: 196   maxlim: 862   bits: 10/10
0.89/0.95	c ---[ 358]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.95	c ---[ 357]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.89/0.96	c ---[ 356]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.96	c ---[ 355]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.89/0.97	c ---[ 354]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.97	c ---[ 353]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.89/0.98	c ---[ 352]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.98	c ---[ 351]---> Adder-cost: 214   maxlim: 862   bits: 10/10
0.89/0.98	c ---[ 350]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/0.99	c ---[ 349]---> Adder-cost: 132   maxlim: 862   bits: 10/10
0.89/0.99	c ---[ 348]---> Adder-cost: 130   maxlim: 862   bits: 10/10
0.89/1.00	c ---[ 347]---> Adder-cost: 146   maxlim: 862   bits: 10/10
0.89/1.00	c ---[ 346]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.00	c ---[ 345]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.00/1.01	c ---[ 344]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.01	c ---[ 343]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.00/1.02	c ---[ 342]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.02	c ---[ 341]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.00/1.03	c ---[ 340]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.03	c ---[ 339]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.00/1.03	c ---[ 338]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.04	c ---[ 337]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.00/1.04	c ---[ 336]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.05	c ---[ 335]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.00/1.05	c ---[ 334]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.05	c ---[ 333]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.00/1.06	c ---[ 332]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.06	c ---[ 331]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.00/1.07	c ---[ 330]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.07	c ---[ 329]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.00/1.07	c ---[ 328]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.08	c ---[ 327]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.00/1.08	c ---[ 326]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.09	c ---[ 325]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.00/1.09	c ---[ 324]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.00/1.10	c ---[ 323]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.00/1.10	c ---[ 322]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.10	c ---[ 321]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.10/1.11	c ---[ 320]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.11	c ---[ 319]---> Adder-cost: 218   maxlim: 862   bits: 10/10
1.10/1.12	c ---[ 318]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.12	c ---[ 317]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.10/1.12	c ---[ 316]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.13	c ---[ 315]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.10/1.13	c ---[ 314]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.14	c ---[ 313]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.10/1.14	c ---[ 312]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.15	c ---[ 311]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.10/1.15	c ---[ 310]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.15	c ---[ 309]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.10/1.16	c ---[ 308]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.16	c ---[ 307]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.10/1.17	c ---[ 306]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.17	c ---[ 305]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.10/1.17	c ---[ 304]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.18	c ---[ 303]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.10/1.18	c ---[ 302]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.19	c ---[ 301]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.10/1.19	c ---[ 300]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.10/1.20	c ---[ 299]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.19/1.20	c ---[ 298]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.20	c ---[ 297]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.19/1.21	c ---[ 296]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.21	c ---[ 295]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.19/1.22	c ---[ 294]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.22	c ---[ 293]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.19/1.22	c ---[ 292]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.23	c ---[ 291]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.19/1.23	c ---[ 290]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.24	c ---[ 289]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.19/1.24	c ---[ 288]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.25	c ---[ 287]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.19/1.25	c ---[ 286]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.26	c ---[ 285]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.19/1.26	c ---[ 284]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.26	c ---[ 283]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.19/1.27	c ---[ 282]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.27	c ---[ 281]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.19/1.28	c ---[ 280]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.28	c ---[ 279]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.19/1.28	c ---[ 278]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.19/1.29	c ---[ 277]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.19/1.29	c ---[ 276]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.30	c ---[ 275]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.29/1.30	c ---[ 274]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.30	c ---[ 273]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.29/1.31	c ---[ 272]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.31	c ---[ 271]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.29/1.32	c ---[ 270]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.32	c ---[ 269]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.29/1.33	c ---[ 268]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.33	c ---[ 267]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.29/1.33	c ---[ 266]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.34	c ---[ 265]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.29/1.34	c ---[ 264]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.35	c ---[ 263]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.29/1.35	c ---[ 262]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.35	c ---[ 261]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.29/1.36	c ---[ 260]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.36	c ---[ 259]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.29/1.37	c ---[ 258]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.37	c ---[ 257]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.29/1.37	c ---[ 256]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.38	c ---[ 255]---> Adder-cost: 218   maxlim: 862   bits: 10/10
1.29/1.38	c ---[ 254]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.29/1.39	c ---[ 253]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.29/1.39	c ---[ 252]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.40	c ---[ 251]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.39/1.40	c ---[ 250]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.40	c ---[ 249]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.39/1.41	c ---[ 248]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.41	c ---[ 247]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.39/1.42	c ---[ 246]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.42	c ---[ 245]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.39/1.42	c ---[ 244]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.43	c ---[ 243]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.39/1.43	c ---[ 242]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.44	c ---[ 241]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.39/1.44	c ---[ 240]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.44	c ---[ 239]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.39/1.45	c ---[ 238]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.45	c ---[ 237]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.39/1.46	c ---[ 236]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.46	c ---[ 235]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.39/1.47	c ---[ 234]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.47	c ---[ 233]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.39/1.47	c ---[ 232]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.48	c ---[ 231]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.39/1.48	c ---[ 230]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.49	c ---[ 229]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.39/1.49	c ---[ 228]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.39/1.49	c ---[ 227]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.49/1.50	c ---[ 226]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.50	c ---[ 225]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.49/1.51	c ---[ 224]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.51	c ---[ 223]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.49/1.52	c ---[ 222]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.52	c ---[ 221]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.49/1.52	c ---[ 220]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.53	c ---[ 219]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.49/1.53	c ---[ 218]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.54	c ---[ 217]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.49/1.54	c ---[ 216]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.54	c ---[ 215]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.49/1.55	c ---[ 214]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.55	c ---[ 213]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.49/1.56	c ---[ 212]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.56	c ---[ 211]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.49/1.57	c ---[ 210]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.57	c ---[ 209]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.49/1.57	c ---[ 208]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.58	c ---[ 207]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.49/1.58	c ---[ 206]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.59	c ---[ 205]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.49/1.59	c ---[ 204]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.49/1.59	c ---[ 203]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.59/1.60	c ---[ 202]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.60	c ---[ 201]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.59/1.61	c ---[ 200]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.61	c ---[ 199]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.59/1.61	c ---[ 198]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.62	c ---[ 197]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.59/1.62	c ---[ 196]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.63	c ---[ 195]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.59/1.63	c ---[ 194]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.64	c ---[ 193]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.59/1.64	c ---[ 192]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.64	c ---[ 191]---> Adder-cost: 218   maxlim: 862   bits: 10/10
1.59/1.65	c ---[ 190]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.65	c ---[ 189]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.59/1.66	c ---[ 188]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.66	c ---[ 187]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.59/1.66	c ---[ 186]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.67	c ---[ 185]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.59/1.67	c ---[ 184]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.68	c ---[ 183]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.59/1.68	c ---[ 182]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.69	c ---[ 181]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.59/1.69	c ---[ 180]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.59/1.69	c ---[ 179]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.69/1.70	c ---[ 178]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.70	c ---[ 177]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.69/1.71	c ---[ 176]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.71	c ---[ 175]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.69/1.71	c ---[ 174]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.72	c ---[ 173]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.69/1.72	c ---[ 172]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.73	c ---[ 171]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.69/1.73	c ---[ 170]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.74	c ---[ 169]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.69/1.74	c ---[ 168]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.74	c ---[ 167]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.69/1.75	c ---[ 166]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.75	c ---[ 165]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.69/1.76	c ---[ 164]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.76	c ---[ 163]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.69/1.76	c ---[ 162]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.77	c ---[ 161]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.69/1.77	c ---[ 160]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.78	c ---[ 159]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.69/1.78	c ---[ 158]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.79	c ---[ 157]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.69/1.79	c ---[ 156]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.69/1.79	c ---[ 155]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.79/1.80	c ---[ 154]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.80	c ---[ 153]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.79/1.81	c ---[ 152]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.81	c ---[ 151]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.79/1.81	c ---[ 150]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.82	c ---[ 149]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.79/1.82	c ---[ 148]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.83	c ---[ 147]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.79/1.83	c ---[ 146]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.84	c ---[ 145]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.79/1.84	c ---[ 144]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.84	c ---[ 143]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.79/1.85	c ---[ 142]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.85	c ---[ 141]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.79/1.86	c ---[ 140]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.86	c ---[ 139]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.79/1.86	c ---[ 138]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.87	c ---[ 137]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.79/1.87	c ---[ 136]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.88	c ---[ 135]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.79/1.88	c ---[ 134]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.88	c ---[ 133]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.79/1.89	c ---[ 132]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.79/1.89	c ---[ 131]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.89/1.90	c ---[ 130]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.90	c ---[ 129]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.89/1.91	c ---[ 128]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.91	c ---[ 127]---> Adder-cost: 218   maxlim: 862   bits: 10/10
1.89/1.91	c ---[ 126]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.92	c ---[ 125]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.89/1.92	c ---[ 124]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.93	c ---[ 123]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.89/1.93	c ---[ 122]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.93	c ---[ 121]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.89/1.94	c ---[ 120]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.94	c ---[ 119]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.89/1.95	c ---[ 118]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.95	c ---[ 117]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.89/1.96	c ---[ 116]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.96	c ---[ 115]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.89/1.96	c ---[ 114]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.97	c ---[ 113]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.89/1.97	c ---[ 112]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.98	c ---[ 111]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.89/1.98	c ---[ 110]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.98	c ---[ 109]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.89/1.99	c ---[ 108]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.89/1.99	c ---[ 107]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.99/2.00	c ---[ 106]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.00	c ---[ 105]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.99/2.01	c ---[ 104]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.01	c ---[ 103]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.99/2.01	c ---[ 102]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.02	c ---[ 101]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.99/2.02	c ---[ 100]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.03	c ---[  99]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.99/2.03	c ---[  98]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.03	c ---[  97]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.99/2.04	c ---[  96]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.04	c ---[  95]---> Adder-cost: 214   maxlim: 862   bits: 10/10
1.99/2.05	c ---[  94]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.05	c ---[  93]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.99/2.06	c ---[  92]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.06	c ---[  91]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.99/2.06	c ---[  90]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.07	c ---[  89]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.99/2.07	c ---[  88]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.08	c ---[  87]---> Adder-cost: 196   maxlim: 862   bits: 10/10
1.99/2.08	c ---[  86]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.08	c ---[  85]---> Adder-cost: 132   maxlim: 862   bits: 10/10
1.99/2.09	c ---[  84]---> Adder-cost: 130   maxlim: 862   bits: 10/10
1.99/2.09	c ---[  83]---> Adder-cost: 146   maxlim: 862   bits: 10/10
1.99/2.10	c ---[  82]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.10	c ---[  81]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.09/2.11	c ---[  80]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.11	c ---[  79]---> Adder-cost: 214   maxlim: 862   bits: 10/10
2.09/2.11	c ---[  78]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.12	c ---[  77]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.09/2.12	c ---[  76]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.13	c ---[  75]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.09/2.13	c ---[  74]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.14	c ---[  73]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.09/2.14	c ---[  72]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.14	c ---[  71]---> Adder-cost: 196   maxlim: 862   bits: 10/10
2.09/2.15	c ---[  70]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.15	c ---[  69]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.09/2.16	c ---[  68]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.16	c ---[  67]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.09/2.16	c ---[  66]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.17	c ---[  65]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.09/2.17	c ---[  64]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.18	c ---[  63]---> Adder-cost: 218   maxlim: 862   bits: 10/10
2.09/2.18	c ---[  62]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.19	c ---[  61]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.09/2.19	c ---[  60]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.09/2.20	c ---[  59]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.19/2.20	c ---[  58]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.21	c ---[  57]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.19/2.21	c ---[  56]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.21	c ---[  55]---> Adder-cost: 196   maxlim: 862   bits: 10/10
2.19/2.22	c ---[  54]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.22	c ---[  53]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.19/2.23	c ---[  52]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.23	c ---[  51]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.19/2.24	c ---[  50]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.24	c ---[  49]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.19/2.24	c ---[  48]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.25	c ---[  47]---> Adder-cost: 214   maxlim: 862   bits: 10/10
2.19/2.25	c ---[  46]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.26	c ---[  45]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.19/2.26	c ---[  44]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.26	c ---[  43]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.19/2.27	c ---[  42]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.27	c ---[  41]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.19/2.28	c ---[  40]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.28	c ---[  39]---> Adder-cost: 196   maxlim: 862   bits: 10/10
2.19/2.29	c ---[  38]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.19/2.29	c ---[  37]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.19/2.29	c ---[  36]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.30	c ---[  35]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.29/2.30	c ---[  34]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.31	c ---[  33]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.29/2.31	c ---[  32]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.31	c ---[  31]---> Adder-cost: 214   maxlim: 862   bits: 10/10
2.29/2.32	c ---[  30]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.32	c ---[  29]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.29/2.33	c ---[  28]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.33	c ---[  27]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.29/2.33	c ---[  26]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.34	c ---[  25]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.29/2.34	c ---[  24]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.35	c ---[  23]---> Adder-cost: 196   maxlim: 862   bits: 10/10
2.29/2.35	c ---[  22]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.36	c ---[  21]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.29/2.36	c ---[  20]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.36	c ---[  19]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.29/2.37	c ---[  18]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.37	c ---[  17]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.29/2.38	c ---[  16]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.38	c ---[  15]---> Adder-cost: 214   maxlim: 862   bits: 10/10
2.29/2.38	c ---[  14]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.29/2.39	c ---[  13]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.29/2.39	c ---[  12]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.39/2.40	c ---[  11]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.39/2.40	c ---[  10]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.39/2.41	c ---[   9]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.39/2.41	c ---[   8]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.39/2.41	c ---[   7]---> Adder-cost: 196   maxlim: 862   bits: 10/10
2.39/2.42	c ---[   6]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.39/2.42	c ---[   5]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.39/2.43	c ---[   4]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.39/2.43	c ---[   3]---> Adder-cost: 146   maxlim: 862   bits: 10/10
2.39/2.43	c ---[   2]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.39/2.44	c ---[   1]---> Adder-cost: 132   maxlim: 862   bits: 10/10
2.39/2.44	c ---[   0]---> Adder-cost: 130   maxlim: 862   bits: 10/10
2.59/2.62	c ==================================[MINISAT+]==================================
2.59/2.62	c | Conflicts | Original         | Learnt                           | Progress |
2.59/2.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.59/2.62	c ==============================================================================
2.59/2.62	c |         0 |  448758  1577546 |  149586       0        0     nan |  0.000 % |
2.79/2.83	c |       100 |  448606  1577038 |  164544      74      229     3.1 |  5.085 % |
2.99/3.03	c |       250 |  448452  1576522 |  180999     193      734     3.8 |  5.117 % |
3.19/3.21	c |       475 |  448305  1576018 |  199098     392     2052     5.2 |  5.146 % |
3.59/3.68	c |       812 |  447937  1574770 |  219008     674     3549     5.3 |  5.219 % |
4.09/4.14	c |      1319 |  447586  1573581 |  240909    1127     5902     5.2 |  5.288 % |
4.39/4.44	c |      2078 |  447342  1572742 |  265000    1845    12931     7.0 |  5.332 % |
5.29/5.31	c |      3219 |  446689  1570529 |  291500    2864    22266     7.8 |  5.462 % |
6.19/6.26	c |      4928 |  445915  1567877 |  320650    4448    34456     7.7 |  5.608 % |
7.89/7.96	c |      7490 |  444965  1564668 |  352715    6859    58238     8.5 |  5.796 % |
9.59/9.62	c |     11335 |  444104  1561764 |  387987   10555    94064     8.9 |  5.980 % |
11.38/11.47	c |     17101 |  443228  1558782 |  426786   16164   178712    11.1 |  6.146 % |
14.19/14.22	c |     25751 |  442042  1554693 |  469464   24593   326395    13.3 |  6.356 % |
18.49/18.60	c |     38725 |  440373  1548959 |  516411   37266   553763    14.9 |  6.658 % |
26.29/26.33	c |     58188 |  437857  1540274 |  568052   56307   885156    15.7 |  7.096 % |
37.38/37.43	c |     87380 |  435272  1531380 |  624857   84945  1441380    17.0 |  7.556 % |
56.48/56.50	c |    131170 |  431369  1517965 |  687343  128013  2272342    17.8 |  8.256 % |
86.27/86.33	c |    196854 |  426705  1501831 |  756077  192597  3598767    18.7 |  9.034 % |
138.46/138.56	c |    295380 |  421822  1484981 |  831685  290104  5805393    20.0 |  9.869 % |
233.44/233.58	c |    443171 |  416435  1466417 |  914854  436831 10120511    23.2 | 10.823 % |
402.60/402.75	c |    664855 |  413860  1457571 | 1006339  657477 24039973    36.6 | 11.336 % |
840.85/841.19	c |    997380 |  412284  1452160 | 1106973  989626 65704298    66.4 | 11.646 % |
1267.96/1268.30	c |   1496168 |  410751  1446925 | 1217671  381287 37539111    98.5 | 11.940 % |
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-3721803-1338559865/watcher-3721803-1338559865 -o /tmp/evaluation-result-3721803-1338559865/solver-3721803-1338559865 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721803-1338559865.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.93 1.98 1.99 3/176 12700
/proc/meminfo: memFree=27820856/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=1288 CPUtime=0 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 172 0 0 0 0 0 0 0 20 0 1 0 322112612 1318912 129 33554432000 134512640 135395479 4293029456 4293028288 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 322 129 74 216 0 104 0

[startup+0.00662712 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 12700
/proc/meminfo: memFree=27820856/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=1288 CPUtime=0 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 173 0 0 0 0 0 0 0 20 0 1 0 322112612 1318912 130 33554432000 134512640 135395479 4293029456 4293027596 134838067 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 322 130 74 216 0 104 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1288

[startup+0.100252 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 12700
/proc/meminfo: memFree=27820856/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=3396 CPUtime=0.09 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 682 0 0 0 9 0 0 0 20 0 1 0 322112612 3477504 639 33554432000 134512640 135395479 4293029456 4293028456 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 849 639 74 216 0 631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3396

[startup+0.300226 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 12700
/proc/meminfo: memFree=27820856/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=6040 CPUtime=0.29 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 1357 0 0 0 29 0 0 0 20 0 1 0 322112612 6184960 1314 33554432000 134512640 135395479 4293029456 4293013484 135010327 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 1510 1314 87 216 0 1292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6040

[startup+0.700222 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 12700
/proc/meminfo: memFree=27820856/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=6488 CPUtime=0.69 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 1525 0 0 0 69 0 0 0 20 0 1 0 322112612 6643712 1482 33554432000 134512640 135395479 4293029456 4293028160 135031374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 1622 1482 106 216 0 1404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6488

[startup+1.50022 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 12701
/proc/meminfo: memFree=27814912/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=8112 CPUtime=1.49 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 2028 0 0 0 149 0 0 0 20 0 1 0 322112612 8306688 1860 33554432000 134512640 135395479 4293029456 4293028160 135031374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 2028 1860 106 216 0 1810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8112

[startup+3.10032 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 12701
/proc/meminfo: memFree=27812672/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=32792 CPUtime=3.09 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 7925 0 0 0 307 2 0 0 20 0 1 0 322112612 33579008 7561 33554432000 134512640 135395479 4293029456 4293027808 134569812 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 8198 7561 123 216 0 7980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32792

[startup+6.30033 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 12701
/proc/meminfo: memFree=27790352/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=33580 CPUtime=6.29 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 8107 0 0 0 627 2 0 0 20 0 1 0 322112612 34385920 7743 33554432000 134512640 135395479 4293029456 4293027808 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 8395 7743 123 216 0 8177 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33580

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 12701
/proc/meminfo: memFree=27788268/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=35364 CPUtime=12.68 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 8576 0 0 0 1266 2 0 0 20 0 1 0 322112612 36212736 8212 33554432000 134512640 135395479 4293029456 4293027808 134569801 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 8841 8212 123 216 0 8623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35364

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 12701
/proc/meminfo: memFree=27783416/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=39832 CPUtime=25.48 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 9692 0 0 0 2545 3 0 0 20 0 1 0 322112612 40787968 9328 33554432000 134512640 135395479 4293029456 4293027808 134569759 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 9958 9328 123 216 0 9740 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39832

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 12701
/proc/meminfo: memFree=27775232/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=47628 CPUtime=51.08 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 11640 0 0 0 5104 4 0 0 20 0 1 0 322112612 48771072 11276 33554432000 134512640 135395479 4293029456 4293027808 134580863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 11907 11276 123 216 0 11689 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47628

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 12701
/proc/meminfo: memFree=27761024/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=61872 CPUtime=102.27 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 15153 0 0 0 10221 6 0 0 20 0 1 0 322112612 63356928 14784 33554432000 134512640 135395479 4293029456 4293027424 134576199 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 15468 14784 123 216 0 15250 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61872

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 12702
/proc/meminfo: memFree=27746192/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=76148 CPUtime=162.25 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 18698 0 0 0 16216 9 0 0 20 0 1 0 322112612 77975552 18323 33554432000 134512640 135395479 4293029456 4293027808 134569815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 19037 18323 123 216 0 18819 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 76148

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12702
/proc/meminfo: memFree=27730368/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=90504 CPUtime=222.24 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 22368 0 0 0 22212 12 0 0 20 0 1 0 322112612 92676096 21991 33554432000 134512640 135395479 4293029456 4293027808 134581284 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 22626 21991 123 216 0 22408 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 90504

[startup+282.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 12702
/proc/meminfo: memFree=27704556/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=116364 CPUtime=282.22 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 28709 0 0 0 28206 16 0 0 20 0 1 0 322112612 119156736 28337 33554432000 134512640 135395479 4293029456 4293027808 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 29091 28337 123 216 0 28873 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 116364

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 12702
/proc/meminfo: memFree=27681084/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=138236 CPUtime=342.21 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 34251 0 0 0 34201 20 0 0 20 0 1 0 322112612 141553664 33876 33554432000 134512640 135395479 4293029456 4293027808 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 34559 33876 123 216 0 34341 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 138236

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 12702
/proc/meminfo: memFree=27661616/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=157456 CPUtime=402.2 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 39116 0 0 0 40195 25 0 0 20 0 1 0 322112612 161234944 38741 33554432000 134512640 135395479 4293029456 4293027808 134581436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 39364 38741 123 216 0 39146 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 157456

[startup+462.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 12703
/proc/meminfo: memFree=27641860/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=177236 CPUtime=462.17 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 43768 0 0 0 46189 28 0 0 20 0 1 0 322112612 181489664 43466 33554432000 134512640 135395479 4293029456 4293027808 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 44309 43466 123 216 0 44091 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 177236

[startup+522.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 12703
/proc/meminfo: memFree=27623136/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=196236 CPUtime=522.16 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 48480 0 0 0 52184 32 0 0 20 0 1 0 322112612 200945664 48178 33554432000 134512640 135395479 4293029456 4293027808 134580837 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 49059 48178 123 216 0 48841 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 196236

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 12706
/proc/meminfo: memFree=27602528/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=216512 CPUtime=582.14 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 53579 0 0 0 58179 35 0 0 20 0 1 0 322112612 221708288 53284 33554432000 134512640 135395479 4293029456 4293027808 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 54128 53284 123 216 0 53910 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 216512

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/176 12707
/proc/meminfo: memFree=27465508/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=349900 CPUtime=882.05 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 87095 0 0 0 88148 57 0 0 20 0 1 0 322112612 358297600 86837 33554432000 134512640 135395479 4293029456 4293027808 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 87475 86837 123 216 0 87257 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 349900

[startup+942.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/178 12709
/proc/meminfo: memFree=27448752/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=367464 CPUtime=942.04 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 90987 0 0 0 94145 59 0 0 20 0 1 0 322112612 376283136 90729 33554432000 134512640 135395479 4293029456 4293027808 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 91866 90729 123 216 0 91648 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 367464

[startup+1002.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 12757
/proc/meminfo: memFree=27275536/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=392352 CPUtime=1002.02 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 97207 0 0 0 100139 63 0 0 20 0 1 0 322112612 401768448 96949 33554432000 134512640 135395479 4293029456 4293027808 134581423 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 98088 96949 123 216 0 97870 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 392352

[startup+1062.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 12757
/proc/meminfo: memFree=27225764/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1062 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105301 0 0 0 106131 69 0 0 20 0 1 0 322112612 434761728 105085 33554432000 134512640 135395479 4293029456 4293027808 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105085 123 216 0 105925 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 424572

[startup+1122.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 12758
/proc/meminfo: memFree=27204916/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1121.98 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 112129 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 424572

[startup+1182.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/178 12761
/proc/meminfo: memFree=27186956/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1181.97 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 118128 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 424572

[startup+1242.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 12761
/proc/meminfo: memFree=27167384/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1241.96 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 124127 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134569815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 424572

[startup+1302.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 12761
/proc/meminfo: memFree=27135020/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1301.96 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 130127 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 424572

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 12761
/proc/meminfo: memFree=27117040/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1361.94 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 136125 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 424572

[startup+1422.31 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 12762
/proc/meminfo: memFree=27092984/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1421.94 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 142125 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 424572

[startup+1482.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 12762
/proc/meminfo: memFree=27060620/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1481.92 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 148123 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134580854 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 424572

[startup+1542.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/177 12762
/proc/meminfo: memFree=27041648/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1541.91 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 154122 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027328 134573890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 424572

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 12762
/proc/meminfo: memFree=27022008/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1601.9 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 160121 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 424572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 12762
/proc/meminfo: memFree=27003560/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1661.89 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 166120 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 424572

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 12763
/proc/meminfo: memFree=26990252/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=424572 CPUtime=1721.88 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 105322 0 0 0 172119 69 0 0 20 0 1 0 322112612 434761728 105286 33554432000 134512640 135395479 4293029456 4293027808 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 106143 105286 123 216 0 105925 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 424572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 12766
/proc/meminfo: memFree=26925516/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=467096 CPUtime=1781.87 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 115948 0 0 0 178111 76 0 0 20 0 1 0 322112612 478306304 115912 33554432000 134512640 135395479 4293029456 4293027808 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 116774 115912 123 216 0 116556 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 467096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 12766
/proc/meminfo: memFree=26902584/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=481940 CPUtime=1800.08 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 119646 0 0 0 179930 78 0 0 20 0 1 0 322112612 493506560 119610 33554432000 134512640 135395479 4293029456 4293027808 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 120485 119610 123 216 0 120267 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 481940

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 12766
/proc/meminfo: memFree=26902584/32873844 swapFree=7372/7372
[pid=12700] ppid=12698 vsize=481940 CPUtime=1800.08 cores=1,3,5,7
/proc/12700/stat : 12700 (minisat+) R 12698 12700 11128 0 -1 4202496 119646 0 0 0 179930 78 0 0 20 0 1 0 322112612 493506560 119610 33554432000 134512640 135395479 4293029456 4293027808 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12700/statm: 120485 119610 123 216 0 120267 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 481940

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.1
CPU user time (s): 1799.3
CPU system time (s): 0.794879
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 481940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.794879
maximum resident set size= 478444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119647
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= 180
involuntary context switches= 1843

runsolver used 3.54046 second user time and 9.92249 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-01 16:11:05
IDJOB=3721803
IDBENCH=71843
IDSOLVER=2306
FILE ID=node118/3721803-1338559865
RUNJOBID= node118-1338552574-11145
PBS_JOBID= 14635866
Free space on /tmp= 70992 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx75.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721803-1338559865/watcher-3721803-1338559865 -o /tmp/evaluation-result-3721803-1338559865/solver-3721803-1338559865 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721803-1338559865.opb            

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

MD5SUM BENCH= 899c8865b8ac9a45eaa204f923cbd9e8
RANDOM SEED=1792665783

node118.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.212
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	: 5332.42
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.212
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	: 5438.55
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.212
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.212
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.212
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	: 5320.68
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.212
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27821020 kB
Buffers:          464976 kB
Cached:          3694892 kB
SwapCached:            0 kB
Active:          1246680 kB
Inactive:        2944808 kB
Active(anon):      21580 kB
Inactive(anon):    11344 kB
Active(file):    1225100 kB
Inactive(file):  2933464 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2728 kB
Writeback:             0 kB
AnonPages:         37660 kB
Mapped:            12220 kB
Shmem:               200 kB
Slab:             722380 kB
SReclaimable:     163360 kB
SUnreclaim:       559020 kB
KernelStack:        1456 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     145464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721803-1338559865.opb

Free space on /tmp at the end= 70988 MiB
End job on node118 at 2012-06-01 16:41:08