Trace number 2656020

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? (MO) 1383.41 1383.89

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
MD5SUM9711add7b63200e6cedabbc5764a3737
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark343
Best CPU time to get the best result obtained on this benchmark28.5187
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 343
Optimality of the best value was proved NO
Number of variables1040
Total number of constraints3656
Number of constraints which are clauses3656
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 constraint10
Number of terms in the objective function 1040
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 1040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1040
Number of bits of the biggest sum of numbers11
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 - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2656020-1276430141.opb.
0.00/0.00	c Instance file HOME/instance-2656020-1276430141.opb
0.00/0.00	c File size is 100790 bytes.
0.00/0.01	c Highest Coefficient sum: 11
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:      1040                                                |
0.00/0.01	c |  Number Clauses:        3656                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1040     3656     8440 |     5000        0    nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: 467
0.00/0.04	o 467
0.00/0.04	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 179.963 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |        11 |    1040     3657     9480 |     5000       11      9 |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: 463
0.00/0.04	o 463
0.00/0.04	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 179.962 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |        11 |    1040     3658    10520 |     5000       11      9 |  0.000 % |
0.04/0.05	c |       114 |    1040     3658    10520 |     5500      114    399 |  0.000 % |
0.04/0.05	c ===============================================================================
0.04/0.05	c New solution: 445
0.04/0.05	o 445
0.04/0.05	c Elapsed CPU time: 0.052991 s	Remaining CPU time: 179.947 s
0.04/0.05	c ===============================================================================
0.04/0.05	c |       116 |    1040     3659    11560 |     5000      116    392 |  0.000 % |
0.04/0.05	c ===============================================================================
0.04/0.05	c New solution: 433
0.04/0.05	o 433
0.04/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 179.945 s
0.04/0.05	c ===============================================================================
0.04/0.05	c |       119 |    1040     3660    12600 |     5000      119    383 |  0.000 % |
0.04/0.06	c ===============================================================================
0.04/0.06	c New solution: 417
0.04/0.06	o 417
0.04/0.06	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 179.943 s
0.04/0.06	c ===============================================================================
0.04/0.06	c |       119 |    1040     3661    13640 |     5000      119    383 |  0.000 % |
0.04/0.07	c |       220 |    1040     3661    13640 |     5500      220    387 |  0.000 % |
0.09/0.10	c |       371 |    1040     3661    13640 |     6050      371    397 |  0.002 % |
0.09/0.14	c |       597 |    1040     3661    13640 |     6655      597    401 |  0.002 % |
0.19/0.21	c |       934 |    1040     3661    13640 |     7320      934    408 |  0.002 % |
0.19/0.29	c |      1440 |    1040     3661    13640 |     8052     1440    411 |  0.002 % |
0.39/0.43	c |      2199 |    1040     3661    13640 |     8857     2199    416 |  0.003 % |
0.59/0.66	c |      3338 |    1040     3661    13640 |     9743     3338    420 |  0.000 % |
0.89/0.99	c |      5047 |    1040     3661    13640 |    10717     5047    423 |  0.002 % |
1.49/1.51	c |      7609 |    1040     3661    13640 |    11789     7609    422 |  0.004 % |
2.29/2.31	c |     11453 |    1040     3661    13640 |    12968    11453    423 |  0.004 % |
3.89/3.90	c |     17219 |    1040     3661    13640 |    14265    10269    426 |  0.002 % |
5.79/5.80	c |     25868 |    1040     3661    13640 |    15692    11378    426 |  0.000 % |
9.28/9.30	c |     38843 |    1040     3661    13640 |    17261    16065    427 |  0.003 % |
14.29/14.31	c |     58305 |    1040     3661    13640 |    18987    17368    422 |  0.004 % |
23.19/23.21	c |     87498 |    1040     3661    13640 |    20886    16658    429 |  0.005 % |
43.88/43.93	c |    131287 |    1040     3661    13640 |    22974    15740    431 |  0.000 % |
67.36/67.46	c |    196971 |    1040     3661    13640 |    25272    15926    431 |  0.000 % |
109.85/109.92	c |    295497 |    1040     3661    13640 |    27799    24251    438 |  0.000 % |
178.52/178.69	c |    443287 |    1040     3661    13640 |    30579    12785    430 |  0.006 % |
182.22/182.30	c There are 0 assigned variables. 0 in cost function.
184.73/184.88	c core #1
184.73/184.88	c core #2
184.73/184.88	c core #3
184.73/184.88	c core #4
184.73/184.88	c core #5
184.73/184.88	c core #6
184.73/184.88	c core #7
184.73/184.88	c core #8
184.73/184.88	c core #9
184.73/184.88	c core #10
184.73/184.88	c core #11
184.73/184.88	c core #12
184.73/184.88	c core #13
184.73/184.88	c core #14
184.73/184.88	c core #15
184.73/184.88	c core #16
184.73/184.88	c core #17
184.73/184.88	c core #18
184.73/184.88	c core #19
184.73/184.88	c core #20
184.73/184.88	c core #21
184.73/184.88	c core #22
184.73/184.88	c core #23
184.73/184.88	c core #24
184.73/184.88	c core #25
184.73/184.88	c core #26
184.73/184.88	c core #27
184.73/184.88	c core #28
184.73/184.88	c core #29
184.73/184.88	c core #30
184.73/184.88	c core #31
184.73/184.88	c core #32
184.73/184.88	c core #33
184.73/184.88	c core #34
184.73/184.88	c core #35
184.73/184.88	c core #36
184.73/184.88	c core #37
184.73/184.88	c core #38
184.73/184.88	c core #39
184.73/184.88	c core #40
184.73/184.88	c core #41
184.73/184.88	c core #42
184.73/184.88	c core #43
184.73/184.88	c core #44
184.73/184.88	c core #45
184.73/184.88	c core #46
184.73/184.88	c core #47
184.73/184.88	c core #48
184.73/184.88	c core #49
184.73/184.88	c core #50
184.73/184.88	c core #51
184.73/184.88	c core #52
184.73/184.88	c core #53
184.73/184.88	c core #54
184.73/184.88	c core #55
184.73/184.88	c core #56
184.73/184.88	c core #57
184.73/184.88	c core #58
184.73/184.88	c core #59
184.73/184.88	c core #60
184.73/184.88	c core #61
184.73/184.88	c core #62
184.73/184.88	c core #63
184.73/184.88	c core #64
184.73/184.88	c core #65
184.73/184.88	c core #66
184.73/184.88	c core #67
184.73/184.88	c core #68
184.73/184.88	c core #69
184.73/184.88	c core #70
184.73/184.88	c core #71
184.73/184.88	c core #72
184.73/184.88	c core #73
184.73/184.88	c core #74
184.73/184.88	c core #75
184.73/184.88	c core #76
184.73/184.88	c core #77
184.73/184.88	c core #78
184.73/184.88	c core #79
184.73/184.88	c core #80
184.73/184.88	c core #81
184.73/184.88	c core #82
184.73/184.88	c core #83
184.73/184.88	c core #84
184.73/184.88	c core #85
184.73/184.88	c core #86
184.73/184.88	c core #87
184.73/184.88	c core #88
184.73/184.88	c core #89
184.73/184.88	c core #90
184.73/184.88	c core #91
184.73/184.88	c core #92
184.73/184.88	c core #93
184.73/184.88	c core #94
184.73/184.88	c core #95
184.73/184.88	c core #96
184.73/184.88	c core #97
184.73/184.88	c core #98
184.73/184.88	c core #99
184.73/184.88	c core #100
184.73/184.88	c core #101
184.73/184.88	c core #102
184.73/184.88	c core #103
184.73/184.88	c core #104
184.73/184.88	c core #105
184.73/184.88	c core #106
184.73/184.88	c core #107
184.73/184.88	c core #108
184.73/184.88	c core #109
184.73/184.88	c core #110
184.73/184.88	c core #111
184.73/184.88	c core #112
184.73/184.88	c core #113
184.73/184.88	c core #114
184.73/184.88	c core #115
184.73/184.88	c core #116
184.73/184.88	c core #117
184.73/184.88	c core #118
184.73/184.88	c core #119
184.73/184.88	c core #120
184.73/184.88	c core #121
184.73/184.88	c core #122
184.73/184.88	c core #123
184.73/184.88	c core #124
184.73/184.88	c core #125
184.73/184.88	c core #126
184.73/184.88	c core #127
184.73/184.88	c core #128
184.73/184.88	c core #129
184.73/184.88	c core #130
184.73/184.88	c core #131
184.73/184.88	c core #132
184.73/184.88	c core #133
184.73/184.88	c core #134
184.73/184.88	c core #135
184.73/184.88	c core #136
184.73/184.88	c core #137
184.73/184.88	c core #138
184.73/184.88	c core #139
184.73/184.88	c core #140
184.73/184.88	c core #141
184.73/184.88	c core #142
184.73/184.88	c core #143
184.73/184.88	c core #144
184.73/184.88	c core #145
184.73/184.88	c core #146
184.73/184.88	c core #147
184.73/184.88	c core #148
184.73/184.88	c core #149
184.73/184.88	c core #150
184.73/184.88	c core #151
184.73/184.88	c core #152
184.73/184.88	c core #153
184.73/184.88	c core #154
184.73/184.88	c core #155
184.73/184.88	c core #156
184.73/184.88	c core #157
184.73/184.88	c core #158
184.73/184.88	c core #159
184.73/184.88	c core #160
184.73/184.88	c core #161
184.73/184.88	c core #162
184.73/184.88	c core #163
184.73/184.88	c core #164
184.73/184.88	c core #165
184.73/184.88	c core #166
184.73/184.88	c core #167
184.73/184.88	c core #168
184.73/184.88	c core #169
184.73/184.88	c core #170
184.73/184.88	c core #171
184.73/184.88	c core #172
184.73/184.88	c core #173
184.73/184.88	c core #174
184.73/184.88	c core #175
184.73/184.88	c core #176
184.73/184.88	c core #177
184.73/184.88	c core #178
184.73/184.88	c core #179
184.73/184.88	c core #180
184.73/184.88	c core #181
184.73/184.88	c core #182
184.73/184.88	c core #183
184.73/184.88	c core #184
184.73/184.88	c core #185
184.73/184.88	c core #186
184.73/184.88	c core #187
184.73/184.88	c core #188
184.73/184.88	c core #189
184.73/184.88	c core #190
184.73/184.88	c core #191
184.73/184.88	c core #192
184.73/184.88	c core #193
184.73/184.88	c core #194
184.73/184.88	c core #195
184.73/184.88	c core #196
184.73/184.88	c core #197
184.73/184.88	c core #198
184.73/184.88	c core #199
184.73/184.88	c core #200
184.73/184.88	c core #201
184.73/184.88	c core #202
184.73/184.88	c core #203
184.73/184.88	c core #204
184.73/184.88	c core #205
184.73/184.88	c core #206
184.73/184.88	c core #207
184.73/184.88	c core #208
184.73/184.88	c core #209
184.73/184.88	c core #210
184.73/184.88	c core #211
184.73/184.88	c core #212
184.73/184.88	c core #213
184.73/184.88	c core #214
184.73/184.88	c core #215
184.73/184.88	c core #216
184.73/184.88	c core #217
184.73/184.88	c ============================[ Search Statistics ]==============================
184.73/184.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.73/184.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.73/184.88	c ===============================================================================
184.73/184.88	c |         0 |    2060     4922    17756 |     5000        0    nan |  0.000 % |
184.73/184.88	c ===============================================================================
184.82/184.90	c core #218
184.82/184.90	c ============================[ Search Statistics ]==============================
184.82/184.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.82/184.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.82/184.90	c ===============================================================================
184.82/184.90	c |         0 |    2066     4923    17768 |     5000        0    nan |  0.000 % |
184.82/184.90	c ===============================================================================
184.82/184.92	c core #219
184.82/184.92	c ============================[ Search Statistics ]==============================
184.82/184.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.82/184.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.82/184.92	c ===============================================================================
184.82/184.92	c |         0 |    2077     4924    17790 |     5000        0    nan |  0.000 % |
184.82/184.92	c ===============================================================================
184.82/184.94	c core #220
184.82/184.94	c ============================[ Search Statistics ]==============================
184.82/184.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.82/184.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.82/184.94	c ===============================================================================
184.82/184.94	c |         0 |    2083     4925    17802 |     5000        0    nan |  0.000 % |
184.82/184.94	c ===============================================================================
184.82/184.96	c core #221
184.82/184.96	c ============================[ Search Statistics ]==============================
184.82/184.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.82/184.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.82/184.96	c ===============================================================================
184.82/184.96	c |         0 |    2093     4926    17822 |     5000        0    nan |  0.000 % |
184.82/184.96	c ===============================================================================
184.82/184.97	c core #222
184.82/184.97	c ============================[ Search Statistics ]==============================
184.82/184.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.82/184.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.82/184.97	c ===============================================================================
184.82/184.97	c |         0 |    2099     4927    17834 |     5000        0    nan |  0.000 % |
184.82/184.97	c ===============================================================================
184.92/185.00	c core #223
184.92/185.00	c ============================[ Search Statistics ]==============================
184.92/185.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.92/185.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.92/185.00	c ===============================================================================
184.92/185.00	c |         0 |    2106     4928    17848 |     5000        0    nan |  0.000 % |
184.92/185.00	c ===============================================================================
184.92/185.02	c core #224
184.92/185.02	c ============================[ Search Statistics ]==============================
184.92/185.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.92/185.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.92/185.02	c ===============================================================================
184.92/185.02	c |         0 |    2129     4929    17894 |     5000        0    nan |  0.000 % |
184.92/185.02	c ===============================================================================
184.92/185.04	c core #225
184.92/185.04	c ============================[ Search Statistics ]==============================
184.92/185.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.92/185.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.92/185.04	c ===============================================================================
184.92/185.04	c |         0 |    2140     4930    17916 |     5000        0    nan |  0.000 % |
184.92/185.04	c ===============================================================================
184.92/185.06	c core #226
184.92/185.06	c ============================[ Search Statistics ]==============================
184.92/185.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.92/185.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.92/185.06	c ===============================================================================
184.92/185.06	c |         0 |    2167     4931    17970 |     5000        0    nan |  0.000 % |
184.92/185.07	c ===============================================================================
184.92/185.08	c core #227
184.92/185.08	c ============================[ Search Statistics ]==============================
184.92/185.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.92/185.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.92/185.08	c ===============================================================================
184.92/185.08	c |         0 |    2178     4933    17995 |     5000        0    nan |  0.000 % |
184.92/185.09	c ===============================================================================
185.02/185.11	c core #228
185.02/185.11	c ============================[ Search Statistics ]==============================
185.02/185.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.02/185.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.02/185.11	c ===============================================================================
185.02/185.11	c |         0 |    2187     4934    18013 |     5000        0    nan |  0.000 % |
185.02/185.11	c |       100 |    2187     4934    18013 |     5500      100     13 |  0.546 % |
185.02/185.12	c ===============================================================================
185.02/185.13	c core #229
185.02/185.13	c ============================[ Search Statistics ]==============================
185.02/185.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.02/185.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.02/185.13	c ===============================================================================
185.02/185.13	c |         0 |    2232     4935    18103 |     5000        0    nan |  0.000 % |
185.02/185.14	c ===============================================================================
185.02/185.16	c core #230
185.02/185.16	c ============================[ Search Statistics ]==============================
185.02/185.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.02/185.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.02/185.16	c ===============================================================================
185.02/185.16	c |         0 |    2244     4936    18127 |     5000        0    nan |  0.000 % |
185.02/185.16	c |       100 |    2244     4936    18127 |     5500      100     23 |  0.444 % |
185.02/185.17	c ===============================================================================
185.02/185.18	c core #231
185.02/185.18	c ============================[ Search Statistics ]==============================
185.02/185.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.02/185.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.02/185.18	c ===============================================================================
185.02/185.18	c |         0 |    2251     4937    18141 |     5000        0    nan |  0.000 % |
185.02/185.19	c ===============================================================================
185.12/185.20	c core #232
185.12/185.20	c ============================[ Search Statistics ]==============================
185.12/185.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.12/185.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.12/185.20	c ===============================================================================
185.12/185.20	c |         0 |    2258     4938    18155 |     5000        0    nan |  0.000 % |
185.12/185.21	c ===============================================================================
185.12/185.22	c core #233
185.12/185.22	c ============================[ Search Statistics ]==============================
185.12/185.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.12/185.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.12/185.22	c ===============================================================================
185.12/185.22	c |         0 |    2272     4939    18183 |     5000        0    nan |  0.000 % |
185.12/185.23	c ===============================================================================
185.12/185.25	c core #234
185.12/185.25	c ============================[ Search Statistics ]==============================
185.12/185.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.12/185.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.12/185.25	c ===============================================================================
185.12/185.25	c |         0 |    2289     4940    18217 |     5000        0    nan |  0.000 % |
185.12/185.25	c ===============================================================================
185.12/185.27	c core #235
185.12/185.27	c ============================[ Search Statistics ]==============================
185.12/185.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.12/185.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.12/185.27	c ===============================================================================
185.12/185.27	c |         0 |    2303     4941    18245 |     5000        0    nan |  0.000 % |
185.12/185.27	c ===============================================================================
185.12/185.29	c core #236
185.12/185.29	c ============================[ Search Statistics ]==============================
185.12/185.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.12/185.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.12/185.29	c ===============================================================================
185.12/185.29	c |         0 |    2310     4942    18259 |     5000        0    nan |  0.000 % |
185.12/185.29	c ===============================================================================
185.22/185.30	c core #237
185.22/185.30	c ============================[ Search Statistics ]==============================
185.22/185.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.22/185.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.22/185.30	c ===============================================================================
185.22/185.30	c |         0 |    2323     4943    18285 |     5000        0    nan |  0.000 % |
185.22/185.31	c ===============================================================================
185.22/185.33	c core #238
185.22/185.33	c ============================[ Search Statistics ]==============================
185.22/185.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.22/185.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.22/185.33	c ===============================================================================
185.22/185.33	c |         0 |    2333     4944    18305 |     5000        0    nan |  0.000 % |
185.22/185.33	c ===============================================================================
185.22/185.35	c core #239
185.22/185.35	c ============================[ Search Statistics ]==============================
185.22/185.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.22/185.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.22/185.35	c ===============================================================================
185.22/185.35	c |         0 |    2349     4945    18337 |     5000        0    nan |  0.000 % |
185.22/185.35	c ===============================================================================
185.22/185.37	c core #240
185.22/185.37	c ============================[ Search Statistics ]==============================
185.22/185.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.22/185.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.22/185.37	c ===============================================================================
185.22/185.37	c |         0 |    2363     4946    18365 |     5000        0    nan |  0.000 % |
185.22/185.38	c ===============================================================================
185.22/185.39	c core #241
185.22/185.39	c ============================[ Search Statistics ]==============================
185.22/185.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.22/185.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.22/185.39	c ===============================================================================
185.22/185.39	c |         0 |    2376     4947    18391 |     5000        0    nan |  0.000 % |
185.32/185.40	c ===============================================================================
185.32/185.41	c core #242
185.32/185.41	c ============================[ Search Statistics ]==============================
185.32/185.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.32/185.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.32/185.41	c ===============================================================================
185.32/185.41	c |         0 |    2384     4948    18407 |     5000        0    nan |  0.000 % |
185.32/185.42	c ===============================================================================
185.32/185.43	c core #243
185.32/185.43	c ============================[ Search Statistics ]==============================
185.32/185.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.32/185.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.32/185.43	c ===============================================================================
185.32/185.43	c |         0 |    2392     4949    18423 |     5000        0    nan |  0.000 % |
185.32/185.44	c ===============================================================================
185.32/185.46	c core #244
185.32/185.46	c ============================[ Search Statistics ]==============================
185.32/185.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.32/185.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.32/185.46	c ===============================================================================
185.32/185.46	c |         0 |    2403     4950    18445 |     5000        0    nan |  0.000 % |
185.32/185.46	c ===============================================================================
185.32/185.48	c core #245
185.32/185.48	c ============================[ Search Statistics ]==============================
185.32/185.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.32/185.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.32/185.48	c ===============================================================================
185.32/185.48	c |         0 |    2411     4951    18461 |     5000        0    nan |  0.000 % |
185.32/185.48	c ===============================================================================
185.42/185.50	c core #246
185.42/185.50	c ============================[ Search Statistics ]==============================
185.42/185.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.42/185.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.42/185.50	c ===============================================================================
185.42/185.50	c |         0 |    2419     4952    18477 |     5000        0    nan |  0.000 % |
185.42/185.50	c ===============================================================================
185.42/185.52	c core #247
185.42/185.52	c ============================[ Search Statistics ]==============================
185.42/185.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.42/185.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.42/185.52	c ===============================================================================
185.42/185.52	c |         0 |    2428     4954    18498 |     5000        0    nan |  0.000 % |
185.42/185.53	c ===============================================================================
185.42/185.54	c core #248
185.42/185.54	c ============================[ Search Statistics ]==============================
185.42/185.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.42/185.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.42/185.54	c ===============================================================================
185.42/185.54	c |         0 |    2434     4955    18510 |     5000        0    nan |  0.000 % |
185.42/185.55	c ===============================================================================
185.42/185.57	c core #249
185.42/185.57	c ============================[ Search Statistics ]==============================
185.42/185.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.42/185.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.42/185.57	c ===============================================================================
185.42/185.57	c |         0 |    2444     4956    18530 |     5000        0    nan |  0.000 % |
185.42/185.57	c ===============================================================================
185.42/185.59	c core #250
185.42/185.59	c ============================[ Search Statistics ]==============================
185.42/185.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.42/185.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.42/185.59	c ===============================================================================
185.42/185.59	c |         0 |    2450     4957    18542 |     5000        0    nan |  0.000 % |
185.42/185.59	c ===============================================================================
185.52/185.61	c core #251
185.52/185.61	c ============================[ Search Statistics ]==============================
185.52/185.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.52/185.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.52/185.61	c ===============================================================================
185.52/185.61	c |         0 |    2456     4958    18554 |     5000        0    nan |  0.000 % |
185.52/185.61	c ===============================================================================
185.52/185.63	c core #252
185.52/185.63	c ============================[ Search Statistics ]==============================
185.52/185.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.52/185.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.52/185.63	c ===============================================================================
185.52/185.63	c |         0 |    2464     4959    18570 |     5000        0    nan |  0.000 % |
185.52/185.63	c ===============================================================================
185.52/185.65	c core #253
185.52/185.65	c ============================[ Search Statistics ]==============================
185.52/185.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.52/185.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.52/185.65	c ===============================================================================
185.52/185.65	c |         0 |    2474     4960    18590 |     5000        0    nan |  0.000 % |
185.52/185.66	c ===============================================================================
185.52/185.67	c core #254
185.52/185.67	c ============================[ Search Statistics ]==============================
185.52/185.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.52/185.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.52/185.67	c ===============================================================================
185.52/185.67	c |         0 |    2486     4961    18614 |     5000        0    nan |  0.000 % |
185.52/185.68	c ===============================================================================
185.52/185.70	c core #255
185.52/185.70	c ============================[ Search Statistics ]==============================
185.52/185.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.52/185.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.52/185.70	c ===============================================================================
185.52/185.70	c |         0 |    2496     4962    18634 |     5000        0    nan |  0.000 % |
185.62/185.70	c ===============================================================================
185.62/185.71	c core #256
185.62/185.71	c ============================[ Search Statistics ]==============================
185.62/185.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.62/185.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.62/185.71	c ===============================================================================
185.62/185.71	c |         0 |    2508     4963    18658 |     5000        0    nan |  0.000 % |
185.62/185.72	c ===============================================================================
185.62/185.74	c core #257
185.62/185.74	c ============================[ Search Statistics ]==============================
185.62/185.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.62/185.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.62/185.74	c ===============================================================================
185.62/185.74	c |         0 |    2516     4964    18674 |     5000        0    nan |  0.000 % |
185.62/185.74	c ===============================================================================
185.62/185.76	c core #258
185.62/185.76	c ============================[ Search Statistics ]==============================
185.62/185.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.62/185.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.62/185.76	c ===============================================================================
185.62/185.76	c |         0 |    2523     4965    18688 |     5000        0    nan |  0.000 % |
185.62/185.77	c ===============================================================================
185.62/185.79	c core #259
185.62/185.79	c ============================[ Search Statistics ]==============================
185.62/185.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.62/185.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.62/185.79	c ===============================================================================
185.62/185.79	c |         0 |    2532     4966    18706 |     5000        0    nan |  0.000 % |
185.62/185.79	c ===============================================================================
185.72/185.80	c core #260
185.72/185.80	c ============================[ Search Statistics ]==============================
185.72/185.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.72/185.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.72/185.80	c ===============================================================================
185.72/185.80	c |         0 |    2540     4967    18722 |     5000        0    nan |  0.000 % |
185.72/185.81	c ===============================================================================
185.72/185.83	c core #261
185.72/185.83	c ============================[ Search Statistics ]==============================
185.72/185.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.72/185.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.72/185.83	c ===============================================================================
185.72/185.83	c |         0 |    2560     4968    18762 |     5000        0    nan |  0.000 % |
185.72/185.84	c ===============================================================================
185.72/185.85	c core #262
185.72/185.85	c ============================[ Search Statistics ]==============================
185.72/185.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.72/185.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.72/185.85	c ===============================================================================
185.72/185.85	c |         0 |    2572     4969    18786 |     5000        0    nan |  0.000 % |
185.72/185.86	c ===============================================================================
185.72/185.88	c core #263
185.72/185.88	c ============================[ Search Statistics ]==============================
185.72/185.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.72/185.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.72/185.88	c ===============================================================================
185.72/185.88	c |         0 |    2580     4970    18802 |     5000        0    nan |  0.000 % |
185.72/185.88	c ===============================================================================
185.72/185.90	c core #264
185.72/185.90	c ============================[ Search Statistics ]==============================
185.72/185.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.72/185.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.72/185.90	c ===============================================================================
185.72/185.90	c |         0 |    2588     4971    18818 |     5000        0    nan |  0.000 % |
185.72/185.90	c ===============================================================================
185.83/185.92	c core #265
185.83/185.92	c ============================[ Search Statistics ]==============================
185.83/185.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.83/185.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.83/185.92	c ===============================================================================
185.83/185.92	c |         0 |    2602     4972    18846 |     5000        0    nan |  0.000 % |
185.83/185.93	c ===============================================================================
185.83/185.94	c core #266
185.83/185.94	c ============================[ Search Statistics ]==============================
185.83/185.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.83/185.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.83/185.94	c ===============================================================================
185.83/185.94	c |         0 |    2614     4973    18870 |     5000        0    nan |  0.000 % |
185.83/185.95	c ===============================================================================
185.83/185.97	c core #267
185.83/185.97	c ============================[ Search Statistics ]==============================
185.83/185.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.83/185.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.83/185.97	c ===============================================================================
185.83/185.97	c |         0 |    2620     4974    18882 |     5000        0    nan |  0.000 % |
185.83/185.97	c ===============================================================================
185.83/185.99	c core #268
185.83/185.99	c ============================[ Search Statistics ]==============================
185.83/185.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.83/185.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.83/185.99	c ===============================================================================
185.83/185.99	c |         0 |    2628     4975    18898 |     5000        0    nan |  0.000 % |
185.83/185.99	c ===============================================================================
185.92/186.01	c core #269
185.92/186.01	c ============================[ Search Statistics ]==============================
185.92/186.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.92/186.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.92/186.01	c ===============================================================================
185.92/186.01	c |         0 |    2636     4976    18914 |     5000        0    nan |  0.000 % |
185.92/186.02	c ===============================================================================
185.92/186.04	c core #270
185.92/186.04	c ============================[ Search Statistics ]==============================
185.92/186.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.92/186.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.92/186.04	c ===============================================================================
185.92/186.04	c |         0 |    2642     4977    18926 |     5000        0    nan |  0.000 % |
185.92/186.04	c ===============================================================================
185.92/186.06	c core #271
185.92/186.06	c ============================[ Search Statistics ]==============================
185.92/186.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.92/186.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.92/186.06	c ===============================================================================
185.92/186.06	c |         0 |    2651     4978    18944 |     5000        0    nan |  0.000 % |
185.92/186.06	c ===============================================================================
185.92/186.08	c core #272
185.92/186.08	c ============================[ Search Statistics ]==============================
185.92/186.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.92/186.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.92/186.08	c ===============================================================================
185.92/186.08	c |         0 |    2671     4979    18984 |     5000        0    nan |  0.000 % |
185.92/186.09	c ===============================================================================
186.02/186.11	c core #273
186.02/186.11	c ============================[ Search Statistics ]==============================
186.02/186.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.02/186.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.02/186.11	c ===============================================================================
186.02/186.11	c |         0 |    2677     4980    18996 |     5000        0    nan |  0.000 % |
186.02/186.11	c ===============================================================================
186.02/186.13	c core #274
186.02/186.13	c ============================[ Search Statistics ]==============================
186.02/186.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.02/186.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.02/186.13	c ===============================================================================
186.02/186.13	c |         0 |    2685     4981    19012 |     5000        0    nan |  0.000 % |
186.02/186.13	c ===============================================================================
186.02/186.15	c core #275
186.02/186.15	c ============================[ Search Statistics ]==============================
186.02/186.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.02/186.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.02/186.15	c ===============================================================================
186.02/186.15	c |         0 |    2692     4982    19026 |     5000        0    nan |  0.000 % |
186.02/186.16	c ===============================================================================
186.02/186.18	c core #276
186.02/186.18	c ============================[ Search Statistics ]==============================
186.02/186.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.02/186.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.02/186.18	c ===============================================================================
186.02/186.18	c |         0 |    2703     4983    19048 |     5000        0    nan |  0.000 % |
186.02/186.18	c ===============================================================================
186.12/186.20	c core #277
186.12/186.20	c ============================[ Search Statistics ]==============================
186.12/186.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.12/186.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.12/186.20	c ===============================================================================
186.12/186.20	c |         0 |    2713     4984    19068 |     5000        0    nan |  0.000 % |
186.12/186.20	c ===============================================================================
186.12/186.22	c core #278
186.12/186.22	c ============================[ Search Statistics ]==============================
186.12/186.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.12/186.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.12/186.22	c ===============================================================================
186.12/186.22	c |         0 |    2720     4985    19082 |     5000        0    nan |  0.000 % |
186.12/186.23	c ===============================================================================
186.12/186.25	c core #279
186.12/186.25	c ============================[ Search Statistics ]==============================
186.12/186.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.12/186.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.12/186.25	c ===============================================================================
186.12/186.25	c |         0 |    2747     4986    19136 |     5000        0    nan |  0.000 % |
186.12/186.25	c ===============================================================================
186.12/186.27	c core #280
186.12/186.27	c ============================[ Search Statistics ]==============================
186.12/186.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.12/186.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.12/186.27	c ===============================================================================
186.12/186.27	c |         0 |    2753     4987    19148 |     5000        0    nan |  0.000 % |
186.12/186.28	c ===============================================================================
186.22/186.30	c core #281
186.22/186.30	c ============================[ Search Statistics ]==============================
186.22/186.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.22/186.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.22/186.30	c ===============================================================================
186.22/186.30	c |         0 |    2771     4988    19184 |     5000        0    nan |  0.000 % |
186.22/186.30	c ===============================================================================
186.22/186.32	c core #282
186.22/186.32	c ============================[ Search Statistics ]==============================
186.22/186.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.22/186.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.22/186.32	c ===============================================================================
186.22/186.32	c |         0 |    2784     4989    19210 |     5000        0    nan |  0.000 % |
186.22/186.33	c ===============================================================================
186.22/186.35	c core #283
186.22/186.35	c ============================[ Search Statistics ]==============================
186.22/186.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.22/186.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.22/186.35	c ===============================================================================
186.22/186.35	c |         0 |    2795     4990    19232 |     5000        0    nan |  0.000 % |
186.22/186.35	c ===============================================================================
186.22/186.37	c core #284
186.22/186.37	c ============================[ Search Statistics ]==============================
186.22/186.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.22/186.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.22/186.37	c ===============================================================================
186.22/186.37	c |         0 |    2802     4991    19246 |     5000        0    nan |  0.000 % |
186.22/186.38	c ===============================================================================
186.32/186.40	c core #285
186.32/186.40	c ============================[ Search Statistics ]==============================
186.32/186.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.32/186.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.32/186.40	c ===============================================================================
186.32/186.40	c |         0 |    2826     4992    19294 |     5000        0    nan |  0.000 % |
186.32/186.41	c ===============================================================================
186.32/186.42	c core #286
186.32/186.42	c ============================[ Search Statistics ]==============================
186.32/186.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.32/186.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.32/186.42	c ===============================================================================
186.32/186.42	c |         0 |    2871     4993    19384 |     5000        0    nan |  0.000 % |
186.32/186.43	c ===============================================================================
186.32/186.45	c core #287
186.32/186.45	c ============================[ Search Statistics ]==============================
186.32/186.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.32/186.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.32/186.45	c ===============================================================================
186.32/186.45	c |         0 |    2896     4994    19434 |     5000        0    nan |  0.000 % |
186.32/186.46	c ===============================================================================
186.32/186.48	c core #288
186.32/186.48	c ============================[ Search Statistics ]==============================
186.32/186.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.32/186.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.32/186.48	c ===============================================================================
186.32/186.48	c |         0 |    2926     4995    19494 |     5000        0    nan |  0.000 % |
186.32/186.49	c ===============================================================================
186.42/186.51	c core #289
186.42/186.51	c ============================[ Search Statistics ]==============================
186.42/186.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.42/186.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.42/186.51	c ===============================================================================
186.42/186.51	c |         0 |    2975     4996    19592 |     5000        0    nan |  0.000 % |
186.42/186.51	c ===============================================================================
186.42/186.53	c core #290
186.42/186.53	c ============================[ Search Statistics ]==============================
186.42/186.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.42/186.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.42/186.53	c ===============================================================================
186.42/186.53	c |         0 |    3004     4998    19652 |     5000        0    nan |  0.000 % |
186.42/186.54	c |       100 |    3004     4998    19652 |     5500      100      9 |  0.332 % |
186.42/186.55	c ===============================================================================
186.42/186.57	c core #291
186.42/186.57	c ============================[ Search Statistics ]==============================
186.42/186.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.42/186.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.42/186.57	c ===============================================================================
186.42/186.57	c |         0 |    3053     4999    19750 |     5000        0    nan |  0.000 % |
186.42/186.58	c |       100 |    3051     4999    19750 |     5500      100     11 |  0.392 % |
186.42/186.59	c ===============================================================================
186.52/186.61	c core #292
186.52/186.61	c ============================[ Search Statistics ]==============================
186.52/186.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.52/186.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.52/186.61	c ===============================================================================
186.52/186.61	c |         0 |    3115     5000    19874 |     5000        0    nan |  0.000 % |
186.52/186.62	c |       100 |    3110     5000    19874 |     5500      100     11 |  0.480 % |
186.52/186.63	c |       250 |    3094     5000    19874 |     6050      233      8 |  1.024 % |
186.52/186.63	c ===============================================================================
186.52/186.65	c core #293
186.52/186.65	c ============================[ Search Statistics ]==============================
186.52/186.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.52/186.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.52/186.65	c ===============================================================================
186.52/186.65	c |         0 |    3149     5001    19942 |     5000        0    nan |  0.000 % |
186.52/186.66	c ===============================================================================
186.52/186.68	c core #294
186.52/186.68	c ============================[ Search Statistics ]==============================
186.52/186.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.52/186.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.52/186.68	c ===============================================================================
186.52/186.68	c |         0 |    3171     5003    19989 |     5000        0    nan |  0.000 % |
186.52/186.69	c |       100 |    3164     5003    19989 |     5500      100     11 |  0.566 % |
186.62/186.70	c |       251 |    3164     5003    19989 |     6050      251     15 |  0.786 % |
186.62/186.72	c |       476 |    3142     5003    19989 |     6655      467     14 |  1.320 % |
186.62/186.72	c ===============================================================================
186.62/186.74	c core #295
186.62/186.74	c ============================[ Search Statistics ]==============================
186.62/186.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.62/186.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.62/186.74	c ===============================================================================
186.62/186.74	c |         0 |    3232     5005    20113 |     5000        0    nan |  0.000 % |
186.62/186.76	c |       103 |    3232     5005    20113 |     5500      103     28 |  0.309 % |
186.62/186.77	c |       253 |    3232     5005    20113 |     6050      253     30 |  0.308 % |
186.62/186.79	c |       478 |    3232     5005    20113 |     6655      478     28 |  0.309 % |
186.72/186.81	c |       815 |    3232     5005    20113 |     7320      815     27 |  0.309 % |
186.72/186.85	c |      1323 |    3230     5005    20113 |     8052     1322     27 |  0.370 % |
186.82/186.93	c |      2083 |    3228     5005    20113 |     8857     1882     26 |  0.494 % |
186.82/186.95	c ===============================================================================
186.82/186.99	c core #296
186.82/186.99	c ============================[ Search Statistics ]==============================
186.82/186.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.82/186.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.82/186.99	c ===============================================================================
186.82/186.99	c |         0 |    3299     5006    20247 |     5000        0    nan |  0.000 % |
186.82/187.00	c |       101 |    3299     5006    20247 |     5500      101     11 |  0.302 % |
186.93/187.01	c ===============================================================================
186.93/187.03	c core #297
186.93/187.03	c ============================[ Search Statistics ]==============================
186.93/187.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.93/187.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.93/187.03	c ===============================================================================
186.93/187.03	c |         0 |    3317     5010    20291 |     5000        0    nan |  0.000 % |
186.93/187.04	c |       103 |    3317     5010    20291 |     5500      103     19 |  0.301 % |
186.93/187.05	c |       255 |    3259     5010    20291 |     6050      184     14 |  2.044 % |
186.93/187.07	c |       480 |    3255     5010    20291 |     6655      409     14 |  2.224 % |
186.93/187.09	c |       817 |    3251     5010    20291 |     7320      736     16 |  2.314 % |
187.02/187.11	c ===============================================================================
187.02/187.14	c core #298
187.02/187.14	c ============================[ Search Statistics ]==============================
187.02/187.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
187.02/187.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
187.02/187.14	c ===============================================================================
187.02/187.14	c |         0 |    3393     5013    20448 |     5000        0    nan |  0.000 % |
187.02/187.15	c |       100 |    3393     5013    20448 |     5500      100     27 |  0.294 % |
187.02/187.16	c |       251 |    3393     5013    20448 |     6050      251     23 |  0.294 % |
187.02/187.17	c |       477 |    3393     5013    20448 |     6655      477     24 |  0.294 % |
187.02/187.19	c |       815 |    3393     5013    20448 |     7320      815     23 |  0.294 % |
187.12/187.20	c ===============================================================================
187.12/187.22	c core #299
187.12/187.22	c ============================[ Search Statistics ]==============================
187.12/187.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
187.12/187.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
187.12/187.22	c ===============================================================================
187.12/187.22	c |         0 |    3404     5014    20470 |     5000        0    nan |  0.000 % |
187.12/187.23	c |       103 |    3404     5014    20470 |     5500      103     25 |  0.293 % |
187.12/187.24	c |       253 |    3404     5014    20470 |     6050      253     24 |  0.293 % |
187.12/187.26	c |       479 |    3404     5014    20470 |     6655      479     30 |  0.293 % |
187.12/187.28	c |       816 |    3402     5014    20470 |     7320      815     27 |  0.352 % |
187.22/187.32	c |      1323 |    3402     5014    20470 |     8052     1322     26 |  0.352 % |
187.22/187.37	c |      2082 |    3400     5014    20470 |     8857     2080     29 |  0.410 % |
187.42/187.51	c |      3223 |    3400     5014    20470 |     9743     3221     34 |  0.410 % |
187.52/187.67	c |      4936 |    3400     5014    20470 |    10717     4934     33 |  0.410 % |
187.93/188.04	c |      7498 |    3400     5014    20470 |    11789     7496     33 |  0.410 % |
188.03/188.16	c ===============================================================================
188.12/188.20	c core #300
188.12/188.20	c ============================[ Search Statistics ]==============================
188.12/188.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.12/188.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.12/188.20	c ===============================================================================
188.12/188.20	c |         0 |    3428     5017    20522 |     5000        0    nan |  0.000 % |
188.12/188.22	c |       100 |    3428     5017    20522 |     5500      100     11 |  0.291 % |
188.12/188.23	c |       251 |    3428     5017    20522 |     6050      251     12 |  0.291 % |
188.12/188.24	c |       477 |    3428     5017    20522 |     6655      477     13 |  0.291 % |
188.12/188.25	c ===============================================================================
188.12/188.28	c core #301
188.12/188.28	c ============================[ Search Statistics ]==============================
188.12/188.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.12/188.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.12/188.28	c ===============================================================================
188.12/188.28	c |         0 |    3462     5023    20600 |     5000        0    nan |  0.000 % |
188.12/188.29	c |       102 |    3462     5023    20600 |     5500      102     19 |  0.288 % |
188.22/188.30	c |       255 |    3462     5023    20600 |     6050      255     20 |  0.288 % |
188.22/188.32	c |       481 |    3462     5023    20600 |     6655      481     29 |  0.288 % |
188.22/188.34	c |       818 |    3461     5023    20600 |     7320      817     31 |  0.317 % |
188.22/188.37	c |      1324 |    3461     5023    20600 |     8052     1323     30 |  0.317 % |
188.32/188.45	c |      2086 |    3461     5023    20600 |     8857     2085     34 |  0.317 % |
188.42/188.57	c |      3226 |    3460     5023    20600 |     9743     3224     30 |  0.346 % |
188.62/188.72	c ===============================================================================
188.62/188.77	c core #302
188.62/188.77	c ============================[ Search Statistics ]==============================
188.62/188.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.62/188.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.62/188.77	c ===============================================================================
188.62/188.77	c |         0 |    3558     5028    20801 |     5000        0    nan |  0.000 % |
188.62/188.79	c |       101 |    3558     5028    20801 |     5500      101     34 |  0.281 % |
188.62/188.80	c |       252 |    3558     5028    20801 |     6050      252     37 |  0.280 % |
188.72/188.81	c ===============================================================================
188.72/188.83	c core #303
188.72/188.83	c ============================[ Search Statistics ]==============================
188.72/188.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.72/188.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.72/188.83	c ===============================================================================
188.72/188.83	c |         0 |    3589     5029    20863 |     5000        0    nan |  0.000 % |
188.72/188.84	c |       105 |    3589     5029    20863 |     5500      105     11 |  0.278 % |
188.72/188.85	c |       256 |    3588     5029    20863 |     6050      256     12 |  0.334 % |
188.72/188.86	c ===============================================================================
188.72/188.88	c core #304
188.72/188.88	c ============================[ Search Statistics ]==============================
188.72/188.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.72/188.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.72/188.88	c ===============================================================================
188.72/188.88	c |         0 |    3637     5035    20972 |     5000        0    nan |  0.000 % |
188.72/188.90	c |       101 |    3637     5035    20972 |     5500      101     14 |  0.274 % |
188.82/188.90	c |       251 |    3637     5035    20972 |     6050      251     12 |  0.274 % |
188.82/188.91	c |       479 |    3634     5035    20972 |     6655      475     12 |  0.494 % |
188.82/188.92	c ===============================================================================
188.82/188.94	c core #305
188.82/188.94	c ============================[ Search Statistics ]==============================
188.82/188.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.82/188.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.82/188.94	c ===============================================================================
188.82/188.94	c |         0 |    3662     5038    21027 |     5000        0    nan |  0.000 % |
188.82/188.95	c |       101 |    3662     5038    21027 |     5500      101     26 |  0.273 % |
188.82/188.96	c ===============================================================================
188.82/188.98	c core #306
188.82/188.98	c ============================[ Search Statistics ]==============================
188.82/188.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.82/188.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.82/188.98	c ===============================================================================
188.82/188.98	c |         0 |    3670     5039    21043 |     5000        0    nan |  0.000 % |
188.92/189.00	c |       100 |    3659     5039    21043 |     5500      100      7 |  0.652 % |
188.92/189.01	c |       250 |    3645     5039    21043 |     6050      250     11 |  1.033 % |
188.92/189.03	c |       478 |    3640     5039    21043 |     6655      446     19 |  1.142 % |
188.92/189.07	c |       816 |    3626     5039    21043 |     7320      781     24 |  2.310 % |
189.03/189.11	c |      1323 |    3620     5039    21043 |     8052     1288     28 |  2.500 % |
189.03/189.17	c ===============================================================================
189.03/189.20	c core #307
189.03/189.20	c ============================[ Search Statistics ]==============================
189.03/189.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.03/189.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.03/189.20	c ===============================================================================
189.03/189.20	c |         0 |    3796     5045    21306 |     5000        0    nan |  0.000 % |
189.12/189.22	c |       101 |    3796     5045    21306 |     5500      101     15 |  0.263 % |
189.12/189.22	c ===============================================================================
189.12/189.24	c core #308
189.12/189.24	c ============================[ Search Statistics ]==============================
189.12/189.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.12/189.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.12/189.24	c ===============================================================================
189.12/189.24	c |         0 |    3821     5046    21356 |     5000        0    nan |  0.000 % |
189.12/189.26	c |       101 |    3821     5046    21356 |     5500      101     17 |  0.261 % |
189.12/189.27	c |       251 |    3821     5046    21356 |     6050      251     13 |  0.365 % |
189.12/189.27	c ===============================================================================
189.12/189.29	c core #309
189.12/189.29	c ============================[ Search Statistics ]==============================
189.12/189.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.12/189.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.12/189.29	c ===============================================================================
189.12/189.29	c |         0 |    3829     5047    21372 |     5000        0    nan |  0.000 % |
189.22/189.30	c |       101 |    3829     5047    21372 |     5500      101     17 |  0.261 % |
189.22/189.31	c |       251 |    3829     5047    21372 |     6050      251     20 |  0.260 % |
189.22/189.33	c |       476 |    3829     5047    21372 |     6655      476     22 |  0.261 % |
189.22/189.34	c |       813 |    3829     5047    21372 |     7320      813     22 |  0.261 % |
189.22/189.36	c ===============================================================================
189.22/189.39	c core #310
189.22/189.39	c ============================[ Search Statistics ]==============================
189.22/189.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.22/189.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.22/189.39	c ===============================================================================
189.22/189.39	c |         0 |    3855     5052    21434 |     5000        0    nan |  0.000 % |
189.32/189.40	c |       100 |    3855     5052    21434 |     5500      100     11 |  0.259 % |
189.32/189.41	c |       250 |    3854     5052    21434 |     6050      250     12 |  0.311 % |
189.32/189.43	c |       475 |    3852     5052    21434 |     6655      466     14 |  0.362 % |
189.32/189.46	c |       815 |    3852     5052    21434 |     7320      806     25 |  0.362 % |
189.42/189.50	c |      1321 |    3851     5052    21434 |     8052     1306     30 |  0.362 % |
189.42/189.55	c ===============================================================================
189.42/189.58	c core #311
189.42/189.58	c ============================[ Search Statistics ]==============================
189.42/189.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.42/189.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.42/189.58	c ===============================================================================
189.42/189.58	c |         0 |    3876     5056    21484 |     5000        0    nan |  0.000 % |
189.42/189.59	c |       102 |    3876     5056    21484 |     5500      102     34 |  0.258 % |
189.52/189.60	c |       252 |    3876     5056    21484 |     6050      252     23 |  0.257 % |
189.52/189.62	c |       477 |    3876     5056    21484 |     6655      477     22 |  0.258 % |
189.52/189.64	c |       814 |    3876     5056    21484 |     7320      814     29 |  0.257 % |
189.52/189.69	c |      1320 |    3876     5056    21484 |     8052     1320     40 |  0.257 % |
189.62/189.78	c |      2081 |    3871     5056    21484 |     8857     2078     49 |  0.412 % |
189.82/189.93	c |      3220 |    3867     5056    21484 |     9743     3155     44 |  0.515 % |
190.13/190.22	c |      4930 |    3846     5056    21484 |    10717     4716     45 |  1.132 % |
190.52/190.69	c |      7493 |    3841     5056    21484 |    11789     7279     55 |  1.287 % |
190.82/190.92	c ===============================================================================
190.92/191.03	c core #312
190.92/191.03	c ============================[ Search Statistics ]==============================
190.92/191.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.92/191.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
190.92/191.03	c ===============================================================================
190.92/191.03	c |         0 |    4034     5067    21825 |     5000        0    nan |  0.000 % |
190.92/191.04	c |       102 |    4034     5067    21825 |     5500      102     17 |  0.247 % |
190.92/191.05	c |       252 |    4034     5067    21825 |     6050      252     17 |  0.247 % |
190.92/191.06	c |       477 |    4034     5067    21825 |     6655      477     15 |  0.247 % |
190.92/191.08	c |       814 |    4031     5067    21825 |     7320      797     14 |  0.346 % |
191.02/191.11	c |      1322 |    4025     5067    21825 |     8052     1300     14 |  0.495 % |
191.02/191.13	c ===============================================================================
191.02/191.17	c core #313
191.02/191.17	c ============================[ Search Statistics ]==============================
191.02/191.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.02/191.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.02/191.17	c ===============================================================================
191.02/191.17	c |         0 |    4071     5070    21903 |     5000        0    nan |  0.000 % |
191.02/191.18	c |       103 |    4071     5070    21903 |     5500      103     19 |  0.245 % |
191.02/191.19	c |       253 |    4071     5070    21903 |     6050      253     22 |  0.245 % |
191.12/191.20	c |       480 |    4071     5070    21903 |     6655      480     19 |  0.245 % |
191.12/191.22	c |       818 |    4071     5070    21903 |     7320      818     24 |  0.245 % |
191.12/191.25	c ===============================================================================
191.12/191.27	c core #314
191.12/191.27	c ============================[ Search Statistics ]==============================
191.12/191.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.12/191.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.12/191.27	c ===============================================================================
191.12/191.27	c |         0 |    4080     5072    21923 |     5000        0    nan |  0.000 % |
191.12/191.29	c |       100 |    4080     5072    21923 |     5500      100     28 |  0.245 % |
191.23/191.30	c |       251 |    4080     5072    21923 |     6050      251     25 |  0.245 % |
191.23/191.32	c |       476 |    4080     5072    21923 |     6655      476     29 |  0.245 % |
191.23/191.33	c |       813 |    4080     5072    21923 |     7320      813     29 |  0.245 % |
191.23/191.36	c |      1320 |    4077     5072    21923 |     8052     1319     24 |  0.342 % |
191.32/191.42	c |      2079 |    4077     5072    21923 |     8857     2078     24 |  0.342 % |
191.42/191.52	c |      3219 |    4076     5072    21923 |     9743     3212     33 |  0.342 % |
191.62/191.70	c |      4927 |    4076     5072    21923 |    10717     4920     37 |  0.342 % |
191.82/191.95	c |      7491 |    4076     5072    21923 |    11789     7484     40 |  0.342 % |
192.62/192.70	c |     11337 |    4076     5072    21923 |    12968    11330     47 |  0.342 % |
194.02/194.19	c |     17109 |    4076     5072    21923 |    14265    10365     62 |  0.342 % |
196.52/196.62	c |     25758 |    4076     5072    21923 |    15692    11710     73 |  0.342 % |
200.71/200.86	c |     38733 |    4076     5072    21923 |    17261     8586     55 |  0.342 % |
201.52/201.62	c ===============================================================================
201.62/201.70	c core #315
201.62/201.70	c ============================[ Search Statistics ]==============================
201.62/201.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.62/201.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.62/201.70	c ===============================================================================
201.62/201.70	c |         0 |    4112     5074    21989 |     5000        0    nan |  0.000 % |
201.62/201.73	c |       100 |    4112     5074    21989 |     5500      100     10 |  0.243 % |
201.62/201.74	c |       252 |    4107     5074    21989 |     6050      252     10 |  0.437 % |
201.62/201.75	c ===============================================================================
201.62/201.77	c core #316
201.62/201.77	c ============================[ Search Statistics ]==============================
201.62/201.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.62/201.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.62/201.77	c ===============================================================================
201.62/201.77	c |         0 |    4152     5075    22069 |     5000        0    nan |  0.000 % |
201.62/201.78	c |       100 |    4152     5075    22069 |     5500      100     27 |  0.240 % |
201.62/201.79	c |       254 |    4152     5075    22069 |     6050      254     32 |  0.240 % |
201.71/201.80	c |       480 |    4152     5075    22069 |     6655      480     26 |  0.240 % |
201.71/201.83	c |       818 |    4152     5075    22069 |     7320      818     34 |  0.240 % |
201.71/201.87	c |      1328 |    4152     5075    22069 |     8052     1328     44 |  0.240 % |
201.82/201.95	c |      2087 |    4152     5075    22069 |     8857     2087     40 |  0.240 % |
201.91/202.06	c |      3231 |    4152     5075    22069 |     9743     3231     36 |  0.240 % |
202.22/202.30	c |      4946 |    4152     5075    22069 |    10717     4946     43 |  0.240 % |
202.52/202.62	c |      7508 |    4152     5075    22069 |    11789     7508     46 |  0.240 % |
203.22/203.30	c |     11355 |    4152     5075    22069 |    12968    11355     57 |  0.240 % |
203.91/204.03	c |     17121 |    4152     5075    22069 |    14265    10535     56 |  0.240 % |
205.21/205.37	c |     25773 |    4152     5075    22069 |    15692    11902     49 |  0.240 % |
206.01/206.11	c ===============================================================================
206.21/206.30	c core #317
206.21/206.30	c ============================[ Search Statistics ]==============================
206.21/206.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
206.21/206.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
206.21/206.30	c ===============================================================================
206.21/206.30	c |         0 |    4342     5092    22486 |     5000        0    nan |  0.000 % |
206.21/206.32	c |       101 |    4342     5092    22486 |     5500      101     16 |  0.230 % |
206.21/206.33	c |       252 |    4340     5092    22486 |     6050      252     12 |  0.276 % |
206.21/206.35	c |       478 |    4340     5092    22486 |     6655      478     14 |  0.276 % |
206.21/206.37	c |       816 |    4339     5092    22486 |     7320      811     17 |  0.322 % |
206.32/206.40	c |      1323 |    4337     5092    22486 |     8052     1318     23 |  0.368 % |
206.32/206.47	c |      2084 |    4283     5092    22486 |     8857     2070     23 |  1.976 % |
206.41/206.59	c |      3225 |    4258     5092    22486 |     9743     3090     24 |  2.183 % |
206.72/206.82	c |      4934 |    4256     5092    22486 |    10717     4775     25 |  2.229 % |
207.01/207.16	c |      7496 |    4256     5092    22486 |    11789     7337     35 |  2.229 % |
207.11/207.29	c ===============================================================================
207.22/207.33	c core #318
207.22/207.33	c ============================[ Search Statistics ]==============================
207.22/207.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
207.22/207.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
207.22/207.33	c ===============================================================================
207.22/207.33	c |         0 |    4373     5096    22556 |     5000        0    nan |  0.000 % |
207.22/207.35	c |       101 |    4373     5096    22556 |     5500      101     24 |  0.228 % |
207.22/207.36	c |       253 |    4373     5096    22556 |     6050      253     33 |  0.228 % |
207.22/207.37	c |       478 |    4373     5096    22556 |     6655      478     30 |  0.228 % |
207.31/207.40	c |       817 |    4373     5096    22556 |     7320      817     34 |  0.228 % |
207.31/207.43	c |      1324 |    4369     5096    22556 |     8052     1322     28 |  0.320 % |
207.31/207.45	c ===============================================================================
207.31/207.48	c core #319
207.31/207.48	c ============================[ Search Statistics ]==============================
207.31/207.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
207.31/207.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
207.31/207.48	c ===============================================================================
207.31/207.48	c |         0 |    4404     5098    22621 |     5000        0    nan |  0.000 % |
207.42/207.50	c |       100 |    4404     5098    22621 |     5500      100     31 |  0.227 % |
207.42/207.51	c |       251 |    4404     5098    22621 |     6050      251     31 |  0.227 % |
207.42/207.52	c |       477 |    4404     5098    22621 |     6655      477     40 |  0.227 % |
207.42/207.55	c ===============================================================================
207.42/207.57	c core #320
207.42/207.57	c ============================[ Search Statistics ]==============================
207.42/207.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
207.42/207.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
207.42/207.57	c ===============================================================================
207.42/207.57	c |         0 |    4428     5103    22679 |     5000        0    nan |  0.000 % |
207.42/207.59	c |       101 |    4428     5103    22679 |     5500      101     12 |  0.225 % |
207.42/207.60	c |       253 |    4428     5103    22679 |     6050      253     16 |  0.225 % |
207.51/207.61	c |       480 |    4428     5103    22679 |     6655      480     16 |  0.225 % |
207.51/207.62	c |       819 |    4428     5103    22679 |     7320      819     16 |  0.225 % |
207.51/207.66	c |      1328 |    4428     5103    22679 |     8052     1328     18 |  0.225 % |
207.61/207.71	c |      2087 |    4421     5103    22679 |     8857     2084     18 |  0.451 % |
207.61/207.77	c ===============================================================================
207.72/207.82	c core #321
207.72/207.82	c ============================[ Search Statistics ]==============================
207.72/207.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
207.72/207.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
207.72/207.82	c ===============================================================================
207.72/207.82	c |         0 |    4488     5110    22813 |     5000        0    nan |  0.000 % |
207.72/207.84	c |       101 |    4488     5110    22813 |     5500      101     24 |  0.222 % |
207.72/207.85	c |       251 |    4488     5110    22813 |     6050      251     28 |  0.222 % |
207.72/207.87	c |       476 |    4488     5110    22813 |     6655      476     28 |  0.222 % |
207.72/207.89	c |       814 |    4488     5110    22813 |     7320      814     27 |  0.222 % |
207.82/207.93	c |      1320 |    4488     5110    22813 |     8052     1320     27 |  0.222 % |
207.91/208.00	c |      2081 |    4488     5110    22813 |     8857     2081     30 |  0.222 % |
207.91/208.10	c |      3221 |    4488     5110    22813 |     9743     3221     31 |  0.222 % |
208.11/208.26	c |      4931 |    4488     5110    22813 |    10717     4931     36 |  0.222 % |
208.52/208.65	c |      7493 |    4488     5110    22813 |    11789     7493     42 |  0.222 % |
209.12/209.22	c |     11341 |    4488     5110    22813 |    12968    11341     54 |  0.222 % |
210.71/210.83	c |     17108 |    4488     5110    22813 |    14265    10395     94 |  0.222 % |
212.91/213.09	c |     25766 |    4488     5110    22813 |    15692    11673     86 |  0.222 % |
216.71/216.86	c |     38740 |    4488     5110    22813 |    17261     8600     61 |  0.222 % |
216.82/216.91	c ===============================================================================
216.82/216.99	c core #322
216.82/216.99	c ============================[ Search Statistics ]==============================
216.82/216.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.82/216.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.82/216.99	c ===============================================================================
216.82/216.99	c |         0 |    4526     5125    22919 |     5000        0    nan |  0.000 % |
216.91/217.01	c |       101 |    4526     5125    22919 |     5500      101     18 |  0.221 % |
216.91/217.02	c |       251 |    4526     5125    22919 |     6050      251     16 |  0.220 % |
216.91/217.04	c |       478 |    4520     5125    22919 |     6655      413     14 |  0.353 % |
216.91/217.06	c |       815 |    4520     5125    22919 |     7320      750     14 |  0.353 % |
216.91/217.09	c |      1323 |    4518     5125    22919 |     8052     1253     19 |  0.397 % |
217.01/217.15	c |      2084 |    4518     5125    22919 |     8857     2014     23 |  0.397 % |
217.11/217.27	c |      3224 |    4518     5125    22919 |     9743     3154     27 |  0.397 % |
217.22/217.39	c |      4933 |    4518     5125    22919 |    10717     4863     26 |  0.397 % |
217.51/217.67	c |      7495 |    4516     5125    22919 |    11789     7424     26 |  0.441 % |
218.11/218.22	c |     11339 |    4477     5125    22919 |    12968    11258     26 |  1.301 % |
218.72/218.88	c |     17108 |    4465     5125    22919 |    14265    10369     28 |  1.631 % |
220.01/220.13	c |     25758 |    4446     5125    22919 |    15692    11543     36 |  1.984 % |
222.31/222.43	c |     38735 |    4417     5125    22919 |    17261     8277     70 |  2.646 % |
226.52/226.65	c |     58198 |    4379     5125    22919 |    18987     9983     61 |  3.483 % |
247.41/247.59	c |     87390 |    4376     5125    22919 |    20886    10118    111 |  3.572 % |
258.89/259.02	c ===============================================================================
259.89/260.08	c core #323
259.89/260.08	c ============================[ Search Statistics ]==============================
259.89/260.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.89/260.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.89/260.08	c ===============================================================================
259.89/260.08	c |         0 |    4795     5137    23483 |     5000        0    nan |  0.000 % |
259.99/260.13	c |       100 |    4795     5137    23483 |     5500      100     29 |  0.208 % |
259.99/260.16	c |       251 |    4795     5137    23483 |     6050      251     26 |  0.208 % |
259.99/260.18	c |       477 |    4795     5137    23483 |     6655      477     24 |  0.208 % |
260.10/260.20	c |       816 |    4795     5137    23483 |     7320      816     21 |  0.208 % |
260.10/260.24	c |      1322 |    4795     5137    23483 |     8052     1322     22 |  0.208 % |
260.20/260.30	c |      2083 |    4795     5137    23483 |     8857     2083     25 |  0.208 % |
260.30/260.43	c |      3223 |    4795     5137    23483 |     9743     3223     29 |  0.208 % |
260.50/260.61	c |      4933 |    4792     5137    23483 |    10717     4928     27 |  0.291 % |
260.90/261.08	c |      7496 |    4789     5137    23483 |    11789     7484     40 |  0.333 % |
261.80/261.96	c |     11340 |    4783     5137    23483 |    12968    11253     52 |  0.458 % |
263.00/263.11	c |     17106 |    4783     5137    23483 |    14265    10069    100 |  0.458 % |
265.50/265.61	c |     25755 |    4781     5137    23483 |    15692    11308    107 |  0.500 % |
271.10/271.21	c |     38734 |    4779     5137    23483 |    17261    16003    106 |  0.541 % |
274.99/275.11	c |     58195 |    4779     5137    23483 |    18987    17146     63 |  0.541 % |
283.29/283.40	c |     87391 |    4779     5137    23483 |    20886    17376     66 |  0.541 % |
296.08/296.20	c |    131180 |    4779     5137    23483 |    22974    17145    118 |  0.541 % |
334.17/334.32	c |    196866 |    4777     5137    23483 |    25272    18540    152 |  0.583 % |
371.15/371.36	c |    295392 |    4777     5137    23483 |    27799    19489     99 |  0.583 % |
491.01/491.28	c |    443183 |    4777     5137    23483 |    30579    24470     89 |  0.583 % |
657.85/658.19	c |    664866 |    4771     5137    23483 |    33637    20174    180 |  0.708 % |
986.05/986.44	c |    997391 |    4765     5137    23483 |    37001    20373     79 |  0.833 % |
1280.55/1281.00	c |   1496180 |    4756     5137    23483 |    40701    26528    191 |  1.041 % |

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-2656020-1276430141/watcher-2656020-1276430141 -o /tmp/evaluation-result-2656020-1276430141/solver-2656020-1276430141 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656020-1276430141.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.82 0.95 0.98 3/106 24413
/proc/meminfo: memFree=1789436/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=2808 CPUtime=0
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 315 0 0 0 0 0 0 0 17 0 1 0 18615698 2875392 234 1992294400 134512640 135751879 4286884496 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 702 234 144 303 0 372 0

[startup+0.0510819 s]
/proc/loadavg: 0.82 0.95 0.98 3/106 24413
/proc/meminfo: memFree=1789436/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=3236 CPUtime=0.04
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 493 0 0 0 4 0 0 0 17 0 1 0 18615698 3313664 387 1992294400 134512640 135751879 4286884496 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 809 387 146 303 0 504 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3236

[startup+0.10109 s]
/proc/loadavg: 0.82 0.95 0.98 3/106 24413
/proc/meminfo: memFree=1789436/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=3620 CPUtime=0.09
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 567 0 0 0 9 0 0 0 17 0 1 0 18615698 3706880 461 1992294400 134512640 135751879 4286884496 18446744073709551615 134518465 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 905 461 147 303 0 600 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3620

[startup+0.301126 s]
/proc/loadavg: 0.82 0.95 0.98 3/106 24413
/proc/meminfo: memFree=1789436/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=5556 CPUtime=0.29
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 1058 0 0 0 28 1 0 0 17 0 1 0 18615698 5689344 952 1992294400 134512640 135751879 4286884496 18446744073709551615 135209796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 1389 952 147 303 0 1084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5556

[startup+0.701197 s]
/proc/loadavg: 0.82 0.95 0.98 3/106 24413
/proc/meminfo: memFree=1789436/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=9272 CPUtime=0.69
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 1997 0 0 0 68 1 0 0 17 0 1 0 18615698 9494528 1891 1992294400 134512640 135751879 4286884496 18446744073709551615 134606593 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 2318 1891 147 303 0 2013 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9272

[startup+1.50134 s]
/proc/loadavg: 0.82 0.95 0.98 2/107 24416
/proc/meminfo: memFree=1779632/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=16348 CPUtime=1.49
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 3774 0 0 0 146 3 0 0 18 0 1 0 18615698 16740352 3668 1992294400 134512640 135751879 4286884496 18446744073709551615 134606328 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 4087 3668 147 303 0 3782 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16348

[startup+3.10063 s]
/proc/loadavg: 0.82 0.95 0.98 2/107 24416
/proc/meminfo: memFree=1769960/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=29072 CPUtime=3.09
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 6957 0 0 0 303 6 0 0 21 0 1 0 18615698 29769728 6851 1992294400 134512640 135751879 4286884496 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 7268 6851 148 303 0 6963 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29072

[startup+6.3012 s]
/proc/loadavg: 0.84 0.95 0.98 2/107 24416
/proc/meminfo: memFree=1745160/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=53056 CPUtime=6.29
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 12930 0 0 0 617 12 0 0 25 0 1 0 18615698 54329344 12824 1992294400 134512640 135751879 4286884496 18446744073709551615 134519014 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 13264 12824 148 303 0 12959 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53056

[startup+12.7013 s]
/proc/loadavg: 0.85 0.95 0.98 2/107 24416
/proc/meminfo: memFree=1698536/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=97388 CPUtime=12.69
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 24038 0 0 0 1246 23 0 0 25 0 1 0 18615698 99725312 23932 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 24347 23932 148 303 0 24042 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97388

[startup+25.5006 s]
/proc/loadavg: 0.88 0.95 0.98 2/107 24416
/proc/meminfo: memFree=1619176/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=173784 CPUtime=25.48
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 43104 0 0 0 2506 42 0 0 25 0 1 0 18615698 177954816 42998 1992294400 134512640 135751879 4286884496 18446744073709551615 134606629 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 43446 42998 148 303 0 43141 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 173784

[startup+51.1012 s]
/proc/loadavg: 0.92 0.96 0.98 2/107 24416
/proc/meminfo: memFree=1511916/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=283028 CPUtime=51.07
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 70403 0 0 0 5035 72 0 0 25 0 1 0 18615698 289820672 70297 1992294400 134512640 135751879 4286884496 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 70757 70297 148 303 0 70452 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 283028

[startup+102.308 s]
/proc/loadavg: 0.96 0.96 0.98 2/107 24418
/proc/meminfo: memFree=1292560/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=498484 CPUtime=102.26
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 124265 0 0 0 10093 133 0 0 25 0 1 0 18615698 510447616 124159 1992294400 134512640 135751879 4286884496 18446744073709551615 134616350 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 124621 124159 148 303 0 124316 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 498484

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/107 24420
/proc/meminfo: memFree=1048776/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=744200 CPUtime=162.23
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 185641 0 0 0 16023 200 0 0 25 0 1 0 18615698 762060800 185535 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 186050 185535 148 303 0 185745 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 744200

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24420
/proc/meminfo: memFree=970532/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=819128 CPUtime=222.21
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 204486 0 0 0 21925 296 0 0 25 0 1 0 18615698 838787072 204351 1992294400 134512640 135751879 4286884496 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 204782 204351 151 303 0 204477 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 819128

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24422
/proc/meminfo: memFree=932588/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=857924 CPUtime=282.19
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 214145 0 0 0 27874 345 0 0 25 0 1 0 18615698 878514176 214010 1992294400 134512640 135751879 4286884496 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 214481 214010 151 303 0 214176 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 857924

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24433
/proc/meminfo: memFree=861908/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=927220 CPUtime=342.17
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 231465 0 0 0 33819 398 0 0 25 0 1 0 18615698 949473280 231330 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 231805 231330 151 303 0 231500 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 927220

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24435
/proc/meminfo: memFree=799040/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=990472 CPUtime=402.14
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 247227 0 0 0 39766 448 0 0 25 0 1 0 18615698 1014243328 247092 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 247618 247092 151 303 0 247313 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 990472

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24437
/proc/meminfo: memFree=763452/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1025564 CPUtime=462.12
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 255939 0 0 0 45733 479 0 0 25 0 1 0 18615698 1050177536 255804 1992294400 134512640 135751879 4286884496 18446744073709551615 134616534 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 256391 255804 151 303 0 256086 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 1025564

[startup+522.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24437
/proc/meminfo: memFree=713604/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1076320 CPUtime=522.11
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 268620 0 0 0 51693 518 0 0 25 0 1 0 18615698 1102151680 268485 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 269080 268485 151 303 0 268775 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1076320

[startup+582.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24439
/proc/meminfo: memFree=669088/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1120288 CPUtime=582.08
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 279538 0 0 0 57662 546 0 0 25 0 1 0 18615698 1147174912 279403 1992294400 134512640 135751879 4286884496 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 280072 279403 151 303 0 279767 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 1120288

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24441
/proc/meminfo: memFree=634616/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1154608 CPUtime=642.07
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 288088 0 0 0 63636 571 0 0 25 0 1 0 18615698 1182318592 287953 1992294400 134512640 135751879 4286884496 18446744073709551615 134616876 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 288652 287953 151 303 0 288347 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1154608

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24443
/proc/meminfo: memFree=566044/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1223372 CPUtime=702.04
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 305260 0 0 0 69589 615 0 0 25 0 1 0 18615698 1252732928 305125 1992294400 134512640 135751879 4286884496 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 305843 305125 151 303 0 305538 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 1223372

[startup+762.308 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24445
/proc/meminfo: memFree=515576/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1273672 CPUtime=762.03
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 317795 0 0 0 75557 646 0 0 25 0 1 0 18615698 1304240128 317660 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 318418 317660 151 303 0 318113 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 1273672

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24445
/proc/meminfo: memFree=460024/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1329528 CPUtime=822
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 331748 0 0 0 81518 682 0 0 25 0 1 0 18615698 1361436672 331613 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 332382 331613 151 303 0 332077 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 1329528

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24447
/proc/meminfo: memFree=418236/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1370960 CPUtime=881.98
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 342100 0 0 0 87488 710 0 0 25 0 1 0 18615698 1403863040 341965 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 342740 341965 151 303 0 342435 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 1370960

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24449
/proc/meminfo: memFree=366900/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1422992 CPUtime=941.96
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 355068 0 0 0 93457 739 0 0 25 0 1 0 18615698 1457143808 354933 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 355748 354933 151 303 0 355443 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 1422992

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24451
/proc/meminfo: memFree=305892/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1483472 CPUtime=1001.94
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 370145 0 0 0 99408 786 0 0 25 0 1 0 18615698 1519075328 370010 1992294400 134512640 135751879 4286884496 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 370868 370010 151 303 0 370563 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 1483472

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24453
/proc/meminfo: memFree=248232/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1541908 CPUtime=1061.92
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 384751 0 0 0 105358 834 0 0 25 0 1 0 18615698 1578913792 384616 1992294400 134512640 135751879 4286884496 18446744073709551615 134603081 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 385477 384616 151 303 0 385172 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 1541908

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24456
/proc/meminfo: memFree=189580/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1599780 CPUtime=1121.9
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 399142 0 0 0 111312 878 0 0 25 0 1 0 18615698 1638174720 399007 1992294400 134512640 135751879 4286884496 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 399945 399007 151 303 0 399640 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1599780

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24458
/proc/meminfo: memFree=151264/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1638312 CPUtime=1181.88
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 408726 0 0 0 117280 908 0 0 25 0 1 0 18615698 1677631488 408591 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 409578 408591 151 303 0 409273 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1638312

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24460
/proc/meminfo: memFree=91620/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1697584 CPUtime=1241.86
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 423536 0 0 0 123225 961 0 0 25 0 1 0 18615698 1738326016 423401 1992294400 134512640 135751879 4286884496 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 424396 423401 151 303 0 424091 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 1697584

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24462
/proc/meminfo: memFree=21808/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1767024 CPUtime=1301.85
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 440846 0 0 0 129178 1007 0 0 25 0 1 0 18615698 1809432576 440711 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 441756 440711 151 303 0 441451 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 1767024

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24464
/proc/meminfo: memFree=10244/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1826936 CPUtime=1361.82
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 455813 0 0 0 135135 1047 0 0 25 0 1 0 18615698 1870782464 455678 1992294400 134512640 135751879 4286884496 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 456734 455678 151 303 0 456429 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 1826936



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1383.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24464
/proc/meminfo: memFree=10364/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=1843324 CPUtime=1383.23
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4202496 459895 0 0 0 137267 1056 0 0 25 0 1 0 18615698 1887563776 459760 1992294400 134512640 135751879 4286884496 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24413/statm: 460831 459760 151 303 0 460526 0
Current children cumulated CPU time (s) 1383.23
Current children cumulated vsize (KiB) 1843324

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

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

[startup+1383.82 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 24464
/proc/meminfo: memFree=10364/2059040 swapFree=4136716/4192956
[pid=24413] ppid=24411 vsize=0 CPUtime=1383.33
/proc/24413/stat : 24413 (wbo1.4b) R 24411 24413 23781 0 -1 4203524 459895 0 0 0 137267 1066 0 0 25 0 1 0 18615698 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/24413/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1383.33
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1383.89
CPU time (s): 1383.41
CPU user time (s): 1372.67
CPU system time (s): 10.7354
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 1843324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1372.67
system time used= 10.7354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 459895
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= 22
involuntary context switches= 1881

runsolver used 2.20366 second user time and 6.64799 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-13 13:55:41
IDJOB=2656020
IDBENCH=2119
IDSOLVER=1161
FILE ID=node012/2656020-1276430141
PBS_JOBID= 11173312
Free space on /tmp= 62412 MiB

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

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

MD5SUM BENCH= 9711add7b63200e6cedabbc5764a3737
RANDOM SEED=334945833

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1789964 kB
Buffers:         50880 kB
Cached:         132648 kB
SwapCached:      16500 kB
Active:         134548 kB
Inactive:        68488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1789964 kB
SwapTotal:     4192956 kB
SwapFree:      4136716 kB
Dirty:            3044 kB
Writeback:           0 kB
AnonPages:       10844 kB
Mapped:           9252 kB
Slab:            44324 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182056 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 node012 at 2010-06-13 14:18:47