Trace number 2680617

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.12 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ10_3.opb
MD5SUM2821538067d8c071dc9bd4a000c6d040
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark336
Best CPU time to get the best result obtained on this benchmark1800.39
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 340
Optimality of the best value was proved NO
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 2500
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 2500
Number of bits of the biggest sum of numbers12
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-2680617-1277453188.opb.
0.00/0.00	c Instance file HOME/instance-2680617-1277453188.opb
0.00/0.00	c File size is 3053421 bytes.
0.49/0.53	c Highest Coefficient sum: 80
0.49/0.53	c ============================[ Problem Statistics ]=============================
0.49/0.53	c |                                                                             |
0.49/0.53	c |  Parsing time:          0.52         s                                      |
0.49/0.53	c |  Number Variables:      2700                                                |
0.49/0.53	c |  Number Clauses:        20670                                               |
0.49/0.53	c |  Number Cardinality:    800                                                 |
0.49/0.53	c |  Number PB Constraints: 21600                                               |
0.89/0.90	c ============================[ Search Statistics ]==============================
0.89/0.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.90	c ===============================================================================
0.89/0.90	c |         0 |    2700    43070   312360 |    14356        0    nan |  0.000 % |
0.89/0.91	c |       102 |    2700    43070   312360 |    15792      102     55 |  0.000 % |
0.89/0.92	c |       253 |    2700    43070   312360 |    17371      253     67 |  0.000 % |
0.89/0.98	c |       481 |    2700    43070   312360 |    19108      481     62 |  0.000 % |
1.19/1.25	c |       819 |    2700    43070   312360 |    21019      819    133 |  0.000 % |
1.69/1.71	c |      1325 |    2700    43070   312360 |    23121     1325    149 |  0.000 % |
1.69/1.76	c ===============================================================================
1.69/1.76	c New solution: 384
1.69/1.76	o 384
1.69/1.76	c Elapsed CPU time: 1.73974 s	Remaining CPU time: 178.26 s
1.69/1.76	c ===============================================================================
1.69/1.76	c |      1345 |    2700    43071   313260 |    14357     1345    147 |  0.000 % |
1.79/1.84	c |      1446 |    2700    43071   313260 |    15792     1446    153 |  0.000 % |
1.89/1.93	c |      1596 |    2700    43071   313260 |    17371     1596    148 |  0.000 % |
1.99/2.04	c |      1821 |    2700    43071   313260 |    19109     1821    154 |  0.000 % |
2.10/2.11	c |      2159 |    2700    43071   313260 |    21020     2159    136 |  0.000 % |
2.10/2.19	c |      2665 |    2700    43071   313260 |    23122     2665    115 |  0.000 % |
2.79/2.82	c |      3424 |    2700    43071   313260 |    25434     3424    144 |  0.000 % |
3.79/3.89	c ===============================================================================
3.79/3.89	c New solution: 382
3.79/3.89	o 382
3.79/3.89	c Elapsed CPU time: 3.84741 s	Remaining CPU time: 176.153 s
3.79/3.89	c ===============================================================================
3.79/3.89	c |      4433 |    2700    43072   314160 |    14357     4433    182 |  0.000 % |
3.89/3.92	c |      4533 |    2700    43072   314160 |    15793     4533    179 |  0.000 % |
3.89/3.94	c |      4685 |    2700    43072   314160 |    17372     4685    174 |  0.000 % |
3.99/4.03	c |      4911 |    2700    43072   314160 |    19109     4911    169 |  0.000 % |
4.09/4.11	c |      5248 |    2700    43072   314160 |    21020     5248    161 |  0.000 % |
4.19/4.21	c |      5757 |    2700    43072   314160 |    23122     5757    149 |  0.000 % |
4.29/4.35	c ===============================================================================
4.29/4.35	c New solution: 376
4.29/4.35	o 376
4.29/4.35	c Elapsed CPU time: 4.30335 s	Remaining CPU time: 175.697 s
4.29/4.35	c ===============================================================================
4.29/4.35	c |      6366 |    2700    43073   315060 |    14357     6366    138 |  0.000 % |
4.29/4.37	c |      6468 |    2700    43073   315060 |    15793     6468    136 |  0.000 % |
4.39/4.47	c |      6622 |    2700    43073   315060 |    17372     6622    135 |  0.000 % |
4.58/4.67	c |      6847 |    2700    43073   315060 |    19110     6847    136 |  0.000 % |
4.89/4.96	c |      7184 |    2700    43073   315060 |    21021     7184    138 |  0.000 % |
5.39/5.48	c |      7692 |    2700    43073   315060 |    23123     7692    141 |  0.000 % |
5.79/5.81	c |      8451 |    2700    43073   315060 |    25435     8451    139 |  0.000 % |
6.89/6.94	c |      9590 |    2700    43073   315060 |    27979     9590    155 |  0.000 % |
8.89/8.96	c |     11299 |    2700    43073   315060 |    30776    11299    158 |  0.000 % |
12.00/12.09	c |     13863 |    2700    43073   315060 |    33854    13863    175 |  0.000 % |
16.89/16.96	c |     17707 |    2700    43073   315060 |    37240    17707    196 |  0.000 % |
25.78/25.81	c |     23474 |    2700    43073   315060 |    40964    23474    225 |  0.000 % |
40.08/40.15	c |     32124 |    2700    43073   315060 |    45060    32124    225 |  0.000 % |
41.38/41.48	c ===============================================================================
41.38/41.48	c New solution: 374
41.38/41.48	o 374
41.38/41.48	c Elapsed CPU time: 41.2107 s	Remaining CPU time: 138.789 s
41.38/41.48	c ===============================================================================
41.38/41.48	c |     33022 |    2700    43074   315960 |    14358    33022    225 |  0.000 % |
41.58/41.62	c |     33126 |    2700    43074   315960 |    15793    12124    220 |  0.000 % |
41.68/41.76	c |     33280 |    2700    43074   315960 |    17373    12278    219 |  0.000 % |
41.98/42.06	c |     33506 |    2700    43074   315960 |    19110    12504    218 |  0.000 % |
42.17/42.23	c |     33844 |    2700    43074   315960 |    21021    12842    216 |  0.000 % |
42.58/42.69	c |     34350 |    2700    43074   315960 |    23123    13348    213 |  0.000 % |
43.48/43.52	c ===============================================================================
43.48/43.52	c New solution: 370
43.48/43.52	o 370
43.48/43.52	c Elapsed CPU time: 43.2274 s	Remaining CPU time: 136.773 s
43.48/43.52	c ===============================================================================
43.48/43.52	c |     35069 |    2700    43075   316860 |    14358    14067    212 |  0.000 % |
43.58/43.68	c |     35169 |    2700    43075   316860 |    15794    14167    211 |  0.000 % |
43.78/43.80	c |     35322 |    2700    43075   316860 |    17373    14320    210 |  0.000 % |
43.88/43.92	c |     35547 |    2700    43075   316860 |    19110    14545    207 |  0.000 % |
43.98/44.05	c |     35884 |    2700    43075   316860 |    21022    14882    205 |  0.000 % |
44.38/44.41	c |     36390 |    2700    43075   316860 |    23124    15388    202 |  0.000 % |
44.68/44.79	c |     37152 |    2700    43075   316860 |    25436    16150    196 |  0.000 % |
45.98/46.09	c |     38295 |    2700    43075   316860 |    27980    17293    200 |  0.000 % |
48.47/48.55	c |     40003 |    2700    43075   316860 |    30778    19001    210 |  0.000 % |
51.47/51.52	c |     42565 |    2700    43075   316860 |    33856    21563    210 |  0.000 % |
58.19/58.24	c |     46410 |    2700    43075   316860 |    37241    25408    227 |  0.000 % |
66.27/66.38	c |     52176 |    2700    43075   316860 |    40966    31174    246 |  0.000 % |
72.77/72.80	c |     60825 |    2700    43075   316860 |    45062    39823    212 |  0.000 % |
77.98/78.02	c ===============================================================================
77.98/78.02	c New solution: 368
77.98/78.02	o 368
77.98/78.02	c Elapsed CPU time: 77.4942 s	Remaining CPU time: 102.506 s
77.98/78.02	c ===============================================================================
77.98/78.02	c |     64146 |    2700    43076   317760 |    14358    43144    224 |  0.000 % |
78.08/78.18	c |     64247 |    2700    43076   317760 |    15794    12382    161 |  0.000 % |
78.17/78.28	c |     64397 |    2700    43076   317760 |    17373    12532    160 |  0.000 % |
78.47/78.51	c |     64622 |    2700    43076   317760 |    19111    12757    160 |  0.000 % |
78.87/78.91	c |     64959 |    2700    43076   317760 |    21022    13094    161 |  0.000 % |
79.37/79.42	c |     65465 |    2700    43076   317760 |    23124    13600    162 |  0.000 % |
79.97/80.02	c |     66224 |    2700    43076   317760 |    25437    14359    165 |  0.000 % |
80.57/80.69	c |     67363 |    2700    43076   317760 |    27980    15498    161 |  0.000 % |
81.27/81.31	c |     69071 |    2700    43076   317760 |    30779    17206    151 |  0.000 % |
83.87/83.96	c |     71635 |    2700    43076   317760 |    33856    19770    163 |  0.000 % |
84.87/85.00	c |     75480 |    2700    43076   317760 |    37242    23615    144 |  0.000 % |
86.97/87.03	c |     81246 |    2700    43076   317760 |    40966    29381    125 |  0.000 % |
93.96/94.07	c ===============================================================================
93.96/94.07	c New solution: 360
93.96/94.07	o 360
93.96/94.07	c Elapsed CPU time: 93.4198 s	Remaining CPU time: 86.5802 s
93.96/94.07	c ===============================================================================
93.96/94.07	c |     87213 |    2700    43077   318660 |    14359    35348    152 |  0.000 % |
94.16/94.20	c |     87313 |    2700    43077   318660 |    15794    12417    159 |  0.000 % |
94.16/94.29	c |     87463 |    2700    43077   318660 |    17374    12567    158 |  0.000 % |
94.47/94.53	c |     87688 |    2700    43077   318660 |    19111    12792    158 |  0.000 % |
94.77/94.80	c |     88027 |    2700    43077   318660 |    21023    13131    157 |  0.000 % |
94.87/94.94	c |     88534 |    2700    43077   318660 |    23125    13638    153 |  0.000 % |
94.97/95.08	c |     89294 |    2700    43077   318660 |    25437    14398    147 |  0.000 % |
95.26/95.32	c |     90434 |    2700    43077   318660 |    27981    15538    139 |  0.000 % |
97.26/97.36	c |     92142 |    2700    43077   318660 |    30779    17246    155 |  0.000 % |
100.66/100.77	c |     94704 |    2700    43077   318660 |    33857    19808    180 |  0.000 % |
104.26/104.39	c |     98549 |    2700    43077   318660 |    37243    23653    173 |  0.000 % |
113.96/114.04	c |    104318 |    2700    43077   318660 |    40967    29422    212 |  0.000 % |
124.66/124.70	c |    112967 |    2700    43077   318660 |    45064    38071    232 |  0.000 % |
150.66/150.76	c |    125942 |    2700    43077   318660 |    49571    16744    337 |  0.000 % |
161.34/161.42	c ===============================================================================
161.34/161.42	c New solution: 356
161.34/161.42	o 356
161.34/161.42	c Elapsed CPU time: 160.37 s	Remaining CPU time: 19.6304 s
161.34/161.42	c ===============================================================================
161.34/161.42	c |    134135 |    2700    43078   319560 |    14359    24937    336 |  0.000 % |
161.44/161.50	c |    134237 |    2700    43078   319560 |    15795    11781    337 |  0.000 % |
161.44/161.58	c |    134387 |    2700    43078   319560 |    17374    11931    334 |  0.000 % |
161.66/161.79	c |    134613 |    2700    43078   319560 |    19112    12157    330 |  0.000 % |
161.85/161.99	c |    134952 |    2700    43078   319560 |    21023    12496    323 |  0.000 % |
162.45/162.56	c |    135459 |    2700    43078   319560 |    23125    13003    321 |  0.000 % |
163.24/163.33	c |    136218 |    2700    43078   319560 |    25438    13762    313 |  0.000 % |
164.75/164.90	c |    137357 |    2700    43078   319560 |    27982    14901    318 |  0.000 % |
166.84/166.97	c |    139066 |    2700    43078   319560 |    30780    16610    311 |  0.000 % |
169.94/170.01	c |    141630 |    2700    43078   319560 |    33858    19174    298 |  0.000 % |
174.14/174.25	c |    145474 |    2700    43078   319560 |    37244    23018    303 |  0.000 % |
175.74/175.85	c |    151240 |    2700    43078   319560 |    40968    28784    252 |  0.000 % |
177.14/177.21	c ===============================================================================
177.14/177.21	c New solution: 350
177.14/177.21	o 350
177.14/177.21	c Elapsed CPU time: 176.033 s	Remaining CPU time: 3.96676 s
177.14/177.21	c ===============================================================================
177.14/177.21	c |    152792 |    2700    43079   320460 |    14359    30336    248 |  0.000 % |
177.14/177.29	c |    152892 |    2700    43079   320460 |    15795    11723    155 |  0.000 % |
177.25/177.35	c |    153042 |    2700    43079   320460 |    17375    11873    154 |  0.000 % |
177.34/177.43	c |    153267 |    2700    43079   320460 |    19112    12098    152 |  0.000 % |
177.64/177.73	c |    153604 |    2700    43079   320460 |    21023    12435    152 |  0.000 % |
178.15/178.29	c |    154113 |    2700    43079   320460 |    23126    12944    153 |  0.000 % |
178.94/179.00	c |    154872 |    2700    43079   320460 |    25439    13703    153 |  0.000 % |
180.24/180.36	c |    156011 |    2700    43079   320460 |    27982    14842    157 |  0.000 % |
181.14/181.20	c There are 0 assigned variables. 0 in cost function.
186.74/186.81	c core #1
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 1
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #2
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 2
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #3
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 3
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #4
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 4
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #5
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 5
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #6
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 6
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #7
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 7
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #8
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 8
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #9
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 9
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #10
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 10
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #11
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 11
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #12
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 12
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #13
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 13
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #14
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 14
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #15
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 15
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #16
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 16
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #17
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 17
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #18
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 18
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #19
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 19
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #20
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 50	Core Weight: 1	Total Weight: 20
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #21
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 21
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #22
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 22
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #23
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 23
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #24
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 24
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #25
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 25
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #26
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 26
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #27
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 27
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #28
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 28
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #29
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 29
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #30
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 30
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #31
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 31
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #32
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 32
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #33
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 33
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #34
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 34
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #35
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 35
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #36
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 36
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #37
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 37
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #38
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 38
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #39
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 39
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #40
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 40
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #41
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 41
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #42
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 42
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #43
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 43
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #44
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 44
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #45
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 45
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #46
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 46
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #47
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 47
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #48
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 48
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #49
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 49
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #50
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 50
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #51
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 51
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #52
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 52
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #53
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 53
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #54
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 54
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #55
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 55
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #56
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 56
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #57
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 57
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #58
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 58
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #59
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 59
186.74/186.81	c
186.74/186.81	c
186.74/186.81	c core #60
186.74/186.81	c 
186.74/186.81	c 
186.74/186.81	c Core size: 10	Core Weight: 1	Total Weight: 60
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #61
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 61
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #62
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 62
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #63
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 63
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #64
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 64
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #65
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 65
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #66
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 66
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #67
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 67
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #68
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 68
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #69
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 69
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #70
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 70
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #71
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 71
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #72
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 72
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #73
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 73
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #74
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 74
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #75
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 75
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #76
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 76
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #77
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 77
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #78
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 78
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #79
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 79
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #80
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 80
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #81
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 81
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #82
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 82
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #83
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 83
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #84
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 84
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #85
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 85
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #86
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 86
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #87
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 87
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #88
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 88
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #89
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 89
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #90
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 10	Core Weight: 1	Total Weight: 90
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #91
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 91
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #92
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 92
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #93
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 93
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #94
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 94
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #95
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 95
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #96
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 96
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #97
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 97
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #98
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 98
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #99
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 99
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c core #100
190.54/190.61	c 
190.54/190.61	c 
190.54/190.61	c Core size: 37	Core Weight: 1	Total Weight: 100
190.54/190.61	c
190.54/190.61	c
190.54/190.61	c ============================[ Search Statistics ]==============================
190.54/190.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.54/190.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
190.54/190.61	c ===============================================================================
190.54/190.61	c |         0 |    3110    44889   148090 |    14963        0    nan |  0.000 % |
190.54/190.62	c ===============================================================================
190.64/190.76	c core #101
190.64/190.76	c 
190.64/190.76	c 
190.64/190.76	c Core size: 11	Core Weight: 1	Total Weight: 101
190.64/190.76	c
190.64/190.76	c
190.64/190.76	c ============================[ Search Statistics ]==============================
190.64/190.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.64/190.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
190.64/190.76	c ===============================================================================
190.64/190.76	c |         0 |    3123    44893   148267 |    14964        0    nan |  0.000 % |
190.64/190.79	c ===============================================================================
190.84/190.92	c core #102
190.84/190.92	c 
190.84/190.92	c 
190.84/190.92	c Core size: 14	Core Weight: 1	Total Weight: 102
190.84/190.92	c
190.84/190.92	c
190.84/190.92	c ============================[ Search Statistics ]==============================
190.84/190.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.84/190.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
190.84/190.92	c ===============================================================================
190.84/190.92	c |         0 |    3134    44899   148284 |    14966        0    nan |  0.000 % |
190.84/190.93	c ===============================================================================
190.94/191.08	c core #103
190.94/191.08	c 
190.94/191.08	c 
190.94/191.08	c Core size: 14	Core Weight: 1	Total Weight: 103
190.94/191.08	c
190.94/191.08	c
190.94/191.08	c ============================[ Search Statistics ]==============================
190.94/191.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.94/191.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
190.94/191.08	c ===============================================================================
190.94/191.08	c |         0 |    3153    44901   148417 |    14967        0    nan |  0.000 % |
191.04/191.11	c ===============================================================================
191.14/191.25	c core #104
191.14/191.25	c 
191.14/191.25	c 
191.14/191.25	c Core size: 69	Core Weight: 1	Total Weight: 104
191.14/191.25	c
191.14/191.25	c
191.14/191.25	c ============================[ Search Statistics ]==============================
191.14/191.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.14/191.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.14/191.25	c ===============================================================================
191.14/191.25	c |         0 |    3223    44926   150149 |    14975        0    nan |  0.000 % |
191.14/191.27	c ===============================================================================
191.35/191.42	c core #105
191.35/191.42	c 
191.35/191.42	c 
191.35/191.42	c Core size: 14	Core Weight: 1	Total Weight: 105
191.35/191.42	c
191.35/191.42	c
191.35/191.42	c ============================[ Search Statistics ]==============================
191.35/191.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.35/191.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.35/191.42	c ===============================================================================
191.35/191.42	c |         0 |    3234    44932   150166 |    14977        0    nan |  0.000 % |
191.35/191.46	c ===============================================================================
191.44/191.59	c core #106
191.44/191.59	c 
191.44/191.59	c 
191.44/191.59	c Core size: 11	Core Weight: 1	Total Weight: 106
191.44/191.59	c
191.44/191.59	c
191.44/191.59	c ============================[ Search Statistics ]==============================
191.44/191.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.44/191.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.44/191.59	c ===============================================================================
191.44/191.59	c |         0 |    3247    44936   150343 |    14978        0    nan |  0.000 % |
191.54/191.62	c ===============================================================================
191.64/191.77	c core #107
191.64/191.77	c 
191.64/191.77	c 
191.64/191.77	c Core size: 14	Core Weight: 1	Total Weight: 107
191.64/191.77	c
191.64/191.77	c
191.64/191.77	c ============================[ Search Statistics ]==============================
191.64/191.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.64/191.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.64/191.77	c ===============================================================================
191.64/191.77	c |         0 |    3258    44942   150360 |    14980        0    nan |  0.000 % |
191.74/191.80	c ===============================================================================
191.84/191.94	c core #108
191.84/191.94	c 
191.84/191.94	c 
191.84/191.94	c Core size: 11	Core Weight: 1	Total Weight: 108
191.84/191.94	c
191.84/191.94	c
191.84/191.94	c ============================[ Search Statistics ]==============================
191.84/191.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.84/191.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.84/191.94	c ===============================================================================
191.84/191.94	c |         0 |    3267    44948   150373 |    14982        0    nan |  0.000 % |
191.84/191.97	c ===============================================================================
192.04/192.12	c core #109
192.04/192.12	c 
192.04/192.12	c 
192.04/192.12	c Core size: 11	Core Weight: 1	Total Weight: 109
192.04/192.12	c
192.04/192.12	c
192.04/192.12	c ============================[ Search Statistics ]==============================
192.04/192.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.04/192.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.04/192.12	c ===============================================================================
192.04/192.12	c |         0 |    3280    44952   150550 |    14984        0    nan |  0.000 % |
192.04/192.16	c ===============================================================================
192.24/192.30	c core #110
192.24/192.30	c 
192.24/192.30	c 
192.24/192.30	c Core size: 11	Core Weight: 1	Total Weight: 110
192.24/192.30	c
192.24/192.30	c
192.24/192.30	c ============================[ Search Statistics ]==============================
192.24/192.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.24/192.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.24/192.30	c ===============================================================================
192.24/192.30	c |         0 |    3293    44956   150727 |    14985        0    nan |  0.000 % |
192.24/192.34	c ===============================================================================
192.34/192.49	c core #111
192.34/192.49	c 
192.34/192.49	c 
192.34/192.49	c Core size: 14	Core Weight: 1	Total Weight: 111
192.34/192.49	c
192.34/192.49	c
192.34/192.49	c ============================[ Search Statistics ]==============================
192.34/192.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.34/192.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.34/192.49	c ===============================================================================
192.34/192.49	c |         0 |    3304    44962   150744 |    14987        0    nan |  0.000 % |
192.44/192.52	c ===============================================================================
192.54/192.66	c core #112
192.54/192.66	c 
192.54/192.66	c 
192.54/192.66	c Core size: 13	Core Weight: 1	Total Weight: 112
192.54/192.66	c
192.54/192.66	c
192.54/192.66	c ============================[ Search Statistics ]==============================
192.54/192.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.54/192.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.54/192.66	c ===============================================================================
192.54/192.66	c |         0 |    3314    44968   150759 |    14989        0    nan |  0.000 % |
192.54/192.69	c ===============================================================================
192.74/192.84	c core #113
192.74/192.84	c 
192.74/192.84	c 
192.74/192.84	c Core size: 53	Core Weight: 1	Total Weight: 113
192.74/192.84	c
192.74/192.84	c
192.74/192.84	c ============================[ Search Statistics ]==============================
192.74/192.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.74/192.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.74/192.84	c ===============================================================================
192.74/192.84	c |         0 |    3378    44993   154329 |    14997        0    nan |  0.000 % |
192.74/192.87	c ===============================================================================
192.94/193.02	c core #114
192.94/193.02	c 
192.94/193.02	c 
192.94/193.02	c Core size: 34	Core Weight: 1	Total Weight: 114
192.94/193.02	c
192.94/193.02	c
192.94/193.02	c ============================[ Search Statistics ]==============================
192.94/193.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.94/193.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.94/193.02	c ===============================================================================
192.94/193.02	c |         0 |    3414    45009   154482 |    15003        0    nan |  0.000 % |
192.94/193.04	c ===============================================================================
193.04/193.19	c core #115
193.04/193.19	c 
193.04/193.19	c 
193.04/193.19	c Core size: 35	Core Weight: 1	Total Weight: 115
193.04/193.19	c
193.04/193.19	c
193.04/193.19	c ============================[ Search Statistics ]==============================
193.04/193.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
193.04/193.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
193.04/193.19	c ===============================================================================
193.04/193.19	c |         0 |    3458    45026   156154 |    15008        0    nan |  0.000 % |
193.13/193.23	c ===============================================================================
193.23/193.38	c core #116
193.23/193.38	c 
193.23/193.38	c 
193.23/193.38	c Core size: 14	Core Weight: 1	Total Weight: 116
193.23/193.38	c
193.23/193.38	c
193.23/193.38	c ============================[ Search Statistics ]==============================
193.23/193.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
193.23/193.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
193.23/193.38	c ===============================================================================
193.23/193.38	c |         0 |    3477    45028   156287 |    15009        0    nan |  0.000 % |
193.33/193.40	c ===============================================================================
193.44/193.55	c core #117
193.44/193.55	c 
193.44/193.55	c 
193.44/193.55	c Core size: 25	Core Weight: 1	Total Weight: 117
193.44/193.55	c
193.44/193.55	c
193.44/193.55	c ============================[ Search Statistics ]==============================
193.44/193.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
193.44/193.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
193.44/193.55	c ===============================================================================
193.44/193.55	c |         0 |    3498    45030   156328 |    15010        0    nan |  0.000 % |
193.44/193.60	c ===============================================================================
193.64/193.75	c core #118
193.64/193.75	c 
193.64/193.75	c 
193.64/193.75	c Core size: 45	Core Weight: 1	Total Weight: 118
193.64/193.75	c
193.64/193.75	c
193.64/193.75	c ============================[ Search Statistics ]==============================
193.64/193.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
193.64/193.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
193.64/193.75	c ===============================================================================
193.64/193.75	c |         0 |    3547    45046   157787 |    15015        0    nan |  0.000 % |
193.64/193.78	c ===============================================================================
193.84/193.93	c core #119
193.84/193.93	c 
193.84/193.93	c 
193.84/193.93	c Core size: 15	Core Weight: 1	Total Weight: 119
193.84/193.93	c
193.84/193.93	c
193.84/193.93	c ============================[ Search Statistics ]==============================
193.84/193.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
193.84/193.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
193.84/193.93	c ===============================================================================
193.84/193.93	c |         0 |    3566    45048   157920 |    15016        0    nan |  0.000 % |
193.84/193.96	c ===============================================================================
194.04/194.11	c core #120
194.04/194.11	c 
194.04/194.11	c 
194.04/194.11	c Core size: 13	Core Weight: 1	Total Weight: 120
194.04/194.11	c
194.04/194.11	c
194.04/194.11	c ============================[ Search Statistics ]==============================
194.04/194.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
194.04/194.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
194.04/194.11	c ===============================================================================
194.04/194.11	c |         0 |    3576    45054   157935 |    15018        0    nan |  0.000 % |
194.04/194.14	c ===============================================================================
194.24/194.30	c core #121
194.24/194.30	c 
194.24/194.30	c 
194.24/194.30	c Core size: 21	Core Weight: 1	Total Weight: 121
194.24/194.30	c
194.24/194.30	c
194.24/194.30	c ============================[ Search Statistics ]==============================
194.24/194.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
194.24/194.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
194.24/194.30	c ===============================================================================
194.24/194.30	c |         0 |    3600    45059   158133 |    15019        0    nan |  0.000 % |
194.24/194.33	c ===============================================================================
194.34/194.48	c core #122
194.34/194.48	c 
194.34/194.48	c 
194.34/194.48	c Core size: 11	Core Weight: 1	Total Weight: 122
194.34/194.48	c
194.34/194.48	c
194.34/194.48	c ============================[ Search Statistics ]==============================
194.34/194.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
194.34/194.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
194.34/194.48	c ===============================================================================
194.34/194.48	c |         0 |    3613    45063   158310 |    15021        0    nan |  0.000 % |
194.43/194.50	c ===============================================================================
194.55/194.66	c core #123
194.55/194.66	c 
194.55/194.66	c 
194.55/194.66	c Core size: 42	Core Weight: 1	Total Weight: 123
194.55/194.66	c
194.55/194.66	c
194.55/194.66	c ============================[ Search Statistics ]==============================
194.55/194.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
194.55/194.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
194.55/194.66	c ===============================================================================
194.55/194.66	c |         0 |    3662    45080   159958 |    15026        0    nan |  0.000 % |
194.55/194.69	c ===============================================================================
194.74/194.84	c core #124
194.74/194.84	c 
194.74/194.84	c 
194.74/194.84	c Core size: 15	Core Weight: 1	Total Weight: 124
194.74/194.84	c
194.74/194.84	c
194.74/194.84	c ============================[ Search Statistics ]==============================
194.74/194.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
194.74/194.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
194.74/194.84	c ===============================================================================
194.74/194.84	c |         0 |    3681    45082   160091 |    15027        0    nan |  0.000 % |
194.74/194.88	c |       100 |    3679    45082   160091 |    16530      100     24 | 13.618 % |
194.74/194.89	c ===============================================================================
194.94/195.05	c core #125
194.94/195.05	c 
194.94/195.05	c 
194.94/195.05	c Core size: 11	Core Weight: 1	Total Weight: 125
194.94/195.05	c
194.94/195.05	c
194.94/195.05	c ============================[ Search Statistics ]==============================
194.94/195.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
194.94/195.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
194.94/195.05	c ===============================================================================
194.94/195.05	c |         0 |    3690    45088   160104 |    15029        0    nan |  0.000 % |
194.94/195.09	c ===============================================================================
195.14/195.24	c core #126
195.14/195.24	c 
195.14/195.24	c 
195.14/195.24	c Core size: 53	Core Weight: 1	Total Weight: 126
195.14/195.24	c
195.14/195.24	c
195.14/195.24	c ============================[ Search Statistics ]==============================
195.14/195.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
195.14/195.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
195.14/195.24	c ===============================================================================
195.14/195.24	c |         0 |    3758    45112   163838 |    15037        0    nan |  0.000 % |
195.14/195.28	c |       101 |    3758    45112   163838 |    16541      101     29 | 13.056 % |
195.14/195.28	c ===============================================================================
195.34/195.44	c core #127
195.34/195.44	c 
195.34/195.44	c 
195.34/195.44	c Core size: 54	Core Weight: 1	Total Weight: 127
195.34/195.44	c
195.34/195.44	c
195.34/195.44	c ============================[ Search Statistics ]==============================
195.34/195.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
195.34/195.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
195.34/195.44	c ===============================================================================
195.34/195.44	c |         0 |    3811    45135   165825 |    15045        0    nan |  0.000 % |
195.34/195.48	c ===============================================================================
195.53/195.64	c core #128
195.53/195.64	c 
195.53/195.64	c 
195.53/195.64	c Core size: 30	Core Weight: 1	Total Weight: 128
195.53/195.64	c
195.53/195.64	c
195.53/195.64	c ============================[ Search Statistics ]==============================
195.53/195.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
195.53/195.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
195.53/195.64	c ===============================================================================
195.53/195.64	c |         0 |    3842    45151   166174 |    15050        0    nan |  0.000 % |
195.53/195.68	c |       100 |    3842    45151   166174 |    16555      100     25 | 12.503 % |
195.53/195.69	c |       251 |    3842    45151   166174 |    18210      251     25 | 12.503 % |
195.65/195.70	c ===============================================================================
195.75/195.86	c core #129
195.75/195.86	c 
195.75/195.86	c 
195.75/195.86	c Core size: 14	Core Weight: 1	Total Weight: 129
195.75/195.86	c
195.75/195.86	c
195.75/195.86	c ============================[ Search Statistics ]==============================
195.75/195.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
195.75/195.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
195.75/195.86	c ===============================================================================
195.75/195.86	c |         0 |    3853    45157   166191 |    15052        0    nan |  0.000 % |
195.84/195.91	c |       100 |    3849    45157   166191 |    16557      100     18 | 12.608 % |
195.84/195.92	c |       250 |    3847    45157   166191 |    18213      250     18 | 12.653 % |
195.84/195.92	c ===============================================================================
195.94/196.08	c core #130
195.94/196.08	c 
195.94/196.08	c 
195.94/196.08	c Core size: 11	Core Weight: 1	Total Weight: 130
195.94/196.08	c
195.94/196.08	c
195.94/196.08	c ============================[ Search Statistics ]==============================
195.94/196.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
195.94/196.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
195.94/196.08	c ===============================================================================
195.94/196.08	c |         0 |    3866    45161   166368 |    15053        0    nan |  0.000 % |
196.04/196.12	c |       100 |    3864    45161   166368 |    16559      100     25 | 12.401 % |
196.04/196.12	c ===============================================================================
196.14/196.28	c core #131
196.14/196.28	c 
196.14/196.28	c 
196.14/196.28	c Core size: 31	Core Weight: 1	Total Weight: 131
196.14/196.28	c
196.14/196.28	c
196.14/196.28	c ============================[ Search Statistics ]==============================
196.14/196.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
196.14/196.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
196.14/196.28	c ===============================================================================
196.14/196.28	c |         0 |    3899    45177   166515 |    15059        0    nan |  0.000 % |
196.24/196.33	c |       101 |    3897    45177   166515 |    16564      101     26 | 12.151 % |
196.24/196.34	c |       251 |    3896    45177   166515 |    18221      251     29 | 12.173 % |
196.24/196.35	c ===============================================================================
196.44/196.50	c core #132
196.44/196.50	c 
196.44/196.50	c 
196.44/196.50	c Core size: 12	Core Weight: 1	Total Weight: 132
196.44/196.50	c
196.44/196.50	c
196.44/196.50	c ============================[ Search Statistics ]==============================
196.44/196.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
196.44/196.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
196.44/196.50	c ===============================================================================
196.44/196.50	c |         0 |    3912    45181   166692 |    15060        0    nan |  0.000 % |
196.44/196.54	c ===============================================================================
196.63/196.70	c core #133
196.63/196.70	c 
196.63/196.70	c 
196.63/196.70	c Core size: 15	Core Weight: 1	Total Weight: 133
196.63/196.70	c
196.63/196.70	c
196.63/196.70	c ============================[ Search Statistics ]==============================
196.63/196.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
196.63/196.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
196.63/196.70	c ===============================================================================
196.63/196.70	c |         0 |    3931    45183   166825 |    15061        0    nan |  0.000 % |
196.63/196.75	c |       100 |    3929    45183   166825 |    16567      100     26 | 11.827 % |
196.63/196.76	c ===============================================================================
196.85/196.92	c core #134
196.85/196.92	c 
196.85/196.92	c 
196.85/196.92	c Core size: 14	Core Weight: 1	Total Weight: 134
196.85/196.92	c
196.85/196.92	c
196.85/196.92	c ============================[ Search Statistics ]==============================
196.85/196.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
196.85/196.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
196.85/196.92	c ===============================================================================
196.85/196.92	c |         0 |    3942    45189   166842 |    15063        0    nan |  0.000 % |
196.85/196.95	c |       100 |    3941    45189   166842 |    16569      100     27 | 11.798 % |
196.85/196.97	c |       250 |    3941    45189   166842 |    18226      250     22 | 11.798 % |
196.85/196.99	c ===============================================================================
197.04/197.15	c core #135
197.04/197.15	c 
197.04/197.15	c 
197.04/197.15	c Core size: 11	Core Weight: 1	Total Weight: 135
197.04/197.15	c
197.04/197.15	c
197.04/197.15	c ============================[ Search Statistics ]==============================
197.04/197.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
197.04/197.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
197.04/197.15	c ===============================================================================
197.04/197.15	c |         0 |    3955    45193   167019 |    15064        0    nan |  0.000 % |
197.04/197.19	c ===============================================================================
197.23/197.35	c core #136
197.23/197.35	c 
197.23/197.35	c 
197.23/197.35	c Core size: 14	Core Weight: 1	Total Weight: 136
197.23/197.35	c
197.23/197.35	c
197.23/197.35	c ============================[ Search Statistics ]==============================
197.23/197.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
197.23/197.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
197.23/197.35	c ===============================================================================
197.23/197.35	c |         0 |    3966    45197   167038 |    15065        0    nan |  0.000 % |
197.23/197.39	c |       103 |    3964    45197   167038 |    16572      103     28 | 11.656 % |
197.34/197.41	c |       253 |    3964    45197   167038 |    18229      253     21 | 11.656 % |
197.34/197.42	c ===============================================================================
197.44/197.59	c core #137
197.44/197.59	c 
197.44/197.59	c 
197.44/197.59	c Core size: 23	Core Weight: 1	Total Weight: 137
197.44/197.59	c
197.44/197.59	c
197.44/197.59	c ============================[ Search Statistics ]==============================
197.44/197.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
197.44/197.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
197.44/197.59	c ===============================================================================
197.44/197.59	c |         0 |    3987    45199   167079 |    15066        0    nan |  0.000 % |
197.54/197.63	c |       100 |    3985    45199   167079 |    16572      100     24 | 11.602 % |
197.54/197.65	c |       251 |    3983    45199   167079 |    18230      251     20 | 11.690 % |
197.54/197.67	c |       476 |    3982    45199   167079 |    20053      476     21 | 11.690 % |
197.54/197.68	c ===============================================================================
197.74/197.84	c core #138
197.74/197.84	c 
197.74/197.84	c 
197.74/197.84	c Core size: 14	Core Weight: 1	Total Weight: 138
197.74/197.84	c
197.74/197.84	c
197.74/197.84	c ============================[ Search Statistics ]==============================
197.74/197.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
197.74/197.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
197.74/197.84	c ===============================================================================
197.74/197.84	c |         0 |    4006    45201   167212 |    15067        0    nan |  0.000 % |
197.74/197.88	c |       100 |    4005    45201   167212 |    16573      100     23 | 11.396 % |
197.84/197.90	c |       250 |    4005    45201   167212 |    18231      250     24 | 11.396 % |
197.84/197.92	c |       476 |    4005    45201   167212 |    20054      476     24 | 11.396 % |
197.84/197.96	c ===============================================================================
198.04/198.12	c core #139
198.04/198.12	c 
198.04/198.12	c 
198.04/198.12	c Core size: 30	Core Weight: 1	Total Weight: 139
198.04/198.12	c
198.04/198.12	c
198.04/198.12	c ============================[ Search Statistics ]==============================
198.04/198.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
198.04/198.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
198.04/198.12	c ===============================================================================
198.04/198.12	c |         0 |    4037    45217   167561 |    15072        0    nan |  0.000 % |
198.04/198.17	c |       100 |    4037    45217   167561 |    16579      100     23 | 11.197 % |
198.04/198.18	c |       251 |    4037    45217   167561 |    18237      251     33 | 11.197 % |
198.14/198.21	c |       476 |    4037    45217   167561 |    20061      476     34 | 11.197 % |
198.14/198.25	c |       814 |    4031    45217   167561 |    22067      814     37 | 11.329 % |
198.14/198.25	c ===============================================================================
198.34/198.42	c core #140
198.34/198.42	c 
198.34/198.42	c 
198.34/198.42	c Core size: 102	Core Weight: 1	Total Weight: 140
198.34/198.42	c
198.34/198.42	c
198.34/198.42	c ============================[ Search Statistics ]==============================
198.34/198.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
198.34/198.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
198.34/198.42	c ===============================================================================
198.34/198.42	c |         0 |    4145    45252   171652 |    15084        0    nan |  0.000 % |
198.34/198.46	c |       100 |    4143    45252   171652 |    16592      100     21 | 10.692 % |
198.34/198.48	c |       251 |    4143    45252   171652 |    18251      251     18 | 10.692 % |
198.44/198.50	c |       478 |    4139    45252   171652 |    20076      478     18 | 10.864 % |
198.44/198.53	c |       815 |    4139    45252   171652 |    22084      815     19 | 10.908 % |
198.44/198.58	c |      1322 |    4139    45252   171652 |    24292     1322     19 | 10.908 % |
198.54/198.65	c |      2081 |    4131    45252   171652 |    26722     2081     20 | 11.037 % |
198.74/198.80	c |      3220 |    4124    45252   171652 |    29394     2870     19 | 11.102 % |
198.83/198.93	c ===============================================================================
198.94/199.10	c core #141
198.94/199.10	c 
198.94/199.10	c 
198.94/199.10	c Core size: 96	Core Weight: 1	Total Weight: 141
198.94/199.10	c
198.94/199.10	c
198.94/199.10	c ============================[ Search Statistics ]==============================
198.94/199.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
198.94/199.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
198.94/199.10	c ===============================================================================
198.94/199.10	c |         0 |    4248    45285   175096 |    15095        0    nan |  0.000 % |
199.04/199.15	c |       101 |    4244    45285   175096 |    16604      101     18 | 10.241 % |
199.04/199.17	c |       251 |    4243    45285   175096 |    18264      251     20 | 10.241 % |
199.04/199.19	c |       477 |    4243    45285   175096 |    20091      477     22 | 10.241 % |
199.13/199.22	c |       814 |    4243    45285   175096 |    22100      814     22 | 10.241 % |
199.13/199.23	c ===============================================================================
199.24/199.39	c core #142
199.24/199.39	c 
199.24/199.39	c 
199.24/199.39	c Core size: 13	Core Weight: 1	Total Weight: 142
199.24/199.39	c
199.24/199.39	c
199.24/199.39	c ============================[ Search Statistics ]==============================
199.24/199.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.24/199.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.24/199.39	c ===============================================================================
199.24/199.39	c |         0 |    4263    45287   175427 |    15095        0    nan |  0.000 % |
199.34/199.43	c |       100 |    4263    45287   175427 |    16605      100     29 | 10.006 % |
199.34/199.45	c |       251 |    4263    45287   175427 |    18265      251     27 | 10.006 % |
199.34/199.47	c |       476 |    4263    45287   175427 |    20092      476     31 | 10.006 % |
199.44/199.51	c ===============================================================================
199.54/199.68	c core #143
199.54/199.68	c 
199.54/199.68	c 
199.54/199.68	c Core size: 54	Core Weight: 1	Total Weight: 143
199.54/199.68	c
199.54/199.68	c
199.54/199.68	c ============================[ Search Statistics ]==============================
199.54/199.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.54/199.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.54/199.68	c ===============================================================================
199.54/199.68	c |         0 |    4330    45312   180141 |    15104        0    nan |  0.000 % |
199.64/199.73	c |       101 |    4329    45312   180141 |    16614      101     32 |  9.551 % |
199.64/199.74	c |       252 |    4329    45312   180141 |    18275      252     33 |  9.551 % |
199.64/199.76	c |       477 |    4328    45312   180141 |    20103      477     28 |  9.592 % |
199.64/199.79	c |       814 |    4328    45312   180141 |    22113      814     27 |  9.593 % |
199.74/199.84	c |      1322 |    4328    45312   180141 |    24325     1322     31 |  9.592 % |
199.84/199.93	c |      2081 |    4323    45312   180141 |    26757     2081     34 |  9.718 % |
199.94/200.03	c ===============================================================================
200.04/200.20	c core #144
200.04/200.20	c 
200.04/200.20	c 
200.04/200.20	c Core size: 155	Core Weight: 1	Total Weight: 144
200.04/200.20	c
200.04/200.20	c
200.04/200.20	c ============================[ Search Statistics ]==============================
200.04/200.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.04/200.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.04/200.20	c ===============================================================================
200.04/200.20	c |         0 |    4436    45354   183753 |    15118        0    nan |  0.000 % |
200.14/200.24	c |       101 |    4435    45354   183753 |    16629      101     21 |  9.121 % |
200.14/200.26	c |       253 |    4435    45354   183753 |    18292      253     21 |  9.121 % |
200.14/200.29	c |       478 |    4430    45354   183753 |    20122      478     23 |  9.244 % |
200.23/200.34	c |       815 |    4427    45354   183753 |    22134      815     28 |  9.305 % |
200.23/200.39	c ===============================================================================
200.44/200.56	c core #145
200.44/200.56	c 
200.44/200.56	c 
200.44/200.56	c Core size: 109	Core Weight: 1	Total Weight: 145
200.44/200.56	c
200.44/200.56	c
200.44/200.56	c ============================[ Search Statistics ]==============================
200.44/200.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.44/200.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.44/200.56	c ===============================================================================
200.44/200.56	c |         0 |    4555    45378   188905 |    15126        0    nan |  0.000 % |
200.54/200.61	c |       101 |    4555    45378   188905 |    16638      101     26 |  8.571 % |
200.54/200.62	c |       252 |    4551    45378   188905 |    18302      252     23 |  8.651 % |
200.54/200.65	c |       477 |    4545    45378   188905 |    20132      477     20 |  8.812 % |
200.54/200.68	c |       819 |    4538    45378   188905 |    22145      819     17 |  9.033 % |
200.64/200.72	c |      1326 |    4538    45378   188905 |    24360     1326     18 |  9.033 % |
200.64/200.79	c |      2086 |    4538    45378   188905 |    26796     2086     17 |  9.033 % |
200.83/200.96	c |      3225 |    4532    45378   188905 |    29476     3088     23 |  9.033 % |
200.83/200.99	c ===============================================================================
201.04/201.18	c core #146
201.04/201.18	c 
201.04/201.18	c 
201.04/201.18	c Core size: 105	Core Weight: 1	Total Weight: 146
201.04/201.18	c
201.04/201.18	c
201.04/201.18	c ============================[ Search Statistics ]==============================
201.04/201.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.04/201.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.04/201.18	c ===============================================================================
201.04/201.18	c |         0 |    4680    45397   196638 |    15132        0    nan |  0.000 % |
201.14/201.22	c |       101 |    4680    45397   196638 |    16645      101     19 |  7.928 % |
201.14/201.24	c |       252 |    4674    45397   196638 |    18310      252     20 |  8.046 % |
201.14/201.25	c |       477 |    4674    45397   196638 |    20141      477     18 |  8.046 % |
201.14/201.29	c |       815 |    4674    45397   196638 |    22155      815     20 |  8.046 % |
201.25/201.34	c |      1323 |    4672    45397   196638 |    24370     1323     21 |  8.125 % |
201.34/201.42	c ===============================================================================
201.54/201.61	c core #147
201.54/201.61	c 
201.54/201.61	c 
201.54/201.61	c Core size: 107	Core Weight: 1	Total Weight: 147
201.54/201.61	c
201.54/201.61	c
201.54/201.61	c ============================[ Search Statistics ]==============================
201.54/201.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.54/201.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.54/201.61	c ===============================================================================
201.54/201.61	c |         0 |    4799    45422   203186 |    15140        0    nan |  0.000 % |
201.54/201.65	c |       100 |    4799    45422   203186 |    16654      100     21 |  7.355 % |
201.54/201.67	c |       253 |    4799    45422   203186 |    18320      253     19 |  7.355 % |
201.54/201.68	c |       478 |    4799    45422   203186 |    20152      478     17 |  7.355 % |
201.63/201.71	c |       817 |    4799    45422   203186 |    22167      817     20 |  7.355 % |
201.63/201.75	c |      1325 |    4799    45422   203186 |    24384     1325     20 |  7.355 % |
201.74/201.82	c ===============================================================================
201.94/202.01	c core #148
201.94/202.01	c 
201.94/202.01	c 
201.94/202.01	c Core size: 96	Core Weight: 1	Total Weight: 148
201.94/202.01	c
201.94/202.01	c
201.94/202.01	c ============================[ Search Statistics ]==============================
201.94/202.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.94/202.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.94/202.01	c ===============================================================================
201.94/202.01	c |         0 |    4907    45454   208295 |    15151        0    nan |  0.000 % |
201.94/202.05	c |       100 |    4906    45454   208295 |    16666      100     16 |  6.926 % |
201.94/202.06	c |       250 |    4906    45454   208295 |    18333      250     14 |  6.926 % |
201.94/202.08	c |       477 |    4906    45454   208295 |    20166      477     17 |  6.926 % |
202.03/202.10	c |       816 |    4903    45454   208295 |    22183      816     19 |  7.002 % |
202.03/202.15	c |      1322 |    4898    45454   208295 |    24401     1322     22 |  7.078 % |
202.13/202.21	c |      2081 |    4898    45454   208295 |    26841     2081     22 |  7.078 % |
202.24/202.32	c |      3220 |    4882    45454   208295 |    29525     2660     21 |  7.476 % |
202.54/202.62	c |      4932 |    4878    45454   208295 |    32478     4372     35 |  7.533 % |
203.24/203.30	c |      7496 |    4878    45454   208295 |    35726     6936     49 |  7.533 % |
204.73/204.84	c |     11340 |    4873    45454   208295 |    39298    10044     62 |  7.533 % |
208.33/208.48	c |     17109 |    4873    45454   208295 |    43228    15813     71 |  7.533 % |
214.63/214.74	c |     25758 |    4873    45454   208295 |    47551    24462     73 |  7.533 % |
222.93/223.09	c ===============================================================================
223.33/223.48	c core #149
223.33/223.48	c 
223.33/223.48	c 
223.33/223.48	c Core size: 165	Core Weight: 1	Total Weight: 149
223.33/223.48	c
223.33/223.48	c
223.33/223.48	c ============================[ Search Statistics ]==============================
223.33/223.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.33/223.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.33/223.48	c ===============================================================================
223.33/223.48	c |         0 |    5075    45462   214082 |    15154        0    nan |  0.000 % |
223.43/223.53	c |       101 |    5075    45462   214082 |    16669      101     22 |  6.400 % |
223.43/223.55	c |       253 |    5075    45462   214082 |    18336      253     25 |  6.400 % |
223.43/223.57	c |       478 |    5075    45462   214082 |    20169      478     29 |  6.400 % |
223.53/223.60	c |       816 |    5071    45462   214082 |    22186      816     26 |  6.511 % |
223.53/223.67	c |      1322 |    5070    45462   214082 |    24405     1322     26 |  6.511 % |
223.63/223.74	c |      2081 |    5070    45462   214082 |    26846     2081     24 |  6.511 % |
223.73/223.87	c |      3223 |    5069    45462   214082 |    29530     3029     24 |  6.511 % |
223.93/224.07	c |      4931 |    5069    45462   214082 |    32483     4737     24 |  6.511 % |
224.33/224.45	c |      7494 |    5069    45462   214082 |    35732     7300     26 |  6.511 % |
225.13/225.20	c |     11342 |    5069    45462   214082 |    39305    11148     32 |  6.511 % |
227.22/227.30	c |     17111 |    5069    45462   214082 |    43236    16917     43 |  6.511 % |
229.52/229.68	c |     25761 |    5069    45462   214082 |    47559    25567     42 |  6.511 % |
234.73/234.81	c |     38735 |    5066    45462   214082 |    52315    38540     42 |  6.566 % |
246.02/246.15	c |     58196 |    5049    45462   214082 |    57547     9016     24 |  6.879 % |
249.73/249.83	c ===============================================================================
250.64/250.76	c core #150
250.64/250.76	c 
250.64/250.76	c 
250.64/250.76	c Core size: 212	Core Weight: 1	Total Weight: 150
250.64/250.76	c
250.64/250.76	c
250.64/250.76	c ============================[ Search Statistics ]==============================
250.64/250.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.64/250.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.64/250.76	c ===============================================================================
250.64/250.76	c |         0 |    5280    45465   216550 |    15155        0    nan |  0.000 % |
250.64/250.80	c |       101 |    5280    45465   216550 |    16670      101     37 |  6.067 % |
250.73/250.82	c |       252 |    5280    45465   216550 |    18337      252     34 |  6.067 % |
250.73/250.86	c |       477 |    5280    45465   216550 |    20171      477     30 |  6.067 % |
250.82/250.92	c |       816 |    5280    45465   216550 |    22188      816     29 |  6.067 % |
250.82/250.97	c |      1323 |    5280    45465   216550 |    24407     1323     28 |  6.067 % |
250.92/251.05	c |      2083 |    5269    45465   216550 |    26848     2083     29 |  6.298 % |
250.92/251.05	c ===============================================================================
251.12/251.25	c core #151
251.12/251.25	c 
251.12/251.25	c 
251.12/251.25	c Core size: 134	Core Weight: 1	Total Weight: 151
251.12/251.25	c
251.12/251.25	c
251.12/251.25	c ============================[ Search Statistics ]==============================
251.12/251.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.12/251.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.12/251.25	c ===============================================================================
251.12/251.25	c |         0 |    5411    45480   222579 |    15160        0    nan |  0.000 % |
251.12/251.30	c |       102 |    5411    45480   222579 |    16676      102     27 |  5.650 % |
251.22/251.31	c |       252 |    5411    45480   222579 |    18343      252     22 |  5.650 % |
251.22/251.33	c |       477 |    5411    45480   222579 |    20177      477     19 |  5.650 % |
251.22/251.36	c |       814 |    5411    45480   222579 |    22195      814     22 |  5.650 % |
251.33/251.41	c |      1323 |    5411    45480   222579 |    24415     1323     22 |  5.650 % |
251.33/251.48	c |      2083 |    5411    45480   222579 |    26856     2083     20 |  5.650 % |
251.53/251.60	c |      3223 |    5411    45480   222579 |    29542     3223     22 |  5.650 % |
251.73/251.80	c |      4933 |    5409    45480   222579 |    32496     4930     23 |  5.684 % |
251.83/251.93	c ===============================================================================
252.03/252.16	c core #152
252.03/252.16	c 
252.03/252.16	c 
252.03/252.16	c Core size: 126	Core Weight: 1	Total Weight: 152
252.03/252.16	c
252.03/252.16	c
252.03/252.16	c ============================[ Search Statistics ]==============================
252.03/252.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.03/252.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.03/252.16	c ===============================================================================
252.03/252.16	c |         0 |    5549    45497   229290 |    15165        0    nan |  0.000 % |
252.13/252.21	c |       100 |    5549    45497   229290 |    16682      100     27 |  5.210 % |
252.13/252.22	c |       253 |    5549    45497   229290 |    18350      253     22 |  5.210 % |
252.13/252.25	c |       478 |    5549    45497   229290 |    20185      478     25 |  5.210 % |
252.13/252.25	c ===============================================================================
252.32/252.45	c core #153
252.32/252.45	c 
252.32/252.45	c 
252.32/252.45	c Core size: 106	Core Weight: 1	Total Weight: 153
252.32/252.45	c
252.32/252.45	c
252.32/252.45	c ============================[ Search Statistics ]==============================
252.32/252.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.32/252.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.32/252.45	c ===============================================================================
252.32/252.45	c |         0 |    5651    45531   235606 |    15177        0    nan |  0.000 % |
252.42/252.50	c |       100 |    5651    45531   235606 |    16694      100     46 |  4.801 % |
252.42/252.52	c |       253 |    5651    45531   235606 |    18364      253     48 |  4.801 % |
252.42/252.54	c |       478 |    5651    45531   235606 |    20200      478     49 |  4.801 % |
252.42/252.58	c |       815 |    5651    45531   235606 |    22220      815     46 |  4.801 % |
252.52/252.66	c |      1321 |    5651    45531   235606 |    24442     1321     39 |  4.801 % |
252.62/252.77	c |      2084 |    5651    45531   235606 |    26886     2084     38 |  4.801 % |
252.83/252.95	c |      3224 |    5651    45531   235606 |    29575     3224     36 |  4.801 % |
253.12/253.26	c |      4932 |    5651    45531   235606 |    32533     4932     38 |  4.801 % |
253.62/253.74	c |      7495 |    5651    45531   235606 |    35786     7495     37 |  4.801 % |
254.42/254.57	c |     11341 |    5651    45531   235606 |    39365    11341     36 |  4.801 % |
256.12/256.21	c |     17110 |    5651    45531   235606 |    43301    17110     36 |  4.801 % |
257.62/257.79	c ===============================================================================
258.02/258.16	c core #154
258.02/258.16	c 
258.02/258.16	c 
258.02/258.16	c Core size: 173	Core Weight: 1	Total Weight: 154
258.02/258.16	c
258.02/258.16	c
258.02/258.16	c ============================[ Search Statistics ]==============================
258.02/258.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.02/258.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.02/258.16	c ===============================================================================
258.02/258.16	c |         0 |    5826    45536   240052 |    15178        0    nan |  0.000 % |
258.12/258.22	c |       100 |    5826    45536   240052 |    16696      100     15 |  4.476 % |
258.12/258.22	c |       251 |    5826    45536   240052 |    18366      251     12 |  4.476 % |
258.12/258.26	c |       476 |    5826    45536   240052 |    20202      476     20 |  4.476 % |
258.22/258.30	c |       813 |    5824    45536   240052 |    22223      813     23 |  4.509 % |
258.22/258.38	c |      1321 |    5823    45536   240052 |    24445     1321     29 |  4.525 % |
258.33/258.41	c ===============================================================================
258.52/258.60	c core #155
258.52/258.60	c 
258.52/258.60	c 
258.52/258.60	c Core size: 124	Core Weight: 1	Total Weight: 155
258.52/258.60	c
258.52/258.60	c
258.52/258.60	c ============================[ Search Statistics ]==============================
258.52/258.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.52/258.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.52/258.60	c ===============================================================================
258.52/258.60	c |         0 |    5957    45555   245093 |    15185        0    nan |  0.000 % |
258.52/258.65	c |       102 |    5957    45555   245093 |    16703      102     27 |  4.136 % |
258.52/258.67	c |       252 |    5957    45555   245093 |    18373      252     24 |  4.136 % |
258.52/258.69	c |       478 |    5957    45555   245093 |    20211      478     18 |  4.136 % |
258.62/258.72	c |       816 |    5957    45555   245093 |    22232      816     19 |  4.200 % |
258.62/258.77	c |      1323 |    5950    45555   245093 |    24455     1323     21 |  4.248 % |
258.83/258.93	c |      2082 |    5950    45555   245093 |    26901     2082     30 |  4.248 % |
259.12/259.22	c |      3222 |    5950    45555   245093 |    29591     3222     33 |  4.248 % |
259.32/259.48	c |      4931 |    5950    45555   245093 |    32550     4613     35 |  4.248 % |
260.12/260.22	c |      7497 |    5950    45555   245093 |    35805     7179     37 |  4.248 % |
261.22/261.32	c |     11341 |    5950    45555   245093 |    39385    11023     38 |  4.248 % |
263.42/263.54	c |     17107 |    5948    45555   245093 |    43324    16776     40 |  4.281 % |
263.62/263.76	c ===============================================================================
263.93/264.06	c core #156
263.93/264.06	c 
263.93/264.06	c 
263.93/264.06	c Core size: 170	Core Weight: 1	Total Weight: 156
263.93/264.06	c
263.93/264.06	c
263.93/264.06	c ============================[ Search Statistics ]==============================
263.93/264.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
263.93/264.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
263.93/264.06	c ===============================================================================
263.93/264.06	c |         0 |    6135    45560   250227 |    15186        0    nan |  0.000 % |
264.02/264.12	c |       101 |    6135    45560   250227 |    16705      101     35 |  3.810 % |
264.02/264.13	c |       252 |    6135    45560   250227 |    18375      252     25 |  3.810 % |
264.02/264.14	c |       478 |    6135    45560   250227 |    20213      478     19 |  3.810 % |
264.02/264.17	c |       815 |    6135    45560   250227 |    22234      815     19 |  3.810 % |
264.12/264.21	c |      1323 |    6135    45560   250227 |    24458     1323     19 |  3.810 % |
264.12/264.28	c |      2083 |    6124    45560   250227 |    26904     2083     18 |  3.998 % |
264.32/264.41	c |      3224 |    6123    45560   250227 |    29594     2503     25 |  3.998 % |
264.62/264.70	c |      4934 |    6123    45560   250227 |    32553     4213     30 |  3.998 % |
265.12/265.21	c |      7497 |    6123    45560   250227 |    35809     6776     31 |  3.998 % |
265.82/265.98	c |     11341 |    6123    45560   250227 |    39390    10620     36 |  3.998 % |
267.02/267.16	c |     17108 |    6123    45560   250227 |    43329    16387     37 |  3.998 % |
269.92/270.00	c |     25758 |    6123    45560   250227 |    47662    25037     42 |  3.998 % |
276.51/276.60	c |     38734 |    6123    45560   250227 |    52428    38013     43 |  3.998 % |
287.91/288.09	c |     58195 |    6123    45560   250227 |    57671    21895     43 |  3.998 % |
301.11/301.22	c ===============================================================================
302.11/302.26	c core #157
302.11/302.26	c 
302.11/302.26	c 
302.11/302.26	c Core size: 226	Core Weight: 1	Total Weight: 157
302.11/302.26	c
302.11/302.26	c
302.11/302.26	c ============================[ Search Statistics ]==============================
302.11/302.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
302.11/302.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
302.11/302.26	c ===============================================================================
302.11/302.26	c |         0 |    6360    45561   252049 |    15187        0    nan |  0.000 % |
302.21/302.33	c |       100 |    6360    45561   252049 |    16705      100     27 |  3.622 % |
302.21/302.34	c |       253 |    6360    45561   252049 |    18376      253     24 |  3.622 % |
302.21/302.36	c |       478 |    6360    45561   252049 |    20213      478     22 |  3.622 % |
302.21/302.40	c |       815 |    6360    45561   252049 |    22235      815     21 |  3.622 % |
302.31/302.45	c |      1321 |    6360    45561   252049 |    24458     1321     23 |  3.622 % |
302.42/302.56	c |      2081 |    6360    45561   252049 |    26904     2081     27 |  3.622 % |
302.61/302.77	c |      3220 |    6360    45561   252049 |    29595     3220     30 |  3.622 % |
302.91/303.02	c |      4928 |    6360    45561   252049 |    32554     4928     33 |  3.622 % |
303.31/303.49	c |      7491 |    6360    45561   252049 |    35810     7491     37 |  3.622 % |
304.11/304.22	c |     11335 |    6360    45561   252049 |    39391    11335     35 |  3.622 % |
305.41/305.56	c |     17102 |    6360    45561   252049 |    43330    17102     41 |  3.622 % |
308.31/308.46	c |     25752 |    6360    45561   252049 |    47663    25752     48 |  3.622 % |
313.61/313.75	c |     38729 |    6360    45561   252049 |    52429    38729     47 |  3.622 % |
324.50/324.67	c |     58192 |    6360    45561   252049 |    57672    19124     42 |  3.622 % |
336.30/336.47	c |     87384 |    6360    45561   252049 |    63439    48316     48 |  3.622 % |
362.40/362.50	c |    131174 |    6360    45561   252049 |    69783    41817     50 |  3.622 % |
396.29/396.48	c |    196858 |    6360    45561   252049 |    76762    51304     41 |  3.622 % |
464.66/464.87	c |    295384 |    6360    45561   252049 |    84438    27316     46 |  3.622 % |
470.06/470.24	c ===============================================================================
470.57/470.75	c core #158
470.57/470.75	c 
470.57/470.75	c 
470.57/470.75	c Core size: 142	Core Weight: 1	Total Weight: 158
470.57/470.75	c
470.57/470.75	c
470.57/470.75	c ============================[ Search Statistics ]==============================
470.57/470.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
470.57/470.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
470.57/470.75	c ===============================================================================
470.57/470.75	c |         0 |    6505    45576   255723 |    15192        0    nan |  0.000 % |
470.67/470.82	c |       100 |    6505    45576   255723 |    16711      100     29 |  3.401 % |
470.67/470.84	c |       250 |    6505    45576   255723 |    18382      250     23 |  3.401 % |
470.67/470.87	c |       476 |    6505    45576   255723 |    20220      476     26 |  3.401 % |
470.77/470.90	c |       815 |    6505    45576   255723 |    22242      815     23 |  3.401 % |
470.77/470.96	c |      1321 |    6505    45576   255723 |    24466     1321     26 |  3.401 % |
470.86/471.04	c ===============================================================================
471.06/471.25	c core #159
471.06/471.25	c 
471.06/471.25	c 
471.06/471.25	c Core size: 102	Core Weight: 1	Total Weight: 159
471.06/471.25	c
471.06/471.25	c
471.06/471.25	c ============================[ Search Statistics ]==============================
471.06/471.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
471.06/471.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
471.06/471.25	c ===============================================================================
471.06/471.25	c |         0 |    6626    45603   262855 |    15201        0    nan |  0.000 % |
471.16/471.30	c |       100 |    6626    45603   262855 |    16721      100     22 |  3.001 % |
471.16/471.32	c |       251 |    6626    45603   262855 |    18393      251     26 |  3.001 % |
471.16/471.33	c |       478 |    6626    45603   262855 |    20232      478     19 |  3.001 % |
471.16/471.36	c |       817 |    6625    45603   262855 |    22255      817     19 |  3.016 % |
471.27/471.41	c |      1323 |    6625    45603   262855 |    24481     1323     20 |  3.016 % |
471.27/471.49	c |      2086 |    6625    45603   262855 |    26929     2086     24 |  3.016 % |
471.46/471.65	c |      3225 |    6625    45603   262855 |    29622     3224     28 |  3.016 % |
471.67/471.90	c |      4935 |    6625    45603   262855 |    32584     4934     33 |  3.016 % |
472.16/472.31	c |      7499 |    6625    45603   262855 |    35843     7498     33 |  3.016 % |
473.06/473.23	c |     11344 |    6625    45603   262855 |    39427    11343     48 |  3.016 % |
474.96/475.16	c |     17110 |    6625    45603   262855 |    43370    17109     61 |  3.016 % |
478.27/478.50	c |     25759 |    6625    45603   262855 |    47707    25758     60 |  3.016 % |
485.06/485.29	c |     38735 |    6625    45603   262855 |    52477    38734     57 |  3.016 % |
496.97/497.17	c |     58199 |    6625    45603   262855 |    57725    19240     56 |  3.016 % |
517.35/517.59	c |     87392 |    6625    45603   262855 |    63498    48433     60 |  3.016 % |
546.04/546.23	c |    131182 |    6625    45603   262855 |    69848    43313     48 |  3.016 % |
587.33/587.54	c |    196867 |    6625    45603   262855 |    76833    53194     73 |  3.016 % |
662.22/662.44	c |    295393 |    6625    45603   262855 |    84516    25285     68 |  3.016 % |
785.98/786.28	c |    443187 |    6625    45603   262855 |    92967    34035     53 |  3.016 % |
993.22/993.56	c |    664872 |    6625    45603   262855 |   102264    28051     52 |  3.016 % |
1318.93/1319.30	c |    997397 |    6625    45603   262855 |   112491    20451     67 |  3.016 % |
1782.80/1783.34	c ===============================================================================

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-2680617-1277453188/watcher-2680617-1277453188 -o /tmp/evaluation-result-2680617-1277453188/solver-2680617-1277453188 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680617-1277453188.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.75 3/106 29342
/proc/meminfo: memFree=1862832/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=6076 CPUtime=0
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 407 0 0 0 0 0 0 0 21 0 1 0 120922850 6221824 326 1992294400 134512640 135752675 4292291200 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 1519 326 139 303 0 468 0

[startup+0.075974 s]
/proc/loadavg: 0.91 0.95 0.75 3/106 29342
/proc/meminfo: memFree=1862832/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=7044 CPUtime=0.07
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 725 0 0 0 7 0 0 0 24 0 1 0 120922850 7213056 644 1992294400 134512640 135752675 4292291200 18446744073709551615 135202244 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 1761 644 244 303 0 710 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7044

[startup+0.100977 s]
/proc/loadavg: 0.91 0.95 0.75 3/106 29342
/proc/meminfo: memFree=1862832/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=7176 CPUtime=0.09
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 821 0 0 0 9 0 0 0 24 0 1 0 120922850 7348224 740 1992294400 134512640 135752675 4292291200 18446744073709551615 135225882 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 1794 740 286 303 0 743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7176

[startup+0.300999 s]
/proc/loadavg: 0.91 0.95 0.75 3/106 29342
/proc/meminfo: memFree=1862832/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=10852 CPUtime=0.29
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 1997 0 0 0 29 0 0 0 25 0 1 0 120922850 11112448 1916 1992294400 134512640 135752675 4292291200 18446744073709551615 134559885 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 2713 1916 555 303 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10852

[startup+0.701047 s]
/proc/loadavg: 0.91 0.95 0.75 3/106 29342
/proc/meminfo: memFree=1862832/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=14464 CPUtime=0.69
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 3990 0 0 0 68 1 0 0 25 0 1 0 120922850 14811136 3131 1992294400 134512640 135752675 4292291200 18446744073709551615 134587480 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 3616 3131 142 303 0 3311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14464

[startup+1.50114 s]
/proc/loadavg: 0.91 0.95 0.75 2/107 29343
/proc/meminfo: memFree=1849928/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=15388 CPUtime=1.49
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 4209 0 0 0 147 2 0 0 25 0 1 0 120922850 15757312 3350 1992294400 134512640 135752675 4292291200 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 3847 3350 145 303 0 3542 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15388

[startup+3.10133 s]
/proc/loadavg: 0.91 0.95 0.75 2/107 29343
/proc/meminfo: memFree=1849432/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=15520 CPUtime=3.09
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 4238 0 0 0 306 3 0 0 25 0 1 0 120922850 15892480 3379 1992294400 134512640 135752675 4292291200 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 3880 3379 145 303 0 3575 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15520

[startup+6.3007 s]
/proc/loadavg: 0.92 0.95 0.75 2/107 29343
/proc/meminfo: memFree=1846828/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=18948 CPUtime=6.29
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 5098 0 0 0 623 6 0 0 25 0 1 0 120922850 19402752 4239 1992294400 134512640 135752675 4292291200 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 4737 4239 145 303 0 4432 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18948

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.75 2/107 29343
/proc/meminfo: memFree=1841148/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=24752 CPUtime=12.69
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 6561 0 0 0 1258 11 0 0 25 0 1 0 120922850 25346048 5702 1992294400 134512640 135752675 4292291200 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 6188 5702 145 303 0 5883 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24752

[startup+25.501 s]
/proc/loadavg: 0.94 0.96 0.76 2/107 29345
/proc/meminfo: memFree=1829368/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=36036 CPUtime=25.48
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 9363 0 0 0 2530 18 0 0 25 0 1 0 120922850 36900864 8504 1992294400 134512640 135752675 4292291200 18446744073709551615 134605389 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 9009 8504 145 303 0 8704 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36036

[startup+51.101 s]
/proc/loadavg: 0.96 0.96 0.76 2/107 29345
/proc/meminfo: memFree=1812256/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=53484 CPUtime=51.07
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 13725 0 0 0 5074 33 0 0 25 0 1 0 120922850 54767616 12866 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 13371 12866 145 303 0 13066 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53484

[startup+102.309 s]
/proc/loadavg: 0.98 0.96 0.77 2/107 29347
/proc/meminfo: memFree=1765632/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=99320 CPUtime=102.27
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 25177 0 0 0 10159 68 0 0 25 0 1 0 120922850 101703680 24318 1992294400 134512640 135752675 4292291200 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 24830 24318 145 303 0 24525 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 99320

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/107 29347
/proc/meminfo: memFree=1711072/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=154052 CPUtime=162.24
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 38875 0 0 0 16123 101 0 0 25 0 1 0 120922850 157749248 38016 1992294400 134512640 135752675 4292291200 18446744073709551615 134605375 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 38513 38016 145 303 0 38208 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 154052

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.79 2/107 29349
/proc/meminfo: memFree=1528420/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=335952 CPUtime=222.23
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 84483 0 0 0 22069 154 0 0 25 0 1 0 120922850 344014848 83492 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 83988 83492 146 303 0 83683 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 335952

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/107 29351
/proc/meminfo: memFree=1503000/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=361396 CPUtime=282.22
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 90845 0 0 0 28006 216 0 0 25 0 1 0 120922850 370069504 89854 1992294400 134512640 135752675 4292291200 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 90349 89854 146 303 0 90044 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 361396

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/107 29353
/proc/meminfo: memFree=1475224/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=388824 CPUtime=342.19
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 97701 0 0 0 33955 264 0 0 25 0 1 0 120922850 398155776 96710 1992294400 134512640 135752675 4292291200 18446744073709551615 134611713 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 97206 96710 146 303 0 96901 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 388824

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/107 29355
/proc/meminfo: memFree=1443108/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=421396 CPUtime=402.18
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 105796 0 0 0 39910 308 0 0 25 0 1 0 120922850 431509504 104805 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 105349 104805 146 303 0 105044 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 421396

[startup+462.301 s]
/proc/loadavg: 1.05 0.99 0.83 2/107 29358
/proc/meminfo: memFree=1369364/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=447844 CPUtime=462.17
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 112414 0 0 0 45871 346 0 0 25 0 1 0 120922850 458592256 111423 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 111961 111423 146 303 0 111656 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 447844

[startup+522.301 s]
/proc/loadavg: 1.02 0.99 0.84 2/107 29360
/proc/meminfo: memFree=1354236/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=462244 CPUtime=522.15
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 116152 0 0 0 51822 393 0 0 25 0 1 0 120922850 473337856 115085 1992294400 134512640 135752675 4292291200 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 115561 115085 146 303 0 115256 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 462244

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.85 2/107 29362
/proc/meminfo: memFree=1329560/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=487324 CPUtime=582.13
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 122416 0 0 0 57783 430 0 0 25 0 1 0 120922850 499019776 121349 1992294400 134512640 135752675 4292291200 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 121831 121349 146 303 0 121526 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 487324

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.85 2/107 29364
/proc/meminfo: memFree=1299676/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=516776 CPUtime=642.12
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 129785 0 0 0 63745 467 0 0 25 0 1 0 120922850 529178624 128718 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 129194 128718 146 303 0 128889 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 516776

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.88 2/107 29370
/proc/meminfo: memFree=1202336/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=614372 CPUtime=882.05
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 154086 0 0 0 87606 599 0 0 25 0 1 0 120922850 629116928 153019 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 153593 153019 146 303 0 153288 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 614372

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.88 2/107 29372
/proc/meminfo: memFree=1182000/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=634896 CPUtime=942.04
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 159193 0 0 0 93578 626 0 0 25 0 1 0 120922850 650133504 158126 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 158724 158126 146 303 0 158419 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 634896

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.89 2/107 29374
/proc/meminfo: memFree=1163772/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=653140 CPUtime=1002.02
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 163742 0 0 0 99547 655 0 0 25 0 1 0 120922850 668815360 162675 1992294400 134512640 135752675 4292291200 18446744073709551615 134611790 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 163285 162675 146 303 0 162980 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 653140

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.89 2/107 29374
/proc/meminfo: memFree=1144180/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=672824 CPUtime=1062
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 168673 0 0 0 105515 685 0 0 25 0 1 0 120922850 688971776 167606 1992294400 134512640 135752675 4292291200 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 168206 167606 146 303 0 167901 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 672824

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.90 2/107 29376
/proc/meminfo: memFree=1122232/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=694424 CPUtime=1121.99
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 174073 0 0 0 111482 717 0 0 25 0 1 0 120922850 711090176 173006 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 173606 173006 146 303 0 173301 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 694424

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29378
/proc/meminfo: memFree=1100780/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=715988 CPUtime=1181.97
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 179448 0 0 0 117449 748 0 0 25 0 1 0 120922850 733171712 178381 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 178997 178381 146 303 0 178692 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 715988

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29380
/proc/meminfo: memFree=1080692/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=736136 CPUtime=1241.95
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 184491 0 0 0 123419 776 0 0 25 0 1 0 120922850 753803264 183424 1992294400 134512640 135752675 4292291200 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 184034 183424 146 303 0 183729 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 736136

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29382
/proc/meminfo: memFree=1060728/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=755748 CPUtime=1301.94
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 189375 0 0 0 129387 807 0 0 25 0 1 0 120922850 773885952 188308 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 188937 188308 146 303 0 188632 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 755748

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.91 3/107 29382
/proc/meminfo: memFree=1038408/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=778332 CPUtime=1361.92
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 195015 0 0 0 135353 839 0 0 25 0 1 0 120922850 797011968 193948 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 194583 193948 146 303 0 194278 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 778332

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29384
/proc/meminfo: memFree=1017328/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=799112 CPUtime=1421.91
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 200203 0 0 0 141322 869 0 0 25 0 1 0 120922850 818290688 199136 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 199778 199136 146 303 0 199473 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 799112

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29386
/proc/meminfo: memFree=1000588/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=815956 CPUtime=1481.89
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 204414 0 0 0 147297 892 0 0 25 0 1 0 120922850 835538944 203347 1992294400 134512640 135752675 4292291200 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 203989 203347 146 303 0 203684 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 815956

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29388
/proc/meminfo: memFree=977276/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=839128 CPUtime=1541.88
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 210228 0 0 0 153265 923 0 0 25 0 1 0 120922850 859267072 209161 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 209782 209161 146 303 0 209477 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 839128

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29390
/proc/meminfo: memFree=963140/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=853432 CPUtime=1601.85
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 213772 0 0 0 159236 949 0 0 25 0 1 0 120922850 873914368 212705 1992294400 134512640 135752675 4292291200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 213358 212705 146 303 0 213053 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 853432

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29390
/proc/meminfo: memFree=937844/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=878724 CPUtime=1661.83
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 220055 0 0 0 165207 976 0 0 25 0 1 0 120922850 899813376 218988 1992294400 134512640 135752675 4292291200 18446744073709551615 134611628 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 219681 218988 146 303 0 219376 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 878724

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29392
/proc/meminfo: memFree=922840/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=894156 CPUtime=1721.82
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 223938 0 0 0 171181 1001 0 0 25 0 1 0 120922850 915615744 222871 1992294400 134512640 135752675 4292291200 18446744073709551615 134611798 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 223539 222871 146 303 0 223234 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 894156

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29394
/proc/meminfo: memFree=889980/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=926268 CPUtime=1781.81
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 231944 0 0 0 177140 1041 0 0 25 0 1 0 120922850 948498432 230877 1992294400 134512640 135752675 4292291200 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 231567 230877 146 303 0 231262 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 926268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29394
/proc/meminfo: memFree=854392/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=961692 CPUtime=1800.01
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 240775 0 0 0 178955 1046 0 0 25 0 1 0 120922850 984772608 239708 1992294400 134512640 135752675 4292291200 18446744073709551615 134713029 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 240423 239708 146 303 0 240118 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 961692

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29394
/proc/meminfo: memFree=854392/2059040 swapFree=4136396/4192956
[pid=29342] ppid=29340 vsize=961692 CPUtime=1800.01
/proc/29342/stat : 29342 (wbo1.4b) R 29340 29342 29207 0 -1 4202496 240775 0 0 0 178955 1046 0 0 25 0 1 0 120922850 984772608 239708 1992294400 134512640 135752675 4292291200 18446744073709551615 134713029 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29342/statm: 240423 239708 146 303 0 240118 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 961692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.61
CPU time (s): 1800.12
CPU user time (s): 1789.56
CPU system time (s): 10.5574
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 961692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.56
system time used= 10.5574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240775
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= 26
involuntary context switches= 3242

runsolver used 2.89756 second user time and 8.62469 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-25 10:06:28
IDJOB=2680617
IDBENCH=2013
IDSOLVER=1190
FILE ID=node001/2680617-1277453188
PBS_JOBID= 11188156
Free space on /tmp= 62472 MiB

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

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

MD5SUM BENCH= 2821538067d8c071dc9bd4a000c6d040
RANDOM SEED=816603123

node001.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.202
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.40
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.202
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1863236 kB
Buffers:         28364 kB
Cached:          65532 kB
SwapCached:       9008 kB
Active:          24540 kB
Inactive:        82348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1863236 kB
SwapTotal:     4192956 kB
SwapFree:      4136396 kB
Dirty:            5592 kB
Writeback:           0 kB
AnonPages:       11636 kB
Mapped:           8296 kB
Slab:            66896 kB
PageTables:       4216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181960 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= 62468 MiB
End job on node001 at 2010-06-25 10:36:31