Trace number 3721801

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.07 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx92.opb
MD5SUM27a6a4205f1c6df1de962194e8e7e014
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.140977
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7164
Total number of constraints7824
Number of constraints which are clauses7155
Number of constraints which are cardinality constraints (but not clauses)93
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
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 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1132
Number of bits of the biggest sum of numbers11
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.39/0.45	c Converting 7915 PB-constraints to clauses...
0.39/0.45	c   -- Unit propagations: (none)
0.39/0.46	c   -- Detecting intervals from adjacent constraints: ############################################################################################
0.39/0.46	c   -- Clauses(.)/Splits(s): (none)
0.39/0.46	c ---[7877]---> BDD-cost:   69
0.39/0.46	c ---[7803]---> BDD-cost:  141
0.39/0.46	c ---[7792]---> BDD-cost:   15
0.39/0.46	c ---[7718]---> BDD-cost:  141
0.39/0.46	c ---[7644]---> BDD-cost:  141
0.39/0.46	c ---[7606]---> BDD-cost:   69
0.39/0.47	c ---[7568]---> BDD-cost:   69
0.39/0.47	c ---[7422]---> BDD-cost:  285
0.39/0.47	c ---[7384]---> BDD-cost:   69
0.39/0.47	c ---[7310]---> BDD-cost:  141
0.39/0.47	c ---[7272]---> BDD-cost:   69
0.39/0.47	c ---[7198]---> BDD-cost:  141
0.39/0.48	c ---[6908]---> BDD-cost:  573
0.39/0.49	c ---[6834]---> BDD-cost:  141
0.49/0.50	c ---[6823]---> BDD-cost:   15
0.49/0.50	c ---[6812]---> BDD-cost:   15
0.49/0.50	c ---[6774]---> BDD-cost:   69
0.49/0.50	c ---[6763]---> BDD-cost:   15
0.49/0.50	c ---[6725]---> BDD-cost:   69
0.49/0.50	c ---[6579]---> BDD-cost:  285
0.49/0.50	c ---[6001]---> BDD-cost: 1149
0.49/0.58	c ---[5423]---> BDD-cost: 1149
0.59/0.65	c ---[5412]---> BDD-cost:   15
0.59/0.65	c ---[5392]---> BDD-cost:   33
0.59/0.65	c ---[5318]---> BDD-cost:  141
0.59/0.65	c ---[5280]---> BDD-cost:   69
0.59/0.65	c ---[5206]---> BDD-cost:  141
0.59/0.66	c ---[5195]---> BDD-cost:   15
0.59/0.66	c ---[4617]---> BDD-cost: 1149
0.69/0.73	c ---[4039]---> BDD-cost: 1149
0.79/0.81	c ---[3965]---> BDD-cost:  141
0.79/0.81	c ---[3927]---> BDD-cost:   69
0.79/0.81	c ---[3916]---> BDD-cost:   15
0.79/0.81	c ---[3878]---> BDD-cost:   69
0.79/0.81	c ---[3804]---> BDD-cost:  141
0.79/0.81	c ---[3766]---> BDD-cost:   69
0.79/0.81	c ---[3755]---> BDD-cost:   15
0.79/0.81	c ---[3681]---> BDD-cost:  141
0.79/0.81	c ---[3643]---> BDD-cost:   69
0.79/0.81	c ---[3605]---> BDD-cost:   69
0.79/0.81	c ---[3567]---> BDD-cost:   69
0.79/0.81	c ---[3556]---> BDD-cost:   15
0.79/0.81	c ---[3482]---> BDD-cost:  141
0.79/0.82	c ---[3336]---> BDD-cost:  285
0.79/0.82	c ---[3298]---> BDD-cost:   69
0.79/0.82	c ---[3152]---> BDD-cost:  285
0.79/0.83	c ---[3114]---> BDD-cost:   69
0.79/0.83	c ---[3076]---> BDD-cost:   69
0.79/0.83	c ---[3056]---> BDD-cost:   33
0.79/0.83	c ---[3018]---> BDD-cost:   69
0.79/0.83	c ---[2980]---> BDD-cost:   69
0.79/0.83	c ---[2942]---> BDD-cost:   69
0.79/0.83	c ---[2904]---> BDD-cost:   69
0.79/0.83	c ---[2830]---> BDD-cost:  141
0.79/0.83	c ---[2756]---> BDD-cost:  141
0.79/0.83	c ---[2682]---> BDD-cost:  141
0.79/0.83	c ---[2671]---> BDD-cost:   15
0.79/0.83	c ---[2660]---> BDD-cost:   15
0.79/0.83	c ---[2622]---> BDD-cost:   69
0.79/0.84	c ---[2611]---> BDD-cost:   15
0.79/0.84	c ---[2033]---> BDD-cost: 1149
0.89/0.91	c ---[1887]---> BDD-cost:  285
0.89/0.92	c ---[1876]---> BDD-cost:   15
0.89/0.92	c ---[1838]---> BDD-cost:   69
0.89/0.92	c ---[1764]---> BDD-cost:  141
0.89/0.92	c ---[1726]---> BDD-cost:   69
0.89/0.92	c ---[1688]---> BDD-cost:   69
0.89/0.92	c ---[1614]---> BDD-cost:  141
0.89/0.92	c ---[1540]---> BDD-cost:  141
0.89/0.92	c ---[1466]---> BDD-cost:  141
0.89/0.92	c ---[1455]---> BDD-cost:   15
0.89/0.92	c ---[1381]---> BDD-cost:  141
0.89/0.93	c ---[1370]---> BDD-cost:   15
0.89/0.93	c ---[1350]---> BDD-cost:   33
0.89/0.93	c ---[1276]---> BDD-cost:  141
0.89/0.93	c ---[1202]---> BDD-cost:  141
0.89/0.93	c ---[1191]---> BDD-cost:   15
0.89/0.93	c ---[1180]---> BDD-cost:   15
0.89/0.93	c ---[1142]---> BDD-cost:   69
0.89/0.93	c ---[ 996]---> BDD-cost:  285
0.89/0.93	c ---[ 922]---> BDD-cost:  141
0.89/0.94	c ---[ 884]---> BDD-cost:   69
0.89/0.94	c ---[ 810]---> BDD-cost:  141
0.89/0.94	c ---[ 736]---> BDD-cost:  141
0.89/0.94	c ---[ 725]---> BDD-cost:   15
0.89/0.94	c ---[ 714]---> BDD-cost:   15
0.89/0.94	c ---[ 694]---> BDD-cost:   33
0.89/0.94	c ---[ 656]---> BDD-cost:   69
0.89/0.94	c ---[ 636]---> BDD-cost:   33
0.89/0.94	c ---[ 625]---> BDD-cost:   15
0.89/0.94	c ---[ 587]---> BDD-cost:   69
0.89/0.94	c ---[ 576]---> BDD-cost:   15
0.89/0.94	c ---[ 575]---> Adder-cost: 286   maxlim: 1047   bits: 11/11
0.89/0.95	c ---[ 574]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
0.89/0.95	c ---[ 573]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
0.89/0.96	c ---[ 572]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
0.89/0.96	c ---[ 571]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
0.89/0.97	c ---[ 570]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
0.89/0.97	c ---[ 569]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
0.89/0.98	c ---[ 568]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
0.89/0.98	c ---[ 567]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
0.89/0.99	c ---[ 566]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
0.89/0.99	c ---[ 565]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
0.89/1.00	c ---[ 564]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.00/1.01	c ---[ 563]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.00/1.01	c ---[ 562]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.00/1.02	c ---[ 561]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.00/1.02	c ---[ 560]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.00/1.03	c ---[ 559]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.00/1.03	c ---[ 558]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.00/1.04	c ---[ 557]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.00/1.04	c ---[ 556]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.00/1.05	c ---[ 555]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.00/1.05	c ---[ 554]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.00/1.06	c ---[ 553]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.00/1.06	c ---[ 552]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.00/1.07	c ---[ 551]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.00/1.08	c ---[ 550]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.00/1.08	c ---[ 549]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.00/1.09	c ---[ 548]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.00/1.09	c ---[ 547]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.00/1.10	c ---[ 546]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.09/1.10	c ---[ 545]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.09/1.11	c ---[ 544]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.09/1.11	c ---[ 543]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.09/1.12	c ---[ 542]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.09/1.12	c ---[ 541]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.09/1.13	c ---[ 540]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.09/1.14	c ---[ 539]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.09/1.14	c ---[ 538]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.09/1.15	c ---[ 537]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.09/1.15	c ---[ 536]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.09/1.16	c ---[ 535]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.09/1.16	c ---[ 534]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.09/1.17	c ---[ 533]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.09/1.17	c ---[ 532]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.09/1.18	c ---[ 531]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.09/1.18	c ---[ 530]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.09/1.19	c ---[ 529]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.09/1.19	c ---[ 528]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.20	c ---[ 527]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.19/1.20	c ---[ 526]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.21	c ---[ 525]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.19/1.21	c ---[ 524]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.22	c ---[ 523]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.19/1.22	c ---[ 522]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.23	c ---[ 521]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.19/1.24	c ---[ 520]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.24	c ---[ 519]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.19/1.25	c ---[ 518]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.25	c ---[ 517]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.19/1.26	c ---[ 516]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.26	c ---[ 515]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.19/1.27	c ---[ 514]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.27	c ---[ 513]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.19/1.28	c ---[ 512]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.28	c ---[ 511]---> Adder-cost: 286   maxlim: 1047   bits: 11/11
1.19/1.29	c ---[ 510]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.19/1.29	c ---[ 509]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.29/1.30	c ---[ 508]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.29/1.30	c ---[ 507]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.29/1.31	c ---[ 506]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.29/1.31	c ---[ 505]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.29/1.32	c ---[ 504]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.29/1.32	c ---[ 503]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.29/1.33	c ---[ 502]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.29/1.34	c ---[ 501]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.29/1.34	c ---[ 500]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.29/1.35	c ---[ 499]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.29/1.35	c ---[ 498]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.29/1.36	c ---[ 497]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.29/1.36	c ---[ 496]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.29/1.37	c ---[ 495]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.29/1.37	c ---[ 494]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.29/1.38	c ---[ 493]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.29/1.38	c ---[ 492]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.29/1.39	c ---[ 491]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.29/1.39	c ---[ 490]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.40	c ---[ 489]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.39/1.40	c ---[ 488]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.41	c ---[ 487]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.39/1.41	c ---[ 486]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.42	c ---[ 485]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.39/1.42	c ---[ 484]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.43	c ---[ 483]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.39/1.44	c ---[ 482]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.44	c ---[ 481]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.39/1.45	c ---[ 480]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.45	c ---[ 479]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.39/1.46	c ---[ 478]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.46	c ---[ 477]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.39/1.47	c ---[ 476]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.47	c ---[ 475]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.39/1.48	c ---[ 474]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.48	c ---[ 473]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.39/1.49	c ---[ 472]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.39/1.49	c ---[ 471]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.49/1.50	c ---[ 470]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.49/1.50	c ---[ 469]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.49/1.51	c ---[ 468]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.49/1.51	c ---[ 467]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.49/1.52	c ---[ 466]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.49/1.53	c ---[ 465]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.49/1.53	c ---[ 464]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.49/1.54	c ---[ 463]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.49/1.54	c ---[ 462]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.49/1.55	c ---[ 461]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.49/1.55	c ---[ 460]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.49/1.56	c ---[ 459]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.49/1.56	c ---[ 458]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.49/1.57	c ---[ 457]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.49/1.57	c ---[ 456]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.49/1.58	c ---[ 455]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.49/1.58	c ---[ 454]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.49/1.59	c ---[ 453]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.59/1.60	c ---[ 452]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 451]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 450]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 449]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 448]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 447]---> Adder-cost: 286   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 446]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 445]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 444]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 443]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 442]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 441]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 440]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 439]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 438]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 437]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 436]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 435]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.59/1.69	c ---[ 434]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.70	c ---[ 433]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.69/1.70	c ---[ 432]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.71	c ---[ 431]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.69/1.71	c ---[ 430]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.72	c ---[ 429]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.69/1.72	c ---[ 428]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.73	c ---[ 427]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.69/1.73	c ---[ 426]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.74	c ---[ 425]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.69/1.74	c ---[ 424]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.75	c ---[ 423]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.69/1.75	c ---[ 422]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.76	c ---[ 421]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.69/1.76	c ---[ 420]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.77	c ---[ 419]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.69/1.77	c ---[ 418]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.78	c ---[ 417]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.69/1.79	c ---[ 416]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.69/1.79	c ---[ 415]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.79/1.80	c ---[ 414]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.79/1.80	c ---[ 413]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.79/1.81	c ---[ 412]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.79/1.81	c ---[ 411]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.79/1.82	c ---[ 410]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.79/1.82	c ---[ 409]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.79/1.83	c ---[ 408]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.79/1.83	c ---[ 407]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.79/1.84	c ---[ 406]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.79/1.84	c ---[ 405]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.79/1.85	c ---[ 404]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.79/1.85	c ---[ 403]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.79/1.86	c ---[ 402]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.79/1.86	c ---[ 401]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.79/1.87	c ---[ 400]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.79/1.87	c ---[ 399]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.79/1.88	c ---[ 398]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.79/1.89	c ---[ 397]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.79/1.89	c ---[ 396]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.90	c ---[ 395]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.89/1.90	c ---[ 394]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.91	c ---[ 393]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.89/1.91	c ---[ 392]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.92	c ---[ 391]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.89/1.92	c ---[ 390]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.93	c ---[ 389]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.89/1.93	c ---[ 388]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.94	c ---[ 387]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.89/1.94	c ---[ 386]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.95	c ---[ 385]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.89/1.95	c ---[ 384]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.96	c ---[ 383]---> Adder-cost: 286   maxlim: 1047   bits: 11/11
1.89/1.96	c ---[ 382]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.97	c ---[ 381]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.89/1.98	c ---[ 380]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.98	c ---[ 379]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.89/1.99	c ---[ 378]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.89/1.99	c ---[ 377]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.99/2.00	c ---[ 376]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.00	c ---[ 375]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.99/2.01	c ---[ 374]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.01	c ---[ 373]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.99/2.02	c ---[ 372]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.02	c ---[ 371]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.99/2.03	c ---[ 370]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.03	c ---[ 369]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.99/2.04	c ---[ 368]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.04	c ---[ 367]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
1.99/2.05	c ---[ 366]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.05	c ---[ 365]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.99/2.06	c ---[ 364]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.07	c ---[ 363]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
1.99/2.07	c ---[ 362]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.08	c ---[ 361]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
1.99/2.08	c ---[ 360]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.09	c ---[ 359]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
1.99/2.09	c ---[ 358]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
1.99/2.10	c ---[ 357]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.09/2.10	c ---[ 356]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.09/2.11	c ---[ 355]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.09/2.11	c ---[ 354]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.09/2.12	c ---[ 353]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.09/2.12	c ---[ 352]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.09/2.13	c ---[ 351]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
2.09/2.13	c ---[ 350]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.09/2.14	c ---[ 349]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.09/2.14	c ---[ 348]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.09/2.15	c ---[ 347]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.09/2.16	c ---[ 346]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.09/2.16	c ---[ 345]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.09/2.17	c ---[ 344]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.09/2.17	c ---[ 343]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.09/2.18	c ---[ 342]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.09/2.18	c ---[ 341]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.09/2.19	c ---[ 340]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.09/2.19	c ---[ 339]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.09/2.20	c ---[ 338]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.19/2.20	c ---[ 337]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.19/2.21	c ---[ 336]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.19/2.21	c ---[ 335]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
2.19/2.22	c ---[ 334]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.19/2.22	c ---[ 333]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.19/2.23	c ---[ 332]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.19/2.23	c ---[ 331]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.19/2.24	c ---[ 330]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.19/2.25	c ---[ 329]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.19/2.25	c ---[ 328]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.19/2.26	c ---[ 327]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.19/2.26	c ---[ 326]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.19/2.27	c ---[ 325]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.19/2.27	c ---[ 324]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.19/2.28	c ---[ 323]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.19/2.28	c ---[ 322]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.19/2.29	c ---[ 321]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.19/2.29	c ---[ 320]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.30	c ---[ 319]---> Adder-cost: 286   maxlim: 1047   bits: 11/11
2.29/2.30	c ---[ 318]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.31	c ---[ 317]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.29/2.31	c ---[ 316]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.32	c ---[ 315]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.29/2.32	c ---[ 314]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.33	c ---[ 313]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.29/2.34	c ---[ 312]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.34	c ---[ 311]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.29/2.35	c ---[ 310]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.35	c ---[ 309]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.29/2.36	c ---[ 308]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.36	c ---[ 307]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.29/2.37	c ---[ 306]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.37	c ---[ 305]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.29/2.38	c ---[ 304]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.38	c ---[ 303]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
2.29/2.39	c ---[ 302]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.29/2.39	c ---[ 301]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.39/2.40	c ---[ 300]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.39/2.40	c ---[ 299]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.39/2.41	c ---[ 298]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.39/2.41	c ---[ 297]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.39/2.42	c ---[ 296]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.39/2.43	c ---[ 295]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.39/2.43	c ---[ 294]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.39/2.44	c ---[ 293]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.39/2.44	c ---[ 292]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.39/2.45	c ---[ 291]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.39/2.45	c ---[ 290]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.39/2.46	c ---[ 289]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.39/2.46	c ---[ 288]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.39/2.47	c ---[ 287]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
2.39/2.47	c ---[ 286]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.39/2.48	c ---[ 285]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.39/2.48	c ---[ 284]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.39/2.49	c ---[ 283]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.39/2.49	c ---[ 282]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.49/2.50	c ---[ 281]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.49/2.50	c ---[ 280]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.49/2.51	c ---[ 279]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.49/2.52	c ---[ 278]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.49/2.52	c ---[ 277]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.49/2.53	c ---[ 276]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.49/2.53	c ---[ 275]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.49/2.54	c ---[ 274]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.49/2.54	c ---[ 273]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.49/2.55	c ---[ 272]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.49/2.55	c ---[ 271]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
2.49/2.56	c ---[ 270]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.49/2.57	c ---[ 269]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.49/2.57	c ---[ 268]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.49/2.58	c ---[ 267]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.49/2.58	c ---[ 266]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.49/2.59	c ---[ 265]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.49/2.59	c ---[ 264]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.60	c ---[ 263]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.59/2.60	c ---[ 262]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.61	c ---[ 261]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.59/2.62	c ---[ 260]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.62	c ---[ 259]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.59/2.63	c ---[ 258]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.63	c ---[ 257]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.59/2.64	c ---[ 256]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.64	c ---[ 255]---> Adder-cost: 286   maxlim: 1047   bits: 11/11
2.59/2.65	c ---[ 254]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.65	c ---[ 253]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.59/2.66	c ---[ 252]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.66	c ---[ 251]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.59/2.67	c ---[ 250]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.67	c ---[ 249]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.59/2.68	c ---[ 248]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.68	c ---[ 247]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.59/2.69	c ---[ 246]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.59/2.69	c ---[ 245]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.69/2.70	c ---[ 244]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.69/2.71	c ---[ 243]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.69/2.71	c ---[ 242]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.69/2.72	c ---[ 241]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.69/2.72	c ---[ 240]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.69/2.73	c ---[ 239]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
2.69/2.73	c ---[ 238]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.69/2.74	c ---[ 237]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.69/2.74	c ---[ 236]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.69/2.75	c ---[ 235]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.69/2.75	c ---[ 234]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.69/2.76	c ---[ 233]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.69/2.76	c ---[ 232]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.69/2.77	c ---[ 231]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.69/2.77	c ---[ 230]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.69/2.78	c ---[ 229]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.69/2.78	c ---[ 228]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.69/2.79	c ---[ 227]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.69/2.79	c ---[ 226]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.80	c ---[ 225]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.78/2.81	c ---[ 224]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.81	c ---[ 223]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
2.78/2.82	c ---[ 222]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.82	c ---[ 221]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.78/2.83	c ---[ 220]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.83	c ---[ 219]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.78/2.84	c ---[ 218]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.84	c ---[ 217]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.78/2.85	c ---[ 216]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.85	c ---[ 215]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.78/2.86	c ---[ 214]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.86	c ---[ 213]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.78/2.87	c ---[ 212]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.87	c ---[ 211]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.78/2.88	c ---[ 210]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.88	c ---[ 209]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.78/2.89	c ---[ 208]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.78/2.90	c ---[ 207]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
2.88/2.90	c ---[ 206]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.88/2.91	c ---[ 205]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.88/2.91	c ---[ 204]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.88/2.92	c ---[ 203]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.88/2.92	c ---[ 202]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.88/2.93	c ---[ 201]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.88/2.93	c ---[ 200]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.88/2.94	c ---[ 199]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.88/2.94	c ---[ 198]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.88/2.95	c ---[ 197]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.88/2.95	c ---[ 196]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.88/2.96	c ---[ 195]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.88/2.96	c ---[ 194]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.88/2.97	c ---[ 193]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.88/2.97	c ---[ 192]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.88/2.98	c ---[ 191]---> Adder-cost: 286   maxlim: 1047   bits: 11/11
2.88/2.98	c ---[ 190]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.88/2.99	c ---[ 189]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.98/3.00	c ---[ 188]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.98/3.00	c ---[ 187]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.98/3.01	c ---[ 186]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.98/3.01	c ---[ 185]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.98/3.02	c ---[ 184]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.98/3.02	c ---[ 183]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
2.98/3.03	c ---[ 182]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.98/3.03	c ---[ 181]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.98/3.04	c ---[ 180]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.98/3.04	c ---[ 179]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.98/3.05	c ---[ 178]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.98/3.05	c ---[ 177]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.98/3.06	c ---[ 176]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.98/3.06	c ---[ 175]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
2.98/3.07	c ---[ 174]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.98/3.07	c ---[ 173]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
2.98/3.08	c ---[ 172]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
2.98/3.09	c ---[ 171]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
2.98/3.09	c ---[ 170]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.10	c ---[ 169]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.08/3.10	c ---[ 168]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.11	c ---[ 167]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.08/3.11	c ---[ 166]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.12	c ---[ 165]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.08/3.12	c ---[ 164]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.13	c ---[ 163]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.08/3.13	c ---[ 162]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.14	c ---[ 161]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.08/3.14	c ---[ 160]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.15	c ---[ 159]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
3.08/3.15	c ---[ 158]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.16	c ---[ 157]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.08/3.16	c ---[ 156]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.17	c ---[ 155]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.08/3.18	c ---[ 154]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.18	c ---[ 153]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.08/3.19	c ---[ 152]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.08/3.19	c ---[ 151]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.08/3.20	c ---[ 150]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.20	c ---[ 149]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.19/3.21	c ---[ 148]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.21	c ---[ 147]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.19/3.22	c ---[ 146]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.22	c ---[ 145]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.19/3.23	c ---[ 144]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.23	c ---[ 143]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
3.19/3.24	c ---[ 142]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.24	c ---[ 141]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.19/3.25	c ---[ 140]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.26	c ---[ 139]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.19/3.26	c ---[ 138]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.27	c ---[ 137]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.19/3.27	c ---[ 136]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.28	c ---[ 135]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.19/3.28	c ---[ 134]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.29	c ---[ 133]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.19/3.29	c ---[ 132]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.19/3.30	c ---[ 131]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.30/3.30	c ---[ 130]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.30/3.31	c ---[ 129]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.30/3.31	c ---[ 128]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.30/3.32	c ---[ 127]---> Adder-cost: 286   maxlim: 1047   bits: 11/11
3.30/3.32	c ---[ 126]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.30/3.33	c ---[ 125]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.30/3.34	c ---[ 124]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.30/3.34	c ---[ 123]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.30/3.35	c ---[ 122]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.30/3.35	c ---[ 121]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.30/3.36	c ---[ 120]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.30/3.36	c ---[ 119]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.30/3.37	c ---[ 118]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.30/3.37	c ---[ 117]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.30/3.38	c ---[ 116]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.30/3.38	c ---[ 115]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.30/3.39	c ---[ 114]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.30/3.39	c ---[ 113]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.39/3.40	c ---[ 112]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.39/3.40	c ---[ 111]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
3.39/3.41	c ---[ 110]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.39/3.42	c ---[ 109]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.39/3.42	c ---[ 108]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.39/3.43	c ---[ 107]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.39/3.43	c ---[ 106]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.39/3.44	c ---[ 105]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.39/3.44	c ---[ 104]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.39/3.45	c ---[ 103]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.39/3.45	c ---[ 102]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.39/3.46	c ---[ 101]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.39/3.46	c ---[ 100]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.39/3.47	c ---[  99]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.39/3.47	c ---[  98]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.39/3.48	c ---[  97]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.39/3.48	c ---[  96]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.39/3.49	c ---[  95]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
3.39/3.49	c ---[  94]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.49/3.50	c ---[  93]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.49/3.51	c ---[  92]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.49/3.51	c ---[  91]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.49/3.52	c ---[  90]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.49/3.52	c ---[  89]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.49/3.53	c ---[  88]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.49/3.53	c ---[  87]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.49/3.54	c ---[  86]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.49/3.54	c ---[  85]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.49/3.55	c ---[  84]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.49/3.55	c ---[  83]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.49/3.56	c ---[  82]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.49/3.56	c ---[  81]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.49/3.57	c ---[  80]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.49/3.57	c ---[  79]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
3.49/3.58	c ---[  78]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.49/3.59	c ---[  77]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.49/3.59	c ---[  76]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.60	c ---[  75]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.59/3.60	c ---[  74]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.61	c ---[  73]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.59/3.61	c ---[  72]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.62	c ---[  71]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.59/3.62	c ---[  70]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.63	c ---[  69]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.59/3.63	c ---[  68]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.64	c ---[  67]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.59/3.64	c ---[  66]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.65	c ---[  65]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.59/3.65	c ---[  64]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.66	c ---[  63]---> Adder-cost: 286   maxlim: 1047   bits: 11/11
3.59/3.67	c ---[  62]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.67	c ---[  61]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.59/3.68	c ---[  60]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.68	c ---[  59]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.59/3.69	c ---[  58]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.59/3.69	c ---[  57]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.69/3.70	c ---[  56]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.69/3.70	c ---[  55]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.69/3.71	c ---[  54]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.69/3.71	c ---[  53]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.69/3.72	c ---[  52]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.69/3.72	c ---[  51]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.69/3.73	c ---[  50]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.69/3.73	c ---[  49]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.69/3.74	c ---[  48]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.69/3.74	c ---[  47]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
3.69/3.75	c ---[  46]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.69/3.76	c ---[  45]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.69/3.76	c ---[  44]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.69/3.77	c ---[  43]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.69/3.77	c ---[  42]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.69/3.78	c ---[  41]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.69/3.78	c ---[  40]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.69/3.79	c ---[  39]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.69/3.79	c ---[  38]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.80	c ---[  37]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.79/3.80	c ---[  36]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.81	c ---[  35]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.79/3.81	c ---[  34]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.82	c ---[  33]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.79/3.82	c ---[  32]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.83	c ---[  31]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
3.79/3.84	c ---[  30]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.84	c ---[  29]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.79/3.85	c ---[  28]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.85	c ---[  27]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.79/3.86	c ---[  26]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.86	c ---[  25]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.79/3.87	c ---[  24]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.87	c ---[  23]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.79/3.88	c ---[  22]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.88	c ---[  21]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.79/3.89	c ---[  20]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.79/3.89	c ---[  19]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.89/3.90	c ---[  18]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.89/3.90	c ---[  17]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.89/3.91	c ---[  16]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.89/3.92	c ---[  15]---> Adder-cost: 276   maxlim: 1047   bits: 11/11
3.89/3.92	c ---[  14]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.89/3.93	c ---[  13]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.89/3.93	c ---[  12]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.89/3.94	c ---[  11]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.89/3.94	c ---[  10]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.89/3.95	c ---[   9]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.89/3.95	c ---[   8]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.89/3.96	c ---[   7]---> Adder-cost: 248   maxlim: 1047   bits: 11/11
3.89/3.96	c ---[   6]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.89/3.97	c ---[   5]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.89/3.97	c ---[   4]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.89/3.98	c ---[   3]---> Adder-cost: 178   maxlim: 1047   bits: 11/11
3.89/3.98	c ---[   2]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
3.89/3.99	c ---[   1]---> Adder-cost: 160   maxlim: 1047   bits: 11/11
3.99/4.00	c ---[   0]---> Adder-cost: 156   maxlim: 1047   bits: 11/11
4.19/4.27	c ==================================[MINISAT+]==================================
4.19/4.27	c | Conflicts | Original         | Learnt                           | Progress |
4.19/4.27	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.19/4.27	c ==============================================================================
4.19/4.27	c |         0 |  667541  2337521 |  222513       0        0     nan |  0.000 % |
4.49/4.58	c |       100 |  667420  2337118 |  244764      82      262     3.2 |  5.844 % |
4.79/4.85	c |       251 |  667315  2336769 |  269240     219      774     3.5 |  5.860 % |
4.99/5.06	c |       478 |  667226  2336472 |  296164     433     1732     4.0 |  5.873 % |
5.49/5.57	c |       815 |  667042  2335862 |  325781     744     3171     4.3 |  5.901 % |
5.69/5.74	c |      1321 |  666979  2335653 |  358359    1239     8015     6.5 |  5.910 % |
6.19/6.27	c |      2080 |  666709  2334755 |  394195    1950    12826     6.6 |  5.948 % |
6.79/6.87	c |      3220 |  666403  2333731 |  433614    3041    19548     6.4 |  5.990 % |
7.79/7.87	c |      4928 |  666037  2332505 |  476976    4686    32260     6.9 |  6.042 % |
8.89/8.98	c |      7491 |  665621  2331101 |  524674    7180    62632     8.7 |  6.098 % |
10.68/10.76	c |     11335 |  665021  2329099 |  577141   10918    99929     9.2 |  6.182 % |
12.78/12.83	c |     17101 |  664374  2326936 |  634855   16579   164001     9.9 |  6.272 % |
16.68/16.72	c |     25750 |  663143  2322787 |  698341   25033   262177    10.5 |  6.432 % |
22.29/22.39	c |     38725 |  661799  2318267 |  768175   37771   426330    11.3 |  6.611 % |
30.69/30.73	c |     58186 |  660080  2312464 |  844992   56929   737050    12.9 |  6.833 % |
44.78/44.82	c |     87378 |  657415  2303351 |  929492   85721  1210579    14.1 |  7.140 % |
68.66/68.75	c |    131170 |  653677  2290737 | 1022441  128909  1907016    14.8 |  7.622 % |
104.96/105.04	c |    196854 |  649824  2277666 | 1124685  193960  3093175    15.9 |  8.097 % |
167.25/167.30	c |    295380 |  643723  2256741 | 1237153  291517  4853895    16.7 |  8.770 % |
263.43/263.52	c |    443169 |  637759  2236535 | 1360869  437821  7735459    17.7 |  9.517 % |
417.10/417.25	c |    664852 |  631770  2216008 | 1496956  658536 15231203    23.1 | 10.199 % |
771.00/771.28	c |    997378 |  628968  2206488 | 1646651  990547 43867253    44.3 | 10.551 % |
1800.05/1800.50	c 
1800.05/1800.50	c *** TERMINATED ***
1800.05/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-3721801-1338559863/watcher-3721801-1338559863 -o /tmp/evaluation-result-3721801-1338559863/solver-3721801-1338559863 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721801-1338559863.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: 2.02 2.01 2.00 3/176 9657
/proc/meminfo: memFree=31636948/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=1280 CPUtime=0 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 167 0 0 0 0 0 0 0 20 0 1 0 322110800 1310720 125 33554432000 134512640 135395479 4289770992 4289769824 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 320 125 74 216 0 102 0

[startup+0.069101 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 9657
/proc/meminfo: memFree=31636948/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=2776 CPUtime=0.06 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 536 0 0 0 6 0 0 0 20 0 1 0 322110800 2842624 494 33554432000 134512640 135395479 4289770992 4289766092 134838067 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 694 494 74 216 0 476 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2776

[startup+0.100213 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 9657
/proc/meminfo: memFree=31636948/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=3340 CPUtime=0.09 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 678 0 0 0 9 0 0 0 20 0 1 0 322110800 3420160 636 33554432000 134512640 135395479 4289770992 4289769824 134618819 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 835 636 74 216 0 617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3340

[startup+0.300181 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 9657
/proc/meminfo: memFree=31636948/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=6240 CPUtime=0.29 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 1379 0 0 0 29 0 0 0 20 0 1 0 322110800 6389760 1337 33554432000 134512640 135395479 4289770992 4289769356 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 1560 1337 74 216 0 1342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6240

[startup+0.700178 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 9657
/proc/meminfo: memFree=31636948/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=8600 CPUtime=0.69 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 2038 0 0 0 69 0 0 0 20 0 1 0 322110800 8806400 1954 33554432000 134512640 135395479 4289770992 4289693708 135005908 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 2150 1954 87 216 0 1932 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8600

[startup+1.50018 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9658
/proc/meminfo: memFree=31628864/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=9696 CPUtime=1.49 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 2415 0 0 0 149 0 0 0 20 0 1 0 322110800 9928704 2270 33554432000 134512640 135395479 4289770992 4289752388 135005317 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 2424 2270 106 216 0 2206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9696

[startup+3.10017 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9658
/proc/meminfo: memFree=31625752/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=13200 CPUtime=3.08 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 3436 0 0 0 308 0 0 0 20 0 1 0 322110800 13516800 3043 33554432000 134512640 135395479 4289770992 4289768956 135005797 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 3300 3043 106 216 0 3082 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13200

[startup+6.30027 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9658
/proc/meminfo: memFree=31590296/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=47968 CPUtime=6.29 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 11585 0 0 0 626 3 0 0 20 0 1 0 322110800 49119232 11172 33554432000 134512640 135395479 4289770992 4289769344 134569723 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 11992 11172 123 216 0 11774 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47968

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9658
/proc/meminfo: memFree=31585864/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=49748 CPUtime=12.68 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 12022 0 0 0 1265 3 0 0 20 0 1 0 322110800 50941952 11609 33554432000 134512640 135395479 4289770992 4289769344 134580825 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 12437 11609 123 216 0 12219 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49748

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9658
/proc/meminfo: memFree=31581292/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=53356 CPUtime=25.49 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 12938 0 0 0 2545 4 0 0 20 0 1 0 322110800 54636544 12525 33554432000 134512640 135395479 4289770992 4289768960 134576869 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 13339 12525 123 216 0 13121 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53356

[startup+51.1003 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 9658
/proc/meminfo: memFree=31574324/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=59176 CPUtime=51.08 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 14387 0 0 0 5103 5 0 0 20 0 1 0 322110800 60596224 14069 33554432000 134512640 135395479 4289770992 4289769344 134569815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 14794 14069 123 216 0 14576 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59176

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 9658
/proc/meminfo: memFree=31559980/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=69456 CPUtime=102.27 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 16983 0 0 0 10220 7 0 0 20 0 1 0 322110800 71122944 16776 33554432000 134512640 135395479 4289770992 4289768864 134574109 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 17364 16776 123 216 0 17146 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 69456

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9707
/proc/meminfo: memFree=31569616/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=79956 CPUtime=162.26 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 19613 0 0 0 16216 10 0 0 20 0 1 0 322110800 81874944 19401 33554432000 134512640 135395479 4289770992 4289768892 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 19989 19401 123 216 0 19771 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 79956

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9707
/proc/meminfo: memFree=31101184/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=90448 CPUtime=222.24 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 22162 0 0 0 22213 11 0 0 20 0 1 0 322110800 92618752 21946 33554432000 134512640 135395479 4289770992 4289769344 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 22612 21946 123 216 0 22394 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 90448

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 9707
/proc/meminfo: memFree=31089556/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=101224 CPUtime=282.23 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 24964 0 0 0 28209 14 0 0 20 0 1 0 322110800 103653376 24748 33554432000 134512640 135395479 4289770992 4289769456 134588562 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 25306 24748 123 216 0 25088 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 101224

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 9707
/proc/meminfo: memFree=31079540/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=111608 CPUtime=342.22 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 27424 0 0 0 34207 15 0 0 20 0 1 0 322110800 114286592 27208 33554432000 134512640 135395479 4289770992 4289769344 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 27902 27208 123 216 0 27684 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 111608

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 9707
/proc/meminfo: memFree=31059480/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=131472 CPUtime=402.21 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 32486 0 0 0 40202 19 0 0 20 0 1 0 322110800 134627328 32270 33554432000 134512640 135395479 4289770992 4289769344 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 32868 32270 123 216 0 32650 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 131472

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 9708
/proc/meminfo: memFree=31036892/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=155068 CPUtime=462.2 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 38105 0 0 0 46197 23 0 0 20 0 1 0 322110800 158789632 37889 33554432000 134512640 135395479 4289770992 4289768864 134574149 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 38767 37889 123 216 0 38549 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 155068

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9708
/proc/meminfo: memFree=31006104/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=185152 CPUtime=522.18 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 45690 0 0 0 52189 29 0 0 20 0 1 0 322110800 189595648 45459 33554432000 134512640 135395479 4289770992 4289769344 134581491 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 46288 45459 123 216 0 46070 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 185152

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 9711
/proc/meminfo: memFree=30985432/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=205512 CPUtime=582.13 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 50836 0 0 0 58181 32 0 0 20 0 1 0 322110800 210444288 50775 33554432000 134512640 135395479 4289770992 4289769344 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 51378 50775 123 216 0 51160 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 205512

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9712
/proc/meminfo: memFree=30899012/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=294356 CPUtime=882.08 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 72478 0 0 0 88159 49 0 0 20 0 1 0 322110800 301420544 72417 33554432000 134512640 135395479 4289770992 4289769344 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 73589 72417 123 216 0 73371 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 294356

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9712
/proc/meminfo: memFree=30880660/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=312252 CPUtime=942.07 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 76974 0 0 0 94154 53 0 0 20 0 1 0 322110800 319746048 76913 33554432000 134512640 135395479 4289770992 4289769344 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 78063 76913 123 216 0 77845 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 312252

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9712
/proc/meminfo: memFree=30865152/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=327444 CPUtime=1002.04 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 80814 0 0 0 100147 57 0 0 20 0 1 0 322110800 335302656 80791 33554432000 134512640 135395479 4289770992 4289769344 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 81861 80791 123 216 0 81643 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 327444

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9713
/proc/meminfo: memFree=30848724/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=341832 CPUtime=1062 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 84411 0 0 0 106141 59 0 0 20 0 1 0 322110800 350035968 84862 33554432000 134512640 135395479 4289770992 4289769344 134580825 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 85458 84862 123 216 0 85240 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 341832

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9713
/proc/meminfo: memFree=30833472/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=357480 CPUtime=1121.99 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 88274 0 0 0 112135 64 0 0 20 0 1 0 322110800 366059520 88725 33554432000 134512640 135395479 4289770992 4289769344 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 89370 88725 123 216 0 89152 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 357480

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9716
/proc/meminfo: memFree=30817716/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=373400 CPUtime=1181.98 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 92238 0 0 0 118130 68 0 0 20 0 1 0 322110800 382361600 92689 33554432000 134512640 135395479 4289770992 4289769344 134569754 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 93350 92689 123 216 0 93132 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 373400

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9716
/proc/meminfo: memFree=30807432/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=384144 CPUtime=1241.98 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 94866 0 0 0 124127 71 0 0 20 0 1 0 322110800 393363456 95317 33554432000 134512640 135395479 4289770992 4289768864 134573904 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 96036 95317 123 216 0 95818 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 384144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9716
/proc/meminfo: memFree=30794536/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=396844 CPUtime=1301.97 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 98018 0 0 0 130123 74 0 0 20 0 1 0 322110800 406368256 98469 33554432000 134512640 135395479 4289770992 4289769344 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 99211 98469 123 216 0 98993 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 396844

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9717
/proc/meminfo: memFree=30781144/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=410424 CPUtime=1361.96 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 101378 0 0 0 136119 77 0 0 20 0 1 0 322110800 420274176 101829 33554432000 134512640 135395479 4289770992 4289769344 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 102606 101829 123 216 0 102388 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 410424

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9717
/proc/meminfo: memFree=30769240/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=422296 CPUtime=1421.96 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 104313 0 0 0 142116 80 0 0 20 0 1 0 322110800 432431104 104764 33554432000 134512640 135395479 4289770992 4289769344 134580970 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 105574 104764 123 216 0 105356 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 422296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9717
/proc/meminfo: memFree=30761676/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=430452 CPUtime=1481.94 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 106277 0 0 0 148113 81 0 0 20 0 1 0 322110800 440782848 106728 33554432000 134512640 135395479 4289770992 4289769344 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 107613 106729 123 216 0 107395 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 430452

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9718
/proc/meminfo: memFree=30747976/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=443448 CPUtime=1541.91 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 109553 0 0 0 154107 84 0 0 20 0 1 0 322110800 454090752 110078 33554432000 134512640 135395479 4289770992 4289769344 134580801 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 110862 110078 123 216 0 110644 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 443448

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9718
/proc/meminfo: memFree=30737572/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=453368 CPUtime=1601.87 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 112033 0 0 0 160100 87 0 0 20 0 1 0 322110800 464248832 112728 33554432000 134512640 135395479 4289770992 4289769344 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 113342 112728 123 216 0 113124 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 453368

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9719
/proc/meminfo: memFree=30725792/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=465048 CPUtime=1661.87 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 114911 0 0 0 166098 89 0 0 20 0 1 0 322110800 476209152 115606 33554432000 134512640 135395479 4289770992 4289769344 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 116262 115606 123 216 0 116044 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 465048

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9719
/proc/meminfo: memFree=30716120/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=475120 CPUtime=1721.86 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 117362 0 0 0 172095 91 0 0 20 0 1 0 322110800 486522880 118057 33554432000 134512640 135395479 4289770992 4289769456 134588801 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 118780 118057 123 216 0 118562 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 475120

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9722
/proc/meminfo: memFree=30706564/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=484124 CPUtime=1781.85 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 119553 0 0 0 178092 93 0 0 20 0 1 0 322110800 495742976 120248 33554432000 134512640 135395479 4289770992 4289769344 134569799 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 121031 120248 123 216 0 120813 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 484124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9722
/proc/meminfo: memFree=30705828/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=485436 CPUtime=1800.05 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 119858 0 0 0 179912 93 0 0 20 0 1 0 322110800 497086464 120553 33554432000 134512640 135395479 4289770992 4289769344 134569815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 121359 120553 123 216 0 121141 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 485436

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.00 2.00 3/177 9722
/proc/meminfo: memFree=30705828/32873844 swapFree=7900/7900
[pid=9657] ppid=9655 vsize=485436 CPUtime=1800.05 cores=1,3,5,7
/proc/9657/stat : 9657 (minisat+) R 9655 9657 8567 0 -1 4202496 119858 0 0 0 179912 93 0 0 20 0 1 0 322110800 497086464 120553 33554432000 134512640 135395479 4289770992 4289769344 134569815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/9657/statm: 121359 120553 123 216 0 121141 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 485436

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.13
CPU system time (s): 0.942856
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 485436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 0.942856
maximum resident set size= 482216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119859
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= 186
involuntary context switches= 1844

runsolver used 4.23036 second user time and 9.47356 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-01 16:11:03
IDJOB=3721801
IDBENCH=71841
IDSOLVER=2306
FILE ID=node137/3721801-1338559863
RUNJOBID= node137-1338552591-8584
PBS_JOBID= 14635883
Free space on /tmp= 70692 MiB

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

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

MD5SUM BENCH= 27a6a4205f1c6df1de962194e8e7e014
RANDOM SEED=403071094

node137.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.600
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.20
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.600
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.600
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.600
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.600
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.91
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.600
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.90
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.600
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.600
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:       32873844 kB
MemFree:        31636972 kB
Buffers:          102412 kB
Cached:           292572 kB
SwapCached:         5796 kB
Active:           215076 kB
Inactive:         216876 kB
Active(anon):      32184 kB
Inactive(anon):     7184 kB
Active(file):     182892 kB
Inactive(file):   209692 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              7436 kB
Writeback:             0 kB
AnonPages:         40060 kB
Mapped:             9524 kB
Shmem:                 0 kB
Slab:             665448 kB
SReclaimable:     106628 kB
SUnreclaim:       558820 kB
KernelStack:        1456 kB
PageTables:         3720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     155628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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-3721801-1338559863.opb

Free space on /tmp at the end= 70692 MiB
End job on node137 at 2012-06-01 16:41:05