Trace number 2680519

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) 1749.21 1750.08

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
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.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
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 475
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-2680519-1277451714.opb.
0.00/0.01	c Instance file HOME/instance-2680519-1277451714.opb
0.00/0.01	c File size is 43295 bytes.
0.00/0.01	c Highest Coefficient sum: 263
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:      475                                                 |
0.00/0.01	c |  Number Clauses:        0                                                   |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 475                                                 |
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 |     475      475     4273 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 223
0.00/0.01	o 223
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 |     475      476     4748 |     5000        0    nan |  0.000 % |
0.00/0.02	c |       100 |     475      476     4748 |     5500      100    232 |  0.000 % |
0.03/0.04	c |       250 |     475      476     4748 |     6050      250    235 |  0.000 % |
0.03/0.07	c |       475 |     475      476     4748 |     6655      475    233 |  0.001 % |
0.09/0.12	c |       812 |     475      476     4748 |     7320      812    233 |  0.001 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c New solution: 222
0.09/0.15	o 222
0.09/0.15	c Elapsed CPU time: 0.150977 s	Remaining CPU time: 179.849 s
0.09/0.15	c ===============================================================================
0.09/0.15	c |       989 |     475      477     5223 |     5000      989    232 |  0.001 % |
0.09/0.16	c |      1089 |     475      477     5223 |     5500     1089    232 |  0.001 % |
0.09/0.18	c |      1239 |     475      477     5223 |     6050     1239    232 |  0.001 % |
0.19/0.21	c |      1466 |     475      477     5223 |     6655     1466    233 |  0.001 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c New solution: 221
0.19/0.21	o 221
0.19/0.21	c Elapsed CPU time: 0.212967 s	Remaining CPU time: 179.787 s
0.19/0.21	c ===============================================================================
0.19/0.21	c |      1466 |     475      478     5698 |     5000     1466    233 |  0.001 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c New solution: 220
0.19/0.22	o 220
0.19/0.22	c Elapsed CPU time: 0.214967 s	Remaining CPU time: 179.785 s
0.19/0.22	c ===============================================================================
0.19/0.22	c |      1466 |     475      479     6173 |     5000     1466    233 |  0.001 % |
0.19/0.23	c |      1566 |     475      479     6173 |     5500     1566    233 |  0.001 % |
0.19/0.25	c |      1716 |     475      479     6173 |     6050     1716    233 |  0.000 % |
0.19/0.28	c |      1941 |     475      479     6173 |     6655     1941    234 |  0.001 % |
0.29/0.33	c |      2279 |     475      479     6173 |     7320     2279    233 |  0.001 % |
0.29/0.34	c ===============================================================================
0.29/0.34	c New solution: 219
0.29/0.34	o 219
0.29/0.34	c Elapsed CPU time: 0.334949 s	Remaining CPU time: 179.665 s
0.29/0.34	c ===============================================================================
0.29/0.34	c |      2334 |     475      480     6648 |     5000     2334    233 |  0.001 % |
0.29/0.35	c |      2434 |     475      480     6648 |     5500     2434    233 |  0.001 % |
0.29/0.37	c |      2585 |     475      480     6648 |     6050     2585    233 |  0.001 % |
0.39/0.41	c |      2810 |     475      480     6648 |     6655     2810    233 |  0.001 % |
0.39/0.46	c |      3147 |     475      480     6648 |     7320     3147    233 |  0.001 % |
0.48/0.55	c |      3655 |     475      480     6648 |     8052     3655    233 |  0.001 % |
0.59/0.66	c |      4414 |     475      480     6648 |     8857     4414    231 |  0.000 % |
0.78/0.83	c |      5554 |     475      480     6648 |     9743     5554    232 |  0.000 % |
1.10/1.15	c |      7263 |     475      480     6648 |    10717     7263    230 |  0.000 % |
1.59/1.60	c |      9826 |     475      480     6648 |    11789     9826    232 |  0.000 % |
1.59/1.61	c ===============================================================================
1.59/1.61	c New solution: 218
1.59/1.61	o 218
1.59/1.61	c Elapsed CPU time: 1.58276 s	Remaining CPU time: 178.417 s
1.59/1.62	c ===============================================================================
1.59/1.62	c |      9877 |     475      481     7123 |     5000     9877    231 |  0.000 % |
1.59/1.64	c |      9978 |     475      481     7123 |     5500     5040    231 |  0.001 % |
1.59/1.67	c |     10128 |     475      481     7123 |     6050     5190    231 |  0.002 % |
1.69/1.70	c |     10353 |     475      481     7123 |     6655     5415    231 |  0.001 % |
1.69/1.75	c |     10691 |     475      481     7123 |     7320     5753    231 |  0.001 % |
1.79/1.82	c |     11197 |     475      481     7123 |     8052     6259    231 |  0.001 % |
1.88/1.95	c |     11956 |     475      481     7123 |     8857     7018    231 |  0.000 % |
2.10/2.13	c |     13096 |     475      481     7123 |     9743     8158    231 |  0.000 % |
2.39/2.42	c |     14804 |     475      481     7123 |    10717     9866    230 |  0.000 % |
2.89/2.94	c |     17366 |     475      481     7123 |    11789     6859    232 |  0.000 % |
3.78/3.83	c |     21211 |     475      481     7123 |    12968    10704    231 |  0.000 % |
5.19/5.27	c |     26977 |     475      481     7123 |    14265     9772    232 |  0.000 % |
7.60/7.66	c |     35626 |     475      481     7123 |    15692    11085    230 |  0.000 % |
11.28/11.31	c |     48601 |     475      481     7123 |    17261    15999    231 |  0.000 % |
19.98/20.04	c |     68062 |     475      481     7123 |    18987     8952    237 |  0.000 % |
29.17/29.27	c |     97254 |     475      481     7123 |    20886    18728    228 |  0.000 % |
48.67/48.74	c |    141044 |     475      481     7123 |    22974    19906    234 |  0.000 % |
81.66/81.71	c |    206729 |     475      481     7123 |    25272    11143    231 |  0.000 % |
121.74/121.82	c |    305255 |     475      481     7123 |    27799    21420    233 |  0.000 % |
177.13/177.21	c |    453045 |     475      481     7123 |    30579    16426    229 |  0.000 % |
181.83/181.93	c There are 0 assigned variables. 0 in cost function.
182.54/182.68	c core #1
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 8	Core Weight: 1	Total Weight: 1
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #2
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 16	Core Weight: 1	Total Weight: 2
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #3
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 12	Core Weight: 1	Total Weight: 3
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #4
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 4
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #5
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 13	Core Weight: 1	Total Weight: 5
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #6
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 12	Core Weight: 1	Total Weight: 6
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #7
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 8	Core Weight: 1	Total Weight: 7
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #8
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 7	Core Weight: 1	Total Weight: 8
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #9
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 9	Core Weight: 1	Total Weight: 9
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #10
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 10	Core Weight: 1	Total Weight: 10
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #11
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 11
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #12
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 9	Core Weight: 1	Total Weight: 12
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #13
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 9	Core Weight: 1	Total Weight: 13
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #14
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 10	Core Weight: 1	Total Weight: 14
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #15
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 10	Core Weight: 1	Total Weight: 15
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #16
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 16
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #17
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 8	Core Weight: 1	Total Weight: 17
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #18
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 11	Core Weight: 1	Total Weight: 18
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #19
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 11	Core Weight: 1	Total Weight: 19
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #20
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 9	Core Weight: 1	Total Weight: 20
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #21
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 10	Core Weight: 1	Total Weight: 21
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #22
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 9	Core Weight: 1	Total Weight: 22
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #23
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 23
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #24
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 4	Core Weight: 1	Total Weight: 24
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #25
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 9	Core Weight: 1	Total Weight: 25
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #26
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 26
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #27
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 4	Core Weight: 1	Total Weight: 27
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #28
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 7	Core Weight: 1	Total Weight: 28
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #29
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 8	Core Weight: 1	Total Weight: 29
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #30
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 5	Core Weight: 1	Total Weight: 30
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #31
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 31
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #32
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 4	Core Weight: 1	Total Weight: 32
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #33
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 33
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #34
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 5	Core Weight: 1	Total Weight: 34
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #35
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 35
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #36
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 7	Core Weight: 1	Total Weight: 36
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #37
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 5	Core Weight: 1	Total Weight: 37
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #38
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 4	Core Weight: 1	Total Weight: 38
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #39
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 39
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #40
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 7	Core Weight: 1	Total Weight: 40
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #41
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 3	Core Weight: 1	Total Weight: 41
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #42
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 42
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #43
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 5	Core Weight: 1	Total Weight: 43
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #44
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 7	Core Weight: 1	Total Weight: 44
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #45
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 4	Core Weight: 1	Total Weight: 45
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #46
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 7	Core Weight: 1	Total Weight: 46
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #47
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 4	Core Weight: 1	Total Weight: 47
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #48
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 3	Core Weight: 1	Total Weight: 48
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #49
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 49
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #50
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 5	Core Weight: 1	Total Weight: 50
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #51
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 5	Core Weight: 1	Total Weight: 51
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #52
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 7	Core Weight: 1	Total Weight: 52
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #53
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 5	Core Weight: 1	Total Weight: 53
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #54
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 4	Core Weight: 1	Total Weight: 54
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #55
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 4	Core Weight: 1	Total Weight: 55
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #56
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 3	Core Weight: 1	Total Weight: 56
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #57
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 6	Core Weight: 1	Total Weight: 57
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #58
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 8	Core Weight: 1	Total Weight: 58
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #59
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 4	Core Weight: 1	Total Weight: 59
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #60
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 5	Core Weight: 1	Total Weight: 60
182.54/182.68	c
182.54/182.68	c
182.54/182.68	c core #61
182.54/182.68	c 
182.54/182.68	c 
182.54/182.68	c Core size: 3	Core Weight: 1	Total Weight: 61
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #62
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 6	Core Weight: 1	Total Weight: 62
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #63
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 3	Core Weight: 1	Total Weight: 63
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #64
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 3	Core Weight: 1	Total Weight: 64
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #65
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 3	Core Weight: 1	Total Weight: 65
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #66
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 5	Core Weight: 1	Total Weight: 66
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #67
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 5	Core Weight: 1	Total Weight: 67
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #68
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 13	Core Weight: 1	Total Weight: 68
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #69
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 24	Core Weight: 1	Total Weight: 69
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #70
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 9	Core Weight: 1	Total Weight: 70
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #71
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 17	Core Weight: 1	Total Weight: 71
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #72
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 10	Core Weight: 1	Total Weight: 72
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #73
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 12	Core Weight: 1	Total Weight: 73
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #74
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 11	Core Weight: 1	Total Weight: 74
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #75
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 7	Core Weight: 1	Total Weight: 75
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #76
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 14	Core Weight: 1	Total Weight: 76
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #77
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 11	Core Weight: 1	Total Weight: 77
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #78
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 9	Core Weight: 1	Total Weight: 78
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #79
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 30	Core Weight: 1	Total Weight: 79
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #80
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 8	Core Weight: 1	Total Weight: 80
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #81
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 8	Core Weight: 1	Total Weight: 81
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #82
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 8	Core Weight: 1	Total Weight: 82
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #83
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 8	Core Weight: 1	Total Weight: 83
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #84
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 10	Core Weight: 1	Total Weight: 84
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #85
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 9	Core Weight: 1	Total Weight: 85
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #86
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 8	Core Weight: 1	Total Weight: 86
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c core #87
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 10	Core Weight: 1	Total Weight: 87
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c ============================[ Search Statistics ]==============================
182.83/182.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.93	c ===============================================================================
182.83/182.93	c |         0 |     981     1043     8642 |     5000        0    nan |  0.000 % |
182.83/182.93	c ===============================================================================
182.83/182.94	c core #88
182.83/182.94	c 
182.83/182.94	c 
182.83/182.94	c Core size: 18	Core Weight: 1	Total Weight: 88
182.83/182.94	c
182.83/182.94	c
182.83/182.94	c ============================[ Search Statistics ]==============================
182.83/182.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.94	c ===============================================================================
182.83/182.94	c |         0 |     995     1044     8669 |     5000        0    nan |  0.000 % |
182.83/182.95	c ===============================================================================
182.83/182.95	c core #89
182.83/182.95	c 
182.83/182.95	c 
182.83/182.95	c Core size: 20	Core Weight: 1	Total Weight: 89
182.83/182.95	c
182.83/182.95	c
182.83/182.95	c ============================[ Search Statistics ]==============================
182.83/182.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.95	c ===============================================================================
182.83/182.95	c |         0 |    1007     1045     8692 |     5000        0    nan |  0.000 % |
182.83/182.96	c ===============================================================================
182.83/182.97	c core #90
182.83/182.97	c 
182.83/182.97	c 
182.83/182.97	c Core size: 13	Core Weight: 1	Total Weight: 90
182.83/182.97	c
182.83/182.97	c
182.83/182.97	c ============================[ Search Statistics ]==============================
182.83/182.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.97	c ===============================================================================
182.83/182.97	c |         0 |    1015     1046     8708 |     5000        0    nan |  0.000 % |
182.83/182.97	c ===============================================================================
182.83/182.98	c core #91
182.83/182.98	c 
182.83/182.98	c 
182.83/182.98	c Core size: 17	Core Weight: 1	Total Weight: 91
182.83/182.98	c
182.83/182.98	c
182.83/182.98	c ============================[ Search Statistics ]==============================
182.83/182.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.98	c ===============================================================================
182.83/182.98	c |         0 |    1027     1047     8732 |     5000        0    nan |  0.000 % |
182.83/182.99	c ===============================================================================
182.83/182.99	c core #92
182.83/182.99	c 
182.83/182.99	c 
182.83/182.99	c Core size: 18	Core Weight: 1	Total Weight: 92
182.83/182.99	c
182.83/182.99	c
182.83/182.99	c ============================[ Search Statistics ]==============================
182.83/182.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.99	c ===============================================================================
182.83/182.99	c |         0 |    1040     1048     8756 |     5000        0    nan |  0.000 % |
182.93/183.00	c ===============================================================================
182.93/183.01	c core #93
182.93/183.01	c 
182.93/183.01	c 
182.93/183.01	c Core size: 22	Core Weight: 1	Total Weight: 93
182.93/183.01	c
182.93/183.01	c
182.93/183.01	c ============================[ Search Statistics ]==============================
182.93/183.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.01	c ===============================================================================
182.93/183.01	c |         0 |    1056     1049     8788 |     5000        0    nan |  0.000 % |
182.93/183.01	c ===============================================================================
182.93/183.02	c core #94
182.93/183.02	c 
182.93/183.02	c 
182.93/183.02	c Core size: 28	Core Weight: 1	Total Weight: 94
182.93/183.02	c
182.93/183.02	c
182.93/183.02	c ============================[ Search Statistics ]==============================
182.93/183.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.02	c ===============================================================================
182.93/183.02	c |         0 |    1080     1050     8836 |     5000        0    nan |  0.000 % |
182.93/183.03	c ===============================================================================
182.93/183.04	c core #95
182.93/183.04	c 
182.93/183.04	c 
182.93/183.04	c Core size: 20	Core Weight: 1	Total Weight: 95
182.93/183.04	c
182.93/183.04	c
182.93/183.04	c ============================[ Search Statistics ]==============================
182.93/183.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.04	c ===============================================================================
182.93/183.04	c |         0 |    1094     1051     8864 |     5000        0    nan |  0.000 % |
182.93/183.04	c ===============================================================================
182.93/183.05	c core #96
182.93/183.05	c 
182.93/183.05	c 
182.93/183.05	c Core size: 34	Core Weight: 1	Total Weight: 96
182.93/183.05	c
182.93/183.05	c
182.93/183.05	c ============================[ Search Statistics ]==============================
182.93/183.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.05	c ===============================================================================
182.93/183.05	c |         0 |    1123     1052     8922 |     5000        0    nan |  0.000 % |
182.93/183.06	c ===============================================================================
182.93/183.07	c core #97
182.93/183.07	c 
182.93/183.07	c 
182.93/183.07	c Core size: 22	Core Weight: 1	Total Weight: 97
182.93/183.07	c
182.93/183.07	c
182.93/183.07	c ============================[ Search Statistics ]==============================
182.93/183.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.07	c ===============================================================================
182.93/183.07	c |         0 |    1142     1053     8958 |     5000        0    nan |  0.000 % |
182.93/183.07	c ===============================================================================
182.93/183.08	c core #98
182.93/183.08	c 
182.93/183.08	c 
182.93/183.08	c Core size: 11	Core Weight: 1	Total Weight: 98
182.93/183.08	c
182.93/183.08	c
182.93/183.08	c ============================[ Search Statistics ]==============================
182.93/183.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.08	c ===============================================================================
182.93/183.08	c |         0 |    1150     1054     8974 |     5000        0    nan |  0.000 % |
182.93/183.09	c ===============================================================================
182.93/183.09	c core #99
182.93/183.09	c 
182.93/183.09	c 
182.93/183.09	c Core size: 23	Core Weight: 1	Total Weight: 99
182.93/183.09	c
182.93/183.09	c
182.93/183.09	c ============================[ Search Statistics ]==============================
182.93/183.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.09	c ===============================================================================
182.93/183.09	c |         0 |    1167     1055     9007 |     5000        0    nan |  0.000 % |
183.03/183.10	c ===============================================================================
183.03/183.11	c core #100
183.03/183.11	c 
183.03/183.11	c 
183.03/183.11	c Core size: 20	Core Weight: 1	Total Weight: 100
183.03/183.11	c
183.03/183.11	c
183.03/183.11	c ============================[ Search Statistics ]==============================
183.03/183.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.03/183.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.03/183.11	c ===============================================================================
183.03/183.11	c |         0 |    1183     1056     9038 |     5000        0    nan |  0.000 % |
183.03/183.11	c ===============================================================================
183.03/183.12	c core #101
183.03/183.12	c 
183.03/183.12	c 
183.03/183.12	c Core size: 24	Core Weight: 1	Total Weight: 101
183.03/183.12	c
183.03/183.12	c
183.03/183.12	c ============================[ Search Statistics ]==============================
183.03/183.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.03/183.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.03/183.12	c ===============================================================================
183.03/183.12	c |         0 |    1198     1057     9068 |     5000        0    nan |  0.000 % |
183.03/183.13	c ===============================================================================
183.03/183.14	c core #102
183.03/183.14	c 
183.03/183.14	c 
183.03/183.14	c Core size: 15	Core Weight: 1	Total Weight: 102
183.03/183.14	c
183.03/183.14	c
183.03/183.14	c ============================[ Search Statistics ]==============================
183.03/183.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.03/183.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.03/183.14	c ===============================================================================
183.03/183.14	c |         0 |    1210     1058     9092 |     5000        0    nan |  0.000 % |
183.03/183.14	c ===============================================================================
183.03/183.15	c core #103
183.03/183.15	c 
183.03/183.15	c 
183.03/183.15	c Core size: 41	Core Weight: 1	Total Weight: 103
183.03/183.15	c
183.03/183.15	c
183.03/183.15	c ============================[ Search Statistics ]==============================
183.03/183.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.03/183.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.03/183.15	c ===============================================================================
183.03/183.15	c |         0 |    1244     1059     9160 |     5000        0    nan |  0.000 % |
183.03/183.17	c ===============================================================================
183.03/183.18	c core #104
183.03/183.18	c 
183.03/183.18	c 
183.03/183.18	c Core size: 113	Core Weight: 1	Total Weight: 104
183.03/183.18	c
183.03/183.18	c
183.03/183.18	c ============================[ Search Statistics ]==============================
183.03/183.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.03/183.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.03/183.18	c ===============================================================================
183.03/183.18	c |         0 |    1349     1060     9364 |     5000        0    nan |  0.000 % |
183.03/183.19	c |       100 |    1348     1060     9364 |     5500      100      8 |  1.463 % |
183.03/183.19	c ===============================================================================
183.13/183.20	c core #105
183.13/183.20	c 
183.13/183.20	c 
183.13/183.20	c Core size: 52	Core Weight: 1	Total Weight: 105
183.13/183.20	c
183.13/183.20	c
183.13/183.20	c ============================[ Search Statistics ]==============================
183.13/183.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.20	c ===============================================================================
183.13/183.20	c |         0 |    1398     1061     9462 |     5000        0    nan |  0.000 % |
183.13/183.22	c |       103 |    1398     1061     9462 |     5500      103     16 |  1.271 % |
183.13/183.23	c |       253 |    1398     1061     9462 |     6050      253     15 |  1.272 % |
183.13/183.25	c ===============================================================================
183.13/183.26	c core #106
183.13/183.26	c 
183.13/183.26	c 
183.13/183.26	c Core size: 136	Core Weight: 1	Total Weight: 106
183.13/183.26	c
183.13/183.26	c
183.13/183.26	c ============================[ Search Statistics ]==============================
183.13/183.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.26	c ===============================================================================
183.13/183.26	c |         0 |    1535     1062     9731 |     5000        0    nan |  0.000 % |
183.13/183.28	c |       101 |    1525     1062     9731 |     5500      101     10 |  1.809 % |
183.13/183.29	c |       253 |    1520     1062     9731 |     6050      249     10 |  1.809 % |
183.23/183.31	c |       478 |    1516     1062     9731 |     6655      249      9 |  2.067 % |
183.23/183.32	c ===============================================================================
183.23/183.34	c core #107
183.23/183.34	c 
183.23/183.34	c 
183.23/183.34	c Core size: 79	Core Weight: 1	Total Weight: 107
183.23/183.34	c
183.23/183.34	c
183.23/183.34	c ============================[ Search Statistics ]==============================
183.23/183.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.34	c ===============================================================================
183.23/183.34	c |         0 |    1610     1063     9877 |     5000        0    nan |  0.000 % |
183.23/183.36	c |       101 |    1606     1063     9877 |     5500       98     17 |  0.803 % |
183.23/183.37	c |       251 |    1606     1063     9877 |     6050      248     23 |  0.803 % |
183.33/183.40	c |       476 |    1605     1063     9877 |     6655      470     24 |  0.865 % |
183.33/183.44	c |       814 |    1604     1063     9877 |     7320      807     24 |  1.050 % |
183.43/183.50	c |      1321 |    1601     1063     9877 |     8052      805     16 |  1.112 % |
183.43/183.52	c ===============================================================================
183.43/183.54	c core #108
183.43/183.54	c 
183.43/183.54	c 
183.43/183.54	c Core size: 171	Core Weight: 1	Total Weight: 108
183.43/183.54	c
183.43/183.54	c
183.43/183.54	c ============================[ Search Statistics ]==============================
183.43/183.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.43/183.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.43/183.54	c ===============================================================================
183.43/183.54	c |         0 |    1777     1064    10211 |     5000        0    nan |  0.000 % |
183.43/183.56	c |       102 |    1775     1064    10211 |     5500      102     18 |  0.616 % |
183.43/183.58	c |       253 |    1775     1064    10211 |     6050      247     25 |  0.616 % |
183.53/183.61	c |       483 |    1775     1064    10211 |     6655      477     29 |  0.616 % |
183.53/183.64	c |       822 |    1775     1064    10211 |     7320      816     32 |  0.616 % |
183.53/183.70	c |      1328 |    1775     1064    10211 |     8052     1322     34 |  0.616 % |
183.73/183.81	c |      2089 |    1775     1064    10211 |     8857     2083     37 |  0.616 % |
183.82/183.99	c |      3228 |    1775     1064    10211 |     9743     3222     37 |  0.616 % |
184.03/184.15	c ===============================================================================
184.13/184.21	c core #109
184.13/184.21	c 
184.13/184.21	c 
184.13/184.21	c Core size: 143	Core Weight: 1	Total Weight: 109
184.13/184.21	c
184.13/184.21	c
184.13/184.21	c ============================[ Search Statistics ]==============================
184.13/184.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.13/184.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.13/184.21	c ===============================================================================
184.13/184.21	c |         0 |    1913     1065    10483 |     5000        0    nan |  0.000 % |
184.13/184.23	c |       102 |    1913     1065    10483 |     5500      102     40 |  0.468 % |
184.13/184.25	c |       252 |    1913     1065    10483 |     6050      252     40 |  0.468 % |
184.13/184.27	c |       477 |    1913     1065    10483 |     6655      477     36 |  0.468 % |
184.22/184.31	c |       815 |    1913     1065    10483 |     7320      815     33 |  0.468 % |
184.22/184.37	c |      1321 |    1913     1065    10483 |     8052     1321     37 |  0.468 % |
184.33/184.47	c |      2080 |    1913     1065    10483 |     8857     2080     42 |  0.468 % |
184.53/184.60	c |      3220 |    1913     1065    10483 |     9743     3220     42 |  0.468 % |
184.82/184.91	c |      4930 |    1913     1065    10483 |    10717     4930     44 |  0.468 % |
185.32/185.49	c |      7493 |    1913     1065    10483 |    11789     7493     49 |  0.468 % |
186.62/186.72	c |     11339 |    1913     1065    10483 |    12968    11339     54 |  0.468 % |
188.72/188.83	c |     17110 |    1913     1065    10483 |    14265    10574     58 |  0.468 % |
191.53/191.67	c |     25759 |    1913     1065    10483 |    15692    11983     50 |  0.468 % |
196.22/196.36	c |     38734 |    1913     1065    10483 |    17261     9052     54 |  0.468 % |
198.32/198.45	c ===============================================================================
199.32/199.40	c core #110
199.32/199.40	c 
199.32/199.40	c 
199.32/199.40	c Core size: 202	Core Weight: 1	Total Weight: 110
199.32/199.40	c
199.32/199.40	c
199.32/199.40	c ============================[ Search Statistics ]==============================
199.32/199.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.32/199.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.32/199.40	c ===============================================================================
199.32/199.40	c |         0 |    2112     1066    10879 |     5000        0    nan |  0.000 % |
199.32/199.43	c |       100 |    2112     1066    10879 |     5500      100     18 |  0.330 % |
199.32/199.44	c |       253 |    2111     1066    10879 |     6050      108     13 |  0.378 % |
199.32/199.45	c ===============================================================================
199.32/199.46	c core #111
199.32/199.46	c 
199.32/199.46	c 
199.32/199.46	c Core size: 37	Core Weight: 1	Total Weight: 111
199.32/199.46	c
199.32/199.46	c
199.32/199.46	c ============================[ Search Statistics ]==============================
199.32/199.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.32/199.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.32/199.46	c ===============================================================================
199.32/199.46	c |         0 |    2147     1067    10949 |     5000        0    nan |  0.000 % |
199.32/199.47	c |       100 |    2147     1067    10949 |     5500      100     16 |  0.325 % |
199.32/199.48	c |       250 |    2147     1067    10949 |     6050      250     18 |  0.325 % |
199.32/199.49	c |       476 |    2147     1067    10949 |     6655      476     19 |  0.325 % |
199.42/199.51	c |       814 |    2147     1067    10949 |     7320      814     20 |  0.325 % |
199.42/199.55	c |      1320 |    2147     1067    10949 |     8052     1320     20 |  0.325 % |
199.52/199.62	c |      2079 |    2147     1067    10949 |     8857     2079     21 |  0.325 % |
199.62/199.74	c |      3218 |    2147     1067    10949 |     9743     3218     22 |  0.325 % |
199.82/199.92	c ===============================================================================
199.82/200.00	c core #112
199.82/200.00	c 
199.82/200.00	c 
199.82/200.00	c Core size: 59	Core Weight: 1	Total Weight: 112
199.82/200.00	c
199.82/200.00	c
199.82/200.00	c ============================[ Search Statistics ]==============================
199.82/200.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.82/200.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.82/200.00	c ===============================================================================
199.82/200.00	c |         0 |    2203     1068    11061 |     5000        0    nan |  0.000 % |
199.92/200.01	c |       104 |    2203     1068    11061 |     5500      104     12 |  0.317 % |
199.92/200.03	c |       261 |    2203     1068    11061 |     6050      261     21 |  0.317 % |
199.92/200.05	c |       487 |    2203     1068    11061 |     6655      487     27 |  0.317 % |
199.92/200.08	c |       825 |    2203     1068    11061 |     7320      825     26 |  0.317 % |
200.03/200.14	c |      1331 |    2203     1068    11061 |     8052     1331     36 |  0.317 % |
200.13/200.23	c |      2090 |    2203     1068    11061 |     8857     2090     41 |  0.317 % |
200.22/200.38	c |      3229 |    2203     1068    11061 |     9743     3229     50 |  0.317 % |
200.52/200.68	c |      4937 |    2203     1068    11061 |    10717     4937     66 |  0.317 % |
201.13/201.23	c |      7499 |    2203     1068    11061 |    11789     7499     71 |  0.317 % |
202.02/202.12	c |     11343 |    2203     1068    11061 |    12968    11343     76 |  0.317 % |
203.62/203.77	c |     17109 |    2203     1068    11061 |    14265    10543     90 |  0.317 % |
207.01/207.10	c |     25759 |    2203     1068    11061 |    15692    12024     98 |  0.317 % |
212.51/212.62	c |     38733 |    2203     1068    11061 |    17261     9093    120 |  0.317 % |
222.72/222.86	c |     58194 |    2203     1068    11061 |    18987    11002    127 |  0.317 % |
238.31/238.41	c |     87394 |    2203     1068    11061 |    20886    11359    108 |  0.317 % |
259.10/259.24	c |    131186 |    2203     1068    11061 |    22974    12666     94 |  0.317 % |
293.29/293.40	c |    196873 |    2203     1068    11061 |    25272    19989    109 |  0.317 % |
354.87/355.06	c |    295399 |    2203     1068    11061 |    27799    15950    145 |  0.317 % |
464.73/464.99	c |    443188 |    2195     1068    11061 |    30579    14626    153 |  0.679 % |
626.48/626.74	c |    664879 |    2195     1068    11061 |    33637    20589    153 |  0.679 % |
652.77/653.07	c ===============================================================================
660.77/661.05	c core #113
660.77/661.05	c 
660.77/661.05	c 
660.77/661.05	c Core size: 252	Core Weight: 1	Total Weight: 113
660.77/661.05	c
660.77/661.05	c
660.77/661.05	c ============================[ Search Statistics ]==============================
660.77/661.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
660.77/661.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
660.77/661.05	c ===============================================================================
660.77/661.05	c |         0 |    2449     1069    11551 |     5000        0    nan |  0.000 % |
660.87/661.17	c |       100 |    2449     1069    11551 |     5500      100     58 |  0.204 % |
660.87/661.19	c |       250 |    2449     1069    11551 |     6050      250     47 |  0.204 % |
660.96/661.24	c |       479 |    2449     1069    11551 |     6655      479     51 |  0.204 % |
660.96/661.28	c |       821 |    2449     1069    11551 |     7320      821     44 |  0.204 % |
661.07/661.34	c |      1327 |    2449     1069    11551 |     8052     1327     47 |  0.204 % |
661.17/661.49	c |      2094 |    2449     1069    11551 |     8857     2094     63 |  0.204 % |
661.37/661.65	c |      3235 |    2449     1069    11551 |     9743     3235     64 |  0.204 % |
661.66/661.90	c |      4943 |    2449     1069    11551 |    10717     4943     64 |  0.204 % |
662.16/662.41	c |      7508 |    2449     1069    11551 |    11789     7508     64 |  0.204 % |
662.86/663.14	c |     11352 |    2449     1069    11551 |    12968    11352     65 |  0.204 % |
664.46/664.74	c |     17119 |    2449     1069    11551 |    14265    10497     77 |  0.204 % |
666.57/666.83	c |     25769 |    2449     1069    11551 |    15692    11865     77 |  0.204 % |
670.76/671.07	c |     38743 |    2449     1069    11551 |    17261     8856    126 |  0.204 % |
678.36/678.69	c |     58204 |    2449     1069    11551 |    18987    10836    126 |  0.204 % |
691.45/691.78	c |     87398 |    2449     1069    11551 |    20886    11196     91 |  0.204 % |
716.25/716.58	c |    131190 |    2449     1069    11551 |    22974    12780    134 |  0.204 % |
753.93/754.29	c |    196874 |    2449     1069    11551 |    25272    20452    158 |  0.204 % |
817.41/817.74	c |    295406 |    2449     1069    11551 |    27799    13982    116 |  0.204 % |
938.77/939.10	c |    443198 |    2449     1069    11551 |    30579    26340    169 |  0.204 % |
1152.39/1152.86	c |    664886 |    2449     1069    11551 |    33637    26569    164 |  0.204 % |
1476.38/1476.96	c |    997411 |    2449     1069    11551 |    37001    17015    177 |  0.204 % |

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-2680519-1277451714/watcher-2680519-1277451714 -o /tmp/evaluation-result-2680519-1277451714/solver-2680519-1277451714 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680519-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 22029
/proc/meminfo: memFree=1784204/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=2704 CPUtime=0.01
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 343 0 0 0 1 0 0 0 17 0 1 0 120774912 2768896 250 1992294400 134512640 135752675 4289790704 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 676 250 143 303 0 371 0

[startup+0.0352191 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 22029
/proc/meminfo: memFree=1784204/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=2832 CPUtime=0.03
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 378 0 0 0 3 0 0 0 17 0 1 0 120774912 2899968 285 1992294400 134512640 135752675 4289790704 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 708 285 144 303 0 403 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2832

[startup+0.101231 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 22029
/proc/meminfo: memFree=1784204/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=3344 CPUtime=0.09
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 502 0 0 0 9 0 0 0 17 0 1 0 120774912 3424256 409 1992294400 134512640 135752675 4289790704 18446744073709551615 134638128 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 836 409 144 303 0 531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3344

[startup+0.301268 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 22029
/proc/meminfo: memFree=1784204/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=4880 CPUtime=0.29
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 879 0 0 0 29 0 0 0 18 0 1 0 120774912 4997120 786 1992294400 134512640 135752675 4289790704 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 1220 786 144 303 0 915 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4880

[startup+0.701342 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 22029
/proc/meminfo: memFree=1784204/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=7572 CPUtime=0.69
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 1542 0 0 0 68 1 0 0 18 0 1 0 120774912 7753728 1449 1992294400 134512640 135752675 4289790704 18446744073709551615 134611713 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 1893 1450 144 303 0 1588 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7572

[startup+1.50149 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 22030
/proc/meminfo: memFree=1777128/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=12328 CPUtime=1.49
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 2735 0 0 0 146 3 0 0 19 0 1 0 120774912 12623872 2642 1992294400 134512640 135752675 4289790704 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 3082 2642 144 303 0 2777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12328

[startup+3.10079 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 22030
/proc/meminfo: memFree=1770308/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=21432 CPUtime=3.09
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 5023 0 0 0 304 5 0 0 24 0 1 0 120774912 21946368 4930 1992294400 134512640 135752675 4289790704 18446744073709551615 134605387 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 5358 4930 145 303 0 5053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21432

[startup+6.30138 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 22030
/proc/meminfo: memFree=1755056/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=34552 CPUtime=6.29
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 8281 0 0 0 620 9 0 0 25 0 1 0 120774912 35381248 8188 1992294400 134512640 135752675 4289790704 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 8638 8188 145 303 0 8333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34552

[startup+12.7016 s]
/proc/loadavg: 0.22 0.05 0.02 2/107 22030
/proc/meminfo: memFree=1730752/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=57432 CPUtime=12.69
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 14032 0 0 0 1252 17 0 0 25 0 1 0 120774912 58810368 13939 1992294400 134512640 135752675 4289790704 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 14358 13939 145 303 0 14053 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57432

[startup+25.5009 s]
/proc/loadavg: 0.34 0.08 0.02 2/107 22030
/proc/meminfo: memFree=1695784/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=90796 CPUtime=25.48
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 22355 0 0 0 2517 31 0 0 25 0 1 0 120774912 92975104 22262 1992294400 134512640 135752675 4289790704 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 22699 22262 145 303 0 22394 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90796

[startup+51.1007 s]
/proc/loadavg: 0.56 0.15 0.05 2/107 22032
/proc/meminfo: memFree=1633040/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=153916 CPUtime=51.07
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 38130 0 0 0 5053 54 0 0 25 0 1 0 120774912 157609984 38037 1992294400 134512640 135752675 4289790704 18446744073709551615 134637933 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 38479 38037 145 303 0 38174 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 153916

[startup+102.309 s]
/proc/loadavg: 0.82 0.29 0.10 2/107 22032
/proc/meminfo: memFree=1515860/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=269976 CPUtime=102.27
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 67121 0 0 0 10124 103 0 0 25 0 1 0 120774912 276455424 67029 1992294400 134512640 135752675 4289790704 18446744073709551615 135210436 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 67494 67029 145 303 0 67189 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 269976

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/107 22034
/proc/meminfo: memFree=1367308/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=420284 CPUtime=162.23
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 104654 0 0 0 16059 164 0 0 25 0 1 0 120774912 430370816 104561 1992294400 134512640 135752675 4289790704 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 105071 104561 145 303 0 104766 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 420284

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/107 22036
/proc/meminfo: memFree=1289312/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=495980 CPUtime=222.22
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 123682 0 0 0 21990 232 0 0 25 0 1 0 120774912 507883520 123558 1992294400 134512640 135752675 4289790704 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 123995 123558 146 303 0 123690 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 495980

[startup+282.3 s]
/proc/loadavg: 0.99 0.61 0.25 2/107 22038
/proc/meminfo: memFree=1227932/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=557508 CPUtime=282.19
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 139034 0 0 0 27934 285 0 0 25 0 1 0 120774912 570888192 138910 1992294400 134512640 135752675 4289790704 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 139377 138910 146 303 0 139072 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 557508

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/107 22040
/proc/meminfo: memFree=1164320/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=620640 CPUtime=342.18
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 154805 0 0 0 33881 337 0 0 25 0 1 0 120774912 635535360 154681 1992294400 134512640 135752675 4289790704 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 155160 154681 146 303 0 154855 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 620640

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/107 22040
/proc/meminfo: memFree=1103808/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=681808 CPUtime=402.16
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 169986 0 0 0 39832 384 0 0 25 0 1 0 120774912 698171392 169862 1992294400 134512640 135752675 4289790704 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 170452 169862 146 303 0 170147 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 681808

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/107 22042
/proc/meminfo: memFree=1043048/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=742024 CPUtime=462.13
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 185041 0 0 0 45791 422 0 0 25 0 1 0 120774912 759832576 184917 1992294400 134512640 135752675 4289790704 18446744073709551615 134611790 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 185506 184917 146 303 0 185201 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 742024

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 22044
/proc/meminfo: memFree=989604/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=796492 CPUtime=522.11
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 198605 0 0 0 51749 462 0 0 25 0 1 0 120774912 815607808 198481 1992294400 134512640 135752675 4289790704 18446744073709551615 134611620 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 199123 198481 146 303 0 198818 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 796492

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/107 22046
/proc/meminfo: memFree=932812/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=852500 CPUtime=582.09
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 212583 0 0 0 57704 505 0 0 25 0 1 0 120774912 872960000 212459 1992294400 134512640 135752675 4289790704 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 213125 212459 146 303 0 212820 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 852500

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/107 22048
/proc/meminfo: memFree=869076/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=915808 CPUtime=642.08
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 228377 0 0 0 63656 552 0 0 25 0 1 0 120774912 937787392 228253 1992294400 134512640 135752675 4289790704 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 228952 228253 146 303 0 228647 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 915808

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/107 22052
/proc/meminfo: memFree=722012/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1062112 CPUtime=822.01
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 265139 0 0 0 81501 700 0 0 25 0 1 0 120774912 1087602688 265015 1992294400 134512640 135752675 4289790704 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 265528 265015 146 303 0 265223 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1062112

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/107 22054
/proc/meminfo: memFree=668196/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1115420 CPUtime=881.99
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 278420 0 0 0 87457 742 0 0 25 0 1 0 120774912 1142190080 278296 1992294400 134512640 135752675 4289790704 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 278855 278296 146 303 0 278550 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1115420

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/107 22056
/proc/meminfo: memFree=620828/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1163524 CPUtime=941.97
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 290441 0 0 0 93421 776 0 0 25 0 1 0 120774912 1191448576 290317 1992294400 134512640 135752675 4289790704 18446744073709551615 134603250 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 290881 290317 146 303 0 290576 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 1163524

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/107 22056
/proc/meminfo: memFree=567012/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1216728 CPUtime=1001.95
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 303706 0 0 0 99383 812 0 0 25 0 1 0 120774912 1245929472 303582 1992294400 134512640 135752675 4289790704 18446744073709551615 134612042 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 304182 303582 146 303 0 303877 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 1216728

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/107 22058
/proc/meminfo: memFree=529316/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1254932 CPUtime=1061.93
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 313216 0 0 0 105355 838 0 0 25 0 1 0 120774912 1285050368 313092 1992294400 134512640 135752675 4289790704 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 313733 313092 146 303 0 313428 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 1254932

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 22060
/proc/meminfo: memFree=471780/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1312180 CPUtime=1121.91
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 327486 0 0 0 111316 875 0 0 25 0 1 0 120774912 1343672320 327362 1992294400 134512640 135752675 4289790704 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 328045 327362 146 303 0 327740 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 1312180

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/107 22071
/proc/meminfo: memFree=415484/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1368744 CPUtime=1181.88
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 341647 0 0 0 117273 915 0 0 25 0 1 0 120774912 1401593856 341523 1992294400 134512640 135752675 4289790704 18446744073709551615 134611713 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 342186 341523 146 303 0 341881 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1368744

[startup+1242.3 s]
/proc/loadavg: 1.04 0.99 0.71 2/107 22073
/proc/meminfo: memFree=365264/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1418372 CPUtime=1241.86
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 354037 0 0 0 123235 951 0 0 25 0 1 0 120774912 1452412928 353913 1992294400 134512640 135752675 4289790704 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 354593 353913 146 303 0 354288 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 1418372

[startup+1302.3 s]
/proc/loadavg: 1.12 1.02 0.74 2/107 22073
/proc/meminfo: memFree=310332/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1472656 CPUtime=1301.84
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 367582 0 0 0 129192 992 0 0 25 0 1 0 120774912 1507999744 367458 1992294400 134512640 135752675 4289790704 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 368164 367458 146 303 0 367859 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 1472656

[startup+1362.3 s]
/proc/loadavg: 1.12 1.03 0.75 2/107 22075
/proc/meminfo: memFree=265072/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1518668 CPUtime=1361.81
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 379052 0 0 0 135158 1023 0 0 25 0 1 0 120774912 1555116032 378928 1992294400 134512640 135752675 4289790704 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 379667 378928 146 303 0 379362 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 1518668

[startup+1422.31 s]
/proc/loadavg: 1.11 1.04 0.77 2/107 22077
/proc/meminfo: memFree=220184/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1562856 CPUtime=1421.81
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 390091 0 0 0 141128 1053 0 0 25 0 1 0 120774912 1600364544 389967 1992294400 134512640 135752675 4289790704 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 390714 389967 146 303 0 390409 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 1562856

[startup+1482.3 s]
/proc/loadavg: 1.10 1.04 0.79 2/107 22079
/proc/meminfo: memFree=165128/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1618536 CPUtime=1481.78
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 403978 0 0 0 147090 1088 0 0 25 0 1 0 120774912 1657380864 403854 1992294400 134512640 135752675 4289790704 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 404634 403854 146 303 0 404329 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1618536

[startup+1542.3 s]
/proc/loadavg: 1.09 1.05 0.80 2/107 22081
/proc/meminfo: memFree=117884/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1665124 CPUtime=1541.76
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 415634 0 0 0 153060 1116 0 0 25 0 1 0 120774912 1705086976 415510 1992294400 134512640 135752675 4289790704 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 416281 415510 146 303 0 415976 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 1665124

[startup+1602.3 s]
/proc/loadavg: 1.08 1.05 0.82 2/107 22081
/proc/meminfo: memFree=64192/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1719300 CPUtime=1601.73
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 429151 0 0 0 159025 1148 0 0 25 0 1 0 120774912 1760563200 429027 1992294400 134512640 135752675 4289790704 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 429825 429027 146 303 0 429520 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 1719300

[startup+1662.3 s]
/proc/loadavg: 1.08 1.06 0.83 2/107 22083
/proc/meminfo: memFree=11492/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1771488 CPUtime=1661.71
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 442176 0 0 0 164987 1184 0 0 25 0 1 0 120774912 1814003712 442052 1992294400 134512640 135752675 4289790704 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 442872 442052 146 303 0 442567 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1771488

[startup+1722.3 s]
/proc/loadavg: 1.07 1.06 0.84 2/107 22085
/proc/meminfo: memFree=9664/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1820328 CPUtime=1721.52
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 454379 0 0 0 170933 1219 0 0 25 0 1 0 120774912 1864015872 454255 1992294400 134512640 135752675 4289790704 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22029/statm: 455082 454255 146 303 0 454777 0
Current children cumulated CPU time (s) 1721.52
Current children cumulated vsize (KiB) 1820328



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1749.9 s]
/proc/loadavg: 1.19 1.08 0.86 2/107 22085
/proc/meminfo: memFree=9668/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=1843296 CPUtime=1749.02
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4202496 460105 0 0 0 173663 1239 0 0 25 0 1 0 120774912 1887535104 459981 1992294400 134512640 135752675 4289790704 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22029/statm: 460824 459981 146 303 0 460519 0
Current children cumulated CPU time (s) 1749.02
Current children cumulated vsize (KiB) 1843296

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

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

[startup+1750.01 s]
/proc/loadavg: 1.19 1.08 0.86 2/108 22086
/proc/meminfo: memFree=1085148/2059040 swapFree=4139944/4192956
[pid=22029] ppid=22027 vsize=0 CPUtime=1749.13
/proc/22029/stat : 22029 (wbo1.4b) R 22027 22029 22004 0 -1 4203524 460105 0 0 0 173663 1250 0 0 25 0 1 0 120774912 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/22029/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1749.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1750.08
CPU time (s): 1749.21
CPU user time (s): 1736.64
CPU system time (s): 12.5651
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 1843296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1736.64
system time used= 12.5651
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460105
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= 20
involuntary context switches= 19356

runsolver used 2.93455 second user time and 8.25375 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=234233814

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1784732 kB
Buffers:         47072 kB
Cached:         141092 kB
SwapCached:       5984 kB
Active:         103184 kB
Inactive:        98412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1784732 kB
SwapTotal:     4192956 kB
SwapFree:      4139944 kB
Dirty:            2636 kB
Writeback:           0 kB
AnonPages:       11948 kB
Mapped:          11888 kB
Slab:            50764 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183496 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= 62408 MiB
End job on node007 at 2010-06-25 10:11:07