Trace number 2680637

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b (fixed)? (TO) 1800.18 1800.57

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark194
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
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 constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
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 481
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-2680637-1277451714.opb.
0.00/0.01	c Instance file HOME/instance-2680637-1277451714.opb
0.00/0.01	c File size is 43841 bytes.
0.00/0.01	c Highest Coefficient sum: 244
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:      481                                                 |
0.00/0.01	c |  Number Clauses:        0                                                   |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 481                                                 |
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 |     481      481     4331 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 236
0.00/0.01	o 236
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 179.991 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     481      482     4812 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 234
0.00/0.01	o 234
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 |     481      483     5293 |     5000        0    nan |  0.000 % |
0.00/0.02	c |       100 |     481      483     5293 |     5500      100    240 |  0.001 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 233
0.00/0.03	o 233
0.00/0.03	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 179.974 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |       123 |     481      484     5774 |     5000      123    241 |  0.001 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 226
0.00/0.03	o 226
0.00/0.03	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 179.974 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |       123 |     481      485     6255 |     5000      123    241 |  0.001 % |
0.00/0.04	c |       223 |     481      485     6255 |     5500      223    238 |  0.001 % |
0.00/0.06	c |       374 |     481      485     6255 |     6050      374    238 |  0.001 % |
0.06/0.09	c |       599 |     481      485     6255 |     6655      599    238 |  0.001 % |
0.09/0.14	c |       937 |     481      485     6255 |     7320      937    239 |  0.001 % |
0.19/0.22	c |      1444 |     481      485     6255 |     8052     1444    237 |  0.001 % |
0.28/0.33	c |      2204 |     481      485     6255 |     8857     2204    236 |  0.001 % |
0.49/0.50	c |      3344 |     481      485     6255 |     9743     3344    236 |  0.000 % |
0.49/0.50	c ===============================================================================
0.49/0.50	c New solution: 225
0.49/0.50	o 225
0.49/0.50	c Elapsed CPU time: 0.488925 s	Remaining CPU time: 179.511 s
0.49/0.50	c ===============================================================================
0.49/0.50	c |      3350 |     481      486     6736 |     5000     3350    236 |  0.000 % |
0.49/0.51	c |      3450 |     481      486     6736 |     5500     3450    236 |  0.000 % |
0.49/0.54	c |      3600 |     481      486     6736 |     6050     3600    236 |  0.001 % |
0.49/0.57	c |      3826 |     481      486     6736 |     6655     3826    236 |  0.001 % |
0.59/0.62	c |      4164 |     481      486     6736 |     7320     4164    236 |  0.001 % |
0.59/0.69	c |      4671 |     481      486     6736 |     8052     4671    236 |  0.001 % |
0.79/0.82	c |      5431 |     481      486     6736 |     8857     5431    236 |  0.000 % |
0.99/1.00	c |      6571 |     481      486     6736 |     9743     6571    236 |  0.000 % |
0.99/1.00	c ===============================================================================
0.99/1.00	c New solution: 223
0.99/1.00	o 223
0.99/1.00	c Elapsed CPU time: 0.976851 s	Remaining CPU time: 179.023 s
0.99/1.00	c ===============================================================================
0.99/1.00	c |      6571 |     481      487     7217 |     5000     6571    236 |  0.000 % |
0.99/1.01	c ===============================================================================
0.99/1.01	c New solution: 222
0.99/1.01	o 222
0.99/1.01	c Elapsed CPU time: 0.98485 s	Remaining CPU time: 179.015 s
0.99/1.01	c ===============================================================================
0.99/1.01	c |      6571 |     481      488     7698 |     5000     3286    237 |  0.000 % |
0.99/1.02	c ===============================================================================
0.99/1.02	c New solution: 221
0.99/1.02	o 221
0.99/1.02	c Elapsed CPU time: 0.989849 s	Remaining CPU time: 179.01 s
0.99/1.02	c ===============================================================================
0.99/1.02	c |      6597 |     481      489     8179 |     5000     3312    237 |  0.000 % |
0.99/1.03	c |      6698 |     481      489     8179 |     5500     3413    237 |  0.001 % |
0.99/1.03	c ===============================================================================
0.99/1.03	c New solution: 218
0.99/1.03	o 218
0.99/1.03	c Elapsed CPU time: 1.00685 s	Remaining CPU time: 178.993 s
0.99/1.03	c ===============================================================================
0.99/1.03	c |      6698 |     481      490     8660 |     5000     3413    237 |  0.001 % |
0.99/1.05	c |      6799 |     481      490     8660 |     5500     3514    236 |  0.001 % |
0.99/1.08	c |      6949 |     481      490     8660 |     6050     3664    236 |  0.000 % |
1.09/1.11	c |      7174 |     481      490     8660 |     6655     3889    236 |  0.001 % |
1.09/1.17	c |      7511 |     481      490     8660 |     7320     4226    235 |  0.000 % |
1.19/1.26	c |      8018 |     481      490     8660 |     8052     4733    235 |  0.001 % |
1.29/1.39	c |      8778 |     481      490     8660 |     8857     5493    234 |  0.001 % |
1.58/1.60	c |      9918 |     481      490     8660 |     9743     6633    233 |  0.000 % |
1.89/1.95	c |     11626 |     481      490     8660 |    10717     8341    232 |  0.000 % |
2.49/2.50	c |     14188 |     481      490     8660 |    11789    10903    231 |  0.000 % |
3.29/3.32	c |     18033 |     481      490     8660 |    12968     8634    229 |  0.000 % |
4.40/4.46	c |     23799 |     481      490     8660 |    14265     7703    229 |  0.000 % |
6.60/6.61	c |     32449 |     481      490     8660 |    15692     9009    230 |  0.000 % |
9.48/9.55	c |     45423 |     481      490     8660 |    17261    13926    227 |  0.000 % |
15.19/15.25	c |     64885 |     481      490     8660 |    18987    15702    232 |  0.000 % |
24.38/24.47	c |     94077 |     481      490     8660 |    20886    15793    229 |  0.000 % |
42.37/42.40	c |    137866 |     481      490     8660 |    22974    16940    231 |  0.000 % |
64.68/64.77	c |    203550 |     481      490     8660 |    25272    21195    227 |  0.000 % |
107.26/107.36	c |    302076 |     481      490     8660 |    27799    17578    230 |  0.000 % |
175.65/175.71	c |    449865 |     481      490     8660 |    30579    11959    231 |  0.000 % |
181.75/181.82	c There are 0 assigned variables. 0 in cost function.
182.45/182.58	c core #1
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 9	Core Weight: 1	Total Weight: 1
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #2
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 9	Core Weight: 1	Total Weight: 2
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #3
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 8	Core Weight: 1	Total Weight: 3
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #4
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 10	Core Weight: 1	Total Weight: 4
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #5
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 13	Core Weight: 1	Total Weight: 5
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #6
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 6
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #7
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 10	Core Weight: 1	Total Weight: 7
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #8
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 11	Core Weight: 1	Total Weight: 8
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #9
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 10	Core Weight: 1	Total Weight: 9
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #10
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 9	Core Weight: 1	Total Weight: 10
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #11
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 10	Core Weight: 1	Total Weight: 11
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #12
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 3	Core Weight: 1	Total Weight: 12
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #13
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 16	Core Weight: 1	Total Weight: 13
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #14
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 14
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #15
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 8	Core Weight: 1	Total Weight: 15
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #16
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 8	Core Weight: 1	Total Weight: 16
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #17
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 13	Core Weight: 1	Total Weight: 17
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #18
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 8	Core Weight: 1	Total Weight: 18
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #19
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 7	Core Weight: 1	Total Weight: 19
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #20
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 7	Core Weight: 1	Total Weight: 20
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #21
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 8	Core Weight: 1	Total Weight: 21
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #22
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 5	Core Weight: 1	Total Weight: 22
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #23
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 7	Core Weight: 1	Total Weight: 23
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #24
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 5	Core Weight: 1	Total Weight: 24
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #25
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 11	Core Weight: 1	Total Weight: 25
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #26
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 5	Core Weight: 1	Total Weight: 26
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #27
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 27
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #28
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 5	Core Weight: 1	Total Weight: 28
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #29
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 11	Core Weight: 1	Total Weight: 29
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #30
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 4	Core Weight: 1	Total Weight: 30
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #31
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 7	Core Weight: 1	Total Weight: 31
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #32
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 4	Core Weight: 1	Total Weight: 32
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #33
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 8	Core Weight: 1	Total Weight: 33
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #34
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 34
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #35
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 35
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #36
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 4	Core Weight: 1	Total Weight: 36
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #37
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 4	Core Weight: 1	Total Weight: 37
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #38
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 38
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #39
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 9	Core Weight: 1	Total Weight: 39
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #40
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 8	Core Weight: 1	Total Weight: 40
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #41
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 41
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #42
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 42
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #43
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 5	Core Weight: 1	Total Weight: 43
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #44
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 5	Core Weight: 1	Total Weight: 44
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #45
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 45
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #46
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 9	Core Weight: 1	Total Weight: 46
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #47
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 4	Core Weight: 1	Total Weight: 47
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #48
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 7	Core Weight: 1	Total Weight: 48
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #49
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 6	Core Weight: 1	Total Weight: 49
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #50
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 8	Core Weight: 1	Total Weight: 50
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #51
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 5	Core Weight: 1	Total Weight: 51
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #52
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 7	Core Weight: 1	Total Weight: 52
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #53
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 3	Core Weight: 1	Total Weight: 53
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #54
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 3	Core Weight: 1	Total Weight: 54
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #55
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 5	Core Weight: 1	Total Weight: 55
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #56
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 3	Core Weight: 1	Total Weight: 56
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #57
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 4	Core Weight: 1	Total Weight: 57
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #58
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 4	Core Weight: 1	Total Weight: 58
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #59
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 9	Core Weight: 1	Total Weight: 59
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #60
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 3	Core Weight: 1	Total Weight: 60
182.45/182.58	c
182.45/182.58	c
182.45/182.58	c core #61
182.45/182.58	c 
182.45/182.58	c 
182.45/182.58	c Core size: 4	Core Weight: 1	Total Weight: 61
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #62
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 4	Core Weight: 1	Total Weight: 62
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #63
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 4	Core Weight: 1	Total Weight: 63
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #64
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 3	Core Weight: 1	Total Weight: 64
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #65
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 6	Core Weight: 1	Total Weight: 65
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #66
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 4	Core Weight: 1	Total Weight: 66
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #67
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 4	Core Weight: 1	Total Weight: 67
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #68
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 3	Core Weight: 1	Total Weight: 68
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #69
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 5	Core Weight: 1	Total Weight: 69
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #70
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 3	Core Weight: 1	Total Weight: 70
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #71
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 5	Core Weight: 1	Total Weight: 71
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #72
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 10	Core Weight: 1	Total Weight: 72
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #73
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 17	Core Weight: 1	Total Weight: 73
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #74
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 12	Core Weight: 1	Total Weight: 74
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #75
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 14	Core Weight: 1	Total Weight: 75
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #76
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 14	Core Weight: 1	Total Weight: 76
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #77
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 11	Core Weight: 1	Total Weight: 77
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #78
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 7	Core Weight: 1	Total Weight: 78
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #79
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 10	Core Weight: 1	Total Weight: 79
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #80
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 8	Core Weight: 1	Total Weight: 80
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #81
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 10	Core Weight: 1	Total Weight: 81
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #82
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 11	Core Weight: 1	Total Weight: 82
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #83
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 8	Core Weight: 1	Total Weight: 83
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #84
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 10	Core Weight: 1	Total Weight: 84
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #85
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 9	Core Weight: 1	Total Weight: 85
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c core #86
182.74/182.83	c 
182.74/182.83	c 
182.74/182.83	c Core size: 16	Core Weight: 1	Total Weight: 86
182.74/182.83	c
182.74/182.83	c
182.74/182.83	c ============================[ Search Statistics ]==============================
182.74/182.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.74/182.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.74/182.83	c ===============================================================================
182.74/182.83	c |         0 |     957     1057    10124 |     5000        0    nan |  0.000 % |
182.74/182.83	c ===============================================================================
182.74/182.85	c core #87
182.74/182.85	c 
182.74/182.85	c 
182.74/182.85	c Core size: 14	Core Weight: 1	Total Weight: 87
182.74/182.85	c
182.74/182.85	c
182.74/182.85	c ============================[ Search Statistics ]==============================
182.74/182.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.74/182.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.74/182.85	c ===============================================================================
182.74/182.85	c |         0 |     969     1058    10147 |     5000        0    nan |  0.000 % |
182.74/182.85	c ===============================================================================
182.74/182.86	c core #88
182.74/182.86	c 
182.74/182.86	c 
182.74/182.86	c Core size: 10	Core Weight: 1	Total Weight: 88
182.74/182.86	c
182.74/182.86	c
182.74/182.86	c ============================[ Search Statistics ]==============================
182.74/182.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.74/182.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.74/182.86	c ===============================================================================
182.74/182.86	c |         0 |     976     1059    10161 |     5000        0    nan |  0.000 % |
182.74/182.87	c ===============================================================================
182.74/182.88	c core #89
182.74/182.88	c 
182.74/182.88	c 
182.74/182.88	c Core size: 30	Core Weight: 1	Total Weight: 89
182.74/182.88	c
182.74/182.88	c
182.74/182.88	c ============================[ Search Statistics ]==============================
182.74/182.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.74/182.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.74/182.88	c ===============================================================================
182.74/182.88	c |         0 |    1002     1060    10209 |     5000        0    nan |  0.000 % |
182.74/182.88	c ===============================================================================
182.74/182.89	c core #90
182.74/182.89	c 
182.74/182.89	c 
182.74/182.89	c Core size: 20	Core Weight: 1	Total Weight: 90
182.74/182.89	c
182.74/182.89	c
182.74/182.89	c ============================[ Search Statistics ]==============================
182.74/182.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.74/182.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.74/182.89	c ===============================================================================
182.74/182.89	c |         0 |    1018     1061    10240 |     5000        0    nan |  0.000 % |
182.84/182.90	c ===============================================================================
182.84/182.91	c core #91
182.84/182.91	c 
182.84/182.91	c 
182.84/182.91	c Core size: 22	Core Weight: 1	Total Weight: 91
182.84/182.91	c
182.84/182.91	c
182.84/182.91	c ============================[ Search Statistics ]==============================
182.84/182.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.91	c ===============================================================================
182.84/182.91	c |         0 |    1039     1062    10280 |     5000        0    nan |  0.000 % |
182.84/182.91	c ===============================================================================
182.84/182.92	c core #92
182.84/182.92	c 
182.84/182.92	c 
182.84/182.92	c Core size: 11	Core Weight: 1	Total Weight: 92
182.84/182.92	c
182.84/182.92	c
182.84/182.92	c ============================[ Search Statistics ]==============================
182.84/182.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.92	c ===============================================================================
182.84/182.92	c |         0 |    1047     1063    10296 |     5000        0    nan |  0.000 % |
182.84/182.93	c ===============================================================================
182.84/182.94	c core #93
182.84/182.94	c 
182.84/182.94	c 
182.84/182.94	c Core size: 12	Core Weight: 1	Total Weight: 93
182.84/182.94	c
182.84/182.94	c
182.84/182.94	c ============================[ Search Statistics ]==============================
182.84/182.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.94	c ===============================================================================
182.84/182.94	c |         0 |    1059     1064    10317 |     5000        0    nan |  0.000 % |
182.84/182.95	c ===============================================================================
182.84/182.96	c core #94
182.84/182.96	c 
182.84/182.96	c 
182.84/182.96	c Core size: 21	Core Weight: 1	Total Weight: 94
182.84/182.96	c
182.84/182.96	c
182.84/182.96	c ============================[ Search Statistics ]==============================
182.84/182.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.96	c ===============================================================================
182.84/182.96	c |         0 |    1076     1065    10351 |     5000        0    nan |  0.000 % |
182.84/182.96	c ===============================================================================
182.84/182.97	c core #95
182.84/182.97	c 
182.84/182.97	c 
182.84/182.97	c Core size: 13	Core Weight: 1	Total Weight: 95
182.84/182.97	c
182.84/182.97	c
182.84/182.97	c ============================[ Search Statistics ]==============================
182.84/182.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.97	c ===============================================================================
182.84/182.97	c |         0 |    1086     1066    10371 |     5000        0    nan |  0.000 % |
182.84/182.98	c ===============================================================================
182.84/182.99	c core #96
182.84/182.99	c 
182.84/182.99	c 
182.84/182.99	c Core size: 21	Core Weight: 1	Total Weight: 96
182.84/182.99	c
182.84/182.99	c
182.84/182.99	c ============================[ Search Statistics ]==============================
182.84/182.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.99	c ===============================================================================
182.84/182.99	c |         0 |    1105     1067    10407 |     5000        0    nan |  0.000 % |
182.94/183.00	c ===============================================================================
182.94/183.01	c core #97
182.94/183.01	c 
182.94/183.01	c 
182.94/183.01	c Core size: 18	Core Weight: 1	Total Weight: 97
182.94/183.01	c
182.94/183.01	c
182.94/183.01	c ============================[ Search Statistics ]==============================
182.94/183.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.94/183.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.94/183.01	c ===============================================================================
182.94/183.01	c |         0 |    1122     1068    10439 |     5000        0    nan |  0.000 % |
182.94/183.02	c ===============================================================================
182.94/183.03	c core #98
182.94/183.03	c 
182.94/183.03	c 
182.94/183.03	c Core size: 18	Core Weight: 1	Total Weight: 98
182.94/183.03	c
182.94/183.03	c
182.94/183.03	c ============================[ Search Statistics ]==============================
182.94/183.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.94/183.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.94/183.03	c ===============================================================================
182.94/183.03	c |         0 |    1135     1069    10465 |     5000        0    nan |  0.000 % |
182.94/183.03	c ===============================================================================
182.94/183.04	c core #99
182.94/183.04	c 
182.94/183.04	c 
182.94/183.04	c Core size: 14	Core Weight: 1	Total Weight: 99
182.94/183.04	c
182.94/183.04	c
182.94/183.04	c ============================[ Search Statistics ]==============================
182.94/183.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.94/183.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.94/183.04	c ===============================================================================
182.94/183.04	c |         0 |    1146     1070    10487 |     5000        0    nan |  0.000 % |
182.94/183.05	c ===============================================================================
182.94/183.06	c core #100
182.94/183.06	c 
182.94/183.06	c 
182.94/183.06	c Core size: 54	Core Weight: 1	Total Weight: 100
182.94/183.06	c
182.94/183.06	c
182.94/183.06	c ============================[ Search Statistics ]==============================
182.94/183.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.94/183.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.94/183.06	c ===============================================================================
182.94/183.06	c |         0 |    1191     1071    10573 |     5000        0    nan |  0.000 % |
182.94/183.07	c ===============================================================================
182.94/183.08	c core #101
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 29	Core Weight: 1	Total Weight: 101
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c ============================[ Search Statistics ]==============================
182.94/183.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.94/183.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.94/183.08	c ===============================================================================
182.94/183.08	c |         0 |    1218     1072    10626 |     5000        0    nan |  0.000 % |
182.94/183.09	c ===============================================================================
183.05/183.10	c core #102
183.05/183.10	c 
183.05/183.10	c 
183.05/183.10	c Core size: 22	Core Weight: 1	Total Weight: 102
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 |    1240     1073    10668 |     5000        0    nan |  0.000 % |
183.05/183.10	c ===============================================================================
183.05/183.11	c core #103
183.05/183.11	c 
183.05/183.11	c 
183.05/183.11	c Core size: 12	Core Weight: 1	Total Weight: 103
183.05/183.11	c
183.05/183.11	c
183.05/183.11	c ============================[ Search Statistics ]==============================
183.05/183.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.05/183.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.05/183.11	c ===============================================================================
183.05/183.11	c |         0 |    1249     1074    10686 |     5000        0    nan |  0.000 % |
183.05/183.12	c ===============================================================================
183.05/183.13	c core #104
183.05/183.13	c 
183.05/183.13	c 
183.05/183.13	c Core size: 46	Core Weight: 1	Total Weight: 104
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 |    1292     1075    10771 |     5000        0    nan |  0.000 % |
183.05/183.14	c ===============================================================================
183.05/183.15	c core #105
183.05/183.15	c 
183.05/183.15	c 
183.05/183.15	c Core size: 78	Core Weight: 1	Total Weight: 105
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 |    1365     1076    10914 |     5000        0    nan |  0.000 % |
183.05/183.17	c |       100 |    1364     1076    10914 |     5500      100      8 |  1.241 % |
183.05/183.17	c ===============================================================================
183.05/183.19	c core #106
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 67	Core Weight: 1	Total Weight: 106
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 |    1427     1077    11036 |     5000        0    nan |  0.000 % |
183.15/183.20	c |       101 |    1420     1077    11036 |     5500      101     10 |  2.168 % |
183.15/183.21	c ===============================================================================
183.15/183.22	c core #107
183.15/183.22	c 
183.15/183.22	c 
183.15/183.22	c Core size: 100	Core Weight: 1	Total Weight: 107
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 |    1511     1078    11203 |     5000        0    nan |  0.000 % |
183.15/183.24	c |       100 |    1511     1078    11203 |     5500      100     11 |  0.529 % |
183.15/183.25	c |       251 |    1506     1078    11203 |     6050      251     10 |  0.529 % |
183.15/183.26	c ===============================================================================
183.15/183.28	c core #108
183.15/183.28	c 
183.15/183.28	c 
183.15/183.28	c Core size: 89	Core Weight: 1	Total Weight: 108
183.15/183.28	c
183.15/183.28	c
183.15/183.28	c ============================[ Search Statistics ]==============================
183.15/183.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.15/183.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.15/183.28	c ===============================================================================
183.15/183.28	c |         0 |    1597     1079    11375 |     5000        0    nan |  0.000 % |
183.15/183.29	c |       101 |    1591     1079    11375 |     5500      101     17 |  0.500 % |
183.25/183.31	c |       251 |    1589     1079    11375 |     6050      250     13 |  0.626 % |
183.25/183.33	c |       476 |    1589     1079    11375 |     6655      473     16 |  0.625 % |
183.25/183.36	c |       814 |    1587     1079    11375 |     7320      809     22 |  0.751 % |
183.35/183.42	c |      1321 |    1587     1079    11375 |     8052     1316     23 |  0.751 % |
183.45/183.53	c |      2080 |    1587     1079    11375 |     8857     2075     27 |  0.751 % |
183.56/183.65	c ===============================================================================
183.56/183.69	c core #109
183.56/183.69	c 
183.56/183.69	c 
183.56/183.69	c Core size: 129	Core Weight: 1	Total Weight: 109
183.56/183.69	c
183.56/183.69	c
183.56/183.69	c ============================[ Search Statistics ]==============================
183.56/183.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.56/183.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.56/183.69	c ===============================================================================
183.56/183.69	c |         0 |    1714     1080    11609 |     5000        0    nan |  0.000 % |
183.65/183.71	c |       100 |    1713     1080    11609 |     5500      100     20 |  0.291 % |
183.65/183.72	c |       251 |    1712     1080    11609 |     6050      251     23 |  0.291 % |
183.65/183.74	c |       477 |    1711     1080    11609 |     6655      475     24 |  0.291 % |
183.65/183.77	c |       815 |    1709     1080    11609 |     7320      811     25 |  0.408 % |
183.75/183.82	c |      1321 |    1709     1080    11609 |     8052     1317     23 |  0.408 % |
183.75/183.86	c ===============================================================================
183.75/183.89	c core #110
183.75/183.89	c 
183.75/183.89	c 
183.75/183.89	c Core size: 69	Core Weight: 1	Total Weight: 110
183.75/183.89	c
183.75/183.89	c
183.75/183.89	c ============================[ Search Statistics ]==============================
183.75/183.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.75/183.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.75/183.89	c ===============================================================================
183.75/183.89	c |         0 |    1776     1081    11733 |     5000        0    nan |  0.000 % |
183.84/183.91	c |       101 |    1776     1081    11733 |     5500      101     22 |  0.281 % |
183.84/183.93	c |       251 |    1773     1081    11733 |     6050      249     19 |  0.281 % |
183.84/183.95	c |       477 |    1771     1081    11733 |     6655      474     20 |  0.394 % |
183.84/183.99	c |       814 |    1771     1081    11733 |     7320      811     30 |  0.394 % |
183.95/184.06	c |      1320 |    1771     1081    11733 |     8052     1317     36 |  0.394 % |
184.05/184.16	c |      2080 |    1769     1081    11733 |     8857     2076     36 |  0.506 % |
184.25/184.31	c |      3219 |    1769     1081    11733 |     9743     3215     34 |  0.506 % |
184.44/184.52	c |      4927 |    1769     1081    11733 |    10717     4923     31 |  0.506 % |
184.75/184.80	c ===============================================================================
184.75/184.86	c core #111
184.75/184.86	c 
184.75/184.86	c 
184.75/184.86	c Core size: 217	Core Weight: 1	Total Weight: 111
184.75/184.86	c
184.75/184.86	c
184.75/184.86	c ============================[ Search Statistics ]==============================
184.75/184.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.75/184.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.75/184.86	c ===============================================================================
184.75/184.86	c |         0 |    1988     1082    12157 |     5000        0    nan |  0.000 % |
184.75/184.89	c |       101 |    1988     1082    12157 |     5500      101     31 |  0.101 % |
184.85/184.90	c |       252 |    1988     1082    12157 |     6050      252     29 |  0.101 % |
184.85/184.92	c |       477 |    1988     1082    12157 |     6655      477     35 |  0.101 % |
184.85/184.95	c |       815 |    1988     1082    12157 |     7320      815     35 |  0.101 % |
184.95/185.01	c |      1327 |    1988     1082    12157 |     8052     1327     34 |  0.101 % |
185.05/185.10	c |      2087 |    1988     1082    12157 |     8857     2087     33 |  0.101 % |
185.14/185.27	c |      3229 |    1988     1082    12157 |     9743     3229     36 |  0.101 % |
185.55/185.61	c |      4937 |    1988     1082    12157 |    10717     4937     37 |  0.101 % |
186.05/186.20	c |      7499 |    1988     1082    12157 |    11789     7499     36 |  0.101 % |
187.04/187.19	c |     11343 |    1988     1082    12157 |    12968    11343     40 |  0.101 % |
189.06/189.18	c |     17109 |    1988     1082    12157 |    14265    10565     47 |  0.102 % |
189.45/189.51	c ===============================================================================
189.75/189.84	c core #112
189.75/189.84	c 
189.75/189.84	c 
189.75/189.84	c Core size: 75	Core Weight: 1	Total Weight: 112
189.75/189.84	c
189.75/189.84	c
189.75/189.84	c ============================[ Search Statistics ]==============================
189.75/189.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.75/189.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.75/189.84	c ===============================================================================
189.75/189.84	c |         0 |    2060     1083    12301 |     5000        0    nan |  0.000 % |
189.75/189.87	c |       100 |    2060     1083    12301 |     5500      100     72 |  0.097 % |
189.75/189.88	c |       250 |    2060     1083    12301 |     6050      250     69 |  0.097 % |
189.85/189.90	c |       475 |    2060     1083    12301 |     6655      475     59 |  0.097 % |
189.85/189.94	c |       812 |    2060     1083    12301 |     7320      812     60 |  0.097 % |
189.95/190.00	c |      1324 |    2060     1083    12301 |     8052     1324     62 |  0.097 % |
190.05/190.10	c |      2086 |    2060     1083    12301 |     8857     2086     68 |  0.097 % |
190.15/190.30	c |      3226 |    2060     1083    12301 |     9743     3226     72 |  0.097 % |
190.65/190.78	c |      4935 |    2060     1083    12301 |    10717     4935     78 |  0.097 % |
191.44/191.58	c |      7499 |    2060     1083    12301 |    11789     7499     81 |  0.097 % |
193.05/193.15	c |     11343 |    2060     1083    12301 |    12968    11343     80 |  0.097 % |
195.66/195.73	c |     17113 |    2060     1083    12301 |    14265    10573     75 |  0.097 % |
198.84/198.91	c |     25764 |    2060     1083    12301 |    15692    11984     70 |  0.097 % |
204.65/204.72	c |     38738 |    2060     1083    12301 |    17261     9152     78 |  0.097 % |
211.84/211.93	c |     58199 |    2060     1083    12301 |    18987    11235     87 |  0.097 % |
225.83/225.94	c |     87391 |    2060     1083    12301 |    20886    11724     89 |  0.097 % |
253.53/253.69	c |    131182 |    2060     1083    12301 |    22974    13477    101 |  0.098 % |
254.83/254.91	c ===============================================================================
257.73/257.82	c core #113
257.73/257.82	c 
257.73/257.82	c 
257.73/257.82	c Core size: 75	Core Weight: 1	Total Weight: 113
257.73/257.82	c
257.73/257.82	c
257.73/257.82	c ============================[ Search Statistics ]==============================
257.73/257.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.73/257.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.73/257.82	c ===============================================================================
257.73/257.82	c |         0 |    2134     1084    12449 |     5000        0    nan |  0.000 % |
257.73/257.86	c |       104 |    2134     1084    12449 |     5500      104     30 |  0.094 % |
257.73/257.89	c |       254 |    2134     1084    12449 |     6050      254     24 |  0.094 % |
257.83/257.93	c |       479 |    2134     1084    12449 |     6655      479     25 |  0.094 % |
257.83/257.97	c |       817 |    2134     1084    12449 |     7320      817     29 |  0.094 % |
257.94/258.06	c |      1323 |    2134     1084    12449 |     8052     1323     40 |  0.094 % |
258.03/258.16	c |      2082 |    2134     1084    12449 |     8857     2082     41 |  0.094 % |
258.24/258.33	c |      3221 |    2134     1084    12449 |     9743     3221     45 |  0.094 % |
258.53/258.63	c |      4931 |    2134     1084    12449 |    10717     4931     45 |  0.094 % |
258.93/259.04	c |      7493 |    2134     1084    12449 |    11789     7493     45 |  0.094 % |
259.83/259.94	c |     11344 |    2134     1084    12449 |    12968    11344     57 |  0.094 % |
261.74/261.88	c |     17110 |    2134     1084    12449 |    14265    10508     77 |  0.094 % |
265.83/265.96	c |     25762 |    2134     1084    12449 |    15692    11882     92 |  0.094 % |
272.13/272.28	c |     38737 |    2134     1084    12449 |    17261     9008     72 |  0.094 % |
281.02/281.14	c |     58201 |    2134     1084    12449 |    18987    11018     77 |  0.094 % |
296.62/296.73	c |     87393 |    2134     1084    12449 |    20886    11299    102 |  0.094 % |
319.12/319.23	c |    131182 |    2134     1084    12449 |    22974    12973     85 |  0.094 % |
366.01/366.18	c |    196867 |    2134     1084    12449 |    25272    20653    118 |  0.094 % |
439.90/440.03	c |    295394 |    2134     1084    12449 |    27799    17134    112 |  0.094 % |
550.47/550.66	c |    443191 |    2134     1084    12449 |    30579    22932    145 |  0.094 % |
762.32/762.57	c |    664875 |    2134     1084    12449 |    33637    30839    139 |  0.094 % |
862.40/862.65	c ===============================================================================
885.99/886.27	c core #114
885.99/886.27	c 
885.99/886.27	c 
885.99/886.27	c Core size: 335	Core Weight: 1	Total Weight: 114
885.99/886.27	c
885.99/886.27	c
885.99/886.27	c ============================[ Search Statistics ]==============================
885.99/886.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
885.99/886.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
885.99/886.27	c ===============================================================================
885.99/886.27	c |         0 |    2454     1085    13089 |     5000        0    nan |  0.000 % |
886.09/886.33	c |       100 |    2454     1085    13089 |     5500      100     25 |  0.081 % |
886.19/886.41	c |       253 |    2454     1085    13089 |     6050      253     29 |  0.081 % |
886.19/886.44	c |       479 |    2454     1085    13089 |     6655      479     35 |  0.081 % |
886.19/886.49	c |       818 |    2454     1085    13089 |     7320      818     43 |  0.081 % |
886.31/886.58	c |      1326 |    2454     1085    13089 |     8052     1326     48 |  0.081 % |
886.50/886.75	c |      2085 |    2454     1085    13089 |     8857     2085     57 |  0.081 % |
886.70/886.95	c |      3226 |    2454     1085    13089 |     9743     3226     62 |  0.081 % |
887.10/887.39	c |      4935 |    2454     1085    13089 |    10717     4935     77 |  0.081 % |
887.80/888.07	c |      7497 |    2454     1085    13089 |    11789     7497     89 |  0.081 % |
889.10/889.31	c |     11346 |    2454     1085    13089 |    12968    11346    101 |  0.081 % |
891.10/891.39	c |     17112 |    2454     1085    13089 |    14265    10515    103 |  0.081 % |
894.59/894.81	c |     25761 |    2454     1085    13089 |    15692    11997    104 |  0.081 % |
899.61/899.83	c |     38738 |    2454     1085    13089 |    17261     8956    115 |  0.081 % |
908.99/909.29	c |     58199 |    2454     1085    13089 |    18987    10780    115 |  0.081 % |
924.59/924.83	c |     87395 |    2454     1085    13089 |    20886    11067    116 |  0.081 % |
947.68/947.96	c |    131186 |    2454     1085    13089 |    22974    12465    143 |  0.081 % |
993.58/993.83	c |    196872 |    2454     1085    13089 |    25272    20044    148 |  0.081 % |
1063.26/1063.50	c |    295398 |    2454     1085    13089 |    27799    15536    152 |  0.081 % |
1176.64/1177.00	c |    443188 |    2454     1085    13089 |    30579    16659    162 |  0.081 % |
1359.20/1359.56	c |    664872 |    2454     1085    13089 |    33637    17621    160 |  0.081 % |
1681.82/1682.21	c |    997398 |    2454     1085    13089 |    37001    32469    225 |  0.081 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680637-1277451714/watcher-2680637-1277451714 -o /tmp/evaluation-result-2680637-1277451714/solver-2680637-1277451714 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680637-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 3/106 27586
/proc/meminfo: memFree=1742500/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=2704 CPUtime=0
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 343 0 0 0 0 0 0 0 19 0 1 0 86466838 2768896 250 1992294400 134512640 135752675 4291654336 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 676 250 142 303 0 371 0

[startup+0.0722741 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27586
/proc/meminfo: memFree=1742500/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=3220 CPUtime=0.06
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 451 0 0 0 6 0 0 0 19 0 1 0 86466838 3297280 358 1992294400 134512640 135752675 4291654336 18446744073709551615 134611790 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 805 358 144 303 0 500 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3220

[startup+0.101275 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27586
/proc/meminfo: memFree=1742500/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=3348 CPUtime=0.09
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 509 0 0 0 9 0 0 0 19 0 1 0 86466838 3428352 416 1992294400 134512640 135752675 4291654336 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 837 416 144 303 0 532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3348

[startup+0.301288 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27586
/proc/meminfo: memFree=1742500/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=4764 CPUtime=0.28
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 863 0 0 0 28 0 0 0 20 0 1 0 86466838 4878336 770 1992294400 134512640 135752675 4291654336 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 1191 770 144 303 0 886 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4764

[startup+0.701312 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27586
/proc/meminfo: memFree=1742500/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=7720 CPUtime=0.68
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 1573 0 0 0 67 1 0 0 20 0 1 0 86466838 7905280 1480 1992294400 134512640 135752675 4291654336 18446744073709551615 134637642 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 1930 1480 144 303 0 1625 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7720

[startup+1.50136 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 27587
/proc/meminfo: memFree=1735052/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=12604 CPUtime=1.49
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 2799 0 0 0 146 3 0 0 22 0 1 0 86466838 12906496 2706 1992294400 134512640 135752675 4291654336 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 3151 2706 145 303 0 2846 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12604

[startup+3.10046 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 27587
/proc/meminfo: memFree=1728852/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=20456 CPUtime=3.09
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 4773 0 0 0 303 6 0 0 25 0 1 0 86466838 20946944 4680 1992294400 134512640 135752675 4291654336 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 5114 4680 145 303 0 4809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20456

[startup+6.30066 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 27587
/proc/meminfo: memFree=1712608/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=34680 CPUtime=6.28
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 8318 0 0 0 617 11 0 0 25 0 1 0 86466838 35512320 8225 1992294400 134512640 135752675 4291654336 18446744073709551615 134605414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 8670 8225 145 303 0 8365 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34680

[startup+12.7011 s]
/proc/loadavg: 0.15 0.03 0.01 2/107 27587
/proc/meminfo: memFree=1685700/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=61156 CPUtime=12.68
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 14951 0 0 0 1248 20 0 0 25 0 1 0 86466838 62623744 14858 1992294400 134512640 135752675 4291654336 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 15289 14858 145 303 0 14984 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61156

[startup+25.5008 s]
/proc/loadavg: 0.34 0.08 0.02 2/107 27589
/proc/meminfo: memFree=1643044/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=102124 CPUtime=25.49
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 25176 0 0 0 2512 37 0 0 25 0 1 0 86466838 104574976 25083 1992294400 134512640 135752675 4291654336 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 25531 25083 145 303 0 25226 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102124

[startup+51.1014 s]
/proc/loadavg: 0.56 0.15 0.05 2/107 27589
/proc/meminfo: memFree=1577076/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=168840 CPUtime=51.07
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 41871 0 0 0 5047 60 0 0 25 0 1 0 86466838 172892160 41778 1992294400 134512640 135752675 4291654336 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 42210 41778 145 303 0 41905 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 168840

[startup+102.309 s]
/proc/loadavg: 0.81 0.28 0.10 2/107 27591
/proc/meminfo: memFree=1446876/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=297152 CPUtime=102.27
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 73913 0 0 0 10118 109 0 0 25 0 1 0 86466838 304283648 73820 1992294400 134512640 135752675 4291654336 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 74288 73820 145 303 0 73983 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 297152

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/107 27591
/proc/meminfo: memFree=1309980/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=434492 CPUtime=162.25
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 108221 0 0 0 16062 163 0 0 25 0 1 0 86466838 444919808 108128 1992294400 134512640 135752675 4291654336 18446744073709551615 135210436 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 108623 108128 145 303 0 108318 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 434492

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/107 27593
/proc/meminfo: memFree=1267696/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=475676 CPUtime=222.24
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 118606 0 0 0 22011 213 0 0 25 0 1 0 86466838 487092224 118485 1992294400 134512640 135752675 4291654336 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 118919 118485 146 303 0 118614 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 475676

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/107 27595
/proc/meminfo: memFree=1231116/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=512984 CPUtime=282.23
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 127930 0 0 0 27964 259 0 0 25 0 1 0 86466838 525295616 127809 1992294400 134512640 135752675 4291654336 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 128246 127809 146 303 0 127941 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 512984

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/107 27597
/proc/meminfo: memFree=1181144/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=561948 CPUtime=342.21
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 140133 0 0 0 33917 304 0 0 25 0 1 0 86466838 575434752 140012 1992294400 134512640 135752675 4291654336 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 140487 140012 146 303 0 140182 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 561948

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/107 27599
/proc/meminfo: memFree=1134644/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=609436 CPUtime=402.2
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 151953 0 0 0 39870 350 0 0 25 0 1 0 86466838 624062464 151832 1992294400 134512640 135752675 4291654336 18446744073709551615 134519014 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 152359 151832 146 303 0 152054 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 609436

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/107 27599
/proc/meminfo: memFree=1085168/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=658260 CPUtime=462.18
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 164117 0 0 0 45832 386 0 0 25 0 1 0 86466838 674058240 163996 1992294400 134512640 135752675 4291654336 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 164565 163996 146 303 0 164260 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 658260

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 27601
/proc/meminfo: memFree=1032220/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=711804 CPUtime=522.17
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 177483 0 0 0 51787 430 0 0 25 0 1 0 86466838 728887296 177362 1992294400 134512640 135752675 4291654336 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 177951 177362 146 303 0 177646 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 711804

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/107 27603
/proc/meminfo: memFree=981628/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=761844 CPUtime=582.17
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 189979 0 0 0 57748 469 0 0 25 0 1 0 86466838 780128256 189858 1992294400 134512640 135752675 4291654336 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 190461 189858 146 303 0 190156 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 761844

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/107 27605
/proc/meminfo: memFree=937608/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=805384 CPUtime=642.15
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 200831 0 0 0 63714 501 0 0 25 0 1 0 86466838 824713216 200710 1992294400 134512640 135752675 4291654336 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 201346 200710 146 303 0 201041 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 805384

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.10 0.96 0.59 2/107 27611
/proc/meminfo: memFree=734248/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1008512 CPUtime=882.1
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 251532 0 0 0 87571 639 0 0 25 0 1 0 86466838 1032716288 251411 1992294400 134512640 135752675 4291654336 18446744073709551615 134615321 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 252128 251411 146 303 0 251823 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 1008512

[startup+942.302 s]
/proc/loadavg: 1.10 0.98 0.62 2/107 27613
/proc/meminfo: memFree=725072/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1017268 CPUtime=942.09
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 254010 0 0 0 93515 694 0 0 25 0 1 0 86466838 1041682432 253889 1992294400 134512640 135752675 4291654336 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 254317 253889 146 303 0 254012 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 1017268

[startup+1002.3 s]
/proc/loadavg: 1.08 1.00 0.65 2/107 27615
/proc/meminfo: memFree=669892/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1072056 CPUtime=1002.08
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 267662 0 0 0 99467 741 0 0 25 0 1 0 86466838 1097785344 267541 1992294400 134512640 135752675 4291654336 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 268014 267541 146 303 0 267709 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 1072056

[startup+1062.3 s]
/proc/loadavg: 1.03 1.00 0.67 2/107 27615
/proc/meminfo: memFree=613596/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1128488 CPUtime=1062.06
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 281756 0 0 0 105419 787 0 0 25 0 1 0 86466838 1155571712 281635 1992294400 134512640 135752675 4291654336 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 282122 281635 146 303 0 281817 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 1128488

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 0.68 2/107 27617
/proc/meminfo: memFree=568708/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1172864 CPUtime=1122.05
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 292823 0 0 0 111372 833 0 0 25 0 1 0 86466838 1201012736 292702 1992294400 134512640 135752675 4291654336 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 293216 292702 146 303 0 292911 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 1172864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.70 2/107 27628
/proc/meminfo: memFree=514272/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1227740 CPUtime=1182.02
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 306506 0 0 0 117323 879 0 0 25 0 1 0 86466838 1257205760 306385 1992294400 134512640 135752675 4291654336 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 306935 306385 146 303 0 306630 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 1227740

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.72 2/107 27630
/proc/meminfo: memFree=460580/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1280560 CPUtime=1242.01
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 319708 0 0 0 123276 925 0 0 25 0 1 0 86466838 1311293440 319587 1992294400 134512640 135752675 4291654336 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 320140 319587 146 303 0 319835 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 1280560

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.73 2/107 27632
/proc/meminfo: memFree=409120/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1331680 CPUtime=1302.01
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 332487 0 0 0 129233 968 0 0 25 0 1 0 86466838 1363640320 332366 1992294400 134512640 135752675 4291654336 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 332920 332366 146 303 0 332615 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 1331680

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.75 2/107 27632
/proc/meminfo: memFree=349972/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1391720 CPUtime=1361.99
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 347459 0 0 0 135190 1009 0 0 25 0 1 0 86466838 1425121280 347338 1992294400 134512640 135752675 4291654336 18446744073709551615 134638055 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 347930 347339 146 303 0 347625 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 1391720

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.76 2/107 27634
/proc/meminfo: memFree=284004/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1456884 CPUtime=1421.98
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 363741 0 0 0 141144 1054 0 0 25 0 1 0 86466838 1491849216 363620 1992294400 134512640 135752675 4291654336 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 364221 363620 146 303 0 363916 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 1456884

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.77 2/107 27636
/proc/meminfo: memFree=229940/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1511208 CPUtime=1481.96
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 377315 0 0 0 147106 1090 0 0 25 0 1 0 86466838 1547476992 377194 1992294400 134512640 135752675 4291654336 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 377802 377194 146 303 0 377497 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1511208

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.78 2/107 27638
/proc/meminfo: memFree=169924/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1570980 CPUtime=1541.95
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 392233 0 0 0 153065 1130 0 0 25 0 1 0 86466838 1608683520 392112 1992294400 134512640 135752675 4291654336 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 392745 392112 146 303 0 392440 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 1570980

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.79 2/107 27640
/proc/meminfo: memFree=119704/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1621556 CPUtime=1601.94
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 404848 0 0 0 159030 1164 0 0 25 0 1 0 86466838 1660473344 404727 1992294400 134512640 135752675 4291654336 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 405389 404727 146 303 0 405084 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 1621556

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.80 2/107 27640
/proc/meminfo: memFree=56588/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1684336 CPUtime=1661.93
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 420530 0 0 0 164989 1204 0 0 25 0 1 0 86466838 1724760064 420409 1992294400 134512640 135752675 4291654336 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 421084 420409 146 303 0 420779 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 1684336

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.82 2/107 27642
/proc/meminfo: memFree=9916/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1745368 CPUtime=1721.91
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 435794 0 0 0 170948 1243 0 0 25 0 1 0 86466838 1787256832 435673 1992294400 134512640 135752675 4291654336 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 436342 435673 146 303 0 436037 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 1745368

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.82 2/107 27644
/proc/meminfo: memFree=10856/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1802032 CPUtime=1781.9
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 449919 0 0 0 176908 1282 0 0 25 0 1 0 86466838 1845280768 449798 1992294400 134512640 135752675 4291654336 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 450508 449798 146 303 0 450203 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 1802032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 0.82 2/107 27644
/proc/meminfo: memFree=10532/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=1819460 CPUtime=1800.01
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4202496 454292 0 0 0 178707 1294 0 0 25 0 1 0 86466838 1863127040 454171 1992294400 134512640 135752675 4291654336 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27586/statm: 454865 454172 146 303 0 454560 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1819460

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

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

[startup+1800.51 s]
/proc/loadavg: 1.00 1.00 0.82 2/107 27644
/proc/meminfo: memFree=10532/2059040 swapFree=4139096/4192956
[pid=27586] ppid=27584 vsize=0 CPUtime=1800.11
/proc/27586/stat : 27586 (wbo1.4b) R 27584 27586 27561 0 -1 4203524 454293 0 0 0 178707 1304 0 0 25 0 1 0 86466838 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/27586/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.57
CPU time (s): 1800.18
CPU user time (s): 1787.07
CPU system time (s): 13.107
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 1819460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.07
system time used= 13.107
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 454293
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= 23
involuntary context switches= 3278

runsolver used 2.98754 second user time and 8.50871 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=1617550018

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1743028 kB
Buffers:         78368 kB
Cached:         137276 kB
SwapCached:       7432 kB
Active:          94680 kB
Inactive:       135752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1743028 kB
SwapTotal:     4192956 kB
SwapFree:      4139096 kB
Dirty:            2980 kB
Writeback:           0 kB
AnonPages:       12432 kB
Mapped:          11912 kB
Slab:            63796 kB
PageTables:       4216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182696 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= 62488 MiB
End job on node029 at 2010-06-25 10:11:57