Trace number 2680798

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) 1428.31 1428.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e1.opb
MD5SUM0d4648505d14cf43905d3198d6f686c2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark162
Best CPU time to get the best result obtained on this benchmark41.2537
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 162
Optimality of the best value was proved YES
Number of variables444
Total number of constraints1408
Number of constraints which are clauses1408
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 444
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 444
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 444
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.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680798-1277453529.opb.
0.00/0.00	c Instance file HOME/instance-2680798-1277453529.opb
0.00/0.00	c File size is 63636 bytes.
0.00/0.01	c Highest Coefficient sum: 33
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:      444                                                 |
0.00/0.01	c |  Number Clauses:        1408                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
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 |     444     1408     6426 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 205
0.00/0.01	o 205
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 |         0 |     444     1409     6870 |     5000        0    nan |  0.000 % |
0.01/0.02	c |       101 |     444     1409     6870 |     5500      101    217 |  0.001 % |
0.01/0.02	c ===============================================================================
0.01/0.02	c New solution: 183
0.01/0.02	o 183
0.01/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 179.975 s
0.01/0.02	c ===============================================================================
0.01/0.02	c |       101 |     444     1410     7314 |     5000      101    217 |  0.001 % |
0.01/0.02	c ===============================================================================
0.01/0.02	c New solution: 166
0.01/0.02	o 166
0.01/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 179.975 s
0.01/0.02	c ===============================================================================
0.01/0.02	c |       101 |     444     1411     7758 |     5000      101    217 |  0.001 % |
0.01/0.02	c ===============================================================================
0.01/0.02	c New solution: 165
0.01/0.02	o 165
0.01/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 179.974 s
0.01/0.02	c ===============================================================================
0.01/0.02	c |       101 |     444     1412     8202 |     5000      101    217 |  0.001 % |
0.01/0.04	c |       201 |     444     1412     8202 |     5500      201    207 |  0.001 % |
0.01/0.06	c |       353 |     444     1412     8202 |     6050      353    204 |  0.006 % |
0.01/0.09	c |       578 |     444     1412     8202 |     6655      578    195 |  0.007 % |
0.09/0.13	c |       918 |     444     1412     8202 |     7320      918    197 |  0.009 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 164
0.09/0.13	o 164
0.09/0.13	c Elapsed CPU time: 0.132979 s	Remaining CPU time: 179.867 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |       987 |     444     1413     8646 |     5000      987    198 |  0.009 % |
0.09/0.15	c |      1087 |     444     1413     8646 |     5500     1087    194 |  0.033 % |
0.09/0.17	c |      1237 |     444     1413     8646 |     6050     1237    192 |  0.013 % |
0.19/0.20	c |      1465 |     444     1413     8646 |     6655     1465    193 |  0.009 % |
0.19/0.25	c |      1812 |     444     1413     8646 |     7320     1812    195 |  0.009 % |
0.29/0.34	c |      2319 |     444     1413     8646 |     8052     2319    188 |  0.006 % |
0.39/0.44	c |      3083 |     444     1413     8646 |     8857     3083    190 |  0.033 % |
0.59/0.62	c |      4222 |     444     1413     8646 |     9743     4222    194 |  0.008 % |
0.89/0.96	c |      5930 |     444     1413     8646 |    10717     5930    188 |  0.001 % |
1.19/1.27	c |      8492 |     444     1413     8646 |    11789     8492    181 |  0.009 % |
1.79/1.84	c |     12337 |     444     1413     8646 |    12968     6268    184 |  0.009 % |
1.79/1.85	c ===============================================================================
1.79/1.85	c New solution: 163
1.79/1.85	o 163
1.79/1.85	c Elapsed CPU time: 1.80972 s	Remaining CPU time: 178.19 s
1.79/1.85	c ===============================================================================
1.79/1.85	c |     12415 |     444     1414     9090 |     5000     6346    185 |  0.009 % |
1.79/1.88	c |     12516 |     444     1414     9090 |     5500     3274    197 |  0.033 % |
1.89/1.91	c |     12671 |     444     1414     9090 |     6050     3429    196 |  0.033 % |
1.89/1.94	c |     12898 |     444     1414     9090 |     6655     3656    197 |  0.006 % |
1.89/1.98	c |     13235 |     444     1414     9090 |     7320     3993    195 |  0.009 % |
1.99/2.06	c |     13741 |     444     1414     9090 |     8052     4499    196 |  0.005 % |
2.10/2.16	c |     14500 |     444     1414     9090 |     8857     5258    193 |  0.006 % |
2.20/2.28	c |     15641 |     444     1414     9090 |     9743     6399    191 |  0.033 % |
2.49/2.57	c |     17350 |     444     1414     9090 |    10717     8108    191 |  0.006 % |
2.89/2.97	c |     19913 |     444     1414     9090 |    11789    10671    194 |  0.033 % |
3.49/3.55	c |     23757 |     444     1414     9090 |    12968     8446    196 |  0.001 % |
3.79/3.84	c ===============================================================================
3.79/3.84	c New solution: 162
3.79/3.84	o 162
3.79/3.84	c Elapsed CPU time: 3.74743 s	Remaining CPU time: 176.253 s
3.79/3.84	c ===============================================================================
3.79/3.84	c |     25579 |     444     1415     9534 |     5000    10268    197 |  0.001 % |
3.79/3.87	c |     25679 |     444     1415     9534 |     5500     2667    200 |  0.001 % |
3.79/3.89	c |     25833 |     444     1415     9534 |     6050     2821    200 |  0.007 % |
3.89/3.92	c |     26058 |     444     1415     9534 |     6655     3046    197 |  0.001 % |
3.89/3.98	c |     26395 |     444     1415     9534 |     7320     3383    195 |  0.033 % |
3.99/4.05	c |     26901 |     444     1415     9534 |     8052     3889    196 |  0.008 % |
4.09/4.16	c |     27661 |     444     1415     9534 |     8857     4649    198 |  0.009 % |
4.30/4.32	c |     28802 |     444     1415     9534 |     9743     5790    200 |  0.011 % |
4.49/4.57	c |     30511 |     444     1415     9534 |    10717     7499    193 |  0.003 % |
4.99/5.01	c |     33075 |     444     1415     9534 |    11789    10063    197 |  0.005 % |
5.68/5.73	c |     36919 |     444     1415     9534 |    12968     7812    203 |  0.001 % |
6.78/6.84	c |     42686 |     444     1415     9534 |    14265     6886    208 |  0.008 % |
7.79/7.86	c |     51336 |     444     1415     9534 |    15692     8239    161 |  0.001 % |
10.49/10.51	c |     64310 |     444     1415     9534 |    17261    13169    193 |  0.010 % |
15.89/15.96	c |     83772 |     444     1415     9534 |    18987    14969    213 |  0.005 % |
20.28/20.38	c |    112965 |     444     1415     9534 |    20886    15153    166 |  0.009 % |
33.08/33.13	c |    156755 |     444     1415     9534 |    22974    16412    212 |  0.007 % |
51.17/51.29	c |    222439 |     444     1415     9534 |    25272    19950    167 |  0.001 % |
83.27/83.32	c |    320965 |     444     1415     9534 |    27799    18305    210 |  0.033 % |
138.95/139.07	c |    468755 |     444     1415     9534 |    30579    14834    211 |  0.011 % |
182.34/182.40	c There are 0 assigned variables. 0 in cost function.
183.14/183.29	c core #1
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 1
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #2
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 2
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #3
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 3
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #4
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 4
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #5
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 5
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #6
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 6
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #7
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 7
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #8
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 8
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #9
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 9
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #10
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 10
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #11
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 11
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #12
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 12
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #13
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 13
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #14
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 14
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #15
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 15
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #16
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 16
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #17
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 17
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #18
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 18
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #19
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 19
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #20
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 20
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #21
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 21
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #22
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 22
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #23
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 23
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #24
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 24
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #25
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 25
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #26
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 26
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #27
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 27
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #28
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 28
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #29
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 29
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #30
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 30
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #31
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 31
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #32
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 32
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #33
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 33
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #34
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 34
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #35
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 35
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #36
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 36
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #37
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 37
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #38
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 38
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #39
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 39
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #40
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 40
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #41
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 41
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #42
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 42
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #43
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 43
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #44
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 44
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #45
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 45
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #46
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 46
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #47
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 47
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #48
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 48
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #49
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 49
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #50
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 50
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #51
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 51
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #52
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 52
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #53
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 53
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #54
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 54
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #55
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 55
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #56
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 56
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #57
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 57
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #58
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 58
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #59
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 59
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #60
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 60
183.14/183.29	c
183.14/183.29	c
183.14/183.29	c core #61
183.14/183.29	c 
183.14/183.29	c 
183.14/183.29	c Core size: 3	Core Weight: 1	Total Weight: 61
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #62
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 62
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #63
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 63
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #64
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 64
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #65
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 65
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #66
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 66
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #67
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 67
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #68
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 68
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #69
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 69
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #70
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 70
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #71
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 71
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #72
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 72
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #73
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 73
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #74
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 74
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #75
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 75
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #76
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 76
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #77
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 77
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #78
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 78
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #79
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 79
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #80
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 80
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #81
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 81
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #82
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 82
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #83
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 83
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #84
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 84
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #85
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 85
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #86
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 86
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #87
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 87
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #88
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 88
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #89
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 89
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #90
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 90
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #91
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 91
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #92
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 92
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #93
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 93
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #94
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 94
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #95
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 95
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #96
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 3	Core Weight: 1	Total Weight: 96
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #97
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 33	Core Weight: 1	Total Weight: 97
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #98
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 33	Core Weight: 1	Total Weight: 98
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #99
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 33	Core Weight: 1	Total Weight: 99
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #100
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 100
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #101
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 101
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #102
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 102
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #103
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 103
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #104
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 104
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #105
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 105
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #106
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 106
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #107
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 107
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #108
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 108
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #109
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 4	Core Weight: 1	Total Weight: 109
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #110
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 49	Core Weight: 1	Total Weight: 110
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #111
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 49	Core Weight: 1	Total Weight: 111
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #112
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 49	Core Weight: 1	Total Weight: 112
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #113
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 190	Core Weight: 1	Total Weight: 113
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #114
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 7	Core Weight: 1	Total Weight: 114
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c core #115
183.34/183.49	c 
183.34/183.49	c 
183.34/183.49	c Core size: 251	Core Weight: 1	Total Weight: 115
183.34/183.49	c
183.34/183.49	c
183.34/183.49	c ============================[ Search Statistics ]==============================
183.34/183.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.34/183.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.34/183.49	c ===============================================================================
183.34/183.49	c |         0 |     876     1974    10829 |     5000        0    nan |  0.000 % |
183.34/183.49	c ===============================================================================
183.44/183.50	c core #116
183.44/183.50	c 
183.44/183.50	c 
183.44/183.50	c Core size: 10	Core Weight: 1	Total Weight: 116
183.44/183.50	c
183.44/183.50	c
183.44/183.50	c ============================[ Search Statistics ]==============================
183.44/183.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.50	c ===============================================================================
183.44/183.50	c |         0 |     882     1975    10841 |     5000        0    nan |  0.000 % |
183.44/183.50	c ===============================================================================
183.44/183.51	c core #117
183.44/183.51	c 
183.44/183.51	c 
183.44/183.51	c Core size: 186	Core Weight: 1	Total Weight: 117
183.44/183.51	c
183.44/183.51	c
183.44/183.51	c ============================[ Search Statistics ]==============================
183.44/183.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.51	c ===============================================================================
183.44/183.51	c |         0 |     900     1976    10877 |     5000        0    nan |  0.000 % |
183.44/183.51	c ===============================================================================
183.44/183.52	c core #118
183.44/183.52	c 
183.44/183.52	c 
183.44/183.52	c Core size: 48	Core Weight: 1	Total Weight: 118
183.44/183.52	c
183.44/183.52	c
183.44/183.52	c ============================[ Search Statistics ]==============================
183.44/183.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.52	c ===============================================================================
183.44/183.52	c |         0 |     940     1977    10960 |     5000        0    nan |  0.000 % |
183.44/183.52	c ===============================================================================
183.44/183.53	c core #119
183.44/183.53	c 
183.44/183.53	c 
183.44/183.53	c Core size: 11	Core Weight: 1	Total Weight: 119
183.44/183.53	c
183.44/183.53	c
183.44/183.53	c ============================[ Search Statistics ]==============================
183.44/183.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.53	c ===============================================================================
183.44/183.53	c |         0 |     947     1978    10974 |     5000        0    nan |  0.000 % |
183.44/183.53	c ===============================================================================
183.44/183.54	c core #120
183.44/183.54	c 
183.44/183.54	c 
183.44/183.54	c Core size: 13	Core Weight: 1	Total Weight: 120
183.44/183.54	c
183.44/183.54	c
183.44/183.54	c ============================[ Search Statistics ]==============================
183.44/183.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.54	c ===============================================================================
183.44/183.54	c |         0 |     954     1979    10988 |     5000        0    nan |  0.000 % |
183.44/183.54	c ===============================================================================
183.44/183.55	c core #121
183.44/183.55	c 
183.44/183.55	c 
183.44/183.55	c Core size: 15	Core Weight: 1	Total Weight: 121
183.44/183.55	c
183.44/183.55	c
183.44/183.55	c ============================[ Search Statistics ]==============================
183.44/183.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.55	c ===============================================================================
183.44/183.55	c |         0 |     963     1980    11006 |     5000        0    nan |  0.000 % |
183.44/183.56	c ===============================================================================
183.44/183.56	c core #122
183.44/183.56	c 
183.44/183.56	c 
183.44/183.56	c Core size: 40	Core Weight: 1	Total Weight: 122
183.44/183.56	c
183.44/183.56	c
183.44/183.56	c ============================[ Search Statistics ]==============================
183.44/183.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.56	c ===============================================================================
183.44/183.56	c |         0 |     976     1981    11032 |     5000        0    nan |  0.000 % |
183.44/183.57	c ===============================================================================
183.44/183.58	c core #123
183.44/183.58	c 
183.44/183.58	c 
183.44/183.58	c Core size: 127	Core Weight: 1	Total Weight: 123
183.44/183.58	c
183.44/183.58	c
183.44/183.58	c ============================[ Search Statistics ]==============================
183.44/183.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.58	c ===============================================================================
183.44/183.58	c |         0 |     994     1982    11069 |     5000        0    nan |  0.000 % |
183.44/183.59	c ===============================================================================
183.44/183.59	c core #124
183.44/183.59	c 
183.44/183.59	c 
183.44/183.59	c Core size: 46	Core Weight: 1	Total Weight: 124
183.44/183.59	c
183.44/183.59	c
183.44/183.59	c ============================[ Search Statistics ]==============================
183.44/183.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.44/183.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.44/183.59	c ===============================================================================
183.44/183.59	c |         0 |    1022     1983    11126 |     5000        0    nan |  0.000 % |
183.54/183.60	c ===============================================================================
183.54/183.61	c core #125
183.54/183.61	c 
183.54/183.61	c 
183.54/183.61	c Core size: 25	Core Weight: 1	Total Weight: 125
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 |    1040     1984    11162 |     5000        0    nan |  0.000 % |
183.54/183.62	c ===============================================================================
183.54/183.63	c core #126
183.54/183.63	c 
183.54/183.63	c 
183.54/183.63	c Core size: 167	Core Weight: 1	Total Weight: 126
183.54/183.63	c
183.54/183.63	c
183.54/183.63	c ============================[ Search Statistics ]==============================
183.54/183.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.63	c ===============================================================================
183.54/183.63	c |         0 |    1084     1985    11252 |     5000        0    nan |  0.000 % |
183.54/183.63	c ===============================================================================
183.54/183.64	c core #127
183.54/183.64	c 
183.54/183.64	c 
183.54/183.64	c Core size: 207	Core Weight: 1	Total Weight: 127
183.54/183.64	c
183.54/183.64	c
183.54/183.64	c ============================[ Search Statistics ]==============================
183.54/183.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.64	c ===============================================================================
183.54/183.64	c |         0 |    1098     1986    11280 |     5000        0    nan |  0.000 % |
183.54/183.65	c ===============================================================================
183.54/183.66	c core #128
183.54/183.66	c 
183.54/183.66	c 
183.54/183.66	c Core size: 217	Core Weight: 1	Total Weight: 128
183.54/183.66	c
183.54/183.66	c
183.54/183.66	c ============================[ Search Statistics ]==============================
183.54/183.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.66	c ===============================================================================
183.54/183.66	c |         0 |    1114     1987    11312 |     5000        0    nan |  0.000 % |
183.54/183.67	c ===============================================================================
183.54/183.68	c core #129
183.54/183.68	c 
183.54/183.68	c 
183.54/183.68	c Core size: 134	Core Weight: 1	Total Weight: 129
183.54/183.68	c
183.54/183.68	c
183.54/183.68	c ============================[ Search Statistics ]==============================
183.54/183.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.68	c ===============================================================================
183.54/183.68	c |         0 |    1162     1989    11412 |     5000        0    nan |  0.000 % |
183.54/183.70	c |       100 |    1160     1989    11412 |     5500      100     56 |  0.516 % |
183.64/183.72	c |       251 |    1155     1989    11412 |     6050      249     45 |  0.943 % |
183.64/183.74	c |       480 |    1143     1989    11412 |     6655      472     41 |  2.144 % |
183.64/183.75	c ===============================================================================
183.64/183.76	c core #130
183.64/183.76	c 
183.64/183.76	c 
183.64/183.76	c Core size: 146	Core Weight: 1	Total Weight: 130
183.64/183.76	c
183.64/183.76	c
183.64/183.76	c ============================[ Search Statistics ]==============================
183.64/183.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.76	c ===============================================================================
183.64/183.76	c |         0 |    1276     1990    11644 |     5000        0    nan |  0.000 % |
183.64/183.79	c |       100 |    1276     1990    11644 |     5500      100     49 |  0.001 % |
183.74/183.81	c |       250 |    1276     1990    11644 |     6050      250     62 |  0.010 % |
183.74/183.84	c ===============================================================================
183.74/183.85	c core #131
183.74/183.85	c 
183.74/183.85	c 
183.74/183.85	c Core size: 315	Core Weight: 1	Total Weight: 131
183.74/183.85	c
183.74/183.85	c
183.74/183.85	c ============================[ Search Statistics ]==============================
183.74/183.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.74/183.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.74/183.85	c ===============================================================================
183.74/183.85	c |         0 |    1350     1991    11792 |     5000        0    nan |  0.000 % |
183.74/183.88	c |       100 |    1350     1991    11792 |     5500      100     27 |  0.148 % |
183.74/183.88	c ===============================================================================
183.74/183.89	c core #132
183.74/183.89	c 
183.74/183.89	c 
183.74/183.89	c Core size: 60	Core Weight: 1	Total Weight: 132
183.74/183.89	c
183.74/183.89	c
183.74/183.89	c ============================[ Search Statistics ]==============================
183.74/183.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.74/183.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.74/183.89	c ===============================================================================
183.74/183.89	c |         0 |    1385     1992    11862 |     5000        0    nan |  0.000 % |
183.83/183.92	c |       100 |    1385     1992    11862 |     5500      100     49 |  0.001 % |
183.83/183.95	c |       252 |    1385     1992    11862 |     6050      252    103 |  0.000 % |
183.83/183.99	c |       478 |    1385     1992    11862 |     6655      478     83 |  0.002 % |
183.93/184.04	c |       815 |    1385     1992    11862 |     7320      815     69 |  0.000 % |
184.03/184.13	c |      1321 |    1385     1992    11862 |     8052     1321     75 |  0.009 % |
184.13/184.22	c ===============================================================================
184.13/184.24	c core #133
184.13/184.24	c 
184.13/184.24	c 
184.13/184.24	c Core size: 386	Core Weight: 1	Total Weight: 133
184.13/184.24	c
184.13/184.24	c
184.13/184.24	c ============================[ Search Statistics ]==============================
184.13/184.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.13/184.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.13/184.24	c ===============================================================================
184.13/184.24	c |         0 |    1511     1993    12114 |     5000        0    nan |  0.000 % |
184.13/184.26	c |       100 |    1511     1993    12114 |     5500      100     42 |  0.000 % |
184.13/184.29	c |       250 |    1511     1993    12114 |     6050      250     61 |  0.001 % |
184.23/184.33	c |       475 |    1511     1993    12114 |     6655      475     71 |  0.000 % |
184.23/184.38	c |       814 |    1511     1993    12114 |     7320      814     84 |  0.000 % |
184.34/184.47	c |      1320 |    1511     1993    12114 |     8052     1320     68 |  0.001 % |
184.54/184.60	c |      2080 |    1511     1993    12114 |     8857     2080     95 |  0.003 % |
184.64/184.79	c |      3220 |    1511     1993    12114 |     9743     3220     92 |  0.000 % |
184.93/185.08	c |      4928 |    1511     1993    12114 |    10717     4928    101 |  0.003 % |
185.43/185.53	c |      7490 |    1511     1993    12114 |    11789     7490     81 |  0.007 % |
186.14/186.20	c |     11335 |    1511     1993    12114 |    12968    11335     92 |  0.000 % |
187.13/187.26	c |     17102 |    1511     1993    12114 |    14265    10440     90 |  0.000 % |
188.64/188.71	c |     25752 |    1511     1993    12114 |    15692    11783     58 |  0.007 % |
190.93/191.09	c |     38726 |    1511     1993    12114 |    17261     8650     46 |  0.001 % |
194.44/194.55	c |     58187 |    1511     1993    12114 |    18987    10484     37 |  0.001 % |
199.93/200.08	c |     87379 |    1511     1993    12114 |    20886    10653     37 |  0.000 % |
206.83/206.90	c |    131168 |    1511     1993    12114 |    22974    11933     67 |  0.007 % |
222.53/222.61	c |    196852 |    1511     1993    12114 |    25272    15159     77 |  0.001 % |
248.92/249.02	c |    295379 |    1511     1993    12114 |    27799    12389    156 |  0.000 % |
279.81/279.95	c |    443168 |    1507     1993    12114 |    30579    18184     41 |  0.279 % |
296.61/296.79	c ===============================================================================
297.21/297.30	c core #134
297.21/297.30	c 
297.21/297.30	c 
297.21/297.30	c Core size: 362	Core Weight: 1	Total Weight: 134
297.21/297.30	c
297.21/297.30	c
297.21/297.30	c ============================[ Search Statistics ]==============================
297.21/297.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
297.21/297.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
297.21/297.30	c ===============================================================================
297.21/297.30	c |         0 |    1592     1994    12276 |     5000        0    nan |  0.000 % |
297.31/297.40	c |       100 |    1592     1994    12276 |     5500      100     85 |  0.000 % |
297.31/297.44	c |       250 |    1592     1994    12276 |     6050      250     86 |  0.000 % |
297.31/297.47	c |       477 |    1592     1994    12276 |     6655      477     79 |  0.001 % |
297.40/297.53	c |       815 |    1592     1994    12276 |     7320      815     82 |  0.000 % |
297.50/297.60	c |      1325 |    1592     1994    12276 |     8052     1325     87 |  0.000 % |
297.60/297.74	c |      2085 |    1592     1994    12276 |     8857     2085     70 |  0.001 % |
297.80/297.90	c |      3225 |    1592     1994    12276 |     9743     3225     72 |  0.001 % |
298.01/298.15	c |      4939 |    1592     1994    12276 |    10717     4939     89 |  0.000 % |
298.51/298.68	c |      7501 |    1592     1994    12276 |    11789     7501    103 |  0.000 % |
299.21/299.34	c |     11345 |    1592     1994    12276 |    12968    11345    113 |  0.000 % |
300.81/300.91	c |     17112 |    1592     1994    12276 |    14265    10414    140 |  0.003 % |
302.20/302.32	c |     25768 |    1592     1994    12276 |    15692    11714    103 |  0.000 % |
304.91/305.07	c |     38743 |    1592     1994    12276 |    17261     8556    129 |  0.000 % |
309.11/309.21	c |     58205 |    1592     1994    12276 |    18987    10402     82 |  0.000 % |
316.71/316.88	c |     87398 |    1592     1994    12276 |    20886    10472    124 |  0.003 % |
330.10/330.25	c |    131187 |    1592     1994    12276 |    22974    11776    135 |  0.000 % |
342.60/342.72	c |    196872 |    1590     1994    12276 |    25272    14514     35 |  0.126 % |
376.99/377.12	c |    295400 |    1588     1994    12276 |    27799    25111    133 |  0.252 % |
433.37/433.57	c |    443192 |    1588     1994    12276 |    30579    19926    120 |  0.251 % |
518.55/518.72	c |    664875 |    1588     1994    12276 |    33637    26713    120 |  0.252 % |
606.42/606.63	c |    997401 |    1588     1994    12276 |    37001    15498     70 |  0.254 % |
753.39/753.63	c |   1496189 |    1588     1994    12276 |    40701    17271     45 |  0.252 % |
1123.09/1123.40	c |   2244373 |    1586     1994    12276 |    44771    25132     69 |  0.378 % |

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-2680798-1277453529/watcher-2680798-1277453529 -o /tmp/evaluation-result-2680798-1277453529/solver-2680798-1277453529 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680798-1277453529.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.01 0.99 0.82 3/106 28994
/proc/meminfo: memFree=1863824/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=2636 CPUtime=0
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 280 0 0 0 0 0 0 0 18 0 1 0 120956839 2699264 199 1992294400 134512640 135752675 4288250896 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 659 200 141 303 0 338 0

[startup+0.019404 s]
/proc/loadavg: 1.01 0.99 0.82 3/106 28994
/proc/meminfo: memFree=1863824/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=2704 CPUtime=0.01
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 352 0 0 0 1 0 0 0 18 0 1 0 120956839 2768896 255 1992294400 134512640 135752675 4288250896 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 676 255 144 303 0 371 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2704

[startup+0.101412 s]
/proc/loadavg: 1.01 0.99 0.82 3/106 28994
/proc/meminfo: memFree=1863824/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=3224 CPUtime=0.09
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 480 0 0 0 9 0 0 0 18 0 1 0 120956839 3301376 383 1992294400 134512640 135752675 4288250896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 806 383 145 303 0 501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3224

[startup+0.301432 s]
/proc/loadavg: 1.01 0.99 0.82 3/106 28994
/proc/meminfo: memFree=1863824/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=4508 CPUtime=0.29
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 801 0 0 0 28 1 0 0 18 0 1 0 120956839 4616192 704 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 1127 704 145 303 0 822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4508

[startup+0.701473 s]
/proc/loadavg: 1.01 0.99 0.82 3/106 28994
/proc/meminfo: memFree=1863824/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=6972 CPUtime=0.69
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 1392 0 0 0 67 2 0 0 18 0 1 0 120956839 7139328 1295 1992294400 134512640 135752675 4288250896 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 1743 1295 145 303 0 1438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6972

[startup+1.50155 s]
/proc/loadavg: 1.01 0.99 0.82 2/107 28995
/proc/meminfo: memFree=1857864/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=11468 CPUtime=1.49
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 2537 0 0 0 145 4 0 0 19 0 1 0 120956839 11743232 2440 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 2867 2441 145 303 0 2562 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11468

[startup+3.10172 s]
/proc/loadavg: 1.01 0.99 0.82 2/107 28995
/proc/meminfo: memFree=1850920/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=20936 CPUtime=3.09
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 4903 0 0 0 302 7 0 0 23 0 1 0 120956839 21438464 4806 1992294400 134512640 135752675 4288250896 18446744073709551615 134611933 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 5234 4806 145 303 0 4929 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20936

[startup+6.30105 s]
/proc/loadavg: 1.01 0.99 0.83 2/107 28995
/proc/meminfo: memFree=1831576/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=38692 CPUtime=6.29
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 9347 0 0 0 615 14 0 0 25 0 1 0 120956839 39620608 9250 1992294400 134512640 135752675 4288250896 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 9673 9250 145 303 0 9368 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38692

[startup+12.7017 s]
/proc/loadavg: 1.01 0.99 0.83 2/107 28995
/proc/meminfo: memFree=1800328/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=67700 CPUtime=12.69
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 16597 0 0 0 1243 26 0 0 25 0 1 0 120956839 69324800 16500 1992294400 134512640 135752675 4288250896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 16925 16500 145 303 0 16620 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67700

[startup+25.501 s]
/proc/loadavg: 1.01 0.99 0.83 2/107 28995
/proc/meminfo: memFree=1746264/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=120456 CPUtime=25.48
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 29754 0 0 0 2501 47 0 0 25 0 1 0 120956839 123346944 29657 1992294400 134512640 135752675 4288250896 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 30114 29657 145 303 0 29809 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 120456

[startup+51.1006 s]
/proc/loadavg: 1.00 0.99 0.83 2/107 28995
/proc/meminfo: memFree=1673600/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=193036 CPUtime=51.07
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 47914 0 0 0 5025 82 0 0 25 0 1 0 120956839 197668864 47817 1992294400 134512640 135752675 4288250896 18446744073709551615 134605460 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 48259 47817 145 303 0 47954 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 193036

[startup+102.309 s]
/proc/loadavg: 1.07 1.00 0.84 2/107 29000
/proc/meminfo: memFree=1479460/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=336916 CPUtime=102.27
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 83841 0 0 0 10083 144 0 0 25 0 1 0 120956839 345001984 83744 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 84229 83744 145 303 0 83924 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 336916

[startup+162.301 s]
/proc/loadavg: 1.02 1.00 0.85 2/107 29002
/proc/meminfo: memFree=1321360/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=496660 CPUtime=162.24
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 123755 0 0 0 16011 213 0 0 25 0 1 0 120956839 508579840 123658 1992294400 134512640 135752675 4288250896 18446744073709551615 134612083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 124165 123658 145 303 0 123860 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 496660

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 0.85 2/107 29004
/proc/meminfo: memFree=1246464/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=569836 CPUtime=222.22
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 142131 0 0 0 21920 302 0 0 25 0 1 0 120956839 583512064 142003 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 142459 142003 146 303 0 142154 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 569836

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.86 2/107 29004
/proc/meminfo: memFree=1160408/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=656232 CPUtime=282.21
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 163683 0 0 0 27827 394 0 0 25 0 1 0 120956839 671981568 163555 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 164058 163555 146 303 0 163753 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 656232

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.86 2/107 29006
/proc/meminfo: memFree=1064680/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=751136 CPUtime=342.2
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 187472 0 0 0 33739 481 0 0 25 0 1 0 120956839 769163264 187344 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 187784 187344 146 303 0 187479 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 751136

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 29008
/proc/meminfo: memFree=976268/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=840776 CPUtime=402.17
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 209833 0 0 0 39676 541 0 0 25 0 1 0 120956839 860954624 209705 1992294400 134512640 135752675 4288250896 18446744073709551615 135202294 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 210194 209705 146 303 0 209889 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 840776

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 29010
/proc/meminfo: memFree=894428/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=921808 CPUtime=462.17
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 230078 0 0 0 45616 601 0 0 25 0 1 0 120956839 943931392 229950 1992294400 134512640 135752675 4288250896 18446744073709551615 134638055 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 230452 229950 146 303 0 230147 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 921808

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.88 2/107 29012
/proc/meminfo: memFree=816556/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1000340 CPUtime=522.15
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 249692 0 0 0 51555 660 0 0 25 0 1 0 120956839 1024348160 249564 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 250085 249564 146 303 0 249780 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1000340

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 29012
/proc/meminfo: memFree=738436/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1077476 CPUtime=582.13
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 268951 0 0 0 57448 765 0 0 25 0 1 0 120956839 1103335424 268823 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 269369 268823 146 303 0 269064 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1077476

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 29014
/proc/meminfo: memFree=678544/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1136560 CPUtime=642.13
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 283703 0 0 0 63364 849 0 0 25 0 1 0 120956839 1163837440 283575 1992294400 134512640 135752675 4288250896 18446744073709551615 134603250 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 284140 283575 146 303 0 283835 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1136560

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.90 2/107 29016
/proc/meminfo: memFree=630432/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1184948 CPUtime=702.1
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 295764 0 0 0 69280 930 0 0 25 0 1 0 120956839 1213386752 295636 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 296237 295636 146 303 0 295932 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1184948

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 0.90 2/107 29018
/proc/meminfo: memFree=569300/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1245784 CPUtime=762.1
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 310937 0 0 0 75192 1018 0 0 25 0 1 0 120956839 1275682816 310809 1992294400 134512640 135752675 4288250896 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 311446 310809 146 303 0 311141 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 1245784

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29020
/proc/meminfo: memFree=530116/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1285224 CPUtime=822.07
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 320786 0 0 0 81145 1062 0 0 25 0 1 0 120956839 1316069376 320658 1992294400 134512640 135752675 4288250896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 321306 320658 146 303 0 321001 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1285224

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29020
/proc/meminfo: memFree=495272/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1319748 CPUtime=882.06
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 329407 0 0 0 87113 1093 0 0 25 0 1 0 120956839 1351421952 329279 1992294400 134512640 135752675 4288250896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 329937 329279 146 303 0 329632 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1319748

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29022
/proc/meminfo: memFree=463280/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1351996 CPUtime=942.04
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 337462 0 0 0 93073 1131 0 0 25 0 1 0 120956839 1384443904 337334 1992294400 134512640 135752675 4288250896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 337999 337334 146 303 0 337694 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1351996

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29024
/proc/meminfo: memFree=424840/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1390148 CPUtime=1002.03
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 346995 0 0 0 99026 1177 0 0 25 0 1 0 120956839 1423511552 346867 1992294400 134512640 135752675 4288250896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 347537 346867 146 303 0 347232 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1390148

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29026
/proc/meminfo: memFree=381316/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1434452 CPUtime=1062.02
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 358075 0 0 0 104985 1217 0 0 25 0 1 0 120956839 1468878848 357947 1992294400 134512640 135752675 4288250896 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 358613 357947 146 303 0 358308 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1434452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29028
/proc/meminfo: memFree=317332/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1497812 CPUtime=1121.99
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 373909 0 0 0 110921 1278 0 0 25 0 1 0 120956839 1533759488 373781 1992294400 134512640 135752675 4288250896 18446744073709551615 134638100 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 374453 373781 146 303 0 374148 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1497812

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29028
/proc/meminfo: memFree=263888/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1552144 CPUtime=1181.98
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 387466 0 0 0 116878 1320 0 0 25 0 1 0 120956839 1589395456 387338 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 388036 387338 146 303 0 387731 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 1552144

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29030
/proc/meminfo: memFree=183040/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1632588 CPUtime=1241.96
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 407517 0 0 0 122824 1372 0 0 25 0 1 0 120956839 1671770112 407389 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 408147 407390 146 303 0 407842 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 1632588

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29032
/proc/meminfo: memFree=117320/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1696984 CPUtime=1301.96
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 423586 0 0 0 128764 1432 0 0 25 0 1 0 120956839 1737711616 423458 1992294400 134512640 135752675 4288250896 18446744073709551615 134603250 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 424246 423458 146 303 0 423941 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 1696984

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29034
/proc/meminfo: memFree=67100/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1747896 CPUtime=1361.94
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 436326 0 0 0 134720 1474 0 0 25 0 1 0 120956839 1789845504 436198 1992294400 134512640 135752675 4288250896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 436974 436198 146 303 0 436669 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1747896

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29036
/proc/meminfo: memFree=10524/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1836512 CPUtime=1421.92
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 458484 0 0 0 140651 1541 0 0 25 0 1 0 120956839 1880588288 458356 1992294400 134512640 135752675 4288250896 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 459128 458356 146 303 0 458823 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 1836512



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1428.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29036
/proc/meminfo: memFree=9876/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=1843456 CPUtime=1428.13
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4202496 460214 0 0 0 141267 1546 0 0 25 0 1 0 120956839 1887698944 460086 1992294400 134512640 135752675 4288250896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28994/statm: 460864 460086 146 303 0 460559 0
Current children cumulated CPU time (s) 1428.13
Current children cumulated vsize (KiB) 1843456

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

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

[startup+1428.61 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 29036
/proc/meminfo: memFree=9876/2059040 swapFree=4135576/4192956
[pid=28994] ppid=28992 vsize=0 CPUtime=1428.23
/proc/28994/stat : 28994 (wbo1.4b) R 28992 28994 28720 0 -1 4203524 460215 0 0 0 141267 1556 0 0 25 0 1 0 120956839 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/28994/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1428.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1428.68
CPU time (s): 1428.31
CPU user time (s): 1412.67
CPU system time (s): 15.6416
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 1843456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1412.67
system time used= 15.6416
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460215
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= 16
involuntary context switches= 1515

runsolver used 2.37864 second user time and 6.74697 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-25 10:12:09
IDJOB=2680798
IDBENCH=2105
IDSOLVER=1190
FILE ID=node002/2680798-1277453529
PBS_JOBID= 11188155
Free space on /tmp= 62460 MiB

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

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

MD5SUM BENCH= 0d4648505d14cf43905d3198d6f686c2
RANDOM SEED=985618206

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1864344 kB
Buffers:         34808 kB
Cached:          58660 kB
SwapCached:       9840 kB
Active:          22148 kB
Inactive:        84252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1864344 kB
SwapTotal:     4192956 kB
SwapFree:      4135576 kB
Dirty:            2732 kB
Writeback:           4 kB
AnonPages:       11620 kB
Mapped:           8328 kB
Slab:            66268 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182048 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= 62456 MiB
End job on node002 at 2010-06-25 10:35:59