Trace number 2680582

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
wbo 1.4b (fixed)? (MO) 1404.93 1405.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
MD5SUM13c1b3915f4d316b882a7e551b1f0496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark453
Best CPU time to get the best result obtained on this benchmark1802.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 502
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 498884
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 498884
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680582-1277451716.opb.
0.00/0.00	c Instance file HOME/instance-2680582-1277451716.opb
0.00/0.00	c File size is 17233663 bytes.
2.99/3.07	c Highest Coefficient sum: 101
2.99/3.08	c ============================[ Problem Statistics ]=============================
2.99/3.08	c |                                                                             |
2.99/3.08	c |  Parsing time:          3.03         s                                      |
2.99/3.08	c |  Number Variables:      10000                                               |
2.99/3.08	c |  Number Clauses:        656900                                              |
2.99/3.08	c |  Number Cardinality:    0                                                   |
2.99/3.08	c |  Number PB Constraints: 0                                                   |
6.60/6.63	c ============================[ Search Statistics ]==============================
6.60/6.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.60/6.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.60/6.63	c ===============================================================================
6.60/6.63	c |         0 |   10000   656900  1333400 |   218966        0    nan |  0.000 % |
6.68/6.71	c |       100 |   10000   656900  1333400 |   240863      100    958 |  0.000 % |
6.78/6.84	c |       251 |   10000   656900  1333400 |   264949      251   1339 |  0.000 % |
7.09/7.14	c ===============================================================================
7.09/7.14	c New solution: 6399
7.09/7.14	o 6399
7.09/7.14	c Elapsed CPU time: 7.01493 s	Remaining CPU time: 172.985 s
7.09/7.14	c ===============================================================================
7.09/7.14	c |       283 |   10000   656901  1343400 |   218967      283   1242 |  0.000 % |
7.18/7.25	c |       384 |   10000   656901  1343400 |   240863      384   1058 |  0.000 % |
7.29/7.38	c |       534 |   10000   656901  1343400 |   264950      534    975 |  0.000 % |
7.49/7.55	c |       759 |   10000   656901  1343400 |   291445      759   1048 |  0.000 % |
7.78/7.84	c |      1098 |   10000   656901  1343400 |   320589     1098    911 |  0.000 % |
8.19/8.27	c |      1604 |   10000   656901  1343400 |   352648     1604   1187 |  0.000 % |
8.79/8.85	c |      2364 |   10000   656901  1343400 |   387913     2364   1159 |  0.000 % |
9.79/9.90	c |      3503 |   10000   656901  1343400 |   426704     3503   1053 |  0.000 % |
11.58/11.61	c |      5211 |   10000   656901  1343400 |   469375     5211    980 |  0.000 % |
11.89/11.91	c ===============================================================================
11.89/11.91	c New solution: 6384
11.89/11.91	o 6384
11.89/11.91	c Elapsed CPU time: 11.7462 s	Remaining CPU time: 168.254 s
11.89/11.91	c ===============================================================================
11.89/11.91	c |      5218 |   10000   656902  1353400 |   218967     5218    980 |  0.000 % |
12.18/12.22	c ===============================================================================
12.18/12.22	c New solution: 6363
12.18/12.22	o 6363
12.18/12.22	c Elapsed CPU time: 12.0482 s	Remaining CPU time: 167.952 s
12.18/12.22	c ===============================================================================
12.18/12.22	c |      5225 |   10000   656903  1363400 |   218967     5225    979 |  0.000 % |
12.48/12.52	c ===============================================================================
12.48/12.52	c New solution: 6173
12.48/12.52	o 6173
12.48/12.52	c Elapsed CPU time: 12.3451 s	Remaining CPU time: 167.655 s
12.48/12.52	c ===============================================================================
12.48/12.52	c |      5225 |   10000   656904  1373400 |   218968     5225    979 |  0.000 % |
12.58/12.62	c |      5325 |   10000   656904  1373400 |   240864     5325    973 |  0.000 % |
12.89/12.92	c ===============================================================================
12.89/12.92	c New solution: 6169
12.89/12.92	o 6169
12.89/12.92	c Elapsed CPU time: 12.7411 s	Remaining CPU time: 167.259 s
12.89/12.92	c ===============================================================================
12.89/12.92	c |      5327 |   10000   656905  1383400 |   218968     5327    972 |  0.000 % |
13.19/13.22	c ===============================================================================
13.19/13.22	c New solution: 6076
13.19/13.22	o 6076
13.19/13.22	c Elapsed CPU time: 13.045 s	Remaining CPU time: 166.955 s
13.19/13.22	c ===============================================================================
13.19/13.22	c |      5338 |   10000   656906  1393400 |   218968     5338    972 |  0.000 % |
13.48/13.53	c ===============================================================================
13.48/13.53	c New solution: 6006
13.48/13.53	o 6006
13.48/13.53	c Elapsed CPU time: 13.347 s	Remaining CPU time: 166.653 s
13.48/13.53	c ===============================================================================
13.48/13.53	c |      5352 |   10000   656907  1403400 |   218969     5352    971 |  0.000 % |
13.59/13.63	c |      5452 |   10000   656907  1403400 |   240865     5452    975 |  0.000 % |
13.78/13.80	c |      5603 |   10000   656907  1403400 |   264952     5603    978 |  0.000 % |
13.98/14.03	c |      5828 |   10000   656907  1403400 |   291447     5828    989 |  0.000 % |
14.29/14.37	c |      6168 |   10000   656907  1403400 |   320592     6168   1021 |  0.000 % |
14.88/14.96	c |      6676 |   10000   656907  1403400 |   352651     6676   1045 |  0.000 % |
15.88/15.93	c |      7438 |   10000   656907  1403400 |   387916     7438   1139 |  0.000 % |
16.18/16.28	c ===============================================================================
16.18/16.28	c New solution: 5939
16.18/16.28	o 5939
16.18/16.28	c Elapsed CPU time: 16.0636 s	Remaining CPU time: 163.936 s
16.18/16.28	c ===============================================================================
16.18/16.28	c |      7473 |   10000   656908  1413400 |   218969     7473   1137 |  0.000 % |
16.39/16.41	c |      7573 |   10000   656908  1413400 |   240866     7573   1130 |  0.000 % |
16.68/16.75	c ===============================================================================
16.68/16.75	c New solution: 5936
16.68/16.75	o 5936
16.68/16.75	c Elapsed CPU time: 16.5295 s	Remaining CPU time: 163.471 s
16.68/16.75	c ===============================================================================
16.68/16.75	c |      7590 |   10000   656909  1423400 |   218969     7590   1129 |  0.000 % |
16.88/16.92	c |      7690 |   10000   656909  1423400 |   240866     7690   1121 |  0.000 % |
16.98/17.09	c |      7841 |   10000   656909  1423400 |   264953     7841   1117 |  0.000 % |
17.59/17.65	c ===============================================================================
17.59/17.65	c New solution: 5928
17.59/17.65	o 5928
17.59/17.65	c Elapsed CPU time: 17.4194 s	Remaining CPU time: 162.581 s
17.59/17.65	c ===============================================================================
17.59/17.65	c |      8034 |   10000   656910  1433400 |   218970     8034   1118 |  0.000 % |
17.78/17.81	c |      8135 |   10000   656910  1433400 |   240867     8135   1112 |  0.000 % |
17.98/18.03	c |      8287 |   10000   656910  1433400 |   264953     8287   1111 |  0.000 % |
18.28/18.35	c |      8512 |   10000   656910  1433400 |   291449     8512   1100 |  0.000 % |
18.78/18.89	c |      8850 |   10000   656910  1433400 |   320593     8850   1076 |  0.000 % |
19.48/19.59	c |      9356 |   10000   656910  1433400 |   352653     9356   1048 |  0.000 % |
20.68/20.70	c |     10115 |   10000   656910  1433400 |   387918    10115   1004 |  0.000 % |
22.18/22.24	c |     11255 |   10000   656910  1433400 |   426710    11255    954 |  0.000 % |
24.48/24.57	c ===============================================================================
24.48/24.57	c New solution: 5912
24.48/24.57	o 5912
24.48/24.57	c Elapsed CPU time: 24.2863 s	Remaining CPU time: 155.714 s
24.48/24.57	c ===============================================================================
24.48/24.57	c |     12235 |   10000   656911  1443400 |   218970    12235    916 |  0.000 % |
24.78/24.80	c |     12335 |   10000   656911  1443400 |   240867    12335    915 |  0.000 % |
25.08/25.14	c ===============================================================================
25.08/25.14	c New solution: 5889
25.08/25.14	o 5889
25.08/25.14	c Elapsed CPU time: 24.8552 s	Remaining CPU time: 155.145 s
25.08/25.14	c ===============================================================================
25.08/25.14	c |     12358 |   10000   656912  1453400 |   218970    12358    914 |  0.000 % |
25.28/25.36	c |     12458 |   10000   656912  1453400 |   240867    12458    915 |  0.000 % |
25.68/25.72	c |     12609 |   10000   656912  1453400 |   264954    12609    909 |  0.000 % |
26.07/26.16	c ===============================================================================
26.07/26.16	c New solution: 5886
26.07/26.16	o 5886
26.07/26.16	c Elapsed CPU time: 25.8601 s	Remaining CPU time: 154.14 s
26.07/26.16	c ===============================================================================
26.07/26.16	c |     12650 |   10000   656913  1463400 |   218971    12650    908 |  0.000 % |
26.28/26.33	c |     12751 |   10000   656913  1463400 |   240868    12751    910 |  0.000 % |
26.47/26.59	c |     12901 |   10000   656913  1463400 |   264954    12901    908 |  0.000 % |
26.98/27.01	c |     13127 |   10000   656913  1463400 |   291450    13127    913 |  0.000 % |
27.48/27.52	c |     13464 |   10000   656913  1463400 |   320595    13464    910 |  0.000 % |
28.38/28.45	c |     13970 |   10000   656913  1463400 |   352654    13970    905 |  0.000 % |
29.59/29.69	c |     14730 |   10000   656913  1463400 |   387920    14730    897 |  0.000 % |
31.37/31.47	c |     15870 |   10000   656913  1463400 |   426712    15870    874 |  0.000 % |
34.57/34.62	c |     17579 |   10000   656913  1463400 |   469383    17579    856 |  0.000 % |
34.97/35.02	c ===============================================================================
34.97/35.02	c New solution: 5884
34.97/35.02	o 5884
34.97/35.02	c Elapsed CPU time: 34.6637 s	Remaining CPU time: 145.336 s
34.97/35.02	c ===============================================================================
34.97/35.02	c |     17624 |   10000   656914  1473400 |   218971    17624    855 |  0.000 % |
35.09/35.20	c |     17724 |   10000   656914  1473400 |   240868    17724    854 |  0.000 % |
35.48/35.54	c |     17875 |   10000   656914  1473400 |   264955    17875    852 |  0.000 % |
35.87/35.93	c |     18102 |   10000   656914  1473400 |   291450    18102    849 |  0.000 % |
36.38/36.50	c |     18440 |   10000   656914  1473400 |   320595    18440    848 |  0.000 % |
37.28/37.31	c |     18947 |   10000   656914  1473400 |   352655    18947    857 |  0.000 % |
38.38/38.49	c |     19706 |   10000   656914  1473400 |   387921    19706    872 |  0.000 % |
40.38/40.42	c |     20845 |   10000   656914  1473400 |   426713    20845    858 |  0.000 % |
42.88/42.94	c |     22553 |   10000   656914  1473400 |   469384    22553    835 |  0.000 % |
47.07/47.15	c |     25115 |   10000   656914  1473400 |   516322    25115    816 |  0.000 % |
53.78/53.87	c |     28961 |   10000   656914  1473400 |   567955    28961    774 |  0.000 % |
63.26/63.36	c |     34727 |   10000   656914  1473400 |   624750    34727    770 |  0.000 % |
81.56/81.61	c |     43377 |   10000   656914  1473400 |   687225    43377    734 |  0.000 % |
106.75/106.85	c |     56351 |   10000   656914  1473400 |   755948    56351    725 |  0.000 % |
107.85/107.97	c ===============================================================================
107.85/107.97	c New solution: 5868
107.85/107.97	o 5868
107.85/107.97	c Elapsed CPU time: 107.263 s	Remaining CPU time: 72.7373 s
107.85/107.97	c ===============================================================================
107.85/107.97	c |     56754 |   10000   656915  1483400 |   218971    56754    731 |  0.000 % |
108.15/108.30	c ===============================================================================
108.15/108.30	c New solution: 5843
108.15/108.30	o 5843
108.15/108.30	c Elapsed CPU time: 107.585 s	Remaining CPU time: 72.4154 s
108.15/108.30	c ===============================================================================
108.15/108.30	c |     56754 |   10000   656916  1493400 |   218972    56754    731 |  0.000 % |
108.55/108.62	c ===============================================================================
108.55/108.62	c New solution: 5809
108.55/108.62	o 5809
108.55/108.62	c Elapsed CPU time: 107.912 s	Remaining CPU time: 72.0884 s
108.55/108.62	c ===============================================================================
108.55/108.62	c |     56761 |   10000   656917  1503400 |   218972    56761    731 |  0.000 % |
108.76/108.85	c |     56861 |   10000   656917  1503400 |   240869    56861    731 |  0.000 % |
109.05/109.19	c |     57011 |   10000   656917  1503400 |   264956    57011    730 |  0.000 % |
109.45/109.57	c |     57236 |   10000   656917  1503400 |   291452    57236    731 |  0.000 % |
110.05/110.12	c |     57573 |   10000   656917  1503400 |   320597    57573    730 |  0.000 % |
110.85/110.99	c |     58079 |   10000   656917  1503400 |   352657    58079    728 |  0.000 % |
112.16/112.23	c |     58838 |   10000   656917  1503400 |   387922    58838    727 |  0.000 % |
114.05/114.11	c |     59978 |   10000   656917  1503400 |   426715    59978    728 |  0.000 % |
116.84/116.91	c |     61687 |   10000   656917  1503400 |   469386    61687    728 |  0.000 % |
122.25/122.31	c |     64249 |   10000   656917  1503400 |   516325    64249    726 |  0.000 % |
123.55/123.60	c ===============================================================================
123.55/123.60	c New solution: 5807
123.55/123.60	o 5807
123.55/123.60	c Elapsed CPU time: 122.806 s	Remaining CPU time: 57.1937 s
123.55/123.60	c ===============================================================================
123.55/123.60	c |     64723 |   10000   656918  1513400 |   218972    64723    725 |  0.000 % |
124.15/124.28	c ===============================================================================
124.15/124.28	c New solution: 5802
124.15/124.28	o 5802
124.15/124.28	c Elapsed CPU time: 123.476 s	Remaining CPU time: 56.5238 s
124.15/124.28	c ===============================================================================
124.15/124.28	c |     64822 |   10000   656919  1523400 |   218973    64822    725 |  0.000 % |
124.44/124.53	c |     64923 |   10000   656919  1523400 |   240870    64923    725 |  0.000 % |
124.75/124.85	c |     65074 |   10000   656919  1523400 |   264957    65074    725 |  0.000 % |
125.64/125.72	c ===============================================================================
125.64/125.72	c New solution: 5775
125.64/125.72	o 5775
125.64/125.72	c Elapsed CPU time: 124.904 s	Remaining CPU time: 55.096 s
125.64/125.72	c ===============================================================================
125.64/125.72	c |     65279 |   10000   656920  1533400 |   218973    65279    725 |  0.000 % |
125.85/125.97	c |     65380 |   10000   656920  1533400 |   240870    65380    725 |  0.000 % |
126.15/126.25	c |     65530 |   10000   656920  1533400 |   264957    65530    724 |  0.000 % |
126.65/126.79	c |     65755 |   10000   656920  1533400 |   291453    65755    723 |  0.000 % |
127.35/127.47	c |     66092 |   10000   656920  1533400 |   320598    66092    722 |  0.000 % |
128.24/128.35	c |     66598 |   10000   656920  1533400 |   352658    66598    719 |  0.000 % |
129.84/129.97	c |     67357 |   10000   656920  1533400 |   387924    67357    718 |  0.000 % |
132.84/132.91	c |     68496 |   10000   656920  1533400 |   426717    68496    715 |  0.000 % |
135.84/135.99	c |     70204 |   10000   656920  1533400 |   469388    70204    712 |  0.000 % |
138.14/138.23	c ===============================================================================
138.14/138.23	c New solution: 5749
138.14/138.23	o 5749
138.14/138.23	c Elapsed CPU time: 137.329 s	Remaining CPU time: 42.6709 s
138.14/138.23	c ===============================================================================
138.14/138.23	c |     71110 |   10000   656921  1543400 |   218973    71110    710 |  0.000 % |
138.35/138.41	c |     71212 |   10000   656921  1543400 |   240871    71212    710 |  0.000 % |
138.74/138.87	c |     71363 |   10000   656921  1543400 |   264958    71363    709 |  0.000 % |
139.34/139.49	c |     71588 |   10000   656921  1543400 |   291453    71588    708 |  0.000 % |
140.14/140.21	c |     71925 |   10000   656921  1543400 |   320599    71925    710 |  0.000 % |
140.94/141.09	c |     72432 |   10000   656921  1543400 |   352659    72432    709 |  0.000 % |
143.03/143.11	c |     73191 |   10000   656921  1543400 |   387925    73191    712 |  0.000 % |
144.84/144.98	c |     74331 |   10000   656921  1543400 |   426717    74331    711 |  0.000 % |
147.64/147.78	c |     76040 |   10000   656921  1543400 |   469389    76040    712 |  0.000 % |
153.63/153.72	c |     78603 |   10000   656921  1543400 |   516328    78603    717 |  0.000 % |
159.14/159.28	c |     82447 |   10000   656921  1543400 |   567961    82447    715 |  0.000 % |
171.03/171.15	c |     88213 |   10000   656921  1543400 |   624757    88213    722 |  0.000 % |
181.03/181.11	c There are 0 assigned variables. 0 in cost function.
203.72/203.85	c core #1
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 1
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #2
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 2
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #3
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 3
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #4
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 3	Total Weight: 6
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #5
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 2	Total Weight: 8
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #6
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 9
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #7
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 10
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #8
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 11
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #9
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 12
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #10
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 13
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #11
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 14
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #12
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 4	Total Weight: 18
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #13
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 201	Core Weight: 1	Total Weight: 19
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #14
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 20
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #15
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 21
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #16
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 4	Total Weight: 25
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #17
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 26
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #18
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 3	Total Weight: 29
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #19
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 201	Core Weight: 1	Total Weight: 30
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #20
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 31
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #21
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 32
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #22
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 33
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #23
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 34
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #24
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 35
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #25
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 36
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #26
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 37
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #27
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 38
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #28
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 39
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #29
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 40
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #30
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 201	Core Weight: 1	Total Weight: 41
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #31
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 2	Total Weight: 43
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #32
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 44
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #33
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 45
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #34
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 46
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #35
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 47
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #36
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 48
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #37
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 49
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #38
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 50
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #39
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 51
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #40
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 52
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #41
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 53
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #42
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 54
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #43
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 55
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #44
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 56
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #45
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 57
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #46
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 58
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #47
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 59
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #48
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 2	Total Weight: 61
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #49
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 62
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #50
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 63
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #51
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 64
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #52
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 501	Core Weight: 1	Total Weight: 65
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #53
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 66
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #54
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 67
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #55
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 68
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #56
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 69
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #57
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 301	Core Weight: 1	Total Weight: 70
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #58
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 71
203.72/203.85	c
203.72/203.85	c
203.72/203.85	c core #59
203.72/203.85	c 
203.72/203.85	c 
203.72/203.85	c Core size: 101	Core Weight: 1	Total Weight: 72
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #60
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 201	Core Weight: 1	Total Weight: 73
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #61
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 401	Core Weight: 1	Total Weight: 74
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #62
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 75
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #63
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 76
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #64
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 77
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #65
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 78
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #66
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 801	Core Weight: 1	Total Weight: 79
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #67
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 80
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #68
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 81
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #69
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 82
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #70
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 201	Core Weight: 2	Total Weight: 84
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #71
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 85
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #72
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 86
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #73
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 87
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #74
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 88
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #75
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 2001	Core Weight: 1	Total Weight: 89
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #76
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 3	Total Weight: 92
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #77
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 93
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #78
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 2	Total Weight: 95
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #79
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 96
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #80
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 97
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #81
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 98
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #82
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 2	Total Weight: 100
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #83
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 101
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #84
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 102
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #85
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 103
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #86
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 104
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #87
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 105
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #88
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 2001	Core Weight: 1	Total Weight: 106
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #89
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 3	Total Weight: 109
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #90
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 110
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #91
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 111
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #92
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 112
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #93
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 2	Total Weight: 114
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #94
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 3	Total Weight: 117
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #95
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 118
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #96
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 119
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #97
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 120
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #98
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 1401	Core Weight: 1	Total Weight: 121
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #99
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 122
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #100
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 123
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #101
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 124
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #102
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 2	Total Weight: 126
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #103
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 2	Total Weight: 128
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #104
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 1001	Core Weight: 1	Total Weight: 129
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #105
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 130
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #106
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 131
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #107
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 3	Total Weight: 134
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #108
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 2	Total Weight: 136
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #109
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 301	Core Weight: 1	Total Weight: 137
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #110
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 138
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #111
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 139
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #112
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 140
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #113
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 141
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #114
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 101	Core Weight: 1	Total Weight: 142
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #115
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 299	Core Weight: 1	Total Weight: 143
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #116
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 593	Core Weight: 1	Total Weight: 144
226.91/227.03	c
226.91/227.03	c
226.91/227.03	c core #117
226.91/227.03	c 
226.91/227.03	c 
226.91/227.03	c Core size: 495	Core Weight: 1	Total Weight: 145
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #118
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 2351	Core Weight: 1	Total Weight: 146
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #119
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 201	Core Weight: 1	Total Weight: 147
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #120
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 101	Core Weight: 1	Total Weight: 148
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #121
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 101	Core Weight: 1	Total Weight: 149
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #122
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 201	Core Weight: 1	Total Weight: 150
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #123
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 1537	Core Weight: 1	Total Weight: 151
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #124
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 1537	Core Weight: 1	Total Weight: 152
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #125
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 101	Core Weight: 1	Total Weight: 153
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #126
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 203	Core Weight: 1	Total Weight: 154
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #127
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 1167	Core Weight: 1	Total Weight: 155
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c core #128
232.02/232.15	c 
232.02/232.15	c 
232.02/232.15	c Core size: 595	Core Weight: 1	Total Weight: 156
232.02/232.15	c
232.02/232.15	c
232.02/232.15	c ============================[ Search Statistics ]==============================
232.02/232.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.02/232.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.02/232.15	c ===============================================================================
232.02/232.15	c |         0 |   28467   695427    51796 |   231809        0    nan |  0.000 % |
232.02/232.17	c ===============================================================================
232.51/232.61	c core #129
232.51/232.61	c 
232.51/232.61	c 
232.51/232.61	c Core size: 875	Core Weight: 1	Total Weight: 157
232.51/232.61	c
232.51/232.61	c
232.51/232.61	c ============================[ Search Statistics ]==============================
232.51/232.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.51/232.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.51/232.61	c ===============================================================================
232.51/232.61	c |         0 |   29345   696277    52864 |   232092        0    nan |  0.000 % |
232.51/232.68	c ===============================================================================
233.02/233.12	c core #130
233.02/233.12	c 
233.02/233.12	c 
233.02/233.12	c Core size: 1636	Core Weight: 1	Total Weight: 158
233.02/233.12	c
233.02/233.12	c
233.02/233.12	c ============================[ Search Statistics ]==============================
233.02/233.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.02/233.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.02/233.12	c ===============================================================================
233.02/233.12	c |         0 |   31406   697852    55351 |   232617        0    nan |  0.000 % |
233.02/233.16	c ===============================================================================
233.41/233.60	c core #131
233.41/233.60	c 
233.41/233.60	c 
233.41/233.60	c Core size: 890	Core Weight: 1	Total Weight: 159
233.41/233.60	c
233.41/233.60	c
233.41/233.60	c ============================[ Search Statistics ]==============================
233.41/233.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.41/233.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.41/233.60	c ===============================================================================
233.41/233.60	c |         0 |   32498   698705    56489 |   232901        0    nan |  0.000 % |
233.51/233.64	c ===============================================================================
233.91/234.09	c core #132
233.91/234.09	c 
233.91/234.09	c 
233.91/234.09	c Core size: 874	Core Weight: 1	Total Weight: 160
233.91/234.09	c
233.91/234.09	c
233.91/234.09	c ============================[ Search Statistics ]==============================
233.91/234.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.91/234.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.91/234.09	c ===============================================================================
233.91/234.09	c |         0 |   33379   699542    57637 |   233180        0    nan |  0.000 % |
234.01/234.18	c ===============================================================================
234.51/234.63	c core #133
234.51/234.63	c 
234.51/234.63	c 
234.51/234.63	c Core size: 1718	Core Weight: 1	Total Weight: 161
234.51/234.63	c
234.51/234.63	c
234.51/234.63	c ============================[ Search Statistics ]==============================
234.51/234.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.51/234.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.51/234.63	c ===============================================================================
234.51/234.63	c |         0 |   35106   701175    59922 |   233725        0    nan |  0.000 % |
235.01/235.10	c ===============================================================================
235.41/235.58	c core #134
235.41/235.58	c 
235.41/235.58	c 
235.41/235.58	c Core size: 4410	Core Weight: 1	Total Weight: 162
235.41/235.58	c
235.41/235.58	c
235.41/235.58	c ============================[ Search Statistics ]==============================
235.41/235.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.41/235.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.41/235.58	c ===============================================================================
235.41/235.58	c |         0 |   39551   705401    65534 |   235133        0    nan |  0.000 % |
236.31/236.49	c ===============================================================================
236.81/236.98	c core #135
236.81/236.98	c 
236.81/236.98	c 
236.81/236.98	c Core size: 6004	Core Weight: 1	Total Weight: 163
236.81/236.98	c
236.81/236.98	c
236.81/236.98	c ============================[ Search Statistics ]==============================
236.81/236.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.81/236.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.81/236.98	c ===============================================================================
236.81/236.98	c |         0 |   45610   711125    73316 |   237041        0    nan |  0.000 % |
237.00/237.19	c |       100 |   45606   711125    73316 |   260745       97    896 | 17.279 % |
238.30/238.40	c ===============================================================================
238.80/238.93	c core #136
238.80/238.93	c 
238.80/238.93	c 
238.80/238.93	c Core size: 6435	Core Weight: 1	Total Weight: 164
238.80/238.93	c
238.80/238.93	c
238.80/238.93	c ============================[ Search Statistics ]==============================
238.80/238.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.80/238.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.80/238.93	c ===============================================================================
238.80/238.93	c |         0 |   52207   717067    82204 |   239022        0    nan |  0.000 % |
238.91/239.09	c |       100 |   52207   717067    82204 |   262924      100    840 | 15.200 % |
239.21/239.38	c |       251 |   52207   717067    82204 |   289217      251    972 | 15.200 % |
239.71/239.85	c |       476 |   52207   717067    82204 |   318138      476    874 | 15.200 % |
240.50/240.63	c |       814 |   52205   717067    82204 |   349952      806   1129 | 15.203 % |
241.82/241.99	c |      1320 |   52205   717067    82204 |   384947     1312   1555 | 15.203 % |
243.61/243.77	c |      2080 |   52205   717067    82204 |   423442     2072   1701 | 15.203 % |
248.10/248.28	c |      3221 |   52199   717067    82204 |   465786     3189   2462 | 15.213 % |
254.71/254.86	c |      4929 |   51881   717067    82204 |   512365     2812   1730 | 15.730 % |
257.50/257.69	c ===============================================================================
258.10/258.29	c core #137
258.10/258.29	c 
258.10/258.29	c 
258.10/258.29	c Core size: 10744	Core Weight: 1	Total Weight: 165
258.10/258.29	c
258.10/258.29	c
258.10/258.29	c ============================[ Search Statistics ]==============================
258.10/258.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.10/258.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.10/258.29	c ===============================================================================
258.10/258.29	c |         0 |   63021   726239    97360 |   242079        0    nan |  0.000 % |
258.41/258.50	c |       101 |   63021   726239    97360 |   266287      101    828 | 12.823 % |
259.10/259.26	c |       253 |   63021   726239    97360 |   292916      253    922 | 12.823 % |
259.80/259.99	c |       478 |   63021   726239    97360 |   322208      478    771 | 12.823 % |
261.20/261.36	c |       818 |   63021   726239    97360 |   354428      818    879 | 12.823 % |
263.40/263.50	c |      1325 |   63021   726239    97360 |   389871     1325    875 | 12.823 % |
265.20/265.36	c |      2086 |   63021   726239    97360 |   428858     2086   1098 | 12.823 % |
270.70/270.83	c |      3228 |   63021   726239    97360 |   471744     3228   1155 | 12.823 % |
280.70/280.88	c |      4939 |   63020   726239    97360 |   518919     4933   1315 | 12.825 % |
291.29/291.41	c |      7501 |   63020   726239    97360 |   570811     7495   1388 | 12.825 % |
308.38/308.52	c |     11348 |   63020   726239    97360 |   627892    11342   1542 | 12.825 % |
344.77/344.92	c |     17116 |   63020   726239    97360 |   690681    17110   1968 | 12.825 % |
398.95/399.12	c |     25765 |   63020   726239    97360 |   759749    25759   2061 | 12.825 % |
513.92/514.11	c |     38739 |   63018   726239    97360 |   835724    38719   2337 | 12.827 % |
683.87/684.19	c |     58202 |   63016   726239    97360 |   919297    58150   2773 | 12.830 % |
1040.15/1040.59	c |     87396 |   63016   726239    97360 |  1011226    87344   3361 | 12.830 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680582-1277451716/watcher-2680582-1277451716 -o /tmp/evaluation-result-2680582-1277451716/solver-2680582-1277451716 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680582-1277451716.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 24058
/proc/meminfo: memFree=1247144/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=20424 CPUtime=0.01
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 531 0 0 0 1 0 0 0 18 0 1 0 120773276 20914176 449 1992294400 134512640 135752675 4294069856 18446744073709551615 135162549 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 5106 449 143 303 0 593 0

[startup+0.038498 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 24058
/proc/meminfo: memFree=1247144/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=21304 CPUtime=0.03
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 733 0 0 0 3 0 0 0 18 0 1 0 120773276 21815296 651 1992294400 134512640 135752675 4294069856 18446744073709551615 134564534 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 5326 651 179 303 0 813 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21304

[startup+0.101508 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 24058
/proc/meminfo: memFree=1247144/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=22224 CPUtime=0.09
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 1044 0 0 0 9 0 0 0 18 0 1 0 120773276 22757376 962 1992294400 134512640 135752675 4294069856 18446744073709551615 135228430 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 5556 962 276 303 0 1043 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22224

[startup+0.301543 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 24058
/proc/meminfo: memFree=1247144/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=24700 CPUtime=0.29
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 1927 0 0 0 29 0 0 0 19 0 1 0 120773276 25292800 1845 1992294400 134512640 135752675 4294069856 18446744073709551615 135202245 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 6175 1846 559 303 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24700

[startup+0.701614 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 24058
/proc/meminfo: memFree=1247144/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=28580 CPUtime=0.69
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 3442 0 0 0 68 1 0 0 19 0 1 0 120773276 29265920 3360 1992294400 134512640 135752675 4294069856 18446744073709551615 135380631 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 7145 3360 1103 303 0 2632 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28580

[startup+1.50176 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 24059
/proc/meminfo: memFree=1235108/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=36720 CPUtime=1.49
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 6460 0 0 0 147 2 0 0 21 0 1 0 120773276 37601280 6378 1992294400 134512640 135752675 4294069856 18446744073709551615 134559914 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 9180 6378 2181 303 0 4667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36720

[startup+3.10104 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 24059
/proc/meminfo: memFree=1223948/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=40776 CPUtime=3.09
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 14535 0 0 0 304 5 0 0 25 0 1 0 120773276 41754624 9249 1992294400 134512640 135752675 4294069856 18446744073709551615 134524221 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 10194 9250 140 303 0 9889 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40776

[startup+6.30162 s]
/proc/loadavg: 0.15 0.03 0.01 2/107 24059
/proc/meminfo: memFree=1169512/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=81064 CPUtime=6.29
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 24628 0 0 0 618 11 0 0 25 0 1 0 120773276 83009536 19342 1992294400 134512640 135752675 4294069856 18446744073709551615 135201152 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 20266 19342 141 303 0 19961 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81064

[startup+12.7008 s]
/proc/loadavg: 0.22 0.05 0.02 2/107 24061
/proc/meminfo: memFree=1169512/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=81064 CPUtime=12.69
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 24638 0 0 0 1252 17 0 0 25 0 1 0 120773276 83009536 19352 1992294400 134512640 135752675 4294069856 18446744073709551615 134634718 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 20266 19352 145 303 0 19961 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81064

[startup+25.501 s]
/proc/loadavg: 0.34 0.08 0.02 2/107 24061
/proc/meminfo: memFree=1162692/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=88668 CPUtime=25.48
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 26543 0 0 0 2520 28 0 0 25 0 1 0 120773276 90796032 21257 1992294400 134512640 135752675 4294069856 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 22167 21257 145 303 0 21862 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 88668

[startup+51.1016 s]
/proc/loadavg: 0.60 0.17 0.05 2/107 24061
/proc/meminfo: memFree=1120284/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=131312 CPUtime=51.07
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 37179 0 0 0 5063 44 0 0 25 0 1 0 120773276 134463488 31893 1992294400 134512640 135752675 4294069856 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 32828 31893 145 303 0 32523 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 131312

[startup+102.309 s]
/proc/loadavg: 0.82 0.29 0.10 2/107 24063
/proc/meminfo: memFree=1047992/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=202872 CPUtime=102.26
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 55079 0 0 0 10162 64 0 0 25 0 1 0 120773276 207740928 49793 1992294400 134512640 135752675 4294069856 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 50718 49793 145 303 0 50413 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 202872

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/107 24065
/proc/meminfo: memFree=960572/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=291208 CPUtime=162.23
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 77150 0 0 0 16125 98 0 0 25 0 1 0 120773276 298196992 71864 1992294400 134512640 135752675 4294069856 18446744073709551615 134639428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 72802 71864 145 303 0 72497 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 291208

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/107 24065
/proc/meminfo: memFree=914072/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=335340 CPUtime=222.22
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 89907 0 0 0 22115 107 0 0 25 0 1 0 120773276 343388160 83060 1992294400 134512640 135752675 4294069856 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 83835 83060 146 303 0 83530 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 335340

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/107 24067
/proc/meminfo: memFree=913948/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=335340 CPUtime=282.2
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 89947 0 0 0 28100 120 0 0 25 0 1 0 120773276 343388160 83100 1992294400 134512640 135752675 4294069856 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 83835 83100 146 303 0 83530 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 335340

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/107 24069
/proc/meminfo: memFree=913328/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=336984 CPUtime=342.18
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 90337 0 0 0 34089 129 0 0 25 0 1 0 120773276 345071616 83490 1992294400 134512640 135752675 4294069856 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 84246 83490 146 303 0 83941 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 336984

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/107 24071
/proc/meminfo: memFree=829752/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=421328 CPUtime=402.15
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 111420 0 0 0 40070 145 0 0 25 0 1 0 120773276 431439872 104573 1992294400 134512640 135752675 4294069856 18446744073709551615 134616033 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 105332 104573 146 303 0 105027 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 421328

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/107 24073
/proc/meminfo: memFree=749028/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=500784 CPUtime=462.14
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 131288 0 0 0 46052 162 0 0 25 0 1 0 120773276 512802816 124441 1992294400 134512640 135752675 4294069856 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 125196 124441 146 303 0 124891 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 500784

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 24073
/proc/meminfo: memFree=672148/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=578432 CPUtime=522.11
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 150693 0 0 0 52039 172 0 0 25 0 1 0 120773276 592314368 143846 1992294400 134512640 135752675 4294069856 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 144608 143846 146 303 0 144303 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 578432

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/107 24075
/proc/meminfo: memFree=585720/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=663476 CPUtime=582.09
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 171953 0 0 0 58020 189 0 0 25 0 1 0 120773276 679399424 165106 1992294400 134512640 135752675 4294069856 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 165869 165106 146 303 0 165564 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 663476

[startup+642.3 s]
/proc/loadavg: 0.99 0.87 0.48 2/107 24077
/proc/meminfo: memFree=475484/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=773364 CPUtime=642.08
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 199422 0 0 0 64002 206 0 0 25 0 1 0 120773276 791924736 192575 1992294400 134512640 135752675 4294069856 18446744073709551615 134638050 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 193341 192575 146 303 0 193036 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 773364

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/107 24079
/proc/meminfo: memFree=368100/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=881624 CPUtime=702.06
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 226497 0 0 0 69984 222 0 0 25 0 1 0 120773276 902782976 219650 1992294400 134512640 135752675 4294069856 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 220406 219650 146 303 0 220101 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 881624

[startup+762.309 s]
/proc/loadavg: 0.99 0.91 0.54 2/107 24081
/proc/meminfo: memFree=272000/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=976556 CPUtime=762.04
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 250205 0 0 0 75968 236 0 0 25 0 1 0 120773276 999993344 243358 1992294400 134512640 135752675 4294069856 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 244139 243358 146 303 0 243834 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 976556

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 3/107 24081
/proc/meminfo: memFree=169204/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1080892 CPUtime=822.01
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 276273 0 0 0 81953 248 0 0 25 0 1 0 120773276 1106833408 269426 1992294400 134512640 135752675 4294069856 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 270223 269426 146 303 0 269918 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1080892

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/107 24083
/proc/meminfo: memFree=88356/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1160016 CPUtime=882
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 296056 0 0 0 87939 261 0 0 25 0 1 0 120773276 1187856384 289209 1992294400 134512640 135752675 4294069856 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 290004 289209 146 303 0 289699 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 1160016

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/107 24085
/proc/meminfo: memFree=17924/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1230560 CPUtime=941.98
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 313698 0 0 0 93925 273 0 0 25 0 1 0 120773276 1260093440 306851 1992294400 134512640 135752675 4294069856 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 307640 306851 146 303 0 307335 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 1230560

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/107 24087
/proc/meminfo: memFree=9248/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1315444 CPUtime=1001.95
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 334922 0 0 0 99910 285 0 0 25 0 1 0 120773276 1347014656 328075 1992294400 134512640 135752675 4294069856 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 328861 328075 146 303 0 328556 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 1315444

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/107 24089
/proc/meminfo: memFree=10456/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1406212 CPUtime=1061.94
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 357635 0 0 0 105892 302 0 0 25 0 1 0 120773276 1439961088 350788 1992294400 134512640 135752675 4294069856 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 351553 350788 146 303 0 351248 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1406212

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 24089
/proc/meminfo: memFree=10476/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1495508 CPUtime=1121.92
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 379925 0 0 0 111876 316 0 0 25 0 1 0 120773276 1531400192 373078 1992294400 134512640 135752675 4294069856 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 373877 373078 146 303 0 373572 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1495508

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/107 24100
/proc/meminfo: memFree=10944/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1560660 CPUtime=1181.88
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 396201 0 0 0 117864 324 0 0 25 0 1 0 120773276 1598115840 389354 1992294400 134512640 135752675 4294069856 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 390165 389354 146 303 0 389860 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1560660

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/107 24102
/proc/meminfo: memFree=9468/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1635324 CPUtime=1241.87
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 414865 0 0 0 123849 338 0 0 25 0 1 0 120773276 1674571776 408018 1992294400 134512640 135752675 4294069856 18446744073709551615 134639398 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 408831 408018 146 303 0 408526 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 1635324

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/107 24104
/proc/meminfo: memFree=9584/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1720308 CPUtime=1301.85
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 436116 0 0 0 129833 352 0 0 25 0 1 0 120773276 1761595392 429269 1992294400 134512640 135752675 4294069856 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 430077 429269 146 303 0 429772 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 1720308

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.74 2/107 24106
/proc/meminfo: memFree=10128/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1785748 CPUtime=1361.83
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 452488 0 0 0 135820 363 0 0 25 0 1 0 120773276 1828605952 445641 1992294400 134512640 135752675 4294069856 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 446437 445641 146 303 0 446132 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 1785748



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1405.2 s]
/proc/loadavg: 0.99 0.97 0.74 3/107 24106
/proc/meminfo: memFree=10676/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=1843284 CPUtime=1404.73
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4202496 466876 0 0 0 140102 371 0 0 25 0 1 0 120773276 1887522816 460029 1992294400 134512640 135752675 4294069856 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24058/statm: 460821 460029 146 303 0 460516 0
Current children cumulated CPU time (s) 1404.73
Current children cumulated vsize (KiB) 1843284

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

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

[startup+1405.4 s]
/proc/loadavg: 0.99 0.97 0.74 3/107 24106
/proc/meminfo: memFree=10676/2059040 swapFree=4136480/4192956
[pid=24058] ppid=24056 vsize=0 CPUtime=1404.91
/proc/24058/stat : 24058 (wbo1.4b) R 24056 24058 24033 0 -1 4203524 466876 0 0 0 140102 389 0 0 25 0 1 0 120773276 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/24058/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1404.91
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1405.41
CPU time (s): 1404.93
CPU user time (s): 1401.02
CPU system time (s): 3.90841
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 1843284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1401.02
system time used= 3.90841
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466876
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= 14
involuntary context switches= 15057

runsolver used 2.37164 second user time and 6.62199 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-25 09:41:57
IDJOB=2680582
IDBENCH=1973
IDSOLVER=1190
FILE ID=node012/2680582-1277451716
PBS_JOBID= 11188146
Free space on /tmp= 62416 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680582-1277451716/watcher-2680582-1277451716 -o /tmp/evaluation-result-2680582-1277451716/solver-2680582-1277451716 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680582-1277451716.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 13c1b3915f4d316b882a7e551b1f0496
RANDOM SEED=1617550018

node012.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1247672 kB
Buffers:        170408 kB
Cached:         525724 kB
SwapCached:       9088 kB
Active:         184516 kB
Inactive:       524620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1247672 kB
SwapTotal:     4192956 kB
SwapFree:      4136480 kB
Dirty:           19540 kB
Writeback:           0 kB
AnonPages:       11504 kB
Mapped:           8328 kB
Slab:            80260 kB
PageTables:       4156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181924 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62412 MiB
End job on node012 at 2010-06-25 10:05:24