Trace number 4119815

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm25p-opt.opb.negationfix.opb
MD5SUM0e6bc42a73004b619a56f65a9590fd0d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

Solver Data

0.00/0.00	c Parsing PB file...
0.99/1.00	c Converting 994 PB-constraints to clauses...
0.99/1.01	c   -- Unit propagations: (none)
0.99/1.01	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################################################################################################################################################################################################################################
0.99/1.02	c   -- Clauses(.)/Splits(s): (none)
0.99/1.02	c ---[ 993]---> Adder-cost: 251   maxlim: 33   bits: 7/6
0.99/1.02	c ---[ 992]---> Sorter-cost:12682     Base: 3 3 5 11 5 2
1.49/1.55	c ---[ 991]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
1.89/1.91	c ---[ 990]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
2.20/2.27	c ---[ 989]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
2.59/2.62	c ---[ 988]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
2.89/2.98	c ---[ 987]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
3.30/3.34	c ---[ 986]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
3.69/3.70	c ---[ 985]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
3.99/4.06	c ---[ 984]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
4.40/4.42	c ---[ 983]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
4.69/4.78	c ---[ 982]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
5.09/5.14	c ---[ 981]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
5.39/5.49	c ---[ 980]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
5.79/5.85	c ---[ 979]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
6.19/6.21	c ---[ 978]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
6.49/6.57	c ---[ 977]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
6.89/6.93	c ---[ 976]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
7.19/7.29	c ---[ 975]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
7.59/7.65	c ---[ 974]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
7.99/8.01	c ---[ 973]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
8.29/8.37	c ---[ 972]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
8.69/8.73	c ---[ 971]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
8.99/9.09	c ---[ 970]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
9.39/9.45	c ---[ 969]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
9.79/9.81	c ---[ 968]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
10.09/10.17	c ---[ 967]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
10.49/10.53	c ---[ 966]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
10.79/10.89	c ---[ 965]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
11.19/11.25	c ---[ 964]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
11.59/11.61	c ---[ 963]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
11.89/11.97	c ---[ 962]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
12.29/12.33	c ---[ 961]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
12.59/12.69	c ---[ 960]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
12.99/13.05	c ---[ 959]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
13.39/13.41	c ---[ 958]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
13.69/13.77	c ---[ 957]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
14.09/14.15	c ---[ 956]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
14.49/14.51	c ---[ 955]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
14.79/14.87	c ---[ 954]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
15.19/15.24	c ---[ 953]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
15.59/15.60	c ---[ 952]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
15.89/15.96	c ---[ 951]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
16.29/16.32	c ---[ 950]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
16.59/16.69	c ---[ 949]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
16.99/17.05	c ---[ 948]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
17.39/17.41	c ---[ 947]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
17.69/17.77	c ---[ 946]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
18.09/18.13	c ---[ 945]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
18.39/18.49	c ---[ 944]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
18.79/18.85	c ---[ 943]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
19.19/19.21	c ---[ 942]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
19.49/19.57	c ---[ 941]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
19.89/19.94	c ---[ 940]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
20.28/20.30	c ---[ 939]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
20.58/20.66	c ---[ 938]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
20.99/21.02	c ---[ 937]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
21.28/21.38	c ---[ 936]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
21.68/21.74	c ---[ 935]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
22.09/22.10	c ---[ 934]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
22.38/22.47	c ---[ 933]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
22.78/22.83	c ---[ 932]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
23.09/23.19	c ---[ 931]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
23.48/23.55	c ---[ 930]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
23.88/23.91	c ---[ 929]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
24.19/24.27	c ---[ 928]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
24.58/24.64	c ---[ 927]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
24.98/25.00	c ---[ 926]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
25.30/25.36	c ---[ 925]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
25.69/25.72	c ---[ 924]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
25.99/26.08	c ---[ 923]---> Adder-cost: 1822   maxlim: 60495   bits: 16/16
26.19/26.24	c ---[ 922]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
26.59/26.60	c ---[ 921]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
26.89/26.97	c ---[ 920]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
27.29/27.33	c ---[ 919]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
27.60/27.69	c ---[ 918]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
27.99/28.05	c ---[ 917]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
28.39/28.41	c ---[ 916]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
28.70/28.78	c ---[ 915]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
29.09/29.14	c ---[ 914]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
29.49/29.50	c ---[ 913]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
29.79/29.87	c ---[ 912]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
30.19/30.23	c ---[ 911]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
30.49/30.59	c ---[ 910]---> Adder-cost: 2962   maxlim: 162160   bits: 18/18
30.89/30.95	c ---[ 909]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
31.29/31.31	c ---[ 908]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
31.59/31.67	c ---[ 907]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
31.99/32.03	c ---[ 906]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
32.39/32.40	c ---[ 905]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
32.69/32.76	c ---[ 904]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
33.09/33.12	c ---[ 903]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
33.48/33.52	c ---[ 902]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
33.78/33.88	c ---[ 901]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
34.19/34.24	c ---[ 900]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
34.58/34.60	c ---[ 899]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
34.88/34.97	c ---[ 898]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
35.29/35.33	c ---[ 897]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
35.58/35.69	c ---[ 896]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
35.98/36.05	c ---[ 895]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
36.39/36.42	c ---[ 894]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
36.68/36.78	c ---[ 893]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
37.08/37.14	c ---[ 892]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
37.49/37.50	c ---[ 891]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
37.78/37.87	c ---[ 890]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
38.18/38.23	c ---[ 889]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
38.49/38.59	c ---[ 888]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
38.88/38.95	c ---[ 887]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
39.28/39.32	c ---[ 886]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
39.59/39.68	c ---[ 885]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
39.98/40.04	c ---[ 884]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
40.38/40.40	c ---[ 883]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
40.69/40.77	c ---[ 882]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
41.08/41.13	c ---[ 881]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
41.48/41.50	c ---[ 880]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
41.79/41.86	c ---[ 879]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
42.18/42.22	c ---[ 878]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
42.48/42.59	c ---[ 877]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
42.89/42.95	c ---[ 876]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
43.28/43.31	c ---[ 875]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
43.58/43.67	c ---[ 874]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
43.99/44.04	c ---[ 873]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
44.38/44.40	c ---[ 872]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
44.68/44.76	c ---[ 871]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
45.09/45.12	c ---[ 870]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
45.38/45.49	c ---[ 869]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
45.78/45.85	c ---[ 868]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
46.19/46.21	c ---[ 867]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
46.48/46.58	c ---[ 866]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
46.88/46.94	c ---[ 865]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
47.29/47.31	c ---[ 864]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
47.58/47.67	c ---[ 863]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
48.08/48.17	c ---[ 862]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
48.58/48.67	c ---[ 861]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
49.08/49.16	c ---[ 860]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
49.59/49.66	c ---[ 859]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
50.08/50.16	c ---[ 858]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
50.59/50.67	c ---[ 857]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
51.08/51.15	c ---[ 856]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
51.58/51.65	c ---[ 855]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
52.08/52.14	c ---[ 854]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
52.58/52.63	c ---[ 853]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
53.08/53.12	c ---[ 852]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
53.58/53.62	c ---[ 851]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
54.08/54.13	c ---[ 850]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
54.58/54.63	c ---[ 849]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
55.09/55.14	c ---[ 848]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
55.58/55.65	c ---[ 847]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
56.09/56.13	c ---[ 846]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
56.58/56.64	c ---[ 845]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
57.08/57.12	c ---[ 844]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
57.58/57.63	c ---[ 843]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
58.08/58.13	c ---[ 842]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
58.58/58.63	c ---[ 841]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
59.08/59.13	c ---[ 840]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
59.58/59.62	c ---[ 839]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
60.08/60.12	c ---[ 838]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
60.58/60.62	c ---[ 837]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
61.08/61.13	c ---[ 836]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
61.58/61.63	c ---[ 835]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
62.08/62.12	c ---[ 834]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
62.58/62.63	c ---[ 833]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
63.08/63.12	c ---[ 832]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
63.58/63.61	c ---[ 831]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
64.08/64.11	c ---[ 830]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
64.58/64.61	c ---[ 829]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
65.08/65.10	c ---[ 828]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
65.58/65.61	c ---[ 827]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
66.08/66.12	c ---[ 826]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
66.58/66.63	c ---[ 825]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
67.08/67.13	c ---[ 824]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
67.58/67.64	c ---[ 823]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
68.08/68.13	c ---[ 822]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
68.58/68.64	c ---[ 821]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
69.08/69.15	c ---[ 820]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
69.58/69.65	c ---[ 819]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
70.08/70.16	c ---[ 818]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
70.58/70.67	c ---[ 817]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
71.08/71.17	c ---[ 816]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
71.58/71.67	c ---[ 815]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
72.08/72.18	c ---[ 814]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
72.58/72.67	c ---[ 813]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
73.07/73.17	c ---[ 812]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
73.57/73.66	c ---[ 811]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
74.07/74.16	c ---[ 810]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
74.57/74.65	c ---[ 809]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
75.07/75.15	c ---[ 808]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
75.57/75.64	c ---[ 807]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
76.07/76.13	c ---[ 806]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
76.57/76.63	c ---[ 805]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
77.08/77.14	c ---[ 804]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
77.57/77.62	c ---[ 803]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
78.08/78.13	c ---[ 802]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
78.57/78.63	c ---[ 801]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
79.07/79.13	c ---[ 800]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
79.57/79.64	c ---[ 799]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
80.07/80.14	c ---[ 798]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
80.57/80.65	c ---[ 797]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
81.07/81.15	c ---[ 796]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
81.57/81.66	c ---[ 795]---> Adder-cost: 1390   maxlim: 30870   bits: 15/15
81.67/81.79	c ---[ 794]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
82.17/82.29	c ---[ 793]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
82.67/82.79	c ---[ 792]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
83.17/83.30	c ---[ 791]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
83.68/83.78	c ---[ 790]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
84.17/84.27	c ---[ 789]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
84.79/84.84	c ---[ 788]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
85.28/85.35	c ---[ 787]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
85.79/85.85	c ---[ 786]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
86.28/86.36	c ---[ 785]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
86.78/86.87	c ---[ 784]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
87.28/87.35	c ---[ 783]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
87.78/87.86	c ---[ 782]---> Adder-cost: 2506   maxlim: 122128   bits: 17/17
88.28/88.31	c ---[ 781]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
88.78/88.81	c ---[ 780]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
89.28/89.31	c ---[ 779]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
89.78/89.82	c ---[ 778]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
90.28/90.32	c ---[ 777]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
90.78/90.82	c ---[ 776]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
91.28/91.32	c ---[ 775]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
91.78/91.81	c ---[ 774]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
92.28/92.32	c ---[ 773]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
92.78/92.82	c ---[ 772]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
93.28/93.33	c ---[ 771]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
93.78/93.83	c ---[ 770]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
94.28/94.33	c ---[ 769]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
94.78/94.83	c ---[ 768]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
95.28/95.32	c ---[ 767]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
95.78/95.83	c ---[ 766]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
96.28/96.33	c ---[ 765]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
96.78/96.84	c ---[ 764]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
97.28/97.34	c ---[ 763]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
97.78/97.84	c ---[ 762]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
98.28/98.35	c ---[ 761]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
98.77/98.83	c ---[ 760]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
99.27/99.32	c ---[ 759]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
99.77/99.83	c ---[ 758]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
100.27/100.32	c ---[ 757]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
100.77/100.82	c ---[ 756]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
101.28/101.33	c ---[ 755]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
101.77/101.84	c ---[ 754]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
102.28/102.33	c ---[ 753]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
102.77/102.84	c ---[ 752]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
103.27/103.34	c ---[ 751]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
103.77/103.85	c ---[ 750]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
104.27/104.33	c ---[ 749]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
104.77/104.82	c ---[ 748]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
105.27/105.31	c ---[ 747]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
105.77/105.82	c ---[ 746]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
106.27/106.33	c ---[ 745]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
106.78/106.82	c ---[ 744]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
107.27/107.31	c ---[ 743]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
107.67/107.80	c ---[ 742]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
108.17/108.29	c ---[ 741]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
108.67/108.78	c ---[ 740]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
109.17/109.27	c ---[ 739]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
109.67/109.75	c ---[ 738]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
110.17/110.24	c ---[ 737]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
110.67/110.76	c ---[ 736]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
111.18/111.26	c ---[ 734]---> BDD-cost:  253
111.18/111.27	c ---[ 732]---> BDD-cost:  253
111.18/111.27	c ---[ 730]---> BDD-cost:  253
111.18/111.27	c ---[ 728]---> BDD-cost:  253
111.18/111.28	c ---[ 726]---> BDD-cost:  251
111.18/111.28	c ---[ 724]---> BDD-cost:  253
111.18/111.29	c ---[ 722]---> BDD-cost:  253
111.18/111.29	c ---[ 720]---> BDD-cost:  253
111.18/111.29	c ---[ 718]---> BDD-cost:  253
111.27/111.30	c ---[ 716]---> BDD-cost:  253
111.27/111.30	c ---[ 714]---> BDD-cost:  253
111.27/111.31	c ---[ 712]---> BDD-cost:  253
111.27/111.31	c ---[ 710]---> BDD-cost:  253
111.27/111.31	c ---[ 708]---> BDD-cost:  253
111.27/111.32	c ---[ 706]---> BDD-cost:  253
111.27/111.32	c ---[ 704]---> BDD-cost:  251
111.27/111.32	c ---[ 702]---> BDD-cost:  253
111.27/111.33	c ---[ 700]---> BDD-cost:  253
111.27/111.33	c ---[ 698]---> BDD-cost:  253
111.27/111.34	c ---[ 696]---> BDD-cost:  253
111.27/111.34	c ---[ 694]---> BDD-cost:  251
111.27/111.34	c ---[ 692]---> BDD-cost:  251
111.27/111.35	c ---[ 690]---> BDD-cost:  251
111.27/111.35	c ---[ 688]---> BDD-cost:  251
111.27/111.35	c ---[ 686]---> BDD-cost:  251
111.27/111.36	c ---[ 684]---> BDD-cost:  251
111.27/111.36	c ---[ 682]---> BDD-cost:  251
111.27/111.37	c ---[ 680]---> BDD-cost:  251
111.27/111.37	c ---[ 678]---> BDD-cost:  251
111.27/111.37	c ---[ 676]---> BDD-cost:  251
111.27/111.38	c ---[ 674]---> BDD-cost:  251
111.27/111.38	c ---[ 672]---> BDD-cost:  253
111.27/111.38	c ---[ 670]---> BDD-cost:  251
111.27/111.39	c ---[ 668]---> BDD-cost:  253
111.27/111.39	c ---[ 666]---> BDD-cost:  253
111.27/111.40	c ---[ 664]---> BDD-cost:  251
111.37/111.40	c ---[ 662]---> BDD-cost:  251
111.37/111.40	c ---[ 660]---> BDD-cost:  253
111.37/111.41	c ---[ 658]---> BDD-cost:  253
111.37/111.41	c ---[ 656]---> BDD-cost:  253
111.37/111.41	c ---[ 654]---> BDD-cost:  253
111.37/111.42	c ---[ 652]---> BDD-cost:  249
111.37/111.42	c ---[ 650]---> BDD-cost:  253
111.37/111.43	c ---[ 648]---> BDD-cost:  251
111.37/111.43	c ---[ 646]---> BDD-cost:  251
111.37/111.43	c ---[ 644]---> BDD-cost:  251
111.37/111.44	c ---[ 642]---> BDD-cost:  251
111.37/111.44	c ---[ 640]---> BDD-cost:  251
111.37/111.44	c ---[ 638]---> BDD-cost:  251
111.37/111.45	c ---[ 636]---> BDD-cost:  251
111.37/111.45	c ---[ 634]---> BDD-cost:  251
111.37/111.45	c ---[ 632]---> BDD-cost:  253
111.37/111.46	c ---[ 630]---> BDD-cost:  253
111.37/111.46	c ---[ 628]---> BDD-cost:  253
111.37/111.47	c ---[ 626]---> BDD-cost:  253
111.37/111.47	c ---[ 624]---> BDD-cost:  253
111.37/111.47	c ---[ 622]---> BDD-cost:  253
111.37/111.48	c ---[ 620]---> BDD-cost:  253
111.37/111.48	c ---[ 618]---> BDD-cost:  253
111.37/111.49	c ---[ 616]---> BDD-cost:  253
111.37/111.49	c ---[ 614]---> BDD-cost:  253
111.37/111.49	c ---[ 612]---> BDD-cost:  253
111.47/111.50	c ---[ 610]---> BDD-cost:  253
111.47/111.50	c ---[ 608]---> BDD-cost:  253
111.47/111.50	c ---[ 606]---> BDD-cost:  253
111.47/111.51	c ---[ 604]---> BDD-cost:  253
111.47/111.51	c ---[ 602]---> BDD-cost:  251
111.47/111.52	c ---[ 600]---> BDD-cost:  253
111.47/111.52	c ---[ 598]---> BDD-cost:  253
111.47/111.52	c ---[ 596]---> BDD-cost:  253
111.47/111.53	c ---[ 594]---> BDD-cost:  253
111.47/111.53	c ---[ 592]---> BDD-cost:  253
111.47/111.53	c ---[ 590]---> BDD-cost:  253
111.47/111.54	c ---[ 588]---> BDD-cost:  253
111.47/111.54	c ---[ 586]---> BDD-cost:  253
111.47/111.55	c ---[ 584]---> BDD-cost:  253
111.47/111.55	c ---[ 582]---> BDD-cost:  253
111.47/111.55	c ---[ 580]---> BDD-cost:  253
111.47/111.56	c ---[ 578]---> BDD-cost:  253
111.47/111.56	c ---[ 576]---> BDD-cost:  253
111.47/111.56	c ---[ 574]---> BDD-cost:  253
111.47/111.57	c ---[ 572]---> BDD-cost:  253
111.47/111.57	c ---[ 570]---> BDD-cost:  253
111.47/111.58	c ---[ 568]---> BDD-cost:  253
111.47/111.58	c ---[ 566]---> BDD-cost:  251
111.47/111.58	c ---[ 564]---> BDD-cost:  251
111.47/111.59	c ---[ 562]---> BDD-cost:  251
111.47/111.59	c ---[ 560]---> BDD-cost:  251
111.47/111.59	c ---[ 558]---> BDD-cost:  251
111.57/111.60	c ---[ 556]---> BDD-cost:  251
111.57/111.60	c ---[ 554]---> BDD-cost:  251
111.57/111.61	c ---[ 552]---> BDD-cost:  251
111.57/111.61	c ---[ 550]---> BDD-cost:  251
111.57/111.61	c ---[ 548]---> BDD-cost:  251
111.57/111.62	c ---[ 546]---> BDD-cost:  251
111.57/111.62	c ---[ 544]---> BDD-cost:  251
111.57/111.62	c ---[ 542]---> BDD-cost:  251
111.57/111.63	c ---[ 540]---> BDD-cost:  251
111.57/111.63	c ---[ 538]---> BDD-cost:  253
111.57/111.64	c ---[ 536]---> BDD-cost:  251
111.57/111.64	c ---[ 534]---> BDD-cost:  251
111.57/111.64	c ---[ 532]---> BDD-cost:  251
111.57/111.65	c ---[ 530]---> BDD-cost:  251
111.57/111.65	c ---[ 528]---> BDD-cost:  251
111.57/111.65	c ---[ 526]---> BDD-cost:  251
111.57/111.66	c ---[ 524]---> BDD-cost:  251
111.57/111.66	c ---[ 522]---> BDD-cost:  251
111.57/111.67	c ---[ 520]---> BDD-cost:  251
111.57/111.67	c ---[ 518]---> BDD-cost:  251
111.57/111.67	c ---[ 516]---> BDD-cost:  253
111.57/111.68	c ---[ 514]---> BDD-cost:  253
111.57/111.68	c ---[ 512]---> BDD-cost:  253
111.57/111.68	c ---[ 510]---> BDD-cost:  253
111.57/111.69	c ---[ 508]---> BDD-cost:  253
111.57/111.69	c ---[ 506]---> BDD-cost:  253
111.67/111.70	c ---[ 504]---> BDD-cost:  253
111.67/111.70	c ---[ 502]---> BDD-cost:  253
111.67/111.70	c ---[ 500]---> BDD-cost:  253
111.67/111.71	c ---[ 498]---> BDD-cost:  253
111.67/111.71	c ---[ 496]---> BDD-cost:  253
111.67/111.71	c ---[ 494]---> BDD-cost:  253
111.67/111.72	c ---[ 492]---> BDD-cost:  253
111.67/111.72	c ---[ 490]---> BDD-cost:  253
111.67/111.73	c ---[ 488]---> BDD-cost:  253
111.67/111.73	c ---[ 486]---> BDD-cost:  253
111.67/111.73	c ---[ 484]---> BDD-cost:  253
111.67/111.74	c ---[ 482]---> BDD-cost:  253
111.67/111.74	c ---[ 480]---> BDD-cost:  253
111.67/111.74	c ---[ 478]---> BDD-cost:  251
111.67/111.75	c ---[ 476]---> BDD-cost:  253
111.67/111.75	c ---[ 474]---> BDD-cost:  253
111.67/111.76	c ---[ 472]---> BDD-cost:  251
111.67/111.76	c ---[ 470]---> BDD-cost:  253
111.67/111.76	c ---[ 468]---> BDD-cost:  253
111.67/111.77	c ---[ 466]---> BDD-cost:  253
111.67/111.77	c ---[ 464]---> BDD-cost:  253
111.67/111.78	c ---[ 462]---> BDD-cost:  253
111.67/111.78	c ---[ 460]---> BDD-cost:  251
111.67/111.78	c ---[ 458]---> BDD-cost:  251
111.67/111.79	c ---[ 456]---> BDD-cost:  251
111.67/111.79	c ---[ 454]---> BDD-cost:  251
111.67/111.79	c ---[ 452]---> BDD-cost:  253
111.77/111.80	c ---[ 450]---> BDD-cost:  253
111.77/111.80	c ---[ 448]---> BDD-cost:  251
111.77/111.81	c ---[ 446]---> BDD-cost:  251
111.77/111.81	c ---[ 444]---> BDD-cost:  251
111.77/111.81	c ---[ 442]---> BDD-cost:  251
111.77/111.82	c ---[ 440]---> BDD-cost:  253
111.77/111.82	c ---[ 438]---> BDD-cost:  253
111.77/111.82	c ---[ 436]---> BDD-cost:  253
111.77/111.83	c ---[ 434]---> BDD-cost:  253
111.77/111.83	c ---[ 432]---> BDD-cost:  253
111.77/111.84	c ---[ 430]---> BDD-cost:  253
111.77/111.84	c ---[ 428]---> BDD-cost:  253
111.77/111.84	c ---[ 426]---> BDD-cost:  253
111.77/111.85	c ---[ 424]---> BDD-cost:  253
111.77/111.85	c ---[ 422]---> BDD-cost:  253
111.77/111.85	c ---[ 420]---> BDD-cost:  251
111.77/111.86	c ---[ 418]---> BDD-cost:  253
111.77/111.86	c ---[ 416]---> BDD-cost:  253
111.77/111.87	c ---[ 414]---> BDD-cost:  251
111.77/111.87	c ---[ 412]---> BDD-cost:  253
111.77/111.87	c ---[ 410]---> BDD-cost:  253
111.77/111.88	c ---[ 408]---> BDD-cost:  253
111.77/111.88	c ---[ 406]---> BDD-cost:  253
111.77/111.88	c ---[ 404]---> BDD-cost:  253
111.77/111.89	c ---[ 402]---> BDD-cost:  253
111.77/111.89	c ---[ 400]---> BDD-cost:  253
111.87/111.90	c ---[ 398]---> BDD-cost:  253
111.87/111.90	c ---[ 396]---> BDD-cost:  253
111.87/111.90	c ---[ 394]---> BDD-cost:  253
111.87/111.91	c ---[ 392]---> BDD-cost:  253
111.87/111.91	c ---[ 390]---> BDD-cost:  253
111.87/111.91	c ---[ 388]---> BDD-cost:  253
111.87/111.92	c ---[ 386]---> BDD-cost:  253
111.87/111.92	c ---[ 384]---> BDD-cost:  253
111.87/111.93	c ---[ 382]---> BDD-cost:  251
111.87/111.93	c ---[ 380]---> BDD-cost:  253
111.87/111.93	c ---[ 378]---> BDD-cost:  251
111.87/111.94	c ---[ 376]---> BDD-cost:  251
111.87/111.94	c ---[ 374]---> BDD-cost:  251
111.87/111.94	c ---[ 372]---> BDD-cost:  253
111.87/111.95	c ---[ 370]---> BDD-cost:  253
111.87/111.95	c ---[ 368]---> BDD-cost:  251
111.87/111.96	c ---[ 366]---> BDD-cost:  251
111.87/111.96	c ---[ 364]---> BDD-cost:  251
111.87/111.96	c ---[ 362]---> BDD-cost:  251
111.87/111.97	c ---[ 360]---> BDD-cost:  251
111.87/111.97	c ---[ 358]---> BDD-cost:  251
111.87/111.97	c ---[ 356]---> BDD-cost:  251
111.87/111.98	c ---[ 354]---> BDD-cost:  251
111.87/111.98	c ---[ 352]---> BDD-cost:  251
111.87/111.99	c ---[ 350]---> BDD-cost:  253
111.87/111.99	c ---[ 348]---> BDD-cost:  251
111.87/111.99	c ---[ 346]---> BDD-cost:  251
111.97/112.00	c ---[ 344]---> BDD-cost:  251
111.97/112.00	c ---[ 342]---> BDD-cost:  251
111.97/112.00	c ---[ 340]---> BDD-cost:  251
111.97/112.01	c ---[ 338]---> BDD-cost:  251
111.97/112.01	c ---[ 336]---> BDD-cost:  251
111.97/112.02	c ---[ 334]---> BDD-cost:  251
111.97/112.02	c ---[ 332]---> BDD-cost:  253
111.97/112.02	c ---[ 330]---> BDD-cost:  253
111.97/112.03	c ---[ 328]---> BDD-cost:  251
111.97/112.03	c ---[ 326]---> BDD-cost:  251
111.97/112.03	c ---[ 324]---> BDD-cost:  253
111.97/112.04	c ---[ 322]---> BDD-cost:  253
111.97/112.04	c ---[ 320]---> BDD-cost:  251
111.97/112.05	c ---[ 318]---> BDD-cost:  251
111.97/112.05	c ---[ 316]---> BDD-cost:  253
111.97/112.05	c ---[ 314]---> BDD-cost:  253
111.97/112.06	c ---[ 312]---> BDD-cost:  253
111.97/112.06	c ---[ 310]---> BDD-cost:  253
111.97/112.06	c ---[ 308]---> BDD-cost:  253
111.97/112.07	c ---[ 306]---> BDD-cost:  253
111.97/112.07	c ---[ 304]---> BDD-cost:  253
111.97/112.08	c ---[ 302]---> BDD-cost:  253
111.97/112.08	c ---[ 300]---> BDD-cost:  251
111.97/112.08	c ---[ 298]---> BDD-cost:  253
111.97/112.09	c ---[ 296]---> BDD-cost:  251
111.97/112.09	c ---[ 294]---> BDD-cost:  253
111.97/112.09	c ---[ 292]---> BDD-cost:  253
112.07/112.10	c ---[ 290]---> BDD-cost:  253
112.07/112.10	c ---[ 288]---> BDD-cost:  253
112.07/112.11	c ---[ 286]---> BDD-cost:  253
112.07/112.11	c ---[ 284]---> BDD-cost:  251
112.07/112.11	c ---[ 282]---> BDD-cost:  253
112.07/112.12	c ---[ 280]---> BDD-cost:  251
112.07/112.12	c ---[ 278]---> BDD-cost:  251
112.07/112.12	c ---[ 276]---> BDD-cost:  251
112.07/112.13	c ---[ 274]---> BDD-cost:  251
112.07/112.13	c ---[ 272]---> BDD-cost:  251
112.07/112.14	c ---[ 270]---> BDD-cost:  251
112.07/112.14	c ---[ 268]---> BDD-cost:  251
112.07/112.14	c ---[ 266]---> BDD-cost:  251
112.07/112.15	c ---[ 264]---> BDD-cost:  251
112.07/112.15	c ---[ 262]---> BDD-cost:  251
112.07/112.15	c ---[ 260]---> BDD-cost:  253
112.07/112.16	c ---[ 258]---> BDD-cost:  253
112.07/112.16	c ---[ 256]---> BDD-cost:  253
112.07/112.17	c ---[ 254]---> BDD-cost:  253
112.07/112.17	c ---[ 252]---> BDD-cost:  253
112.07/112.17	c ---[ 250]---> BDD-cost:  253
112.07/112.18	c ---[ 248]---> BDD-cost:  253
112.07/112.18	c ---[ 246]---> BDD-cost:  253
112.07/112.18	c ---[ 244]---> BDD-cost:  253
112.07/112.19	c ---[ 242]---> BDD-cost:  253
112.07/112.19	c ---[ 240]---> BDD-cost:  253
112.07/112.20	c ---[ 238]---> BDD-cost:  253
112.07/112.20	c ---[ 236]---> BDD-cost:  251
112.18/112.20	c ---[ 234]---> BDD-cost:  251
112.18/112.21	c ---[ 232]---> BDD-cost:  251
112.18/112.21	c ---[ 230]---> BDD-cost:  253
112.18/112.21	c ---[ 228]---> BDD-cost:  253
112.18/112.22	c ---[ 226]---> BDD-cost:  253
112.18/112.22	c ---[ 224]---> BDD-cost:  251
112.18/112.23	c ---[ 222]---> BDD-cost:  251
112.18/112.23	c ---[ 220]---> BDD-cost:  253
112.18/112.23	c ---[ 218]---> BDD-cost:  253
112.18/112.24	c ---[ 216]---> BDD-cost:  253
112.18/112.24	c ---[ 214]---> BDD-cost:  253
112.18/112.24	c ---[ 212]---> BDD-cost:  253
112.18/112.25	c ---[ 210]---> BDD-cost:  253
112.18/112.25	c ---[ 208]---> BDD-cost:  253
112.18/112.26	c ---[ 206]---> BDD-cost:  253
112.18/112.26	c ---[ 204]---> BDD-cost:  253
112.18/112.26	c ---[ 202]---> BDD-cost:  253
112.18/112.27	c ---[ 200]---> BDD-cost:  253
112.18/112.27	c ---[ 198]---> BDD-cost:  253
112.18/112.28	c ---[ 196]---> BDD-cost:  253
112.18/112.28	c ---[ 194]---> BDD-cost:  253
112.18/112.28	c ---[ 192]---> BDD-cost:  253
112.18/112.29	c ---[ 190]---> BDD-cost:  253
112.18/112.29	c ---[ 188]---> BDD-cost:  253
112.18/112.29	c ---[ 186]---> BDD-cost:  253
112.18/112.30	c ---[ 184]---> BDD-cost:  253
112.18/112.30	c ---[ 182]---> BDD-cost:  251
112.28/112.31	c ---[ 180]---> BDD-cost:  249
112.28/112.31	c ---[ 178]---> BDD-cost:  253
112.28/112.31	c ---[ 176]---> BDD-cost:  253
112.28/112.32	c ---[ 174]---> BDD-cost:  253
112.28/112.32	c ---[ 172]---> BDD-cost:  253
112.28/112.32	c ---[ 170]---> BDD-cost:  249
112.28/112.33	c ---[ 168]---> BDD-cost:  253
112.28/112.33	c ---[ 166]---> BDD-cost:  253
112.28/112.34	c ---[ 164]---> BDD-cost:  253
112.28/112.34	c ---[ 162]---> BDD-cost:  251
112.28/112.34	c ---[ 160]---> BDD-cost:  253
112.28/112.35	c ---[ 158]---> BDD-cost:  253
112.28/112.35	c ---[ 156]---> BDD-cost:  253
112.28/112.35	c ---[ 154]---> BDD-cost:  253
112.28/112.36	c ---[ 152]---> BDD-cost:  253
112.28/112.36	c ---[ 150]---> BDD-cost:  253
112.28/112.37	c ---[ 148]---> BDD-cost:  253
112.28/112.37	c ---[ 146]---> BDD-cost:  253
112.28/112.37	c ---[ 144]---> BDD-cost:  253
112.28/112.38	c ---[ 142]---> BDD-cost:  251
112.28/112.38	c ---[ 140]---> BDD-cost:  251
112.28/112.38	c ---[ 138]---> BDD-cost:  251
112.28/112.39	c ---[ 136]---> BDD-cost:  253
112.28/112.39	c ---[ 134]---> BDD-cost:  253
112.37/112.40	c ---[ 132]---> BDD-cost:  253
112.37/112.40	c ---[ 130]---> BDD-cost:  253
112.37/112.40	c ---[ 128]---> BDD-cost:  249
112.37/112.41	c ---[ 126]---> BDD-cost:  251
112.37/112.41	c ---[ 124]---> BDD-cost:  251
112.37/112.41	c ---[ 122]---> BDD-cost:  253
112.37/112.42	c ---[ 120]---> BDD-cost:  249
112.37/112.42	c ---[ 118]---> BDD-cost:  249
112.37/112.43	c ---[ 116]---> BDD-cost:  253
112.37/112.43	c ---[ 114]---> BDD-cost:  251
112.37/112.43	c ---[ 112]---> BDD-cost:  249
112.37/112.44	c ---[ 110]---> BDD-cost:  249
112.37/112.44	c ---[ 108]---> BDD-cost:  249
112.37/112.44	c ---[ 106]---> BDD-cost:  251
112.37/112.45	c ---[ 104]---> BDD-cost:  251
112.37/112.45	c ---[ 102]---> BDD-cost:  251
112.37/112.46	c ---[ 100]---> BDD-cost:  251
112.37/112.46	c ---[  98]---> BDD-cost:  251
112.37/112.46	c ---[  96]---> BDD-cost:  251
112.37/112.47	c ---[  94]---> BDD-cost:  251
112.37/112.47	c ---[  92]---> BDD-cost:  251
112.37/112.47	c ---[  90]---> BDD-cost:  251
112.37/112.48	c ---[  88]---> BDD-cost:  251
112.37/112.48	c ---[  86]---> BDD-cost:  251
112.37/112.48	c ---[  84]---> BDD-cost:  251
112.37/112.49	c ---[  82]---> BDD-cost:  251
112.37/112.49	c ---[  80]---> BDD-cost:  251
112.47/112.50	c ---[  78]---> BDD-cost:  251
112.47/112.50	c ---[  76]---> BDD-cost:  253
112.47/112.50	c ---[  74]---> BDD-cost:  253
112.47/112.51	c ---[  72]---> BDD-cost:  253
112.47/112.51	c ---[  70]---> BDD-cost:  253
112.47/112.52	c ---[  68]---> BDD-cost:  253
112.47/112.52	c ---[  66]---> BDD-cost:  253
112.47/112.52	c ---[  64]---> BDD-cost:  253
112.47/112.53	c ---[  62]---> BDD-cost:  253
112.47/112.53	c ---[  60]---> BDD-cost:  253
112.47/112.53	c ---[  58]---> BDD-cost:  253
112.47/112.54	c ---[  56]---> BDD-cost:  253
112.47/112.54	c ---[  54]---> BDD-cost:  253
112.47/112.55	c ---[  52]---> BDD-cost:  253
112.47/112.55	c ---[  50]---> BDD-cost:  253
112.47/112.55	c ---[  48]---> BDD-cost:  253
112.47/112.56	c ---[  46]---> BDD-cost:  253
112.47/112.56	c ---[  44]---> BDD-cost:  253
112.47/112.56	c ---[  42]---> BDD-cost:  251
112.47/112.57	c ---[  40]---> BDD-cost:  253
112.47/112.57	c ---[  38]---> BDD-cost:  253
112.47/112.58	c ---[  36]---> BDD-cost:  253
112.47/112.58	c ---[  34]---> BDD-cost:  253
112.47/112.58	c ---[  32]---> BDD-cost:  253
112.47/112.59	c ---[  30]---> BDD-cost:  253
112.47/112.59	c ---[  28]---> BDD-cost:  253
112.47/112.59	c ---[  26]---> BDD-cost:  253
112.57/112.60	c ---[  24]---> BDD-cost:  253
112.57/112.60	c ---[  22]---> BDD-cost:  253
112.57/112.61	c ---[  20]---> BDD-cost:  253
112.57/112.61	c ---[  18]---> BDD-cost:  253
112.57/112.61	c ---[  16]---> BDD-cost:  251
112.57/112.62	c ---[  14]---> BDD-cost:  251
112.57/112.62	c ---[  12]---> BDD-cost:  251
112.57/112.62	c ---[  10]---> BDD-cost:  251
112.57/112.63	c ---[   8]---> BDD-cost:  251
112.57/112.63	c ---[   6]---> BDD-cost:  251
112.57/112.64	c ---[   4]---> BDD-cost:  251
112.57/112.64	c ---[   2]---> BDD-cost:  251
112.57/112.64	c ---[   0]---> BDD-cost:  169
1800.03/1800.40	|  Eliminated clauses:           0.36 Mb                                      |
1800.03/1800.40	============================[ Search Statistics ]==============================
1800.03/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.03/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.03/1800.40	===============================================================================
1800.03/1800.40	|       100 |  850526  5192441 18277860 |  1903895      100     45 |  1.104 % |
1800.03/1800.40	|       250 |  850498  5192441 18277860 |  2094284      248     21 |  1.108 % |
1800.03/1800.40	|       475 |  850498  5192441 18277860 |  2303712      473     14 |  1.108 % |
1800.03/1800.40	|       812 |  850472  5192441 18277860 |  2534084      808     10 |  1.111 % |
1800.03/1800.40	|      1318 |  850472  5192441 18277860 |  2787492     1314      8 |  1.111 % |
1800.03/1800.40	|      2077 |  850471  5192441 18277860 |  3066241     2072      7 |  1.111 % |
1800.03/1800.40	|      3216 |  850471  5192441 18277860 |  3372866     3211     11 |  1.111 % |
1800.03/1800.40	|      4924 |  850471  5192441 18277860 |  3710152     4919     12 |  1.111 % |
1800.03/1800.40	|      7486 |  850471  5192441 18277860 |  4081168     7481     14 |  1.111 % |
1800.03/1800.40	|     11330 |  850458  5192441 18277860 |  4489284    11323     17 |  1.112 % |
1800.03/1800.40	|     17096 |  850427  5192441 18277860 |  4938213    17086     21 |  1.116 % |
1800.03/1800.40	|     25745 |  850413  5192441 18277860 |  5432034    25733     25 |  1.117 % |
1800.03/1800.40	|     38719 |  850413  5192441 18277860 |  5975238    38706     32 |  1.117 % |
1800.03/1800.40	|     58180 |  850387  5192441 18277860 |  6572762    58165     35 |  1.120 % |
1800.03/1800.40	|     87372 |  850387  5192441 18277860 |  7230038    87357     40 |  1.120 % |
1800.03/1800.40	|    131161 |  850343  5192441 18277860 |  7953042   131142     43 |  1.125 % |
1800.03/1800.40	|    196845 |  850230  5192441 18277860 |  8748346   196812     44 |  1.139 % |
1800.03/1800.40	|    295371 |  850190  5192441 18277860 |  9623180   295331     45 |  1.143 % |
1800.03/1800.40	|    443160 |  850185  5192441 18277860 | 10585498   443117     53 |  1.144 % |
1800.03/1800.40	|    664843 |  850185  5192441 18277860 | 11644048   664800     62 |  1.144 % |
1800.03/1800.40	|    997368 |  850055  5192441 18277860 | 12808453   997311     65 |  1.159 % |
1800.03/1800.40	|   1496156 |  849927  5192441 18277860 | 14089299  1496077     81 |  1.173 % |
1800.03/1800.40	|   2244338 |  849823  5192441 18277860 | 15498229  2244239     85 |  1.185 % |
1800.03/1800.40	|   3366612 |  849763  5192441 18277860 | 17048051  3366505     91 |  1.192 % |
1800.03/1800.40	|   5050023 |  849596  5192441 18277860 | 18752857  5049885     97 |  1.212 % |
1800.03/1800.40	c 
1800.03/1800.40	c *** TERMINATED ***
1800.03/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-4119815-1467275570/watcher-4119815-1467275570 -o /tmp/evaluation-result-4119815-1467275570/solver-4119815-1467275570 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467273769-10208 --watchdog 1960 -S 80 minisatp HOME/instance-4119815-1467275570.opb 

pid=10404
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 Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.07 2.28 3/176 10407
/proc/meminfo: memFree=31355712/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=6592 CPUtime=0 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 6588371 6750208 241 33554432000 4194304 5646918 140734130987408 140733246235112 4866896 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 1648 242 94 355 0 1289 0

[startup+0.100114 s]
/proc/loadavg: 2.04 2.07 2.28 3/176 10407
/proc/meminfo: memFree=31355712/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=12724 CPUtime=0.09 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 1845 0 0 0 9 0 0 0 20 0 1 0 6588371 13029376 1680 33554432000 4194304 5646918 140734130987408 140733246235112 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 3181 1680 94 355 0 2822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12724

[startup+0.200318 s]
/proc/loadavg: 2.04 2.07 2.28 3/176 10407
/proc/meminfo: memFree=31355712/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=18692 CPUtime=0.19 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 3369 0 0 0 19 0 0 0 20 0 1 0 6588371 19140608 3121 33554432000 4194304 5646918 140734130987408 140733246235112 4393909 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 4673 3123 94 355 0 4314 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18692

[startup+0.300256 s]
/proc/loadavg: 2.04 2.07 2.28 3/176 10407
/proc/meminfo: memFree=31355712/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=24996 CPUtime=0.29 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 4965 0 0 0 29 0 0 0 20 0 1 0 6588371 25595904 4541 33554432000 4194304 5646918 140734130987408 140733246235112 4823361 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 6249 4541 97 355 0 5890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24996

[startup+0.700242 s]
/proc/loadavg: 2.04 2.07 2.28 3/176 10407
/proc/meminfo: memFree=31355712/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=36656 CPUtime=0.69 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 7881 0 0 0 68 1 0 0 20 0 1 0 6588371 37535744 7457 33554432000 4194304 5646918 140734130987408 140733246235112 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 9164 7457 97 355 0 8805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36656

[startup+1.50023 s]
/proc/loadavg: 2.04 2.07 2.28 3/177 10408
/proc/meminfo: memFree=31303136/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=50656 CPUtime=1.49 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 11809 0 0 0 147 2 0 0 20 0 1 0 6588371 51871744 11015 33554432000 4194304 5646918 140734130987408 140734130986664 4817699 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 12664 11015 152 355 0 12305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50656

[startup+3.10023 s]
/proc/loadavg: 2.04 2.07 2.28 3/177 10408
/proc/meminfo: memFree=31299912/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=52728 CPUtime=3.09 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 12265 0 0 0 307 2 0 0 20 0 1 0 6588371 53993472 11471 33554432000 4194304 5646918 140734130987408 140734130986072 4817546 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 13182 11471 152 355 0 12823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52728

[startup+6.30018 s]
/proc/loadavg: 2.19 2.10 2.29 3/177 10408
/proc/meminfo: memFree=31296168/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=55364 CPUtime=6.29 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 12978 0 0 0 627 2 0 0 20 0 1 0 6588371 56692736 12184 33554432000 4194304 5646918 140734130987408 140734130986072 4565384 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 13841 12184 152 355 0 13482 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55364

[startup+12.7002 s]
/proc/loadavg: 2.26 2.11 2.29 3/177 10408
/proc/meminfo: memFree=31290964/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=57796 CPUtime=12.69 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 13454 0 0 0 1267 2 0 0 20 0 1 0 6588371 59183104 12660 33554432000 4194304 5646918 140734130987408 140734130986072 4823442 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 14449 12660 152 355 0 14090 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57796

[startup+25.5003 s]
/proc/loadavg: 2.20 2.11 2.29 3/177 10408
/proc/meminfo: memFree=31180308/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=63232 CPUtime=25.49 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 14462 0 0 0 2546 3 0 0 20 0 1 0 6588371 64749568 14031 33554432000 4194304 5646918 140734130987408 140734130850632 4817485 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 15808 14031 152 355 0 15449 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63232

[startup+51.1003 s]
/proc/loadavg: 2.13 2.10 2.28 3/177 10408
/proc/meminfo: memFree=31087516/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=78764 CPUtime=51.08 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 17118 0 0 0 5105 3 0 0 20 0 1 0 6588371 80654336 17413 33554432000 4194304 5646918 140734130987408 140734130900232 4817371 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 19691 17413 152 355 0 19332 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78764

[startup+102.3 s]
/proc/loadavg: 2.11 2.09 2.27 3/177 10409
/proc/meminfo: memFree=30911472/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=100116 CPUtime=102.28 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 20188 0 0 0 10224 4 0 0 20 0 1 0 6588371 102518784 22957 33554432000 4194304 5646918 140734130987408 140734130900232 4481340 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 25029 22957 152 355 0 24670 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 100116

[startup+162.3 s]
/proc/loadavg: 2.08 2.09 2.25 3/177 10410
/proc/meminfo: memFree=30185056/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=718876 CPUtime=162.26 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 98255 0 0 0 16208 18 0 0 20 0 1 0 6588371 736129024 163834 33554432000 4194304 5646918 140734130987408 140734130985512 4402650 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 179719 163834 183 355 0 179360 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 718876

[startup+222.307 s]
/proc/loadavg: 2.13 2.10 2.25 3/177 10412
/proc/meminfo: memFree=29927724/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=868120 CPUtime=222.26 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 102130 0 0 0 22205 21 0 0 20 0 1 0 6588371 888954880 197343 33554432000 4194304 5646918 140734130987408 140734130985544 4389229 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 217030 197343 183 355 0 216671 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 868120

[startup+282.3 s]
/proc/loadavg: 2.10 2.09 2.23 3/177 10413
/proc/meminfo: memFree=29688192/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=1105620 CPUtime=282.25 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 107522 0 0 0 28201 24 0 0 20 0 1 0 6588371 1132154880 231346 33554432000 4194304 5646918 140734130987408 140734130985656 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 276405 231346 183 355 0 276046 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1105620

[startup+342.3 s]
/proc/loadavg: 2.08 2.09 2.22 3/177 10414
/proc/meminfo: memFree=29424604/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=1116048 CPUtime=342.24 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 109646 0 0 0 34197 27 0 0 20 0 1 0 6588371 1142833152 268218 33554432000 4194304 5646918 140734130987408 140734130985512 4403051 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 279012 268218 183 355 0 278653 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1116048

[startup+402.3 s]
/proc/loadavg: 2.12 2.10 2.22 3/177 10415
/proc/meminfo: memFree=29179292/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=1486700 CPUtime=402.23 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 114270 0 0 0 40193 30 0 0 20 0 1 0 6588371 1522380800 296343 33554432000 4194304 5646918 140734130987408 140734130985512 4403116 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 371675 296343 183 355 0 371316 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1486700

[startup+462.3 s]
/proc/loadavg: 2.13 2.11 2.21 3/178 10419
/proc/meminfo: memFree=28987796/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=1496132 CPUtime=462.22 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 117303 0 0 0 46189 33 0 0 20 0 1 0 6588371 1532039168 322882 33554432000 4194304 5646918 140734130987408 140734130985512 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 374033 322882 183 355 0 373674 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1496132

[startup+522.3 s]
/proc/loadavg: 2.09 2.10 2.20 3/177 10421
/proc/meminfo: memFree=28776328/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=1518188 CPUtime=522.21 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 120566 0 0 0 52185 36 0 0 20 0 1 0 6588371 1554624512 350673 33554432000 4194304 5646918 140734130987408 140734130985656 4403438 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 379547 350673 183 355 0 379188 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1518188

[startup+582.3 s]
/proc/loadavg: 2.17 2.12 2.20 3/177 10422
/proc/meminfo: memFree=29494016/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=2089004 CPUtime=582.2 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 121943 0 0 0 58181 39 0 0 20 0 1 0 6588371 2139140096 389863 33554432000 4194304 5646918 140734130987408 140734130985544 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 522251 389863 183 355 0 521892 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2089004

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


[startup+882.307 s]
/proc/loadavg: 2.08 2.10 2.16 3/177 10428
/proc/meminfo: memFree=28382180/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=2155416 CPUtime=882.1 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 132929 0 0 0 88159 51 0 0 20 0 1 0 6588371 2207145984 520348 33554432000 4194304 5646918 140734130987408 140734130985512 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 538854 520348 183 355 0 538495 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 2155416

[startup+942.3 s]
/proc/loadavg: 2.09 2.09 2.16 3/177 10429
/proc/meminfo: memFree=28224600/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3083116 CPUtime=942.07 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 134897 0 0 0 94154 53 0 0 20 0 1 0 6588371 3157110784 541811 33554432000 4194304 5646918 140734130987408 140734130985544 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 770779 541811 183 355 0 770420 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 3083116

[startup+1002.3 s]
/proc/loadavg: 2.08 2.09 2.15 3/177 10430
/proc/meminfo: memFree=28057468/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3093760 CPUtime=1002.05 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 137485 0 0 0 100150 55 0 0 20 0 1 0 6588371 3168010240 560237 33554432000 4194304 5646918 140734130987408 140734130985544 4402776 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 773440 560237 183 355 0 773081 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 3093760

[startup+1062.3 s]
/proc/loadavg: 2.15 2.10 2.15 3/178 10434
/proc/meminfo: memFree=27840108/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3103560 CPUtime=1062.04 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 139933 0 0 0 106147 57 0 0 20 0 1 0 6588371 3178045440 584657 33554432000 4194304 5646918 140734130987408 140734130985544 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 775890 584657 183 355 0 775531 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 3103560

[startup+1122.3 s]
/proc/loadavg: 2.16 2.11 2.15 3/177 10436
/proc/meminfo: memFree=27659044/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3115872 CPUtime=1122.04 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 142954 0 0 0 112144 60 0 0 20 0 1 0 6588371 3190652928 608629 33554432000 4194304 5646918 140734130987408 140734130985544 4402947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 778968 608629 183 355 0 778609 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 3115872

[startup+1182.3 s]
/proc/loadavg: 2.11 2.10 2.14 3/177 10437
/proc/meminfo: memFree=27474988/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3124776 CPUtime=1182.03 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 145146 0 0 0 118140 63 0 0 20 0 1 0 6588371 3199770624 637904 33554432000 4194304 5646918 140734130987408 140734130985544 4403124 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 781194 637904 183 355 0 780835 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 3124776

[startup+1242.3 s]
/proc/loadavg: 2.11 2.11 2.14 3/177 10438
/proc/meminfo: memFree=27256796/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3142756 CPUtime=1242.02 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 147524 0 0 0 124136 66 0 0 20 0 1 0 6588371 3218182144 668898 33554432000 4194304 5646918 140734130987408 140734130985544 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 785689 668898 183 355 0 785330 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 3142756

[startup+1302.3 s]
/proc/loadavg: 2.07 2.10 2.13 3/177 10439
/proc/meminfo: memFree=27043068/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3151552 CPUtime=1302.02 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 149907 0 0 0 130132 70 0 0 20 0 1 0 6588371 3227189248 702452 33554432000 4194304 5646918 140734130987408 140734130985544 4403040 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 787888 702452 183 355 0 787529 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 3151552

[startup+1362.3 s]
/proc/loadavg: 2.02 2.08 2.12 3/177 10440
/proc/meminfo: memFree=26838580/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3159652 CPUtime=1362.01 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 151971 0 0 0 136128 73 0 0 20 0 1 0 6588371 3235483648 735176 33554432000 4194304 5646918 140734130987408 140734130985544 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 789913 735176 183 355 0 789554 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 3159652

[startup+1422.3 s]
/proc/loadavg: 2.09 2.09 2.12 3/177 10442
/proc/meminfo: memFree=27881688/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3174384 CPUtime=1422 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 155522 0 0 0 142125 75 0 0 20 0 1 0 6588371 3250569216 758656 33554432000 4194304 5646918 140734130987408 140734130985544 4402616 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 793596 758656 183 355 0 793237 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 3174384

[startup+1482.3 s]
/proc/loadavg: 2.12 2.10 2.12 3/177 10443
/proc/meminfo: memFree=27679816/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=3184004 CPUtime=1481.98 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 157521 0 0 0 148121 77 0 0 20 0 1 0 6588371 3260420096 773941 33554432000 4194304 5646918 140734130987408 140734130985512 4403110 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 796001 773941 183 355 0 795642 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 3184004

[startup+1542.31 s]
/proc/loadavg: 2.10 2.10 2.11 3/177 10444
/proc/meminfo: memFree=27458340/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=4688692 CPUtime=1541.98 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 159875 0 0 0 154119 79 0 0 20 0 1 0 6588371 4801220608 797240 33554432000 4194304 5646918 140734130987408 140734130985544 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 1172173 797240 183 355 0 1171814 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 4688692

[startup+1602.3 s]
/proc/loadavg: 2.03 2.08 2.10 3/177 10445
/proc/meminfo: memFree=27282356/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=4695972 CPUtime=1601.96 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 161622 0 0 0 160115 81 0 0 20 0 1 0 6588371 4808675328 815850 33554432000 4194304 5646918 140734130987408 140734130985544 4403087 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 1173993 815850 183 355 0 1173634 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 4695972

[startup+1662.3 s]
/proc/loadavg: 2.11 2.09 2.10 3/178 10449
/proc/meminfo: memFree=27098872/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=4705068 CPUtime=1661.96 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 163888 0 0 0 166113 83 0 0 20 0 1 0 6588371 4817989632 834468 33554432000 4194304 5646918 140734130987408 140734130985544 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 1176267 834468 183 355 0 1175908 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 4705068

[startup+1722.3 s]
/proc/loadavg: 2.13 2.10 2.10 3/177 10473
/proc/meminfo: memFree=26894688/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=4720976 CPUtime=1721.95 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 167083 0 0 0 172110 85 0 0 20 0 1 0 6588371 4834279424 862191 33554432000 4194304 5646918 140734130987408 140734130985512 4402815 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 1180244 862191 183 355 0 1179885 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 4720976

[startup+1782.3 s]
/proc/loadavg: 2.04 2.08 2.09 3/177 10475
/proc/meminfo: memFree=26718076/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=4729860 CPUtime=1781.94 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 169511 0 0 0 178106 88 0 0 20 0 1 0 6588371 4843376640 883526 33554432000 4194304 5646918 140734130987408 140734130985544 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 1182465 883526 183 355 0 1182106 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 4729860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.09 2.09 3/177 10475
/proc/meminfo: memFree=26648572/32872528 swapFree=171304/177436
[pid=10407] ppid=10404 vsize=4733544 CPUtime=1800.03 cores=1,3,5,7
/proc/10407/stat : 10407 (minisatp) R 10404 10407 7235 0 -1 4202496 170404 0 0 0 179915 88 0 0 20 0 1 0 6588371 4847149056 891573 33554432000 4194304 5646918 140734130987408 140734130985544 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/10407/statm: 1183386 891573 183 355 0 1183027 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 4733544

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 10407 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1799.16
CPU system time (s): 0.910861
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 4733544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 0.910861
maximum resident set size= 3566292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170404
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= 139
involuntary context switches= 1864

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.65729 second user time and 6.82196 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-30 10:32:50
IDJOB=4119815
IDBENCH=111808
IDSOLVER=2555
FILE ID=node105/4119815-1467275570
RUNJOBID= node105-1467273769-10208
PBS_JOBID= 20004488
Free space on /tmp= 71724 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm25p-opt.opb.negationfix.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119815-1467275570/watcher-4119815-1467275570 -o /tmp/evaluation-result-4119815-1467275570/solver-4119815-1467275570 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467273769-10208 --watchdog 1960 -S 80 minisatp HOME/instance-4119815-1467275570.opb

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

MD5SUM BENCH= 0e6bc42a73004b619a56f65a9590fd0d
RANDOM SEED=1803331891

node105.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.487
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.97
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.487
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.487
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.487
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.487
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.487
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.55
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.487
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.55
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.487
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31357792 kB
Buffers:          133052 kB
Cached:           447476 kB
SwapCached:            0 kB
Active:           186592 kB
Inactive:         408708 kB
Active(anon):       9024 kB
Inactive(anon):     7948 kB
Active(file):     177568 kB
Inactive(file):   400760 kB
Unevictable:      177436 kB
Mlocked:          171304 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9716 kB
Writeback:             0 kB
AnonPages:        451656 kB
Mapped:            13776 kB
Shmem:               204 kB
Slab:             609904 kB
SReclaimable:      54112 kB
SUnreclaim:       555792 kB
KernelStack:        1472 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     296164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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-4119815-1467275570.opb

Free space on /tmp at the end= 71720 MiB
End job on node105 at 2016-06-30 11:02:51