Trace number 2680753

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.21 1800.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.031994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
Number of bits of the biggest sum of numbers13
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-2680753-1277453306.opb.
0.00/0.00	c Instance file HOME/instance-2680753-1277453306.opb
0.00/0.00	c File size is 8927 bytes.
0.00/0.00	c Highest Coefficient sum: 32
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      133                                                 |
0.00/0.00	c |  Number Clauses:        229                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     122      229      786 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 1846
0.00/0.00	o 1846
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     122      230      919 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     122      230      919 |     5500      101     63 |  8.288 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 1811
0.00/0.00	o 1811
0.00/0.00	c Elapsed CPU time: 0.005999 s	Remaining CPU time: 179.994 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |       101 |     122      231     1052 |     5000      101     63 |  8.288 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 1802
0.00/0.00	o 1802
0.00/0.00	c Elapsed CPU time: 0.005999 s	Remaining CPU time: 179.994 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |       101 |     122      232     1185 |     5000      101     63 |  8.288 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 1793
0.00/0.00	o 1793
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |       115 |     122      233     1318 |     5000      115     61 |  8.288 % |
0.00/0.01	c |       216 |     122      233     1318 |     5500      216     54 |  8.367 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 1776
0.00/0.01	o 1776
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 179.989 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       225 |     122      234     1451 |     5000      225     53 |  8.367 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 1752
0.00/0.01	o 1752
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 179.988 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       243 |     122      235     1584 |     5000      243     53 |  8.367 % |
0.00/0.01	c |       343 |     122      235     1584 |     5500      343     51 |  8.282 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 1744
0.00/0.01	o 1744
0.00/0.01	c Elapsed CPU time: 0.016997 s	Remaining CPU time: 179.983 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       369 |     122      236     1717 |     5000      369     51 |  8.282 % |
0.00/0.02	c |       469 |     122      236     1717 |     5500      469     50 |  8.299 % |
0.00/0.02	c |       620 |     122      236     1717 |     6050      620     49 |  8.276 % |
0.00/0.03	c |       845 |     122      236     1717 |     6655      845     48 |  8.299 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 1737
0.00/0.03	o 1737
0.00/0.03	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 179.966 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |       869 |     122      237     1850 |     5000      869     48 |  8.299 % |
0.00/0.04	c |       970 |     122      237     1850 |     5500      970     48 |  8.282 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: 1726
0.00/0.04	o 1726
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 179.96 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |       994 |     122      238     1983 |     5000      994     48 |  8.282 % |
0.04/0.04	c |      1094 |     122      238     1983 |     5500     1094     48 |  8.276 % |
0.04/0.04	c ===============================================================================
0.04/0.04	c New solution: 1722
0.04/0.04	o 1722
0.04/0.04	c Elapsed CPU time: 0.043993 s	Remaining CPU time: 179.956 s
0.04/0.04	c ===============================================================================
0.04/0.04	c |      1110 |     122      239     2116 |     5000     1110     48 |  8.276 % |
0.04/0.05	c |      1211 |     122      239     2116 |     5500     1211     48 |  8.276 % |
0.04/0.05	c |      1362 |     122      239     2116 |     6050     1362     48 |  8.282 % |
0.04/0.06	c |      1588 |     122      239     2116 |     6655     1588     47 |  8.276 % |
0.04/0.08	c |      1926 |     122      239     2116 |     7320     1926     47 |  8.276 % |
0.09/0.10	c |      2432 |     122      239     2116 |     8052     2432     47 |  8.276 % |
0.09/0.14	c |      3191 |     122      239     2116 |     8857     3191     47 |  8.276 % |
0.19/0.20	c |      4331 |     122      239     2116 |     9743     4331     47 |  8.277 % |
0.29/0.30	c |      6040 |     122      239     2116 |    10717     6040     47 |  8.277 % |
0.39/0.47	c |      8602 |     122      239     2116 |    11789     8602     47 |  8.277 % |
0.69/0.79	c |     12447 |     122      239     2116 |    12968     6500     47 |  8.299 % |
1.19/1.25	c |     18214 |     122      239     2116 |    14265    12267     47 |  8.277 % |
1.59/1.66	c ===============================================================================
1.59/1.66	c New solution: 1713
1.59/1.66	o 1713
1.59/1.66	c Elapsed CPU time: 1.60576 s	Remaining CPU time: 178.394 s
1.59/1.66	c ===============================================================================
1.59/1.66	c |     22109 |     122      240     2249 |     5000     8983     46 |  8.277 % |
1.59/1.68	c |     22209 |     122      240     2249 |     5500     4592     45 |  8.277 % |
1.59/1.69	c |     22359 |     122      240     2249 |     6050     4742     45 |  8.276 % |
1.70/1.70	c |     22584 |     122      240     2249 |     6655     4967     45 |  8.277 % |
1.70/1.72	c |     22921 |     122      240     2249 |     7320     5304     45 |  8.276 % |
1.70/1.76	c |     23427 |     122      240     2249 |     8052     5810     45 |  8.276 % |
1.79/1.81	c |     24186 |     122      240     2249 |     8857     6569     46 |  8.276 % |
1.79/1.88	c |     25325 |     122      240     2249 |     9743     7708     46 |  8.277 % |
1.99/2.03	c |     27034 |     122      240     2249 |    10717     9417     46 |  8.276 % |
2.20/2.24	c |     29596 |     122      240     2249 |    11789     6573     48 |  8.277 % |
2.49/2.53	c |     33441 |     122      240     2249 |    12968    10418     47 |  8.276 % |
2.89/2.96	c |     39207 |     122      240     2249 |    14265     9649     46 |  8.277 % |
3.20/3.22	c ===============================================================================
3.20/3.22	c New solution: 1704
3.20/3.22	o 1704
3.20/3.22	c Elapsed CPU time: 3.11453 s	Remaining CPU time: 176.885 s
3.20/3.22	c ===============================================================================
3.20/3.22	c |     42563 |     122      241     2382 |     5000    13005     46 |  8.277 % |
3.20/3.26	c |     42663 |     122      241     2382 |     5500     3352     45 |  8.277 % |
3.20/3.27	c ===============================================================================
3.20/3.27	c New solution: 1682
3.20/3.27	o 1682
3.20/3.27	c Elapsed CPU time: 3.15652 s	Remaining CPU time: 176.843 s
3.20/3.27	c ===============================================================================
3.20/3.27	c |     42664 |     122      242     2515 |     5000     3353     45 |  8.277 % |
3.20/3.27	c |     42766 |     122      242     2515 |     5500     3455     45 |  8.276 % |
3.20/3.28	c |     42917 |     122      242     2515 |     6050     3606     45 |  8.276 % |
3.20/3.29	c |     43142 |     122      242     2515 |     6655     3831     45 |  8.276 % |
3.30/3.31	c |     43480 |     122      242     2515 |     7320     4169     45 |  8.276 % |
3.30/3.34	c |     43987 |     122      242     2515 |     8052     4676     45 |  8.276 % |
3.30/3.38	c |     44746 |     122      242     2515 |     8857     5435     45 |  8.299 % |
3.39/3.46	c |     45885 |     122      242     2515 |     9743     6574     45 |  8.276 % |
3.49/3.58	c |     47593 |     122      242     2515 |    10717     8282     45 |  8.276 % |
3.69/3.80	c |     50156 |     122      242     2515 |    11789     5440     45 |  8.277 % |
4.09/4.11	c |     54002 |     122      242     2515 |    12968     9286     46 |  8.277 % |
4.59/4.64	c |     59768 |     122      242     2515 |    14265     8521     46 |  8.299 % |
5.40/5.47	c |     68417 |     122      242     2515 |    15692     9990     45 |  8.277 % |
6.89/6.97	c |     81391 |     122      242     2515 |    17261    15076     44 |  8.299 % |
8.80/8.86	c |    100853 |     122      242     2515 |    18987    17188     45 |  8.276 % |
12.59/12.64	c |    130046 |     122      242     2515 |    20886    17762     43 |  8.276 % |
18.29/18.37	c |    173836 |     122      242     2515 |    22974    19596     46 |  8.276 % |
27.49/27.51	c |    239520 |     122      242     2515 |    25272    12058     43 |  8.277 % |
41.88/41.94	c |    338047 |     122      242     2515 |    27799    11215     45 |  8.276 % |
43.89/43.91	c ===============================================================================
43.89/43.91	c New solution: 1670
43.89/43.91	o 1670
43.89/43.91	c Elapsed CPU time: 42.8135 s	Remaining CPU time: 137.187 s
43.89/43.91	c ===============================================================================
43.89/43.91	c |    354752 |     122      243     2648 |     5000    11023     43 |  8.276 % |
43.89/43.96	c |    354853 |     122      243     2648 |     5500     2857     43 |  8.276 % |
43.89/43.97	c |    355004 |     122      243     2648 |     6050     3008     43 |  8.276 % |
43.89/43.99	c |    355230 |     122      243     2648 |     6655     3234     44 |  8.276 % |
43.98/44.01	c |    355567 |     122      243     2648 |     7320     3571     44 |  8.276 % |
43.98/44.04	c |    356073 |     122      243     2648 |     8052     4077     44 |  8.299 % |
43.98/44.08	c |    356832 |     122      243     2648 |     8857     4836     44 |  8.276 % |
44.08/44.16	c |    357972 |     122      243     2648 |     9743     5976     45 |  8.276 % |
44.18/44.27	c |    359680 |     122      243     2648 |    10717     7684     44 |  8.276 % |
44.38/44.45	c |    362243 |     122      243     2648 |    11789    10247     45 |  8.277 % |
44.68/44.76	c |    366088 |     122      243     2648 |    12968     8150     44 |  8.299 % |
45.18/45.22	c |    371855 |     122      243     2648 |    14265     7386     44 |  8.277 % |
45.98/46.04	c |    380505 |     122      243     2648 |    15692     8858     44 |  8.282 % |
47.28/47.37	c |    393480 |     122      243     2648 |    17261    13939     46 |  8.277 % |
49.49/49.58	c |    412942 |     122      243     2648 |    18987    16053     43 |  8.276 % |
52.88/52.94	c |    442134 |     122      243     2648 |    20886    16626     46 |  8.276 % |
58.78/58.85	c |    485923 |     122      243     2648 |    22974    18472     43 |  8.277 % |
67.47/67.57	c |    551607 |     122      243     2648 |    25272    22779     45 |  8.276 % |
68.27/68.33	c ===============================================================================
68.27/68.33	c New solution: 1661
68.27/68.33	o 1661
68.27/68.33	c Elapsed CPU time: 66.5999 s	Remaining CPU time: 113.4 s
68.27/68.33	c ===============================================================================
68.27/68.33	c |    555346 |     122      244     2781 |     5000    12038     45 |  8.276 % |
68.27/68.37	c |    555447 |     122      244     2781 |     5500     3111     43 |  8.299 % |
68.27/68.38	c |    555598 |     122      244     2781 |     6050     3262     43 |  8.276 % |
68.27/68.39	c |    555824 |     122      244     2781 |     6655     3488     43 |  8.299 % |
68.38/68.41	c |    556162 |     122      244     2781 |     7320     3826     43 |  8.276 % |
68.38/68.44	c |    556669 |     122      244     2781 |     8052     4333     44 |  8.276 % |
68.38/68.48	c |    557428 |     122      244     2781 |     8857     5092     44 |  8.276 % |
68.47/68.56	c |    558568 |     122      244     2781 |     9743     6232     44 |  8.277 % |
68.58/68.68	c |    560276 |     122      244     2781 |    10717     7940     44 |  8.277 % |
68.77/68.87	c |    562839 |     122      244     2781 |    11789    10503     44 |  8.276 % |
69.19/69.21	c |    566684 |     122      244     2781 |    12968     8408     44 |  8.276 % |
69.67/69.70	c |    572451 |     122      244     2781 |    14265     7646     45 |  8.277 % |
70.38/70.44	c |    581101 |     122      244     2781 |    15692     9118     43 |  8.276 % |
71.67/71.71	c |    594076 |     122      244     2781 |    17261    14203     45 |  8.277 % |
73.98/74.05	c |    613538 |     122      244     2781 |    18987    16317     43 |  8.299 % |
76.87/76.91	c |    642730 |     122      244     2781 |    20886    16895     46 |  8.276 % |
82.07/82.13	c |    686519 |     122      244     2781 |    22974    18730     43 |  8.276 % |
91.37/91.42	c |    752204 |     122      244     2781 |    25272    11016     44 |  8.288 % |
105.07/105.18	c |    850731 |     122      244     2781 |    27799    24070     43 |  8.277 % |
126.96/127.01	c |    998522 |     122      244     2781 |    30579    20156     45 |  8.276 % |
162.35/162.49	c |   1220206 |     122      244     2781 |    33637    26801     43 |  8.276 % |
184.15/184.20	c There are 11 assigned variables. 11 in cost function.
185.65/185.71	c core #1
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 34	Total Weight: 411
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #2
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 14	Core Weight: 32	Total Weight: 443
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #3
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 7	Core Weight: 18	Total Weight: 461
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #4
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 19	Core Weight: 10	Total Weight: 471
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #5
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 34	Total Weight: 505
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #6
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 16	Total Weight: 521
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #7
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 7	Core Weight: 10	Total Weight: 531
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #8
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 34	Total Weight: 565
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #9
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 42	Total Weight: 607
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #10
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 42	Total Weight: 649
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #11
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 42	Total Weight: 691
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #12
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 42	Total Weight: 733
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #13
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 4	Core Weight: 40	Total Weight: 773
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #14
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 42	Total Weight: 815
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #15
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 42	Total Weight: 857
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #16
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 42	Total Weight: 899
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #17
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 42	Total Weight: 941
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #18
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 42	Total Weight: 983
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #19
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 42	Total Weight: 1025
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #20
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 42	Total Weight: 1067
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #21
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 42	Total Weight: 1109
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #22
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 42	Total Weight: 1151
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #23
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 42	Total Weight: 1193
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #24
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 32	Core Weight: 8	Total Weight: 1201
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #25
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 16	Core Weight: 10	Total Weight: 1211
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #26
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 11	Core Weight: 9	Total Weight: 1220
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #27
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 41	Total Weight: 1261
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #28
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 4	Core Weight: 8	Total Weight: 1269
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #29
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 3	Core Weight: 33	Total Weight: 1302
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #30
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 34	Total Weight: 1336
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #31
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 4	Core Weight: 11	Total Weight: 1347
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #32
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 4	Core Weight: 8	Total Weight: 1355
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #33
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 6	Core Weight: 4	Total Weight: 1359
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #34
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 8	Core Weight: 17	Total Weight: 1376
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #35
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 6	Core Weight: 16	Total Weight: 1392
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #36
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 6	Core Weight: 16	Total Weight: 1408
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #37
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 11	Core Weight: 1	Total Weight: 1409
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #38
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 5	Core Weight: 23	Total Weight: 1432
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #39
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 6	Core Weight: 2	Total Weight: 1434
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #40
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 6	Core Weight: 6	Total Weight: 1440
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #41
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 11	Core Weight: 4	Total Weight: 1444
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #42
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 10	Core Weight: 10	Total Weight: 1454
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #43
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 11	Core Weight: 7	Total Weight: 1461
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #44
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 10	Core Weight: 8	Total Weight: 1469
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #45
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 12	Core Weight: 1	Total Weight: 1470
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #46
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 11	Core Weight: 2	Total Weight: 1472
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #47
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 7	Core Weight: 8	Total Weight: 1480
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #48
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 14	Core Weight: 1	Total Weight: 1481
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #49
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 14	Core Weight: 14	Total Weight: 1495
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #50
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 19	Core Weight: 1	Total Weight: 1496
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #51
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 44	Core Weight: 1	Total Weight: 1497
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #52
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 52	Core Weight: 7	Total Weight: 1504
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #53
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 29	Core Weight: 8	Total Weight: 1512
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #54
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 21	Core Weight: 1	Total Weight: 1513
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #55
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 29	Core Weight: 7	Total Weight: 1520
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c core #56
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 29	Core Weight: 1	Total Weight: 1521
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c ============================[ Search Statistics ]==============================
185.65/185.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.71	c ===============================================================================
185.65/185.71	c |         0 |     396      679     3200 |     5000        0    nan |  0.000 % |
185.65/185.71	c ===============================================================================
185.65/185.71	c core #57
185.65/185.71	c 
185.65/185.71	c 
185.65/185.71	c Core size: 19	Core Weight: 1	Total Weight: 1522
185.65/185.71	c
185.65/185.71	c
185.65/185.71	c ============================[ Search Statistics ]==============================
185.65/185.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.71	c ===============================================================================
185.65/185.71	c |         0 |     405      685     3213 |     5000        0    nan |  0.000 % |
185.65/185.71	c ===============================================================================
185.65/185.72	c core #58
185.65/185.72	c 
185.65/185.72	c 
185.65/185.72	c Core size: 22	Core Weight: 1	Total Weight: 1523
185.65/185.72	c
185.65/185.72	c
185.65/185.72	c ============================[ Search Statistics ]==============================
185.65/185.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.72	c ===============================================================================
185.65/185.72	c |         0 |     416      691     3230 |     5000        0    nan |  0.000 % |
185.65/185.72	c ===============================================================================
185.65/185.72	c core #59
185.65/185.72	c 
185.65/185.72	c 
185.65/185.72	c Core size: 33	Core Weight: 1	Total Weight: 1524
185.65/185.72	c
185.65/185.72	c
185.65/185.72	c ============================[ Search Statistics ]==============================
185.65/185.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.72	c ===============================================================================
185.65/185.72	c |         0 |     436      704     3265 |     5000        0    nan |  0.000 % |
185.65/185.72	c ===============================================================================
185.65/185.72	c core #60
185.65/185.72	c 
185.65/185.72	c 
185.65/185.72	c Core size: 12	Core Weight: 1	Total Weight: 1525
185.65/185.72	c
185.65/185.72	c
185.65/185.72	c ============================[ Search Statistics ]==============================
185.65/185.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.72	c ===============================================================================
185.65/185.72	c |         0 |     446      711     3324 |     5000        0    nan |  0.000 % |
185.65/185.73	c ===============================================================================
185.65/185.73	c core #61
185.65/185.73	c 
185.65/185.73	c 
185.65/185.73	c Core size: 35	Core Weight: 1	Total Weight: 1526
185.65/185.73	c
185.65/185.73	c
185.65/185.73	c ============================[ Search Statistics ]==============================
185.65/185.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.73	c ===============================================================================
185.65/185.73	c |         0 |     465      728     3372 |     5000        0    nan |  0.000 % |
185.65/185.73	c ===============================================================================
185.65/185.73	c core #62
185.65/185.73	c 
185.65/185.73	c 
185.65/185.73	c Core size: 33	Core Weight: 4	Total Weight: 1530
185.65/185.73	c
185.65/185.73	c
185.65/185.73	c ============================[ Search Statistics ]==============================
185.65/185.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.73	c ===============================================================================
185.65/185.73	c |         0 |     496      744     3483 |     5000        0    nan |  0.000 % |
185.65/185.73	c ===============================================================================
185.65/185.74	c core #63
185.65/185.74	c 
185.65/185.74	c 
185.65/185.74	c Core size: 33	Core Weight: 1	Total Weight: 1531
185.65/185.74	c
185.65/185.74	c
185.65/185.74	c ============================[ Search Statistics ]==============================
185.65/185.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.74	c ===============================================================================
185.65/185.74	c |         0 |     521      765     3559 |     5000        0    nan |  0.000 % |
185.65/185.74	c ===============================================================================
185.65/185.74	c core #64
185.65/185.74	c 
185.65/185.74	c 
185.65/185.74	c Core size: 34	Core Weight: 1	Total Weight: 1532
185.65/185.74	c
185.65/185.74	c
185.65/185.74	c ============================[ Search Statistics ]==============================
185.65/185.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.74	c ===============================================================================
185.65/185.74	c |         0 |     549      790     3656 |     5000        0    nan |  0.000 % |
185.65/185.74	c ===============================================================================
185.65/185.74	c core #65
185.65/185.74	c 
185.65/185.74	c 
185.65/185.74	c Core size: 39	Core Weight: 1	Total Weight: 1533
185.65/185.74	c
185.65/185.74	c
185.65/185.74	c ============================[ Search Statistics ]==============================
185.65/185.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.74	c ===============================================================================
185.65/185.74	c |         0 |     584      815     3796 |     5000        0    nan |  0.000 % |
185.65/185.75	c ===============================================================================
185.65/185.75	c core #66
185.65/185.75	c 
185.65/185.75	c 
185.65/185.75	c Core size: 28	Core Weight: 1	Total Weight: 1534
185.65/185.75	c
185.65/185.75	c
185.65/185.75	c ============================[ Search Statistics ]==============================
185.65/185.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.75	c ===============================================================================
185.65/185.75	c |         0 |     606      830     3893 |     5000        0    nan |  0.000 % |
185.65/185.75	c ===============================================================================
185.65/185.75	c core #67
185.65/185.75	c 
185.65/185.75	c 
185.65/185.75	c Core size: 37	Core Weight: 4	Total Weight: 1538
185.65/185.75	c
185.65/185.75	c
185.65/185.75	c ============================[ Search Statistics ]==============================
185.65/185.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.75	c ===============================================================================
185.65/185.75	c |         0 |     635      856     4027 |     5000        0    nan |  0.000 % |
185.65/185.76	c ===============================================================================
185.65/185.76	c core #68
185.65/185.76	c 
185.65/185.76	c 
185.65/185.76	c Core size: 37	Core Weight: 1	Total Weight: 1539
185.65/185.76	c
185.65/185.76	c
185.65/185.76	c ============================[ Search Statistics ]==============================
185.65/185.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.76	c ===============================================================================
185.65/185.76	c |         0 |     665      876     4106 |     5000        0    nan |  0.000 % |
185.65/185.76	c ===============================================================================
185.65/185.76	c core #69
185.65/185.76	c 
185.65/185.76	c 
185.65/185.76	c Core size: 31	Core Weight: 1	Total Weight: 1540
185.65/185.76	c
185.65/185.76	c
185.65/185.76	c ============================[ Search Statistics ]==============================
185.65/185.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.76	c ===============================================================================
185.65/185.76	c |         0 |     688      894     4164 |     5000        0    nan |  0.000 % |
185.65/185.76	c ===============================================================================
185.65/185.77	c core #70
185.65/185.77	c 
185.65/185.77	c 
185.65/185.77	c Core size: 37	Core Weight: 1	Total Weight: 1541
185.65/185.77	c
185.65/185.77	c
185.65/185.77	c ============================[ Search Statistics ]==============================
185.65/185.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.77	c ===============================================================================
185.65/185.77	c |         0 |     715      919     4254 |     5000        0    nan |  0.000 % |
185.65/185.77	c ===============================================================================
185.65/185.77	c core #71
185.65/185.77	c 
185.65/185.77	c 
185.65/185.77	c Core size: 57	Core Weight: 1	Total Weight: 1542
185.65/185.77	c
185.65/185.77	c
185.65/185.77	c ============================[ Search Statistics ]==============================
185.65/185.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.77	c ===============================================================================
185.65/185.77	c |         0 |     740      941     4355 |     5000        0    nan |  0.000 % |
185.65/185.77	c ===============================================================================
185.65/185.78	c core #72
185.65/185.78	c 
185.65/185.78	c 
185.65/185.78	c Core size: 30	Core Weight: 1	Total Weight: 1543
185.65/185.78	c
185.65/185.78	c
185.65/185.78	c ============================[ Search Statistics ]==============================
185.65/185.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.78	c ===============================================================================
185.65/185.78	c |         0 |     762      962     4433 |     5000        0    nan |  0.000 % |
185.65/185.78	c |       102 |     756      962     4433 |     5500      102     13 | 11.479 % |
185.65/185.78	c ===============================================================================
185.65/185.79	c core #73
185.65/185.79	c 
185.65/185.79	c 
185.65/185.79	c Core size: 52	Core Weight: 1	Total Weight: 1544
185.65/185.79	c
185.65/185.79	c
185.65/185.79	c ============================[ Search Statistics ]==============================
185.65/185.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.79	c ===============================================================================
185.65/185.79	c |         0 |     821      976     4655 |     5000        0    nan |  0.000 % |
185.65/185.79	c ===============================================================================
185.65/185.79	c core #74
185.65/185.79	c 
185.65/185.79	c 
185.65/185.79	c Core size: 27	Core Weight: 1	Total Weight: 1545
185.65/185.79	c
185.65/185.79	c
185.65/185.79	c ============================[ Search Statistics ]==============================
185.65/185.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.79	c ===============================================================================
185.65/185.79	c |         0 |     842      991     4713 |     5000        0    nan |  0.000 % |
185.65/185.79	c ===============================================================================
185.65/185.80	c core #75
185.65/185.80	c 
185.65/185.80	c 
185.65/185.80	c Core size: 69	Core Weight: 1	Total Weight: 1546
185.65/185.80	c
185.65/185.80	c
185.65/185.80	c ============================[ Search Statistics ]==============================
185.65/185.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.65/185.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.65/185.80	c ===============================================================================
185.65/185.80	c |         0 |     884     1018     4843 |     5000        0    nan |  0.000 % |
185.65/185.80	c ===============================================================================
185.75/185.80	c core #76
185.75/185.80	c 
185.75/185.80	c 
185.75/185.80	c Core size: 43	Core Weight: 1	Total Weight: 1547
185.75/185.80	c
185.75/185.80	c
185.75/185.80	c ============================[ Search Statistics ]==============================
185.75/185.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.75/185.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.75/185.80	c ===============================================================================
185.75/185.80	c |         0 |     909     1037     4986 |     5000        0    nan |  0.000 % |
185.75/185.80	c ===============================================================================
185.75/185.81	c core #77
185.75/185.81	c 
185.75/185.81	c 
185.75/185.81	c Core size: 42	Core Weight: 4	Total Weight: 1551
185.75/185.81	c
185.75/185.81	c
185.75/185.81	c ============================[ Search Statistics ]==============================
185.75/185.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.75/185.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.75/185.81	c ===============================================================================
185.75/185.81	c |         0 |     929     1055     5054 |     5000        0    nan |  0.000 % |
185.75/185.81	c ===============================================================================
185.75/185.82	c core #78
185.75/185.82	c 
185.75/185.82	c 
185.75/185.82	c Core size: 64	Core Weight: 1	Total Weight: 1552
185.75/185.82	c
185.75/185.82	c
185.75/185.82	c ============================[ Search Statistics ]==============================
185.75/185.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.75/185.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.75/185.82	c ===============================================================================
185.75/185.82	c |         0 |     984     1076     5198 |     5000        0    nan |  0.000 % |
185.75/185.82	c |       101 |     984     1076     5198 |     5500      101     16 |  5.294 % |
185.75/185.82	c ===============================================================================
185.75/185.83	c core #79
185.75/185.83	c 
185.75/185.83	c 
185.75/185.83	c Core size: 50	Core Weight: 1	Total Weight: 1553
185.75/185.83	c
185.75/185.83	c
185.75/185.83	c ============================[ Search Statistics ]==============================
185.75/185.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.75/185.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.75/185.83	c ===============================================================================
185.75/185.83	c |         0 |    1025     1101     5335 |     5000        0    nan |  0.000 % |
185.75/185.83	c ===============================================================================
185.75/185.83	c core #80
185.75/185.83	c 
185.75/185.83	c 
185.75/185.83	c Core size: 47	Core Weight: 1	Total Weight: 1554
185.75/185.83	c
185.75/185.83	c
185.75/185.83	c ============================[ Search Statistics ]==============================
185.75/185.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.75/185.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.75/185.83	c ===============================================================================
185.75/185.83	c |         0 |    1055     1131     5466 |     5000        0    nan |  0.000 % |
185.75/185.84	c ===============================================================================
185.75/185.84	c core #81
185.75/185.84	c 
185.75/185.84	c 
185.75/185.84	c Core size: 78	Core Weight: 1	Total Weight: 1555
185.75/185.84	c
185.75/185.84	c
185.75/185.84	c ============================[ Search Statistics ]==============================
185.75/185.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.75/185.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.75/185.84	c ===============================================================================
185.75/185.84	c |         0 |    1126     1182     5707 |     5000        0    nan |  0.000 % |
185.75/185.85	c |       101 |    1123     1182     5707 |     5500      101     13 |  6.012 % |
185.75/185.85	c ===============================================================================
185.75/185.85	c core #82
185.75/185.85	c 
185.75/185.85	c 
185.75/185.85	c Core size: 47	Core Weight: 1	Total Weight: 1556
185.75/185.85	c
185.75/185.85	c
185.75/185.85	c ============================[ Search Statistics ]==============================
185.75/185.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.75/185.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.75/185.85	c ===============================================================================
185.75/185.85	c |         0 |    1159     1205     5825 |     5000        0    nan |  0.000 % |
185.75/185.86	c |       103 |    1158     1205     5825 |     5500      103     10 |  4.613 % |
185.75/185.87	c ===============================================================================
185.75/185.87	c core #83
185.75/185.87	c 
185.75/185.87	c 
185.75/185.87	c Core size: 56	Core Weight: 1	Total Weight: 1557
185.75/185.87	c
185.75/185.87	c
185.75/185.87	c ============================[ Search Statistics ]==============================
185.75/185.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.75/185.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.75/185.87	c ===============================================================================
185.75/185.87	c |         0 |    1208     1227     5964 |     5000        0    nan |  0.000 % |
185.75/185.88	c |       102 |     942     1227     5964 |     5500       75      9 | 25.416 % |
185.75/185.89	c ===============================================================================
185.75/185.89	c core #84
185.75/185.89	c 
185.75/185.89	c 
185.75/185.89	c Core size: 98	Core Weight: 1	Total Weight: 1558
185.75/185.89	c
185.75/185.89	c
185.75/185.89	c ============================[ Search Statistics ]==============================
185.75/185.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.75/185.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.75/185.89	c ===============================================================================
185.75/185.89	c |         0 |    1309     1242     6230 |     5000        0    nan |  0.000 % |
185.75/185.90	c |       101 |    1292     1242     6230 |     5500      101     25 |  8.303 % |
185.85/185.91	c |       252 |    1223     1242     6230 |     6050      213     17 |  9.340 % |
185.85/185.92	c ===============================================================================
185.85/185.93	c core #85
185.85/185.93	c 
185.85/185.93	c 
185.85/185.93	c Core size: 126	Core Weight: 1	Total Weight: 1559
185.85/185.93	c
185.85/185.93	c
185.85/185.93	c ============================[ Search Statistics ]==============================
185.85/185.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.85/185.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.85/185.93	c ===============================================================================
185.85/185.93	c |         0 |    1427     1261     6499 |     5000        0    nan |  0.000 % |
185.85/185.94	c |       101 |    1427     1261     6499 |     5500      101     26 |  2.727 % |
185.85/185.95	c |       251 |    1407     1261     6499 |     6050      175     20 |  4.090 % |
185.85/185.97	c |       476 |    1406     1261     6499 |     6655      400     15 |  4.840 % |
185.85/185.99	c |       813 |    1396     1261     6499 |     7320      650     18 |  4.840 % |
185.94/186.04	c |      1321 |    1392     1261     6499 |     8052     1104     17 |  5.113 % |
186.05/186.12	c |      2080 |    1392     1261     6499 |     8857     1863     19 |  5.113 % |
186.05/186.13	c ===============================================================================
186.05/186.16	c core #86
186.05/186.16	c 
186.05/186.16	c 
186.05/186.16	c Core size: 156	Core Weight: 1	Total Weight: 1560
186.05/186.16	c
186.05/186.16	c
186.05/186.16	c ============================[ Search Statistics ]==============================
186.05/186.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.05/186.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.05/186.16	c ===============================================================================
186.05/186.16	c |         0 |    1570     1280     6813 |     5000        0    nan |  0.000 % |
186.05/186.17	c |       102 |    1570     1280     6813 |     5500      102     34 |  2.485 % |
186.05/186.18	c |       253 |    1569     1280     6813 |     6050      253     22 |  3.106 % |
186.14/186.21	c |       479 |    1560     1280     6813 |     6655      478     21 |  3.106 % |
186.14/186.24	c |       816 |    1560     1280     6813 |     7320      815     20 |  3.106 % |
186.14/186.29	c |      1324 |    1560     1280     6813 |     8052     1323     21 |  3.106 % |
186.24/186.36	c |      2083 |    1550     1280     6813 |     8857      992     21 |  3.727 % |
186.45/186.50	c |      3222 |    1550     1280     6813 |     9743     2131     28 |  3.727 % |
186.64/186.73	c |      4930 |    1550     1280     6813 |    10717     3839     28 |  3.727 % |
187.04/187.15	c |      7493 |    1550     1280     6813 |    11789     6402     29 |  3.727 % |
188.34/188.40	c |     11343 |    1550     1280     6813 |    12968    10252     34 |  3.727 % |
190.25/190.35	c |     17110 |    1550     1280     6813 |    14265     9462     37 |  3.727 % |
192.24/192.38	c ===============================================================================
192.54/192.62	c core #87
192.54/192.62	c 
192.54/192.62	c 
192.54/192.62	c Core size: 180	Core Weight: 1	Total Weight: 1561
192.54/192.62	c
192.54/192.62	c
192.54/192.62	c ============================[ Search Statistics ]==============================
192.54/192.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.54/192.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.54/192.62	c ===============================================================================
192.54/192.62	c |         0 |    1738     1293     7168 |     5000        0    nan |  0.000 % |
192.54/192.63	c |       100 |    1738     1293     7168 |     5500      100     35 |  2.250 % |
192.54/192.65	c |       251 |    1735     1293     7168 |     6050      251     22 |  2.812 % |
192.54/192.67	c |       479 |    1728     1293     7168 |     6655      478     27 |  2.812 % |
192.65/192.71	c |       819 |    1728     1293     7168 |     7320      818     26 |  2.812 % |
192.65/192.78	c |      1325 |    1728     1293     7168 |     8052     1324     31 |  2.812 % |
192.74/192.88	c |      2084 |    1728     1293     7168 |     8857     2083     32 |  2.812 % |
192.95/193.08	c |      3223 |    1728     1293     7168 |     9743     3222     34 |  2.812 % |
193.24/193.38	c |      4932 |    1728     1293     7168 |    10717     4931     35 |  2.812 % |
193.64/193.77	c |      7494 |    1728     1293     7168 |    11789     7493     34 |  2.812 % |
194.34/194.48	c |     11338 |    1728     1293     7168 |    12968    11337     32 |  2.812 % |
195.84/195.96	c |     17105 |    1728     1293     7168 |    14265    10527     33 |  2.812 % |
197.74/197.89	c |     25755 |    1728     1293     7168 |    15692    11937     40 |  2.812 % |
201.84/201.94	c |     38730 |    1728     1293     7168 |    17261     9022     31 |  2.812 % |
207.04/207.14	c |     58193 |    1718     1293     7168 |    18987    14929     54 |  3.375 % |
217.44/217.55	c |     87385 |    1718     1293     7168 |    20886    15153     50 |  3.375 % |
246.63/246.72	c |    131178 |    1718     1293     7168 |    22974    16527     72 |  3.375 % |
288.51/288.66	c |    196862 |    1718     1293     7168 |    25272    12417     70 |  3.375 % |
350.70/350.85	c |    295390 |    1718     1293     7168 |    27799    18055     38 |  3.375 % |
372.49/372.62	c ===============================================================================
378.98/379.14	c core #88
378.98/379.14	c 
378.98/379.14	c 
378.98/379.14	c Core size: 210	Core Weight: 1	Total Weight: 1562
378.98/379.14	c
378.98/379.14	c
378.98/379.14	c ============================[ Search Statistics ]==============================
378.98/379.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
378.98/379.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
378.98/379.14	c ===============================================================================
378.98/379.14	c |         0 |    1938     1308     7587 |     5000        0    nan |  0.000 % |
379.09/379.22	c |       101 |    1938     1308     7587 |     5500      101     61 |  2.022 % |
379.09/379.24	c |       253 |    1928     1308     7587 |     6050      252     35 |  2.528 % |
379.09/379.28	c |       478 |    1928     1308     7587 |     6655      477     39 |  2.528 % |
379.19/379.33	c |       815 |    1928     1308     7587 |     7320      814     34 |  2.528 % |
379.29/379.41	c |      1324 |    1928     1308     7587 |     8052     1323     45 |  2.528 % |
379.40/379.53	c |      2083 |    1928     1308     7587 |     8857     2082     42 |  2.528 % |
379.58/379.72	c |      3222 |    1928     1308     7587 |     9743     3221     49 |  2.528 % |
379.79/379.99	c |      4933 |    1928     1308     7587 |    10717     4932     43 |  2.528 % |
380.50/380.68	c |      7499 |    1928     1308     7587 |    11789     7498     53 |  2.528 % |
381.99/382.14	c |     11345 |    1928     1308     7587 |    12968    11344     50 |  2.528 % |
384.08/384.25	c |     17121 |    1928     1308     7587 |    14265    10523     56 |  2.528 % |
388.29/388.43	c |     25772 |    1928     1308     7587 |    15692    11881     44 |  2.528 % |
393.59/393.70	c |     38747 |    1928     1308     7587 |    17261     8975     43 |  2.528 % |
404.98/405.19	c |     58208 |    1928     1308     7587 |    18987    10705     69 |  2.528 % |
421.78/421.95	c |     87400 |    1928     1308     7587 |    20886    10869     65 |  2.528 % |
440.27/440.47	c |    131192 |    1919     1308     7587 |    22974    10628     40 |  2.983 % |
468.96/469.10	c |    196876 |    1919     1308     7587 |    25272    17550     49 |  2.983 % |
517.04/517.20	c |    295402 |    1919     1308     7587 |    27799    23644     53 |  2.983 % |
597.72/597.99	c |    443195 |    1871     1308     7587 |    30579    18603     56 |  6.623 % |
757.87/758.11	c |    664879 |    1822     1308     7587 |    33637    24257     70 |  7.887 % |
1059.59/1059.91	c |    997405 |    1793     1308     7587 |    37001    25808     79 |  9.353 % |
1589.25/1589.73	c |   1496193 |    1626     1308     7587 |    40701    34657    151 | 17.796 % |

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.80 3/106 19687
/proc/meminfo: memFree=1849480/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=2568 CPUtime=0
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 286 0 0 0 0 0 0 0 17 0 1 0 120934596 2629632 202 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 642 202 145 303 0 337 0

[startup+0.043263 s]
/proc/loadavg: 1.00 1.00 0.80 3/106 19687
/proc/meminfo: memFree=1849480/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=2824 CPUtime=0.04
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 359 0 0 0 4 0 0 0 17 0 1 0 120934596 2891776 275 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 706 275 145 303 0 401 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2824

[startup+0.101268 s]
/proc/loadavg: 1.00 1.00 0.80 3/106 19687
/proc/meminfo: memFree=1849480/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=3208 CPUtime=0.09
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 453 0 0 0 9 0 0 0 20 0 1 0 120934596 3284992 369 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 802 369 145 303 0 497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3208

[startup+0.301283 s]
/proc/loadavg: 1.00 1.00 0.80 3/106 19687
/proc/meminfo: memFree=1849480/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=4372 CPUtime=0.29
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 731 0 0 0 28 1 0 0 20 0 1 0 120934596 4476928 647 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 1093 647 145 303 0 788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4372

[startup+0.701316 s]
/proc/loadavg: 1.00 1.00 0.80 3/106 19687
/proc/meminfo: memFree=1849480/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=5920 CPUtime=0.69
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 1145 0 0 0 67 2 0 0 21 0 1 0 120934596 6062080 1061 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 1480 1061 145 303 0 1175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5920

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 0.80 2/107 19688
/proc/meminfo: memFree=1844388/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=8552 CPUtime=1.5
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 1798 0 0 0 145 5 0 0 23 0 1 0 120934596 8757248 1714 1992294400 134512640 135752675 4291169680 18446744073709551615 134650395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 2138 1714 145 303 0 1833 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8552

[startup+3.10151 s]
/proc/loadavg: 1.00 1.00 0.80 2/107 19688
/proc/meminfo: memFree=1840544/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=14492 CPUtime=3.09
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 3281 0 0 0 299 10 0 0 25 0 1 0 120934596 14839808 3197 1992294400 134512640 135752675 4291169680 18446744073709551615 134611709 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 3623 3197 145 303 0 3318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14492

[startup+6.30077 s]
/proc/loadavg: 1.00 1.00 0.80 2/107 19688
/proc/meminfo: memFree=1829136/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=24464 CPUtime=6.29
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 5755 0 0 0 609 20 0 0 25 0 1 0 120934596 25051136 5671 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 6116 5671 145 303 0 5811 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24464

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.80 2/107 19688
/proc/meminfo: memFree=1813512/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=39508 CPUtime=12.68
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 9524 0 0 0 1231 37 0 0 25 0 1 0 120934596 40456192 9440 1992294400 134512640 135752675 4291169680 18446744073709551615 134605394 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 9877 9440 145 303 0 9572 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39508

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.80 2/107 19688
/proc/meminfo: memFree=1785116/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=66688 CPUtime=25.48
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 16293 0 0 0 2480 68 0 0 25 0 1 0 120934596 68288512 16209 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 16672 16209 145 303 0 16367 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66688

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.81 2/107 19690
/proc/meminfo: memFree=1730680/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=121868 CPUtime=51.08
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 30070 0 0 0 4978 130 0 0 25 0 1 0 120934596 124792832 29986 1992294400 134512640 135752675 4291169680 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 30467 29986 145 303 0 30162 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 121868

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.82 2/107 19690
/proc/meminfo: memFree=1618460/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=232644 CPUtime=102.27
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 57773 0 0 0 9970 257 0 0 25 0 1 0 120934596 238227456 57689 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 58161 57689 145 303 0 57856 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 232644

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.82 2/107 19692
/proc/meminfo: memFree=1512812/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=338836 CPUtime=162.25
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 84295 0 0 0 15847 378 0 0 25 0 1 0 120934596 346968064 84211 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 84709 84211 145 303 0 84404 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 338836

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 19694
/proc/meminfo: memFree=1467676/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=382848 CPUtime=222.24
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 95395 0 0 0 21766 458 0 0 25 0 1 0 120934596 392036352 95278 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 95712 95278 146 303 0 95407 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 382848

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.84 2/107 19696
/proc/meminfo: memFree=1439404/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=411600 CPUtime=282.21
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 102522 0 0 0 27730 491 0 0 25 0 1 0 120934596 421478400 102405 1992294400 134512640 135752675 4291169680 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 102900 102405 146 303 0 102595 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 411600

[startup+342.301 s]
/proc/loadavg: 1.05 1.01 0.85 2/107 19701
/proc/meminfo: memFree=1388180/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=441056 CPUtime=342.2
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 109878 0 0 0 33689 531 0 0 25 0 1 0 120934596 451641344 109761 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 110264 109761 146 303 0 109959 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 441056

[startup+402.301 s]
/proc/loadavg: 1.02 1.01 0.85 2/107 19701
/proc/meminfo: memFree=1372184/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=457428 CPUtime=402.18
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 114041 0 0 0 39643 575 0 0 25 0 1 0 120934596 468406272 113924 1992294400 134512640 135752675 4291169680 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 114357 113924 146 303 0 114052 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 457428

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.86 2/107 19703
/proc/meminfo: memFree=1338084/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=491244 CPUtime=462.17
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 122475 0 0 0 45593 624 0 0 25 0 1 0 120934596 503033856 122358 1992294400 134512640 135752675 4291169680 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 122811 122358 146 303 0 122506 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 491244

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.86 2/107 19705
/proc/meminfo: memFree=1306216/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=523708 CPUtime=522.15
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 130546 0 0 0 51543 672 0 0 25 0 1 0 120934596 536276992 130429 1992294400 134512640 135752675 4291169680 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 130927 130429 146 303 0 130622 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 523708

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 19707
/proc/meminfo: memFree=1276580/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=552920 CPUtime=582.13
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 137809 0 0 0 57498 715 0 0 25 0 1 0 120934596 566190080 137692 1992294400 134512640 135752675 4291169680 18446744073709551615 134611750 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 138230 137692 146 303 0 137925 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 552920

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.88 2/107 19709
/proc/meminfo: memFree=1250912/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=578528 CPUtime=642.12
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 144185 0 0 0 63461 751 0 0 25 0 1 0 120934596 592412672 144068 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 144632 144068 146 303 0 144327 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 578528

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.90 2/107 19715
/proc/meminfo: memFree=1158036/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=671264 CPUtime=882.03
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 167322 0 0 0 87318 885 0 0 25 0 1 0 120934596 687374336 167205 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 167816 167205 146 303 0 167511 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 671264

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 19717
/proc/meminfo: memFree=1135468/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=693880 CPUtime=942.02
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 172984 0 0 0 93282 920 0 0 25 0 1 0 120934596 710533120 172867 1992294400 134512640 135752675 4291169680 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 173470 172867 146 303 0 173165 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 693880

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 19717
/proc/meminfo: memFree=1114760/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=714400 CPUtime=1002
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 178104 0 0 0 99249 951 0 0 25 0 1 0 120934596 731545600 177987 1992294400 134512640 135752675 4291169680 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 178600 177987 146 303 0 178295 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 714400

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 19719
/proc/meminfo: memFree=1094052/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=735336 CPUtime=1061.99
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 183311 0 0 0 105219 980 0 0 25 0 1 0 120934596 752984064 183194 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 183834 183194 146 303 0 183529 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 735336

[startup+1122.3 s]
/proc/loadavg: 1.08 1.02 0.91 2/107 19721
/proc/meminfo: memFree=1064416/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=764568 CPUtime=1121.97
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 190650 0 0 0 111183 1014 0 0 25 0 1 0 120934596 782917632 190533 1992294400 134512640 135752675 4291169680 18446744073709551615 134611750 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 191142 190533 146 303 0 190837 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 764568

[startup+1182.3 s]
/proc/loadavg: 1.03 1.01 0.91 2/107 19723
/proc/meminfo: memFree=1031928/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=797184 CPUtime=1181.96
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 198805 0 0 0 117144 1052 0 0 25 0 1 0 120934596 816316416 198688 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 199296 198688 146 303 0 198991 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 797184

[startup+1242.3 s]
/proc/loadavg: 1.06 1.02 0.92 2/107 19725
/proc/meminfo: memFree=1005764/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=822936 CPUtime=1241.94
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 205236 0 0 0 123108 1086 0 0 25 0 1 0 120934596 842686464 205119 1992294400 134512640 135752675 4291169680 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 205734 205119 146 303 0 205429 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 822936

[startup+1302.3 s]
/proc/loadavg: 1.02 1.02 0.92 2/107 19725
/proc/meminfo: memFree=976128/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=852308 CPUtime=1301.93
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 212586 0 0 0 129074 1119 0 0 25 0 1 0 120934596 872763392 212469 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 213077 212469 146 303 0 212772 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 852308

[startup+1362.3 s]
/proc/loadavg: 1.01 1.01 0.92 2/107 19727
/proc/meminfo: memFree=948476/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=880288 CPUtime=1361.9
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 219546 0 0 0 135041 1149 0 0 25 0 1 0 120934596 901414912 219429 1992294400 134512640 135752675 4291169680 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 220072 219429 146 303 0 219767 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 880288

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19729
/proc/meminfo: memFree=923676/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=904976 CPUtime=1421.9
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 225711 0 0 0 141015 1175 0 0 25 0 1 0 120934596 926695424 225594 1992294400 134512640 135752675 4291169680 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 226244 225594 146 303 0 225939 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 904976

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19731
/proc/meminfo: memFree=891188/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=937884 CPUtime=1481.87
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 233911 0 0 0 146984 1203 0 0 25 0 1 0 120934596 960393216 233794 1992294400 134512640 135752675 4291169680 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 234471 233794 146 303 0 234166 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 937884

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19733
/proc/meminfo: memFree=856592/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=972068 CPUtime=1541.86
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 242428 0 0 0 152956 1230 0 0 25 0 1 0 120934596 995397632 242311 1992294400 134512640 135752675 4291169680 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 243017 242311 146 303 0 242712 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 972068

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 19733
/proc/meminfo: memFree=832040/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=997064 CPUtime=1601.84
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 248644 0 0 0 158934 1250 0 0 25 0 1 0 120934596 1020993536 248527 1992294400 134512640 135752675 4291169680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 249266 248527 146 303 0 248961 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 997064

[startup+1662.3 s]
/proc/loadavg: 1.05 1.01 0.93 2/107 19735
/proc/meminfo: memFree=804016/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=1024584 CPUtime=1661.83
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 255520 0 0 0 164903 1280 0 0 25 0 1 0 120934596 1049174016 255403 1992294400 134512640 135752675 4291169680 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 256146 255403 146 303 0 255841 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 1024584

[startup+1722.3 s]
/proc/loadavg: 1.07 1.02 0.93 2/107 19737
/proc/meminfo: memFree=786036/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=1042584 CPUtime=1721.81
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 260022 0 0 0 170876 1305 0 0 25 0 1 0 120934596 1067606016 259905 1992294400 134512640 135752675 4291169680 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 260646 259905 146 303 0 260341 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 1042584

[startup+1782.3 s]
/proc/loadavg: 1.07 1.03 0.94 2/107 19739
/proc/meminfo: memFree=762476/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=1065824 CPUtime=1781.79
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 265824 0 0 0 176851 1328 0 0 25 0 1 0 120934596 1091403776 265707 1992294400 134512640 135752675 4291169680 18446744073709551615 134516989 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 266456 265707 146 303 0 266151 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1065824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.13 1.05 0.94 2/107 19739
/proc/meminfo: memFree=756648/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=1071508 CPUtime=1800.1
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4202496 267235 0 0 0 178674 1336 0 0 25 0 1 0 120934596 1097224192 267118 1992294400 134512640 135752675 4291169680 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19687/statm: 267877 267118 146 303 0 267572 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1071508

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

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

[startup+1800.72 s]
/proc/loadavg: 1.13 1.05 0.94 2/107 19739
/proc/meminfo: memFree=756648/2059040 swapFree=4135660/4192956
[pid=19687] ppid=19685 vsize=0 CPUtime=1800.2
/proc/19687/stat : 19687 (wbo1.4b) R 19685 19687 19583 0 -1 4203524 267235 0 0 0 178674 1346 0 0 25 0 1 0 120934596 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/19687/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.72
CPU time (s): 1800.21
CPU user time (s): 1786.74
CPU system time (s): 13.47
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 1071508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.74
system time used= 13.47
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267235
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= 13
involuntary context switches= 4505

runsolver used 3.22951 second user time and 8.27574 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-25 10:08:27
IDJOB=2680753
IDBENCH=2023
IDSOLVER=1190
FILE ID=node003/2680753-1277453306
PBS_JOBID= 11188154
Free space on /tmp= 62396 MiB

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

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

MD5SUM BENCH= 2dad588c047f66368bead690393575a4
RANDOM SEED=1312061021

node003.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.251
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.50
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.251
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1850064 kB
Buffers:         30704 kB
Cached:          76404 kB
SwapCached:       9884 kB
Active:          17324 kB
Inactive:       102884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1850064 kB
SwapTotal:     4192956 kB
SwapFree:      4135660 kB
Dirty:            2624 kB
Writeback:           0 kB
AnonPages:       11572 kB
Mapped:           8372 kB
Slab:            66872 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183440 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= 62392 MiB
End job on node003 at 2010-06-25 10:38:29