Trace number 2680528

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) 1613.73 1614.58

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1789.55
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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-2680528-1277451715.opb.
0.00/0.01	c Instance file HOME/instance-2680528-1277451715.opb
0.00/0.01	c File size is 43258 bytes.
0.00/0.01	c Highest Coefficient sum: 226
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:      476                                                 |
0.00/0.01	c |  Number Clauses:        0                                                   |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 476                                                 |
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 |     476      476     4258 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 229
0.00/0.01	o 229
0.00/0.01	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 179.992 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     476      477     4734 |     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.009998 s	Remaining CPU time: 179.99 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         8 |     476      478     5210 |     5000        8    234 |  0.000 % |
0.00/0.02	c |       109 |     476      478     5210 |     5500      109    241 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 220
0.00/0.02	o 220
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 179.976 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       109 |     476      479     5686 |     5000      109    241 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 217
0.00/0.02	o 217
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 179.975 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       109 |     476      480     6162 |     5000      109    241 |  0.000 % |
0.00/0.04	c |       209 |     476      480     6162 |     5500      209    234 |  0.000 % |
0.00/0.06	c |       359 |     476      480     6162 |     6050      359    232 |  0.000 % |
0.06/0.09	c |       584 |     476      480     6162 |     6655      584    232 |  0.001 % |
0.09/0.13	c |       921 |     476      480     6162 |     7320      921    231 |  0.000 % |
0.20/0.20	c |      1427 |     476      480     6162 |     8052     1427    229 |  0.000 % |
0.29/0.32	c |      2186 |     476      480     6162 |     8857     2186    230 |  0.001 % |
0.50/0.52	c |      3325 |     476      480     6162 |     9743     3325    231 |  0.000 % |
0.79/0.82	c |      5034 |     476      480     6162 |    10717     5034    232 |  0.000 % |
1.19/1.28	c |      7596 |     476      480     6162 |    11789     7596    230 |  0.000 % |
2.10/2.20	c |     11440 |     476      480     6162 |    12968    11440    231 |  0.000 % |
3.99/4.03	c |     17206 |     476      480     6162 |    14265    10502    231 |  0.000 % |
6.09/6.16	c |     25856 |     476      480     6162 |    15692    11803    233 |  0.000 % |
10.19/10.28	c |     38831 |     476      480     6162 |    17261     8653    227 |  0.000 % |
15.69/15.77	c |     58292 |     476      480     6162 |    18987    10425    233 |  0.000 % |
25.29/25.37	c |     87486 |     476      480     6162 |    20886    10497    229 |  0.000 % |
44.58/44.62	c |    131276 |     476      480     6162 |    22974    11653    236 |  0.000 % |
73.68/73.71	c |    196960 |     476      480     6162 |    25272    15994    229 |  0.000 % |
94.36/94.49	c ===============================================================================
94.36/94.49	c New solution: 216
94.36/94.49	o 216
94.36/94.49	c Elapsed CPU time: 93.5688 s	Remaining CPU time: 86.4312 s
94.36/94.49	c ===============================================================================
94.36/94.49	c |    248793 |     476      481     6638 |     5000    24979    233 |  0.000 % |
94.76/94.88	c |    248894 |     476      481     6638 |     5500     2901    233 |  0.000 % |
94.87/94.90	c |    249044 |     476      481     6638 |     6050     3051    233 |  0.000 % |
94.87/94.94	c |    249270 |     476      481     6638 |     6655     3277    233 |  0.000 % |
94.87/94.99	c |    249608 |     476      481     6638 |     7320     3615    233 |  0.001 % |
94.97/95.08	c |    250115 |     476      481     6638 |     8052     4122    232 |  0.000 % |
95.07/95.20	c |    250874 |     476      481     6638 |     8857     4881    231 |  0.000 % |
95.37/95.40	c |    252013 |     476      481     6638 |     9743     6020    231 |  0.000 % |
95.37/95.41	c ===============================================================================
95.37/95.41	c New solution: 215
95.37/95.41	o 215
95.37/95.41	c Elapsed CPU time: 94.4786 s	Remaining CPU time: 85.5214 s
95.37/95.41	c ===============================================================================
95.37/95.41	c |    252097 |     476      482     7114 |     5000     6104    231 |  0.000 % |
95.37/95.44	c |    252198 |     476      482     7114 |     5500     3153    228 |  0.002 % |
95.37/95.46	c |    252348 |     476      482     7114 |     6050     3303    228 |  0.001 % |
95.46/95.50	c |    252574 |     476      482     7114 |     6655     3529    228 |  0.001 % |
95.46/95.55	c |    252912 |     476      482     7114 |     7320     3867    227 |  0.002 % |
95.58/95.62	c |    253418 |     476      482     7114 |     8052     4373    227 |  0.000 % |
95.68/95.74	c |    254177 |     476      482     7114 |     8857     5132    227 |  0.000 % |
95.86/95.93	c |    255316 |     476      482     7114 |     9743     6271    227 |  0.000 % |
96.17/96.24	c |    257024 |     476      482     7114 |    10717     7979    227 |  0.001 % |
96.67/96.73	c |    259586 |     476      482     7114 |    11789    10541    227 |  0.000 % |
97.56/97.62	c |    263430 |     476      482     7114 |    12968     8280    229 |  0.000 % |
98.97/99.02	c |    269197 |     476      482     7114 |    14265     7352    231 |  0.000 % |
101.37/101.48	c |    277847 |     476      482     7114 |    15692     8651    228 |  0.000 % |
105.07/105.15	c |    290821 |     476      482     7114 |    17261    13565    229 |  0.000 % |
114.06/114.10	c |    310282 |     476      482     7114 |    18987    15340    237 |  0.000 % |
125.66/125.70	c |    339475 |     476      482     7114 |    20886    15402    241 |  0.000 % |
142.75/142.86	c |    383264 |     476      482     7114 |    22974    16570    232 |  0.000 % |
163.95/164.10	c |    448948 |     476      482     7114 |    25272    19460    224 |  0.000 % |
181.84/181.97	c There are 0 assigned variables. 0 in cost function.
182.64/182.76	c core #1
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 7	Core Weight: 1	Total Weight: 1
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #2
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 11	Core Weight: 1	Total Weight: 2
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #3
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 3
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #4
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 16	Core Weight: 1	Total Weight: 4
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #5
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 5
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #6
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 11	Core Weight: 1	Total Weight: 6
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #7
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 10	Core Weight: 1	Total Weight: 7
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #8
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 7	Core Weight: 1	Total Weight: 8
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #9
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 10	Core Weight: 1	Total Weight: 9
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #10
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 9	Core Weight: 1	Total Weight: 10
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #11
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 10	Core Weight: 1	Total Weight: 11
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #12
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 12
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #13
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 13
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #14
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 14
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #15
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 13	Core Weight: 1	Total Weight: 15
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #16
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 10	Core Weight: 1	Total Weight: 16
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #17
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 17
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #18
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 7	Core Weight: 1	Total Weight: 18
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #19
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 19
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #20
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 20
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #21
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 9	Core Weight: 1	Total Weight: 21
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #22
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 22
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #23
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 4	Core Weight: 1	Total Weight: 23
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #24
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 12	Core Weight: 1	Total Weight: 24
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #25
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 25
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #26
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 4	Core Weight: 1	Total Weight: 26
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #27
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 27
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #28
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 28
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #29
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 7	Core Weight: 1	Total Weight: 29
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #30
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 7	Core Weight: 1	Total Weight: 30
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #31
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 31
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #32
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 32
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #33
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 33
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #34
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 34
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #35
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 35
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #36
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 36
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #37
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 37
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #38
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 38
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #39
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 9	Core Weight: 1	Total Weight: 39
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #40
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 40
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #41
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 9	Core Weight: 1	Total Weight: 41
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #42
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 4	Core Weight: 1	Total Weight: 42
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #43
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 43
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #44
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 44
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #45
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 45
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #46
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 7	Core Weight: 1	Total Weight: 46
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #47
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 47
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #48
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 48
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #49
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 49
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #50
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 50
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #51
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 51
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #52
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 4	Core Weight: 1	Total Weight: 52
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #53
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 53
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #54
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 54
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #55
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 5	Core Weight: 1	Total Weight: 55
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #56
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 4	Core Weight: 1	Total Weight: 56
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #57
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 6	Core Weight: 1	Total Weight: 57
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #58
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 4	Core Weight: 1	Total Weight: 58
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #59
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 8	Core Weight: 1	Total Weight: 59
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #60
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 4	Core Weight: 1	Total Weight: 60
182.64/182.76	c
182.64/182.76	c
182.64/182.76	c core #61
182.64/182.76	c 
182.64/182.76	c 
182.64/182.76	c Core size: 3	Core Weight: 1	Total Weight: 61
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #62
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 8	Core Weight: 1	Total Weight: 62
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #63
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 3	Core Weight: 1	Total Weight: 63
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #64
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 3	Core Weight: 1	Total Weight: 64
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #65
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 4	Core Weight: 1	Total Weight: 65
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #66
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 4	Core Weight: 1	Total Weight: 66
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #67
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 4	Core Weight: 1	Total Weight: 67
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #68
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 4	Core Weight: 1	Total Weight: 68
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #69
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 10	Core Weight: 1	Total Weight: 69
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #70
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 17	Core Weight: 1	Total Weight: 70
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #71
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 11	Core Weight: 1	Total Weight: 71
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #72
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 10	Core Weight: 1	Total Weight: 72
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #73
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 10	Core Weight: 1	Total Weight: 73
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #74
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 7	Core Weight: 1	Total Weight: 74
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #75
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 10	Core Weight: 1	Total Weight: 75
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #76
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 8	Core Weight: 1	Total Weight: 76
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #77
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 16	Core Weight: 1	Total Weight: 77
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #78
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 12	Core Weight: 1	Total Weight: 78
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #79
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 7	Core Weight: 1	Total Weight: 79
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #80
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 16	Core Weight: 1	Total Weight: 80
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #81
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 9	Core Weight: 1	Total Weight: 81
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #82
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 7	Core Weight: 1	Total Weight: 82
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #83
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 10	Core Weight: 1	Total Weight: 83
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #84
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 11	Core Weight: 1	Total Weight: 84
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #85
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 7	Core Weight: 1	Total Weight: 85
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #86
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 13	Core Weight: 1	Total Weight: 86
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #87
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 21	Core Weight: 1	Total Weight: 87
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c core #88
182.95/183.02	c 
182.95/183.02	c 
182.95/183.02	c Core size: 8	Core Weight: 1	Total Weight: 88
182.95/183.02	c
182.95/183.02	c
182.95/183.02	c ============================[ Search Statistics ]==============================
182.95/183.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.95/183.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.95/183.02	c ===============================================================================
182.95/183.02	c |         0 |     980     1046     8630 |     5000        0    nan |  0.000 % |
182.95/183.02	c ===============================================================================
182.95/183.03	c core #89
182.95/183.03	c 
182.95/183.03	c 
182.95/183.03	c Core size: 9	Core Weight: 1	Total Weight: 89
182.95/183.03	c
182.95/183.03	c
182.95/183.03	c ============================[ Search Statistics ]==============================
182.95/183.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.95/183.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.95/183.03	c ===============================================================================
182.95/183.03	c |         0 |     986     1047     8642 |     5000        0    nan |  0.000 % |
182.95/183.03	c ===============================================================================
182.95/183.04	c core #90
182.95/183.04	c 
182.95/183.04	c 
182.95/183.04	c Core size: 16	Core Weight: 1	Total Weight: 90
182.95/183.04	c
182.95/183.04	c
182.95/183.04	c ============================[ Search Statistics ]==============================
182.95/183.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.95/183.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.95/183.04	c ===============================================================================
182.95/183.04	c |         0 |     999     1048     8668 |     5000        0    nan |  0.000 % |
182.95/183.05	c ===============================================================================
182.95/183.06	c core #91
182.95/183.06	c 
182.95/183.06	c 
182.95/183.06	c Core size: 25	Core Weight: 1	Total Weight: 91
182.95/183.06	c
182.95/183.06	c
182.95/183.06	c ============================[ Search Statistics ]==============================
182.95/183.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.95/183.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.95/183.06	c ===============================================================================
182.95/183.06	c |         0 |    1019     1049     8706 |     5000        0    nan |  0.000 % |
182.95/183.06	c ===============================================================================
182.95/183.07	c core #92
182.95/183.07	c 
182.95/183.07	c 
182.95/183.07	c Core size: 16	Core Weight: 1	Total Weight: 92
182.95/183.07	c
182.95/183.07	c
182.95/183.07	c ============================[ Search Statistics ]==============================
182.95/183.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.95/183.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.95/183.07	c ===============================================================================
182.95/183.07	c |         0 |    1035     1050     8735 |     5000        0    nan |  0.000 % |
182.95/183.08	c ===============================================================================
182.95/183.09	c core #93
182.95/183.09	c 
182.95/183.09	c 
182.95/183.09	c Core size: 16	Core Weight: 1	Total Weight: 93
182.95/183.09	c
182.95/183.09	c
182.95/183.09	c ============================[ Search Statistics ]==============================
182.95/183.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.95/183.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.95/183.09	c ===============================================================================
182.95/183.09	c |         0 |    1047     1051     8758 |     5000        0    nan |  0.000 % |
182.95/183.09	c ===============================================================================
183.05/183.10	c core #94
183.05/183.10	c 
183.05/183.10	c 
183.05/183.10	c Core size: 42	Core Weight: 1	Total Weight: 94
183.05/183.10	c
183.05/183.10	c
183.05/183.10	c ============================[ Search Statistics ]==============================
183.05/183.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.05/183.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.05/183.10	c ===============================================================================
183.05/183.10	c |         0 |    1085     1052     8830 |     5000        0    nan |  0.000 % |
183.05/183.11	c ===============================================================================
183.05/183.12	c core #95
183.05/183.12	c 
183.05/183.12	c 
183.05/183.12	c Core size: 22	Core Weight: 1	Total Weight: 95
183.05/183.12	c
183.05/183.12	c
183.05/183.12	c ============================[ Search Statistics ]==============================
183.05/183.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.05/183.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.05/183.12	c ===============================================================================
183.05/183.12	c |         0 |    1102     1053     8864 |     5000        0    nan |  0.000 % |
183.05/183.12	c ===============================================================================
183.05/183.13	c core #96
183.05/183.13	c 
183.05/183.13	c 
183.05/183.13	c Core size: 46	Core Weight: 1	Total Weight: 96
183.05/183.13	c
183.05/183.13	c
183.05/183.13	c ============================[ Search Statistics ]==============================
183.05/183.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.05/183.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.05/183.13	c ===============================================================================
183.05/183.13	c |         0 |    1142     1054     8943 |     5000        0    nan |  0.000 % |
183.05/183.14	c ===============================================================================
183.05/183.15	c core #97
183.05/183.15	c 
183.05/183.15	c 
183.05/183.15	c Core size: 35	Core Weight: 1	Total Weight: 97
183.05/183.15	c
183.05/183.15	c
183.05/183.15	c ============================[ Search Statistics ]==============================
183.05/183.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.05/183.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.05/183.15	c ===============================================================================
183.05/183.15	c |         0 |    1176     1055     9011 |     5000        0    nan |  0.000 % |
183.05/183.15	c ===============================================================================
183.05/183.16	c core #98
183.05/183.16	c 
183.05/183.16	c 
183.05/183.16	c Core size: 22	Core Weight: 1	Total Weight: 98
183.05/183.16	c
183.05/183.16	c
183.05/183.16	c ============================[ Search Statistics ]==============================
183.05/183.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.05/183.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.05/183.16	c ===============================================================================
183.05/183.16	c |         0 |    1191     1056     9041 |     5000        0    nan |  0.000 % |
183.05/183.17	c ===============================================================================
183.05/183.18	c core #99
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 16	Core Weight: 1	Total Weight: 99
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c ============================[ Search Statistics ]==============================
183.05/183.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.05/183.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.05/183.18	c ===============================================================================
183.05/183.18	c |         0 |    1204     1057     9067 |     5000        0    nan |  0.000 % |
183.05/183.18	c ===============================================================================
183.05/183.19	c core #100
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 16	Core Weight: 1	Total Weight: 100
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c ============================[ Search Statistics ]==============================
183.05/183.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.05/183.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.05/183.19	c ===============================================================================
183.05/183.19	c |         0 |    1217     1058     9092 |     5000        0    nan |  0.000 % |
183.15/183.20	c ===============================================================================
183.15/183.21	c core #101
183.15/183.21	c 
183.15/183.21	c 
183.15/183.21	c Core size: 44	Core Weight: 1	Total Weight: 101
183.15/183.21	c
183.15/183.21	c
183.15/183.21	c ============================[ Search Statistics ]==============================
183.15/183.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.15/183.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.15/183.21	c ===============================================================================
183.15/183.21	c |         0 |    1260     1059     9176 |     5000        0    nan |  0.000 % |
183.15/183.22	c ===============================================================================
183.15/183.22	c core #102
183.15/183.22	c 
183.15/183.22	c 
183.15/183.22	c Core size: 21	Core Weight: 1	Total Weight: 102
183.15/183.22	c
183.15/183.22	c
183.15/183.22	c ============================[ Search Statistics ]==============================
183.15/183.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.15/183.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.15/183.22	c ===============================================================================
183.15/183.22	c |         0 |    1279     1060     9214 |     5000        0    nan |  0.000 % |
183.15/183.23	c ===============================================================================
183.15/183.24	c core #103
183.15/183.24	c 
183.15/183.24	c 
183.15/183.24	c Core size: 46	Core Weight: 1	Total Weight: 103
183.15/183.24	c
183.15/183.24	c
183.15/183.24	c ============================[ Search Statistics ]==============================
183.15/183.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.15/183.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.15/183.24	c ===============================================================================
183.15/183.24	c |         0 |    1322     1061     9296 |     5000        0    nan |  0.000 % |
183.15/183.26	c |       101 |    1316     1061     9296 |     5500      101      7 |  1.871 % |
183.15/183.27	c |       251 |    1308     1061     9296 |     6050      244      8 |  2.246 % |
183.15/183.28	c ===============================================================================
183.15/183.29	c core #104
183.15/183.29	c 
183.15/183.29	c 
183.15/183.29	c Core size: 130	Core Weight: 1	Total Weight: 104
183.15/183.29	c
183.15/183.29	c
183.15/183.29	c ============================[ Search Statistics ]==============================
183.15/183.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.15/183.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.15/183.29	c ===============================================================================
183.15/183.29	c |         0 |    1449     1062     9549 |     5000        0    nan |  0.000 % |
183.24/183.31	c |       100 |    1449     1062     9549 |     5500      100      7 |  1.300 % |
183.24/183.31	c ===============================================================================
183.24/183.32	c core #105
183.24/183.32	c 
183.24/183.32	c 
183.24/183.32	c Core size: 40	Core Weight: 1	Total Weight: 105
183.24/183.32	c
183.24/183.32	c
183.24/183.32	c ============================[ Search Statistics ]==============================
183.24/183.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.24/183.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.24/183.32	c ===============================================================================
183.24/183.32	c |         0 |    1486     1063     9623 |     5000        0    nan |  0.000 % |
183.24/183.33	c |       100 |    1485     1063     9623 |     5500      100     11 |  0.935 % |
183.24/183.34	c |       250 |    1485     1063     9623 |     6050      249     12 |  0.934 % |
183.24/183.36	c |       475 |    1485     1063     9623 |     6655      474     12 |  0.934 % |
183.24/183.40	c |       812 |    1483     1063     9623 |     7320      809     12 |  1.067 % |
183.35/183.45	c |      1319 |    1481     1063     9623 |     8052      880     12 |  1.269 % |
183.35/183.45	c ===============================================================================
183.35/183.47	c core #106
183.35/183.47	c 
183.35/183.47	c 
183.35/183.47	c Core size: 145	Core Weight: 1	Total Weight: 106
183.35/183.47	c
183.35/183.47	c
183.35/183.47	c ============================[ Search Statistics ]==============================
183.35/183.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.35/183.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.35/183.47	c ===============================================================================
183.35/183.47	c |         0 |    1634     1064     9915 |     5000        0    nan |  0.000 % |
183.35/183.49	c |       101 |    1633     1064     9915 |     5500      101     13 |  0.609 % |
183.44/183.51	c |       252 |    1633     1064     9915 |     6050      252     11 |  0.609 % |
183.44/183.53	c |       478 |    1631     1064     9915 |     6655      477     16 |  0.852 % |
183.44/183.57	c |       817 |    1629     1064     9915 |     7320      810     17 |  0.852 % |
183.55/183.62	c |      1325 |    1629     1064     9915 |     8052     1318     19 |  0.852 % |
183.65/183.72	c |      2085 |    1629     1064     9915 |     8857     2078     22 |  0.852 % |
183.74/183.87	c |      3225 |    1627     1064     9915 |     9743     3217     26 |  0.974 % |
184.05/184.17	c |      4936 |    1625     1064     9915 |    10717     4927     29 |  1.096 % |
184.34/184.45	c ===============================================================================
184.44/184.53	c core #107
184.44/184.53	c 
184.44/184.53	c 
184.44/184.53	c Core size: 179	Core Weight: 1	Total Weight: 107
184.44/184.53	c
184.44/184.53	c
184.44/184.53	c ============================[ Search Statistics ]==============================
184.44/184.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.44/184.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.44/184.53	c ===============================================================================
184.44/184.53	c |         0 |    1814     1065    10271 |     5000        0    nan |  0.000 % |
184.44/184.55	c |       100 |    1804     1065    10271 |     5500       98     23 |  0.825 % |
184.44/184.57	c |       251 |    1804     1065    10271 |     6050      249     24 |  0.825 % |
184.44/184.59	c |       478 |    1804     1065    10271 |     6655      476     32 |  0.825 % |
184.55/184.64	c |       817 |    1804     1065    10271 |     7320      815     31 |  0.825 % |
184.65/184.71	c |      1323 |    1802     1065    10271 |     8052     1320     37 |  0.935 % |
184.76/184.83	c |      2082 |    1802     1065    10271 |     8857     2079     37 |  0.935 % |
184.95/185.04	c |      3221 |    1796     1065    10271 |     9743     3217     44 |  1.264 % |
185.24/185.35	c |      4929 |    1796     1065    10271 |    10717     4925     46 |  1.264 % |
185.85/185.92	c |      7496 |    1796     1065    10271 |    11789     7492     48 |  1.264 % |
186.85/186.94	c |     11340 |    1796     1065    10271 |    12968    11336     53 |  1.264 % |
188.34/188.46	c |     17106 |    1796     1065    10271 |    14265    10567     59 |  1.264 % |
191.04/191.16	c |     25759 |    1796     1065    10271 |    15692    11994     67 |  1.264 % |
196.44/196.56	c |     38733 |    1796     1065    10271 |    17261     9158     83 |  1.264 % |
204.24/204.37	c |     58204 |    1796     1065    10271 |    18987    11124     81 |  1.264 % |
219.13/219.26	c |     87399 |    1796     1065    10271 |    20886    11465     92 |  1.264 % |
241.84/241.90	c |    131190 |    1796     1065    10271 |    22974    13073    106 |  1.264 % |
259.13/259.24	c ===============================================================================
262.73/262.87	c core #108
262.73/262.87	c 
262.73/262.87	c 
262.73/262.87	c Core size: 204	Core Weight: 1	Total Weight: 108
262.73/262.87	c
262.73/262.87	c
262.73/262.87	c ============================[ Search Statistics ]==============================
262.73/262.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.73/262.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.73/262.87	c ===============================================================================
262.73/262.87	c |         0 |    2012     1066    10667 |     5000        0    nan |  0.000 % |
262.83/262.92	c |       100 |    2012     1066    10667 |     5500      100     18 |  0.248 % |
262.83/262.95	c |       251 |    2012     1066    10667 |     6050      251     18 |  0.248 % |
262.83/262.98	c |       476 |    2012     1066    10667 |     6655      476     18 |  0.248 % |
262.92/263.04	c |       814 |    2012     1066    10667 |     7320      814     34 |  0.248 % |
263.03/263.11	c |      1323 |    2012     1066    10667 |     8052     1323     44 |  0.248 % |
263.12/263.23	c |      2082 |    2012     1066    10667 |     8857     2082     56 |  0.248 % |
263.32/263.42	c |      3221 |    2012     1066    10667 |     9743     3221     55 |  0.248 % |
263.62/263.71	c |      4929 |    2011     1066    10667 |    10717     4927     56 |  0.297 % |
264.02/264.15	c |      7493 |    2011     1066    10667 |    11789     7491     52 |  0.297 % |
264.93/265.06	c |     11340 |    2009     1066    10667 |    12968    11337     51 |  0.397 % |
266.42/266.53	c |     17107 |    2009     1066    10667 |    14265    10564     61 |  0.397 % |
268.82/268.90	c |     25760 |    2009     1066    10667 |    15692    12042     69 |  0.397 % |
273.62/273.77	c |     38735 |    2009     1066    10667 |    17261     9146     78 |  0.397 % |
281.43/281.56	c |     58197 |    2009     1066    10667 |    18987    11189     85 |  0.397 % |
291.12/291.25	c ===============================================================================
293.12/293.25	c core #109
293.12/293.25	c 
293.12/293.25	c 
293.12/293.25	c Core size: 267	Core Weight: 1	Total Weight: 109
293.12/293.25	c
293.12/293.25	c
293.12/293.25	c ============================[ Search Statistics ]==============================
293.12/293.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
293.12/293.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
293.12/293.25	c ===============================================================================
293.12/293.25	c |         0 |    2279     1067    11200 |     5000        0    nan |  0.000 % |
293.12/293.29	c |       102 |    2277     1067    11200 |     5500      102     21 |  0.263 % |
293.22/293.34	c |       259 |    2277     1067    11200 |     6050      255     50 |  0.263 % |
293.22/293.38	c |       484 |    2277     1067    11200 |     6655      480     50 |  0.263 % |
293.31/293.43	c |       821 |    2277     1067    11200 |     7320      817     50 |  0.263 % |
293.42/293.51	c |      1332 |    2277     1067    11200 |     8052     1328     47 |  0.263 % |
293.52/293.64	c |      2092 |    2277     1067    11200 |     8857     2088     66 |  0.263 % |
293.72/293.84	c |      3232 |    2277     1067    11200 |     9743     3228     71 |  0.263 % |
294.01/294.13	c |      4942 |    2277     1067    11200 |    10717     4938     75 |  0.263 % |
294.51/294.70	c |      7506 |    2277     1067    11200 |    11789     7502     81 |  0.263 % |
295.32/295.47	c |     11351 |    2277     1067    11200 |    12968    11347     85 |  0.263 % |
296.62/296.73	c |     17123 |    2277     1067    11200 |    14265    10522     82 |  0.263 % |
298.92/299.04	c |     25788 |    2277     1067    11200 |    15692    11909     91 |  0.263 % |
303.22/303.33	c |     38766 |    2277     1067    11200 |    17261     8912    118 |  0.263 % |
310.92/311.04	c |     58228 |    2277     1067    11200 |    18987    10720    135 |  0.263 % |
330.30/330.42	c |     87421 |    2277     1067    11200 |    20886    10625    158 |  0.263 % |
364.90/365.07	c |    131211 |    2277     1067    11200 |    22974    11815    186 |  0.263 % |
414.98/415.16	c |    196895 |    2277     1067    11200 |    25272    19142    162 |  0.263 % |
487.36/487.52	c |    295422 |    2277     1067    11200 |    27799    14889    147 |  0.263 % |
599.74/599.94	c |    443220 |    2277     1067    11200 |    30579    17690    170 |  0.263 % |
814.89/815.15	c |    664904 |    2277     1067    11200 |    33637    20321    198 |  0.263 % |
1057.93/1058.29	c ===============================================================================
1069.81/1070.12	c core #110
1069.81/1070.12	c 
1069.81/1070.12	c 
1069.81/1070.12	c Core size: 329	Core Weight: 1	Total Weight: 110
1069.81/1070.12	c
1069.81/1070.12	c
1069.81/1070.12	c ============================[ Search Statistics ]==============================
1069.81/1070.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1069.81/1070.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1069.81/1070.12	c ===============================================================================
1069.81/1070.12	c |         0 |    2610     1068    11859 |     5000        0    nan |  0.000 % |
1069.92/1070.23	c |       100 |    2610     1068    11859 |     5500      100     72 |  0.043 % |
1069.92/1070.27	c |       251 |    2610     1068    11859 |     6050      251     59 |  0.038 % |
1070.02/1070.33	c |       477 |    2610     1068    11859 |     6655      477     62 |  0.038 % |
1070.12/1070.41	c |       816 |    2610     1068    11859 |     7320      816     60 |  0.038 % |
1070.12/1070.48	c |      1323 |    2610     1068    11859 |     8052     1323     52 |  0.038 % |
1070.32/1070.63	c |      2082 |    2610     1068    11859 |     8857     2082     60 |  0.038 % |
1070.51/1070.83	c |      3221 |    2610     1068    11859 |     9743     3221     71 |  0.038 % |
1070.81/1071.15	c |      4929 |    2610     1068    11859 |    10717     4929     81 |  0.038 % |
1071.32/1071.66	c |      7491 |    2610     1068    11859 |    11789     7491     87 |  0.038 % |
1072.31/1072.66	c |     11338 |    2610     1068    11859 |    12968    11338    106 |  0.038 % |
1074.42/1074.71	c |     17107 |    2610     1068    11859 |    14265    10371    148 |  0.038 % |
1077.11/1077.43	c |     25757 |    2610     1068    11859 |    15692    11724    121 |  0.038 % |
1081.61/1081.91	c |     38732 |    2610     1068    11859 |    17261     8858    132 |  0.038 % |
1088.21/1088.57	c |     58193 |    2610     1068    11859 |    18987    10846     99 |  0.038 % |
1100.60/1100.91	c |     87385 |    2610     1068    11859 |    20886    11070    109 |  0.038 % |
1124.70/1125.00	c |    131175 |    2610     1068    11859 |    22974    12597    133 |  0.038 % |
1152.88/1153.25	c |    196862 |    2610     1068    11859 |    25272    20189    110 |  0.038 % |
1209.67/1210.08	c |    295394 |    2610     1068    11859 |    27799    16644    113 |  0.038 % |
1301.24/1301.63	c |    443186 |    2609     1068    11859 |    30579    23654    129 |  0.077 % |
1327.84/1328.25	c ===============================================================================
1341.64/1342.05	c core #111
1341.64/1342.05	c 
1341.64/1342.05	c 
1341.64/1342.05	c Core size: 339	Core Weight: 1	Total Weight: 111
1341.64/1342.05	c
1341.64/1342.05	c
1341.64/1342.05	c ============================[ Search Statistics ]==============================
1341.64/1342.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1341.64/1342.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1341.64/1342.05	c ===============================================================================
1341.64/1342.05	c |         0 |    2945     1069    12528 |     5000        0    nan |  0.000 % |
1341.73/1342.12	c |       100 |    2945     1069    12528 |     5500      100     25 |  0.000 % |
1341.73/1342.18	c |       250 |    2945     1069    12528 |     6050      250     37 |  0.000 % |
1341.94/1342.32	c |       476 |    2945     1069    12528 |     6655      476     48 |  0.000 % |
1342.04/1342.40	c |       814 |    2945     1069    12528 |     7320      814     61 |  0.000 % |
1342.04/1342.47	c |      1320 |    2945     1069    12528 |     8052     1320     59 |  0.000 % |
1342.24/1342.60	c |      2079 |    2945     1069    12528 |     8857     2079     62 |  0.000 % |
1342.43/1342.86	c |      3222 |    2945     1069    12528 |     9743     3222     73 |  0.000 % |
1342.74/1343.16	c |      4931 |    2945     1069    12528 |    10717     4931     65 |  0.000 % |
1343.43/1343.81	c |      7493 |    2945     1069    12528 |    11789     7493     83 |  0.000 % |
1344.43/1344.82	c |     11344 |    2945     1069    12528 |    12968    11344    116 |  0.000 % |
1346.33/1346.73	c |     17112 |    2945     1069    12528 |    14265    10433    152 |  0.000 % |
1349.34/1349.76	c |     25764 |    2945     1069    12528 |    15692    11543    146 |  0.000 % |
1354.03/1354.49	c |     38742 |    2945     1069    12528 |    17261    16174    157 |  0.000 % |
1366.33/1366.76	c |     58204 |    2945     1069    12528 |    18987     9134    207 |  0.000 % |
1385.22/1385.67	c |     87397 |    2945     1069    12528 |    20886    18567    218 |  0.000 % |
1417.22/1417.62	c |    131197 |    2945     1069    12528 |    22974    19165    194 |  0.000 % |
1458.31/1458.79	c |    196882 |    2945     1069    12528 |    25272    14113    208 |  0.000 % |
1515.32/1515.88	c |    295408 |    2945     1069    12528 |    27799    19577    221 |  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-2680528-1277451715/watcher-2680528-1277451715 -o /tmp/evaluation-result-2680528-1277451715/solver-2680528-1277451715 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680528-1277451715.opb 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27116
/proc/meminfo: memFree=1212104/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=2708 CPUtime=0
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 340 0 0 0 0 0 0 0 17 0 1 0 86466475 2772992 247 1992294400 134512640 135752675 4294555696 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 677 247 140 303 0 372 0

[startup+0.0704651 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27116
/proc/meminfo: memFree=1212104/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=3220 CPUtime=0.06
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 454 0 0 0 6 0 0 0 17 0 1 0 86466475 3297280 361 1992294400 134512640 135752675 4294555696 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 805 361 144 303 0 500 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3220

[startup+0.101468 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27116
/proc/meminfo: memFree=1212104/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=3476 CPUtime=0.09
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 513 0 0 0 9 0 0 0 17 0 1 0 86466475 3559424 420 1992294400 134512640 135752675 4294555696 18446744073709551615 134638325 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 869 420 144 303 0 564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3476

[startup+0.30149 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27116
/proc/meminfo: memFree=1212104/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=4884 CPUtime=0.29
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 865 0 0 0 28 1 0 0 17 0 1 0 86466475 5001216 772 1992294400 134512640 135752675 4294555696 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 1221 772 144 303 0 916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4884

[startup+0.701533 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27116
/proc/meminfo: memFree=1212104/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=7328 CPUtime=0.69
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 1477 0 0 0 67 2 0 0 17 0 1 0 86466475 7503872 1384 1992294400 134512640 135752675 4294555696 18446744073709551615 135210436 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 1832 1384 144 303 0 1527 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7328

[startup+1.50162 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 27117
/proc/meminfo: memFree=1205276/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=11812 CPUtime=1.49
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 2595 0 0 0 145 4 0 0 18 0 1 0 86466475 12095488 2502 1992294400 134512640 135752675 4294555696 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 2953 2502 144 303 0 2648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11812

[startup+3.10079 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 27117
/proc/meminfo: memFree=1199820/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=18040 CPUtime=3.09
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 4157 0 0 0 304 5 0 0 21 0 1 0 86466475 18472960 4064 1992294400 134512640 135752675 4294555696 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 4510 4064 145 303 0 4205 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18040

[startup+6.30113 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 27119
/proc/meminfo: memFree=1187420/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=30016 CPUtime=6.29
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 7176 0 0 0 620 9 0 0 25 0 1 0 86466475 30736384 7083 1992294400 134512640 135752675 4294555696 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 7504 7083 145 303 0 7199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30016

[startup+12.7008 s]
/proc/loadavg: 0.15 0.03 0.01 2/107 27119
/proc/meminfo: memFree=1164108/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=51952 CPUtime=12.69
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 12650 0 0 0 1253 16 0 0 25 0 1 0 86466475 53198848 12557 1992294400 134512640 135752675 4294555696 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 12988 12557 145 303 0 12683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51952

[startup+25.5012 s]
/proc/loadavg: 0.34 0.08 0.02 2/107 27119
/proc/meminfo: memFree=1123188/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=92212 CPUtime=25.49
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 22686 0 0 0 2518 31 0 0 25 0 1 0 86466475 94425088 22593 1992294400 134512640 135752675 4294555696 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 23053 22593 145 303 0 22748 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92212

[startup+51.1009 s]
/proc/loadavg: 0.56 0.15 0.05 2/107 27119
/proc/meminfo: memFree=1062056/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=152724 CPUtime=51.08
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 37809 0 0 0 5056 52 0 0 25 0 1 0 86466475 156389376 37716 1992294400 134512640 135752675 4294555696 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 38181 37716 145 303 0 37876 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152724

[startup+102.308 s]
/proc/loadavg: 0.82 0.29 0.10 2/107 27121
/proc/meminfo: memFree=925036/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=288956 CPUtime=102.27
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 71846 0 0 0 10125 102 0 0 25 0 1 0 86466475 295890944 71753 1992294400 134512640 135752675 4294555696 18446744073709551615 134611615 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 72239 71753 145 303 0 71934 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 288956

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/107 27123
/proc/meminfo: memFree=763588/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=451428 CPUtime=162.25
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 112470 0 0 0 16053 172 0 0 25 0 1 0 86466475 462262272 112377 1992294400 134512640 135752675 4294555696 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 112857 112377 145 303 0 112552 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 451428

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 3/107 27123
/proc/meminfo: memFree=701712/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=511292 CPUtime=222.24
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 127458 0 0 0 21990 234 0 0 25 0 1 0 86466475 523563008 127365 1992294400 134512640 135752675 4294555696 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 127823 127365 146 303 0 127518 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 511292

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/107 27125
/proc/meminfo: memFree=658684/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=554736 CPUtime=282.22
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 138336 0 0 0 27933 289 0 0 25 0 1 0 86466475 568049664 138243 1992294400 134512640 135752675 4294555696 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 138684 138243 146 303 0 138379 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 554736

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/107 27127
/proc/meminfo: memFree=590608/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=622188 CPUtime=342.21
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 155201 0 0 0 33871 350 0 0 25 0 1 0 86466475 637120512 155108 1992294400 134512640 135752675 4294555696 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 155547 155108 146 303 0 155242 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 622188

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/107 27129
/proc/meminfo: memFree=531832/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=681856 CPUtime=402.19
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 170052 0 0 0 39825 394 0 0 25 0 1 0 86466475 698220544 169959 1992294400 134512640 135752675 4294555696 18446744073709551615 134637659 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 170464 169959 146 303 0 170159 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 681856

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/107 27131
/proc/meminfo: memFree=478636/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=734192 CPUtime=462.17
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 183109 0 0 0 45782 435 0 0 25 0 1 0 86466475 751812608 183016 1992294400 134512640 135752675 4294555696 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 183548 183016 146 303 0 183243 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 734192

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 27131
/proc/meminfo: memFree=408824/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=804276 CPUtime=522.16
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 200618 0 0 0 51732 484 0 0 25 0 1 0 86466475 823578624 200525 1992294400 134512640 135752675 4294555696 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 201069 200525 146 303 0 200764 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 804276

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/107 27133
/proc/meminfo: memFree=351412/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=861444 CPUtime=582.15
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 214895 0 0 0 57693 522 0 0 25 0 1 0 86466475 882118656 214802 1992294400 134512640 135752675 4294555696 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 215361 214802 146 303 0 215056 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 861444

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/107 27135
/proc/meminfo: memFree=289908/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=922536 CPUtime=642.13
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 230123 0 0 0 63654 559 0 0 25 0 1 0 86466475 944676864 230030 1992294400 134512640 135752675 4294555696 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 230634 230030 146 303 0 230329 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 922536

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.50 2/107 27137
/proc/meminfo: memFree=230512/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=982304 CPUtime=702.11
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 245059 0 0 0 69610 601 0 0 25 0 1 0 86466475 1005879296 244966 1992294400 134512640 135752675 4294555696 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 245576 244966 146 303 0 245271 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 982304

[startup+762.308 s]
/proc/loadavg: 0.99 0.91 0.54 2/107 27139
/proc/meminfo: memFree=178804/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1033424 CPUtime=762.1
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 257818 0 0 0 75576 634 0 0 25 0 1 0 86466475 1058226176 257725 1992294400 134512640 135752675 4294555696 18446744073709551615 134611642 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 258356 257725 146 303 0 258051 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 1033424

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/107 27139
/proc/meminfo: memFree=125484/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1087368 CPUtime=822.08
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 271296 0 0 0 81540 668 0 0 25 0 1 0 86466475 1113464832 271203 1992294400 134512640 135752675 4294555696 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 271842 271203 146 303 0 271537 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 1087368

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/107 27141
/proc/meminfo: memFree=77744/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1134348 CPUtime=882.06
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 283055 0 0 0 87506 700 0 0 25 0 1 0 86466475 1161572352 282962 1992294400 134512640 135752675 4294555696 18446744073709551615 134642703 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 283587 282962 146 303 0 283282 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1134348

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/107 27143
/proc/meminfo: memFree=25168/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1187788 CPUtime=942.05
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 296349 0 0 0 93472 733 0 0 25 0 1 0 86466475 1216294912 296256 1992294400 134512640 135752675 4294555696 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 296947 296256 146 303 0 296642 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1187788

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/107 27145
/proc/meminfo: memFree=9576/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1237292 CPUtime=1002.03
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 308697 0 0 0 99433 770 0 0 25 0 1 0 86466475 1266987008 308604 1992294400 134512640 135752675 4294555696 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 309323 308604 146 303 0 309018 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1237292

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/107 27147
/proc/meminfo: memFree=10488/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1305388 CPUtime=1062.02
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 325716 0 0 0 105376 826 0 0 25 0 1 0 86466475 1336717312 325623 1992294400 134512640 135752675 4294555696 18446744073709551615 134516340 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 326347 325623 146 303 0 326042 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1305388

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 27147
/proc/meminfo: memFree=10404/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1327908 CPUtime=1122
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 331665 0 0 0 111313 887 0 0 25 0 1 0 86466475 1359777792 331538 1992294400 134512640 135752675 4294555696 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 331977 331538 146 303 0 331672 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1327908

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/107 27158
/proc/meminfo: memFree=9348/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1390792 CPUtime=1181.97
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 347358 0 0 0 117246 951 0 0 25 0 1 0 86466475 1424171008 347231 1992294400 134512640 135752675 4294555696 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 347698 347231 146 303 0 347393 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1390792

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/107 27160
/proc/meminfo: memFree=10680/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1447108 CPUtime=1241.96
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 361426 0 0 0 123194 1002 0 0 25 0 1 0 86466475 1481838592 361299 1992294400 134512640 135752675 4294555696 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 361777 361299 146 303 0 361472 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 1447108

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/107 27162
/proc/meminfo: memFree=10028/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1502032 CPUtime=1301.96
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 375126 0 0 0 129136 1060 0 0 25 0 1 0 86466475 1538080768 374999 1992294400 134512640 135752675 4294555696 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 375508 374999 146 303 0 375203 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 1502032

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.73 2/107 27164
/proc/meminfo: memFree=9324/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1544484 CPUtime=1361.93
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 385812 0 0 0 135081 1112 0 0 25 0 1 0 86466475 1581551616 385685 1992294400 134512640 135752675 4294555696 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 386121 385685 146 303 0 385816 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 1544484

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/107 27164
/proc/meminfo: memFree=9384/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1618408 CPUtime=1421.93
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 404244 0 0 0 141034 1159 0 0 25 0 1 0 86466475 1657249792 404117 1992294400 134512640 135752675 4294555696 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27116/statm: 404602 404117 146 303 0 404297 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1618408

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/107 27166
/proc/meminfo: memFree=9644/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1691536 CPUtime=1481.89
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 422510 0 0 0 146970 1219 0 0 25 0 1 0 86466475 1732132864 422383 1992294400 134512640 135752675 4294555696 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27116/statm: 422884 422383 146 303 0 422579 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 1691536

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/107 27168
/proc/meminfo: memFree=9364/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1764556 CPUtime=1541.73
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 440752 0 0 0 152907 1266 0 0 25 0 1 0 86466475 1806905344 440625 1992294400 134512640 135752675 4294555696 18446744073709551615 134611679 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27116/statm: 441139 440625 146 303 0 440834 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1764556

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/107 27170
/proc/meminfo: memFree=10488/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1833692 CPUtime=1601.48
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 458034 0 0 0 158840 1308 0 0 25 0 1 0 86466475 1877700608 457907 1992294400 134512640 135752675 4294555696 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27116/statm: 458423 457907 146 303 0 458118 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 1833692



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1614.4 s]
/proc/loadavg: 0.99 0.97 0.78 2/107 27170
/proc/meminfo: memFree=10172/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=1843256 CPUtime=1613.55
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4202496 460385 0 0 0 160040 1315 0 0 25 0 1 0 86466475 1887494144 460258 1992294400 134512640 135752675 4294555696 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27116/statm: 460814 460258 146 303 0 460509 0
Current children cumulated CPU time (s) 1613.55
Current children cumulated vsize (KiB) 1843256

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

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

[startup+1614.51 s]
/proc/loadavg: 0.99 0.97 0.78 2/107 27170
/proc/meminfo: memFree=10172/2059040 swapFree=4140228/4192956
[pid=27116] ppid=27114 vsize=0 CPUtime=1613.65
/proc/27116/stat : 27116 (wbo1.4b) R 27114 27116 27091 0 -1 4203524 460385 0 0 0 160040 1325 0 0 25 0 1 0 86466475 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/27116/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1613.65
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1614.58
CPU time (s): 1613.73
CPU user time (s): 1600.41
CPU system time (s): 13.325
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 1843256

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

runsolver used 2.76558 second user time and 7.59584 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=854475842

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1212632 kB
Buffers:        213360 kB
Cached:         519652 kB
SwapCached:       6564 kB
Active:         316556 kB
Inactive:       430628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1212632 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            2968 kB
Writeback:           0 kB
AnonPages:       11896 kB
Mapped:          11992 kB
Slab:            77312 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182068 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= 62436 MiB
End job on node035 at 2010-06-25 10:08:51