Trace number 2680518

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) 1731.52 1732.11

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1789.49
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
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 473
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-2680518-1277451714.opb.
0.00/0.01	c Instance file HOME/instance-2680518-1277451714.opb
0.00/0.01	c File size is 43304 bytes.
0.00/0.01	c Highest Coefficient sum: 259
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:      473                                                 |
0.00/0.01	c |  Number Clauses:        0                                                   |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 473                                                 |
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 |     473      473     4279 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 233
0.00/0.01	o 233
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 |     473      474     4752 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 230
0.00/0.01	o 230
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 179.989 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     473      475     5225 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 228
0.00/0.01	o 228
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 179.988 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     473      476     5698 |     5000        0    nan |  0.000 % |
0.00/0.02	c |       100 |     473      476     5698 |     5500      100    239 |  0.000 % |
0.02/0.04	c |       251 |     473      476     5698 |     6050      251    239 |  0.000 % |
0.02/0.04	c ===============================================================================
0.02/0.04	c New solution: 220
0.02/0.04	o 220
0.02/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 179.957 s
0.02/0.04	c ===============================================================================
0.02/0.04	c |       251 |     473      477     6171 |     5000      251    239 |  0.000 % |
0.02/0.06	c |       352 |     473      477     6171 |     5500      352    236 |  0.001 % |
0.02/0.06	c ===============================================================================
0.02/0.06	c New solution: 218
0.02/0.06	o 218
0.02/0.06	c Elapsed CPU time: 0.057991 s	Remaining CPU time: 179.942 s
0.02/0.06	c ===============================================================================
0.02/0.06	c |       360 |     473      478     6644 |     5000      360    236 |  0.001 % |
0.02/0.07	c |       460 |     473      478     6644 |     5500      460    234 |  0.001 % |
0.02/0.09	c |       611 |     473      478     6644 |     6050      611    233 |  0.001 % |
0.09/0.12	c |       838 |     473      478     6644 |     6655      838    232 |  0.000 % |
0.09/0.18	c |      1176 |     473      478     6644 |     7320     1176    232 |  0.001 % |
0.18/0.24	c |      1682 |     473      478     6644 |     8052     1682    231 |  0.001 % |
0.29/0.37	c |      2443 |     473      478     6644 |     8857     2443    231 |  0.000 % |
0.48/0.56	c |      3582 |     473      478     6644 |     9743     3582    231 |  0.000 % |
0.79/0.88	c |      5290 |     473      478     6644 |    10717     5290    230 |  0.000 % |
1.18/1.27	c |      7852 |     473      478     6644 |    11789     7852    229 |  0.000 % |
1.99/2.02	c |     11697 |     473      478     6644 |    12968    11697    229 |  0.000 % |
1.99/2.02	c ===============================================================================
1.99/2.02	c New solution: 217
1.99/2.02	o 217
1.99/2.02	c Elapsed CPU time: 1.9857 s	Remaining CPU time: 178.014 s
1.99/2.02	c ===============================================================================
1.99/2.02	c |     11718 |     473      479     7117 |     5000    11718    229 |  0.000 % |
1.99/2.06	c ===============================================================================
1.99/2.06	c New solution: 216
1.99/2.06	o 216
1.99/2.06	c Elapsed CPU time: 2.02069 s	Remaining CPU time: 177.979 s
1.99/2.06	c ===============================================================================
1.99/2.06	c |     11797 |     473      480     7590 |     5000     3009    227 |  0.000 % |
1.99/2.07	c |     11897 |     473      480     7590 |     5500     3109    227 |  0.000 % |
1.99/2.09	c |     12047 |     473      480     7590 |     6050     3259    227 |  0.001 % |
2.09/2.13	c |     12273 |     473      480     7590 |     6655     3485    227 |  0.002 % |
2.09/2.18	c |     12610 |     473      480     7590 |     7320     3822    227 |  0.000 % |
2.19/2.25	c |     13116 |     473      480     7590 |     8052     4328    227 |  0.001 % |
2.28/2.37	c |     13875 |     473      480     7590 |     8857     5087    227 |  0.000 % |
2.49/2.57	c |     15015 |     473      480     7590 |     9743     6227    228 |  0.000 % |
2.79/2.88	c |     16723 |     473      480     7590 |    10717     7935    228 |  0.000 % |
3.30/3.37	c |     19285 |     473      480     7590 |    11789    10497    229 |  0.000 % |
4.19/4.29	c |     23129 |     473      480     7590 |    12968     8237    229 |  0.000 % |
5.78/5.84	c |     28896 |     473      480     7590 |    14265     7310    233 |  0.000 % |
8.49/8.54	c |     37546 |     473      480     7590 |    15692     8618    232 |  0.000 % |
12.88/12.97	c |     50521 |     473      480     7590 |    17261    13534    230 |  0.000 % |
19.88/19.97	c |     69982 |     473      480     7590 |    18987    15311    232 |  0.000 % |
33.48/33.50	c |     99174 |     473      480     7590 |    20886    15388    231 |  0.000 % |
47.57/47.68	c |    142964 |     473      480     7590 |    22974    16533    231 |  0.000 % |
77.17/77.21	c |    208649 |     473      480     7590 |    25272    20538    230 |  0.000 % |
135.25/135.34	c |    307175 |     473      480     7590 |    27799    17760    237 |  0.000 % |
181.82/181.90	c There are 0 assigned variables. 0 in cost function.
182.53/182.61	c core #1
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 11	Core Weight: 1	Total Weight: 1
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #2
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 8	Core Weight: 1	Total Weight: 2
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #3
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 7	Core Weight: 1	Total Weight: 3
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #4
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 8	Core Weight: 1	Total Weight: 4
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #5
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 6	Core Weight: 1	Total Weight: 5
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #6
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 7	Core Weight: 1	Total Weight: 6
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #7
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 10	Core Weight: 1	Total Weight: 7
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #8
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 10	Core Weight: 1	Total Weight: 8
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #9
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 10	Core Weight: 1	Total Weight: 9
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #10
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 11	Core Weight: 1	Total Weight: 10
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #11
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 8	Core Weight: 1	Total Weight: 11
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #12
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 9	Core Weight: 1	Total Weight: 12
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #13
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 10	Core Weight: 1	Total Weight: 13
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #14
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 7	Core Weight: 1	Total Weight: 14
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #15
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 15
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #16
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 9	Core Weight: 1	Total Weight: 16
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #17
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 8	Core Weight: 1	Total Weight: 17
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #18
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 6	Core Weight: 1	Total Weight: 18
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #19
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 10	Core Weight: 1	Total Weight: 19
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #20
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 8	Core Weight: 1	Total Weight: 20
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #21
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 4	Core Weight: 1	Total Weight: 21
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #22
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 8	Core Weight: 1	Total Weight: 22
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #23
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 23
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #24
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 9	Core Weight: 1	Total Weight: 24
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #25
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 8	Core Weight: 1	Total Weight: 25
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #26
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 4	Core Weight: 1	Total Weight: 26
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #27
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 9	Core Weight: 1	Total Weight: 27
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #28
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 8	Core Weight: 1	Total Weight: 28
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #29
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 7	Core Weight: 1	Total Weight: 29
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #30
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 30
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #31
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 11	Core Weight: 1	Total Weight: 31
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #32
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 11	Core Weight: 1	Total Weight: 32
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #33
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 7	Core Weight: 1	Total Weight: 33
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #34
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 10	Core Weight: 1	Total Weight: 34
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #35
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 9	Core Weight: 1	Total Weight: 35
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #36
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 4	Core Weight: 1	Total Weight: 36
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #37
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 10	Core Weight: 1	Total Weight: 37
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #38
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 38
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #39
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 6	Core Weight: 1	Total Weight: 39
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #40
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 3	Core Weight: 1	Total Weight: 40
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #41
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 3	Core Weight: 1	Total Weight: 41
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #42
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 42
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #43
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 4	Core Weight: 1	Total Weight: 43
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #44
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 44
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #45
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 4	Core Weight: 1	Total Weight: 45
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #46
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 46
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #47
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 4	Core Weight: 1	Total Weight: 47
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #48
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 6	Core Weight: 1	Total Weight: 48
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #49
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 3	Core Weight: 1	Total Weight: 49
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #50
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 50
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #51
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 6	Core Weight: 1	Total Weight: 51
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #52
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 6	Core Weight: 1	Total Weight: 52
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #53
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 53
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #54
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 54
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #55
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 55
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #56
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 6	Core Weight: 1	Total Weight: 56
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #57
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 4	Core Weight: 1	Total Weight: 57
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #58
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 5	Core Weight: 1	Total Weight: 58
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #59
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 4	Core Weight: 1	Total Weight: 59
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #60
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 3	Core Weight: 1	Total Weight: 60
182.53/182.61	c
182.53/182.61	c
182.53/182.61	c core #61
182.53/182.61	c 
182.53/182.61	c 
182.53/182.61	c Core size: 4	Core Weight: 1	Total Weight: 61
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #62
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 3	Core Weight: 1	Total Weight: 62
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #63
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 6	Core Weight: 1	Total Weight: 63
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #64
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 5	Core Weight: 1	Total Weight: 64
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #65
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 6	Core Weight: 1	Total Weight: 65
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #66
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 4	Core Weight: 1	Total Weight: 66
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #67
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 5	Core Weight: 1	Total Weight: 67
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #68
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 9	Core Weight: 1	Total Weight: 68
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #69
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 12	Core Weight: 1	Total Weight: 69
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #70
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 9	Core Weight: 1	Total Weight: 70
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #71
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 13	Core Weight: 1	Total Weight: 71
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #72
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 12	Core Weight: 1	Total Weight: 72
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #73
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 13	Core Weight: 1	Total Weight: 73
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #74
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 12	Core Weight: 1	Total Weight: 74
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #75
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 14	Core Weight: 1	Total Weight: 75
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #76
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 11	Core Weight: 1	Total Weight: 76
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #77
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 11	Core Weight: 1	Total Weight: 77
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #78
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 12	Core Weight: 1	Total Weight: 78
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #79
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 10	Core Weight: 1	Total Weight: 79
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #80
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 19	Core Weight: 1	Total Weight: 80
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #81
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 9	Core Weight: 1	Total Weight: 81
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #82
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 9	Core Weight: 1	Total Weight: 82
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #83
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 25	Core Weight: 1	Total Weight: 83
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #84
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 7	Core Weight: 1	Total Weight: 84
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #85
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 14	Core Weight: 1	Total Weight: 85
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #86
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 8	Core Weight: 1	Total Weight: 86
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #87
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 10	Core Weight: 1	Total Weight: 87
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #88
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 9	Core Weight: 1	Total Weight: 88
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #89
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 14	Core Weight: 1	Total Weight: 89
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c core #90
182.83/182.91	c 
182.83/182.91	c 
182.83/182.91	c Core size: 10	Core Weight: 1	Total Weight: 90
182.83/182.91	c
182.83/182.91	c
182.83/182.91	c ============================[ Search Statistics ]==============================
182.83/182.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.91	c ===============================================================================
182.83/182.91	c |         0 |    1013     1043     9169 |     5000        0    nan |  0.000 % |
182.83/182.91	c ===============================================================================
182.83/182.92	c core #91
182.83/182.92	c 
182.83/182.92	c 
182.83/182.92	c Core size: 27	Core Weight: 1	Total Weight: 91
182.83/182.92	c
182.83/182.92	c
182.83/182.92	c ============================[ Search Statistics ]==============================
182.83/182.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.92	c ===============================================================================
182.83/182.92	c |         0 |    1037     1044     9213 |     5000        0    nan |  0.000 % |
182.83/182.92	c ===============================================================================
182.83/182.93	c core #92
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 18	Core Weight: 1	Total Weight: 92
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c ============================[ Search Statistics ]==============================
182.83/182.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.93	c ===============================================================================
182.83/182.93	c |         0 |    1053     1045     9243 |     5000        0    nan |  0.000 % |
182.83/182.94	c ===============================================================================
182.83/182.95	c core #93
182.83/182.95	c 
182.83/182.95	c 
182.83/182.95	c Core size: 18	Core Weight: 1	Total Weight: 93
182.83/182.95	c
182.83/182.95	c
182.83/182.95	c ============================[ Search Statistics ]==============================
182.83/182.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.95	c ===============================================================================
182.83/182.95	c |         0 |    1070     1046     9273 |     5000        0    nan |  0.000 % |
182.83/182.95	c ===============================================================================
182.83/182.96	c core #94
182.83/182.96	c 
182.83/182.96	c 
182.83/182.96	c Core size: 18	Core Weight: 1	Total Weight: 94
182.83/182.96	c
182.83/182.96	c
182.83/182.96	c ============================[ Search Statistics ]==============================
182.83/182.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.96	c ===============================================================================
182.83/182.96	c |         0 |    1084     1047     9301 |     5000        0    nan |  0.000 % |
182.83/182.97	c ===============================================================================
182.83/182.98	c core #95
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 13	Core Weight: 1	Total Weight: 95
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c ============================[ Search Statistics ]==============================
182.83/182.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.98	c ===============================================================================
182.83/182.98	c |         0 |    1095     1048     9323 |     5000        0    nan |  0.000 % |
182.83/182.98	c ===============================================================================
182.83/182.99	c core #96
182.83/182.99	c 
182.83/182.99	c 
182.83/182.99	c Core size: 14	Core Weight: 1	Total Weight: 96
182.83/182.99	c
182.83/182.99	c
182.83/182.99	c ============================[ Search Statistics ]==============================
182.83/182.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.99	c ===============================================================================
182.83/182.99	c |         0 |    1105     1049     9342 |     5000        0    nan |  0.000 % |
182.93/183.00	c ===============================================================================
182.93/183.01	c core #97
182.93/183.01	c 
182.93/183.01	c 
182.93/183.01	c Core size: 24	Core Weight: 1	Total Weight: 97
182.93/183.01	c
182.93/183.01	c
182.93/183.01	c ============================[ Search Statistics ]==============================
182.93/183.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.01	c ===============================================================================
182.93/183.01	c |         0 |    1123     1050     9377 |     5000        0    nan |  0.000 % |
182.93/183.02	c ===============================================================================
182.93/183.03	c core #98
182.93/183.03	c 
182.93/183.03	c 
182.93/183.03	c Core size: 24	Core Weight: 1	Total Weight: 98
182.93/183.03	c
182.93/183.03	c
182.93/183.03	c ============================[ Search Statistics ]==============================
182.93/183.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.03	c ===============================================================================
182.93/183.03	c |         0 |    1141     1051     9413 |     5000        0    nan |  0.000 % |
182.93/183.03	c ===============================================================================
182.93/183.04	c core #99
182.93/183.04	c 
182.93/183.04	c 
182.93/183.04	c Core size: 27	Core Weight: 1	Total Weight: 99
182.93/183.04	c
182.93/183.04	c
182.93/183.04	c ============================[ Search Statistics ]==============================
182.93/183.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.04	c ===============================================================================
182.93/183.04	c |         0 |    1164     1052     9457 |     5000        0    nan |  0.000 % |
182.93/183.05	c ===============================================================================
182.93/183.06	c core #100
182.93/183.06	c 
182.93/183.06	c 
182.93/183.06	c Core size: 31	Core Weight: 1	Total Weight: 100
182.93/183.06	c
182.93/183.06	c
182.93/183.06	c ============================[ Search Statistics ]==============================
182.93/183.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.06	c ===============================================================================
182.93/183.06	c |         0 |    1195     1053     9517 |     5000        0    nan |  0.000 % |
182.93/183.07	c ===============================================================================
182.93/183.08	c core #101
182.93/183.08	c 
182.93/183.08	c 
182.93/183.08	c Core size: 36	Core Weight: 1	Total Weight: 101
182.93/183.08	c
182.93/183.08	c
182.93/183.08	c ============================[ Search Statistics ]==============================
182.93/183.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.08	c ===============================================================================
182.93/183.08	c |         0 |    1228     1054     9583 |     5000        0    nan |  0.000 % |
182.93/183.09	c |       100 |    1227     1054     9583 |     5500      100      7 |  0.889 % |
182.93/183.09	c ===============================================================================
183.02/183.10	c core #102
183.02/183.10	c 
183.02/183.10	c 
183.02/183.10	c Core size: 29	Core Weight: 1	Total Weight: 102
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 |    1254     1055     9635 |     5000        0    nan |  0.000 % |
183.02/183.11	c ===============================================================================
183.02/183.12	c core #103
183.02/183.12	c 
183.02/183.12	c 
183.02/183.12	c Core size: 19	Core Weight: 1	Total Weight: 103
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 |    1266     1056     9659 |     5000        0    nan |  0.000 % |
183.02/183.13	c ===============================================================================
183.02/183.14	c core #104
183.02/183.14	c 
183.02/183.14	c 
183.02/183.14	c Core size: 25	Core Weight: 1	Total Weight: 104
183.02/183.14	c
183.02/183.14	c
183.02/183.14	c ============================[ Search Statistics ]==============================
183.02/183.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.14	c ===============================================================================
183.02/183.14	c |         0 |    1288     1057     9703 |     5000        0    nan |  0.000 % |
183.02/183.16	c |       100 |    1278     1057     9703 |     5500      100     11 |  5.393 % |
183.02/183.16	c ===============================================================================
183.02/183.17	c core #105
183.02/183.17	c 
183.02/183.17	c 
183.02/183.17	c Core size: 40	Core Weight: 1	Total Weight: 105
183.02/183.17	c
183.02/183.17	c
183.02/183.17	c ============================[ Search Statistics ]==============================
183.02/183.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.17	c ===============================================================================
183.02/183.17	c |         0 |    1319     1058     9765 |     5000        0    nan |  0.000 % |
183.02/183.18	c ===============================================================================
183.02/183.19	c core #106
183.02/183.19	c 
183.02/183.19	c 
183.02/183.19	c Core size: 64	Core Weight: 1	Total Weight: 106
183.02/183.19	c
183.02/183.19	c
183.02/183.19	c ============================[ Search Statistics ]==============================
183.02/183.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.19	c ===============================================================================
183.02/183.19	c |         0 |    1383     1059     9891 |     5000        0    nan |  0.000 % |
183.13/183.20	c ===============================================================================
183.13/183.21	c core #107
183.13/183.21	c 
183.13/183.21	c 
183.13/183.21	c Core size: 19	Core Weight: 1	Total Weight: 107
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 |    1398     1060     9920 |     5000        0    nan |  0.000 % |
183.13/183.22	c |       101 |    1397     1060     9920 |     5500      101     16 |  1.068 % |
183.13/183.23	c |       251 |    1397     1060     9920 |     6050      251     16 |  1.068 % |
183.13/183.23	c ===============================================================================
183.13/183.24	c core #108
183.13/183.24	c 
183.13/183.24	c 
183.13/183.24	c Core size: 14	Core Weight: 1	Total Weight: 108
183.13/183.24	c
183.13/183.24	c
183.13/183.24	c ============================[ Search Statistics ]==============================
183.13/183.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.24	c ===============================================================================
183.13/183.24	c |         0 |    1408     1061     9940 |     5000        0    nan |  0.000 % |
183.13/183.25	c ===============================================================================
183.13/183.26	c core #109
183.13/183.26	c 
183.13/183.26	c 
183.13/183.26	c Core size: 28	Core Weight: 1	Total Weight: 109
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 |    1435     1062     9993 |     5000        0    nan |  0.000 % |
183.13/183.28	c |       101 |    1434     1062     9993 |     5500      101     10 |  0.486 % |
183.13/183.28	c |       252 |    1434     1062     9993 |     6050      252     10 |  0.486 % |
183.23/183.30	c |       477 |    1430     1062     9993 |     6655      472     12 |  0.763 % |
183.23/183.31	c ===============================================================================
183.23/183.33	c core #110
183.23/183.33	c 
183.23/183.33	c 
183.23/183.33	c Core size: 59	Core Weight: 1	Total Weight: 110
183.23/183.33	c
183.23/183.33	c
183.23/183.33	c ============================[ Search Statistics ]==============================
183.23/183.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.33	c ===============================================================================
183.23/183.33	c |         0 |    1493     1063    10109 |     5000        0    nan |  0.000 % |
183.23/183.34	c |       100 |    1464     1063    10109 |     5500      100     18 |  2.535 % |
183.23/183.35	c ===============================================================================
183.23/183.36	c core #111
183.23/183.36	c 
183.23/183.36	c 
183.23/183.36	c Core size: 61	Core Weight: 1	Total Weight: 111
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 |    1546     1064    10215 |     5000        0    nan |  0.000 % |
183.23/183.38	c |       100 |    1546     1064    10215 |     5500      100     11 |  0.387 % |
183.23/183.39	c |       250 |    1546     1064    10215 |     6050      250     11 |  0.387 % |
183.32/183.40	c ===============================================================================
183.32/183.41	c core #112
183.32/183.41	c 
183.32/183.41	c 
183.32/183.41	c Core size: 60	Core Weight: 1	Total Weight: 112
183.32/183.41	c
183.32/183.41	c
183.32/183.41	c ============================[ Search Statistics ]==============================
183.32/183.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.32/183.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.32/183.41	c ===============================================================================
183.32/183.41	c |         0 |    1602     1065    10326 |     5000        0    nan |  0.000 % |
183.32/183.43	c |       100 |    1596     1065    10326 |     5500      100     11 |  0.996 % |
183.32/183.44	c |       250 |    1594     1065    10326 |     6050      250     10 |  1.494 % |
183.32/183.45	c |       475 |    1583     1065    10326 |     6655      472     15 |  1.494 % |
183.32/183.48	c |       812 |    1583     1065    10326 |     7320      809     20 |  1.494 % |
183.43/183.52	c |      1320 |    1583     1065    10326 |     8052     1317     22 |  1.494 % |
183.43/183.58	c |      2080 |    1563     1065    10326 |     8857     2076     19 |  3.236 % |
183.43/183.60	c ===============================================================================
183.53/183.62	c core #113
183.53/183.62	c 
183.53/183.62	c 
183.53/183.62	c Core size: 129	Core Weight: 1	Total Weight: 113
183.53/183.62	c
183.53/183.62	c
183.53/183.62	c ============================[ Search Statistics ]==============================
183.53/183.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.53/183.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.53/183.62	c ===============================================================================
183.53/183.62	c |         0 |    1720     1066    10561 |     5000        0    nan |  0.000 % |
183.53/183.64	c |       101 |    1720     1066    10561 |     5500      101     13 |  0.232 % |
183.53/183.65	c |       251 |    1720     1066    10561 |     6050      251     16 |  0.232 % |
183.53/183.68	c |       476 |    1720     1066    10561 |     6655      476     20 |  0.232 % |
183.63/183.71	c |       815 |    1720     1066    10561 |     7320      815     23 |  0.232 % |
183.63/183.77	c |      1321 |    1720     1066    10561 |     8052     1321     30 |  0.232 % |
183.72/183.83	c |      2080 |    1720     1066    10561 |     8857     2080     30 |  0.232 % |
183.82/183.96	c |      3222 |    1720     1066    10561 |     9743     3222     30 |  0.232 % |
184.12/184.24	c |      4930 |    1720     1066    10561 |    10717     4930     35 |  0.232 % |
184.63/184.72	c |      7492 |    1707     1066    10561 |    11789     7402     37 |  1.044 % |
184.63/184.73	c ===============================================================================
184.73/184.82	c core #114
184.73/184.82	c 
184.73/184.82	c 
184.73/184.82	c Core size: 154	Core Weight: 1	Total Weight: 114
184.73/184.82	c
184.73/184.82	c
184.73/184.82	c ============================[ Search Statistics ]==============================
184.73/184.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.73/184.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.73/184.82	c ===============================================================================
184.73/184.82	c |         0 |    1874     1067    10868 |     5000        0    nan |  0.000 % |
184.73/184.85	c |       101 |    1874     1067    10868 |     5500      101     17 |  0.160 % |
184.73/184.86	c |       252 |    1874     1067    10868 |     6050      252     17 |  0.160 % |
184.73/184.87	c |       478 |    1874     1067    10868 |     6655      478     18 |  0.160 % |
184.73/184.90	c |       815 |    1874     1067    10868 |     7320      815     19 |  0.160 % |
184.83/184.93	c |      1321 |    1874     1067    10868 |     8052     1321     20 |  0.160 % |
184.92/185.00	c |      2080 |    1874     1067    10868 |     8857     2080     21 |  0.160 % |
185.03/185.15	c |      3220 |    1874     1067    10868 |     9743     3220     31 |  0.160 % |
185.23/185.35	c |      4929 |    1874     1067    10868 |    10717     4929     36 |  0.160 % |
185.63/185.70	c |      7491 |    1874     1067    10868 |    11789     7491     37 |  0.160 % |
186.32/186.46	c |     11335 |    1874     1067    10868 |    12968    11335     41 |  0.160 % |
188.12/188.21	c |     17101 |    1874     1067    10868 |    14265    10552     53 |  0.160 % |
190.62/190.70	c |     25753 |    1874     1067    10868 |    15692    11986     56 |  0.160 % |
195.02/195.14	c |     38728 |    1874     1067    10868 |    17261     9113     61 |  0.160 % |
200.82/200.99	c |     58189 |    1874     1067    10868 |    18987    11179     44 |  0.160 % |
213.91/214.01	c |     87383 |    1874     1067    10868 |    20886    11642     89 |  0.160 % |
236.31/236.48	c |    131174 |    1874     1067    10868 |    22974    13340     69 |  0.160 % |
250.50/250.63	c ===============================================================================
256.00/256.13	c core #115
256.00/256.13	c 
256.00/256.13	c 
256.00/256.13	c Core size: 317	Core Weight: 1	Total Weight: 115
256.00/256.13	c
256.00/256.13	c
256.00/256.13	c ============================[ Search Statistics ]==============================
256.00/256.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.00/256.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.00/256.13	c ===============================================================================
256.00/256.13	c |         0 |    2193     1068    11503 |     5000        0    nan |  0.000 % |
256.00/256.18	c |       100 |    2193     1068    11503 |     5500      100     20 |  0.000 % |
256.00/256.20	c |       251 |    2193     1068    11503 |     6050      251     23 |  0.000 % |
256.11/256.22	c |       476 |    2192     1068    11503 |     6655      473     26 |  0.046 % |
256.11/256.26	c |       815 |    2192     1068    11503 |     7320      812     31 |  0.046 % |
256.21/256.31	c |      1321 |    2190     1068    11503 |     8052     1311     30 |  0.137 % |
256.31/256.42	c |      2082 |    2190     1068    11503 |     8857     2072     37 |  0.137 % |
256.40/256.56	c |      3221 |    2190     1068    11503 |     9743     3211     40 |  0.137 % |
256.70/256.87	c |      4929 |    2190     1068    11503 |    10717     4919     49 |  0.137 % |
257.40/257.50	c |      7492 |    2190     1068    11503 |    11789     7482     55 |  0.137 % |
258.41/258.51	c |     11346 |    2190     1068    11503 |    12968    11336     64 |  0.137 % |
260.00/260.14	c |     17114 |    2190     1068    11503 |    14265    10537     73 |  0.137 % |
262.71/262.85	c |     25765 |    2190     1068    11503 |    15692    11857     78 |  0.137 % |
267.70/267.89	c |     38739 |    2190     1068    11503 |    17261     8970     84 |  0.137 % |
275.10/275.27	c |     58200 |    2189     1068    11503 |    18987    10856     76 |  0.182 % |
278.90/279.05	c ===============================================================================
280.49/280.69	c core #116
280.49/280.69	c 
280.49/280.69	c 
280.49/280.69	c Core size: 165	Core Weight: 1	Total Weight: 116
280.49/280.69	c
280.49/280.69	c
280.49/280.69	c ============================[ Search Statistics ]==============================
280.49/280.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
280.49/280.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
280.49/280.69	c ===============================================================================
280.49/280.69	c |         0 |    2352     1069    11821 |     5000        0    nan |  0.000 % |
280.59/280.73	c |       101 |    2352     1069    11821 |     5500      101     23 |  0.000 % |
280.59/280.74	c |       251 |    2352     1069    11821 |     6050      251     21 |  0.000 % |
280.59/280.76	c |       477 |    2352     1069    11821 |     6655      477     20 |  0.000 % |
280.69/280.80	c |       814 |    2352     1069    11821 |     7320      814     20 |  0.000 % |
280.69/280.85	c |      1323 |    2352     1069    11821 |     8052     1323     26 |  0.000 % |
280.80/280.93	c |      2082 |    2352     1069    11821 |     8857     2082     29 |  0.000 % |
280.89/281.08	c |      3225 |    2352     1069    11821 |     9743     3225     33 |  0.000 % |
281.20/281.33	c |      4935 |    2352     1069    11821 |    10717     4935     37 |  0.000 % |
281.60/281.72	c |      7497 |    2352     1069    11821 |    11789     7497     34 |  0.000 % |
282.50/282.69	c |     11343 |    2352     1069    11821 |    12968    11343     37 |  0.000 % |
283.70/283.88	c |     17109 |    2351     1069    11821 |    14265    10003     46 |  0.043 % |
286.29/286.42	c |     25758 |    2351     1069    11821 |    15692    11453     50 |  0.043 % |
290.49/290.68	c |     38734 |    2351     1069    11821 |    17261     8650     51 |  0.043 % |
295.29/295.43	c ===============================================================================
296.48/296.62	c core #117
296.48/296.62	c 
296.48/296.62	c 
296.48/296.62	c Core size: 168	Core Weight: 1	Total Weight: 117
296.48/296.62	c
296.48/296.62	c
296.48/296.62	c ============================[ Search Statistics ]==============================
296.48/296.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
296.48/296.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
296.48/296.62	c ===============================================================================
296.48/296.62	c |         0 |    2519     1070    12155 |     5000        0    nan |  0.000 % |
296.48/296.65	c |       100 |    2519     1070    12155 |     5500      100     29 |  0.000 % |
296.48/296.67	c |       250 |    2519     1070    12155 |     6050      250     22 |  0.000 % |
296.59/296.70	c |       479 |    2519     1070    12155 |     6655      479     37 |  0.000 % |
296.59/296.73	c |       816 |    2519     1070    12155 |     7320      816     35 |  0.000 % |
296.59/296.78	c |      1328 |    2519     1070    12155 |     8052     1328     39 |  0.000 % |
296.69/296.83	c |      2088 |    2519     1070    12155 |     8857     2088     32 |  0.000 % |
296.89/297.01	c |      3232 |    2519     1070    12155 |     9743     3232     41 |  0.000 % |
297.19/297.31	c |      4942 |    2519     1070    12155 |    10717     4942     59 |  0.000 % |
297.59/297.76	c |      7504 |    2519     1070    12155 |    11789     7504     80 |  0.000 % |
298.28/298.47	c |     11349 |    2519     1070    12155 |    12968    11349     85 |  0.000 % |
299.49/299.63	c |     17121 |    2519     1070    12155 |    14265    10566     93 |  0.000 % |
301.29/301.46	c |     25770 |    2519     1070    12155 |    15692    11949    109 |  0.000 % |
306.18/306.35	c |     38744 |    2519     1070    12155 |    17261     8745    185 |  0.000 % |
311.59/311.76	c |     58208 |    2519     1070    12155 |    18987    10661    115 |  0.000 % |
323.48/323.64	c |     87402 |    2519     1070    12155 |    20886    10872    124 |  0.000 % |
346.28/346.46	c |    131191 |    2519     1070    12155 |    22974    12319    149 |  0.000 % |
375.86/376.02	c |    196876 |    2519     1070    12155 |    25272    19131    174 |  0.000 % |
428.14/428.38	c |    295403 |    2519     1070    12155 |    27799    14581    118 |  0.000 % |
508.52/508.77	c |    443195 |    2519     1070    12155 |    30579    15825    104 |  0.000 % |
675.07/675.34	c |    664878 |    2519     1070    12155 |    33637    15619    182 |  0.000 % |
984.76/985.13	c |    997404 |    2519     1070    12155 |    37001    28696    183 |  0.000 % |
1568.76/1569.31	c |   1496197 |    2519     1070    12155 |    40701    31465    170 |  0.000 % |

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-2680518-1277451714/watcher-2680518-1277451714 -o /tmp/evaluation-result-2680518-1277451714/solver-2680518-1277451714 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680518-1277451714.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 2/106 19630
/proc/meminfo: memFree=840664/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=2708 CPUtime=0.01
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 343 0 0 0 1 0 0 0 22 0 1 0 118823308 2772992 250 1992294400 134512640 135752675 4293593840 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 677 250 142 303 0 372 0

[startup+0.0279739 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 19630
/proc/meminfo: memFree=840664/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=2836 CPUtime=0.02
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 367 0 0 0 2 0 0 0 22 0 1 0 118823308 2904064 274 1992294400 134512640 135752675 4293593840 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 709 274 144 303 0 404 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2836

[startup+0.10098 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 19630
/proc/meminfo: memFree=840664/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=3348 CPUtime=0.09
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 511 0 0 0 9 0 0 0 22 0 1 0 118823308 3428352 418 1992294400 134512640 135752675 4293593840 18446744073709551615 134518730 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 837 418 144 303 0 532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3348

[startup+0.301016 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 19630
/proc/meminfo: memFree=840664/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=4756 CPUtime=0.29
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 865 0 0 0 28 1 0 0 23 0 1 0 118823308 4870144 772 1992294400 134512640 135752675 4293593840 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 1189 772 144 303 0 884 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4756

[startup+0.701088 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 19630
/proc/meminfo: memFree=840664/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=7324 CPUtime=0.69
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 1481 0 0 0 67 2 0 0 25 0 1 0 118823308 7499776 1388 1992294400 134512640 135752675 4293593840 18446744073709551615 134642703 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 1831 1388 144 303 0 1526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7324

[startup+1.50123 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 19631
/proc/meminfo: memFree=833960/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=12128 CPUtime=1.49
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 2684 0 0 0 146 3 0 0 25 0 1 0 118823308 12419072 2591 1992294400 134512640 135752675 4293593840 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 3032 2591 144 303 0 2727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12128

[startup+3.10152 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 19631
/proc/meminfo: memFree=827636/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=20856 CPUtime=3.09
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 4886 0 0 0 304 5 0 0 25 0 1 0 118823308 21356544 4793 1992294400 134512640 135752675 4293593840 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 5214 4793 145 303 0 4909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20856

[startup+6.30111 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 19631
/proc/meminfo: memFree=811764/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=34256 CPUtime=6.29
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 8208 0 0 0 619 10 0 0 25 0 1 0 118823308 35078144 8115 1992294400 134512640 135752675 4293593840 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 8564 8115 145 303 0 8259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34256

[startup+12.7013 s]
/proc/loadavg: 0.15 0.03 0.01 2/107 19633
/proc/meminfo: memFree=791180/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=53288 CPUtime=12.69
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 12993 0 0 0 1251 18 0 0 25 0 1 0 118823308 54566912 12900 1992294400 134512640 135752675 4293593840 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 13322 12900 145 303 0 13017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53288

[startup+25.5006 s]
/proc/loadavg: 0.34 0.08 0.02 2/107 19633
/proc/meminfo: memFree=755468/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=87468 CPUtime=25.48
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 21500 0 0 0 2518 30 0 0 25 0 1 0 118823308 89567232 21407 1992294400 134512640 135752675 4293593840 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 21867 21407 145 303 0 21562 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87468

[startup+51.1013 s]
/proc/loadavg: 0.56 0.15 0.05 2/107 19633
/proc/meminfo: memFree=687268/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=156696 CPUtime=51.07
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 38813 0 0 0 5046 61 0 0 25 0 1 0 118823308 160456704 38720 1992294400 134512640 135752675 4293593840 18446744073709551615 134605408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 39174 38720 145 303 0 38869 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 156696

[startup+102.309 s]
/proc/loadavg: 0.81 0.28 0.10 2/107 19635
/proc/meminfo: memFree=583232/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=259152 CPUtime=102.26
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 64405 0 0 0 10121 105 0 0 25 0 1 0 118823308 265371648 64312 1992294400 134512640 135752675 4293593840 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 64788 64312 145 303 0 64483 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 259152

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/107 19637
/proc/meminfo: memFree=452288/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=391868 CPUtime=162.23
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 97544 0 0 0 16061 162 0 0 25 0 1 0 118823308 401272832 97451 1992294400 134512640 135752675 4293593840 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 97967 97451 145 303 0 97662 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 391868

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/107 19637
/proc/meminfo: memFree=392892/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=449036 CPUtime=222.21
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 111937 0 0 0 21993 228 0 0 25 0 1 0 118823308 459812864 111816 1992294400 134512640 135752675 4293593840 18446744073709551615 134642701 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 112259 111816 146 303 0 111954 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 449036

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/107 19639
/proc/meminfo: memFree=356932/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=484656 CPUtime=282.19
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 120840 0 0 0 27935 284 0 0 20 0 1 0 118823308 496287744 120719 1992294400 134512640 135752675 4293593840 18446744073709551615 134638149 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 121164 120719 146 303 0 120859 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 484656

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/107 19641
/proc/meminfo: memFree=281912/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=559844 CPUtime=342.17
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 139642 0 0 0 33856 361 0 0 25 0 1 0 118823308 573280256 139521 1992294400 134512640 135752675 4293593840 18446744073709551615 134611809 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 139961 139521 146 303 0 139656 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 559844

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/107 19643
/proc/meminfo: memFree=194616/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=647928 CPUtime=402.15
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 161635 0 0 0 39791 424 0 0 25 0 1 0 118823308 663478272 161514 1992294400 134512640 135752675 4293593840 18446744073709551615 134612133 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 161982 161514 146 303 0 161677 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 647928

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/107 19645
/proc/meminfo: memFree=120836/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=720968 CPUtime=462.13
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 179844 0 0 0 45738 475 0 0 25 0 1 0 118823308 738271232 179723 1992294400 134512640 135752675 4293593840 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 180242 179723 146 303 0 179937 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 720968

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 19645
/proc/meminfo: memFree=47924/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=794604 CPUtime=522.11
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 198196 0 0 0 51688 523 0 0 25 0 1 0 118823308 813674496 198075 1992294400 134512640 135752675 4293593840 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 198651 198075 146 303 0 198346 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 794604

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/107 19647
/proc/meminfo: memFree=9848/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=853060 CPUtime=582.09
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 212821 0 0 0 57645 564 0 0 25 0 1 0 118823308 873533440 212700 1992294400 134512640 135752675 4293593840 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 213265 212700 146 303 0 212960 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 853060

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/107 19649
/proc/meminfo: memFree=10344/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=920944 CPUtime=642.08
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 229773 0 0 0 63600 608 0 0 25 0 1 0 118823308 943046656 229652 1992294400 134512640 135752675 4293593840 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 230236 229652 146 303 0 229931 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 920944

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/107 19655
/proc/meminfo: memFree=9248/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1163136 CPUtime=881.99
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 290241 0 0 0 87438 761 0 0 25 0 1 0 118823308 1191051264 290120 1992294400 134512640 135752675 4293593840 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 290784 290120 146 303 0 290479 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1163136

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/107 19657
/proc/meminfo: memFree=10024/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1213388 CPUtime=941.97
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 302788 0 0 0 93407 790 0 0 25 0 1 0 118823308 1242509312 302667 1992294400 134512640 135752675 4293593840 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 303347 302667 146 303 0 303042 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 1213388

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/107 19659
/proc/meminfo: memFree=10496/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1265440 CPUtime=1001.95
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 315782 0 0 0 99368 827 0 0 25 0 1 0 118823308 1295810560 315661 1992294400 134512640 135752675 4293593840 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 316360 315661 146 303 0 316055 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 1265440

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/107 19661
/proc/meminfo: memFree=10144/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1306908 CPUtime=1061.93
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 326117 0 0 0 105343 850 0 0 25 0 1 0 118823308 1338273792 325996 1992294400 134512640 135752675 4293593840 18446744073709551615 134611750 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 326727 325996 146 303 0 326422 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 1306908

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 19661
/proc/meminfo: memFree=10772/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1346220 CPUtime=1121.91
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 335915 0 0 0 111312 879 0 0 25 0 1 0 118823308 1378529280 335794 1992294400 134512640 135752675 4293593840 18446744073709551615 134611750 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 336555 335794 146 303 0 336250 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 1346220

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/107 19672
/proc/meminfo: memFree=9596/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1389092 CPUtime=1181.89
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 346616 0 0 0 117284 905 0 0 25 0 1 0 118823308 1422430208 346495 1992294400 134512640 135752675 4293593840 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 347273 346495 146 303 0 346968 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 1389092

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/107 19674
/proc/meminfo: memFree=10588/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1433324 CPUtime=1241.87
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 357668 0 0 0 123250 937 0 0 25 0 1 0 118823308 1467723776 357547 1992294400 134512640 135752675 4293593840 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 358331 357547 146 303 0 358026 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 1433324

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/107 19676
/proc/meminfo: memFree=9972/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1476812 CPUtime=1301.85
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 368502 0 0 0 129221 964 0 0 25 0 1 0 118823308 1512255488 368381 1992294400 134512640 135752675 4293593840 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 369203 368381 146 303 0 368898 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 1476812

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.73 3/107 19678
/proc/meminfo: memFree=10536/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1522060 CPUtime=1361.83
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 379820 0 0 0 135185 998 0 0 25 0 1 0 118823308 1558589440 379699 1992294400 134512640 135752675 4293593840 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 380515 379699 146 303 0 380210 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 1522060

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/107 19678
/proc/meminfo: memFree=10232/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1573620 CPUtime=1421.81
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 392679 0 0 0 141152 1029 0 0 25 0 1 0 118823308 1611386880 392558 1992294400 134512640 135752675 4293593840 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 393405 392558 146 303 0 393100 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 1573620

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/107 19680
/proc/meminfo: memFree=10388/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1620816 CPUtime=1481.79
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 404484 0 0 0 147120 1059 0 0 25 0 1 0 118823308 1659715584 404363 1992294400 134512640 135752675 4293593840 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 405204 404363 146 303 0 404899 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 1620816

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/107 19682
/proc/meminfo: memFree=9464/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1669928 CPUtime=1541.77
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 416764 0 0 0 153081 1096 0 0 25 0 1 0 118823308 1710006272 416643 1992294400 134512640 135752675 4293593840 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 417482 416643 146 303 0 417177 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1669928

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/107 19684
/proc/meminfo: memFree=10484/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1729424 CPUtime=1601.75
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 431602 0 0 0 159037 1138 0 0 25 0 1 0 118823308 1770930176 431481 1992294400 134512640 135752675 4293593840 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 432356 431481 146 303 0 432051 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1729424

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/107 19686
/proc/meminfo: memFree=10696/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1774976 CPUtime=1661.73
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 442941 0 0 0 165000 1173 0 0 25 0 1 0 118823308 1817575424 442820 1992294400 134512640 135752675 4293593840 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 443744 442820 146 303 0 443439 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 1774976

[startup+1722.3 s]
/proc/loadavg: 1.03 0.99 0.81 2/107 19686
/proc/meminfo: memFree=9916/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1832820 CPUtime=1721.7
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 457369 0 0 0 170954 1216 0 0 25 0 1 0 118823308 1876807680 457248 1992294400 134512640 135752675 4293593840 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 458205 457248 146 303 0 457900 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1832820



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1731.9 s]
/proc/loadavg: 1.03 0.99 0.81 2/107 19686
/proc/meminfo: memFree=10240/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=1843304 CPUtime=1731.31
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4202496 459979 0 0 0 171907 1224 0 0 25 0 1 0 118823308 1887543296 459858 1992294400 134512640 135752675 4293593840 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19630/statm: 460826 459858 146 303 0 460521 0
Current children cumulated CPU time (s) 1731.31
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+1732.01 s]
/proc/loadavg: 1.03 0.99 0.81 2/107 19686
/proc/meminfo: memFree=10240/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=0 CPUtime=1731.41
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4203524 459979 0 0 0 171907 1234 0 0 25 0 1 0 118823308 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/19630/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1731.41
Current children cumulated vsize (KiB) 0

[startup+1732.1 s]
/proc/loadavg: 1.03 0.99 0.81 2/107 19686
/proc/meminfo: memFree=10240/2059040 swapFree=4136184/4192956
[pid=19630] ppid=19628 vsize=0 CPUtime=1731.5
/proc/19630/stat : 19630 (wbo1.4b) R 19628 19630 19605 0 -1 4203524 459979 0 0 0 171907 1243 0 0 25 0 1 0 118823308 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/19630/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1731.5
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1732.11
CPU time (s): 1731.52
CPU user time (s): 1719.08
CPU system time (s): 12.4451
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 1843304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1719.08
system time used= 12.4451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 459979
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= 19
involuntary context switches= 3954

runsolver used 3.43248 second user time and 8.84165 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-25 09:41:55
IDJOB=2680518
IDBENCH=1951
IDSOLVER=1190
FILE ID=node027/2680518-1277451714
PBS_JOBID= 11188137
Free space on /tmp= 62032 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_15.opb.PB06.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680518-1277451714/watcher-2680518-1277451714 -o /tmp/evaluation-result-2680518-1277451714/solver-2680518-1277451714 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680518-1277451714.opb

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=1617550018

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:        841192 kB
Buffers:        211364 kB
Cached:         881644 kB
SwapCached:      10352 kB
Active:         491212 kB
Inactive:       616008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:        841192 kB
SwapTotal:     4192956 kB
SwapFree:      4136184 kB
Dirty:            2980 kB
Writeback:           0 kB
AnonPages:       11672 kB
Mapped:           8272 kB
Slab:            88620 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62028 MiB
End job on node027 at 2010-06-25 10:10:49