Trace number 4119730

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 NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.08 1800.42

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm25p-dec.opb.negationfix.opb
MD5SUMa18d26c0a5795fb6c82a787fd1396b4a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.59076
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: ################################################################################################################################################################################################################################################################################################################################################################################
1.20/1.26	c   -- Clauses(.)/Splits(s): (none)
1.20/1.26	c ---[ 993]---> Adder-cost: 251   maxlim: 33   bits: 7/6
1.20/1.26	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.63	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.50	c ---[ 980]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
5.79/5.86	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.94	c ---[ 976]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
7.29/7.30	c ---[ 975]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
7.59/7.66	c ---[ 974]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
7.99/8.02	c ---[ 973]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
8.29/8.38	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.10	c ---[ 970]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
9.39/9.46	c ---[ 969]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
9.79/9.82	c ---[ 968]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
10.09/10.18	c ---[ 967]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
10.49/10.54	c ---[ 966]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
10.89/10.90	c ---[ 965]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
11.19/11.26	c ---[ 964]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
11.59/11.62	c ---[ 963]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
11.89/11.98	c ---[ 962]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
12.29/12.35	c ---[ 961]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
12.69/12.71	c ---[ 960]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
12.99/13.07	c ---[ 959]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
13.39/13.43	c ---[ 958]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
13.69/13.79	c ---[ 957]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
14.09/14.17	c ---[ 956]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
14.49/14.53	c ---[ 955]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
14.79/14.90	c ---[ 954]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
15.19/15.26	c ---[ 953]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
15.59/15.62	c ---[ 952]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
15.89/15.99	c ---[ 951]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
16.29/16.35	c ---[ 950]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
16.69/16.71	c ---[ 949]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
16.99/17.08	c ---[ 948]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
17.39/17.44	c ---[ 947]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
17.79/17.80	c ---[ 946]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
18.09/18.16	c ---[ 945]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
18.49/18.52	c ---[ 944]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
18.79/18.89	c ---[ 943]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
19.19/19.25	c ---[ 942]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
19.59/19.61	c ---[ 941]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
19.89/19.97	c ---[ 940]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
20.28/20.34	c ---[ 939]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
20.68/20.70	c ---[ 938]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
20.99/21.06	c ---[ 937]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
21.38/21.42	c ---[ 936]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
21.68/21.79	c ---[ 935]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
22.09/22.15	c ---[ 934]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
22.48/22.51	c ---[ 933]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
22.78/22.87	c ---[ 932]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
23.19/23.24	c ---[ 931]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
23.58/23.60	c ---[ 930]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
23.88/23.96	c ---[ 929]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
24.29/24.33	c ---[ 928]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
24.58/24.69	c ---[ 927]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
24.98/25.05	c ---[ 926]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
25.39/25.41	c ---[ 925]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
25.68/25.78	c ---[ 924]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
26.08/26.14	c ---[ 923]---> Adder-cost: 1822   maxlim: 60495   bits: 16/16
26.28/26.30	c ---[ 922]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
26.58/26.66	c ---[ 921]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
26.98/27.02	c ---[ 920]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
27.29/27.39	c ---[ 919]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
27.69/27.75	c ---[ 918]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
28.09/28.11	c ---[ 917]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
28.39/28.48	c ---[ 916]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
28.79/28.85	c ---[ 915]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
29.19/29.21	c ---[ 914]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
29.49/29.57	c ---[ 913]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
29.89/29.94	c ---[ 912]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
30.29/30.30	c ---[ 911]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
30.59/30.66	c ---[ 910]---> Adder-cost: 2962   maxlim: 162160   bits: 18/18
30.99/31.02	c ---[ 909]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
31.29/31.38	c ---[ 908]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
31.69/31.75	c ---[ 907]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
32.09/32.11	c ---[ 906]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
32.39/32.47	c ---[ 905]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
32.79/32.84	c ---[ 904]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
33.19/33.20	c ---[ 903]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
33.58/33.60	c ---[ 902]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
33.88/33.96	c ---[ 901]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
34.28/34.32	c ---[ 900]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
34.58/34.69	c ---[ 899]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
34.98/35.05	c ---[ 898]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
35.38/35.41	c ---[ 897]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
35.68/35.78	c ---[ 896]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
36.08/36.14	c ---[ 895]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
36.48/36.50	c ---[ 894]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
36.78/36.87	c ---[ 893]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
37.18/37.23	c ---[ 892]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
37.49/37.59	c ---[ 891]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
37.88/37.96	c ---[ 890]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
38.28/38.32	c ---[ 889]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
38.59/38.68	c ---[ 888]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
38.98/39.05	c ---[ 887]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
39.38/39.41	c ---[ 886]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
39.69/39.77	c ---[ 885]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
40.08/40.14	c ---[ 884]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
40.48/40.50	c ---[ 883]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
40.79/40.87	c ---[ 882]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
41.18/41.23	c ---[ 881]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
41.48/41.59	c ---[ 880]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
41.89/41.95	c ---[ 879]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
42.28/42.32	c ---[ 878]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
42.58/42.68	c ---[ 877]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
42.99/43.04	c ---[ 876]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
43.38/43.40	c ---[ 875]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
43.68/43.77	c ---[ 874]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
44.09/44.13	c ---[ 873]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
44.38/44.49	c ---[ 872]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
44.78/44.85	c ---[ 871]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
45.19/45.22	c ---[ 870]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
45.48/45.58	c ---[ 869]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
45.88/45.94	c ---[ 868]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
46.28/46.31	c ---[ 867]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
46.58/46.67	c ---[ 866]---> Adder-cost: 3044   maxlim: 169659   bits: 18/18
46.98/47.03	c ---[ 865]---> Adder-cost: 3046   maxlim: 169999   bits: 18/18
47.28/47.40	c ---[ 864]---> Adder-cost: 2982   maxlim: 169999   bits: 18/18
47.68/47.76	c ---[ 863]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
48.18/48.26	c ---[ 862]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
48.68/48.77	c ---[ 861]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
49.18/49.25	c ---[ 860]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
49.68/49.76	c ---[ 859]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
50.18/50.26	c ---[ 858]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
50.68/50.76	c ---[ 857]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
51.18/51.25	c ---[ 856]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
51.68/51.75	c ---[ 855]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
52.18/52.23	c ---[ 854]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
52.68/52.72	c ---[ 853]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
53.18/53.21	c ---[ 852]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
53.68/53.71	c ---[ 851]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
54.18/54.22	c ---[ 850]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
54.68/54.72	c ---[ 849]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
55.18/55.24	c ---[ 848]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
55.68/55.74	c ---[ 847]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
56.18/56.23	c ---[ 846]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
56.68/56.73	c ---[ 845]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
57.18/57.21	c ---[ 844]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
57.67/57.72	c ---[ 843]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
58.17/58.22	c ---[ 842]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
58.67/58.72	c ---[ 841]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
59.17/59.22	c ---[ 840]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
59.67/59.71	c ---[ 839]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
60.17/60.21	c ---[ 838]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
60.67/60.72	c ---[ 837]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
61.17/61.22	c ---[ 836]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
61.68/61.72	c ---[ 835]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
62.17/62.21	c ---[ 834]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
62.68/62.73	c ---[ 833]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
63.17/63.21	c ---[ 832]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
63.67/63.70	c ---[ 831]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
64.17/64.20	c ---[ 830]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
64.67/64.71	c ---[ 829]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
65.07/65.19	c ---[ 828]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
65.67/65.71	c ---[ 827]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
66.17/66.21	c ---[ 826]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
66.67/66.72	c ---[ 825]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
67.18/67.23	c ---[ 824]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
67.67/67.74	c ---[ 823]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
68.18/68.23	c ---[ 822]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
68.67/68.73	c ---[ 821]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
69.17/69.24	c ---[ 820]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
69.67/69.75	c ---[ 819]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
70.17/70.26	c ---[ 818]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
70.67/70.76	c ---[ 817]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
71.17/71.27	c ---[ 816]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
71.67/71.77	c ---[ 815]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
72.17/72.28	c ---[ 814]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
72.69/72.76	c ---[ 813]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
73.18/73.27	c ---[ 812]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
73.69/73.76	c ---[ 811]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
74.18/74.26	c ---[ 810]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
74.68/74.75	c ---[ 809]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
75.18/75.25	c ---[ 808]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
75.68/75.74	c ---[ 807]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
76.18/76.23	c ---[ 806]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
76.68/76.73	c ---[ 805]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
77.18/77.24	c ---[ 804]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
77.68/77.73	c ---[ 803]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
78.19/78.23	c ---[ 802]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
78.68/78.73	c ---[ 801]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
79.19/79.24	c ---[ 800]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
79.68/79.74	c ---[ 799]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
80.18/80.25	c ---[ 798]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
80.68/80.75	c ---[ 797]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
81.18/81.26	c ---[ 796]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
81.68/81.76	c ---[ 795]---> Adder-cost: 1390   maxlim: 30870   bits: 15/15
81.78/81.89	c ---[ 794]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
82.28/82.39	c ---[ 793]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
82.88/82.90	c ---[ 792]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
83.38/83.40	c ---[ 791]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
83.78/83.89	c ---[ 790]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
84.28/84.38	c ---[ 789]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
84.87/84.91	c ---[ 788]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
85.37/85.43	c ---[ 787]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
85.88/85.93	c ---[ 786]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
86.37/86.44	c ---[ 785]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
86.88/86.94	c ---[ 784]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
87.37/87.43	c ---[ 783]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
87.87/87.93	c ---[ 782]---> Adder-cost: 2506   maxlim: 122128   bits: 17/17
88.27/88.38	c ---[ 781]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
88.77/88.89	c ---[ 780]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
89.27/89.39	c ---[ 779]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
89.77/89.89	c ---[ 778]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
90.28/90.39	c ---[ 777]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
90.87/90.90	c ---[ 776]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
91.28/91.40	c ---[ 775]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
91.77/91.89	c ---[ 774]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
92.27/92.39	c ---[ 773]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
92.77/92.90	c ---[ 772]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
93.37/93.40	c ---[ 771]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
93.87/93.91	c ---[ 770]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
94.37/94.41	c ---[ 769]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
94.87/94.91	c ---[ 768]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
95.37/95.40	c ---[ 767]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
95.87/95.90	c ---[ 766]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
96.37/96.41	c ---[ 765]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
96.88/96.91	c ---[ 764]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
97.37/97.41	c ---[ 763]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
97.88/97.92	c ---[ 762]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
98.37/98.42	c ---[ 761]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
98.87/98.91	c ---[ 760]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
99.37/99.40	c ---[ 759]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
99.87/99.91	c ---[ 758]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
100.27/100.40	c ---[ 757]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
100.87/100.90	c ---[ 756]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
101.37/101.41	c ---[ 755]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
101.87/101.92	c ---[ 754]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
102.38/102.41	c ---[ 753]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
102.87/102.91	c ---[ 752]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
103.38/103.42	c ---[ 751]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
103.87/103.92	c ---[ 750]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
104.37/104.41	c ---[ 749]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
104.87/104.90	c ---[ 748]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
105.27/105.39	c ---[ 747]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
105.77/105.89	c ---[ 746]---> Adder-cost: 2638   maxlim: 136570   bits: 18/18
106.37/106.40	c ---[ 745]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
106.78/106.89	c ---[ 744]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
107.27/107.38	c ---[ 743]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
107.78/107.87	c ---[ 742]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
108.27/108.36	c ---[ 741]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
108.77/108.85	c ---[ 740]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
109.27/109.34	c ---[ 739]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
109.77/109.83	c ---[ 738]---> Adder-cost: 2598   maxlim: 133830   bits: 18/18
110.27/110.32	c ---[ 737]---> Adder-cost: 2630   maxlim: 136570   bits: 18/18
110.77/110.83	c ---[ 736]---> Adder-cost: 2594   maxlim: 136570   bits: 18/18
111.27/111.33	c ---[ 734]---> BDD-cost:  253
111.27/111.34	c ---[ 732]---> BDD-cost:  253
111.27/111.34	c ---[ 730]---> BDD-cost:  253
111.27/111.35	c ---[ 728]---> BDD-cost:  253
111.27/111.35	c ---[ 726]---> BDD-cost:  251
111.27/111.35	c ---[ 724]---> BDD-cost:  253
111.27/111.36	c ---[ 722]---> BDD-cost:  253
111.27/111.36	c ---[ 720]---> BDD-cost:  253
111.27/111.37	c ---[ 718]---> BDD-cost:  253
111.27/111.37	c ---[ 716]---> BDD-cost:  253
111.27/111.37	c ---[ 714]---> BDD-cost:  253
111.27/111.38	c ---[ 712]---> BDD-cost:  253
111.27/111.38	c ---[ 710]---> BDD-cost:  253
111.27/111.38	c ---[ 708]---> BDD-cost:  253
111.27/111.39	c ---[ 706]---> BDD-cost:  253
111.27/111.39	c ---[ 704]---> BDD-cost:  251
111.27/111.40	c ---[ 702]---> BDD-cost:  253
111.37/111.40	c ---[ 700]---> BDD-cost:  253
111.37/111.40	c ---[ 698]---> BDD-cost:  253
111.37/111.41	c ---[ 696]---> BDD-cost:  253
111.37/111.41	c ---[ 694]---> BDD-cost:  251
111.37/111.41	c ---[ 692]---> BDD-cost:  251
111.37/111.42	c ---[ 690]---> BDD-cost:  251
111.37/111.42	c ---[ 688]---> BDD-cost:  251
111.37/111.43	c ---[ 686]---> BDD-cost:  251
111.37/111.43	c ---[ 684]---> BDD-cost:  251
111.37/111.43	c ---[ 682]---> BDD-cost:  251
111.37/111.44	c ---[ 680]---> BDD-cost:  251
111.37/111.44	c ---[ 678]---> BDD-cost:  251
111.37/111.44	c ---[ 676]---> BDD-cost:  251
111.37/111.45	c ---[ 674]---> BDD-cost:  251
111.37/111.45	c ---[ 672]---> BDD-cost:  253
111.37/111.45	c ---[ 670]---> BDD-cost:  251
111.37/111.46	c ---[ 668]---> BDD-cost:  253
111.37/111.46	c ---[ 666]---> BDD-cost:  253
111.37/111.47	c ---[ 664]---> BDD-cost:  251
111.37/111.47	c ---[ 662]---> BDD-cost:  251
111.37/111.47	c ---[ 660]---> BDD-cost:  253
111.37/111.48	c ---[ 658]---> BDD-cost:  253
111.37/111.48	c ---[ 656]---> BDD-cost:  253
111.37/111.49	c ---[ 654]---> BDD-cost:  253
111.37/111.49	c ---[ 652]---> BDD-cost:  249
111.37/111.49	c ---[ 650]---> BDD-cost:  253
111.47/111.50	c ---[ 648]---> BDD-cost:  251
111.47/111.50	c ---[ 646]---> BDD-cost:  251
111.47/111.50	c ---[ 644]---> BDD-cost:  251
111.47/111.51	c ---[ 642]---> BDD-cost:  251
111.47/111.51	c ---[ 640]---> BDD-cost:  251
111.47/111.51	c ---[ 638]---> BDD-cost:  251
111.47/111.52	c ---[ 636]---> BDD-cost:  251
111.47/111.52	c ---[ 634]---> BDD-cost:  251
111.47/111.53	c ---[ 632]---> BDD-cost:  253
111.47/111.53	c ---[ 630]---> BDD-cost:  253
111.47/111.53	c ---[ 628]---> BDD-cost:  253
111.47/111.54	c ---[ 626]---> BDD-cost:  253
111.47/111.54	c ---[ 624]---> BDD-cost:  253
111.47/111.54	c ---[ 622]---> BDD-cost:  253
111.47/111.55	c ---[ 620]---> BDD-cost:  253
111.47/111.55	c ---[ 618]---> BDD-cost:  253
111.47/111.56	c ---[ 616]---> BDD-cost:  253
111.47/111.56	c ---[ 614]---> BDD-cost:  253
111.47/111.56	c ---[ 612]---> BDD-cost:  253
111.47/111.57	c ---[ 610]---> BDD-cost:  253
111.47/111.57	c ---[ 608]---> BDD-cost:  253
111.47/111.58	c ---[ 606]---> BDD-cost:  253
111.47/111.58	c ---[ 604]---> BDD-cost:  253
111.47/111.58	c ---[ 602]---> BDD-cost:  251
111.47/111.59	c ---[ 600]---> BDD-cost:  253
111.47/111.59	c ---[ 598]---> BDD-cost:  253
111.47/111.59	c ---[ 596]---> BDD-cost:  253
111.57/111.60	c ---[ 594]---> BDD-cost:  253
111.57/111.60	c ---[ 592]---> BDD-cost:  253
111.57/111.61	c ---[ 590]---> BDD-cost:  253
111.57/111.61	c ---[ 588]---> BDD-cost:  253
111.57/111.61	c ---[ 586]---> BDD-cost:  253
111.57/111.62	c ---[ 584]---> BDD-cost:  253
111.57/111.62	c ---[ 582]---> BDD-cost:  253
111.57/111.62	c ---[ 580]---> BDD-cost:  253
111.57/111.63	c ---[ 578]---> BDD-cost:  253
111.57/111.63	c ---[ 576]---> BDD-cost:  253
111.57/111.64	c ---[ 574]---> BDD-cost:  253
111.57/111.64	c ---[ 572]---> BDD-cost:  253
111.57/111.64	c ---[ 570]---> BDD-cost:  253
111.57/111.65	c ---[ 568]---> BDD-cost:  253
111.57/111.65	c ---[ 566]---> BDD-cost:  251
111.57/111.65	c ---[ 564]---> BDD-cost:  251
111.57/111.66	c ---[ 562]---> BDD-cost:  251
111.57/111.66	c ---[ 560]---> BDD-cost:  251
111.57/111.67	c ---[ 558]---> BDD-cost:  251
111.57/111.67	c ---[ 556]---> BDD-cost:  251
111.57/111.67	c ---[ 554]---> BDD-cost:  251
111.57/111.68	c ---[ 552]---> BDD-cost:  251
111.57/111.68	c ---[ 550]---> BDD-cost:  251
111.57/111.68	c ---[ 548]---> BDD-cost:  251
111.57/111.69	c ---[ 546]---> BDD-cost:  251
111.57/111.69	c ---[ 544]---> BDD-cost:  251
111.57/111.70	c ---[ 542]---> BDD-cost:  251
111.67/111.70	c ---[ 540]---> BDD-cost:  251
111.67/111.70	c ---[ 538]---> BDD-cost:  253
111.67/111.71	c ---[ 536]---> BDD-cost:  251
111.67/111.71	c ---[ 534]---> BDD-cost:  251
111.67/111.71	c ---[ 532]---> BDD-cost:  251
111.67/111.72	c ---[ 530]---> BDD-cost:  251
111.67/111.72	c ---[ 528]---> BDD-cost:  251
111.67/111.72	c ---[ 526]---> BDD-cost:  251
111.67/111.73	c ---[ 524]---> BDD-cost:  251
111.67/111.73	c ---[ 522]---> BDD-cost:  251
111.67/111.74	c ---[ 520]---> BDD-cost:  251
111.67/111.74	c ---[ 518]---> BDD-cost:  251
111.67/111.74	c ---[ 516]---> BDD-cost:  253
111.67/111.75	c ---[ 514]---> BDD-cost:  253
111.67/111.75	c ---[ 512]---> BDD-cost:  253
111.67/111.75	c ---[ 510]---> BDD-cost:  253
111.67/111.76	c ---[ 508]---> BDD-cost:  253
111.67/111.76	c ---[ 506]---> BDD-cost:  253
111.67/111.77	c ---[ 504]---> BDD-cost:  253
111.67/111.77	c ---[ 502]---> BDD-cost:  253
111.67/111.77	c ---[ 500]---> BDD-cost:  253
111.67/111.78	c ---[ 498]---> BDD-cost:  253
111.67/111.78	c ---[ 496]---> BDD-cost:  253
111.67/111.79	c ---[ 494]---> BDD-cost:  253
111.67/111.79	c ---[ 492]---> BDD-cost:  253
111.67/111.79	c ---[ 490]---> BDD-cost:  253
111.77/111.80	c ---[ 488]---> BDD-cost:  253
111.77/111.80	c ---[ 486]---> BDD-cost:  253
111.77/111.80	c ---[ 484]---> BDD-cost:  253
111.77/111.81	c ---[ 482]---> BDD-cost:  253
111.77/111.81	c ---[ 480]---> BDD-cost:  253
111.77/111.82	c ---[ 478]---> BDD-cost:  251
111.77/111.82	c ---[ 476]---> BDD-cost:  253
111.77/111.82	c ---[ 474]---> BDD-cost:  253
111.77/111.83	c ---[ 472]---> BDD-cost:  251
111.77/111.83	c ---[ 470]---> BDD-cost:  253
111.77/111.83	c ---[ 468]---> BDD-cost:  253
111.77/111.84	c ---[ 466]---> BDD-cost:  253
111.77/111.84	c ---[ 464]---> BDD-cost:  253
111.77/111.85	c ---[ 462]---> BDD-cost:  253
111.77/111.85	c ---[ 460]---> BDD-cost:  251
111.77/111.85	c ---[ 458]---> BDD-cost:  251
111.77/111.86	c ---[ 456]---> BDD-cost:  251
111.77/111.86	c ---[ 454]---> BDD-cost:  251
111.77/111.86	c ---[ 452]---> BDD-cost:  253
111.77/111.87	c ---[ 450]---> BDD-cost:  253
111.77/111.87	c ---[ 448]---> BDD-cost:  251
111.77/111.88	c ---[ 446]---> BDD-cost:  251
111.77/111.88	c ---[ 444]---> BDD-cost:  251
111.77/111.88	c ---[ 442]---> BDD-cost:  251
111.77/111.89	c ---[ 440]---> BDD-cost:  253
111.77/111.89	c ---[ 438]---> BDD-cost:  253
111.77/111.89	c ---[ 436]---> BDD-cost:  253
111.87/111.90	c ---[ 434]---> BDD-cost:  253
111.87/111.90	c ---[ 432]---> BDD-cost:  253
111.87/111.91	c ---[ 430]---> BDD-cost:  253
111.87/111.91	c ---[ 428]---> BDD-cost:  253
111.87/111.91	c ---[ 426]---> BDD-cost:  253
111.87/111.92	c ---[ 424]---> BDD-cost:  253
111.87/111.92	c ---[ 422]---> BDD-cost:  253
111.87/111.92	c ---[ 420]---> BDD-cost:  251
111.87/111.93	c ---[ 418]---> BDD-cost:  253
111.87/111.93	c ---[ 416]---> BDD-cost:  253
111.87/111.94	c ---[ 414]---> BDD-cost:  251
111.87/111.94	c ---[ 412]---> BDD-cost:  253
111.87/111.94	c ---[ 410]---> BDD-cost:  253
111.87/111.95	c ---[ 408]---> BDD-cost:  253
111.87/111.95	c ---[ 406]---> BDD-cost:  253
111.87/111.95	c ---[ 404]---> BDD-cost:  253
111.87/111.96	c ---[ 402]---> BDD-cost:  253
111.87/111.96	c ---[ 400]---> BDD-cost:  253
111.87/111.97	c ---[ 398]---> BDD-cost:  253
111.87/111.97	c ---[ 396]---> BDD-cost:  253
111.87/111.97	c ---[ 394]---> BDD-cost:  253
111.87/111.98	c ---[ 392]---> BDD-cost:  253
111.87/111.98	c ---[ 390]---> BDD-cost:  253
111.87/111.98	c ---[ 388]---> BDD-cost:  253
111.87/111.99	c ---[ 386]---> BDD-cost:  253
111.87/111.99	c ---[ 384]---> BDD-cost:  253
111.87/112.00	c ---[ 382]---> BDD-cost:  251
111.97/112.00	c ---[ 380]---> BDD-cost:  253
111.97/112.00	c ---[ 378]---> BDD-cost:  251
111.97/112.01	c ---[ 376]---> BDD-cost:  251
111.97/112.01	c ---[ 374]---> BDD-cost:  251
111.97/112.01	c ---[ 372]---> BDD-cost:  253
111.97/112.02	c ---[ 370]---> BDD-cost:  253
111.97/112.02	c ---[ 368]---> BDD-cost:  251
111.97/112.03	c ---[ 366]---> BDD-cost:  251
111.97/112.03	c ---[ 364]---> BDD-cost:  251
111.97/112.03	c ---[ 362]---> BDD-cost:  251
111.97/112.04	c ---[ 360]---> BDD-cost:  251
111.97/112.04	c ---[ 358]---> BDD-cost:  251
111.97/112.04	c ---[ 356]---> BDD-cost:  251
111.97/112.05	c ---[ 354]---> BDD-cost:  251
111.97/112.05	c ---[ 352]---> BDD-cost:  251
111.97/112.06	c ---[ 350]---> BDD-cost:  253
111.97/112.06	c ---[ 348]---> BDD-cost:  251
111.97/112.06	c ---[ 346]---> BDD-cost:  251
111.97/112.07	c ---[ 344]---> BDD-cost:  251
111.97/112.07	c ---[ 342]---> BDD-cost:  251
111.97/112.07	c ---[ 340]---> BDD-cost:  251
111.97/112.08	c ---[ 338]---> BDD-cost:  251
111.97/112.08	c ---[ 336]---> BDD-cost:  251
111.97/112.09	c ---[ 334]---> BDD-cost:  251
111.97/112.09	c ---[ 332]---> BDD-cost:  253
111.97/112.09	c ---[ 330]---> BDD-cost:  253
112.07/112.10	c ---[ 328]---> BDD-cost:  251
112.07/112.10	c ---[ 326]---> BDD-cost:  251
112.07/112.10	c ---[ 324]---> BDD-cost:  253
112.07/112.11	c ---[ 322]---> BDD-cost:  253
112.07/112.11	c ---[ 320]---> BDD-cost:  251
112.07/112.12	c ---[ 318]---> BDD-cost:  251
112.07/112.12	c ---[ 316]---> BDD-cost:  253
112.07/112.12	c ---[ 314]---> BDD-cost:  253
112.07/112.13	c ---[ 312]---> BDD-cost:  253
112.07/112.13	c ---[ 310]---> BDD-cost:  253
112.07/112.13	c ---[ 308]---> BDD-cost:  253
112.07/112.14	c ---[ 306]---> BDD-cost:  253
112.07/112.14	c ---[ 304]---> BDD-cost:  253
112.07/112.15	c ---[ 302]---> BDD-cost:  253
112.07/112.15	c ---[ 300]---> BDD-cost:  251
112.07/112.15	c ---[ 298]---> BDD-cost:  253
112.07/112.16	c ---[ 296]---> BDD-cost:  251
112.07/112.16	c ---[ 294]---> BDD-cost:  253
112.07/112.16	c ---[ 292]---> BDD-cost:  253
112.07/112.17	c ---[ 290]---> BDD-cost:  253
112.07/112.17	c ---[ 288]---> BDD-cost:  253
112.07/112.18	c ---[ 286]---> BDD-cost:  253
112.07/112.18	c ---[ 284]---> BDD-cost:  251
112.07/112.18	c ---[ 282]---> BDD-cost:  253
112.07/112.19	c ---[ 280]---> BDD-cost:  251
112.07/112.19	c ---[ 278]---> BDD-cost:  251
112.07/112.19	c ---[ 276]---> BDD-cost:  251
112.07/112.20	c ---[ 274]---> BDD-cost:  251
112.07/112.20	c ---[ 272]---> BDD-cost:  251
112.17/112.21	c ---[ 270]---> BDD-cost:  251
112.17/112.21	c ---[ 268]---> BDD-cost:  251
112.17/112.21	c ---[ 266]---> BDD-cost:  251
112.17/112.22	c ---[ 264]---> BDD-cost:  251
112.17/112.22	c ---[ 262]---> BDD-cost:  251
112.17/112.22	c ---[ 260]---> BDD-cost:  253
112.17/112.23	c ---[ 258]---> BDD-cost:  253
112.17/112.23	c ---[ 256]---> BDD-cost:  253
112.17/112.24	c ---[ 254]---> BDD-cost:  253
112.17/112.24	c ---[ 252]---> BDD-cost:  253
112.17/112.24	c ---[ 250]---> BDD-cost:  253
112.17/112.25	c ---[ 248]---> BDD-cost:  253
112.17/112.25	c ---[ 246]---> BDD-cost:  253
112.17/112.25	c ---[ 244]---> BDD-cost:  253
112.17/112.26	c ---[ 242]---> BDD-cost:  253
112.17/112.26	c ---[ 240]---> BDD-cost:  253
112.17/112.27	c ---[ 238]---> BDD-cost:  253
112.17/112.27	c ---[ 236]---> BDD-cost:  251
112.17/112.27	c ---[ 234]---> BDD-cost:  251
112.17/112.28	c ---[ 232]---> BDD-cost:  251
112.17/112.28	c ---[ 230]---> BDD-cost:  253
112.17/112.28	c ---[ 228]---> BDD-cost:  253
112.17/112.29	c ---[ 226]---> BDD-cost:  253
112.17/112.29	c ---[ 224]---> BDD-cost:  251
112.17/112.30	c ---[ 222]---> BDD-cost:  251
112.17/112.30	c ---[ 220]---> BDD-cost:  253
112.27/112.30	c ---[ 218]---> BDD-cost:  253
112.27/112.31	c ---[ 216]---> BDD-cost:  253
112.27/112.31	c ---[ 214]---> BDD-cost:  253
112.27/112.31	c ---[ 212]---> BDD-cost:  253
112.27/112.32	c ---[ 210]---> BDD-cost:  253
112.27/112.32	c ---[ 208]---> BDD-cost:  253
112.27/112.33	c ---[ 206]---> BDD-cost:  253
112.27/112.33	c ---[ 204]---> BDD-cost:  253
112.27/112.33	c ---[ 202]---> BDD-cost:  253
112.27/112.34	c ---[ 200]---> BDD-cost:  253
112.27/112.34	c ---[ 198]---> BDD-cost:  253
112.27/112.34	c ---[ 196]---> BDD-cost:  253
112.27/112.35	c ---[ 194]---> BDD-cost:  253
112.27/112.35	c ---[ 192]---> BDD-cost:  253
112.27/112.36	c ---[ 190]---> BDD-cost:  253
112.27/112.36	c ---[ 188]---> BDD-cost:  253
112.27/112.36	c ---[ 186]---> BDD-cost:  253
112.27/112.37	c ---[ 184]---> BDD-cost:  253
112.27/112.37	c ---[ 182]---> BDD-cost:  251
112.27/112.37	c ---[ 180]---> BDD-cost:  249
112.27/112.38	c ---[ 178]---> BDD-cost:  253
112.27/112.38	c ---[ 176]---> BDD-cost:  253
112.27/112.39	c ---[ 174]---> BDD-cost:  253
112.27/112.39	c ---[ 172]---> BDD-cost:  253
112.27/112.39	c ---[ 170]---> BDD-cost:  249
112.37/112.40	c ---[ 168]---> BDD-cost:  253
112.37/112.40	c ---[ 166]---> BDD-cost:  253
112.37/112.40	c ---[ 164]---> BDD-cost:  253
112.37/112.41	c ---[ 162]---> BDD-cost:  251
112.37/112.41	c ---[ 160]---> BDD-cost:  253
112.37/112.42	c ---[ 158]---> BDD-cost:  253
112.37/112.42	c ---[ 156]---> BDD-cost:  253
112.37/112.42	c ---[ 154]---> BDD-cost:  253
112.37/112.43	c ---[ 152]---> BDD-cost:  253
112.37/112.43	c ---[ 150]---> BDD-cost:  253
112.37/112.43	c ---[ 148]---> BDD-cost:  253
112.37/112.44	c ---[ 146]---> BDD-cost:  253
112.37/112.44	c ---[ 144]---> BDD-cost:  253
112.37/112.45	c ---[ 142]---> BDD-cost:  251
112.37/112.45	c ---[ 140]---> BDD-cost:  251
112.37/112.45	c ---[ 138]---> BDD-cost:  251
112.37/112.46	c ---[ 136]---> BDD-cost:  253
112.37/112.46	c ---[ 134]---> BDD-cost:  253
112.37/112.46	c ---[ 132]---> BDD-cost:  253
112.37/112.47	c ---[ 130]---> BDD-cost:  253
112.37/112.47	c ---[ 128]---> BDD-cost:  249
112.37/112.48	c ---[ 126]---> BDD-cost:  251
112.37/112.48	c ---[ 124]---> BDD-cost:  251
112.37/112.48	c ---[ 122]---> BDD-cost:  253
112.37/112.49	c ---[ 120]---> BDD-cost:  249
112.37/112.49	c ---[ 118]---> BDD-cost:  249
112.37/112.49	c ---[ 116]---> BDD-cost:  253
112.47/112.50	c ---[ 114]---> BDD-cost:  251
112.47/112.50	c ---[ 112]---> BDD-cost:  249
112.47/112.51	c ---[ 110]---> BDD-cost:  249
112.47/112.51	c ---[ 108]---> BDD-cost:  249
112.47/112.51	c ---[ 106]---> BDD-cost:  251
112.47/112.52	c ---[ 104]---> BDD-cost:  251
112.47/112.52	c ---[ 102]---> BDD-cost:  251
112.47/112.52	c ---[ 100]---> BDD-cost:  251
112.47/112.53	c ---[  98]---> BDD-cost:  251
112.47/112.53	c ---[  96]---> BDD-cost:  251
112.47/112.54	c ---[  94]---> BDD-cost:  251
112.47/112.54	c ---[  92]---> BDD-cost:  251
112.47/112.54	c ---[  90]---> BDD-cost:  251
112.47/112.55	c ---[  88]---> BDD-cost:  251
112.47/112.55	c ---[  86]---> BDD-cost:  251
112.47/112.55	c ---[  84]---> BDD-cost:  251
112.47/112.56	c ---[  82]---> BDD-cost:  251
112.47/112.56	c ---[  80]---> BDD-cost:  251
112.47/112.57	c ---[  78]---> BDD-cost:  251
112.47/112.57	c ---[  76]---> BDD-cost:  253
112.47/112.57	c ---[  74]---> BDD-cost:  253
112.47/112.58	c ---[  72]---> BDD-cost:  253
112.47/112.58	c ---[  70]---> BDD-cost:  253
112.47/112.58	c ---[  68]---> BDD-cost:  253
112.47/112.59	c ---[  66]---> BDD-cost:  253
112.47/112.59	c ---[  64]---> BDD-cost:  253
112.47/112.60	c ---[  62]---> BDD-cost:  253
112.57/112.60	c ---[  60]---> BDD-cost:  253
112.57/112.60	c ---[  58]---> BDD-cost:  253
112.57/112.61	c ---[  56]---> BDD-cost:  253
112.57/112.61	c ---[  54]---> BDD-cost:  253
112.57/112.61	c ---[  52]---> BDD-cost:  253
112.57/112.62	c ---[  50]---> BDD-cost:  253
112.57/112.62	c ---[  48]---> BDD-cost:  253
112.57/112.63	c ---[  46]---> BDD-cost:  253
112.57/112.63	c ---[  44]---> BDD-cost:  253
112.57/112.63	c ---[  42]---> BDD-cost:  251
112.57/112.64	c ---[  40]---> BDD-cost:  253
112.57/112.64	c ---[  38]---> BDD-cost:  253
112.57/112.64	c ---[  36]---> BDD-cost:  253
112.57/112.65	c ---[  34]---> BDD-cost:  253
112.57/112.65	c ---[  32]---> BDD-cost:  253
112.57/112.66	c ---[  30]---> BDD-cost:  253
112.57/112.66	c ---[  28]---> BDD-cost:  253
112.57/112.66	c ---[  26]---> BDD-cost:  253
112.57/112.67	c ---[  24]---> BDD-cost:  253
112.57/112.67	c ---[  22]---> BDD-cost:  253
112.57/112.67	c ---[  20]---> BDD-cost:  253
112.57/112.68	c ---[  18]---> BDD-cost:  253
112.57/112.68	c ---[  16]---> BDD-cost:  251
112.57/112.69	c ---[  14]---> BDD-cost:  251
112.57/112.69	c ---[  12]---> BDD-cost:  251
112.57/112.69	c ---[  10]---> BDD-cost:  251
112.67/112.70	c ---[   8]---> BDD-cost:  251
112.67/112.70	c ---[   6]---> BDD-cost:  251
112.67/112.70	c ---[   4]---> BDD-cost:  251
112.67/112.71	c ---[   2]---> BDD-cost:  251
112.67/112.71	c ---[   0]---> BDD-cost:  169
1800.05/1800.40	|  Eliminated clauses:           0.36 Mb                                      |
1800.05/1800.40	============================[ Search Statistics ]==============================
1800.05/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.05/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.05/1800.40	===============================================================================
1800.05/1800.40	|       100 |  850526  5192441 18277860 |  1903895      100     45 |  1.104 % |
1800.05/1800.40	|       250 |  850522  5192441 18277860 |  2094284      249     25 |  1.105 % |
1800.05/1800.40	|       475 |  850522  5192441 18277860 |  2303712      474     19 |  1.105 % |
1800.05/1800.40	|       812 |  850495  5192441 18277860 |  2534084      809     14 |  1.108 % |
1800.05/1800.40	|      1318 |  850468  5192441 18277860 |  2787492     1313     10 |  1.111 % |
1800.05/1800.40	|      2077 |  850441  5192441 18277860 |  3066241     2069      8 |  1.114 % |
1800.05/1800.40	|      3216 |  850428  5192441 18277860 |  3372866     3205      8 |  1.116 % |
1800.05/1800.40	|      4924 |  850428  5192441 18277860 |  3710152     4913     11 |  1.116 % |
1800.05/1800.40	|      7486 |  850428  5192441 18277860 |  4081168     7475     20 |  1.116 % |
1800.05/1800.40	|     11330 |  850397  5192441 18277860 |  4489284    11316     22 |  1.119 % |
1800.05/1800.40	|     17096 |  850370  5192441 18277860 |  4938213    17077     27 |  1.122 % |
1800.05/1800.40	|     25745 |  850370  5192441 18277860 |  5432034    25726     38 |  1.122 % |
1800.05/1800.40	|     38719 |  850366  5192441 18277860 |  5975238    38699     47 |  1.123 % |
1800.05/1800.40	|     58180 |  850339  5192441 18277860 |  6572762    58158     50 |  1.126 % |
1800.05/1800.40	|     87372 |  850309  5192441 18277860 |  7230038    87346     55 |  1.129 % |
1800.05/1800.40	|    131161 |  850266  5192441 18277860 |  7953042   131127     55 |  1.134 % |
1800.05/1800.40	|    196845 |  850235  5192441 18277860 |  8748346   196803     54 |  1.138 % |
1800.05/1800.40	|    295371 |  850235  5192441 18277860 |  9623180   295329     66 |  1.138 % |
1800.05/1800.40	|    443160 |  850209  5192441 18277860 | 10585498   443116     71 |  1.141 % |
1800.05/1800.40	|    664843 |  850207  5192441 18277860 | 11644048   664797     79 |  1.141 % |
1800.05/1800.40	|    997368 |  850124  5192441 18277860 | 12808453   997313     80 |  1.151 % |
1800.05/1800.40	|   1496156 |  850079  5192441 18277860 | 14089299  1496095     92 |  1.156 % |
1800.05/1800.40	|   2244338 |  850063  5192441 18277860 | 15498229  2244270     90 |  1.158 % |
1800.05/1800.40	|   3366612 |  850031  5192441 18277860 | 17048051  3366536     93 |  1.161 % |
1800.05/1800.40	|   5050023 |  849955  5192441 18277860 | 18752857  5049930    103 |  1.170 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/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-4119730-1467273769/watcher-4119730-1467273769 -o /tmp/evaluation-result-4119730-1467273769/solver-4119730-1467273769 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467273769-10207 --watchdog 1960 -S 80 minisatp HOME/instance-4119730-1467273769.opb 

pid=10242
running on 4 cores: 0,2,4,6

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.71 3.67 3.87 1/173 10245
/proc/meminfo: memFree=31354360/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=6588 CPUtime=0 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 6408255 6746112 247 33554432000 4194304 5646918 140734669574144 140735202667256 5157497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 1681 249 94 355 0 1322 0

[startup+0.100157 s]
/proc/loadavg: 2.71 3.67 3.87 1/173 10245
/proc/meminfo: memFree=31354360/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=12716 CPUtime=0.09 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 1842 0 0 0 9 0 0 0 20 0 1 0 6408255 13021184 1676 33554432000 4194304 5646918 140734669574144 140735202667256 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 3179 1676 94 355 0 2820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12716

[startup+0.200313 s]
/proc/loadavg: 2.71 3.67 3.87 1/173 10245
/proc/meminfo: memFree=31354360/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=18684 CPUtime=0.19 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 3367 0 0 0 19 0 0 0 20 0 1 0 6408255 19132416 3118 33554432000 4194304 5646918 140734669574144 140734669573512 4817703 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 4671 3118 94 355 0 4312 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18684

[startup+0.300316 s]
/proc/loadavg: 2.71 3.67 3.87 1/173 10245
/proc/meminfo: memFree=31354360/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=24988 CPUtime=0.29 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 4963 0 0 0 28 1 0 0 20 0 1 0 6408255 25587712 4539 33554432000 4194304 5646918 140734669574144 140734669573512 4832129 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 6247 4539 97 355 0 5888 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24988

[startup+0.700239 s]
/proc/loadavg: 2.71 3.67 3.87 1/173 10245
/proc/meminfo: memFree=31354360/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=36648 CPUtime=0.69 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 7874 0 0 0 67 2 0 0 20 0 1 0 6408255 37527552 7450 33554432000 4194304 5646918 140734669574144 140734669573512 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 9162 7454 97 355 0 8803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36648

[startup+1.50024 s]
/proc/loadavg: 2.65 3.64 3.86 3/177 10252
/proc/meminfo: memFree=31259120/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=50644 CPUtime=1.49 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 11806 0 0 0 146 3 0 0 20 0 1 0 6408255 51859456 11012 33554432000 4194304 5646918 140734669574144 140734669534968 4817610 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 12661 11012 152 355 0 12302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50644

[startup+3.10023 s]
/proc/loadavg: 2.65 3.64 3.86 3/177 10252
/proc/meminfo: memFree=31224028/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=52720 CPUtime=3.09 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 12262 0 0 0 306 3 0 0 20 0 1 0 6408255 53985280 11468 33554432000 4194304 5646918 140734669574144 140734669572808 4463947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 13180 11468 152 355 0 12821 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52720

[startup+6.30023 s]
/proc/loadavg: 2.68 3.63 3.86 3/177 10252
/proc/meminfo: memFree=31184216/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=55356 CPUtime=6.29 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 12976 0 0 0 626 3 0 0 20 0 1 0 6408255 56684544 12182 33554432000 4194304 5646918 140734669574144 140734669572808 4817697 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 13839 12182 152 355 0 13480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55356

[startup+12.7002 s]
/proc/loadavg: 2.63 3.60 3.85 3/177 10252
/proc/meminfo: memFree=31175100/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=57788 CPUtime=12.69 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 13055 0 0 0 1266 3 0 0 20 0 1 0 6408255 59174912 12772 33554432000 4194304 5646918 140734669574144 140734669572808 4823374 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 14447 12772 152 355 0 14088 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57788

[startup+25.5003 s]
/proc/loadavg: 2.49 3.52 3.81 3/177 10252
/proc/meminfo: memFree=31168596/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=63224 CPUtime=25.48 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 14460 0 0 0 2545 3 0 0 20 0 1 0 6408255 64741376 14063 33554432000 4194304 5646918 140734669574144 140734669572808 4817614 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 15806 14063 152 355 0 15447 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63224

[startup+51.1003 s]
/proc/loadavg: 2.32 3.40 3.77 3/177 10252
/proc/meminfo: memFree=31142148/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=78756 CPUtime=51.08 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 17081 0 0 0 5104 4 0 0 20 0 1 0 6408255 80646144 17741 33554432000 4194304 5646918 140734669574144 140734669572808 4461023 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 19689 17741 152 355 0 19330 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78756

[startup+102.3 s]
/proc/loadavg: 2.14 3.18 3.67 3/177 10253
/proc/meminfo: memFree=31093160/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=100108 CPUtime=102.28 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 19944 0 0 0 10223 5 0 0 20 0 1 0 6408255 102510592 23078 33554432000 4194304 5646918 140734669574144 140734669486968 4560688 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 25027 23078 152 355 0 24668 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 100108

[startup+162.3 s]
/proc/loadavg: 2.10 2.98 3.57 3/177 10255
/proc/meminfo: memFree=30518692/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=714636 CPUtime=162.26 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 99035 0 0 0 16205 21 0 0 20 0 1 0 6408255 731787264 162941 33554432000 4194304 5646918 140734669574144 140734669572248 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 178659 162941 183 355 0 178300 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 714636

[startup+222.307 s]
/proc/loadavg: 2.04 2.80 3.47 3/177 10256
/proc/meminfo: memFree=30336856/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=867528 CPUtime=222.26 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 104316 0 0 0 22201 25 0 0 20 0 1 0 6408255 888348672 200916 33554432000 4194304 5646918 140734669574144 140734669572248 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 216882 200916 183 355 0 216523 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 867528

[startup+282.3 s]
/proc/loadavg: 2.01 2.65 3.37 3/177 10257
/proc/meminfo: memFree=30224868/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=1094172 CPUtime=282.24 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 108456 0 0 0 28197 27 0 0 20 0 1 0 6408255 1120432128 226512 33554432000 4194304 5646918 140734669574144 140734669572280 4388947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 273543 226512 183 355 0 273184 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1094172

[startup+342.3 s]
/proc/loadavg: 2.00 2.53 3.28 3/177 10258
/proc/meminfo: memFree=28787964/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=1105428 CPUtime=342.23 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 110564 0 0 0 34194 29 0 0 20 0 1 0 6408255 1131958272 261334 33554432000 4194304 5646918 140734669574144 140734669572280 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 276357 261334 183 355 0 275998 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1105428

[startup+402.3 s]
/proc/loadavg: 2.03 2.44 3.21 3/177 10259
/proc/meminfo: memFree=28682952/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=1466896 CPUtime=402.21 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 114265 0 0 0 40188 33 0 0 20 0 1 0 6408255 1502101504 283402 33554432000 4194304 5646918 140734669574144 140734669572280 4404198 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 366724 283402 183 355 0 366365 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1466896

[startup+462.3 s]
/proc/loadavg: 2.01 2.36 3.13 3/178 10264
/proc/meminfo: memFree=28587492/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=1480140 CPUtime=462.19 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 115520 0 0 0 46184 35 0 0 20 0 1 0 6408255 1515663360 307067 33554432000 4194304 5646918 140734669574144 140734669572280 4404118 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 370035 307067 183 355 0 369676 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1480140

[startup+522.3 s]
/proc/loadavg: 2.03 2.31 3.06 3/177 10265
/proc/meminfo: memFree=28490480/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=1491660 CPUtime=522.15 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 117848 0 0 0 52178 37 0 0 20 0 1 0 6408255 1527459840 330869 33554432000 4194304 5646918 140734669574144 140734669572280 4403438 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 372915 330869 183 355 0 372556 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1491660

[startup+582.3 s]
/proc/loadavg: 2.01 2.25 2.99 3/177 10266
/proc/meminfo: memFree=28412664/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=1500240 CPUtime=582.13 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 119427 0 0 0 58175 38 0 0 20 0 1 0 6408255 1536245760 349760 33554432000 4194304 5646918 140734669574144 140734669572248 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 375060 349760 183 355 0 374701 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1500240

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


[startup+882.307 s]
/proc/loadavg: 2.01 2.10 2.71 3/177 10272
/proc/meminfo: memFree=27729124/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=2119212 CPUtime=882.09 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 129723 0 0 0 88162 47 0 0 20 0 1 0 6408255 2170073088 444865 33554432000 4194304 5646918 140734669574144 140734669572280 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 529803 444865 183 355 0 529444 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 2119212

[startup+942.3 s]
/proc/loadavg: 2.04 2.09 2.67 3/177 10273
/proc/meminfo: memFree=27535564/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=2127608 CPUtime=942.07 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 131765 0 0 0 94158 49 0 0 20 0 1 0 6408255 2178670592 470413 33554432000 4194304 5646918 140734669574144 140734669572280 4404209 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 531902 470413 183 355 0 531543 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 2127608

[startup+1002.3 s]
/proc/loadavg: 2.06 2.09 2.63 3/177 10274
/proc/meminfo: memFree=27294268/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=2152232 CPUtime=1002.07 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 132853 0 0 0 100156 51 0 0 20 0 1 0 6408255 2203885568 497051 33554432000 4194304 5646918 140734669574144 140734669572440 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 538058 497051 183 355 0 537699 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 2152232

[startup+1062.3 s]
/proc/loadavg: 2.02 2.07 2.59 3/177 10278
/proc/meminfo: memFree=27126644/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=2157332 CPUtime=1062.06 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 134379 0 0 0 106153 53 0 0 20 0 1 0 6408255 2209107968 519528 33554432000 4194304 5646918 140734669574144 140734669572280 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 539333 519528 183 355 0 538974 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 2157332

[startup+1122.3 s]
/proc/loadavg: 2.01 2.06 2.55 3/177 10280
/proc/meminfo: memFree=26963184/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3090832 CPUtime=1122.05 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 137141 0 0 0 112149 56 0 0 20 0 1 0 6408255 3165011968 543743 33554432000 4194304 5646918 140734669574144 140734669572280 4403057 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 772708 543743 183 355 0 772349 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 3090832

[startup+1182.3 s]
/proc/loadavg: 2.06 2.06 2.52 3/177 10281
/proc/meminfo: memFree=26764912/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3099048 CPUtime=1182.04 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 139124 0 0 0 118147 57 0 0 20 0 1 0 6408255 3173425152 563100 33554432000 4194304 5646918 140734669574144 140734669572280 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 774762 563100 183 355 0 774403 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 3099048

[startup+1242.3 s]
/proc/loadavg: 2.08 2.06 2.49 3/177 10282
/proc/meminfo: memFree=26606232/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3109356 CPUtime=1242.04 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 141676 0 0 0 124144 60 0 0 20 0 1 0 6408255 3183980544 587625 33554432000 4194304 5646918 140734669574144 140734669572280 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 777339 587625 183 355 0 776980 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 3109356

[startup+1302.3 s]
/proc/loadavg: 2.03 2.05 2.45 3/177 10283
/proc/meminfo: memFree=26476336/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3119172 CPUtime=1302.02 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 143432 0 0 0 130141 61 0 0 20 0 1 0 6408255 3194032128 602156 33554432000 4194304 5646918 140734669574144 140734669572248 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 779793 602156 183 355 0 779434 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 3119172

[startup+1362.3 s]
/proc/loadavg: 2.01 2.04 2.42 3/177 10284
/proc/meminfo: memFree=26338680/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3123728 CPUtime=1362.01 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 144848 0 0 0 136139 62 0 0 20 0 1 0 6408255 3198697472 617369 33554432000 4194304 5646918 140734669574144 140734669572280 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 780932 617369 183 355 0 780573 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 3123728

[startup+1422.3 s]
/proc/loadavg: 2.12 2.06 2.41 3/177 10286
/proc/meminfo: memFree=26104972/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3129596 CPUtime=1422.01 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 146441 0 0 0 142137 64 0 0 20 0 1 0 6408255 3204706304 636847 33554432000 4194304 5646918 140734669574144 140734669572280 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 782399 636847 183 355 0 782040 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 3129596

[startup+1482.3 s]
/proc/loadavg: 2.04 2.05 2.38 3/177 10287
/proc/meminfo: memFree=25967140/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3133912 CPUtime=1482 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 147550 0 0 0 148135 65 0 0 20 0 1 0 6408255 3209125888 652775 33554432000 4194304 5646918 140734669574144 140734669572280 4399419 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 783478 652775 183 355 0 783119 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 3133912

[startup+1542.31 s]
/proc/loadavg: 2.01 2.03 2.35 3/177 10288
/proc/meminfo: memFree=25813980/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3145848 CPUtime=1541.99 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 148332 0 0 0 154133 66 0 0 20 0 1 0 6408255 3221348352 676041 33554432000 4194304 5646918 140734669574144 140734669572280 4388947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 786462 676041 183 355 0 786103 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 3145848

[startup+1602.3 s]
/proc/loadavg: 2.08 2.05 2.34 3/177 10289
/proc/meminfo: memFree=25686324/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3149848 CPUtime=1601.97 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 149341 0 0 0 160130 67 0 0 20 0 1 0 6408255 3225444352 693402 33554432000 4194304 5646918 140734669574144 140734669572280 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 787462 693402 183 355 0 787103 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 3149848

[startup+1662.3 s]
/proc/loadavg: 2.16 2.07 2.32 3/178 10293
/proc/meminfo: memFree=25567612/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3158292 CPUtime=1661.97 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 150830 0 0 0 166128 69 0 0 20 0 1 0 6408255 3234091008 707666 33554432000 4194304 5646918 140734669574144 140734669572248 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 789573 707666 183 355 0 789214 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 3158292

[startup+1722.3 s]
/proc/loadavg: 2.10 2.07 2.31 3/177 10295
/proc/meminfo: memFree=25430472/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3158292 CPUtime=1721.96 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 151205 0 0 0 172126 70 0 0 20 0 1 0 6408255 3234091008 728992 33554432000 4194304 5646918 140734669574144 140734669572248 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 789573 728992 183 355 0 789214 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 3158292

[startup+1782.3 s]
/proc/loadavg: 2.08 2.07 2.29 3/177 10296
/proc/meminfo: memFree=25275568/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3162716 CPUtime=1781.95 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 152335 0 0 0 178123 72 0 0 20 0 1 0 6408255 3238621184 750051 33554432000 4194304 5646918 140734669574144 140734669572280 4389020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 790679 750051 183 355 0 790320 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 3162716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.13 2.08 2.29 3/177 10296
/proc/meminfo: memFree=25221204/32872528 swapFree=171304/177436
[pid=10245] ppid=10242 vsize=3163140 CPUtime=1800.05 cores=0,2,4,6
/proc/10245/stat : 10245 (minisatp) R 10242 10245 7235 0 -1 4202496 152489 0 0 0 179932 73 0 0 20 0 1 0 6408255 3239055360 758381 33554432000 4194304 5646918 140734669574144 140734669572280 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/10245/statm: 790785 758381 183 355 0 790426 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3163140

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 10245 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.08
CPU user time (s): 1799.33
CPU system time (s): 0.749886
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 3163140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.749886
maximum resident set size= 3033524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152489
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= 127
involuntary context switches= 1930

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67229 second user time and 6.81696 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-30 10:02:49
IDJOB=4119730
IDBENCH=111796
IDSOLVER=2555
FILE ID=node105/4119730-1467273769
RUNJOBID= node105-1467273769-10207
PBS_JOBID= 20004488
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= a18d26c0a5795fb6c82a787fd1396b4a
RANDOM SEED=202045989

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:        31358624 kB
Buffers:          132500 kB
Cached:           446828 kB
SwapCached:            0 kB
Active:           180104 kB
Inactive:         415820 kB
Active(anon):      11628 kB
Inactive(anon):     7984 kB
Active(file):     168476 kB
Inactive(file):   407836 kB
Unevictable:      177436 kB
Mlocked:          171304 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9848 kB
Writeback:             0 kB
AnonPages:        196284 kB
Mapped:            13912 kB
Shmem:               204 kB
Slab:             610032 kB
SReclaimable:      54136 kB
SUnreclaim:       555896 kB
KernelStack:        1400 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     278616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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-4119730-1467273769.opb

Free space on /tmp at the end= 71716 MiB
End job on node105 at 2016-06-30 10:32:50