Trace number 2680861

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)? (TO) 1800.19 1800.77

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.95:100.opb
MD5SUMb258fc1dc8cb1827e842a0b9558712c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.090985
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables435
Total number of constraints501
Number of constraints which are clauses403
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 435
Biggest coefficient in the objective function 282
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1168
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 282
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1168
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-2680861-1277454962.opb.
0.00/0.00	c Instance file HOME/instance-2680861-1277454962.opb
0.00/0.00	c File size is 20180 bytes.
0.00/0.00	c Highest Coefficient sum: 19
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      435                                                 |
0.00/0.00	c |  Number Clauses:        404                                                 |
0.00/0.00	c |  Number Cardinality:    97                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     434      501     1689 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 45
0.00/0.00	o 45
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     434      502     2124 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 43
0.00/0.00	o 43
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         1 |     434      503     2559 |     5000        1    169 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 19
0.00/0.01	o 19
0.00/0.01	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 179.992 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         1 |     434      504     2994 |     5000        1    169 |  0.000 % |
0.00/0.02	c |       103 |     434      504     2994 |     5500      103    190 |  0.230 % |
0.00/0.03	c |       254 |     434      504     2994 |     6050      254    180 |  0.235 % |
0.00/0.05	c |       481 |     434      504     2994 |     6655      481    181 |  0.230 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c New solution: 14
0.00/0.05	o 14
0.00/0.05	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 179.944 s
0.00/0.05	c ===============================================================================
0.00/0.05	c |       481 |     434      505     3429 |     5000      481    181 |  0.230 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c New solution: 13
0.00/0.06	o 13
0.00/0.06	c Elapsed CPU time: 0.06199 s	Remaining CPU time: 179.938 s
0.00/0.06	c ===============================================================================
0.00/0.06	c |       516 |     434      506     3864 |     5000      516    180 |  0.230 % |
0.00/0.07	c |       616 |     434      506     3864 |     5500      616    180 |  0.247 % |
0.00/0.09	c |       766 |     434      506     3864 |     6050      766    179 |  0.248 % |
0.10/0.11	c |       992 |     434      506     3864 |     6655      992    181 |  0.237 % |
0.10/0.15	c |      1329 |     434      506     3864 |     7320     1329    181 |  0.249 % |
0.19/0.21	c |      1835 |     434      506     3864 |     8052     1835    181 |  0.232 % |
0.19/0.29	c |      2594 |     434      506     3864 |     8857     2594    184 |  0.232 % |
0.39/0.44	c |      3734 |     434      506     3864 |     9743     3734    184 |  0.232 % |
0.59/0.67	c |      5443 |     434      506     3864 |    10717     5443    186 |  0.232 % |
0.99/1.01	c |      8007 |     434      506     3864 |    11789     8007    185 |  0.232 % |
1.59/1.61	c |     11852 |     434      506     3864 |    12968    11852    181 |  0.232 % |
2.39/2.49	c |     17618 |     434      506     3864 |    14265    10936    185 |  0.232 % |
3.19/3.26	c ===============================================================================
3.19/3.26	c New solution: 12
3.19/3.26	o 12
3.19/3.26	c Elapsed CPU time: 3.18952 s	Remaining CPU time: 176.81 s
3.19/3.26	c ===============================================================================
3.19/3.26	c |     22290 |     434      507     4299 |     5000     8291    192 |  0.232 % |
3.19/3.28	c |     22390 |     434      507     4299 |     5500     4246    190 |  0.232 % |
3.30/3.30	c |     22541 |     434      507     4299 |     6050     4397    190 |  0.232 % |
3.30/3.33	c |     22767 |     434      507     4299 |     6655     4623    190 |  0.247 % |
3.30/3.34	c ===============================================================================
3.30/3.34	c New solution: 11
3.30/3.34	o 11
3.30/3.34	c Elapsed CPU time: 3.2695 s	Remaining CPU time: 176.73 s
3.30/3.34	c ===============================================================================
3.30/3.34	c |     22844 |     434      508     4734 |     5000     4700    189 |  0.247 % |
3.30/3.36	c |     22945 |     434      508     4734 |     5500     4801    189 |  0.237 % |
3.30/3.37	c |     23095 |     434      508     4734 |     6050     4951    189 |  0.239 % |
3.30/3.40	c |     23320 |     434      508     4734 |     6655     5176    189 |  0.247 % |
3.40/3.45	c |     23657 |     434      508     4734 |     7320     5513    188 |  0.248 % |
3.40/3.45	c ===============================================================================
3.40/3.45	c New solution: 10
3.40/3.45	o 10
3.40/3.45	c Elapsed CPU time: 3.37849 s	Remaining CPU time: 176.622 s
3.40/3.45	c ===============================================================================
3.40/3.45	c |     23664 |     434      509     5169 |     5000     5520    188 |  0.248 % |
3.40/3.48	c |     23765 |     434      509     5169 |     5500     2861    186 |  0.249 % |
3.49/3.50	c |     23916 |     434      509     5169 |     6050     3012    186 |  0.247 % |
3.49/3.53	c |     24142 |     434      509     5169 |     6655     3238    185 |  0.244 % |
3.49/3.57	c |     24479 |     434      509     5169 |     7320     3575    186 |  0.248 % |
3.49/3.59	c ===============================================================================
3.49/3.59	c New solution: 9
3.49/3.59	o 9
3.49/3.59	c Elapsed CPU time: 3.51347 s	Remaining CPU time: 176.487 s
3.49/3.59	c ===============================================================================
3.49/3.59	c |     24606 |     434      510     5604 |     5000     3702    186 |  0.248 % |
3.59/3.60	c |     24708 |     434      510     5604 |     5500     3804    186 |  0.232 % |
3.59/3.62	c |     24860 |     434      510     5604 |     6050     3956    186 |  0.235 % |
3.59/3.65	c |     25086 |     434      510     5604 |     6655     4182    185 |  0.248 % |
3.69/3.70	c |     25424 |     434      510     5604 |     7320     4520    184 |  0.249 % |
3.69/3.77	c |     25930 |     434      510     5604 |     8052     5026    185 |  0.247 % |
3.79/3.87	c |     26690 |     434      510     5604 |     8857     5786    183 |  0.232 % |
3.99/4.04	c |     27829 |     434      510     5604 |     9743     6925    183 |  0.232 % |
4.29/4.31	c |     29537 |     434      510     5604 |    10717     8633    181 |  0.232 % |
4.69/4.71	c |     32099 |     434      510     5604 |    11789     5654    179 |  0.230 % |
5.29/5.36	c |     35943 |     434      510     5604 |    12968     9498    180 |  0.231 % |
6.19/6.22	c ===============================================================================
6.19/6.22	c New solution: 8
6.19/6.22	o 8
6.19/6.22	c Elapsed CPU time: 6.09507 s	Remaining CPU time: 173.905 s
6.19/6.22	c ===============================================================================
6.19/6.22	c |     40560 |     434      511     6039 |     5000     7432    181 |  0.231 % |
6.19/6.25	c |     40660 |     434      511     6039 |     5500     3816    181 |  0.230 % |
6.19/6.27	c |     40810 |     434      511     6039 |     6050     3966    181 |  0.232 % |
6.29/6.30	c |     41035 |     434      511     6039 |     6655     4191    181 |  0.236 % |
6.29/6.34	c |     41372 |     434      511     6039 |     7320     4528    182 |  0.249 % |
6.39/6.42	c |     41878 |     434      511     6039 |     8052     5034    180 |  0.248 % |
6.49/6.52	c |     42638 |     434      511     6039 |     8857     5794    181 |  0.238 % |
6.60/6.70	c |     43777 |     434      511     6039 |     9743     6933    180 |  0.232 % |
6.99/7.00	c |     45485 |     434      511     6039 |    10717     8641    181 |  0.232 % |
7.39/7.44	c |     48047 |     434      511     6039 |    11789     5655    176 |  0.232 % |
8.09/8.16	c |     51892 |     434      511     6039 |    12968     9500    180 |  0.231 % |
9.29/9.31	c |     57659 |     434      511     6039 |    14265     8589    180 |  0.231 % |
11.29/11.34	c |     66312 |     434      511     6039 |    15692     9916    195 |  0.232 % |
12.20/12.27	c ===============================================================================
12.20/12.27	c New solution: 7
12.20/12.27	o 7
12.20/12.27	c Elapsed CPU time: 12.0472 s	Remaining CPU time: 167.953 s
12.20/12.27	c ===============================================================================
12.20/12.27	c |     71448 |     434      512     6474 |     5000    15052    191 |  0.232 % |
12.29/12.32	c |     71548 |     434      512     6474 |     5500     3863    183 |  0.232 % |
12.29/12.34	c |     71698 |     434      512     6474 |     6050     4013    183 |  0.241 % |
12.29/12.38	c |     71923 |     434      512     6474 |     6655     4238    183 |  0.235 % |
12.39/12.43	c |     72260 |     434      512     6474 |     7320     4575    184 |  0.248 % |
12.48/12.51	c |     72767 |     434      512     6474 |     8052     5082    183 |  0.247 % |
12.59/12.62	c |     73526 |     434      512     6474 |     8857     5841    184 |  0.232 % |
12.78/12.80	c |     74665 |     434      512     6474 |     9743     6980    181 |  0.231 % |
13.09/13.10	c |     76375 |     434      512     6474 |    10717     8690    181 |  0.231 % |
13.49/13.55	c |     78938 |     434      512     6474 |    11789     5690    180 |  0.232 % |
14.39/14.42	c |     82783 |     434      512     6474 |    12968     9535    186 |  0.231 % |
15.49/15.56	c |     88549 |     434      512     6474 |    14265     8616    189 |  0.232 % |
17.78/17.81	c |     97198 |     434      512     6474 |    15692     9940    186 |  0.231 % |
20.49/20.57	c |    110173 |     434      512     6474 |    17261    14874    183 |  0.232 % |
26.29/26.33	c |    129634 |     434      512     6474 |    18987    16701    177 |  0.231 % |
34.78/34.87	c |    158827 |     434      512     6474 |    20886    16818    177 |  0.230 % |
49.08/49.17	c |    202616 |     434      512     6474 |    22974    18079    187 |  0.232 % |
71.17/71.26	c |    268300 |     434      512     6474 |    25272    22437    185 |  0.231 % |
104.36/104.46	c |    366827 |     434      512     6474 |    27799    22739    195 |  0.230 % |
166.94/167.08	c |    514616 |     434      512     6474 |    30579    20168    187 |  0.230 % |
182.14/182.20	c There are 1 assigned variables. 1 in cost function.
182.83/182.98	c core #1
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 5	Core Weight: 1	Total Weight: -281
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #2
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -280
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #3
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -279
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #4
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 7	Core Weight: 1	Total Weight: -278
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #5
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -277
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #6
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 7	Core Weight: 1	Total Weight: -276
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #7
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 3	Core Weight: 1	Total Weight: -275
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #8
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -274
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #9
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 4	Core Weight: 1	Total Weight: -273
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #10
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -272
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #11
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 7	Core Weight: 1	Total Weight: -271
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #12
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 7	Core Weight: 1	Total Weight: -270
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #13
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 5	Core Weight: 2	Total Weight: -268
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #14
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 7	Core Weight: 1	Total Weight: -267
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #15
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 5	Core Weight: 1	Total Weight: -266
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #16
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -265
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #17
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 5	Core Weight: 2	Total Weight: -263
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #18
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -262
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #19
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 4	Core Weight: 1	Total Weight: -261
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #20
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 5	Core Weight: 1	Total Weight: -260
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #21
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -259
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #22
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 8	Core Weight: 1	Total Weight: -258
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #23
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 11	Core Weight: 1	Total Weight: -257
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #24
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 8	Core Weight: 1	Total Weight: -256
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #25
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 3	Core Weight: 1	Total Weight: -255
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #26
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -254
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #27
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 5	Core Weight: 1	Total Weight: -253
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #28
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 4	Core Weight: 1	Total Weight: -252
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #29
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 11	Core Weight: 1	Total Weight: -251
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #30
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 10	Core Weight: 1	Total Weight: -250
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #31
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 9	Core Weight: 1	Total Weight: -249
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #32
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 11	Core Weight: 1	Total Weight: -248
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #33
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 10	Core Weight: 1	Total Weight: -247
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #34
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 10	Core Weight: 1	Total Weight: -246
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #35
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 13	Core Weight: 1	Total Weight: -245
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #36
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 6	Core Weight: 1	Total Weight: -244
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #37
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 7	Core Weight: 1	Total Weight: -243
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #38
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 8	Core Weight: 1	Total Weight: -242
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #39
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 9	Core Weight: 1	Total Weight: -241
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #40
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 7	Core Weight: 1	Total Weight: -240
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #41
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 9	Core Weight: 1	Total Weight: -239
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #42
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 9	Core Weight: 1	Total Weight: -238
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #43
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 12	Core Weight: 1	Total Weight: -237
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #44
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 13	Core Weight: 1	Total Weight: -236
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #45
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 14	Core Weight: 1	Total Weight: -235
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #46
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 17	Core Weight: 2	Total Weight: -233
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #47
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 20	Core Weight: 1	Total Weight: -232
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #48
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 16	Core Weight: 1	Total Weight: -231
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #49
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 16	Core Weight: 1	Total Weight: -230
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #50
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 8	Core Weight: 1	Total Weight: -229
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #51
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 10	Core Weight: 1	Total Weight: -228
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #52
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 12	Core Weight: 1	Total Weight: -227
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #53
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 9	Core Weight: 1	Total Weight: -226
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #54
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 12	Core Weight: 1	Total Weight: -225
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #55
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 15	Core Weight: 1	Total Weight: -224
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #56
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 15	Core Weight: 1	Total Weight: -223
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #57
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 20	Core Weight: 1	Total Weight: -222
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #58
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 22	Core Weight: 1	Total Weight: -221
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c core #59
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 12	Core Weight: 1	Total Weight: -220
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #60
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 7	Core Weight: 1	Total Weight: -219
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #61
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 10	Core Weight: 1	Total Weight: -218
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #62
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 11	Core Weight: 1	Total Weight: -217
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #63
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 16	Core Weight: 1	Total Weight: -216
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #64
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 13	Core Weight: 1	Total Weight: -215
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #65
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 14	Core Weight: 1	Total Weight: -214
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #66
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 17	Core Weight: 1	Total Weight: -213
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #67
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 15	Core Weight: 1	Total Weight: -212
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #68
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 8	Core Weight: 1	Total Weight: -211
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #69
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 5	Core Weight: 1	Total Weight: -210
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #70
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 9	Core Weight: 1	Total Weight: -209
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #71
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 10	Core Weight: 1	Total Weight: -208
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #72
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 14	Core Weight: 1	Total Weight: -207
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #73
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 14	Core Weight: 1	Total Weight: -206
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #74
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 14	Core Weight: 1	Total Weight: -205
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #75
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 16	Core Weight: 1	Total Weight: -204
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #76
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 10	Core Weight: 1	Total Weight: -203
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #77
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 11	Core Weight: 1	Total Weight: -202
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #78
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 7	Core Weight: 1	Total Weight: -201
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #79
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 9	Core Weight: 1	Total Weight: -200
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #80
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 7	Core Weight: 1	Total Weight: -199
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #81
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 11	Core Weight: 1	Total Weight: -198
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #82
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 12	Core Weight: 1	Total Weight: -197
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #83
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 11	Core Weight: 1	Total Weight: -196
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #84
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 13	Core Weight: 1	Total Weight: -195
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #85
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 14	Core Weight: 1	Total Weight: -194
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #86
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 14	Core Weight: 1	Total Weight: -193
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #87
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 12	Core Weight: 1	Total Weight: -192
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #88
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 14	Core Weight: 1	Total Weight: -191
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #89
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 16	Core Weight: 1	Total Weight: -190
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #90
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 11	Core Weight: 1	Total Weight: -189
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #91
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 10	Core Weight: 1	Total Weight: -188
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #92
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 9	Core Weight: 1	Total Weight: -187
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #93
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 11	Core Weight: 1	Total Weight: -186
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #94
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 8	Core Weight: 1	Total Weight: -185
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #95
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 12	Core Weight: 1	Total Weight: -184
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #96
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 13	Core Weight: 1	Total Weight: -183
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #97
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 10	Core Weight: 1	Total Weight: -182
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #98
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 8	Core Weight: 1	Total Weight: -181
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #99
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 12	Core Weight: 1	Total Weight: -180
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #100
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 9	Core Weight: 1	Total Weight: -179
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #101
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 6	Core Weight: 1	Total Weight: -178
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #102
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 8	Core Weight: 1	Total Weight: -177
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #103
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 9	Core Weight: 1	Total Weight: -176
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #104
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 7	Core Weight: 1	Total Weight: -175
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #105
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 9	Core Weight: 1	Total Weight: -174
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #106
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 12	Core Weight: 1	Total Weight: -173
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #107
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 10	Core Weight: 1	Total Weight: -172
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #108
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 8	Core Weight: 1	Total Weight: -171
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #109
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 9	Core Weight: 1	Total Weight: -170
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #110
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 6	Core Weight: 1	Total Weight: -169
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #111
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 11	Core Weight: 1	Total Weight: -168
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c core #112
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 31	Core Weight: 1	Total Weight: -167
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c ============================[ Search Statistics ]==============================
183.13/183.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.23	c ===============================================================================
183.13/183.23	c |         0 |    1184     1476     8529 |     5000        0    nan |  0.000 % |
183.13/183.23	c ===============================================================================
183.13/183.24	c core #113
183.13/183.24	c 
183.13/183.24	c 
183.13/183.24	c Core size: 10	Core Weight: 1	Total Weight: -166
183.13/183.24	c
183.13/183.24	c
183.13/183.24	c ============================[ Search Statistics ]==============================
183.13/183.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.24	c ===============================================================================
183.13/183.24	c |         0 |    1191     1477     8543 |     5000        0    nan |  0.000 % |
183.13/183.24	c ===============================================================================
183.13/183.25	c core #114
183.13/183.25	c 
183.13/183.25	c 
183.13/183.25	c Core size: 11	Core Weight: 1	Total Weight: -165
183.13/183.25	c
183.13/183.25	c
183.13/183.25	c ============================[ Search Statistics ]==============================
183.13/183.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.25	c ===============================================================================
183.13/183.25	c |         0 |    1197     1478     8555 |     5000        0    nan |  0.000 % |
183.13/183.25	c ===============================================================================
183.13/183.26	c core #115
183.13/183.26	c 
183.13/183.26	c 
183.13/183.26	c Core size: 19	Core Weight: 1	Total Weight: -164
183.13/183.26	c
183.13/183.26	c
183.13/183.26	c ============================[ Search Statistics ]==============================
183.13/183.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.26	c ===============================================================================
183.13/183.26	c |         0 |    1208     1480     8577 |     5000        0    nan |  0.000 % |
183.13/183.26	c ===============================================================================
183.13/183.27	c core #116
183.13/183.27	c 
183.13/183.27	c 
183.13/183.27	c Core size: 6	Core Weight: 1	Total Weight: -163
183.13/183.27	c
183.13/183.27	c
183.13/183.27	c ============================[ Search Statistics ]==============================
183.13/183.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.27	c ===============================================================================
183.13/183.27	c |         0 |    1212     1481     8585 |     5000        0    nan |  0.000 % |
183.13/183.27	c ===============================================================================
183.13/183.28	c core #117
183.13/183.28	c 
183.13/183.28	c 
183.13/183.28	c Core size: 10	Core Weight: 1	Total Weight: -162
183.13/183.28	c
183.13/183.28	c
183.13/183.28	c ============================[ Search Statistics ]==============================
183.13/183.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.28	c ===============================================================================
183.13/183.28	c |         0 |    1220     1482     8601 |     5000        0    nan |  0.000 % |
183.13/183.28	c ===============================================================================
183.13/183.29	c core #118
183.13/183.29	c 
183.13/183.29	c 
183.13/183.29	c Core size: 12	Core Weight: 1	Total Weight: -161
183.13/183.29	c
183.13/183.29	c
183.13/183.29	c ============================[ Search Statistics ]==============================
183.13/183.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.29	c ===============================================================================
183.13/183.29	c |         0 |    1228     1483     8617 |     5000        0    nan |  0.000 % |
183.13/183.30	c ===============================================================================
183.23/183.30	c core #119
183.23/183.30	c 
183.23/183.30	c 
183.23/183.30	c Core size: 45	Core Weight: 1	Total Weight: -160
183.23/183.30	c
183.23/183.30	c
183.23/183.30	c ============================[ Search Statistics ]==============================
183.23/183.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.30	c ===============================================================================
183.23/183.30	c |         0 |    1262     1487     8713 |     5000        0    nan |  0.000 % |
183.23/183.31	c ===============================================================================
183.23/183.31	c core #120
183.23/183.31	c 
183.23/183.31	c 
183.23/183.31	c Core size: 17	Core Weight: 1	Total Weight: -159
183.23/183.31	c
183.23/183.31	c
183.23/183.31	c ============================[ Search Statistics ]==============================
183.23/183.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.31	c ===============================================================================
183.23/183.31	c |         0 |    1274     1488     8737 |     5000        0    nan |  0.000 % |
183.23/183.32	c ===============================================================================
183.23/183.33	c core #121
183.23/183.33	c 
183.23/183.33	c 
183.23/183.33	c Core size: 31	Core Weight: 1	Total Weight: -158
183.23/183.33	c
183.23/183.33	c
183.23/183.33	c ============================[ Search Statistics ]==============================
183.23/183.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.33	c ===============================================================================
183.23/183.33	c |         0 |    1295     1489     8779 |     5000        0    nan |  0.000 % |
183.23/183.33	c ===============================================================================
183.23/183.34	c core #122
183.23/183.34	c 
183.23/183.34	c 
183.23/183.34	c Core size: 62	Core Weight: 1	Total Weight: -157
183.23/183.34	c
183.23/183.34	c
183.23/183.34	c ============================[ Search Statistics ]==============================
183.23/183.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.34	c ===============================================================================
183.23/183.34	c |         0 |    1356     1491     8927 |     5000        0    nan |  0.000 % |
183.23/183.35	c ===============================================================================
183.23/183.36	c core #123
183.23/183.36	c 
183.23/183.36	c 
183.23/183.36	c Core size: 18	Core Weight: 1	Total Weight: -156
183.23/183.36	c
183.23/183.36	c
183.23/183.36	c ============================[ Search Statistics ]==============================
183.23/183.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.36	c ===============================================================================
183.23/183.36	c |         0 |    1378     1493     9012 |     5000        0    nan |  0.000 % |
183.23/183.36	c ===============================================================================
183.23/183.37	c core #124
183.23/183.37	c 
183.23/183.37	c 
183.23/183.37	c Core size: 14	Core Weight: 1	Total Weight: -155
183.23/183.37	c
183.23/183.37	c
183.23/183.37	c ============================[ Search Statistics ]==============================
183.23/183.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.37	c ===============================================================================
183.23/183.37	c |         0 |    1393     1494     9053 |     5000        0    nan |  0.000 % |
183.23/183.38	c |       100 |    1389     1494     9053 |     5500      100     18 |  3.412 % |
183.23/183.38	c ===============================================================================
183.23/183.39	c core #125
183.23/183.39	c 
183.23/183.39	c 
183.23/183.39	c Core size: 116	Core Weight: 1	Total Weight: -154
183.23/183.39	c
183.23/183.39	c
183.23/183.39	c ============================[ Search Statistics ]==============================
183.23/183.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.39	c ===============================================================================
183.23/183.39	c |         0 |    1492     1497     9262 |     5000        0    nan |  0.000 % |
183.33/183.40	c |       104 |    1492     1497     9262 |     5500      104     32 |  2.548 % |
183.33/183.41	c ===============================================================================
183.33/183.42	c core #126
183.33/183.42	c 
183.33/183.42	c 
183.33/183.42	c Core size: 35	Core Weight: 1	Total Weight: -153
183.33/183.42	c
183.33/183.42	c
183.33/183.42	c ============================[ Search Statistics ]==============================
183.33/183.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.33/183.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.33/183.42	c ===============================================================================
183.33/183.42	c |         0 |    1523     1499     9339 |     5000        0    nan |  0.000 % |
183.33/183.42	c |       100 |    1523     1499     9339 |     5500      100     33 |  2.185 % |
183.33/183.43	c ===============================================================================
183.33/183.44	c core #127
183.33/183.44	c 
183.33/183.44	c 
183.33/183.44	c Core size: 87	Core Weight: 1	Total Weight: -152
183.33/183.44	c
183.33/183.44	c
183.33/183.44	c ============================[ Search Statistics ]==============================
183.33/183.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.33/183.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.33/183.44	c ===============================================================================
183.33/183.44	c |         0 |    1611     1514     9606 |     5000        0    nan |  0.000 % |
183.33/183.45	c |       100 |    1611     1514     9606 |     5500      100     36 |  1.348 % |
183.33/183.47	c |       252 |    1611     1514     9606 |     6050      252     35 |  1.347 % |
183.33/183.48	c |       479 |    1611     1514     9606 |     6655      479     31 |  1.347 % |
183.43/183.52	c |       816 |    1606     1514     9606 |     7320      813     25 |  1.653 % |
183.43/183.54	c ===============================================================================
183.43/183.55	c core #128
183.43/183.55	c 
183.43/183.55	c 
183.43/183.55	c Core size: 177	Core Weight: 1	Total Weight: -151
183.43/183.55	c
183.43/183.55	c
183.43/183.55	c ============================[ Search Statistics ]==============================
183.43/183.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.43/183.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.43/183.55	c ===============================================================================
183.43/183.55	c |         0 |    1776     1518     9952 |     5000        0    nan |  0.000 % |
183.43/183.56	c ===============================================================================
183.43/183.56	c core #129
183.43/183.56	c 
183.43/183.56	c 
183.43/183.56	c Core size: 44	Core Weight: 1	Total Weight: -150
183.43/183.56	c
183.43/183.56	c
183.43/183.56	c ============================[ Search Statistics ]==============================
183.43/183.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.43/183.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.43/183.56	c ===============================================================================
183.43/183.56	c |         0 |    1820     1519    10059 |     5000        0    nan |  0.000 % |
183.43/183.57	c |       101 |    1820     1519    10059 |     5500      101     52 |  0.818 % |
183.43/183.59	c |       252 |    1820     1519    10059 |     6050      252     38 |  0.817 % |
183.54/183.61	c |       479 |    1817     1519    10059 |     6655      478     30 |  0.981 % |
183.54/183.62	c ===============================================================================
183.54/183.63	c core #130
183.54/183.63	c 
183.54/183.63	c 
183.54/183.63	c Core size: 44	Core Weight: 1	Total Weight: -149
183.54/183.63	c
183.54/183.63	c
183.54/183.63	c ============================[ Search Statistics ]==============================
183.54/183.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.63	c ===============================================================================
183.54/183.63	c |         0 |    1855     1522    10133 |     5000        0    nan |  0.000 % |
183.54/183.64	c |       109 |    1855     1522    10133 |     5500      109     66 |  0.803 % |
183.54/183.65	c ===============================================================================
183.54/183.66	c core #131
183.54/183.66	c 
183.54/183.66	c 
183.54/183.66	c Core size: 5	Core Weight: 1	Total Weight: -148
183.54/183.66	c
183.54/183.66	c
183.54/183.66	c ============================[ Search Statistics ]==============================
183.54/183.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.66	c ===============================================================================
183.54/183.66	c |         0 |    1858     1523    10139 |     5000        0    nan |  0.000 % |
183.54/183.67	c ===============================================================================
183.54/183.68	c core #132
183.54/183.68	c 
183.54/183.68	c 
183.54/183.68	c Core size: 30	Core Weight: 1	Total Weight: -147
183.54/183.68	c
183.54/183.68	c
183.54/183.68	c ============================[ Search Statistics ]==============================
183.54/183.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.68	c ===============================================================================
183.54/183.68	c |         0 |    1881     1524    10201 |     5000        0    nan |  0.000 % |
183.54/183.69	c |       101 |    1881     1524    10201 |     5500      101     13 |  0.634 % |
183.54/183.69	c ===============================================================================
183.64/183.70	c core #133
183.64/183.70	c 
183.64/183.70	c 
183.64/183.70	c Core size: 119	Core Weight: 1	Total Weight: -146
183.64/183.70	c
183.64/183.70	c
183.64/183.70	c ============================[ Search Statistics ]==============================
183.64/183.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.70	c ===============================================================================
183.64/183.70	c |         0 |    1991     1525    10438 |     5000        0    nan |  0.000 % |
183.64/183.70	c ===============================================================================
183.64/183.71	c core #134
183.64/183.71	c 
183.64/183.71	c 
183.64/183.71	c Core size: 18	Core Weight: 1	Total Weight: -145
183.64/183.71	c
183.64/183.71	c
183.64/183.71	c ============================[ Search Statistics ]==============================
183.64/183.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.71	c ===============================================================================
183.64/183.71	c |         0 |    2006     1526    10471 |     5000        0    nan |  0.000 % |
183.64/183.72	c |       100 |    2006     1526    10471 |     5500      100     45 |  0.398 % |
183.64/183.74	c |       254 |    2006     1526    10471 |     6050      254     31 |  0.397 % |
183.64/183.74	c ===============================================================================
183.64/183.76	c core #135
183.64/183.76	c 
183.64/183.76	c 
183.64/183.76	c Core size: 32	Core Weight: 1	Total Weight: -144
183.64/183.76	c
183.64/183.76	c
183.64/183.76	c ============================[ Search Statistics ]==============================
183.64/183.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.76	c ===============================================================================
183.64/183.76	c |         0 |    2022     1527    10503 |     5000        0    nan |  0.000 % |
183.64/183.76	c ===============================================================================
183.64/183.77	c core #136
183.64/183.77	c 
183.64/183.77	c 
183.64/183.77	c Core size: 31	Core Weight: 1	Total Weight: -143
183.64/183.77	c
183.64/183.77	c
183.64/183.77	c ============================[ Search Statistics ]==============================
183.64/183.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.77	c ===============================================================================
183.64/183.77	c |         0 |    2050     1529    10558 |     5000        0    nan |  0.000 % |
183.64/183.77	c ===============================================================================
183.64/183.78	c core #137
183.64/183.78	c 
183.64/183.78	c 
183.64/183.78	c Core size: 35	Core Weight: 1	Total Weight: -142
183.64/183.78	c
183.64/183.78	c
183.64/183.78	c ============================[ Search Statistics ]==============================
183.64/183.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.78	c ===============================================================================
183.64/183.78	c |         0 |    2081     1530    10623 |     5000        0    nan |  0.000 % |
183.64/183.79	c ===============================================================================
183.64/183.80	c core #138
183.64/183.80	c 
183.64/183.80	c 
183.64/183.80	c Core size: 19	Core Weight: 1	Total Weight: -141
183.64/183.80	c
183.64/183.80	c
183.64/183.80	c ============================[ Search Statistics ]==============================
183.64/183.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.80	c ===============================================================================
183.64/183.80	c |         0 |    2099     1531    10659 |     5000        0    nan |  0.000 % |
183.64/183.80	c ===============================================================================
183.74/183.81	c core #139
183.74/183.81	c 
183.74/183.81	c 
183.74/183.81	c Core size: 7	Core Weight: 1	Total Weight: -140
183.74/183.81	c
183.74/183.81	c
183.74/183.81	c ============================[ Search Statistics ]==============================
183.74/183.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.74/183.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.74/183.81	c ===============================================================================
183.74/183.81	c |         0 |    2103     1532    10667 |     5000        0    nan |  0.000 % |
183.74/183.82	c ===============================================================================
183.74/183.83	c core #140
183.74/183.83	c 
183.74/183.83	c 
183.74/183.83	c Core size: 23	Core Weight: 1	Total Weight: -139
183.74/183.83	c
183.74/183.83	c
183.74/183.83	c ============================[ Search Statistics ]==============================
183.74/183.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.74/183.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.74/183.83	c ===============================================================================
183.74/183.83	c |         0 |    2121     1533    10703 |     5000        0    nan |  0.000 % |
183.74/183.83	c ===============================================================================
183.74/183.84	c core #141
183.74/183.84	c 
183.74/183.84	c 
183.74/183.84	c Core size: 17	Core Weight: 1	Total Weight: -138
183.74/183.84	c
183.74/183.84	c
183.74/183.84	c ============================[ Search Statistics ]==============================
183.74/183.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.74/183.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.74/183.84	c ===============================================================================
183.74/183.84	c |         0 |    2133     1534    10727 |     5000        0    nan |  0.000 % |
183.74/183.84	c ===============================================================================
183.74/183.86	c core #142
183.74/183.86	c 
183.74/183.86	c 
183.74/183.86	c Core size: 18	Core Weight: 1	Total Weight: -137
183.74/183.86	c
183.74/183.86	c
183.74/183.86	c ============================[ Search Statistics ]==============================
183.74/183.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.74/183.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.74/183.86	c ===============================================================================
183.74/183.86	c |         0 |    2145     1535    10751 |     5000        0    nan |  0.000 % |
183.74/183.86	c ===============================================================================
183.74/183.87	c core #143
183.74/183.87	c 
183.74/183.87	c 
183.74/183.87	c Core size: 46	Core Weight: 1	Total Weight: -136
183.74/183.87	c
183.74/183.87	c
183.74/183.87	c ============================[ Search Statistics ]==============================
183.74/183.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.74/183.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.74/183.87	c ===============================================================================
183.74/183.87	c |         0 |    2180     1536    10821 |     5000        0    nan |  0.000 % |
183.74/183.88	c ===============================================================================
183.74/183.89	c core #144
183.74/183.89	c 
183.74/183.89	c 
183.74/183.89	c Core size: 47	Core Weight: 1	Total Weight: -135
183.74/183.89	c
183.74/183.89	c
183.74/183.89	c ============================[ Search Statistics ]==============================
183.74/183.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.74/183.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.74/183.89	c ===============================================================================
183.74/183.89	c |         0 |    2220     1537    10901 |     5000        0    nan |  0.000 % |
183.83/183.90	c |       101 |    2220     1537    10901 |     5500      101     13 |  0.315 % |
183.83/183.90	c ===============================================================================
183.83/183.92	c core #145
183.83/183.92	c 
183.83/183.92	c 
183.83/183.92	c Core size: 56	Core Weight: 1	Total Weight: -134
183.83/183.92	c
183.83/183.92	c
183.83/183.92	c ============================[ Search Statistics ]==============================
183.83/183.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.83/183.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.83/183.92	c ===============================================================================
183.83/183.92	c |         0 |    2265     1538    10991 |     5000        0    nan |  0.000 % |
183.83/183.92	c ===============================================================================
183.83/183.93	c core #146
183.83/183.93	c 
183.83/183.93	c 
183.83/183.93	c Core size: 27	Core Weight: 1	Total Weight: -133
183.83/183.93	c
183.83/183.93	c
183.83/183.93	c ============================[ Search Statistics ]==============================
183.83/183.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.83/183.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.83/183.93	c ===============================================================================
183.83/183.93	c |         0 |    2285     1539    11042 |     5000        0    nan |  0.000 % |
183.83/183.94	c ===============================================================================
183.83/183.95	c core #147
183.83/183.95	c 
183.83/183.95	c 
183.83/183.95	c Core size: 57	Core Weight: 1	Total Weight: -132
183.83/183.95	c
183.83/183.95	c
183.83/183.95	c ============================[ Search Statistics ]==============================
183.83/183.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.83/183.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.83/183.95	c ===============================================================================
183.83/183.95	c |         0 |    2330     1543    11138 |     5000        0    nan |  0.000 % |
183.83/183.95	c ===============================================================================
183.83/183.96	c core #148
183.83/183.96	c 
183.83/183.96	c 
183.83/183.96	c Core size: 26	Core Weight: 1	Total Weight: -131
183.83/183.96	c
183.83/183.96	c
183.83/183.96	c ============================[ Search Statistics ]==============================
183.83/183.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.83/183.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.83/183.96	c ===============================================================================
183.83/183.96	c |         0 |    2354     1544    11193 |     5000        0    nan |  0.000 % |
183.83/183.97	c |       102 |    2354     1544    11193 |     5500      102     42 |  0.170 % |
183.83/183.99	c |       252 |    2354     1544    11193 |     6050      252     27 |  0.170 % |
183.93/184.00	c ===============================================================================
183.93/184.01	c core #149
183.93/184.01	c 
183.93/184.01	c 
183.93/184.01	c Core size: 137	Core Weight: 1	Total Weight: -130
183.93/184.01	c
183.93/184.01	c
183.93/184.01	c ============================[ Search Statistics ]==============================
183.93/184.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.93/184.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.93/184.01	c ===============================================================================
183.93/184.01	c |         0 |    2476     1546    11446 |     5000        0    nan |  0.000 % |
183.93/184.03	c |       107 |    2476     1546    11446 |     5500      107     11 |  0.121 % |
183.93/184.03	c ===============================================================================
183.93/184.04	c core #150
183.93/184.04	c 
183.93/184.04	c 
183.93/184.04	c Core size: 71	Core Weight: 1	Total Weight: -129
183.93/184.04	c
183.93/184.04	c
183.93/184.04	c ============================[ Search Statistics ]==============================
183.93/184.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.93/184.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.93/184.04	c ===============================================================================
183.93/184.04	c |         0 |    2533     1548    11563 |     5000        0    nan |  0.000 % |
183.93/184.04	c ===============================================================================
183.93/184.06	c core #151
183.93/184.06	c 
183.93/184.06	c 
183.93/184.06	c Core size: 25	Core Weight: 1	Total Weight: -128
183.93/184.06	c
183.93/184.06	c
183.93/184.06	c ============================[ Search Statistics ]==============================
183.93/184.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.93/184.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.93/184.06	c ===============================================================================
183.93/184.06	c |         0 |    2550     1549    11597 |     5000        0    nan |  0.000 % |
183.93/184.07	c ===============================================================================
183.93/184.08	c core #152
183.93/184.08	c 
183.93/184.08	c 
183.93/184.08	c Core size: 15	Core Weight: 1	Total Weight: -127
183.93/184.08	c
183.93/184.08	c
183.93/184.08	c ============================[ Search Statistics ]==============================
183.93/184.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.93/184.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.93/184.08	c ===============================================================================
183.93/184.08	c |         0 |    2560     1550    11617 |     5000        0    nan |  0.000 % |
183.93/184.08	c ===============================================================================
183.93/184.10	c core #153
183.93/184.10	c 
183.93/184.10	c 
183.93/184.10	c Core size: 12	Core Weight: 1	Total Weight: -126
183.93/184.10	c
183.93/184.10	c
183.93/184.10	c ============================[ Search Statistics ]==============================
183.93/184.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.93/184.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.93/184.10	c ===============================================================================
183.93/184.10	c |         0 |    2567     1551    11631 |     5000        0    nan |  0.000 % |
184.04/184.10	c ===============================================================================
184.04/184.11	c core #154
184.04/184.11	c 
184.04/184.11	c 
184.04/184.11	c Core size: 11	Core Weight: 1	Total Weight: -125
184.04/184.11	c
184.04/184.11	c
184.04/184.11	c ============================[ Search Statistics ]==============================
184.04/184.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.04/184.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.04/184.11	c ===============================================================================
184.04/184.11	c |         0 |    2575     1552    11647 |     5000        0    nan |  0.000 % |
184.04/184.12	c ===============================================================================
184.04/184.13	c core #155
184.04/184.13	c 
184.04/184.13	c 
184.04/184.13	c Core size: 18	Core Weight: 1	Total Weight: -124
184.04/184.13	c
184.04/184.13	c
184.04/184.13	c ============================[ Search Statistics ]==============================
184.04/184.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.04/184.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.04/184.13	c ===============================================================================
184.04/184.13	c |         0 |    2590     1553    11677 |     5000        0    nan |  0.000 % |
184.04/184.14	c |       100 |    2590     1553    11677 |     5500      100     18 |  0.077 % |
184.04/184.15	c ===============================================================================
184.04/184.16	c core #156
184.04/184.16	c 
184.04/184.16	c 
184.04/184.16	c Core size: 77	Core Weight: 1	Total Weight: -123
184.04/184.16	c
184.04/184.16	c
184.04/184.16	c ============================[ Search Statistics ]==============================
184.04/184.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.04/184.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.04/184.16	c ===============================================================================
184.04/184.16	c |         0 |    2666     1554    11829 |     5000        0    nan |  0.000 % |
184.04/184.17	c |       100 |    2665     1554    11829 |     5500      100     13 |  0.112 % |
184.04/184.19	c |       250 |    2665     1554    11829 |     6050      250     12 |  0.112 % |
184.13/184.20	c ===============================================================================
184.13/184.21	c core #157
184.13/184.21	c 
184.13/184.21	c 
184.13/184.21	c Core size: 94	Core Weight: 1	Total Weight: -122
184.13/184.21	c
184.13/184.21	c
184.13/184.21	c ============================[ Search Statistics ]==============================
184.13/184.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.13/184.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.13/184.21	c ===============================================================================
184.13/184.21	c |         0 |    2756     1555    12009 |     5000        0    nan |  0.000 % |
184.13/184.22	c ===============================================================================
184.13/184.24	c core #158
184.13/184.24	c 
184.13/184.24	c 
184.13/184.24	c Core size: 43	Core Weight: 1	Total Weight: -121
184.13/184.24	c
184.13/184.24	c
184.13/184.24	c ============================[ Search Statistics ]==============================
184.13/184.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.13/184.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.13/184.24	c ===============================================================================
184.13/184.24	c |         0 |    2794     1556    12085 |     5000        0    nan |  0.000 % |
184.13/184.25	c |       100 |    2794     1556    12085 |     5500      100     32 |  0.072 % |
184.13/184.26	c |       253 |    2794     1556    12085 |     6050      253     20 |  0.072 % |
184.13/184.28	c |       478 |    2794     1556    12085 |     6655      478     15 |  0.072 % |
184.24/184.31	c ===============================================================================
184.24/184.33	c core #159
184.24/184.33	c 
184.24/184.33	c 
184.24/184.33	c Core size: 105	Core Weight: 1	Total Weight: -120
184.24/184.33	c
184.24/184.33	c
184.24/184.33	c ============================[ Search Statistics ]==============================
184.24/184.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.33	c ===============================================================================
184.24/184.33	c |         0 |    2895     1557    12287 |     5000        0    nan |  0.000 % |
184.24/184.34	c |       100 |    2895     1557    12287 |     5500      100     26 |  0.069 % |
184.24/184.35	c |       252 |    2895     1557    12287 |     6050      252     20 |  0.069 % |
184.24/184.37	c |       480 |    2895     1557    12287 |     6655      480     18 |  0.069 % |
184.33/184.40	c |       817 |    2895     1557    12287 |     7320      817     17 |  0.069 % |
184.33/184.45	c |      1324 |    2895     1557    12287 |     8052     1324     25 |  0.069 % |
184.44/184.53	c |      2084 |    2895     1557    12287 |     8857     2084     25 |  0.069 % |
184.54/184.67	c |      3223 |    2895     1557    12287 |     9743     3223     24 |  0.069 % |
184.74/184.90	c |      4935 |    2895     1557    12287 |    10717     4935     23 |  0.069 % |
185.23/185.31	c |      7500 |    2893     1557    12287 |    11789     5440     24 |  0.138 % |
185.23/185.39	c ===============================================================================
185.43/185.52	c core #160
185.43/185.52	c 
185.43/185.52	c 
185.43/185.52	c Core size: 155	Core Weight: 1	Total Weight: -119
185.43/185.52	c
185.43/185.52	c
185.43/185.52	c ============================[ Search Statistics ]==============================
185.43/185.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.43/185.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.43/185.52	c ===============================================================================
185.43/185.52	c |         0 |    3040     1558    12577 |     5000        0    nan |  0.000 % |
185.43/185.54	c |       101 |    3040     1558    12577 |     5500      101     13 |  0.066 % |
185.43/185.54	c ===============================================================================
185.43/185.55	c core #161
185.43/185.55	c 
185.43/185.55	c 
185.43/185.55	c Core size: 43	Core Weight: 1	Total Weight: -118
185.43/185.55	c
185.43/185.55	c
185.43/185.55	c ============================[ Search Statistics ]==============================
185.43/185.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.43/185.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.43/185.55	c ===============================================================================
185.43/185.55	c |         0 |    3073     1559    12643 |     5000        0    nan |  0.000 % |
185.43/185.56	c |       101 |    3073     1559    12643 |     5500      101     15 |  0.065 % |
185.43/185.57	c ===============================================================================
185.43/185.59	c core #162
185.43/185.59	c 
185.43/185.59	c 
185.43/185.59	c Core size: 38	Core Weight: 1	Total Weight: -117
185.43/185.59	c
185.43/185.59	c
185.43/185.59	c ============================[ Search Statistics ]==============================
185.43/185.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.43/185.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.43/185.59	c ===============================================================================
185.43/185.59	c |         0 |    3108     1560    12713 |     5000        0    nan |  0.000 % |
185.53/185.60	c |       102 |    3108     1560    12713 |     5500      102     42 |  0.064 % |
185.53/185.61	c |       252 |    3108     1560    12713 |     6050      252     33 |  0.064 % |
185.53/185.64	c |       483 |    3108     1560    12713 |     6655      483     33 |  0.064 % |
185.53/185.66	c |       820 |    3108     1560    12713 |     7320      820     40 |  0.064 % |
185.63/185.71	c |      1327 |    3108     1560    12713 |     8052     1327     34 |  0.064 % |
185.74/185.80	c |      2088 |    3108     1560    12713 |     8857     2088     32 |  0.064 % |
185.84/185.95	c |      3227 |    3108     1560    12713 |     9743     3227     32 |  0.064 % |
185.94/186.07	c ===============================================================================
186.03/186.10	c core #163
186.03/186.10	c 
186.03/186.10	c 
186.03/186.10	c Core size: 123	Core Weight: 1	Total Weight: -116
186.03/186.10	c
186.03/186.10	c
186.03/186.10	c ============================[ Search Statistics ]==============================
186.03/186.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.03/186.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.03/186.10	c ===============================================================================
186.03/186.10	c |         0 |    3228     1561    12953 |     5000        0    nan |  0.000 % |
186.03/186.12	c |       102 |    3228     1561    12953 |     5500      102     24 |  0.062 % |
186.03/186.12	c |       253 |    3228     1561    12953 |     6050      253     20 |  0.062 % |
186.03/186.14	c |       479 |    3228     1561    12953 |     6655      479     18 |  0.062 % |
186.03/186.16	c |       816 |    3225     1561    12953 |     7320      687     15 |  0.155 % |
186.03/186.17	c ===============================================================================
186.03/186.19	c core #164
186.03/186.19	c 
186.03/186.19	c 
186.03/186.19	c Core size: 81	Core Weight: 1	Total Weight: -115
186.03/186.19	c
186.03/186.19	c
186.03/186.19	c ============================[ Search Statistics ]==============================
186.03/186.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.03/186.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.03/186.19	c ===============================================================================
186.03/186.19	c |         0 |    3302     1562    13101 |     5000        0    nan |  0.000 % |
186.14/186.20	c |       101 |    3302     1562    13101 |     5500      101     60 |  0.061 % |
186.14/186.22	c |       253 |    3302     1562    13101 |     6050      253     70 |  0.061 % |
186.14/186.24	c |       479 |    3302     1562    13101 |     6655      479     53 |  0.061 % |
186.14/186.27	c |       817 |    3302     1562    13101 |     7320      817     42 |  0.061 % |
186.23/186.32	c |      1325 |    3302     1562    13101 |     8052     1325     35 |  0.061 % |
186.23/186.39	c |      2086 |    3302     1562    13101 |     8857     2086     32 |  0.061 % |
186.43/186.51	c |      3226 |    3302     1562    13101 |     9743     3226     31 |  0.061 % |
186.63/186.75	c |      4935 |    3302     1562    13101 |    10717     4935     32 |  0.061 % |
186.94/187.05	c |      7498 |    3302     1562    13101 |    11789     7498     31 |  0.061 % |
187.64/187.73	c |     11342 |    3302     1562    13101 |    12968    11342     36 |  0.061 % |
188.83/188.95	c |     17108 |    3301     1562    13101 |    14265    10564     39 |  0.091 % |
189.14/189.29	c ===============================================================================
189.44/189.51	c core #165
189.44/189.51	c 
189.44/189.51	c 
189.44/189.51	c Core size: 276	Core Weight: 1	Total Weight: -114
189.44/189.51	c
189.44/189.51	c
189.44/189.51	c ============================[ Search Statistics ]==============================
189.44/189.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.44/189.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.44/189.51	c ===============================================================================
189.44/189.51	c |         0 |    3563     1563    13630 |     5000        0    nan |  0.000 % |
189.44/189.54	c |       100 |    3563     1563    13630 |     5500      100     22 |  0.028 % |
189.44/189.55	c |       251 |    3563     1563    13630 |     6050      251     17 |  0.028 % |
189.44/189.56	c |       477 |    3563     1563    13630 |     6655      477     15 |  0.028 % |
189.44/189.58	c |       814 |    3560     1563    13630 |     7320      215      9 |  0.112 % |
189.54/189.60	c |      1320 |    3560     1563    13630 |     8052      721     12 |  0.112 % |
189.54/189.62	c ===============================================================================
189.54/189.65	c core #166
189.54/189.65	c 
189.54/189.65	c 
189.54/189.65	c Core size: 35	Core Weight: 1	Total Weight: -113
189.54/189.65	c
189.54/189.65	c
189.54/189.65	c ============================[ Search Statistics ]==============================
189.54/189.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.54/189.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.54/189.65	c ===============================================================================
189.54/189.65	c |         0 |    3594     1564    13692 |     5000        0    nan |  0.000 % |
189.54/189.66	c |       101 |    3594     1564    13692 |     5500      101     35 |  0.028 % |
189.54/189.68	c |       251 |    3594     1564    13692 |     6050      251     29 |  0.028 % |
189.63/189.70	c |       477 |    3594     1564    13692 |     6655      477     29 |  0.028 % |
189.63/189.74	c |       815 |    3594     1564    13692 |     7320      815     29 |  0.028 % |
189.63/189.79	c |      1322 |    3594     1564    13692 |     8052     1322     29 |  0.028 % |
189.74/189.87	c |      2083 |    3594     1564    13692 |     8857     2083     29 |  0.028 % |
189.93/190.00	c |      3223 |    3594     1564    13692 |     9743     3223     27 |  0.028 % |
190.14/190.22	c |      4931 |    3594     1564    13692 |    10717     4931     29 |  0.028 % |
190.53/190.63	c |      7493 |    3594     1564    13692 |    11789     7493     31 |  0.028 % |
191.24/191.37	c |     11338 |    3594     1564    13692 |    12968    11338     33 |  0.028 % |
192.44/192.55	c |     17104 |    3594     1564    13692 |    14265    10578     29 |  0.028 % |
194.23/194.38	c |     25753 |    3594     1564    13692 |    15692    12061     32 |  0.028 % |
197.33/197.42	c |     38729 |    3594     1564    13692 |    17261     9220     32 |  0.028 % |
202.13/202.23	c |     58190 |    3594     1564    13692 |    18987    11335     39 |  0.028 % |
211.63/211.74	c |     87384 |    3594     1564    13692 |    20886    11787     39 |  0.028 % |
226.03/226.10	c |    131175 |    3594     1564    13692 |    22974    13532     33 |  0.028 % |
243.81/243.93	c |    196859 |    3591     1564    13692 |    25272    13153     37 |  0.111 % |
246.72/246.87	c ===============================================================================
250.41/250.59	c core #167
250.41/250.59	c 
250.41/250.59	c 
250.41/250.59	c Core size: 155	Core Weight: 1	Total Weight: -112
250.41/250.59	c
250.41/250.59	c
250.41/250.59	c ============================[ Search Statistics ]==============================
250.41/250.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.41/250.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.41/250.59	c ===============================================================================
250.41/250.59	c |         0 |    3741     1565    13986 |     5000        0    nan |  0.000 % |
250.51/250.63	c |       101 |    3741     1565    13986 |     5500      101     28 |  0.027 % |
250.51/250.64	c |       251 |    3741     1565    13986 |     6050      251     23 |  0.027 % |
250.51/250.67	c |       477 |    3741     1565    13986 |     6655      477     26 |  0.027 % |
250.61/250.70	c |       814 |    3741     1565    13986 |     7320      814     29 |  0.027 % |
250.61/250.76	c |      1320 |    3741     1565    13986 |     8052     1320     23 |  0.027 % |
250.72/250.83	c |      2079 |    3741     1565    13986 |     8857     2079     25 |  0.027 % |
250.82/250.98	c |      3218 |    3741     1565    13986 |     9743     3218     28 |  0.027 % |
251.02/251.17	c |      4927 |    3741     1565    13986 |    10717     4927     26 |  0.027 % |
251.41/251.55	c |      7494 |    3741     1565    13986 |    11789     7494     27 |  0.027 % |
252.11/252.27	c |     11339 |    3741     1565    13986 |    12968    11339     29 |  0.027 % |
253.41/253.59	c |     17108 |    3741     1565    13986 |    14265    10574     28 |  0.027 % |
255.31/255.46	c ===============================================================================
255.71/255.86	c core #168
255.71/255.86	c 
255.71/255.86	c 
255.71/255.86	c Core size: 139	Core Weight: 1	Total Weight: -111
255.71/255.86	c
255.71/255.86	c
255.71/255.86	c ============================[ Search Statistics ]==============================
255.71/255.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.71/255.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.71/255.86	c ===============================================================================
255.71/255.86	c |         0 |    3871     1566    14246 |     5000        0    nan |  0.000 % |
255.71/255.90	c |       100 |    3871     1566    14246 |     5500      100     55 |  0.026 % |
255.81/255.91	c |       252 |    3871     1566    14246 |     6050      252     39 |  0.026 % |
255.81/255.93	c |       478 |    3871     1566    14246 |     6655      478     40 |  0.026 % |
255.81/255.96	c |       815 |    3871     1566    14246 |     7320      815     37 |  0.026 % |
255.92/256.01	c |      1322 |    3871     1566    14246 |     8052     1322     44 |  0.026 % |
256.02/256.10	c |      2083 |    3871     1566    14246 |     8857     2083     49 |  0.026 % |
256.12/256.24	c |      3224 |    3871     1566    14246 |     9743     3224     48 |  0.026 % |
256.32/256.43	c |      4932 |    3871     1566    14246 |    10717     4932     39 |  0.026 % |
256.62/256.76	c |      7494 |    3871     1566    14246 |    11789     7494     37 |  0.026 % |
257.32/257.46	c |     11338 |    3871     1566    14246 |    12968    11338     37 |  0.026 % |
258.31/258.48	c |     17105 |    3871     1566    14246 |    14265    10531     37 |  0.026 % |
260.12/260.25	c |     25754 |    3871     1566    14246 |    15692    11944     42 |  0.026 % |
262.82/262.94	c |     38729 |    3871     1566    14246 |    17261     9122     34 |  0.026 % |
266.41/266.59	c |     58192 |    3871     1566    14246 |    18987    11127     42 |  0.026 % |
273.61/273.72	c |     87387 |    3871     1566    14246 |    20886    11496     55 |  0.026 % |
287.01/287.11	c |    131178 |    3871     1566    14246 |    22974    13122     52 |  0.026 % |
311.40/311.51	c |    196862 |    3871     1566    14246 |    25272    20854     55 |  0.026 % |
353.68/353.87	c |    295390 |    3871     1566    14246 |    27799    16016     67 |  0.026 % |
406.57/406.73	c |    443180 |    3871     1566    14246 |    30579    26336     61 |  0.026 % |
483.45/483.63	c |    664865 |    3871     1566    14246 |    33637    28947     50 |  0.026 % |
625.71/625.91	c |    997395 |    3871     1566    14246 |    37001    32783     58 |  0.026 % |
869.93/870.25	c |   1496183 |    3871     1566    14246 |    40701    33418     64 |  0.026 % |
1247.50/1247.90	c |   2244365 |    3871     1566    14246 |    44771    23254     62 |  0.026 % |

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-2680861-1277454962/watcher-2680861-1277454962 -o /tmp/evaluation-result-2680861-1277454962/solver-2680861-1277454962 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680861-1277454962.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: 1.07 1.08 0.98 3/106 27923
/proc/meminfo: memFree=1855720/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=2704 CPUtime=0
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 86788672 2768896 232 1992294400 134512640 135752675 4293640240 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 676 232 143 303 0 371 0

[startup+0.103977 s]
/proc/loadavg: 1.07 1.08 0.98 3/106 27923
/proc/meminfo: memFree=1855720/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=3348 CPUtime=0.1
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 497 0 0 0 10 0 0 0 20 0 1 0 86788672 3428352 410 1992294400 134512640 135752675 4293640240 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 837 410 145 303 0 532 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3348

[startup+0.200987 s]
/proc/loadavg: 1.07 1.08 0.98 3/106 27923
/proc/meminfo: memFree=1855720/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=4116 CPUtime=0.19
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 676 0 0 0 19 0 0 0 20 0 1 0 86788672 4214784 589 1992294400 134512640 135752675 4293640240 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 1029 589 145 303 0 724 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4116

[startup+0.300998 s]
/proc/loadavg: 1.07 1.08 0.98 3/106 27923
/proc/meminfo: memFree=1855720/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=4896 CPUtime=0.29
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 868 0 0 0 29 0 0 0 20 0 1 0 86788672 5013504 781 1992294400 134512640 135752675 4293640240 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 1224 781 145 303 0 919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4896

[startup+0.701042 s]
/proc/loadavg: 1.07 1.08 0.98 3/106 27923
/proc/meminfo: memFree=1855720/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=7460 CPUtime=0.69
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 1511 0 0 0 68 1 0 0 21 0 1 0 86788672 7639040 1424 1992294400 134512640 135752675 4293640240 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 1865 1424 145 303 0 1560 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7460

[startup+1.50113 s]
/proc/loadavg: 1.07 1.08 0.98 2/107 27924
/proc/meminfo: memFree=1848024/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=11960 CPUtime=1.49
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 2641 0 0 0 146 3 0 0 23 0 1 0 86788672 12247040 2554 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 2990 2554 145 303 0 2685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11960

[startup+3.10131 s]
/proc/loadavg: 1.06 1.07 0.98 2/107 27924
/proc/meminfo: memFree=1841700/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=20708 CPUtime=3.09
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 4826 0 0 0 303 6 0 0 25 0 1 0 86788672 21204992 4739 1992294400 134512640 135752675 4293640240 18446744073709551615 134602992 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 5177 4739 145 303 0 4872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20708

[startup+6.30166 s]
/proc/loadavg: 1.06 1.07 0.98 2/107 27924
/proc/meminfo: memFree=1824216/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=36900 CPUtime=6.29
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 8864 0 0 0 616 13 0 0 25 0 1 0 86788672 37785600 8777 1992294400 134512640 135752675 4293640240 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 9225 8777 145 303 0 8920 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36900

[startup+12.7014 s]
/proc/loadavg: 1.05 1.07 0.98 2/107 27924
/proc/meminfo: memFree=1796068/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=64316 CPUtime=12.69
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 15723 0 0 0 1246 23 0 0 25 0 1 0 86788672 65859584 15636 1992294400 134512640 135752675 4293640240 18446744073709551615 134605381 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 16079 15636 145 303 0 15774 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64316

[startup+25.5018 s]
/proc/loadavg: 1.04 1.07 0.98 2/107 27924
/proc/meminfo: memFree=1749320/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=108460 CPUtime=25.49
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 26777 0 0 0 2509 40 0 0 25 0 1 0 86788672 111063040 26690 1992294400 134512640 135752675 4293640240 18446744073709551615 134605387 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 27115 26690 145 303 0 26810 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108460

[startup+51.1016 s]
/proc/loadavg: 1.03 1.06 0.98 2/107 27924
/proc/meminfo: memFree=1681120/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=177836 CPUtime=51.07
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 44101 0 0 0 5034 73 0 0 25 0 1 0 86788672 182104064 44014 1992294400 134512640 135752675 4293640240 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 44459 44014 145 303 0 44154 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 177836

[startup+102.301 s]
/proc/loadavg: 1.01 1.05 0.98 2/107 27926
/proc/meminfo: memFree=1550920/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=306072 CPUtime=102.27
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 76135 0 0 0 10091 136 0 0 25 0 1 0 86788672 313417728 76048 1992294400 134512640 135752675 4293640240 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 76518 76048 145 303 0 76213 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 306072

[startup+162.302 s]
/proc/loadavg: 1.00 1.04 0.98 2/107 27928
/proc/meminfo: memFree=1433492/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=424776 CPUtime=162.25
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 105768 0 0 0 16033 192 0 0 25 0 1 0 86788672 434970624 105681 1992294400 134512640 135752675 4293640240 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 106194 105681 145 303 0 105889 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 424776

[startup+222.309 s]
/proc/loadavg: 1.00 1.03 0.98 2/107 27930
/proc/meminfo: memFree=1385628/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=470928 CPUtime=222.24
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 117393 0 0 0 21956 268 0 0 25 0 1 0 86788672 482230272 117275 1992294400 134512640 135752675 4293640240 18446744073709551615 134638980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 117732 117275 146 303 0 117427 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 470928

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 0.98 2/107 27930
/proc/meminfo: memFree=1365292/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=491564 CPUtime=282.21
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 122556 0 0 0 27882 339 0 0 25 0 1 0 86788672 503361536 122438 1992294400 134512640 135752675 4293640240 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 122891 122438 146 303 0 122586 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 491564

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 0.98 2/107 27932
/proc/meminfo: memFree=1313088/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=543272 CPUtime=342.19
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 135489 0 0 0 33827 392 0 0 25 0 1 0 86788672 556310528 135371 1992294400 134512640 135752675 4293640240 18446744073709551615 134611702 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 135818 135371 146 303 0 135513 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 543272

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 0.98 2/107 27934
/proc/meminfo: memFree=1255552/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=601492 CPUtime=402.17
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 150023 0 0 0 39759 458 0 0 25 0 1 0 86788672 615927808 149905 1992294400 134512640 135752675 4293640240 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 150373 149905 146 303 0 150068 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 601492

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27936
/proc/meminfo: memFree=1199504/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=656816 CPUtime=462.16
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 163821 0 0 0 45697 519 0 0 25 0 1 0 86788672 672579584 163703 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 164204 163703 146 303 0 163899 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 656816

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27938
/proc/meminfo: memFree=1144200/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=712616 CPUtime=522.14
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 177762 0 0 0 51635 579 0 0 25 0 1 0 86788672 729718784 177644 1992294400 134512640 135752675 4293640240 18446744073709551615 134611620 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 178154 177644 146 303 0 177849 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 712616

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27938
/proc/meminfo: memFree=1093980/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=762240 CPUtime=582.11
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 190177 0 0 0 57578 633 0 0 25 0 1 0 86788672 780533760 190059 1992294400 134512640 135752675 4293640240 18446744073709551615 134611978 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 190560 190059 146 303 0 190255 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 762240

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27940
/proc/meminfo: memFree=1047852/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=808684 CPUtime=642.1
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 201746 0 0 0 63526 684 0 0 25 0 1 0 86788672 828092416 201628 1992294400 134512640 135752675 4293640240 18446744073709551615 134612093 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 202171 201628 146 303 0 201866 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 808684

[startup+702.301 s]

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

[startup+882.308 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27946
/proc/meminfo: memFree=852924/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1002784 CPUtime=882.03
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 250205 0 0 0 87314 889 0 0 25 0 1 0 86788672 1026850816 250087 1992294400 134512640 135752675 4293640240 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 250696 250087 146 303 0 250391 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1002784

[startup+942.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27948
/proc/meminfo: memFree=804936/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1051224 CPUtime=942
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 262311 0 0 0 93256 944 0 0 25 0 1 0 86788672 1076453376 262193 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 262806 262193 146 303 0 262501 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 1051224

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27950
/proc/meminfo: memFree=761536/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1094028 CPUtime=1001.98
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 273003 0 0 0 99205 993 0 0 25 0 1 0 86788672 1120284672 272885 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 273507 272885 146 303 0 273202 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 1094028

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27952
/proc/meminfo: memFree=717020/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1139268 CPUtime=1061.95
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 284306 0 0 0 105151 1044 0 0 25 0 1 0 86788672 1166610432 284188 1992294400 134512640 135752675 4293640240 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 284817 284188 146 303 0 284512 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 1139268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27954
/proc/meminfo: memFree=672752/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1182736 CPUtime=1121.94
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 295180 0 0 0 111102 1092 0 0 25 0 1 0 86788672 1211121664 295062 1992294400 134512640 135752675 4293640240 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 295684 295062 146 303 0 295379 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 1182736

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27954
/proc/meminfo: memFree=626748/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1228772 CPUtime=1181.91
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 306661 0 0 0 117050 1141 0 0 25 0 1 0 86788672 1258262528 306543 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 307193 306543 146 303 0 306888 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1228772

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27956
/proc/meminfo: memFree=584340/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1270732 CPUtime=1241.9
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 317146 0 0 0 123005 1185 0 0 25 0 1 0 86788672 1301229568 317028 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 317683 317028 146 303 0 317378 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1270732

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27958
/proc/meminfo: memFree=545032/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1310400 CPUtime=1301.87
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 327047 0 0 0 128957 1230 0 0 25 0 1 0 86788672 1341849600 326929 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 327600 326929 146 303 0 327295 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 1310400

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27960
/proc/meminfo: memFree=506468/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1348592 CPUtime=1361.86
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 336601 0 0 0 134917 1269 0 0 25 0 1 0 86788672 1380958208 336483 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 337148 336483 146 303 0 336843 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 1348592

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27962
/proc/meminfo: memFree=465424/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1389224 CPUtime=1421.84
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 346769 0 0 0 140872 1312 0 0 25 0 1 0 86788672 1422565376 346651 1992294400 134512640 135752675 4293640240 18446744073709551615 134612137 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 347306 346651 146 303 0 347001 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 1389224

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27962
/proc/meminfo: memFree=429836/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1425072 CPUtime=1481.82
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 355708 0 0 0 146836 1346 0 0 25 0 1 0 86788672 1459273728 355590 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 356268 355590 146 303 0 355963 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1425072

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27973
/proc/meminfo: memFree=388420/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1466056 CPUtime=1541.8
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 365947 0 0 0 152790 1390 0 0 25 0 1 0 86788672 1501241344 365829 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 366514 365829 146 303 0 366209 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1466056

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27975
/proc/meminfo: memFree=345144/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1509676 CPUtime=1601.78
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 376851 0 0 0 158743 1435 0 0 25 0 1 0 86788672 1545908224 376733 1992294400 134512640 135752675 4293640240 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 377419 376733 146 303 0 377114 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1509676

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27977
/proc/meminfo: memFree=303480/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1550864 CPUtime=1661.75
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 387124 0 0 0 164697 1478 0 0 25 0 1 0 86788672 1588084736 387006 1992294400 134512640 135752675 4293640240 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 387716 387006 146 303 0 387411 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 1550864

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27979
/proc/meminfo: memFree=267024/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1587532 CPUtime=1721.74
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 396262 0 0 0 170659 1515 0 0 25 0 1 0 86788672 1625632768 396144 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 396883 396144 146 303 0 396578 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 1587532

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27979
/proc/meminfo: memFree=230568/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1623944 CPUtime=1781.72
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 405335 0 0 0 176620 1552 0 0 25 0 1 0 86788672 1662918656 405217 1992294400 134512640 135752675 4293640240 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 405986 405217 146 303 0 405681 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1623944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27981
/proc/meminfo: memFree=219904/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=1634388 CPUtime=1800.02
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4202496 407954 0 0 0 178438 1564 0 0 25 0 1 0 86788672 1673613312 407836 1992294400 134512640 135752675 4293640240 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27923/statm: 408597 407836 146 303 0 408292 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1634388

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.98 2/108 27982
/proc/meminfo: memFree=1221692/2059040 swapFree=4140344/4192956
[pid=27923] ppid=27921 vsize=0 CPUtime=1800.13
/proc/27923/stat : 27923 (wbo1.4b) R 27921 27923 27742 0 -1 4203524 407954 0 0 0 178438 1575 0 0 25 0 1 0 86788672 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/27923/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.77
CPU time (s): 1800.19
CPU user time (s): 1784.39
CPU system time (s): 15.8026
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 1634388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.39
system time used= 15.8026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 407954
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= 22
involuntary context switches= 1777

runsolver used 3.07453 second user time and 8.42772 second system time

The end

Launcher Data

Begin job on node042 at 2010-06-25 10:36:02
IDJOB=2680861
IDBENCH=2225
IDSOLVER=1190
FILE ID=node042/2680861-1277454962
PBS_JOBID= 11188125
Free space on /tmp= 62252 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.95:100.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680861-1277454962/watcher-2680861-1277454962 -o /tmp/evaluation-result-2680861-1277454962/solver-2680861-1277454962 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680861-1277454962.opb

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

MD5SUM BENCH= b258fc1dc8cb1827e842a0b9558712c7
RANDOM SEED=1677922319

node042.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.213
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.42
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.213
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:       1856248 kB
Buffers:         24316 kB
Cached:          77016 kB
SwapCached:       5356 kB
Active:          30056 kB
Inactive:        84236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1856248 kB
SwapTotal:     4192956 kB
SwapFree:      4140344 kB
Dirty:            2616 kB
Writeback:           0 kB
AnonPages:       11576 kB
Mapped:          12044 kB
Slab:            66348 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183944 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= 62252 MiB
End job on node042 at 2010-06-25 11:06:05