Trace number 2680590

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) 744.454 744.672

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d1.opb
MD5SUM1850b909125f53108de0513d8e3d52c8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark285
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 285
Optimality of the best value was proved NO
Number of variables664
Total number of constraints3035
Number of constraints which are clauses3035
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 664
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 664
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 664
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680590-1277454747.opb.
0.00/0.00	c Instance file HOME/instance-2680590-1277454747.opb
0.00/0.00	c File size is 104100 bytes.
0.00/0.01	c Highest Coefficient sum: 33
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      664                                                 |
0.00/0.01	c |  Number Clauses:        3035                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     664     3035     9828 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 321
0.00/0.03	o 321
0.00/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 179.971 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |        25 |     664     3036    10492 |     5000       25     70 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 301
0.00/0.03	o 301
0.00/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 179.968 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |        53 |     664     3037    11156 |     5000       53     58 |  0.000 % |
0.00/0.04	c |       154 |     664     3037    11156 |     5500      154     69 |  0.000 % |
0.00/0.06	c |       304 |     664     3037    11156 |     6050      304    134 |  0.000 % |
0.07/0.08	c |       530 |     664     3037    11156 |     6655      530    127 |  0.015 % |
0.09/0.13	c |       867 |     664     3037    11156 |     7320      867    124 |  0.000 % |
0.19/0.20	c |      1373 |     664     3037    11156 |     8052     1373    144 |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c New solution: 293
0.19/0.21	o 293
0.19/0.21	c Elapsed CPU time: 0.205968 s	Remaining CPU time: 179.794 s
0.19/0.21	c ===============================================================================
0.19/0.21	c |      1386 |     664     3038    11820 |     5000     1386    143 |  0.000 % |
0.19/0.22	c |      1488 |     664     3038    11820 |     5500     1488    137 |  0.000 % |
0.19/0.25	c |      1638 |     664     3038    11820 |     6050     1638    139 |  0.000 % |
0.19/0.29	c |      1865 |     664     3038    11820 |     6655     1865    138 |  0.005 % |
0.29/0.35	c |      2202 |     664     3038    11820 |     7320     2202    140 |  0.000 % |
0.39/0.46	c |      2709 |     664     3038    11820 |     8052     2709    150 |  0.000 % |
0.59/0.60	c |      3469 |     664     3038    11820 |     8857     3469    178 |  0.006 % |
0.79/0.83	c |      4608 |     664     3038    11820 |     9743     4608    177 |  0.006 % |
1.10/1.19	c |      6316 |     664     3038    11820 |    10717     6316    215 |  0.015 % |
1.69/1.72	c |      8884 |     664     3038    11820 |    11789     8884    245 |  0.005 % |
2.69/2.72	c |     12728 |     664     3038    11820 |    12968     6528    296 |  0.005 % |
3.99/4.02	c |     18494 |     664     3038    11820 |    14265    12294    312 |  0.007 % |
5.69/5.78	c |     27143 |     664     3038    11820 |    15692    13503    296 |  0.003 % |
7.70/7.76	c |     40117 |     664     3038    11820 |    17261    10192    291 |  0.004 % |
12.38/12.48	c |     59579 |     664     3038    11820 |    18987    11806    332 |  0.006 % |
26.98/27.09	c |     88771 |     664     3038    11820 |    20886    11877    256 |  0.015 % |
43.38/43.41	c |    132561 |     664     3038    11820 |    22974    12547    291 |  0.006 % |
64.67/64.79	c |    198246 |     664     3038    11820 |    25272    14692    321 |  0.005 % |
93.86/93.95	c ===============================================================================
93.86/93.95	c New solution: 292
93.86/93.95	o 292
93.86/93.95	c Elapsed CPU time: 92.6929 s	Remaining CPU time: 87.3071 s
93.86/93.95	c ===============================================================================
93.86/93.95	c |    280322 |     664     3039    12484 |     5000    22525    335 |  0.005 % |
93.96/94.08	c |    280425 |     664     3039    12484 |     5500     2823    319 |  0.005 % |
94.06/94.10	c |    280576 |     664     3039    12484 |     6050     2974    308 |  0.000 % |
94.06/94.14	c |    280801 |     664     3039    12484 |     6655     3199    293 |  0.000 % |
94.06/94.19	c |    281138 |     664     3039    12484 |     7320     3536    280 |  0.015 % |
94.27/94.31	c |    281644 |     664     3039    12484 |     8052     4042    261 |  0.000 % |
94.36/94.45	c |    282403 |     664     3039    12484 |     8857     4801    235 |  0.015 % |
94.66/94.74	c |    283542 |     664     3039    12484 |     9743     5940    233 |  0.000 % |
95.06/95.16	c |    285250 |     664     3039    12484 |    10717     7648    219 |  0.005 % |
95.76/95.83	c |    287813 |     664     3039    12484 |    11789    10211    227 |  0.000 % |
96.47/96.57	c |    291657 |     664     3039    12484 |    12968     7854    239 |  0.005 % |
97.56/97.67	c |    297424 |     664     3039    12484 |    14265     6841    288 |  0.005 % |
99.46/99.59	c |    306075 |     664     3039    12484 |    15692     8067    313 |  0.006 % |
102.36/102.41	c |    319049 |     664     3039    12484 |    17261    12902    309 |  0.005 % |
106.86/106.98	c |    338510 |     664     3039    12484 |    18987    14492    318 |  0.003 % |
114.66/114.76	c |    367702 |     664     3039    12484 |    20886    14361    311 |  0.004 % |
126.95/127.06	c |    411491 |     664     3039    12484 |    22974    15180    317 |  0.005 % |
145.74/145.81	c |    477176 |     664     3039    12484 |    25272    17162    315 |  0.004 % |
176.04/176.17	c |    575702 |     664     3039    12484 |    27799    25732    294 |  0.007 % |
182.54/182.63	c There are 0 assigned variables. 0 in cost function.
183.54/183.65	c core #1
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 1
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #2
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 2
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #3
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 3
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #4
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 4
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #5
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 5
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #6
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 6
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #7
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 7
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #8
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 8
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #9
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 9
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #10
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 10
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #11
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 11
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #12
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 12
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #13
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 13
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #14
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 14
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #15
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 15
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #16
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 16
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #17
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 17
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #18
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 18
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #19
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 19
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #20
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 20
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #21
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 21
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #22
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 22
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #23
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 23
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #24
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 24
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #25
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 25
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #26
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 26
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #27
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 27
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #28
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 28
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #29
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 29
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #30
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 30
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #31
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 31
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #32
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 32
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #33
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 33
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #34
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 34
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #35
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 35
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #36
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 36
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #37
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 37
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #38
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 38
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #39
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 39
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #40
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 40
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #41
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 41
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #42
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 42
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #43
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 43
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #44
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 44
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #45
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 45
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #46
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 46
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #47
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 47
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #48
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 48
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #49
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 49
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #50
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 50
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #51
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 51
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #52
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 52
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #53
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 53
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #54
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 54
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #55
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 55
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #56
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 56
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #57
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 57
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #58
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 58
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #59
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 59
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #60
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 60
183.54/183.65	c
183.54/183.65	c
183.54/183.65	c core #61
183.54/183.65	c 
183.54/183.65	c 
183.54/183.65	c Core size: 3	Core Weight: 1	Total Weight: 61
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #62
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 62
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #63
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 63
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #64
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 64
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #65
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 65
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #66
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 66
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #67
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 67
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #68
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 68
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #69
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 69
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #70
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 70
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #71
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 71
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #72
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 72
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #73
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 73
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #74
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 74
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #75
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 75
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #76
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 76
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #77
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 77
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #78
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 78
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #79
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 79
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #80
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 80
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #81
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 81
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #82
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 82
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #83
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 83
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #84
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 84
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #85
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 85
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #86
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 86
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #87
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 87
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #88
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 88
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #89
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 89
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #90
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 90
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #91
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 91
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #92
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 92
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #93
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 93
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #94
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 94
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #95
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 95
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #96
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 96
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #97
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 97
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #98
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 98
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #99
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 99
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #100
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 100
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #101
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 101
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #102
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 102
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #103
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 103
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #104
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 104
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #105
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 105
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #106
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 106
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #107
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 107
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #108
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 108
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #109
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 109
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #110
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 110
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #111
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 111
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #112
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 112
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #113
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 113
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #114
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 114
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #115
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 115
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #116
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 116
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #117
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 117
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #118
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 118
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #119
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 119
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #120
183.84/183.95	c 
183.84/183.95	c 
183.84/183.95	c Core size: 3	Core Weight: 1	Total Weight: 120
183.84/183.95	c
183.84/183.95	c
183.84/183.95	c core #121
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 3	Core Weight: 1	Total Weight: 121
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #122
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 3	Core Weight: 1	Total Weight: 122
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #123
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 3	Core Weight: 1	Total Weight: 123
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #124
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 3	Core Weight: 1	Total Weight: 124
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #125
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 3	Core Weight: 1	Total Weight: 125
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #126
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 3	Core Weight: 1	Total Weight: 126
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #127
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 3	Core Weight: 1	Total Weight: 127
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #128
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 3	Core Weight: 1	Total Weight: 128
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #129
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 33	Core Weight: 1	Total Weight: 129
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #130
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 33	Core Weight: 1	Total Weight: 130
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #131
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 33	Core Weight: 1	Total Weight: 131
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #132
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 33	Core Weight: 1	Total Weight: 132
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #133
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 5	Core Weight: 1	Total Weight: 133
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #134
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 5	Core Weight: 1	Total Weight: 134
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c core #135
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 5	Core Weight: 1	Total Weight: 135
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #136
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 136
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #137
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 137
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #138
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 138
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #139
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 139
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #140
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 140
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #141
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 141
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #142
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 142
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #143
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 143
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #144
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 144
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #145
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 145
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #146
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 146
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #147
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 147
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #148
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 148
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #149
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 149
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #150
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 150
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #151
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 5	Core Weight: 1	Total Weight: 151
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #152
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 56	Core Weight: 1	Total Weight: 152
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #153
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 61	Core Weight: 1	Total Weight: 153
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #154
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 65	Core Weight: 1	Total Weight: 154
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #155
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 67	Core Weight: 1	Total Weight: 155
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #156
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 56	Core Weight: 1	Total Weight: 156
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #157
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 61	Core Weight: 1	Total Weight: 157
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #158
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 65	Core Weight: 1	Total Weight: 158
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #159
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 67	Core Weight: 1	Total Weight: 159
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #160
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 56	Core Weight: 1	Total Weight: 160
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #161
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 61	Core Weight: 1	Total Weight: 161
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #162
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 65	Core Weight: 1	Total Weight: 162
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #163
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 67	Core Weight: 1	Total Weight: 163
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #164
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 56	Core Weight: 1	Total Weight: 164
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #165
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 61	Core Weight: 1	Total Weight: 165
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #166
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 65	Core Weight: 1	Total Weight: 166
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c core #167
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 67	Core Weight: 1	Total Weight: 167
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c ============================[ Search Statistics ]==============================
184.14/184.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.14/184.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.14/184.25	c ===============================================================================
184.14/184.25	c |         0 |    1312     3870    14436 |     5000        0    nan |  0.000 % |
184.14/184.25	c ===============================================================================
184.14/184.25	c core #168
184.14/184.25	c 
184.14/184.25	c 
184.14/184.25	c Core size: 14	Core Weight: 1	Total Weight: 168
184.14/184.25	c
184.14/184.25	c
184.14/184.25	c ============================[ Search Statistics ]==============================
184.14/184.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.14/184.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.14/184.25	c ===============================================================================
184.14/184.25	c |         0 |    1320     3871    14452 |     5000        0    nan |  0.000 % |
184.14/184.26	c ===============================================================================
184.14/184.27	c core #169
184.14/184.27	c 
184.14/184.27	c 
184.14/184.27	c Core size: 14	Core Weight: 1	Total Weight: 169
184.14/184.27	c
184.14/184.27	c
184.14/184.27	c ============================[ Search Statistics ]==============================
184.14/184.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.14/184.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.14/184.27	c ===============================================================================
184.14/184.27	c |         0 |    1330     3872    14472 |     5000        0    nan |  0.000 % |
184.14/184.27	c ===============================================================================
184.14/184.28	c core #170
184.14/184.28	c 
184.14/184.28	c 
184.14/184.28	c Core size: 75	Core Weight: 1	Total Weight: 170
184.14/184.28	c
184.14/184.28	c
184.14/184.28	c ============================[ Search Statistics ]==============================
184.14/184.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.14/184.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.14/184.28	c ===============================================================================
184.14/184.28	c |         0 |    1344     3873    14501 |     5000        0    nan |  0.000 % |
184.14/184.28	c ===============================================================================
184.14/184.29	c core #171
184.14/184.29	c 
184.14/184.29	c 
184.14/184.29	c Core size: 14	Core Weight: 1	Total Weight: 171
184.14/184.29	c
184.14/184.29	c
184.14/184.29	c ============================[ Search Statistics ]==============================
184.14/184.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.14/184.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.14/184.29	c ===============================================================================
184.14/184.29	c |         0 |    1352     3874    14517 |     5000        0    nan |  0.000 % |
184.14/184.30	c ===============================================================================
184.24/184.30	c core #172
184.24/184.30	c 
184.24/184.30	c 
184.24/184.30	c Core size: 32	Core Weight: 1	Total Weight: 172
184.24/184.30	c
184.24/184.30	c
184.24/184.30	c ============================[ Search Statistics ]==============================
184.24/184.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.30	c ===============================================================================
184.24/184.30	c |         0 |    1378     3875    14569 |     5000        0    nan |  0.000 % |
184.24/184.31	c ===============================================================================
184.24/184.32	c core #173
184.24/184.32	c 
184.24/184.32	c 
184.24/184.32	c Core size: 14	Core Weight: 1	Total Weight: 173
184.24/184.32	c
184.24/184.32	c
184.24/184.32	c ============================[ Search Statistics ]==============================
184.24/184.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.32	c ===============================================================================
184.24/184.32	c |         0 |    1386     3876    14585 |     5000        0    nan |  0.000 % |
184.24/184.33	c ===============================================================================
184.24/184.33	c core #174
184.24/184.33	c 
184.24/184.33	c 
184.24/184.33	c Core size: 45	Core Weight: 1	Total Weight: 174
184.24/184.33	c
184.24/184.33	c
184.24/184.33	c ============================[ Search Statistics ]==============================
184.24/184.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.33	c ===============================================================================
184.24/184.33	c |         0 |    1421     3877    14655 |     5000        0    nan |  0.000 % |
184.24/184.34	c ===============================================================================
184.24/184.35	c core #175
184.24/184.35	c 
184.24/184.35	c 
184.24/184.35	c Core size: 12	Core Weight: 1	Total Weight: 175
184.24/184.35	c
184.24/184.35	c
184.24/184.35	c ============================[ Search Statistics ]==============================
184.24/184.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.35	c ===============================================================================
184.24/184.35	c |         0 |    1428     3878    14669 |     5000        0    nan |  0.000 % |
184.24/184.35	c ===============================================================================
184.24/184.36	c core #176
184.24/184.36	c 
184.24/184.36	c 
184.24/184.36	c Core size: 12	Core Weight: 1	Total Weight: 176
184.24/184.36	c
184.24/184.36	c
184.24/184.36	c ============================[ Search Statistics ]==============================
184.24/184.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.36	c ===============================================================================
184.24/184.36	c |         0 |    1435     3879    14683 |     5000        0    nan |  0.000 % |
184.24/184.37	c ===============================================================================
184.24/184.37	c core #177
184.24/184.37	c 
184.24/184.37	c 
184.24/184.37	c Core size: 11	Core Weight: 1	Total Weight: 177
184.24/184.37	c
184.24/184.37	c
184.24/184.37	c ============================[ Search Statistics ]==============================
184.24/184.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.37	c ===============================================================================
184.24/184.37	c |         0 |    1442     3880    14697 |     5000        0    nan |  0.000 % |
184.24/184.38	c ===============================================================================
184.24/184.39	c core #178
184.24/184.39	c 
184.24/184.39	c 
184.24/184.39	c Core size: 25	Core Weight: 1	Total Weight: 178
184.24/184.39	c
184.24/184.39	c
184.24/184.39	c ============================[ Search Statistics ]==============================
184.24/184.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.39	c ===============================================================================
184.24/184.39	c |         0 |    1456     3881    14725 |     5000        0    nan |  0.000 % |
184.24/184.39	c ===============================================================================
184.34/184.40	c core #179
184.34/184.40	c 
184.34/184.40	c 
184.34/184.40	c Core size: 16	Core Weight: 1	Total Weight: 179
184.34/184.40	c
184.34/184.40	c
184.34/184.40	c ============================[ Search Statistics ]==============================
184.34/184.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.34/184.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.34/184.40	c ===============================================================================
184.34/184.40	c |         0 |    1467     3882    14747 |     5000        0    nan |  0.000 % |
184.34/184.41	c ===============================================================================
184.34/184.42	c core #180
184.34/184.42	c 
184.34/184.42	c 
184.34/184.42	c Core size: 36	Core Weight: 1	Total Weight: 180
184.34/184.42	c
184.34/184.42	c
184.34/184.42	c ============================[ Search Statistics ]==============================
184.34/184.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.34/184.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.34/184.42	c ===============================================================================
184.34/184.42	c |         0 |    1493     3883    14799 |     5000        0    nan |  0.000 % |
184.34/184.43	c ===============================================================================
184.34/184.44	c core #181
184.34/184.44	c 
184.34/184.44	c 
184.34/184.44	c Core size: 12	Core Weight: 1	Total Weight: 181
184.34/184.44	c
184.34/184.44	c
184.34/184.44	c ============================[ Search Statistics ]==============================
184.34/184.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.34/184.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.34/184.44	c ===============================================================================
184.34/184.44	c |         0 |    1500     3884    14813 |     5000        0    nan |  0.000 % |
184.34/184.45	c ===============================================================================
184.34/184.46	c core #182
184.34/184.46	c 
184.34/184.46	c 
184.34/184.46	c Core size: 10	Core Weight: 1	Total Weight: 182
184.34/184.46	c
184.34/184.46	c
184.34/184.46	c ============================[ Search Statistics ]==============================
184.34/184.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.34/184.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.34/184.46	c ===============================================================================
184.34/184.46	c |         0 |    1506     3885    14825 |     5000        0    nan |  0.000 % |
184.34/184.46	c ===============================================================================
184.34/184.47	c core #183
184.34/184.47	c 
184.34/184.47	c 
184.34/184.47	c Core size: 12	Core Weight: 1	Total Weight: 183
184.34/184.47	c
184.34/184.47	c
184.34/184.47	c ============================[ Search Statistics ]==============================
184.34/184.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.34/184.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.34/184.47	c ===============================================================================
184.34/184.47	c |         0 |    1513     3886    14839 |     5000        0    nan |  0.000 % |
184.34/184.47	c ===============================================================================
184.34/184.48	c core #184
184.34/184.48	c 
184.34/184.48	c 
184.34/184.48	c Core size: 20	Core Weight: 1	Total Weight: 184
184.34/184.48	c
184.34/184.48	c
184.34/184.48	c ============================[ Search Statistics ]==============================
184.34/184.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.34/184.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.34/184.48	c ===============================================================================
184.34/184.48	c |         0 |    1534     3887    14883 |     5000        0    nan |  0.000 % |
184.34/184.49	c ===============================================================================
184.44/184.50	c core #185
184.44/184.50	c 
184.44/184.50	c 
184.44/184.50	c Core size: 18	Core Weight: 1	Total Weight: 185
184.44/184.50	c
184.44/184.50	c
184.44/184.50	c ============================[ Search Statistics ]==============================
184.44/184.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.44/184.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.44/184.50	c ===============================================================================
184.44/184.50	c |         0 |    1551     3888    14917 |     5000        0    nan |  0.000 % |
184.44/184.50	c ===============================================================================
184.44/184.51	c core #186
184.44/184.51	c 
184.44/184.51	c 
184.44/184.51	c Core size: 17	Core Weight: 1	Total Weight: 186
184.44/184.51	c
184.44/184.51	c
184.44/184.51	c ============================[ Search Statistics ]==============================
184.44/184.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.44/184.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.44/184.51	c ===============================================================================
184.44/184.51	c |         0 |    1563     3889    14941 |     5000        0    nan |  0.000 % |
184.44/184.52	c ===============================================================================
184.44/184.53	c core #187
184.44/184.53	c 
184.44/184.53	c 
184.44/184.53	c Core size: 23	Core Weight: 1	Total Weight: 187
184.44/184.53	c
184.44/184.53	c
184.44/184.53	c ============================[ Search Statistics ]==============================
184.44/184.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.44/184.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.44/184.53	c ===============================================================================
184.44/184.53	c |         0 |    1580     3890    14975 |     5000        0    nan |  0.000 % |
184.44/184.54	c ===============================================================================
184.44/184.55	c core #188
184.44/184.55	c 
184.44/184.55	c 
184.44/184.55	c Core size: 12	Core Weight: 1	Total Weight: 188
184.44/184.55	c
184.44/184.55	c
184.44/184.55	c ============================[ Search Statistics ]==============================
184.44/184.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.44/184.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.44/184.55	c ===============================================================================
184.44/184.55	c |         0 |    1587     3891    14989 |     5000        0    nan |  0.000 % |
184.44/184.56	c ===============================================================================
184.44/184.56	c core #189
184.44/184.56	c 
184.44/184.56	c 
184.44/184.56	c Core size: 14	Core Weight: 1	Total Weight: 189
184.44/184.56	c
184.44/184.56	c
184.44/184.56	c ============================[ Search Statistics ]==============================
184.44/184.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.44/184.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.44/184.56	c ===============================================================================
184.44/184.56	c |         0 |    1595     3892    15005 |     5000        0    nan |  0.000 % |
184.44/184.57	c ===============================================================================
184.44/184.58	c core #190
184.44/184.58	c 
184.44/184.58	c 
184.44/184.58	c Core size: 10	Core Weight: 1	Total Weight: 190
184.44/184.58	c
184.44/184.58	c
184.44/184.58	c ============================[ Search Statistics ]==============================
184.44/184.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.44/184.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.44/184.58	c ===============================================================================
184.44/184.58	c |         0 |    1601     3893    15017 |     5000        0    nan |  0.000 % |
184.44/184.59	c ===============================================================================
184.53/184.60	c core #191
184.53/184.60	c 
184.53/184.60	c 
184.53/184.60	c Core size: 16	Core Weight: 1	Total Weight: 191
184.53/184.60	c
184.53/184.60	c
184.53/184.60	c ============================[ Search Statistics ]==============================
184.53/184.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.53/184.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.53/184.60	c ===============================================================================
184.53/184.60	c |         0 |    1615     3894    15045 |     5000        0    nan |  0.000 % |
184.53/184.61	c |       101 |    1614     3894    15045 |     5500      101      8 |  1.358 % |
184.53/184.62	c ===============================================================================
184.53/184.63	c core #192
184.53/184.63	c 
184.53/184.63	c 
184.53/184.63	c Core size: 33	Core Weight: 1	Total Weight: 192
184.53/184.63	c
184.53/184.63	c
184.53/184.63	c ============================[ Search Statistics ]==============================
184.53/184.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.53/184.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.53/184.63	c ===============================================================================
184.53/184.63	c |         0 |    1642     3895    15099 |     5000        0    nan |  0.000 % |
184.53/184.63	c ===============================================================================
184.53/184.64	c core #193
184.53/184.64	c 
184.53/184.64	c 
184.53/184.64	c Core size: 22	Core Weight: 1	Total Weight: 193
184.53/184.64	c
184.53/184.64	c
184.53/184.64	c ============================[ Search Statistics ]==============================
184.53/184.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.53/184.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.53/184.64	c ===============================================================================
184.53/184.64	c |         0 |    1653     3896    15121 |     5000        0    nan |  0.000 % |
184.53/184.65	c ===============================================================================
184.53/184.66	c core #194
184.53/184.66	c 
184.53/184.66	c 
184.53/184.66	c Core size: 21	Core Weight: 1	Total Weight: 194
184.53/184.66	c
184.53/184.66	c
184.53/184.66	c ============================[ Search Statistics ]==============================
184.53/184.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.53/184.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.53/184.66	c ===============================================================================
184.53/184.66	c |         0 |    1666     3897    15147 |     5000        0    nan |  0.000 % |
184.53/184.67	c ===============================================================================
184.53/184.68	c core #195
184.53/184.68	c 
184.53/184.68	c 
184.53/184.68	c Core size: 17	Core Weight: 1	Total Weight: 195
184.53/184.68	c
184.53/184.68	c
184.53/184.68	c ============================[ Search Statistics ]==============================
184.53/184.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.53/184.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.53/184.68	c ===============================================================================
184.53/184.68	c |         0 |    1676     3898    15167 |     5000        0    nan |  0.000 % |
184.53/184.69	c ===============================================================================
184.64/184.70	c core #196
184.64/184.70	c 
184.64/184.70	c 
184.64/184.70	c Core size: 35	Core Weight: 1	Total Weight: 196
184.64/184.70	c
184.64/184.70	c
184.64/184.70	c ============================[ Search Statistics ]==============================
184.64/184.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.64/184.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.64/184.70	c ===============================================================================
184.64/184.70	c |         0 |    1707     3899    15229 |     5000        0    nan |  0.000 % |
184.64/184.71	c ===============================================================================
184.64/184.72	c core #197
184.64/184.72	c 
184.64/184.72	c 
184.64/184.72	c Core size: 30	Core Weight: 1	Total Weight: 197
184.64/184.72	c
184.64/184.72	c
184.64/184.72	c ============================[ Search Statistics ]==============================
184.64/184.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.64/184.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.64/184.72	c ===============================================================================
184.64/184.72	c |         0 |    1728     3900    15271 |     5000        0    nan |  0.000 % |
184.64/184.73	c |       100 |    1728     3900    15271 |     5500      100     18 |  0.289 % |
184.64/184.74	c |       251 |    1725     3900    15271 |     6050      243     14 |  0.635 % |
184.64/184.74	c ===============================================================================
184.64/184.75	c core #198
184.64/184.75	c 
184.64/184.75	c 
184.64/184.75	c Core size: 50	Core Weight: 1	Total Weight: 198
184.64/184.75	c
184.64/184.75	c
184.64/184.75	c ============================[ Search Statistics ]==============================
184.64/184.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.64/184.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.64/184.75	c ===============================================================================
184.64/184.75	c |         0 |    1776     3901    15367 |     5000        0    nan |  0.000 % |
184.64/184.77	c |       101 |    1776     3901    15367 |     5500      101     30 |  0.281 % |
184.64/184.78	c |       253 |    1776     3901    15367 |     6050      253     24 |  0.281 % |
184.64/184.79	c |       480 |    1776     3901    15367 |     6655      480     23 |  0.281 % |
184.74/184.81	c |       818 |    1776     3901    15367 |     7320      818     22 |  0.281 % |
184.74/184.86	c |      1326 |    1773     3901    15367 |     8052     1325     21 |  0.505 % |
184.84/184.97	c |      2085 |    1772     3901    15367 |     8857     2084     21 |  0.620 % |
184.84/184.98	c ===============================================================================
184.94/185.02	c core #199
184.94/185.02	c 
184.94/185.02	c 
184.94/185.02	c Core size: 54	Core Weight: 1	Total Weight: 199
184.94/185.02	c
184.94/185.02	c
184.94/185.02	c ============================[ Search Statistics ]==============================
184.94/185.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.94/185.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.94/185.02	c ===============================================================================
184.94/185.02	c |         0 |    1828     3902    15471 |     5000        0    nan |  0.000 % |
184.94/185.03	c ===============================================================================
184.94/185.04	c core #200
184.94/185.04	c 
184.94/185.04	c 
184.94/185.04	c Core size: 40	Core Weight: 1	Total Weight: 200
184.94/185.04	c
184.94/185.04	c
184.94/185.04	c ============================[ Search Statistics ]==============================
184.94/185.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.94/185.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.94/185.04	c ===============================================================================
184.94/185.04	c |         0 |    1854     3903    15523 |     5000        0    nan |  0.000 % |
184.94/185.05	c ===============================================================================
184.94/185.06	c core #201
184.94/185.06	c 
184.94/185.06	c 
184.94/185.06	c Core size: 22	Core Weight: 1	Total Weight: 201
184.94/185.06	c
184.94/185.06	c
184.94/185.06	c ============================[ Search Statistics ]==============================
184.94/185.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.94/185.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.94/185.06	c ===============================================================================
184.94/185.06	c |         0 |    1865     3904    15545 |     5000        0    nan |  0.000 % |
184.94/185.08	c |       101 |    1865     3904    15545 |     5500      101     39 |  0.268 % |
184.94/185.09	c ===============================================================================
185.04/185.10	c core #202
185.04/185.10	c 
185.04/185.10	c 
185.04/185.10	c Core size: 90	Core Weight: 1	Total Weight: 202
185.04/185.10	c
185.04/185.10	c
185.04/185.10	c ============================[ Search Statistics ]==============================
185.04/185.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.04/185.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.04/185.10	c ===============================================================================
185.04/185.10	c |         0 |    1917     3905    15654 |     5000        0    nan |  0.000 % |
185.04/185.12	c |       101 |    1917     3905    15654 |     5500      101     20 |  0.001 % |
185.04/185.14	c ===============================================================================
185.04/185.15	c core #203
185.04/185.15	c 
185.04/185.15	c 
185.04/185.15	c Core size: 230	Core Weight: 1	Total Weight: 203
185.04/185.15	c
185.04/185.15	c
185.04/185.15	c ============================[ Search Statistics ]==============================
185.04/185.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.04/185.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.04/185.15	c ===============================================================================
185.04/185.15	c |         0 |    1973     3906    15766 |     5000        0    nan |  0.000 % |
185.04/185.16	c |       100 |    1973     3906    15766 |     5500      100     39 |  0.001 % |
185.04/185.17	c ===============================================================================
185.04/185.18	c core #204
185.04/185.18	c 
185.04/185.18	c 
185.04/185.18	c Core size: 22	Core Weight: 1	Total Weight: 204
185.04/185.18	c
185.04/185.18	c
185.04/185.18	c ============================[ Search Statistics ]==============================
185.04/185.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.04/185.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.04/185.18	c ===============================================================================
185.04/185.18	c |         0 |    1992     3907    15804 |     5000        0    nan |  0.000 % |
185.14/185.20	c |       100 |    1992     3907    15804 |     5500      100     18 |  0.001 % |
185.14/185.22	c |       252 |    1992     3907    15804 |     6050      252     29 |  0.050 % |
185.14/185.25	c |       477 |    1991     3907    15804 |     6655      476     32 |  0.050 % |
185.24/185.32	c |       815 |    1989     3907    15804 |     7320      813     38 |  0.151 % |
185.33/185.43	c |      1328 |    1989     3907    15804 |     8052     1326     51 |  0.151 % |
185.53/185.62	c |      2088 |    1989     3907    15804 |     8857     2086     50 |  0.151 % |
185.84/185.96	c |      3228 |    1983     3907    15804 |     9743     3048     49 |  0.452 % |
185.94/186.00	c ===============================================================================
185.94/186.04	c core #205
185.94/186.04	c 
185.94/186.04	c 
185.94/186.04	c Core size: 289	Core Weight: 1	Total Weight: 205
185.94/186.04	c
185.94/186.04	c
185.94/186.04	c ============================[ Search Statistics ]==============================
185.94/186.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.94/186.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.94/186.04	c ===============================================================================
185.94/186.04	c |         0 |    2236     3908    16292 |     5000        0    nan |  0.000 % |
185.94/186.07	c |       100 |    2236     3908    16292 |     5500      100     32 |  0.000 % |
185.94/186.09	c |       251 |    2236     3908    16292 |     6050      251     30 |  0.000 % |
186.04/186.13	c |       477 |    2236     3908    16292 |     6655      477     29 |  0.000 % |
186.04/186.19	c |       816 |    2236     3908    16292 |     7320      816     40 |  0.000 % |
186.14/186.29	c |      1325 |    2236     3908    16292 |     8052     1325     51 |  0.000 % |
186.34/186.50	c |      2084 |    2236     3908    16292 |     8857     2084     61 |  0.000 % |
186.73/186.81	c |      3223 |    2236     3908    16292 |     9743     3223     70 |  0.000 % |
187.24/187.37	c |      4934 |    2234     3908    16292 |    10717     4379     61 |  0.091 % |
187.33/187.42	c ===============================================================================
187.33/187.46	c core #206
187.33/187.46	c 
187.33/187.46	c 
187.33/187.46	c Core size: 179	Core Weight: 1	Total Weight: 206
187.33/187.46	c
187.33/187.46	c
187.33/187.46	c ============================[ Search Statistics ]==============================
187.33/187.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
187.33/187.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
187.33/187.46	c ===============================================================================
187.33/187.46	c |         0 |    2383     3909    16586 |     5000        0    nan |  0.000 % |
187.33/187.48	c |       100 |    2383     3909    16586 |     5500      100     46 |  0.000 % |
187.43/187.52	c |       250 |    2383     3909    16586 |     6050      250     67 |  0.000 % |
187.43/187.57	c |       476 |    2383     3909    16586 |     6655      476     97 |  0.000 % |
187.54/187.64	c |       813 |    2383     3909    16586 |     7320      813     99 |  0.000 % |
187.64/187.77	c |      1323 |    2383     3909    16586 |     8052     1323     99 |  0.000 % |
187.94/188.03	c |      2084 |    2383     3909    16586 |     8857     2084    105 |  0.000 % |
188.43/188.52	c |      3223 |    2382     3909    16586 |     9743     3221    106 |  0.042 % |
189.44/189.59	c |      4931 |    2382     3909    16586 |    10717     4929    110 |  0.042 % |
191.73/191.83	c |      7495 |    2382     3909    16586 |    11789     7493    118 |  0.042 % |
196.14/196.22	c |     11340 |    2382     3909    16586 |    12968    11338    113 |  0.042 % |
199.93/200.03	c |     17107 |    2380     3909    16586 |    14265    10553    104 |  0.126 % |
203.44/203.50	c ===============================================================================
203.63/203.70	c core #207
203.63/203.70	c 
203.63/203.70	c 
203.63/203.70	c Core size: 330	Core Weight: 1	Total Weight: 207
203.63/203.70	c
203.63/203.70	c
203.63/203.70	c ============================[ Search Statistics ]==============================
203.63/203.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
203.63/203.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
203.63/203.70	c ===============================================================================
203.63/203.70	c |         0 |    2596     3910    17012 |     5000        0    nan |  0.000 % |
203.63/203.73	c |       100 |    2596     3910    17012 |     5500      100     38 |  0.000 % |
203.63/203.76	c |       252 |    2596     3910    17012 |     6050      252     56 |  0.000 % |
203.73/203.80	c |       477 |    2596     3910    17012 |     6655      477     70 |  0.000 % |
203.73/203.86	c |       816 |    2596     3910    17012 |     7320      816     79 |  0.000 % |
203.83/203.99	c |      1326 |    2596     3910    17012 |     8052     1326     90 |  0.000 % |
204.14/204.21	c |      2089 |    2596     3910    17012 |     8857     2089     94 |  0.000 % |
204.63/204.70	c |      3228 |    2596     3910    17012 |     9743     3228    103 |  0.000 % |
205.43/205.53	c |      4936 |    2596     3910    17012 |    10717     4936    106 |  0.000 % |
206.03/206.12	c |      7501 |    2596     3910    17012 |    11789     7501    124 |  0.000 % |
206.93/207.04	c |     11346 |    2596     3910    17012 |    12968    11346    133 |  0.000 % |
208.23/208.36	c |     17114 |    2596     3910    17012 |    14265    10188    125 |  0.000 % |
212.03/212.15	c |     25764 |    2596     3910    17012 |    15692    11555    110 |  0.000 % |
215.43/215.54	c |     38738 |    2596     3910    17012 |    17261     8253    203 |  0.000 % |
226.93/227.06	c |     58200 |    2596     3910    17012 |    18987    10235    159 |  0.000 % |
235.42/235.57	c |     87406 |    2596     3910    17012 |    20886    10066    166 |  0.001 % |
250.12/250.21	c |    131195 |    2596     3910    17012 |    22974    10860    161 |  0.000 % |
278.01/278.10	c |    196879 |    2596     3910    17012 |    25272    15424    167 |  0.000 % |
312.21/312.37	c |    295407 |    2596     3910    17012 |    27799    25527    159 |  0.000 % |
361.38/361.50	c |    443196 |    2596     3910    17012 |    30579    18295    121 |  0.000 % |
435.07/435.28	c |    664880 |    2596     3910    17012 |    33637    18995     82 |  0.000 % |
555.33/555.59	c |    997407 |    2596     3910    17012 |    37001    27692    188 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680590-1277454747/watcher-2680590-1277454747 -o /tmp/evaluation-result-2680590-1277454747/solver-2680590-1277454747 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680590-1277454747.opb 

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


[startup+0 s]
/proc/loadavg: 1.20 1.02 0.93 3/105 29689
/proc/meminfo: memFree=1884572/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=2680 CPUtime=0
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 290 0 0 0 0 0 0 0 25 0 1 0 86768232 2744320 209 1992294400 134512640 135752675 4287067088 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 670 209 141 303 0 339 0

[startup+0.082046 s]
/proc/loadavg: 1.20 1.02 0.93 3/105 29689
/proc/meminfo: memFree=1884572/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=3116 CPUtime=0.07
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 444 0 0 0 7 0 0 0 18 0 1 0 86768232 3190784 337 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 779 337 145 303 0 474 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3116

[startup+0.101048 s]
/proc/loadavg: 1.20 1.02 0.93 3/105 29689
/proc/meminfo: memFree=1884572/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=3116 CPUtime=0.09
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 469 0 0 0 9 0 0 0 18 0 1 0 86768232 3190784 362 1992294400 134512640 135752675 4287067088 18446744073709551615 134611809 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 779 362 145 303 0 474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3116

[startup+0.301069 s]
/proc/loadavg: 1.20 1.02 0.93 3/105 29689
/proc/meminfo: memFree=1884572/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=4032 CPUtime=0.29
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 694 0 0 0 29 0 0 0 18 0 1 0 86768232 4128768 587 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 1008 587 145 303 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4032

[startup+0.701111 s]
/proc/loadavg: 1.20 1.02 0.93 3/105 29689
/proc/meminfo: memFree=1884572/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=5856 CPUtime=0.69
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 1147 0 0 0 68 1 0 0 18 0 1 0 86768232 5996544 1040 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 1464 1040 145 303 0 1159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5856

[startup+1.50119 s]
/proc/loadavg: 1.20 1.02 0.93 2/106 29690
/proc/meminfo: memFree=1879108/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=11024 CPUtime=1.49
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 2436 0 0 0 147 2 0 0 20 0 1 0 86768232 11288576 2329 1992294400 134512640 135752675 4287067088 18446744073709551615 135210436 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 2756 2329 145 303 0 2451 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11024

[startup+3.10136 s]
/proc/loadavg: 1.20 1.02 0.93 2/106 29690
/proc/meminfo: memFree=1872164/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=20092 CPUtime=3.09
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 4683 0 0 0 305 4 0 0 25 0 1 0 86768232 20574208 4576 1992294400 134512640 135752675 4287067088 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 5023 4576 145 303 0 4718 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20092

[startup+6.3007 s]
/proc/loadavg: 1.19 1.02 0.93 2/106 29690
/proc/meminfo: memFree=1852200/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=41672 CPUtime=6.29
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 10088 0 0 0 617 12 0 0 25 0 1 0 86768232 42672128 9981 1992294400 134512640 135752675 4287067088 18446744073709551615 135210436 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 10418 9982 145 303 0 10113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41672

[startup+12.7004 s]
/proc/loadavg: 1.17 1.02 0.93 2/106 29692
/proc/meminfo: memFree=1810536/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=79064 CPUtime=12.69
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 19441 0 0 0 1246 23 0 0 25 0 1 0 86768232 80961536 19334 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 19766 19334 145 303 0 19461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79064

[startup+25.5007 s]
/proc/loadavg: 1.13 1.02 0.93 2/106 29692
/proc/meminfo: memFree=1787100/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=99712 CPUtime=25.49
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 24585 0 0 0 2519 30 0 0 25 0 1 0 86768232 102105088 24478 1992294400 134512640 135752675 4287067088 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 24928 24478 145 303 0 24623 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99712

[startup+51.1014 s]
/proc/loadavg: 1.09 1.01 0.93 2/106 29692
/proc/meminfo: memFree=1686784/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=202428 CPUtime=51.08
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 50275 0 0 0 5043 65 0 0 25 0 1 0 86768232 207286272 50168 1992294400 134512640 135752675 4287067088 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 50607 50168 145 303 0 50302 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 202428

[startup+102.309 s]
/proc/loadavg: 1.04 1.01 0.93 2/106 29694
/proc/meminfo: memFree=1467924/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=418692 CPUtime=102.27
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 104294 0 0 0 10088 139 0 0 25 0 1 0 86768232 428740608 104187 1992294400 134512640 135752675 4287067088 18446744073709551615 134638295 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 104673 104187 145 303 0 104368 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 418692

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 0.93 2/106 29696
/proc/meminfo: memFree=1183716/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=705384 CPUtime=162.24
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 175968 0 0 0 15995 229 0 0 25 0 1 0 86768232 722313216 175861 1992294400 134512640 135752675 4287067088 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 176346 175862 145 303 0 176041 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 705384

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29696
/proc/meminfo: memFree=1084764/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=800436 CPUtime=222.22
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 199807 0 0 0 21939 283 0 0 25 0 1 0 86768232 819646464 199672 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 200109 199672 146 303 0 199804 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 800436

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29698
/proc/meminfo: memFree=971304/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=915776 CPUtime=282.21
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 228614 0 0 0 27871 350 0 0 25 0 1 0 86768232 937754624 228479 1992294400 134512640 135752675 4287067088 18446744073709551615 134606835 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 228944 228479 146 303 0 228639 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 915776

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29700
/proc/meminfo: memFree=868880/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=1016372 CPUtime=342.19
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 253725 0 0 0 33808 411 0 0 25 0 1 0 86768232 1040764928 253590 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 254093 253590 146 303 0 253788 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1016372

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29702
/proc/meminfo: memFree=793612/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=1092216 CPUtime=402.17
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 272672 0 0 0 39744 473 0 0 25 0 1 0 86768232 1118429184 272537 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 273054 272537 146 303 0 272749 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1092216

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29704
/proc/meminfo: memFree=716980/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=1168100 CPUtime=462.15
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 291587 0 0 0 45678 537 0 0 25 0 1 0 86768232 1196134400 291452 1992294400 134512640 135752675 4287067088 18446744073709551615 134642741 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 292025 291452 146 303 0 291720 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1168100

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29704
/proc/meminfo: memFree=633280/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=1252240 CPUtime=522.14
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 312622 0 0 0 51621 593 0 0 25 0 1 0 86768232 1282293760 312487 1992294400 134512640 135752675 4287067088 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 313060 312487 146 303 0 312755 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1252240

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29706
/proc/meminfo: memFree=506800/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=1378324 CPUtime=582.12
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 344143 0 0 0 57559 653 0 0 25 0 1 0 86768232 1411403776 344008 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 344581 344008 146 303 0 344276 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1378324

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29708
/proc/meminfo: memFree=345476/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=1538404 CPUtime=642.11
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 384168 0 0 0 63490 721 0 0 25 0 1 0 86768232 1575325696 384033 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 384601 384033 146 303 0 384296 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1538404

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29710
/proc/meminfo: memFree=169148/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=1715956 CPUtime=702.09
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 428537 0 0 0 69421 788 0 0 25 0 1 0 86768232 1757138944 428402 1992294400 134512640 135752675 4287067088 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 428989 428402 146 303 0 428684 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1715956



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+744.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29710
/proc/meminfo: memFree=39692/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=1843420 CPUtime=744.28
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4202496 460389 0 0 0 73591 837 0 0 25 0 1 0 86768232 1887662080 460254 1992294400 134512640 135752675 4287067088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29689/statm: 460855 460254 146 303 0 460550 0
Current children cumulated CPU time (s) 744.28
Current children cumulated vsize (KiB) 1843420

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

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

[startup+744.608 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 29711
/proc/meminfo: memFree=1116376/2059040 swapFree=4139628/4192956
[pid=29689] ppid=29687 vsize=0 CPUtime=744.39
/proc/29689/stat : 29689 (wbo1.4b) R 29687 29689 29516 0 -1 4203524 460389 0 0 0 73591 848 0 0 25 0 1 0 86768232 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/29689/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 744.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 744.672
CPU time (s): 744.454
CPU user time (s): 735.917
CPU system time (s): 8.5367
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 1843420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 735.917
system time used= 8.5367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460389
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 803

runsolver used 1.3048 second user time and 3.48747 second system time

The end

Launcher Data

Begin job on node082 at 2010-06-25 10:32:27
IDJOB=2680590
IDBENCH=2205
IDSOLVER=1190
FILE ID=node082/2680590-1277454747
PBS_JOBID= 11188108
Free space on /tmp= 62360 MiB

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

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

MD5SUM BENCH= 1850b909125f53108de0513d8e3d52c8
RANDOM SEED=2083987929

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1885580 kB
Buffers:          9156 kB
Cached:          61732 kB
SwapCached:       6156 kB
Active:          31096 kB
Inactive:        53400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1885580 kB
SwapTotal:     4192956 kB
SwapFree:      4139628 kB
Dirty:            4536 kB
Writeback:           0 kB
AnonPages:       12204 kB
Mapped:          11944 kB
Slab:            67052 kB
PageTables:       4132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181972 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62356 MiB
End job on node082 at 2010-06-25 10:44:54