Trace number 2680571

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b (fixed)? (MO) 1671.67 1672.29

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1800.27
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
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.01	c wbo 1.4 beta - 20100610
0.00/0.01	c Parsing opb file format. File HOME/instance-2680571-1277451715.opb.
0.00/0.01	c Instance file HOME/instance-2680571-1277451715.opb
0.00/0.01	c File size is 42851 bytes.
0.00/0.01	c Highest Coefficient sum: 248
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      470                                                 |
0.00/0.01	c |  Number Clauses:        0                                                   |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 470                                                 |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     470      470     4238 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 224
0.00/0.01	o 224
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 179.991 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     470      471     4708 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 222
0.00/0.01	o 222
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 179.99 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     470      472     5178 |     5000        0    nan |  0.000 % |
0.00/0.02	c |       101 |     470      472     5178 |     5500      101    228 |  0.001 % |
0.00/0.04	c |       252 |     470      472     5178 |     6050      252    229 |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c New solution: 221
0.00/0.05	o 221
0.00/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 179.951 s
0.00/0.05	c ===============================================================================
0.00/0.05	c |       278 |     470      473     5648 |     5000      278    230 |  0.000 % |
0.06/0.06	c |       379 |     470      473     5648 |     5500      379    231 |  0.000 % |
0.06/0.06	c ===============================================================================
0.06/0.06	c New solution: 219
0.06/0.06	o 219
0.06/0.06	c Elapsed CPU time: 0.06399 s	Remaining CPU time: 179.936 s
0.06/0.06	c ===============================================================================
0.06/0.06	c |       379 |     470      474     6118 |     5000      379    231 |  0.000 % |
0.06/0.07	c |       479 |     470      474     6118 |     5500      479    231 |  0.000 % |
0.06/0.09	c |       629 |     470      474     6118 |     6050      629    231 |  0.001 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 218
0.09/0.11	o 218
0.09/0.11	c Elapsed CPU time: 0.112982 s	Remaining CPU time: 179.887 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |       765 |     470      475     6588 |     5000      765    231 |  0.001 % |
0.09/0.13	c |       866 |     470      475     6588 |     5500      866    231 |  0.001 % |
0.09/0.15	c |      1016 |     470      475     6588 |     6050     1016    230 |  0.002 % |
0.09/0.18	c |      1241 |     470      475     6588 |     6655     1241    230 |  0.001 % |
0.19/0.22	c |      1578 |     470      475     6588 |     7320     1578    230 |  0.001 % |
0.29/0.31	c |      2085 |     470      475     6588 |     8052     2085    230 |  0.000 % |
0.39/0.43	c |      2845 |     470      475     6588 |     8857     2845    232 |  0.001 % |
0.59/0.63	c |      3986 |     470      475     6588 |     9743     3986    231 |  0.000 % |
0.79/0.89	c |      5694 |     470      475     6588 |    10717     5694    230 |  0.000 % |
0.89/0.90	c ===============================================================================
0.89/0.90	c New solution: 217
0.89/0.90	o 217
0.89/0.90	c Elapsed CPU time: 0.883865 s	Remaining CPU time: 179.116 s
0.89/0.90	c ===============================================================================
0.89/0.90	c |      5735 |     470      476     7058 |     5000     5735    230 |  0.000 % |
0.89/0.92	c |      5836 |     470      476     7058 |     5500     2969    229 |  0.001 % |
0.89/0.94	c |      5986 |     470      476     7058 |     6050     3119    229 |  0.001 % |
0.89/0.97	c |      6211 |     470      476     7058 |     6655     3344    229 |  0.000 % |
0.99/1.03	c |      6549 |     470      476     7058 |     7320     3682    229 |  0.001 % |
1.10/1.11	c |      7055 |     470      476     7058 |     8052     4188    229 |  0.001 % |
1.19/1.24	c |      7814 |     470      476     7058 |     8857     4947    229 |  0.000 % |
1.19/1.24	c ===============================================================================
1.19/1.24	c New solution: 216
1.19/1.24	o 216
1.19/1.24	c Elapsed CPU time: 1.22381 s	Remaining CPU time: 178.776 s
1.19/1.24	c ===============================================================================
1.19/1.24	c |      7852 |     470      477     7528 |     5000     4985    229 |  0.000 % |
1.19/1.26	c |      7952 |     470      477     7528 |     5500     5085    229 |  0.000 % |
1.19/1.26	c ===============================================================================
1.19/1.26	c New solution: 214
1.19/1.26	o 214
1.19/1.26	c Elapsed CPU time: 1.24181 s	Remaining CPU time: 178.758 s
1.19/1.26	c ===============================================================================
1.19/1.26	c |      7952 |     470      478     7998 |     5000     5085    229 |  0.000 % |
1.19/1.28	c |      8052 |     470      478     7998 |     5500     2643    228 |  0.001 % |
1.29/1.30	c |      8202 |     470      478     7998 |     6050     2793    228 |  0.000 % |
1.29/1.34	c |      8427 |     470      478     7998 |     6655     3018    228 |  0.001 % |
1.39/1.40	c |      8764 |     470      478     7998 |     7320     3355    229 |  0.001 % |
1.39/1.48	c |      9271 |     470      478     7998 |     8052     3862    228 |  0.002 % |
1.59/1.60	c |     10030 |     470      478     7998 |     8857     4621    228 |  0.000 % |
1.69/1.78	c |     11170 |     470      478     7998 |     9743     5761    228 |  0.000 % |
2.09/2.11	c |     12879 |     470      478     7998 |    10717     7470    227 |  0.000 % |
2.59/2.62	c |     15441 |     470      478     7998 |    11789    10032    228 |  0.000 % |
3.39/3.43	c |     19285 |     470      478     7998 |    12968     7777    226 |  0.000 % |
4.49/4.57	c |     25051 |     470      478     7998 |    14265     6844    225 |  0.000 % |
6.60/6.69	c |     33701 |     470      478     7998 |    15692     8149    226 |  0.001 % |
6.69/6.71	c ===============================================================================
6.69/6.71	c New solution: 213
6.69/6.71	o 213
6.69/6.71	c Elapsed CPU time: 6.6 s	Remaining CPU time: 173.4 s
6.69/6.71	c ===============================================================================
6.69/6.71	c |     33854 |     470      479     8468 |     5000     8302    226 |  0.001 % |
6.69/6.74	c |     33954 |     470      479     8468 |     5500     4251    228 |  0.000 % |
6.69/6.77	c |     34104 |     470      479     8468 |     6050     4401    228 |  0.002 % |
6.79/6.80	c |     34330 |     470      479     8468 |     6655     4627    228 |  0.001 % |
6.79/6.85	c |     34667 |     470      479     8468 |     7320     4964    228 |  0.000 % |
6.88/6.93	c |     35173 |     470      479     8468 |     8052     5470    227 |  0.001 % |
6.99/7.06	c |     35932 |     470      479     8468 |     8857     6229    227 |  0.000 % |
7.19/7.27	c |     37071 |     470      479     8468 |     9743     7368    226 |  0.001 % |
7.49/7.58	c |     38779 |     470      479     8468 |    10717     9076    225 |  0.000 % |
8.09/8.15	c |     41342 |     470      479     8468 |    11789     6064    225 |  0.000 % |
8.79/8.84	c |     45186 |     470      479     8468 |    12968     9908    224 |  0.000 % |
9.99/10.04	c |     50953 |     470      479     8468 |    14265     8979    226 |  0.000 % |
12.29/12.31	c |     59602 |     470      479     8468 |    15692    10284    224 |  0.000 % |
16.50/16.58	c |     72576 |     470      479     8468 |    17261    15196    224 |  0.000 % |
21.48/21.56	c ===============================================================================
21.48/21.56	c New solution: 212
21.48/21.56	o 212
21.48/21.56	c Elapsed CPU time: 21.2338 s	Remaining CPU time: 158.766 s
21.48/21.56	c ===============================================================================
21.48/21.56	c |     86959 |     470      480     8938 |     5000    11895    226 |  0.000 % |
21.58/21.65	c |     87059 |     470      480     8938 |     5500     3074    223 |  0.000 % |
21.58/21.68	c |     87209 |     470      480     8938 |     6050     3224    223 |  0.001 % |
21.68/21.72	c |     87434 |     470      480     8938 |     6655     3449    223 |  0.000 % |
21.68/21.77	c |     87772 |     470      480     8938 |     7320     3787    224 |  0.001 % |
21.79/21.86	c |     88279 |     470      480     8938 |     8052     4294    224 |  0.001 % |
21.89/21.99	c |     89038 |     470      480     8938 |     8857     5053    224 |  0.001 % |
22.18/22.21	c |     90178 |     470      480     8938 |     9743     6193    224 |  0.000 % |
22.49/22.58	c |     91887 |     470      480     8938 |    10717     7902    225 |  0.000 % |
22.88/23.00	c |     94449 |     470      480     8938 |    11789    10464    224 |  0.000 % |
23.78/23.89	c |     98294 |     470      480     8938 |    12968     8201    225 |  0.000 % |
25.29/25.38	c |    104061 |     470      480     8938 |    14265     7275    227 |  0.000 % |
25.29/25.38	c ===============================================================================
25.29/25.38	c New solution: 211
25.29/25.38	o 211
25.29/25.38	c Elapsed CPU time: 24.9932 s	Remaining CPU time: 155.007 s
25.29/25.38	c ===============================================================================
25.29/25.38	c |    104065 |     470      481     9408 |     5000     7279    227 |  0.000 % |
25.38/25.41	c |    104166 |     470      481     9408 |     5500     3741    228 |  0.002 % |
25.38/25.43	c |    104317 |     470      481     9408 |     6050     3892    227 |  0.001 % |
25.38/25.47	c |    104543 |     470      481     9408 |     6655     4118    227 |  0.001 % |
25.48/25.53	c |    104880 |     470      481     9408 |     7320     4455    227 |  0.001 % |
25.58/25.62	c |    105386 |     470      481     9408 |     8052     4961    226 |  0.001 % |
25.68/25.76	c |    106145 |     470      481     9408 |     8857     5720    225 |  0.000 % |
25.88/25.97	c |    107284 |     470      481     9408 |     9743     6859    225 |  0.001 % |
26.29/26.31	c |    108992 |     470      481     9408 |    10717     8567    224 |  0.000 % |
26.69/26.79	c |    111555 |     470      481     9408 |    11789    11130    224 |  0.000 % |
27.58/27.63	c |    115400 |     470      481     9408 |    12968     8874    224 |  0.000 % |
28.78/28.84	c |    121166 |     470      481     9408 |    14265     7944    224 |  0.000 % |
30.88/30.94	c |    129816 |     470      481     9408 |    15692     9258    223 |  0.000 % |
35.08/35.18	c |    142791 |     470      481     9408 |    17261    14178    226 |  0.000 % |
41.78/41.81	c |    162252 |     470      481     9408 |    18987    15963    224 |  0.000 % |
54.57/54.66	c |    191444 |     470      481     9408 |    20886    16056    223 |  0.000 % |
70.17/70.29	c |    235233 |     470      481     9408 |    22974    17245    224 |  0.000 % |
97.56/97.65	c |    300918 |     470      481     9408 |    25272    20350    226 |  0.001 % |
129.34/129.42	c |    399444 |     470      481     9408 |    27799    15743    220 |  0.000 % |
181.92/182.02	c There are 0 assigned variables. 0 in cost function.
182.72/182.83	c core #1
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 9	Core Weight: 1	Total Weight: 1
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #2
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 10	Core Weight: 1	Total Weight: 2
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #3
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 12	Core Weight: 1	Total Weight: 3
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #4
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 15	Core Weight: 1	Total Weight: 4
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #5
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 10	Core Weight: 1	Total Weight: 5
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #6
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 13	Core Weight: 1	Total Weight: 6
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #7
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 7	Core Weight: 1	Total Weight: 7
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #8
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 5	Core Weight: 1	Total Weight: 8
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #9
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 11	Core Weight: 1	Total Weight: 9
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #10
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 8	Core Weight: 1	Total Weight: 10
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #11
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 12	Core Weight: 1	Total Weight: 11
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #12
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 8	Core Weight: 1	Total Weight: 12
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #13
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 10	Core Weight: 1	Total Weight: 13
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #14
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 11	Core Weight: 1	Total Weight: 14
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #15
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 5	Core Weight: 1	Total Weight: 15
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #16
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 8	Core Weight: 1	Total Weight: 16
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #17
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 9	Core Weight: 1	Total Weight: 17
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #18
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 14	Core Weight: 1	Total Weight: 18
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #19
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 9	Core Weight: 1	Total Weight: 19
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #20
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 6	Core Weight: 1	Total Weight: 20
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #21
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 6	Core Weight: 1	Total Weight: 21
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #22
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 10	Core Weight: 1	Total Weight: 22
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #23
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 9	Core Weight: 1	Total Weight: 23
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #24
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 10	Core Weight: 1	Total Weight: 24
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #25
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 8	Core Weight: 1	Total Weight: 25
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #26
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 26
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #27
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 6	Core Weight: 1	Total Weight: 27
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #28
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 28
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #29
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 8	Core Weight: 1	Total Weight: 29
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #30
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 8	Core Weight: 1	Total Weight: 30
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #31
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 6	Core Weight: 1	Total Weight: 31
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #32
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 7	Core Weight: 1	Total Weight: 32
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #33
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 5	Core Weight: 1	Total Weight: 33
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #34
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 34
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #35
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 7	Core Weight: 1	Total Weight: 35
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #36
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 9	Core Weight: 1	Total Weight: 36
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #37
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 37
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #38
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 5	Core Weight: 1	Total Weight: 38
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #39
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 8	Core Weight: 1	Total Weight: 39
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #40
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 5	Core Weight: 1	Total Weight: 40
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #41
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 41
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #42
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 42
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #43
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 43
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #44
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 5	Core Weight: 1	Total Weight: 44
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #45
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 6	Core Weight: 1	Total Weight: 45
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #46
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 5	Core Weight: 1	Total Weight: 46
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #47
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 47
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #48
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 5	Core Weight: 1	Total Weight: 48
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #49
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 3	Core Weight: 1	Total Weight: 49
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #50
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 8	Core Weight: 1	Total Weight: 50
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #51
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 51
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #52
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 52
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #53
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 7	Core Weight: 1	Total Weight: 53
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #54
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 54
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #55
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 55
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #56
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 56
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #57
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 57
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #58
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 7	Core Weight: 1	Total Weight: 58
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #59
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 5	Core Weight: 1	Total Weight: 59
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #60
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 60
182.72/182.83	c
182.72/182.83	c
182.72/182.83	c core #61
182.72/182.83	c 
182.72/182.83	c 
182.72/182.83	c Core size: 4	Core Weight: 1	Total Weight: 61
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #62
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 6	Core Weight: 1	Total Weight: 62
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #63
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 4	Core Weight: 1	Total Weight: 63
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #64
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 3	Core Weight: 1	Total Weight: 64
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #65
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 3	Core Weight: 1	Total Weight: 65
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #66
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 8	Core Weight: 1	Total Weight: 66
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #67
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 4	Core Weight: 1	Total Weight: 67
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #68
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 3	Core Weight: 1	Total Weight: 68
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #69
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 3	Core Weight: 1	Total Weight: 69
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #70
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 4	Core Weight: 1	Total Weight: 70
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #71
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 13	Core Weight: 1	Total Weight: 71
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #72
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 17	Core Weight: 1	Total Weight: 72
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #73
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 10	Core Weight: 1	Total Weight: 73
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #74
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 10	Core Weight: 1	Total Weight: 74
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #75
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 10	Core Weight: 1	Total Weight: 75
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #76
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 8	Core Weight: 1	Total Weight: 76
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #77
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 8	Core Weight: 1	Total Weight: 77
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #78
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 9	Core Weight: 1	Total Weight: 78
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #79
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 15	Core Weight: 1	Total Weight: 79
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #80
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 14	Core Weight: 1	Total Weight: 80
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #81
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 11	Core Weight: 1	Total Weight: 81
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #82
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 19	Core Weight: 1	Total Weight: 82
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #83
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 12	Core Weight: 1	Total Weight: 83
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #84
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 8	Core Weight: 1	Total Weight: 84
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c core #85
182.92/183.07	c 
182.92/183.07	c 
182.92/183.07	c Core size: 12	Core Weight: 1	Total Weight: 85
182.92/183.07	c
182.92/183.07	c
182.92/183.07	c ============================[ Search Statistics ]==============================
182.92/183.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.92/183.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.92/183.07	c ===============================================================================
182.92/183.07	c |         0 |     952     1036    10877 |     5000        0    nan |  0.000 % |
182.92/183.08	c ===============================================================================
182.92/183.09	c core #86
182.92/183.09	c 
182.92/183.09	c 
182.92/183.09	c Core size: 14	Core Weight: 1	Total Weight: 86
182.92/183.09	c
182.92/183.09	c
182.92/183.09	c ============================[ Search Statistics ]==============================
182.92/183.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.92/183.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.92/183.09	c ===============================================================================
182.92/183.09	c |         0 |     963     1037    10899 |     5000        0    nan |  0.000 % |
182.92/183.09	c ===============================================================================
183.02/183.10	c core #87
183.02/183.10	c 
183.02/183.10	c 
183.02/183.10	c Core size: 19	Core Weight: 1	Total Weight: 87
183.02/183.10	c
183.02/183.10	c
183.02/183.10	c ============================[ Search Statistics ]==============================
183.02/183.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.10	c ===============================================================================
183.02/183.10	c |         0 |     980     1038    10930 |     5000        0    nan |  0.000 % |
183.02/183.11	c ===============================================================================
183.02/183.12	c core #88
183.02/183.12	c 
183.02/183.12	c 
183.02/183.12	c Core size: 45	Core Weight: 1	Total Weight: 88
183.02/183.12	c
183.02/183.12	c
183.02/183.12	c ============================[ Search Statistics ]==============================
183.02/183.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.12	c ===============================================================================
183.02/183.12	c |         0 |    1023     1039    11014 |     5000        0    nan |  0.000 % |
183.02/183.12	c ===============================================================================
183.02/183.13	c core #89
183.02/183.13	c 
183.02/183.13	c 
183.02/183.13	c Core size: 23	Core Weight: 1	Total Weight: 89
183.02/183.13	c
183.02/183.13	c
183.02/183.13	c ============================[ Search Statistics ]==============================
183.02/183.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.13	c ===============================================================================
183.02/183.13	c |         0 |    1039     1040    11046 |     5000        0    nan |  0.000 % |
183.02/183.14	c ===============================================================================
183.02/183.15	c core #90
183.02/183.15	c 
183.02/183.15	c 
183.02/183.15	c Core size: 16	Core Weight: 1	Total Weight: 90
183.02/183.15	c
183.02/183.15	c
183.02/183.15	c ============================[ Search Statistics ]==============================
183.02/183.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.15	c ===============================================================================
183.02/183.15	c |         0 |    1052     1041    11071 |     5000        0    nan |  0.000 % |
183.02/183.15	c ===============================================================================
183.02/183.16	c core #91
183.02/183.16	c 
183.02/183.16	c 
183.02/183.16	c Core size: 20	Core Weight: 1	Total Weight: 91
183.02/183.16	c
183.02/183.16	c
183.02/183.16	c ============================[ Search Statistics ]==============================
183.02/183.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.16	c ===============================================================================
183.02/183.16	c |         0 |    1069     1042    11105 |     5000        0    nan |  0.000 % |
183.02/183.17	c ===============================================================================
183.02/183.18	c core #92
183.02/183.18	c 
183.02/183.18	c 
183.02/183.18	c Core size: 12	Core Weight: 1	Total Weight: 92
183.02/183.18	c
183.02/183.18	c
183.02/183.18	c ============================[ Search Statistics ]==============================
183.02/183.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.18	c ===============================================================================
183.02/183.18	c |         0 |    1078     1043    11122 |     5000        0    nan |  0.000 % |
183.02/183.19	c ===============================================================================
183.02/183.20	c core #93
183.02/183.20	c 
183.02/183.20	c 
183.02/183.20	c Core size: 16	Core Weight: 1	Total Weight: 93
183.02/183.20	c
183.02/183.20	c
183.02/183.20	c ============================[ Search Statistics ]==============================
183.02/183.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.20	c ===============================================================================
183.02/183.20	c |         0 |    1092     1044    11149 |     5000        0    nan |  0.000 % |
183.13/183.20	c ===============================================================================
183.13/183.21	c core #94
183.13/183.21	c 
183.13/183.21	c 
183.13/183.21	c Core size: 16	Core Weight: 1	Total Weight: 94
183.13/183.21	c
183.13/183.21	c
183.13/183.21	c ============================[ Search Statistics ]==============================
183.13/183.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.21	c ===============================================================================
183.13/183.21	c |         0 |    1103     1045    11171 |     5000        0    nan |  0.000 % |
183.13/183.22	c ===============================================================================
183.13/183.23	c core #95
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 53	Core Weight: 1	Total Weight: 95
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c ============================[ Search Statistics ]==============================
183.13/183.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.23	c ===============================================================================
183.13/183.23	c |         0 |    1149     1046    11258 |     5000        0    nan |  0.000 % |
183.13/183.24	c ===============================================================================
183.13/183.25	c core #96
183.13/183.25	c 
183.13/183.25	c 
183.13/183.25	c Core size: 73	Core Weight: 1	Total Weight: 96
183.13/183.25	c
183.13/183.25	c
183.13/183.25	c ============================[ Search Statistics ]==============================
183.13/183.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.25	c ===============================================================================
183.13/183.25	c |         0 |    1209     1047    11377 |     5000        0    nan |  0.000 % |
183.13/183.25	c ===============================================================================
183.13/183.26	c core #97
183.13/183.26	c 
183.13/183.26	c 
183.13/183.26	c Core size: 17	Core Weight: 1	Total Weight: 97
183.13/183.26	c
183.13/183.26	c
183.13/183.26	c ============================[ Search Statistics ]==============================
183.13/183.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.26	c ===============================================================================
183.13/183.26	c |         0 |    1222     1048    11403 |     5000        0    nan |  0.000 % |
183.13/183.27	c ===============================================================================
183.13/183.28	c core #98
183.13/183.28	c 
183.13/183.28	c 
183.13/183.28	c Core size: 26	Core Weight: 1	Total Weight: 98
183.13/183.28	c
183.13/183.28	c
183.13/183.28	c ============================[ Search Statistics ]==============================
183.13/183.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.28	c ===============================================================================
183.13/183.28	c |         0 |    1244     1049    11447 |     5000        0    nan |  0.000 % |
183.13/183.29	c ===============================================================================
183.23/183.30	c core #99
183.23/183.30	c 
183.23/183.30	c 
183.23/183.30	c Core size: 36	Core Weight: 1	Total Weight: 99
183.23/183.30	c
183.23/183.30	c
183.23/183.30	c ============================[ Search Statistics ]==============================
183.23/183.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.30	c ===============================================================================
183.23/183.30	c |         0 |    1276     1050    11509 |     5000        0    nan |  0.000 % |
183.23/183.31	c ===============================================================================
183.23/183.32	c core #100
183.23/183.32	c 
183.23/183.32	c 
183.23/183.32	c Core size: 50	Core Weight: 1	Total Weight: 100
183.23/183.32	c
183.23/183.32	c
183.23/183.32	c ============================[ Search Statistics ]==============================
183.23/183.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.32	c ===============================================================================
183.23/183.32	c |         0 |    1318     1051    11592 |     5000        0    nan |  0.000 % |
183.23/183.33	c ===============================================================================
183.23/183.34	c core #101
183.23/183.34	c 
183.23/183.34	c 
183.23/183.34	c Core size: 52	Core Weight: 1	Total Weight: 101
183.23/183.34	c
183.23/183.34	c
183.23/183.34	c ============================[ Search Statistics ]==============================
183.23/183.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.34	c ===============================================================================
183.23/183.34	c |         0 |    1370     1052    11694 |     5000        0    nan |  0.000 % |
183.23/183.35	c ===============================================================================
183.23/183.36	c core #102
183.23/183.36	c 
183.23/183.36	c 
183.23/183.36	c Core size: 28	Core Weight: 1	Total Weight: 102
183.23/183.36	c
183.23/183.36	c
183.23/183.36	c ============================[ Search Statistics ]==============================
183.23/183.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.36	c ===============================================================================
183.23/183.36	c |         0 |    1394     1053    11742 |     5000        0    nan |  0.000 % |
183.23/183.37	c |       101 |    1393     1053    11742 |     5500      101     12 |  1.277 % |
183.23/183.39	c |       251 |    1393     1053    11742 |     6050      251     18 |  1.277 % |
183.32/183.41	c |       477 |    1392     1053    11742 |     6655      476     19 |  1.277 % |
183.32/183.45	c |       814 |    1392     1053    11742 |     7320      813     22 |  1.277 % |
183.32/183.46	c ===============================================================================
183.32/183.48	c core #103
183.32/183.48	c 
183.32/183.48	c 
183.32/183.48	c Core size: 159	Core Weight: 1	Total Weight: 103
183.32/183.48	c
183.32/183.48	c
183.32/183.48	c ============================[ Search Statistics ]==============================
183.32/183.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.32/183.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.32/183.48	c ===============================================================================
183.32/183.48	c |         0 |    1555     1054    12060 |     5000        0    nan |  0.000 % |
183.42/183.50	c |       103 |    1554     1054    12060 |     5500      103     26 |  0.893 % |
183.42/183.52	c |       257 |    1550     1054    12060 |     6050      254     20 |  1.085 % |
183.42/183.55	c |       483 |    1550     1054    12060 |     6655      480     18 |  1.085 % |
183.42/183.59	c ===============================================================================
183.54/183.61	c core #104
183.54/183.61	c 
183.54/183.61	c 
183.54/183.61	c Core size: 135	Core Weight: 1	Total Weight: 104
183.54/183.61	c
183.54/183.61	c
183.54/183.61	c ============================[ Search Statistics ]==============================
183.54/183.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.61	c ===============================================================================
183.54/183.61	c |         0 |    1687     1055    12323 |     5000        0    nan |  0.000 % |
183.54/183.62	c |       100 |    1686     1055    12323 |     5500      100      8 |  0.766 % |
183.54/183.64	c |       250 |    1682     1055    12323 |     6050      248      9 |  0.942 % |
183.54/183.66	c |       475 |    1682     1055    12323 |     6655      473     10 |  0.942 % |
183.54/183.69	c |       812 |    1682     1055    12323 |     7320      802     16 |  0.942 % |
183.63/183.76	c |      1318 |    1682     1055    12323 |     8052     1308     27 |  0.942 % |
183.72/183.88	c |      2079 |    1676     1055    12323 |     8857     2068     29 |  1.296 % |
183.92/184.08	c ===============================================================================
184.03/184.13	c core #105
184.03/184.13	c 
184.03/184.13	c 
184.03/184.13	c Core size: 161	Core Weight: 1	Total Weight: 105
184.03/184.13	c
184.03/184.13	c
184.03/184.13	c ============================[ Search Statistics ]==============================
184.03/184.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.03/184.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.03/184.13	c ===============================================================================
184.03/184.13	c |         0 |    1848     1056    12642 |     5000        0    nan |  0.000 % |
184.03/184.15	c |       100 |    1842     1056    12642 |     5500      100     14 |  0.862 % |
184.03/184.17	c |       250 |    1840     1056    12642 |     6050      248     19 |  0.862 % |
184.03/184.19	c |       475 |    1838     1056    12642 |     6655      472     16 |  0.970 % |
184.13/184.22	c |       813 |    1838     1056    12642 |     7320      810     16 |  0.970 % |
184.13/184.26	c |      1319 |    1838     1056    12642 |     8052     1316     18 |  0.970 % |
184.23/184.33	c |      2078 |    1838     1056    12642 |     8857     2075     19 |  0.970 % |
184.32/184.49	c |      3220 |    1838     1056    12642 |     9743     3217     25 |  0.970 % |
184.63/184.72	c |      4928 |    1838     1056    12642 |    10717     4925     30 |  0.970 % |
185.02/185.18	c |      7490 |    1838     1056    12642 |    11789     7487     39 |  0.970 % |
186.02/186.18	c |     11334 |    1838     1056    12642 |    12968    11331     47 |  0.970 % |
188.13/188.24	c |     17100 |    1838     1056    12642 |    14265    10499     63 |  0.970 % |
191.62/191.76	c |     25749 |    1838     1056    12642 |    15692    11907     67 |  0.970 % |
196.12/196.27	c ===============================================================================
196.73/196.88	c core #106
196.73/196.88	c 
196.73/196.88	c 
196.73/196.88	c Core size: 232	Core Weight: 1	Total Weight: 106
196.73/196.88	c
196.73/196.88	c
196.73/196.88	c ============================[ Search Statistics ]==============================
196.73/196.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
196.73/196.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
196.73/196.88	c ===============================================================================
196.73/196.88	c |         0 |    2069     1057    13081 |     5000        0    nan |  0.000 % |
196.83/196.91	c |       103 |    2069     1057    13081 |     5500      103     15 |  0.241 % |
196.83/196.93	c |       256 |    2069     1057    13081 |     6050      256     16 |  0.241 % |
196.83/196.94	c |       482 |    2069     1057    13081 |     6655      482     16 |  0.241 % |
196.83/196.97	c |       819 |    2069     1057    13081 |     7320      819     17 |  0.241 % |
196.92/197.02	c |      1326 |    2069     1057    13081 |     8052     1326     19 |  0.241 % |
196.92/197.09	c |      2089 |    2069     1057    13081 |     8857     2089     19 |  0.241 % |
197.12/197.25	c |      3229 |    2069     1057    13081 |     9743     3229     27 |  0.241 % |
197.42/197.53	c |      4938 |    2069     1057    13081 |    10717     4938     31 |  0.241 % |
198.02/198.19	c |      7501 |    2069     1057    13081 |    11789     7501     39 |  0.241 % |
199.12/199.28	c |     11347 |    2067     1057    13081 |    12968     6742     26 |  0.338 % |
199.22/199.30	c ===============================================================================
199.42/199.57	c core #107
199.42/199.57	c 
199.42/199.57	c 
199.42/199.57	c Core size: 164	Core Weight: 1	Total Weight: 107
199.42/199.57	c
199.42/199.57	c
199.42/199.57	c ============================[ Search Statistics ]==============================
199.42/199.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.42/199.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.42/199.57	c ===============================================================================
199.42/199.57	c |         0 |    2233     1058    13406 |     5000        0    nan |  0.000 % |
199.42/199.59	c |       101 |    2233     1058    13406 |     5500      101     17 |  0.090 % |
199.52/199.61	c |       253 |    2233     1058    13406 |     6050      253     21 |  0.090 % |
199.52/199.63	c |       478 |    2233     1058    13406 |     6655      478     20 |  0.090 % |
199.52/199.67	c |       815 |    2233     1058    13406 |     7320      815     31 |  0.090 % |
199.62/199.72	c |      1324 |    2233     1058    13406 |     8052     1324     34 |  0.090 % |
199.72/199.82	c |      2084 |    2233     1058    13406 |     8857     2084     35 |  0.090 % |
199.91/200.01	c |      3228 |    2233     1058    13406 |     9743     3228     37 |  0.090 % |
200.13/200.22	c |      4936 |    2233     1058    13406 |    10717     4936     38 |  0.090 % |
200.62/200.71	c |      7498 |    2233     1058    13406 |    11789     7498     45 |  0.090 % |
201.42/201.58	c |     11349 |    2233     1058    13406 |    12968    11349     46 |  0.090 % |
203.01/203.19	c |     17120 |    2233     1058    13406 |    14265    10543     56 |  0.090 % |
205.53/205.69	c |     25769 |    2233     1058    13406 |    15692    12023     57 |  0.090 % |
211.21/211.39	c |     38747 |    2233     1058    13406 |    17261     9170     70 |  0.090 % |
219.92/220.02	c |     58208 |    2233     1058    13406 |    18987    11250     75 |  0.090 % |
226.90/227.09	c ===============================================================================
228.31/228.48	c core #108
228.31/228.48	c 
228.31/228.48	c 
228.31/228.48	c Core size: 235	Core Weight: 1	Total Weight: 108
228.31/228.48	c
228.31/228.48	c
228.31/228.48	c ============================[ Search Statistics ]==============================
228.31/228.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.31/228.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.31/228.48	c ===============================================================================
228.31/228.48	c |         0 |    2466     1059    13870 |     5000        0    nan |  0.000 % |
228.41/228.53	c |       101 |    2466     1059    13870 |     5500      101     55 |  0.000 % |
228.41/228.54	c |       254 |    2466     1059    13870 |     6050      254     51 |  0.000 % |
228.41/228.59	c |       480 |    2466     1059    13870 |     6655      480     56 |  0.000 % |
228.51/228.63	c |       817 |    2466     1059    13870 |     7320      817     50 |  0.000 % |
228.51/228.70	c |      1323 |    2466     1059    13870 |     8052     1323     55 |  0.000 % |
228.72/228.81	c |      2087 |    2466     1059    13870 |     8857     2087     60 |  0.000 % |
228.91/229.01	c |      3227 |    2466     1059    13870 |     9743     3227     65 |  0.000 % |
229.21/229.32	c |      4936 |    2466     1059    13870 |    10717     4936     69 |  0.000 % |
229.61/229.76	c |      7499 |    2466     1059    13870 |    11789     7499     71 |  0.000 % |
230.61/230.73	c |     11348 |    2466     1059    13870 |    12968    11348     83 |  0.000 % |
232.11/232.26	c |     17114 |    2466     1059    13870 |    14265    10509     97 |  0.000 % |
235.31/235.44	c |     25764 |    2466     1059    13870 |    15692    11884    105 |  0.000 % |
240.90/241.08	c |     38739 |    2466     1059    13870 |    17261     8969    103 |  0.000 % |
247.20/247.39	c |     58205 |    2466     1059    13870 |    18987    10923     92 |  0.000 % |
265.29/265.47	c |     87399 |    2466     1059    13870 |    20886    11296    112 |  0.000 % |
292.09/292.24	c |    131188 |    2466     1059    13870 |    22974    12662    158 |  0.000 % |
336.38/336.54	c |    196876 |    2466     1059    13870 |    25272    20020    192 |  0.000 % |
414.34/414.57	c |    295405 |    2466     1059    13870 |    27799    16020    198 |  0.000 % |
511.50/511.77	c |    443194 |    2464     1059    13870 |    30579    15678    142 |  0.081 % |
668.45/668.80	c |    664877 |    2464     1059    13870 |    33637    21013    113 |  0.081 % |
933.35/933.73	c |    997405 |    2464     1059    13870 |    37001    30824    159 |  0.081 % |
1436.45/1437.09	c |   1496194 |    2464     1059    13870 |    40701    17310    154 |  0.081 % |

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 22143
/proc/meminfo: memFree=1286160/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=2704 CPUtime=0.01
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 341 0 0 0 1 0 0 0 20 0 1 0 120773140 2768896 248 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 676 248 143 303 0 371 0

[startup+0.0636279 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 22143
/proc/meminfo: memFree=1286160/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=3088 CPUtime=0.06
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 433 0 0 0 6 0 0 0 20 0 1 0 120773140 3162112 340 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 772 340 144 303 0 467 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3088

[startup+0.100635 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 22143
/proc/meminfo: memFree=1286160/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=3344 CPUtime=0.09
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 506 0 0 0 9 0 0 0 20 0 1 0 120773140 3424256 413 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 836 414 144 303 0 531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3344

[startup+0.300678 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 22143
/proc/meminfo: memFree=1286160/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=4756 CPUtime=0.29
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 853 0 0 0 29 0 0 0 20 0 1 0 120773140 4870144 760 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 1189 760 144 303 0 884 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4756

[startup+0.700763 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 22143
/proc/meminfo: memFree=1286160/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=7336 CPUtime=0.69
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 1489 0 0 0 68 1 0 0 21 0 1 0 120773140 7512064 1396 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 1834 1396 144 303 0 1529 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7336

[startup+1.50093 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 22144
/proc/meminfo: memFree=1279084/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=12340 CPUtime=1.49
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 2742 0 0 0 146 3 0 0 23 0 1 0 120773140 12636160 2649 1992294400 134512640 135752675 4290782384 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 3085 2649 145 303 0 2780 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12340

[startup+3.10127 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 22144
/proc/meminfo: memFree=1272388/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=20808 CPUtime=3.09
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 4854 0 0 0 304 5 0 0 25 0 1 0 120773140 21307392 4761 1992294400 134512640 135752675 4290782384 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 5202 4761 145 303 0 4897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20808

[startup+6.30095 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 22144
/proc/meminfo: memFree=1255524/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=35580 CPUtime=6.28
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 8546 0 0 0 618 10 0 0 25 0 1 0 120773140 36433920 8453 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 8895 8453 145 303 0 8590 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35580

[startup+12.7013 s]
/proc/loadavg: 0.15 0.03 0.01 2/107 22144
/proc/meminfo: memFree=1226756/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=64032 CPUtime=12.68
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 15666 0 0 0 1246 22 0 0 25 0 1 0 120773140 65568768 15573 1992294400 134512640 135752675 4290782384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 16008 15573 145 303 0 15703 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64032

[startup+25.501 s]
/proc/loadavg: 0.34 0.08 0.02 2/107 22144
/proc/meminfo: memFree=1182240/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=106936 CPUtime=25.48
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 26385 0 0 0 2510 38 0 0 25 0 1 0 120773140 109502464 26292 1992294400 134512640 135752675 4290782384 18446744073709551615 134605408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 26734 26293 145 303 0 26429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 106936

[startup+51.1005 s]
/proc/loadavg: 0.56 0.15 0.05 2/107 22144
/proc/meminfo: memFree=1104244/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=184616 CPUtime=51.07
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 45786 0 0 0 5036 71 0 0 25 0 1 0 120773140 189046784 45693 1992294400 134512640 135752675 4290782384 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 46154 45693 145 303 0 45849 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 184616

[startup+102.308 s]
/proc/loadavg: 0.81 0.28 0.10 2/107 22146
/proc/meminfo: memFree=972060/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=315668 CPUtime=102.26
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 78546 0 0 0 10105 121 0 0 25 0 1 0 120773140 323244032 78453 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 78917 78453 145 303 0 78612 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 315668

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/107 22148
/proc/meminfo: memFree=832560/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=455700 CPUtime=162.24
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 113518 0 0 0 16044 180 0 0 25 0 1 0 120773140 466636800 113425 1992294400 134512640 135752675 4290782384 18446744073709551615 134611620 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 113925 113425 145 303 0 113620 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 455700

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/107 22150
/proc/meminfo: memFree=782464/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=504588 CPUtime=222.21
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 125818 0 0 0 21984 237 0 0 25 0 1 0 120773140 516698112 125697 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 126147 125697 146 303 0 125842 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 504588

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/107 22152
/proc/meminfo: memFree=719348/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=568340 CPUtime=282.19
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 141748 0 0 0 27923 296 0 0 25 0 1 0 120773140 581980160 141627 1992294400 134512640 135752675 4290782384 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 142085 141627 146 303 0 141780 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 568340

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/107 22152
/proc/meminfo: memFree=645692/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=641164 CPUtime=342.17
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 159929 0 0 0 33871 346 0 0 25 0 1 0 120773140 656551936 159808 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 160291 159808 146 303 0 159986 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 641164

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/107 22154
/proc/meminfo: memFree=580964/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=706288 CPUtime=402.15
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 176208 0 0 0 39826 389 0 0 25 0 1 0 120773140 723238912 176087 1992294400 134512640 135752675 4290782384 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 176572 176087 146 303 0 176267 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 706288

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/107 22156
/proc/meminfo: memFree=514996/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=772452 CPUtime=462.12
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 192713 0 0 0 45780 432 0 0 25 0 1 0 120773140 790990848 192592 1992294400 134512640 135752675 4290782384 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 193113 192592 146 303 0 192808 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 772452

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 22158
/proc/meminfo: memFree=434396/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=853236 CPUtime=522.11
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 212909 0 0 0 51726 485 0 0 25 0 1 0 120773140 873713664 212788 1992294400 134512640 135752675 4290782384 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 213309 212788 146 303 0 213004 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 853236

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/107 22160
/proc/meminfo: memFree=374752/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=912276 CPUtime=582.08
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 227630 0 0 0 57675 533 0 0 25 0 1 0 120773140 934170624 227509 1992294400 134512640 135752675 4290782384 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 228069 227509 146 303 0 227764 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 912276

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/107 22160
/proc/meminfo: memFree=316224/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=970040 CPUtime=642.06
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 242049 0 0 0 63637 569 0 0 25 0 1 0 120773140 993320960 241928 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 242510 241928 146 303 0 242205 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 970040

[startup+702.301 s]

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

[startup+762.309 s]
/proc/loadavg: 0.99 0.91 0.53 2/107 22164
/proc/meminfo: memFree=201028/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1084968 CPUtime=762.02
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 270774 0 0 0 75544 658 0 0 25 0 1 0 120773140 1111007232 270653 1992294400 134512640 135752675 4290782384 18446744073709551615 134611978 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 271242 270653 146 303 0 270937 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 1084968

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/107 22166
/proc/meminfo: memFree=144112/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1142284 CPUtime=821.99
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 285083 0 0 0 81498 701 0 0 25 0 1 0 120773140 1169698816 284962 1992294400 134512640 135752675 4290782384 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 285571 284962 146 303 0 285266 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 1142284

[startup+882.3 s]
/proc/loadavg: 0.99 0.93 0.58 2/107 22168
/proc/meminfo: memFree=84468/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1201656 CPUtime=881.97
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 299897 0 0 0 87457 740 0 0 25 0 1 0 120773140 1230495744 299776 1992294400 134512640 135752675 4290782384 18446744073709551615 134611647 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 300414 299776 146 303 0 300109 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 1201656

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/107 22168
/proc/meminfo: memFree=24824/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1262492 CPUtime=941.95
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 315084 0 0 0 93416 779 0 0 25 0 1 0 120773140 1292791808 314963 1992294400 134512640 135752675 4290782384 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 315623 314963 146 303 0 315318 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1262492

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 3/107 22170
/proc/meminfo: memFree=9376/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1319880 CPUtime=1001.92
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 329413 0 0 0 99375 817 0 0 25 0 1 0 120773140 1351557120 329292 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 329970 329292 146 303 0 329665 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 1319880

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/107 22172
/proc/meminfo: memFree=10512/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1372932 CPUtime=1061.9
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 342662 0 0 0 105336 854 0 0 25 0 1 0 120773140 1405882368 342541 1992294400 134512640 135752675 4290782384 18446744073709551615 134519014 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 343233 342541 146 303 0 342928 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1372932

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 22174
/proc/meminfo: memFree=10180/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1415928 CPUtime=1121.88
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 353399 0 0 0 111301 887 0 0 25 0 1 0 120773140 1449910272 353278 1992294400 134512640 135752675 4290782384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 353982 353278 146 303 0 353677 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1415928

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/107 22185
/proc/meminfo: memFree=9568/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1462232 CPUtime=1181.84
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 364948 0 0 0 117265 919 0 0 25 0 1 0 120773140 1497325568 364827 1992294400 134512640 135752675 4290782384 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 365558 364827 146 303 0 365253 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 1462232

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/107 22185
/proc/meminfo: memFree=10588/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1505756 CPUtime=1241.82
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 375787 0 0 0 123235 947 0 0 25 0 1 0 120773140 1541894144 375666 1992294400 134512640 135752675 4290782384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 376439 375666 146 303 0 376134 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 1505756

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/107 22187
/proc/meminfo: memFree=10224/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1551340 CPUtime=1301.8
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 387171 0 0 0 129200 980 0 0 25 0 1 0 120773140 1588572160 387050 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 387835 387050 146 303 0 387530 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 1551340

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.73 2/107 22189
/proc/meminfo: memFree=9828/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1599172 CPUtime=1361.78
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 399122 0 0 0 135163 1015 0 0 25 0 1 0 120773140 1637552128 399001 1992294400 134512640 135752675 4290782384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 399793 399001 146 303 0 399488 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 1599172

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/107 22191
/proc/meminfo: memFree=9280/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1651664 CPUtime=1421.77
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 412222 0 0 0 141122 1055 0 0 25 0 1 0 120773140 1691303936 412101 1992294400 134512640 135752675 4290782384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 412916 412101 146 303 0 412611 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1651664

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/107 22193
/proc/meminfo: memFree=9716/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1702876 CPUtime=1481.73
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 424993 0 0 0 147082 1091 0 0 25 0 1 0 120773140 1743745024 424872 1992294400 134512640 135752675 4290782384 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 425719 424872 146 303 0 425414 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 1702876

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/107 22193
/proc/meminfo: memFree=9608/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1751604 CPUtime=1541.72
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 437161 0 0 0 153046 1126 0 0 25 0 1 0 120773140 1793642496 437040 1992294400 134512640 135752675 4290782384 18446744073709551615 134611655 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 437901 437040 146 303 0 437596 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 1751604

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/107 22195
/proc/meminfo: memFree=10140/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1791688 CPUtime=1601.69
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 447149 0 0 0 159014 1155 0 0 25 0 1 0 120773140 1834688512 447028 1992294400 134512640 135752675 4290782384 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 447922 447028 146 303 0 447617 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 1791688

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/107 22197
/proc/meminfo: memFree=9892/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1833400 CPUtime=1661.67
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 457547 0 0 0 164977 1190 0 0 25 0 1 0 120773140 1877401600 457426 1992294400 134512640 135752675 4290782384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 458350 457426 146 303 0 458045 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 1833400



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1672.1 s]
/proc/loadavg: 0.99 0.97 0.79 2/107 22197
/proc/meminfo: memFree=10712/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=1843304 CPUtime=1671.47
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4202496 460042 0 0 0 165951 1196 0 0 25 0 1 0 120773140 1887543296 459921 1992294400 134512640 135752675 4290782384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22143/statm: 460826 459921 146 303 0 460521 0
Current children cumulated CPU time (s) 1671.47
Current children cumulated vsize (KiB) 1843304

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

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

[startup+1672.21 s]
/proc/loadavg: 0.99 0.97 0.79 2/107 22197
/proc/meminfo: memFree=10712/2059040 swapFree=4139960/4192956
[pid=22143] ppid=22141 vsize=0 CPUtime=1671.57
/proc/22143/stat : 22143 (wbo1.4b) R 22141 22143 22118 0 -1 4203524 460042 0 0 0 165951 1206 0 0 25 0 1 0 120773140 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/22143/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1671.57
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1672.29
CPU time (s): 1671.67
CPU user time (s): 1659.52
CPU system time (s): 12.1532
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 1843304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1659.52
system time used= 12.1532
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460042
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= 18755

runsolver used 2.82157 second user time and 7.8708 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-25 09:41:55
IDJOB=2680571
IDBENCH=1961
IDSOLVER=1190
FILE ID=node010/2680571-1277451715
PBS_JOBID= 11188148
Free space on /tmp= 62392 MiB

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

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=234233814

node010.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.267
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.53
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.267
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:       1286688 kB
Buffers:        162604 kB
Cached:         496032 kB
SwapCached:       5536 kB
Active:         211112 kB
Inactive:       460480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1286688 kB
SwapTotal:     4192956 kB
SwapFree:      4139960 kB
Dirty:            2756 kB
Writeback:           0 kB
AnonPages:       11540 kB
Mapped:          11808 kB
Slab:            78904 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182832 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= 62388 MiB
End job on node010 at 2010-06-25 10:09:49