Trace number 4115406

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-fffff800.opb
MD5SUMf2e3e708ab88850fd5a3cdf379c0e388
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 variables25620
Total number of constraints524
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints524
Minimum length of a constraint30
Maximum length of a constraint7530
Number of terms in the objective function 240
Biggest coefficient in the objective function 32769
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524520
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 530865
Number of bits of the biggest sum of numbers20
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...
1.39/1.41	c Converting 810 PB-constraints to clauses...
1.39/1.42	c   -- Unit propagations: ppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
2.69/2.78	c   -- Detecting intervals from adjacent constraints: ############################################################################################################################################################################################################################################################################=##################################################
2.79/2.80	c   -- Clauses(.)/Splits(s): ssssssssssssssssssssssssssss
2.79/2.81	c ---[ 836]---> Adder-cost: 10715   maxlim: 1586   bits: 12/11
2.99/3.07	c ---[ 834]---> Adder-cost: 6974   maxlim: 6763   bits: 14/13
3.19/3.29	c ---[ 833]---> Adder-cost: 388   maxlim: 1129   bits: 11/11
3.19/3.30	c ---[ 832]---> Adder-cost: 380   maxlim: 1129   bits: 11/11
3.30/3.31	c ---[ 831]---> Adder-cost: 378   maxlim: 1129   bits: 11/11
3.30/3.32	c ---[ 830]---> Adder-cost: 374   maxlim: 1129   bits: 11/11
3.30/3.33	c ---[ 829]---> Adder-cost: 420   maxlim: 2810   bits: 13/12
3.30/3.35	c ---[ 828]---> Adder-cost: 416   maxlim: 2810   bits: 13/12
3.30/3.37	c ---[ 827]---> Adder-cost: 420   maxlim: 2810   bits: 13/12
3.30/3.39	c ---[ 826]---> Adder-cost: 424   maxlim: 2810   bits: 13/12
3.30/3.40	c ---[ 825]---> Adder-cost: 410   maxlim: 2008   bits: 12/11
3.40/3.42	c ---[ 824]---> Adder-cost: 402   maxlim: 2008   bits: 12/11
3.40/3.43	c ---[ 823]---> Adder-cost: 410   maxlim: 2008   bits: 12/11
3.40/3.45	c ---[ 822]---> Adder-cost: 410   maxlim: 2008   bits: 12/11
3.40/3.46	c ---[ 821]---> Adder-cost: 426   maxlim: 2810   bits: 13/12
3.40/3.47	c ---[ 820]---> Adder-cost: 418   maxlim: 2810   bits: 13/12
3.40/3.49	c ---[ 819]---> Adder-cost: 416   maxlim: 2810   bits: 13/12
3.49/3.50	c ---[ 818]---> Adder-cost: 418   maxlim: 2810   bits: 13/12
3.49/3.51	c ---[ 817]---> Adder-cost: 374   maxlim: 1129   bits: 11/11
3.49/3.52	c ---[ 816]---> Adder-cost: 388   maxlim: 1129   bits: 11/11
3.49/3.53	c ---[ 815]---> Adder-cost: 384   maxlim: 1129   bits: 11/11
3.49/3.55	c ---[ 814]---> Adder-cost: 388   maxlim: 1129   bits: 11/11
3.49/3.56	c ---[ 813]---> Adder-cost: 470   maxlim: 3179   bits: 13/12
3.49/3.58	c ---[ 812]---> Adder-cost: 462   maxlim: 3179   bits: 13/12
3.59/3.61	c ---[ 811]---> Adder-cost: 470   maxlim: 3179   bits: 13/12
3.59/3.63	c ---[ 810]---> Adder-cost: 470   maxlim: 3179   bits: 13/12
3.59/3.65	c ---[ 809]---> Adder-cost: 394   maxlim: 1422   bits: 11/11
3.59/3.67	c ---[ 808]---> Adder-cost: 394   maxlim: 1422   bits: 11/11
3.59/3.68	c ---[ 807]---> Adder-cost: 390   maxlim: 1422   bits: 11/11
3.59/3.69	c ---[ 806]---> Adder-cost: 384   maxlim: 1422   bits: 11/11
3.69/3.71	c ---[ 805]---> Adder-cost: 322   maxlim: 580   bits: 10/10
3.69/3.72	c ---[ 804]---> Adder-cost: 338   maxlim: 580   bits: 10/10
3.69/3.73	c ---[ 803]---> Adder-cost: 346   maxlim: 580   bits: 10/10
3.69/3.74	c ---[ 802]---> Adder-cost: 346   maxlim: 580   bits: 10/10
3.69/3.74	c ---[ 797]---> Adder-cost: 75   maxlim: 14   bits: 5/4
3.69/3.75	c ---[ 796]---> Adder-cost: 115   maxlim: 27   bits: 6/5
3.69/3.75	c ---[ 794]---> Adder-cost: 128   maxlim: 253   bits: 9/8
3.69/3.75	c ---[ 793]---> BDD-cost:  109
3.69/3.75	c ---[ 791]---> Adder-cost: 148   maxlim: 42   bits: 7/6
3.69/3.75	c ---[ 790]---> Adder-cost: 397   maxlim: 112   bits: 8/7
3.69/3.76	c ---[ 789]---> Adder-cost: 496   maxlim: 146   bits: 9/8
3.69/3.77	c ---[ 788]---> Adder-cost: 205   maxlim: 83   bits: 8/7
3.69/3.78	c ---[ 787]---> Adder-cost: 680   maxlim: 175   bits: 9/8
3.69/3.79	c ---[ 785]---> Sorter-cost:  155     Base: 2
3.69/3.79	c ---[ 783]---> Adder-cost: 202   maxlim: 1555   bits: 12/11
3.79/3.80	c ---[ 781]---> Adder-cost: 408   maxlim: 10172   bits: 14/14
3.79/3.83	c ---[ 779]---> Adder-cost: 264   maxlim: 4120   bits: 13/13
3.79/3.84	c ---[ 777]---> Adder-cost: 476   maxlim: 10653   bits: 14/14
3.79/3.89	c ---[ 775]---> Adder-cost: 204   maxlim: 1055   bits: 11/11
3.79/3.89	c ---[ 773]---> Adder-cost: 460   maxlim: 125756   bits: 18/17
4.19/4.21	c ---[ 771]---> Adder-cost: 74   maxlim: 18   bits: 6/5
4.19/4.21	c ---[ 769]---> Adder-cost: 228   maxlim: 2076   bits: 12/12
4.19/4.22	c ---[ 767]---> Adder-cost: 202   maxlim: 1555   bits: 12/11
4.19/4.23	c ---[ 765]---> Adder-cost: 414   maxlim: 10172   bits: 14/14
4.19/4.26	c ---[ 763]---> Adder-cost: 264   maxlim: 4120   bits: 13/13
4.19/4.28	c ---[ 761]---> Adder-cost: 468   maxlim: 10653   bits: 14/14
4.29/4.32	c ---[ 759]---> Adder-cost: 204   maxlim: 1055   bits: 11/11
4.29/4.33	c ---[ 757]---> Adder-cost: 460   maxlim: 125756   bits: 18/17
4.59/4.65	c ---[ 755]---> Adder-cost: 82   maxlim: 18   bits: 6/5
4.69/4.76	c ---[ 753]---> Adder-cost: 228   maxlim: 2076   bits: 12/12
4.69/4.76	c ---[ 751]---> Adder-cost: 200   maxlim: 1555   bits: 12/11
4.69/4.76	c ---[ 749]---> Adder-cost: 416   maxlim: 10172   bits: 14/14
4.69/4.76	c ---[ 747]---> Adder-cost: 264   maxlim: 4120   bits: 13/13
4.69/4.76	c ---[ 745]---> Adder-cost: 476   maxlim: 10653   bits: 14/14
4.69/4.76	c ---[ 743]---> Adder-cost: 204   maxlim: 1055   bits: 11/11
4.69/4.76	c ---[ 741]---> Adder-cost: 460   maxlim: 125756   bits: 18/17
4.99/5.08	c ---[ 737]---> Adder-cost: 228   maxlim: 2076   bits: 12/12
4.99/5.09	c ---[ 735]---> Adder-cost: 202   maxlim: 1555   bits: 12/11
5.09/5.10	c ---[ 733]---> Adder-cost: 416   maxlim: 10172   bits: 14/14
5.09/5.13	c ---[ 731]---> Adder-cost: 264   maxlim: 4120   bits: 13/13
5.09/5.14	c ---[ 729]---> Adder-cost: 476   maxlim: 10653   bits: 14/14
5.09/5.19	c ---[ 727]---> Adder-cost: 204   maxlim: 1055   bits: 11/11
5.09/5.19	c ---[ 725]---> Adder-cost: 460   maxlim: 125756   bits: 18/17
5.50/5.51	c ---[ 723]---> Adder-cost: 74   maxlim: 18   bits: 6/5
5.50/5.51	c ---[ 721]---> Adder-cost: 228   maxlim: 2076   bits: 12/12
5.50/5.53	c ---[ 719]---> Adder-cost: 181   maxlim: 115   bits: 8/7
5.50/5.53	c ---[ 717]---> Adder-cost: 181   maxlim: 115   bits: 8/7
5.50/5.53	c ---[ 715]---> Adder-cost: 181   maxlim: 115   bits: 8/7
5.50/5.53	c ---[ 713]---> Adder-cost: 181   maxlim: 115   bits: 8/7
5.50/5.54	c ---[ 711]---> Adder-cost: 117   maxlim: 105   bits: 8/7
5.50/5.54	c ---[ 709]---> Adder-cost: 186   maxlim: 154   bits: 9/8
5.50/5.54	c ---[ 707]---> Adder-cost: 154   maxlim: 336   bits: 10/9
5.50/5.55	c ---[ 705]---> Adder-cost: 702   maxlim: 494   bits: 10/9
5.50/5.58	c ---[ 703]---> Adder-cost: 110   maxlim: 219   bits: 9/8
5.50/5.59	c ---[ 701]---> Adder-cost: 100   maxlim: 75   bits: 8/7
5.50/5.59	c ---[ 699]---> Adder-cost: 127   maxlim: 105   bits: 8/7
5.50/5.59	c ---[ 697]---> Adder-cost: 194   maxlim: 154   bits: 9/8
5.50/5.59	c ---[ 695]---> Adder-cost: 144   maxlim: 336   bits: 10/9
5.50/5.60	c ---[ 693]---> Adder-cost: 648   maxlim: 494   bits: 10/9
5.60/5.63	c ---[ 691]---> Adder-cost: 118   maxlim: 219   bits: 9/8
5.60/5.63	c ---[ 689]---> Adder-cost: 100   maxlim: 75   bits: 8/7
5.60/5.63	c ---[ 687]---> Adder-cost: 121   maxlim: 105   bits: 8/7
5.60/5.64	c ---[ 685]---> Adder-cost: 186   maxlim: 154   bits: 9/8
5.60/5.64	c ---[ 683]---> Adder-cost: 154   maxlim: 336   bits: 10/9
5.60/5.64	c ---[ 681]---> Adder-cost: 652   maxlim: 494   bits: 10/9
5.60/5.68	c ---[ 679]---> Adder-cost: 118   maxlim: 219   bits: 9/8
5.60/5.68	c ---[ 677]---> Adder-cost: 100   maxlim: 75   bits: 8/7
5.60/5.69	c ---[ 675]---> Adder-cost: 127   maxlim: 105   bits: 8/7
5.60/5.69	c ---[ 673]---> Adder-cost: 184   maxlim: 154   bits: 9/8
5.60/5.69	c ---[ 671]---> Adder-cost: 154   maxlim: 336   bits: 10/9
5.60/5.70	c ---[ 669]---> Adder-cost: 670   maxlim: 494   bits: 10/9
5.69/5.73	c ---[ 667]---> Adder-cost: 118   maxlim: 219   bits: 9/8
5.69/5.73	c ---[ 665]---> Adder-cost: 100   maxlim: 75   bits: 8/7
5.69/5.73	c ---[ 663]---> Sorter-cost:  273     Base: 7
5.69/5.73	c ---[ 661]---> Adder-cost: 268   maxlim: 270   bits: 10/9
5.69/5.74	c ---[ 659]---> Adder-cost: 150   maxlim: 93   bits: 7/7
5.69/5.74	c ---[ 657]---> Adder-cost: 293   maxlim: 221   bits: 9/8
5.69/5.75	c ---[ 655]---> Adder-cost: 303   maxlim: 726   bits: 11/10
5.69/5.76	c ---[ 653]---> Adder-cost: 192   maxlim: 267   bits: 9/9
5.69/5.76	c ---[ 651]---> Adder-cost: 326   maxlim: 1398   bits: 12/11
5.69/5.77	c ---[ 649]---> Adder-cost: 164   maxlim: 133   bits: 8/8
5.69/5.77	c ---[ 647]---> Sorter-cost:  273     Base: 7
5.69/5.77	c ---[ 645]---> Adder-cost: 276   maxlim: 270   bits: 10/9
5.69/5.78	c ---[ 643]---> Adder-cost: 150   maxlim: 93   bits: 7/7
5.69/5.78	c ---[ 641]---> Adder-cost: 293   maxlim: 221   bits: 9/8
5.69/5.79	c ---[ 639]---> Adder-cost: 364   maxlim: 872   bits: 11/10
5.79/5.80	c ---[ 637]---> Adder-cost: 234   maxlim: 316   bits: 9/9
5.79/5.80	c ---[ 635]---> Adder-cost: 432   maxlim: 1652   bits: 12/11
5.79/5.82	c ---[ 633]---> Adder-cost: 200   maxlim: 163   bits: 8/8
5.79/5.83	c ---[ 631]---> Sorter-cost:  273     Base: 7
5.79/5.83	c ---[ 629]---> Adder-cost: 310   maxlim: 770   bits: 11/10
5.79/5.83	c ---[ 627]---> Adder-cost: 140   maxlim: 99   bits: 7/7
5.79/5.84	c ---[ 625]---> Adder-cost: 293   maxlim: 221   bits: 9/8
5.79/5.84	c ---[ 623]---> Adder-cost: 175   maxlim: 428   bits: 10/9
5.79/5.85	c ---[ 621]---> Adder-cost: 112   maxlim: 194   bits: 9/8
5.79/5.85	c ---[ 619]---> Adder-cost: 195   maxlim: 824   bits: 11/10
5.79/5.86	c ---[ 617]---> Adder-cost: 94   maxlim: 106   bits: 8/7
5.79/5.86	c ---[ 615]---> Adder-cost: 336   maxlim: 795   bits: 11/10
5.79/5.87	c ---[ 613]---> Adder-cost: 172   maxlim: 163   bits: 8/8
5.79/5.88	c ---[ 611]---> Sorter-cost:  193     Base: 2
5.79/5.88	c ---[ 609]---> Adder-cost: 293   maxlim: 221   bits: 9/8
5.79/5.88	c ---[ 607]---> Adder-cost: 444   maxlim: 1056   bits: 12/11
5.79/5.89	c ---[ 605]---> Adder-cost: 290   maxlim: 397   bits: 9/9
5.89/5.90	c ---[ 603]---> Adder-cost: 472   maxlim: 1960   bits: 12/11
5.89/5.92	c ---[ 601]---> Adder-cost: 248   maxlim: 196   bits: 8/8
5.89/5.93	c ---[ 599]---> Adder-cost: 224   maxlim: 192   bits: 9/8
5.89/5.93	c ---[ 597]---> Adder-cost: 195   maxlim: 219   bits: 9/8
5.89/5.93	c ---[ 595]---> Adder-cost: 224   maxlim: 192   bits: 9/8
5.89/5.94	c ---[ 593]---> Adder-cost: 195   maxlim: 219   bits: 9/8
5.89/5.94	c ---[ 591]---> Adder-cost: 224   maxlim: 192   bits: 9/8
5.89/5.94	c ---[ 589]---> Adder-cost: 195   maxlim: 219   bits: 9/8
5.89/5.95	c ---[ 587]---> Adder-cost: 224   maxlim: 192   bits: 9/8
5.89/5.95	c ---[ 585]---> Adder-cost: 195   maxlim: 219   bits: 9/8
5.89/5.96	c ---[ 583]---> Adder-cost: 2684   maxlim: 37612   bits: 16/16
6.29/6.30	c ---[ 581]---> Adder-cost: 2860   maxlim: 74296   bits: 17/17
6.60/6.69	c ---[ 579]---> Adder-cost: 2334   maxlim: 15105   bits: 15/14
6.89/6.95	c ---[ 577]---> Adder-cost: 3058   maxlim: 129284   bits: 18/17
7.39/7.41	c ---[ 575]---> Adder-cost: 1826   maxlim: 223513   bits: 18/18
7.59/7.67	c ---[ 573]---> Adder-cost: 1826   maxlim: 223513   bits: 18/18
7.89/7.93	c ---[ 571]---> Adder-cost: 1884   maxlim: 200695   bits: 18/18
8.09/8.17	c ---[ 569]---> Adder-cost: 1826   maxlim: 223513   bits: 18/18
8.39/8.43	c ---[ 568]---> Adder-cost: 716   maxlim: 847   bits: 10/10
8.39/8.49	c ---[ 566]---> Adder-cost: 320   maxlim: 1586   bits: 12/11
8.49/8.50	c ---[ 564]---> Adder-cost: 168   maxlim: 235   bits: 9/8
8.49/8.51	c ---[ 562]---> Adder-cost: 754   maxlim: 9820   bits: 15/14
8.49/8.56	c ---[ 560]---> Adder-cost: 294   maxlim: 271   bits: 9/9
8.49/8.57	c ---[ 558]---> Adder-cost: 405   maxlim: 4016   bits: 13/12
8.59/8.60	c ---[ 556]---> Adder-cost: 254   maxlim: 772   bits: 11/10
8.59/8.61	c ---[ 554]---> Adder-cost: 738   maxlim: 10128   bits: 15/14
8.59/8.65	c ---[ 552]---> Adder-cost: 1511   maxlim: 299   bits: 10/9
8.59/8.68	c ---[ 550]---> Adder-cost: 318   maxlim: 1082   bits: 12/11
8.59/8.69	c ---[ 548]---> Adder-cost: 186   maxlim: 352   bits: 9/9
8.59/8.69	c ---[ 546]---> Sorter-cost: 3866     Base: 2 2 3 2 2 2 2 2 2 2 2 2 2
8.69/8.72	c ---[ 544]---> Adder-cost: 154   maxlim: 625   bits: 10/10
8.69/8.73	c ---[ 542]---> Adder-cost: 60   maxlim: 15   bits: 5/4
8.69/8.73	c ---[ 540]---> Adder-cost: 302   maxlim: 2074   bits: 13/12
8.69/8.74	c ---[ 538]---> Adder-cost: 164   maxlim: 156   bits: 8/8
8.69/8.75	c ---[ 536]---> Adder-cost: 398   maxlim: 1622   bits: 12/11
8.69/8.76	c ---[ 534]---> Adder-cost: 234   maxlim: 250   bits: 9/8
8.69/8.77	c ---[ 532]---> Adder-cost: 906   maxlim: 10111   bits: 15/14
8.80/8.82	c ---[ 530]---> Adder-cost: 372   maxlim: 323   bits: 9/9
8.80/8.84	c ---[ 528]---> Adder-cost: 485   maxlim: 4092   bits: 13/12
8.80/8.86	c ---[ 526]---> Adder-cost: 290   maxlim: 733   bits: 10/10
8.80/8.87	c ---[ 524]---> Adder-cost: 804   maxlim: 10546   bits: 15/14
8.90/8.92	c ---[ 522]---> Adder-cost: 2032   maxlim: 274   bits: 10/9
8.90/8.96	c ---[ 520]---> Adder-cost: 368   maxlim: 1112   bits: 12/11
8.90/8.97	c ---[ 518]---> Adder-cost: 214   maxlim: 378   bits: 9/9
8.90/8.98	c ---[ 516]---> Adder-cost: 577   maxlim: 47370   bits: 17/16
8.99/9.06	c ---[ 514]---> Adder-cost: 246   maxlim: 899   bits: 11/10
8.99/9.07	c ---[ 512]---> Adder-cost: 100   maxlim: 29   bits: 6/5
8.99/9.07	c ---[ 510]---> Adder-cost: 432   maxlim: 2128   bits: 13/12
8.99/9.09	c ---[ 508]---> Adder-cost: 158   maxlim: 178   bits: 8/8
8.99/9.09	c ---[ 506]---> Adder-cost: 228   maxlim: 1507   bits: 12/11
9.09/9.10	c ---[ 504]---> Adder-cost: 104   maxlim: 250   bits: 9/8
9.09/9.11	c ---[ 502]---> Adder-cost: 430   maxlim: 8840   bits: 15/14
9.09/9.15	c ---[ 500]---> Adder-cost: 178   maxlim: 201   bits: 9/8
9.09/9.16	c ---[ 498]---> Adder-cost: 291   maxlim: 3688   bits: 13/12
9.09/9.18	c ---[ 496]---> Adder-cost: 166   maxlim: 1031   bits: 11/11
9.09/9.19	c ---[ 494]---> Adder-cost: 360   maxlim: 8498   bits: 15/14
9.19/9.24	c ---[ 492]---> Adder-cost: 690   maxlim: 616   bits: 11/10
9.19/9.25	c ---[ 490]---> Adder-cost: 206   maxlim: 1024   bits: 12/11
9.19/9.26	c ---[ 488]---> Adder-cost: 130   maxlim: 354   bits: 10/9
9.19/9.27	c ---[ 486]---> Sorter-cost:  193     Base: 2
9.19/9.27	c ---[ 482]---> Adder-cost: 245   maxlim: 1972   bits: 12/11
9.19/9.28	c ---[ 480]---> Adder-cost: 86   maxlim: 153   bits: 8/8
9.19/9.29	c ---[ 478]---> Adder-cost: 466   maxlim: 1671   bits: 12/11
9.29/9.30	c ---[ 476]---> Adder-cost: 230   maxlim: 293   bits: 9/9
9.29/9.31	c ---[ 474]---> Adder-cost: 1146   maxlim: 10365   bits: 15/14
9.39/9.40	c ---[ 472]---> Adder-cost: 468   maxlim: 398   bits: 9/9
9.39/9.43	c ---[ 470]---> Adder-cost: 572   maxlim: 4206   bits: 14/13
9.39/9.45	c ---[ 468]---> Adder-cost: 320   maxlim: 670   bits: 10/10
9.39/9.46	c ---[ 466]---> Adder-cost: 1172   maxlim: 10972   bits: 15/14
9.49/9.54	c ---[ 464]---> Adder-cost: 2805   maxlim: 295   bits: 10/9
9.49/9.59	c ---[ 462]---> Adder-cost: 406   maxlim: 1160   bits: 12/11
9.59/9.60	c ---[ 460]---> Adder-cost: 206   maxlim: 419   bits: 9/9
9.59/9.61	c ---[ 458]---> Adder-cost: 808   maxlim: 79992   bits: 18/17
9.79/9.82	c ---[ 456]---> Adder-cost: 370   maxlim: 1245   bits: 11/11
9.79/9.84	c ---[ 454]---> Adder-cost: 122   maxlim: 44   bits: 7/6
9.79/9.84	c ---[ 452]---> Adder-cost: 442   maxlim: 2182   bits: 13/12
9.79/9.85	c ---[ 450]---> Adder-cost: 224   maxlim: 214   bits: 8/8
9.79/9.86	c ---[ 448]---> Adder-cost: 214   maxlim: 1324   bits: 12/11
9.79/9.88	c ---[ 446]---> Adder-cost: 448   maxlim: 9008   bits: 15/14
9.89/9.92	c ---[ 444]---> Adder-cost: 201   maxlim: 3667   bits: 13/12
9.89/9.94	c ---[ 442]---> Adder-cost: 482   maxlim: 11653   bits: 15/14
10.00/10.02	c ---[ 440]---> Adder-cost: 202   maxlim: 1027   bits: 12/11
10.00/10.03	c ---[ 438]---> Adder-cost: 239   maxlim: 2024   bits: 12/11
10.00/10.05	c ---[ 436]---> Adder-cost: 216   maxlim: 1324   bits: 12/11
10.00/10.07	c ---[ 434]---> Adder-cost: 458   maxlim: 9008   bits: 15/14
10.09/10.11	c ---[ 432]---> Adder-cost: 201   maxlim: 3667   bits: 13/12
10.09/10.13	c ---[ 430]---> Adder-cost: 482   maxlim: 11653   bits: 15/14
10.19/10.21	c ---[ 428]---> Adder-cost: 202   maxlim: 1027   bits: 12/11
10.19/10.23	c ---[ 426]---> Adder-cost: 241   maxlim: 2024   bits: 12/11
10.19/10.25	c ---[ 424]---> Adder-cost: 206   maxlim: 1324   bits: 12/11
10.19/10.26	c ---[ 422]---> Adder-cost: 464   maxlim: 9008   bits: 15/14
10.29/10.30	c ---[ 420]---> Adder-cost: 211   maxlim: 3667   bits: 13/12
10.29/10.32	c ---[ 418]---> Adder-cost: 456   maxlim: 11653   bits: 15/14
10.39/10.40	c ---[ 416]---> Adder-cost: 210   maxlim: 1027   bits: 12/11
10.39/10.42	c ---[ 414]---> Adder-cost: 231   maxlim: 2024   bits: 12/11
10.39/10.44	c ---[ 412]---> Adder-cost: 216   maxlim: 1324   bits: 12/11
10.39/10.45	c ---[ 410]---> Adder-cost: 458   maxlim: 9008   bits: 15/14
10.39/10.49	c ---[ 408]---> Adder-cost: 201   maxlim: 3667   bits: 13/12
10.49/10.51	c ---[ 406]---> Adder-cost: 482   maxlim: 11653   bits: 15/14
10.49/10.60	c ---[ 404]---> Adder-cost: 202   maxlim: 1027   bits: 12/11
10.59/10.61	c ---[ 402]---> Adder-cost: 237   maxlim: 2024   bits: 12/11
10.59/10.63	c ---[ 400]---> Adder-cost: 304   maxlim: 1550   bits: 12/11
10.59/10.64	c ---[ 398]---> Adder-cost: 146   maxlim: 198   bits: 9/8
10.59/10.64	c ---[ 396]---> Adder-cost: 556   maxlim: 8911   bits: 15/14
10.59/10.68	c ---[ 394]---> Adder-cost: 250   maxlim: 277   bits: 9/9
10.59/10.69	c ---[ 392]---> Adder-cost: 341   maxlim: 3728   bits: 13/12
10.69/10.72	c ---[ 390]---> Adder-cost: 174   maxlim: 600   bits: 10/10
10.69/10.73	c ---[ 388]---> Adder-cost: 230   maxlim: 180   bits: 9/8
10.69/10.73	c ---[ 386]---> Adder-cost: 278   maxlim: 1058   bits: 12/11
10.69/10.74	c ---[ 384]---> Adder-cost: 168   maxlim: 391   bits: 9/9
10.69/10.75	c ---[ 382]---> Adder-cost: 208   maxlim: 1276   bits: 12/11
10.69/10.76	c ---[ 380]---> Adder-cost: 88   maxlim: 98   bits: 8/7
10.69/10.76	c ---[ 378]---> Adder-cost: 285   maxlim: 2010   bits: 12/11
10.69/10.77	c ---[ 376]---> Adder-cost: 132   maxlim: 136   bits: 8/8
10.69/10.77	c ---[ 374]---> Adder-cost: 387   maxlim: 1611   bits: 12/11
10.69/10.79	c ---[ 372]---> Adder-cost: 170   maxlim: 224   bits: 9/8
10.79/10.80	c ---[ 370]---> Adder-cost: 852   maxlim: 9496   bits: 15/14
10.79/10.85	c ---[ 368]---> Adder-cost: 290   maxlim: 335   bits: 9/9
10.79/10.87	c ---[ 366]---> Adder-cost: 423   maxlim: 3908   bits: 13/12
10.79/10.89	c ---[ 364]---> Adder-cost: 264   maxlim: 625   bits: 10/10
10.89/10.90	c ---[ 362]---> Adder-cost: 232   maxlim: 180   bits: 9/8
10.89/10.91	c ---[ 360]---> Adder-cost: 306   maxlim: 1108   bits: 12/11
10.89/10.92	c ---[ 358]---> Adder-cost: 192   maxlim: 402   bits: 9/9
10.89/10.92	c ---[ 356]---> Adder-cost: 204   maxlim: 1276   bits: 12/11
10.89/10.93	c ---[ 354]---> Adder-cost: 98   maxlim: 98   bits: 8/7
10.89/10.94	c ---[ 352]---> Adder-cost: 350   maxlim: 2088   bits: 13/12
10.89/10.96	c ---[ 350]---> Adder-cost: 136   maxlim: 168   bits: 8/8
10.89/10.96	c ---[ 348]---> Adder-cost: 218   maxlim: 1404   bits: 12/11
10.89/10.97	c ---[ 346]---> Sorter-cost: 1315     Base: 5 2 2
10.89/10.97	c ---[ 344]---> Adder-cost: 395   maxlim: 6928   bits: 14/13
10.99/11.01	c ---[ 342]---> Adder-cost: 152   maxlim: 231   bits: 9/8
10.99/11.02	c ---[ 340]---> Adder-cost: 230   maxlim: 3034   bits: 13/12
10.99/11.04	c ---[ 338]---> Sorter-cost: 1725     Base: 3 7 2 2 2
10.99/11.04	c ---[ 336]---> Adder-cost: 220   maxlim: 180   bits: 9/8
10.99/11.04	c ---[ 334]---> Adder-cost: 193   maxlim: 970   bits: 11/10
10.99/11.05	c ---[ 332]---> Adder-cost: 134   maxlim: 451   bits: 10/9
10.99/11.06	c ---[ 330]---> Adder-cost: 296   maxlim: 5713   bits: 14/13
10.99/11.09	c ---[ 328]---> Adder-cost: 98   maxlim: 157   bits: 8/8
10.99/11.10	c ---[ 326]---> Adder-cost: 224   maxlim: 1794   bits: 12/11
11.10/11.11	c ---[ 324]---> Adder-cost: 94   maxlim: 107   bits: 8/7
11.10/11.11	c ---[ 322]---> Adder-cost: 407   maxlim: 1668   bits: 12/11
11.10/11.13	c ---[ 320]---> Adder-cost: 202   maxlim: 271   bits: 9/9
11.10/11.14	c ---[ 318]---> Adder-cost: 850   maxlim: 10095   bits: 15/14
11.10/11.19	c ---[ 316]---> Adder-cost: 406   maxlim: 405   bits: 9/9
11.19/11.22	c ---[ 314]---> Adder-cost: 488   maxlim: 4106   bits: 14/13
11.19/11.25	c ---[ 312]---> Adder-cost: 276   maxlim: 704   bits: 10/10
11.19/11.26	c ---[ 310]---> Adder-cost: 256   maxlim: 180   bits: 9/8
11.19/11.27	c ---[ 308]---> Adder-cost: 390   maxlim: 1160   bits: 12/11
11.19/11.28	c ---[ 306]---> Adder-cost: 218   maxlim: 393   bits: 9/9
11.19/11.29	c ---[ 304]---> Adder-cost: 258   maxlim: 2102   bits: 13/12
11.29/11.30	c ---[ 302]---> Adder-cost: 126   maxlim: 174   bits: 9/8
11.29/11.30	c ---[ 300]---> Adder-cost: 430   maxlim: 2176   bits: 13/12
11.29/11.32	c ---[ 298]---> Adder-cost: 188   maxlim: 202   bits: 8/8
11.29/11.33	c ---[ 296]---> Sorter-cost:  193     Base: 2
11.29/11.33	c ---[ 294]---> Sorter-cost:  193     Base: 2
11.29/11.33	c ---[ 292]---> Sorter-cost:  273     Base: 7
11.29/11.33	c ---[ 290]---> Sorter-cost:  173     Base: 2 2 2 2
11.29/11.33	c ---[ 288]---> Adder-cost: 56   maxlim: 62   bits: 7/6
11.29/11.33	c ---[ 286]---> Adder-cost: 56   maxlim: 62   bits: 7/6
11.29/11.33	c ---[ 284]---> Adder-cost: 50   maxlim: 70   bits: 8/7
11.29/11.33	c ---[ 282]---> Sorter-cost:  570     Base: 2 2 2 2
11.29/11.34	c ---[ 281]---> Adder-cost: 362   maxlim: 909   bits: 10/10
11.29/11.35	c ---[ 280]---> Adder-cost: 348   maxlim: 909   bits: 10/10
11.29/11.36	c ---[ 279]---> Adder-cost: 354   maxlim: 909   bits: 10/10
11.29/11.37	c ---[ 278]---> Adder-cost: 354   maxlim: 909   bits: 10/10
11.29/11.39	c ---[ 273]---> Adder-cost: 328   maxlim: 86   bits: 8/7
11.39/11.40	c ---[ 272]---> Adder-cost: 49   maxlim: 14   bits: 5/4
11.39/11.40	c ---[ 271]---> Adder-cost: 469   maxlim: 124   bits: 8/7
11.39/11.42	c ---[ 270]---> Adder-cost: 85   maxlim: 29   bits: 6/5
11.39/11.42	c ---[ 269]---> Adder-cost: 158   maxlim: 38   bits: 7/6
11.39/11.43	c ---[ 267]---> Adder-cost: 222   maxlim: 338   bits: 9/9
11.39/11.43	c ---[ 266]---> Adder-cost: 596   maxlim: 167   bits: 9/8
11.39/11.45	c ---[ 265]---> BDD-cost:  237
11.39/11.45	c ---[ 263]---> Adder-cost: 108   maxlim: 42   bits: 7/6
11.39/11.46	c ---[ 258]---> Adder-cost: 51   maxlim: 14   bits: 5/4
11.39/11.46	c ---[ 257]---> Adder-cost: 79   maxlim: 29   bits: 6/5
11.39/11.46	c ---[ 255]---> Adder-cost: 242   maxlim: 332   bits: 9/9
11.39/11.47	c ---[ 254]---> BDD-cost:  237
11.39/11.47	c ---[ 252]---> Adder-cost: 94   maxlim: 42   bits: 7/6
11.39/11.47	c ---[ 251]---> Adder-cost: 368   maxlim: 1938   bits: 12/11
11.39/11.49	c ---[ 250]---> Adder-cost: 382   maxlim: 1938   bits: 12/11
11.49/11.50	c ---[ 249]---> Adder-cost: 394   maxlim: 1938   bits: 12/11
11.49/11.51	c ---[ 248]---> Adder-cost: 396   maxlim: 1938   bits: 12/11
11.49/11.53	c ---[ 243]---> Adder-cost: 356   maxlim: 264   bits: 10/9
11.49/11.54	c ---[ 242]---> Adder-cost: 45   maxlim: 14   bits: 5/4
11.49/11.54	c ---[ 241]---> Adder-cost: 444   maxlim: 297   bits: 10/9
11.49/11.56	c ---[ 240]---> Adder-cost: 81   maxlim: 29   bits: 6/5
11.49/11.56	c ---[ 239]---> Adder-cost: 216   maxlim: 231   bits: 9/8
11.49/11.57	c ---[ 237]---> Adder-cost: 104   maxlim: 871   bits: 11/10
11.49/11.57	c ---[ 236]---> Adder-cost: 670   maxlim: 330   bits: 10/9
11.49/11.59	c ---[ 235]---> BDD-cost:  170
11.49/11.59	c ---[ 233]---> Adder-cost: 98   maxlim: 42   bits: 7/6
11.49/11.59	c ---[ 232]---> Adder-cost: 884   maxlim: 3106   bits: 12/12
11.59/11.65	c ---[ 231]---> Adder-cost: 808   maxlim: 3258   bits: 12/12
11.69/11.72	c ---[ 230]---> Adder-cost: 902   maxlim: 3106   bits: 12/12
11.69/11.78	c ---[ 229]---> Adder-cost: 874   maxlim: 3258   bits: 12/12
11.79/11.84	c ---[ 226]---> Adder-cost: 44   maxlim: 60   bits: 7/6
11.79/11.84	c ---[ 224]---> BDD-cost:   49
11.79/11.84	c ---[ 223]---> Adder-cost: 53   maxlim: 14   bits: 5/4
11.79/11.84	c ---[ 222]---> Adder-cost: 85   maxlim: 29   bits: 6/5
11.79/11.84	c ---[ 220]---> Adder-cost: 200   maxlim: 336   bits: 9/9
11.79/11.85	c ---[ 219]---> Adder-cost: 160   maxlim: 163   bits: 8/8
11.79/11.86	c ---[ 217]---> Adder-cost: 92   maxlim: 104   bits: 7/7
11.79/11.86	c ---[ 216]---> Adder-cost: 110   maxlim: 249   bits: 9/8
11.79/11.86	c ---[ 215]---> BDD-cost:  109
11.79/11.86	c ---[ 213]---> Adder-cost: 122   maxlim: 42   bits: 7/6
11.79/11.87	c ---[ 212]---> Adder-cost: 47   maxlim: 14   bits: 5/4
11.79/11.87	c ---[ 211]---> Adder-cost: 81   maxlim: 27   bits: 6/5
11.79/11.87	c ---[ 208]---> Adder-cost: 166   maxlim: 164   bits: 8/8
11.79/11.88	c ---[ 206]---> BDD-cost:  237
11.79/11.88	c ---[ 204]---> Adder-cost: 92   maxlim: 103   bits: 7/7
11.79/11.88	c ---[ 202]---> Adder-cost: 88   maxlim: 74   bits: 7/7
11.79/11.88	c ---[ 200]---> BDD-cost:  109
11.79/11.88	c ---[ 199]---> Adder-cost: 116   maxlim: 41   bits: 7/6
11.79/11.89	c ---[ 198]---> Adder-cost: 54   maxlim: 14   bits: 5/4
11.79/11.89	c ---[ 197]---> Adder-cost: 85   maxlim: 29   bits: 6/5
11.79/11.89	c ---[ 195]---> Adder-cost: 244   maxlim: 331   bits: 9/9
11.89/11.90	c ---[ 194]---> Adder-cost: 200   maxlim: 336   bits: 9/9
11.89/11.90	c ---[ 192]---> Adder-cost: 88   maxlim: 73   bits: 7/7
11.89/11.91	c ---[ 191]---> Adder-cost: 137   maxlim: 713   bits: 11/10
11.89/11.91	c ---[ 190]---> Adder-cost: 104   maxlim: 100   bits: 7/7
11.89/11.91	c ---[ 188]---> Adder-cost: 124   maxlim: 42   bits: 7/6
11.89/11.92	c ---[ 187]---> Adder-cost: 116   maxlim: 250   bits: 9/8
11.89/11.92	c ---[ 186]---> Adder-cost: 134   maxlim: 1610   bits: 12/11
11.89/11.92	c ---[ 181]---> Sorter-cost:  273     Base: 7
11.89/11.92	c ---[ 180]---> Adder-cost: 524   maxlim: 72   bits: 8/7
11.89/11.93	c ---[ 178]---> Adder-cost: 2128   maxlim: 9528   bits: 14/14
12.09/12.19	c ---[ 177]---> Adder-cost: 352   maxlim: 1035   bits: 11/11
12.19/12.20	c ---[ 176]---> Adder-cost: 348   maxlim: 1035   bits: 11/11
12.19/12.21	c ---[ 175]---> Adder-cost: 370   maxlim: 1035   bits: 11/11
12.19/12.23	c ---[ 174]---> Adder-cost: 368   maxlim: 1035   bits: 11/11
12.19/12.24	c ---[ 169]---> Adder-cost: 256   maxlim: 133   bits: 9/8
12.19/12.24	c ---[ 168]---> Adder-cost: 53   maxlim: 14   bits: 5/4
12.19/12.24	c ---[ 167]---> Adder-cost: 294   maxlim: 159   bits: 9/8
12.19/12.25	c ---[ 166]---> Adder-cost: 75   maxlim: 29   bits: 6/5
12.19/12.25	c ---[ 165]---> Adder-cost: 141   maxlim: 100   bits: 8/7
12.19/12.26	c ---[ 163]---> Adder-cost: 88   maxlim: 491   bits: 10/9
12.19/12.26	c ---[ 162]---> Adder-cost: 523   maxlim: 199   bits: 9/8
12.19/12.27	c ---[ 161]---> BDD-cost:  109
12.19/12.27	c ---[ 159]---> Adder-cost: 78   maxlim: 42   bits: 7/6
12.19/12.27	c ---[ 158]---> Adder-cost: 467   maxlim: 648   bits: 11/10
12.29/12.31	c ---[ 157]---> Adder-cost: 57   maxlim: 14   bits: 5/4
12.29/12.31	c ---[ 156]---> Adder-cost: 773   maxlim: 771   bits: 11/10
12.29/12.37	c ---[ 155]---> Adder-cost: 91   maxlim: 29   bits: 6/5
12.29/12.37	c ---[ 154]---> Adder-cost: 290   maxlim: 447   bits: 10/9
12.29/12.39	c ---[ 152]---> Adder-cost: 124   maxlim: 3551   bits: 13/12
12.29/12.39	c ---[ 151]---> Adder-cost: 1051   maxlim: 876   bits: 11/10
12.39/12.47	c ---[ 150]---> Adder-cost: 90   maxlim: 73   bits: 7/7
12.39/12.47	c ---[ 148]---> Adder-cost: 114   maxlim: 42   bits: 7/6
12.39/12.47	c ---[ 147]---> BDD-cost:   81
12.39/12.47	c ---[ 146]---> Adder-cost: 318   maxlim: 580   bits: 10/10
12.39/12.48	c ---[ 145]---> Adder-cost: 340   maxlim: 580   bits: 10/10
12.39/12.49	c ---[ 144]---> Adder-cost: 356   maxlim: 580   bits: 10/10
12.49/12.50	c ---[ 143]---> Adder-cost: 354   maxlim: 580   bits: 10/10
12.49/12.51	c ---[ 138]---> Adder-cost: 288   maxlim: 84   bits: 8/7
12.49/12.52	c ---[ 137]---> Adder-cost: 53   maxlim: 14   bits: 5/4
12.49/12.52	c ---[ 136]---> Adder-cost: 340   maxlim: 117   bits: 8/7
12.49/12.53	c ---[ 135]---> Adder-cost: 69   maxlim: 27   bits: 6/5
12.49/12.53	c ---[ 134]---> Adder-cost: 166   maxlim: 55   bits: 7/6
12.49/12.53	c ---[ 132]---> Adder-cost: 72   maxlim: 149   bits: 8/8
12.49/12.54	c ---[ 131]---> Adder-cost: 580   maxlim: 144   bits: 9/8
12.49/12.55	c ---[ 130]---> BDD-cost:  109
12.49/12.55	c ---[ 128]---> Adder-cost: 88   maxlim: 42   bits: 7/6
12.49/12.55	c ---[ 126]---> Adder-cost: 678   maxlim: 14712   bits: 14/14
12.49/12.59	c ---[ 124]---> Adder-cost: 678   maxlim: 14712   bits: 14/14
12.59/12.63	c ---[ 122]---> Adder-cost: 756   maxlim: 29280   bits: 15/15
12.59/12.67	c ---[ 120]---> Adder-cost: 758   maxlim: 29280   bits: 15/15
12.69/12.72	c ---[ 118]---> Adder-cost: 678   maxlim: 14712   bits: 14/14
12.69/12.76	c ---[ 116]---> Adder-cost: 680   maxlim: 14712   bits: 14/14
12.69/12.79	c ---[ 114]---> Adder-cost: 758   maxlim: 29280   bits: 15/15
12.79/12.84	c ---[ 112]---> Adder-cost: 770   maxlim: 29280   bits: 15/15
12.79/12.89	c ---[ 110]---> Adder-cost: 2558   maxlim: 4298   bits: 13/13
13.49/13.57	c ---[ 108]---> Adder-cost: 955   maxlim: 115   bits: 8/7
13.59/13.60	c ---[ 106]---> Adder-cost: 1490   maxlim: 1735   bits: 12/11
13.59/13.69	c ---[ 104]---> Adder-cost: 1651   maxlim: 1850   bits: 12/11
13.69/13.77	c ---[ 102]---> Adder-cost: 1524   maxlim: 1722   bits: 12/11
13.79/13.83	c ---[ 100]---> Adder-cost: 1449   maxlim: 2044   bits: 12/11
13.89/13.90	c ---[  98]---> Adder-cost: 1699   maxlim: 2084   bits: 13/12
13.89/13.97	c ---[  96]---> Adder-cost: 1816   maxlim: 3604   bits: 13/12
13.99/14.08	c ---[  94]---> Adder-cost: 1541   maxlim: 2669   bits: 13/12
14.09/14.15	c ---[  93]---> Adder-cost: 1157   maxlim: 162   bits: 9/8
14.09/14.19	c ---[  91]---> Adder-cost: 2006   maxlim: 1432   bits: 12/11
14.19/14.29	c ---[  89]---> Adder-cost: 2366   maxlim: 1670   bits: 12/11
14.29/14.40	c ---[  87]---> Adder-cost: 2278   maxlim: 1667   bits: 12/11
14.39/14.49	c ---[  85]---> Adder-cost: 2241   maxlim: 1920   bits: 12/11
14.49/14.58	c ---[  83]---> Adder-cost: 2044   maxlim: 2123   bits: 13/12
14.59/14.66	c ---[  81]---> Adder-cost: 2005   maxlim: 3146   bits: 13/12
14.69/14.77	c ---[  79]---> Adder-cost: 1901   maxlim: 2378   bits: 13/12
14.79/14.84	c ---[  78]---> Adder-cost: 453   maxlim: 73   bits: 8/7
14.79/14.85	c ---[  76]---> Adder-cost: 827   maxlim: 2844   bits: 13/12
14.89/14.91	c ---[  74]---> Adder-cost: 1021   maxlim: 2726   bits: 13/12
14.89/14.98	c ---[  72]---> Adder-cost: 927   maxlim: 2299   bits: 13/12
14.99/15.01	c ---[  70]---> Adder-cost: 1038   maxlim: 2718   bits: 13/12
14.99/15.08	c ---[  68]---> Adder-cost: 954   maxlim: 2393   bits: 13/12
15.09/15.13	c ---[  66]---> Adder-cost: 1029   maxlim: 5426   bits: 14/13
15.19/15.21	c ---[  64]---> Adder-cost: 871   maxlim: 4076   bits: 13/12
15.19/15.26	c ---[  62]---> Adder-cost: 8766   maxlim: 1374   bits: 12/11
15.59/15.60	c ---[  61]---> Adder-cost: 1409   maxlim: 211   bits: 9/8
15.59/15.66	c ---[  59]---> Adder-cost: 2054   maxlim: 1348   bits: 12/11
15.69/15.75	c ---[  57]---> Adder-cost: 2640   maxlim: 1696   bits: 12/11
15.79/15.86	c ---[  55]---> Adder-cost: 2471   maxlim: 1740   bits: 12/11
15.89/15.96	c ---[  53]---> Adder-cost: 2389   maxlim: 1975   bits: 12/11
15.99/16.07	c ---[  51]---> Adder-cost: 2673   maxlim: 2305   bits: 13/12
16.09/16.17	c ---[  49]---> Adder-cost: 2490   maxlim: 3086   bits: 13/12
16.29/16.30	c ---[  47]---> Adder-cost: 2327   maxlim: 2380   bits: 13/12
16.29/16.39	c ---[  45]---> Adder-cost: 628   maxlim: 14712   bits: 14/14
16.39/16.43	c ---[  43]---> Adder-cost: 614   maxlim: 14712   bits: 14/14
16.39/16.47	c ---[  41]---> Adder-cost: 662   maxlim: 29280   bits: 15/15
16.49/16.51	c ---[  39]---> Adder-cost: 658   maxlim: 29280   bits: 15/15
16.49/16.56	c ---[  37]---> Adder-cost: 654   maxlim: 14712   bits: 14/14
16.49/16.60	c ---[  35]---> Adder-cost: 652   maxlim: 14712   bits: 14/14
16.59/16.64	c ---[  33]---> Adder-cost: 746   maxlim: 29280   bits: 15/15
16.59/16.68	c ---[  31]---> Adder-cost: 710   maxlim: 29280   bits: 15/15
16.69/16.73	c ---[  29]---> BDD-cost:   41
16.69/16.73	c ---[  28]---> Sorter-cost: 1345     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
16.69/16.75	c ---[  27]---> Adder-cost: 66   maxlim: 6   bits: 4/3
16.69/16.75	c ---[  26]---> Adder-cost: 84   maxlim: 6   bits: 4/3
16.69/16.75	c ---[  25]---> Sorter-cost:  374     Base: 2
16.69/16.75	c ---[  24]---> Adder-cost: 107   maxlim: 7   bits: 4/3
16.69/16.75	c ---[  23]---> BDD-cost:  363
16.69/16.75	c ---[  22]---> BDD-cost:  461
16.69/16.76	c ---[  21]---> BDD-cost:  133
16.69/16.76	c ---[  20]---> BDD-cost:  714
16.69/16.76	c ---[  19]---> BDD-cost:  363
16.69/16.76	c ---[  18]---> BDD-cost:  461
16.69/16.76	c ---[  17]---> BDD-cost:  133
16.69/16.76	c ---[  16]---> BDD-cost:  958
16.69/16.77	c ---[  15]---> Adder-cost: 81   maxlim: 21   bits: 6/5
16.69/16.77	c ---[  14]---> Adder-cost: 112   maxlim: 21   bits: 6/5
16.69/16.77	c ---[  13]---> Sorter-cost:  616     Base: 7
16.69/16.77	c ---[  12]---> Adder-cost: 141   maxlim: 25   bits: 6/5
16.69/16.77	c ---[  11]---> Adder-cost: 418   maxlim: 72   bits: 8/7
16.69/16.78	c ---[  10]---> Adder-cost: 432   maxlim: 72   bits: 8/7
16.69/16.79	c ---[   9]---> Adder-cost: 428   maxlim: 72   bits: 8/7
16.79/16.80	c ---[   8]---> Adder-cost: 64   maxlim: 7   bits: 4/3
16.79/16.80	c ---[   7]---> Adder-cost: 72   maxlim: 7   bits: 4/3
16.79/16.80	c ---[   6]---> Sorter-cost:  532     Base: 2
16.79/16.81	c ---[   5]---> Adder-cost: 136   maxlim: 8   bits: 5/4
16.79/16.81	c ---[   4]---> BDD-cost:  167
16.79/16.81	c ---[   3]---> BDD-cost:  173
16.79/16.81	c ---[   2]---> BDD-cost:   42
16.79/16.81	c ---[   1]---> BDD-cost:  425
16.79/16.81	c ---[   0]---> Adder-cost: 271   maxlim: 12807   bits: 15/14
1800.08/1800.40	|  Eliminated clauses:           0.43 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|       100 |  248658  1576875  5594830 |   578187      100      7 |  5.757 % |
1800.08/1800.40	|       250 |  248655  1576875  5594830 |   636006      248      5 |  5.758 % |
1800.08/1800.40	|       475 |  248654  1576875  5594830 |   699606      472      6 |  5.758 % |
1800.08/1800.40	|       812 |  248646  1576875  5594830 |   769567      807      6 |  5.761 % |
1800.08/1800.40	|      1318 |  248641  1576875  5594830 |   846524     1308      6 |  5.763 % |
1800.08/1800.40	|      2077 |  248619  1576875  5594830 |   931176     2058      7 |  5.771 % |
1800.08/1800.40	|      3216 |  248595  1576875  5594830 |  1024294     3186      7 |  5.780 % |
1800.08/1800.40	|      4924 |  248593  1576875  5594830 |  1126723     4892      9 |  5.780 % |
1800.08/1800.40	|      7486 |  248585  1576875  5594830 |  1239396     7447     11 |  5.783 % |
1800.08/1800.40	|     11330 |  248549  1576875  5594830 |  1363335    11252     11 |  5.797 % |
1800.08/1800.40	|     17096 |  248538  1576875  5594830 |  1499669    17007     12 |  5.801 % |
1800.08/1800.40	|     25745 |  248532  1576875  5594830 |  1649636    25650     13 |  5.803 % |
1800.08/1800.40	|     38719 |  248526  1576875  5594830 |  1814600    38604     16 |  5.805 % |
1800.08/1800.40	|     58180 |  248519  1576875  5594830 |  1996060    58058     19 |  5.808 % |
1800.08/1800.40	|     87372 |  248502  1576875  5594830 |  2195666    87241     23 |  5.814 % |
1800.08/1800.40	|    131161 |  248470  1576875  5594830 |  2415232   130976     25 |  5.826 % |
1800.08/1800.40	|    196845 |  248446  1576875  5594830 |  2656755   196565     27 |  5.834 % |
1800.08/1800.40	|    295371 |  248377  1576875  5594830 |  2922431   294953     32 |  5.860 % |
1800.08/1800.40	|    443160 |  248336  1576875  5594830 |  3214674   442560     34 |  5.875 % |
1800.08/1800.40	|    664843 |  247987  1576875  5594830 |  3536142   664020     37 |  6.003 % |
1800.08/1800.40	|    997368 |  247944  1576875  5594830 |  3889756   996478     38 |  6.019 % |
1800.08/1800.40	|   1496156 |  247852  1576875  5594830 |  4278732  1495106     43 |  6.052 % |
1800.08/1800.40	|   2244338 |  247767  1576875  5594830 |  4706605  2240396     45 |  6.084 % |
1800.08/1800.40	|   3366612 |  247641  1576875  5594830 |  5177265  3362493     46 |  6.130 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4115406-1466524913/watcher-4115406-1466524913 -o /tmp/evaluation-result-4115406-1466524913/solver-4115406-1466524913 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960 minisatp HOME/instance-4115406-1466524913.opb 

pid=21312
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.16 2.20 2.16 3/177 21315
/proc/meminfo: memFree=30079032/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=8152 CPUtime=0 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 691 0 0 0 0 0 0 0 20 0 1 0 54538068 8347648 567 33554432000 4194304 5646918 140735648329888 140735648329256 4388221 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 2038 567 84 355 0 1679 0

[startup+0.100165 s]
/proc/loadavg: 2.16 2.20 2.16 3/177 21315
/proc/meminfo: memFree=30079032/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=11480 CPUtime=0.09 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 2303 0 0 0 9 0 0 0 20 0 1 0 54538068 11755520 1248 33554432000 4194304 5646918 140735648329888 140735648329256 4430317 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 2870 1248 94 355 0 2511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11480

[startup+0.200333 s]
/proc/loadavg: 2.16 2.20 2.16 3/177 21315
/proc/meminfo: memFree=30079032/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=13544 CPUtime=0.19 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 3707 0 0 0 19 0 0 0 20 0 1 0 54538068 13869056 1492 33554432000 4194304 5646918 140735648329888 140735648329256 4817512 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 3386 1493 94 355 0 3027 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13544

[startup+0.300291 s]
/proc/loadavg: 2.16 2.20 2.16 3/177 21315
/proc/meminfo: memFree=30079032/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=17652 CPUtime=0.29 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 4683 0 0 0 29 0 0 0 20 0 1 0 54538068 18075648 2426 33554432000 4194304 5646918 140735648329888 140735648329256 4563520 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 4413 2426 97 355 0 4054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17652

[startup+0.700176 s]
/proc/loadavg: 2.16 2.20 2.16 3/177 21315
/proc/meminfo: memFree=30079032/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=30212 CPUtime=0.69 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 8285 0 0 0 68 1 0 0 20 0 1 0 54538068 30937088 5364 33554432000 4194304 5646918 140735648329888 140735648329256 4823257 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 7553 5364 97 355 0 7194 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30212

[startup+1.50019 s]
/proc/loadavg: 2.16 2.20 2.16 3/178 21372
/proc/meminfo: memFree=30599920/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=52988 CPUtime=1.49 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 14612 0 0 0 147 2 0 0 20 0 1 0 54538068 54259712 10835 33554432000 4194304 5646918 140735648329888 140735648328088 4462222 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 13247 10835 105 355 0 12888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52988

[startup+3.10037 s]
/proc/loadavg: 2.16 2.20 2.16 3/178 21372
/proc/meminfo: memFree=30573648/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=81788 CPUtime=3.09 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 21240 0 0 0 306 3 0 0 20 0 1 0 54538068 83750912 18021 33554432000 4194304 5646918 140735648329888 140735648327448 4831339 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 20447 18021 154 355 0 20088 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81788

[startup+6.30024 s]
/proc/loadavg: 2.14 2.20 2.16 3/178 21372
/proc/meminfo: memFree=30498100/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=83148 CPUtime=6.29 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 21586 0 0 0 626 3 0 0 20 0 1 0 54538068 85143552 18367 33554432000 4194304 5646918 140735648329888 140735648328552 4329375 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 20787 18367 154 355 0 20428 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83148

[startup+12.7002 s]
/proc/loadavg: 2.13 2.20 2.16 3/177 21372
/proc/meminfo: memFree=30490308/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=83148 CPUtime=12.69 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 21586 0 0 0 1266 3 0 0 20 0 1 0 54538068 85143552 18487 33554432000 4194304 5646918 140735648329888 140735648328552 4831344 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 20787 18487 154 355 0 20428 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83148

[startup+25.5004 s]
/proc/loadavg: 2.17 2.20 2.16 3/177 21372
/proc/meminfo: memFree=30323848/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=240808 CPUtime=25.48 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 44836 0 0 0 2540 8 0 0 20 0 1 0 54538068 246587392 58420 33554432000 4194304 5646918 140735648329888 140735648328024 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 60202 58420 182 355 0 59843 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 240808

[startup+51.1003 s]
/proc/loadavg: 2.11 2.19 2.16 3/177 21372
/proc/meminfo: memFree=30107784/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=285588 CPUtime=51.07 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 48783 0 0 0 5098 9 0 0 20 0 1 0 54538068 292442112 69998 33554432000 4194304 5646918 140735648329888 140735648328024 4389024 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 71397 69998 182 355 0 71038 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 285588

[startup+102.3 s]
/proc/loadavg: 2.09 2.17 2.15 3/177 21373
/proc/meminfo: memFree=29933792/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=437268 CPUtime=102.25 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 54155 0 0 0 10214 11 0 0 20 0 1 0 54538068 447762432 89093 33554432000 4194304 5646918 140735648329888 140735648328136 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 109317 89093 182 355 0 108958 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 437268

[startup+162.3 s]
/proc/loadavg: 2.39 2.23 2.18 3/177 21374
/proc/meminfo: memFree=29825096/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=448308 CPUtime=162.23 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 56910 0 0 0 16211 12 0 0 20 0 1 0 54538068 459067392 100611 33554432000 4194304 5646918 140735648329888 140735648328024 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 112077 100611 182 355 0 111718 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 448308

[startup+222.307 s]
/proc/loadavg: 2.19 2.20 2.17 3/177 21375
/proc/meminfo: memFree=29725748/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=589736 CPUtime=222.23 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 58564 0 0 0 22209 14 0 0 20 0 1 0 54538068 603889664 114014 33554432000 4194304 5646918 140735648329888 140735648328584 4403411 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 147434 114014 182 355 0 147075 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 589736

[startup+282.3 s]
/proc/loadavg: 2.07 2.16 2.16 4/177 21377
/proc/meminfo: memFree=29623244/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=600152 CPUtime=282.21 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 61061 0 0 0 28205 16 0 0 20 0 1 0 54538068 614555648 124175 33554432000 4194304 5646918 140735648329888 140735648328024 4403118 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 150038 124175 182 355 0 149679 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 600152

[startup+342.3 s]
/proc/loadavg: 2.13 2.16 2.16 3/177 21378
/proc/meminfo: memFree=29557724/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=608612 CPUtime=342.2 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 63136 0 0 0 34204 16 0 0 20 0 1 0 54538068 623218688 133404 33554432000 4194304 5646918 140735648329888 140735648328024 4402806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 152153 133404 182 355 0 151794 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 608612

[startup+402.3 s]
/proc/loadavg: 2.10 2.14 2.15 4/177 21379
/proc/meminfo: memFree=29486096/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=620192 CPUtime=402.19 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 64492 0 0 0 40202 17 0 0 20 0 1 0 54538068 635076608 141914 33554432000 4194304 5646918 140735648329888 140735648328136 4398063 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 155048 141914 182 355 0 154689 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 620192

[startup+462.3 s]
/proc/loadavg: 2.16 2.15 2.15 3/177 21380
/proc/meminfo: memFree=29429680/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=624656 CPUtime=462.18 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 65577 0 0 0 46200 18 0 0 20 0 1 0 54538068 639647744 150153 33554432000 4194304 5646918 140735648329888 140735648328024 4403368 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 156164 150153 182 355 0 155805 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 624656

[startup+522.3 s]
/proc/loadavg: 2.22 2.16 2.15 3/178 21384
/proc/meminfo: memFree=29372224/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=632088 CPUtime=522.18 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 67219 0 0 0 52198 20 0 0 20 0 1 0 54538068 647258112 156393 33554432000 4194304 5646918 140735648329888 140735648328024 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 158022 156393 182 355 0 157663 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 632088

[startup+582.3 s]
/proc/loadavg: 2.14 2.15 2.15 3/177 21386
/proc/meminfo: memFree=29315448/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=855324 CPUtime=582.16 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 69621 0 0 0 58195 21 0 0 20 0 1 0 54538068 875851776 164405 33554432000 4194304 5646918 140735648329888 140735648328024 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 213831 164405 182 355 0 213472 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 855324


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


[startup+882.307 s]
/proc/loadavg: 2.29 2.18 2.15 3/177 21393
/proc/meminfo: memFree=29036756/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=880240 CPUtime=882.13 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 73264 0 0 0 88187 26 0 0 20 0 1 0 54538068 901365760 199219 33554432000 4194304 5646918 140735648329888 140735648328024 4403061 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 220060 199219 182 355 0 219701 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 880240

[startup+942.3 s]
/proc/loadavg: 2.11 2.15 2.14 3/177 21394
/proc/meminfo: memFree=28917868/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=885656 CPUtime=942.11 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 74546 0 0 0 94185 26 0 0 20 0 1 0 54538068 906911744 204589 33554432000 4194304 5646918 140735648329888 140735648328024 4402815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 221414 204589 182 355 0 221055 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 885656

[startup+1002.3 s]
/proc/loadavg: 2.15 2.16 2.15 3/177 21395
/proc/meminfo: memFree=28859744/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=895208 CPUtime=1002.1 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 76631 0 0 0 100183 27 0 0 20 0 1 0 54538068 916692992 210762 33554432000 4194304 5646918 140735648329888 140735648328024 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 223802 210762 182 355 0 223443 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 895208

[startup+1062.3 s]
/proc/loadavg: 2.27 2.19 2.16 3/177 21396
/proc/meminfo: memFree=28823616/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=899516 CPUtime=1062.1 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 77644 0 0 0 106182 28 0 0 20 0 1 0 54538068 921104384 214330 33554432000 4194304 5646918 140735648329888 140735648328024 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 224879 214330 182 355 0 224520 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 899516

[startup+1122.3 s]
/proc/loadavg: 2.31 2.21 2.16 3/178 21400
/proc/meminfo: memFree=28778252/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=903740 CPUtime=1122.08 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 78660 0 0 0 112180 28 0 0 20 0 1 0 54538068 925429760 218923 33554432000 4194304 5646918 140735648329888 140735648328024 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 225935 218923 182 355 0 225576 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 903740

[startup+1182.3 s]
/proc/loadavg: 2.19 2.20 2.16 3/177 21402
/proc/meminfo: memFree=28740780/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=909064 CPUtime=1182.07 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 79926 0 0 0 118178 29 0 0 20 0 1 0 54538068 930881536 223766 33554432000 4194304 5646918 140735648329888 140735648328024 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 227266 223766 182 355 0 226907 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 909064

[startup+1242.3 s]
/proc/loadavg: 2.28 2.22 2.17 3/177 21403
/proc/meminfo: memFree=28702896/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1263140 CPUtime=1242.07 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 81586 0 0 0 124177 30 0 0 20 0 1 0 54538068 1293455360 227976 33554432000 4194304 5646918 140735648329888 140735648328024 4402918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 315785 227976 182 355 0 315426 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1263140

[startup+1302.3 s]
/proc/loadavg: 2.15 2.19 2.17 4/177 21404
/proc/meminfo: memFree=28650900/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1265292 CPUtime=1302.06 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 82121 0 0 0 130175 31 0 0 20 0 1 0 54538068 1295659008 235665 33554432000 4194304 5646918 140735648329888 140735648328024 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 316323 235665 182 355 0 315964 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1265292

[startup+1362.3 s]
/proc/loadavg: 2.13 2.18 2.17 3/177 21405
/proc/meminfo: memFree=28608840/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1270496 CPUtime=1362.04 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 83378 0 0 0 136173 31 0 0 20 0 1 0 54538068 1300987904 239988 33554432000 4194304 5646918 140735648329888 140735648328024 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 317624 239988 182 355 0 317265 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1270496

[startup+1422.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/177 21406
/proc/meminfo: memFree=28576428/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1276476 CPUtime=1422.04 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 84792 0 0 0 142172 32 0 0 20 0 1 0 54538068 1307111424 244468 33554432000 4194304 5646918 140735648329888 140735648328024 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 319119 244468 182 355 0 318760 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1276476

[startup+1482.3 s]
/proc/loadavg: 2.11 2.16 2.16 4/177 21408
/proc/meminfo: memFree=28543796/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1287048 CPUtime=1482.03 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 85832 0 0 0 148171 32 0 0 20 0 1 0 54538068 1317937152 248063 33554432000 4194304 5646918 140735648329888 140735648328584 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 321762 248063 182 355 0 321403 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1287048

[startup+1542.31 s]
/proc/loadavg: 2.13 2.16 2.16 4/177 21409
/proc/meminfo: memFree=28505524/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1291228 CPUtime=1542.02 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 86846 0 0 0 154169 33 0 0 20 0 1 0 54538068 1322217472 252654 33554432000 4194304 5646918 140735648329888 140735648328024 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 322807 252654 182 355 0 322448 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1291228

[startup+1602.3 s]
/proc/loadavg: 2.15 2.16 2.16 3/177 21410
/proc/meminfo: memFree=28473548/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1294864 CPUtime=1602.02 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 87728 0 0 0 160168 34 0 0 20 0 1 0 54538068 1325940736 256602 33554432000 4194304 5646918 140735648329888 140735648328024 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 323716 256602 182 355 0 323357 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1294864

[startup+1662.3 s]
/proc/loadavg: 2.16 2.16 2.16 3/177 21411
/proc/meminfo: memFree=28434404/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1299264 CPUtime=1662.01 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 88826 0 0 0 166167 34 0 0 20 0 1 0 54538068 1330446336 260766 33554432000 4194304 5646918 140735648329888 140735648328024 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 324816 260766 182 355 0 324457 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1299264

[startup+1722.3 s]
/proc/loadavg: 2.27 2.19 2.17 3/178 21415
/proc/meminfo: memFree=28377116/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1304572 CPUtime=1721.99 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 90199 0 0 0 172165 34 0 0 20 0 1 0 54538068 1335881728 270826 33554432000 4194304 5646918 140735648329888 140735648328024 4403311 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 326143 270826 182 355 0 325784 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1304572

[startup+1782.3 s]
/proc/loadavg: 2.30 2.21 2.18 3/177 21417
/proc/meminfo: memFree=28336480/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1307528 CPUtime=1781.99 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 90897 0 0 0 178164 35 0 0 20 0 1 0 54538068 1338908672 276634 33554432000 4194304 5646918 140735648329888 140735648328024 4402896 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 326882 276634 182 355 0 326523 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1307528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.21 2.19 2.17 3/177 21417
/proc/meminfo: memFree=28326180/32872528 swapFree=1286912/1434080
[pid=21315] ppid=21312 vsize=1310372 CPUtime=1800.08 cores=1,3,5,7
/proc/21315/stat : 21315 (minisatp) R 21312 21315 20640 0 -1 4202496 91515 0 0 0 179973 35 0 0 20 0 1 0 54538068 1341820928 277763 33554432000 4194304 5646918 140735648329888 140735648328024 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/21315/statm: 327593 277763 182 355 0 327234 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1310372

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 21315 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.73
CPU system time (s): 0.370943
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1310372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.370943
maximum resident set size= 1111052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91515
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= 62
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.30659 second user time and 17.0904 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-21 18:01:53
IDJOB=4115406
IDBENCH=1696
IDSOLVER=2555
FILE ID=node130/4115406-1466524913
RUNJOBID= node130-1466517708-20657
PBS_JOBID= 19942878
Free space on /tmp= 71716 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-fffff800.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115406-1466524913/watcher-4115406-1466524913 -o /tmp/evaluation-result-4115406-1466524913/solver-4115406-1466524913 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960  minisatp HOME/instance-4115406-1466524913.opb

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

MD5SUM BENCH= f2e3e708ab88850fd5a3cdf379c0e388
RANDOM SEED=883843023

node130.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.365
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.73
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.365
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	: 5332.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.365
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	: 5332.55
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.365
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	: 5332.55
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.365
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	: 5332.55
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.365
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	: 5332.53
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.365
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	: 5332.56
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.365
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30079568 kB
Buffers:            5352 kB
Cached:            38760 kB
SwapCached:         1872 kB
Active:           632332 kB
Inactive:          20920 kB
Active(anon):     610684 kB
Inactive(anon):      936 kB
Active(file):      21648 kB
Inactive(file):    19984 kB
Unevictable:     1434080 kB
Mlocked:         1286912 kB
SwapTotal:      67108856 kB
SwapFree:       67098744 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:       2044716 kB
Mapped:             7768 kB
Shmem:                 0 kB
Slab:             572576 kB
SReclaimable:      16220 kB
SUnreclaim:       556356 kB
KernelStack:        1480 kB
PageTables:         8256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2175272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    641024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4115406-1466524913.opb

Free space on /tmp at the end= 71708 MiB
End job on node130 at 2016-06-21 18:31:54