Trace number 2655889

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) 659.152 659.377

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_43.opb.PB06.opb
MD5SUMa5f043ce08e99e0db4435bd2e8b3d7e9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1049
Best CPU time to get the best result obtained on this benchmark1789.68
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1036
Optimality of the best value was proved NO
Number of variables1968
Total number of constraints4000
Number of constraints which are clauses4000
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 constraint2
Number of terms in the objective function 1968
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 1968
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 1968
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-2655889-1276389417.opb.
0.00/0.00	c Instance file HOME/instance-2655889-1276389417.opb
0.00/0.00	c File size is 112300 bytes.
0.01/0.01	c Highest Coefficient sum: 3
0.01/0.01	c ============================[ Problem Statistics ]=============================
0.01/0.01	c |                                                                             |
0.01/0.01	c |  Parsing time:          0.02         s                                      |
0.01/0.01	c |  Number Variables:      1968                                                |
0.01/0.01	c |  Number Clauses:        4000                                                |
0.01/0.01	c |  Number Cardinality:    0                                                   |
0.01/0.01	c |  Number PB Constraints: 0                                                   |
0.01/0.03	c ============================[ Search Statistics ]==============================
0.01/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.03	c ===============================================================================
0.01/0.03	c |         0 |    1968     4000     8000 |     5000        0    nan |  0.000 % |
0.01/0.03	c ===============================================================================
0.01/0.03	c New solution: 1200
0.01/0.03	o 1200
0.01/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 179.967 s
0.01/0.03	c ===============================================================================
0.01/0.03	c |         0 |    1968     4001     9968 |     5000        0    nan |  0.000 % |
0.01/0.03	c ===============================================================================
0.01/0.03	c New solution: 1197
0.01/0.03	o 1197
0.01/0.03	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 179.965 s
0.01/0.03	c ===============================================================================
0.01/0.03	c |         0 |    1968     4002    11936 |     5000        0    nan |  0.000 % |
0.01/0.07	c |       100 |    1968     4002    11936 |     5500      100   1195 |  0.000 % |
0.09/0.12	c |       251 |    1968     4002    11936 |     6050      251   1195 |  0.000 % |
0.09/0.19	c |       476 |    1968     4002    11936 |     6655      476   1195 |  0.000 % |
0.29/0.31	c |       814 |    1968     4002    11936 |     7320      814   1195 |  0.000 % |
0.39/0.49	c |      1321 |    1968     4002    11936 |     8052     1321   1195 |  0.000 % |
0.78/0.82	c |      2081 |    1968     4002    11936 |     8857     2081   1195 |  0.000 % |
0.78/0.82	c ===============================================================================
0.78/0.82	c New solution: 1196
0.78/0.82	o 1196
0.78/0.82	c Elapsed CPU time: 0.802877 s	Remaining CPU time: 179.197 s
0.78/0.82	c ===============================================================================
0.78/0.82	c |      2081 |    1968     4003    13904 |     5000     2081   1195 |  0.000 % |
0.78/0.86	c |      2182 |    1968     4003    13904 |     5500     2182   1195 |  0.000 % |
0.89/0.91	c |      2332 |    1968     4003    13904 |     6050     2332   1195 |  0.000 % |
0.89/0.99	c |      2558 |    1968     4003    13904 |     6655     2558   1195 |  0.000 % |
1.10/1.12	c |      2896 |    1968     4003    13904 |     7320     2896   1194 |  0.000 % |
1.29/1.30	c |      3402 |    1968     4003    13904 |     8052     3402   1194 |  0.000 % |
1.59/1.61	c |      4162 |    1968     4003    13904 |     8857     4162   1194 |  0.000 % |
1.99/2.07	c |      5302 |    1968     4003    13904 |     9743     5302   1194 |  0.000 % |
2.79/2.83	c |      7010 |    1968     4003    13904 |    10717     7010   1194 |  0.000 % |
3.89/3.97	c |      9572 |    1968     4003    13904 |    11789     9572   1194 |  0.000 % |
4.19/4.28	c ===============================================================================
4.19/4.28	c New solution: 1195
4.19/4.28	o 1195
4.19/4.28	c Elapsed CPU time: 4.20436 s	Remaining CPU time: 175.796 s
4.19/4.28	c ===============================================================================
4.19/4.28	c |     10334 |    1968     4004    15872 |     5000    10334   1194 |  0.000 % |
4.29/4.39	c |     10434 |    1968     4004    15872 |     5500     2684   1194 |  0.000 % |
4.39/4.45	c |     10584 |    1968     4004    15872 |     6050     2834   1194 |  0.000 % |
4.48/4.53	c |     10810 |    1968     4004    15872 |     6655     3060   1194 |  0.000 % |
4.59/4.66	c |     11147 |    1968     4004    15872 |     7320     3397   1194 |  0.000 % |
4.79/4.87	c |     11653 |    1968     4004    15872 |     8052     3903   1193 |  0.000 % |
5.09/5.15	c |     12412 |    1968     4004    15872 |     8857     4662   1193 |  0.000 % |
5.09/5.16	c ===============================================================================
5.09/5.16	c New solution: 1194
5.09/5.16	o 1194
5.09/5.16	c Elapsed CPU time: 5.06223 s	Remaining CPU time: 174.938 s
5.09/5.16	c ===============================================================================
5.09/5.16	c |     12412 |    1968     4005    17840 |     5000     4662   1193 |  0.000 % |
5.19/5.20	c |     12512 |    1968     4005    17840 |     5500     4762   1193 |  0.000 % |
5.19/5.26	c |     12662 |    1968     4005    17840 |     6050     4912   1193 |  0.000 % |
5.29/5.35	c |     12888 |    1968     4005    17840 |     6655     5138   1193 |  0.000 % |
5.40/5.48	c |     13226 |    1968     4005    17840 |     7320     5476   1193 |  0.000 % |
5.59/5.68	c |     13733 |    1968     4005    17840 |     8052     5983   1193 |  0.000 % |
5.89/5.96	c |     14492 |    1968     4005    17840 |     8857     6742   1193 |  0.000 % |
6.28/6.40	c |     15632 |    1968     4005    17840 |     9743     7882   1193 |  0.000 % |
7.09/7.14	c |     17340 |    1968     4005    17840 |    10717     9590   1193 |  0.000 % |
8.29/8.31	c |     19903 |    1968     4005    17840 |    11789    12153   1192 |  0.000 % |
10.08/10.18	c |     23749 |    1968     4005    17840 |    12968     9923   1192 |  0.000 % |
13.19/13.29	c |     29516 |    1968     4005    17840 |    14265     8319   1192 |  0.000 % |
18.28/18.38	c |     38166 |    1968     4005    17840 |    15692     8933   1192 |  0.000 % |
26.08/26.17	c |     51141 |    1968     4005    17840 |    17261    13159   1192 |  0.000 % |
37.58/37.63	c |     70602 |    1968     4005    17840 |    18987    13571   1192 |  0.000 % |
51.77/51.84	c |     99795 |    1968     4005    17840 |    20886    11657   1192 |  0.000 % |
83.76/83.82	c |    143585 |    1968     4005    17840 |    22974    19479   1192 |  0.000 % |
127.55/127.69	c |    209269 |    1968     4005    17840 |    25272    15281   1192 |  0.000 % |
182.13/182.27	c There are 0 assigned variables. 0 in cost function.
186.13/186.29	c core #1
186.13/186.29	c core #2
186.13/186.29	c core #3
186.13/186.29	c core #4
186.13/186.29	c core #5
186.13/186.29	c core #6
186.13/186.29	c core #7
186.13/186.29	c core #8
186.13/186.29	c core #9
186.13/186.29	c core #10
186.13/186.29	c core #11
186.13/186.29	c core #12
186.13/186.29	c core #13
186.13/186.29	c core #14
186.13/186.29	c core #15
186.13/186.29	c core #16
186.13/186.29	c core #17
186.13/186.29	c core #18
186.13/186.29	c core #19
186.13/186.29	c core #20
186.13/186.29	c core #21
186.13/186.29	c core #22
186.13/186.29	c core #23
186.13/186.29	c core #24
186.13/186.29	c core #25
186.13/186.29	c core #26
186.13/186.29	c core #27
186.13/186.29	c core #28
186.13/186.29	c core #29
186.13/186.29	c core #30
186.13/186.29	c core #31
186.13/186.29	c core #32
186.13/186.29	c core #33
186.13/186.29	c core #34
186.13/186.29	c core #35
186.13/186.29	c core #36
186.13/186.29	c core #37
186.13/186.29	c core #38
186.13/186.29	c core #39
186.13/186.29	c core #40
186.13/186.29	c core #41
186.13/186.29	c core #42
186.13/186.29	c core #43
186.13/186.29	c core #44
186.13/186.29	c core #45
186.13/186.29	c core #46
186.13/186.29	c core #47
186.13/186.29	c core #48
186.13/186.29	c core #49
186.13/186.29	c core #50
186.13/186.29	c core #51
186.13/186.29	c core #52
186.13/186.29	c core #53
186.13/186.29	c core #54
186.13/186.29	c core #55
186.13/186.29	c core #56
186.13/186.29	c core #57
186.13/186.29	c core #58
186.13/186.29	c core #59
186.13/186.29	c core #60
186.13/186.29	c core #61
186.13/186.29	c core #62
186.13/186.29	c core #63
186.13/186.29	c core #64
186.13/186.29	c core #65
186.13/186.29	c core #66
186.13/186.29	c core #67
186.13/186.29	c core #68
186.13/186.29	c core #69
186.13/186.29	c core #70
186.13/186.29	c core #71
186.13/186.29	c core #72
186.13/186.29	c core #73
186.13/186.29	c core #74
186.13/186.29	c core #75
186.13/186.29	c core #76
186.13/186.29	c core #77
186.13/186.29	c core #78
186.13/186.29	c core #79
186.13/186.29	c core #80
186.13/186.29	c core #81
186.13/186.29	c core #82
186.13/186.29	c core #83
186.13/186.29	c core #84
186.13/186.29	c core #85
186.13/186.29	c core #86
186.13/186.29	c core #87
186.13/186.29	c core #88
186.13/186.29	c core #89
186.13/186.29	c core #90
186.13/186.29	c core #91
186.13/186.29	c core #92
186.13/186.29	c core #93
186.13/186.29	c core #94
186.13/186.30	c core #95
186.13/186.30	c core #96
186.13/186.30	c core #97
186.13/186.30	c core #98
186.13/186.30	c core #99
186.13/186.30	c core #100
186.13/186.30	c core #101
186.13/186.30	c core #102
186.13/186.30	c core #103
186.13/186.30	c core #104
186.13/186.30	c core #105
186.13/186.30	c core #106
186.13/186.30	c core #107
186.13/186.30	c core #108
186.13/186.30	c core #109
186.13/186.30	c core #110
186.13/186.30	c core #111
186.13/186.30	c core #112
186.13/186.30	c core #113
186.13/186.30	c core #114
186.13/186.30	c core #115
186.13/186.30	c core #116
186.13/186.30	c core #117
186.13/186.30	c core #118
186.13/186.30	c core #119
186.13/186.30	c core #120
186.13/186.30	c core #121
186.13/186.30	c core #122
186.13/186.30	c core #123
186.13/186.30	c core #124
186.13/186.30	c core #125
186.13/186.30	c core #126
186.13/186.30	c core #127
186.13/186.30	c core #128
186.13/186.30	c core #129
186.13/186.30	c core #130
186.13/186.30	c core #131
186.13/186.30	c core #132
186.13/186.30	c core #133
186.13/186.30	c core #134
186.13/186.30	c core #135
186.13/186.30	c core #136
186.13/186.30	c core #137
186.13/186.30	c core #138
186.13/186.30	c core #139
186.13/186.30	c core #140
186.13/186.30	c core #141
186.13/186.30	c core #142
186.13/186.30	c core #143
186.13/186.30	c core #144
186.13/186.30	c core #145
186.13/186.30	c core #146
186.13/186.30	c core #147
186.13/186.30	c core #148
186.13/186.30	c core #149
186.13/186.30	c core #150
186.13/186.30	c core #151
186.13/186.30	c core #152
186.13/186.30	c core #153
186.13/186.30	c core #154
186.13/186.30	c core #155
186.13/186.30	c core #156
186.13/186.30	c core #157
186.13/186.30	c core #158
186.13/186.30	c core #159
186.13/186.30	c core #160
186.13/186.30	c core #161
186.13/186.30	c core #162
186.13/186.30	c core #163
186.13/186.30	c core #164
186.13/186.30	c core #165
186.13/186.30	c core #166
186.13/186.30	c core #167
186.13/186.30	c core #168
186.13/186.30	c core #169
186.13/186.30	c core #170
186.13/186.30	c core #171
186.13/186.30	c core #172
186.13/186.30	c core #173
186.13/186.30	c core #174
186.13/186.30	c core #175
186.13/186.30	c core #176
186.13/186.30	c core #177
186.13/186.30	c core #178
186.13/186.30	c core #179
186.13/186.30	c core #180
186.13/186.30	c core #181
186.13/186.30	c core #182
186.13/186.30	c core #183
186.13/186.30	c core #184
186.13/186.30	c core #185
186.13/186.30	c core #186
186.13/186.30	c core #187
186.13/186.30	c core #188
186.13/186.30	c core #189
186.13/186.30	c core #190
186.13/186.30	c core #191
186.13/186.30	c core #192
186.13/186.30	c core #193
186.13/186.30	c core #194
186.13/186.30	c core #195
186.13/186.30	c core #196
186.13/186.30	c core #197
186.13/186.30	c core #198
186.13/186.30	c core #199
186.13/186.30	c core #200
186.13/186.30	c core #201
186.13/186.30	c core #202
186.13/186.30	c core #203
186.13/186.30	c core #204
186.13/186.30	c core #205
186.13/186.30	c core #206
186.13/186.30	c core #207
186.13/186.30	c core #208
186.13/186.30	c core #209
186.13/186.30	c core #210
186.13/186.30	c core #211
186.13/186.30	c core #212
186.13/186.30	c core #213
186.13/186.30	c core #214
186.13/186.30	c core #215
186.13/186.30	c core #216
186.13/186.30	c core #217
186.13/186.30	c core #218
186.13/186.30	c core #219
186.13/186.30	c core #220
186.13/186.30	c core #221
186.13/186.30	c core #222
186.13/186.30	c core #223
186.13/186.30	c core #224
186.13/186.30	c core #225
186.13/186.30	c core #226
186.13/186.30	c core #227
186.13/186.30	c core #228
186.13/186.30	c core #229
186.13/186.30	c core #230
186.13/186.30	c core #231
186.13/186.30	c core #232
186.13/186.30	c core #233
186.13/186.30	c core #234
186.13/186.30	c core #235
186.13/186.30	c core #236
186.13/186.30	c core #237
186.13/186.30	c core #238
186.13/186.30	c core #239
186.13/186.30	c core #240
186.13/186.30	c core #241
186.13/186.30	c core #242
186.13/186.30	c core #243
186.13/186.30	c core #244
186.13/186.30	c core #245
186.13/186.30	c core #246
186.13/186.30	c core #247
186.13/186.30	c core #248
186.13/186.30	c core #249
186.13/186.30	c core #250
186.13/186.30	c core #251
186.13/186.30	c core #252
186.13/186.30	c core #253
186.13/186.30	c core #254
186.13/186.30	c core #255
186.13/186.30	c core #256
186.13/186.30	c core #257
186.13/186.30	c core #258
186.13/186.30	c core #259
186.13/186.30	c core #260
186.13/186.30	c core #261
186.13/186.30	c core #262
186.13/186.30	c core #263
186.13/186.30	c core #264
186.13/186.30	c core #265
186.13/186.30	c core #266
186.13/186.30	c core #267
186.13/186.30	c core #268
186.13/186.30	c core #269
186.13/186.30	c core #270
186.13/186.30	c core #271
186.13/186.30	c core #272
186.13/186.30	c core #273
186.13/186.30	c core #274
186.13/186.30	c core #275
186.13/186.30	c core #276
186.13/186.30	c core #277
186.13/186.30	c core #278
186.13/186.30	c core #279
186.13/186.30	c core #280
186.13/186.30	c core #281
186.13/186.30	c core #282
186.13/186.30	c core #283
186.13/186.30	c core #284
186.13/186.30	c core #285
186.13/186.30	c core #286
186.13/186.30	c core #287
186.13/186.30	c core #288
186.13/186.30	c core #289
186.13/186.30	c core #290
186.13/186.30	c core #291
186.13/186.30	c core #292
186.13/186.30	c core #293
186.13/186.30	c core #294
186.13/186.30	c core #295
186.13/186.30	c core #296
186.13/186.30	c core #297
186.13/186.30	c core #298
186.13/186.30	c core #299
186.13/186.30	c core #300
186.13/186.30	c core #301
186.13/186.30	c core #302
186.13/186.30	c core #303
186.13/186.30	c core #304
186.13/186.30	c core #305
186.13/186.30	c core #306
186.13/186.30	c core #307
186.13/186.30	c core #308
186.13/186.30	c core #309
186.13/186.30	c core #310
186.13/186.30	c core #311
186.13/186.30	c core #312
186.13/186.30	c core #313
186.13/186.30	c core #314
186.13/186.30	c core #315
186.13/186.30	c core #316
186.13/186.30	c core #317
186.13/186.30	c core #318
186.13/186.30	c core #319
186.13/186.30	c core #320
186.13/186.30	c core #321
186.13/186.30	c core #322
186.13/186.30	c core #323
186.13/186.30	c core #324
186.13/186.30	c core #325
186.13/186.30	c core #326
186.13/186.30	c core #327
186.13/186.30	c core #328
186.13/186.30	c core #329
186.13/186.30	c core #330
186.13/186.30	c core #331
186.13/186.30	c core #332
186.13/186.30	c core #333
186.13/186.30	c core #334
186.13/186.30	c core #335
186.13/186.30	c core #336
186.13/186.30	c core #337
186.13/186.30	c core #338
186.13/186.30	c core #339
186.13/186.30	c core #340
186.13/186.30	c core #341
186.13/186.30	c core #342
186.13/186.30	c core #343
186.13/186.30	c core #344
186.13/186.30	c core #345
186.13/186.30	c core #346
186.13/186.30	c core #347
186.13/186.30	c core #348
186.13/186.30	c core #349
186.13/186.30	c core #350
186.13/186.30	c core #351
191.42/191.52	c core #352
191.42/191.52	c core #353
191.42/191.52	c core #354
191.42/191.52	c core #355
191.42/191.52	c core #356
191.42/191.52	c core #357
191.42/191.52	c core #358
191.42/191.52	c core #359
191.42/191.52	c core #360
191.42/191.52	c core #361
191.42/191.52	c core #362
191.42/191.52	c core #363
191.42/191.52	c core #364
191.42/191.52	c core #365
191.42/191.52	c core #366
191.42/191.52	c core #367
191.42/191.52	c core #368
191.42/191.52	c core #369
191.42/191.52	c core #370
191.42/191.52	c core #371
191.42/191.52	c core #372
191.42/191.52	c core #373
191.42/191.52	c core #374
191.42/191.52	c core #375
191.42/191.52	c core #376
191.42/191.52	c core #377
191.42/191.52	c core #378
191.42/191.52	c core #379
191.42/191.52	c core #380
191.42/191.52	c core #381
191.42/191.52	c core #382
191.42/191.52	c core #383
191.42/191.52	c core #384
191.42/191.52	c core #385
191.42/191.52	c core #386
191.42/191.52	c core #387
191.42/191.52	c core #388
191.42/191.52	c core #389
191.42/191.52	c core #390
191.42/191.52	c core #391
191.42/191.52	c core #392
191.42/191.52	c core #393
191.42/191.52	c core #394
191.42/191.52	c core #395
191.42/191.52	c core #396
191.42/191.52	c core #397
191.42/191.52	c core #398
191.42/191.52	c core #399
191.42/191.52	c core #400
191.42/191.52	c core #401
191.42/191.52	c core #402
191.42/191.52	c core #403
191.42/191.52	c core #404
191.42/191.52	c core #405
191.42/191.52	c core #406
191.42/191.52	c core #407
191.42/191.52	c core #408
191.42/191.52	c core #409
191.42/191.52	c core #410
191.42/191.52	c core #411
191.42/191.52	c core #412
191.42/191.52	c core #413
191.42/191.52	c core #414
191.42/191.52	c core #415
191.42/191.52	c core #416
191.42/191.52	c core #417
191.42/191.52	c core #418
191.42/191.52	c core #419
191.42/191.52	c core #420
191.42/191.52	c core #421
191.42/191.52	c core #422
191.42/191.52	c core #423
191.42/191.52	c core #424
191.42/191.52	c core #425
191.42/191.52	c core #426
191.42/191.52	c core #427
191.42/191.52	c core #428
191.42/191.52	c core #429
191.42/191.52	c core #430
191.42/191.52	c core #431
191.42/191.52	c core #432
191.42/191.52	c core #433
191.42/191.52	c core #434
191.42/191.52	c core #435
191.42/191.52	c core #436
191.42/191.52	c core #437
191.42/191.52	c core #438
191.42/191.52	c core #439
191.42/191.52	c core #440
191.42/191.52	c core #441
191.42/191.52	c core #442
191.42/191.52	c core #443
191.42/191.52	c core #444
191.42/191.52	c core #445
191.42/191.52	c core #446
191.42/191.52	c core #447
191.42/191.52	c core #448
191.42/191.52	c core #449
191.42/191.52	c core #450
191.42/191.52	c core #451
191.42/191.52	c core #452
191.42/191.52	c core #453
191.42/191.52	c core #454
191.42/191.52	c core #455
191.42/191.52	c core #456
191.42/191.52	c core #457
191.42/191.52	c core #458
191.42/191.52	c core #459
191.42/191.52	c core #460
191.42/191.52	c core #461
191.42/191.52	c core #462
191.42/191.52	c core #463
191.42/191.52	c core #464
191.42/191.52	c core #465
191.42/191.52	c core #466
191.42/191.52	c core #467
191.42/191.52	c core #468
191.42/191.52	c core #469
191.42/191.52	c core #470
191.42/191.52	c core #471
191.42/191.52	c core #472
191.42/191.52	c core #473
191.42/191.52	c core #474
191.42/191.52	c core #475
191.42/191.52	c core #476
191.42/191.52	c core #477
191.42/191.52	c core #478
191.42/191.52	c core #479
191.42/191.52	c core #480
191.42/191.52	c core #481
191.42/191.52	c core #482
191.42/191.52	c core #483
191.42/191.52	c core #484
191.42/191.52	c core #485
191.42/191.52	c core #486
191.42/191.52	c core #487
191.42/191.52	c core #488
191.42/191.52	c core #489
191.42/191.52	c core #490
191.42/191.52	c core #491
191.42/191.52	c core #492
191.42/191.52	c core #493
191.42/191.52	c core #494
191.42/191.52	c core #495
191.42/191.52	c core #496
191.42/191.52	c core #497
191.42/191.52	c core #498
191.42/191.52	c core #499
191.42/191.52	c core #500
191.42/191.52	c core #501
191.42/191.52	c core #502
191.42/191.52	c core #503
191.42/191.52	c core #504
191.42/191.52	c core #505
191.42/191.52	c core #506
191.42/191.52	c core #507
191.42/191.52	c core #508
191.42/191.52	c core #509
191.42/191.52	c core #510
191.42/191.52	c core #511
191.42/191.52	c core #512
191.42/191.52	c core #513
191.42/191.52	c core #514
191.42/191.52	c core #515
191.42/191.52	c core #516
191.42/191.52	c core #517
191.42/191.52	c core #518
191.42/191.52	c core #519
191.42/191.52	c core #520
191.42/191.52	c core #521
191.42/191.53	c core #522
191.42/191.53	c core #523
191.42/191.53	c core #524
191.42/191.53	c core #525
191.42/191.53	c core #526
191.42/191.53	c core #527
191.42/191.53	c core #528
191.42/191.53	c core #529
191.42/191.53	c core #530
191.42/191.53	c core #531
191.42/191.53	c core #532
191.42/191.53	c core #533
191.42/191.53	c core #534
191.42/191.53	c core #535
191.42/191.53	c core #536
191.42/191.53	c core #537
191.42/191.53	c core #538
191.42/191.53	c core #539
191.42/191.53	c core #540
191.42/191.53	c core #541
191.42/191.53	c core #542
191.42/191.53	c core #543
191.42/191.53	c core #544
191.42/191.53	c core #545
191.42/191.53	c core #546
191.42/191.53	c core #547
191.42/191.53	c core #548
191.42/191.53	c core #549
191.42/191.53	c core #550
191.42/191.53	c core #551
191.42/191.53	c core #552
191.42/191.53	c core #553
191.42/191.53	c core #554
191.42/191.53	c core #555
191.42/191.53	c core #556
191.42/191.53	c core #557
191.42/191.53	c core #558
191.42/191.53	c core #559
191.42/191.53	c core #560
191.42/191.53	c core #561
191.42/191.53	c core #562
191.42/191.53	c core #563
191.42/191.53	c core #564
191.42/191.53	c core #565
191.42/191.53	c core #566
191.42/191.53	c core #567
191.42/191.53	c core #568
191.42/191.53	c core #569
191.42/191.53	c core #570
191.42/191.53	c core #571
191.42/191.53	c core #572
191.42/191.53	c core #573
191.42/191.53	c core #574
191.42/191.53	c core #575
191.42/191.53	c core #576
191.42/191.53	c core #577
191.42/191.53	c core #578
191.42/191.53	c core #579
191.42/191.53	c core #580
191.42/191.53	c core #581
191.42/191.53	c core #582
191.42/191.53	c core #583
191.42/191.53	c core #584
191.42/191.53	c core #585
191.42/191.53	c core #586
191.42/191.53	c core #587
191.42/191.53	c core #588
191.42/191.53	c core #589
191.42/191.53	c core #590
191.42/191.53	c core #591
191.42/191.53	c core #592
191.42/191.53	c core #593
191.42/191.53	c core #594
191.42/191.53	c core #595
191.42/191.53	c core #596
191.42/191.53	c core #597
191.42/191.53	c core #598
191.42/191.53	c core #599
191.42/191.53	c core #600
191.42/191.53	c core #601
191.42/191.53	c core #602
191.42/191.53	c core #603
191.42/191.53	c core #604
191.42/191.53	c core #605
191.42/191.53	c core #606
191.42/191.53	c core #607
191.42/191.53	c core #608
191.42/191.53	c core #609
191.42/191.53	c core #610
191.42/191.53	c core #611
191.42/191.53	c core #612
191.42/191.53	c core #613
191.42/191.53	c core #614
191.42/191.53	c core #615
191.42/191.53	c core #616
191.42/191.53	c core #617
191.42/191.53	c core #618
191.42/191.53	c core #619
191.42/191.53	c core #620
191.42/191.53	c core #621
191.42/191.53	c core #622
191.42/191.53	c core #623
191.42/191.53	c core #624
191.42/191.53	c core #625
191.42/191.53	c core #626
191.42/191.53	c core #627
191.42/191.53	c core #628
191.42/191.53	c core #629
191.42/191.53	c core #630
191.42/191.53	c core #631
191.42/191.53	c core #632
191.42/191.53	c core #633
191.42/191.53	c core #634
191.42/191.53	c core #635
191.42/191.53	c core #636
191.42/191.53	c core #637
191.42/191.53	c core #638
191.42/191.53	c core #639
191.42/191.53	c core #640
191.42/191.53	c core #641
191.42/191.53	c core #642
191.42/191.53	c core #643
191.42/191.53	c core #644
191.42/191.53	c core #645
191.42/191.53	c core #646
191.42/191.53	c core #647
191.42/191.53	c core #648
191.42/191.53	c core #649
191.42/191.53	c core #650
191.42/191.53	c core #651
191.42/191.53	c core #652
191.42/191.53	c core #653
191.42/191.53	c core #654
191.42/191.53	c core #655
191.42/191.53	c core #656
191.42/191.53	c core #657
191.42/191.53	c core #658
191.42/191.53	c core #659
191.42/191.53	c core #660
191.42/191.53	c core #661
191.42/191.53	c core #662
191.42/191.53	c core #663
191.42/191.53	c core #664
191.42/191.53	c core #665
191.42/191.53	c core #666
191.42/191.53	c core #667
191.42/191.53	c core #668
191.42/191.53	c core #669
191.42/191.53	c core #670
191.42/191.53	c core #671
191.42/191.53	c core #672
191.42/191.53	c core #673
191.42/191.53	c core #674
191.42/191.53	c core #675
191.42/191.53	c core #676
191.42/191.53	c core #677
191.42/191.53	c core #678
191.42/191.53	c core #679
191.42/191.53	c core #680
191.42/191.53	c core #681
191.42/191.53	c core #682
191.42/191.53	c core #683
191.42/191.53	c core #684
191.42/191.53	c core #685
191.42/191.53	c core #686
191.42/191.53	c core #687
191.42/191.53	c core #688
191.42/191.53	c core #689
191.42/191.53	c core #690
191.42/191.53	c core #691
191.42/191.53	c core #692
199.72/199.86	c core #693
199.72/199.86	c core #694
199.72/199.86	c core #695
199.72/199.86	c core #696
199.72/199.86	c core #697
199.72/199.86	c core #698
199.72/199.86	c core #699
199.72/199.86	c core #700
199.72/199.86	c core #701
199.72/199.86	c core #702
199.72/199.86	c core #703
199.72/199.86	c core #704
199.72/199.86	c core #705
199.72/199.86	c core #706
199.72/199.86	c core #707
199.72/199.86	c core #708
199.72/199.86	c core #709
199.72/199.86	c core #710
199.72/199.86	c core #711
199.72/199.86	c core #712
199.72/199.86	c core #713
199.72/199.86	c core #714
199.72/199.86	c core #715
199.72/199.86	c core #716
199.72/199.86	c core #717
199.72/199.86	c core #718
199.72/199.86	c core #719
199.72/199.86	c core #720
199.72/199.86	c core #721
199.72/199.86	c core #722
199.72/199.86	c core #723
199.72/199.86	c core #724
199.72/199.86	c core #725
199.72/199.86	c core #726
199.72/199.86	c core #727
199.72/199.86	c core #728
199.72/199.86	c core #729
199.72/199.86	c core #730
199.72/199.86	c core #731
199.72/199.86	c core #732
199.72/199.86	c core #733
199.72/199.86	c core #734
199.72/199.86	c core #735
199.72/199.86	c core #736
199.72/199.86	c core #737
199.72/199.86	c core #738
199.72/199.86	c core #739
199.72/199.86	c core #740
199.72/199.86	c core #741
199.72/199.86	c core #742
199.72/199.86	c core #743
199.72/199.86	c core #744
199.72/199.86	c core #745
199.72/199.86	c core #746
199.72/199.86	c core #747
199.72/199.86	c core #748
199.72/199.86	c core #749
199.72/199.86	c core #750
199.72/199.86	c core #751
199.72/199.86	c core #752
199.72/199.86	c core #753
199.72/199.86	c core #754
199.72/199.86	c core #755
199.72/199.86	c core #756
199.72/199.86	c core #757
199.72/199.86	c core #758
199.72/199.86	c core #759
199.72/199.86	c core #760
199.72/199.86	c core #761
199.72/199.86	c core #762
199.72/199.86	c core #763
199.72/199.86	c core #764
199.72/199.86	c core #765
199.72/199.86	c core #766
199.72/199.86	c core #767
199.72/199.86	c core #768
199.72/199.86	c core #769
199.72/199.86	c core #770
199.72/199.86	c core #771
199.72/199.86	c core #772
199.72/199.86	c core #773
199.72/199.86	c core #774
199.72/199.86	c core #775
199.72/199.86	c core #776
199.72/199.86	c core #777
199.72/199.87	c core #778
199.72/199.87	c core #779
199.72/199.87	c core #780
199.72/199.87	c core #781
199.72/199.87	c core #782
199.72/199.87	c core #783
199.72/199.87	c core #784
199.72/199.87	c core #785
199.72/199.87	c core #786
199.72/199.87	c core #787
199.72/199.87	c core #788
199.72/199.87	c core #789
199.72/199.87	c core #790
199.72/199.87	c core #791
199.72/199.87	c core #792
199.72/199.87	c core #793
199.72/199.87	c core #794
199.72/199.87	c core #795
199.72/199.87	c core #796
199.72/199.87	c core #797
199.72/199.87	c core #798
199.72/199.87	c core #799
199.72/199.87	c core #800
199.72/199.87	c core #801
199.72/199.87	c core #802
199.72/199.87	c core #803
199.72/199.87	c core #804
199.72/199.87	c core #805
199.72/199.87	c core #806
199.72/199.87	c core #807
199.72/199.87	c core #808
199.72/199.87	c core #809
199.72/199.87	c core #810
199.72/199.87	c core #811
199.72/199.87	c core #812
199.72/199.87	c core #813
199.72/199.87	c core #814
199.72/199.87	c core #815
199.72/199.87	c core #816
199.72/199.87	c core #817
199.72/199.87	c core #818
199.72/199.87	c core #819
199.72/199.87	c core #820
199.72/199.87	c core #821
199.72/199.87	c core #822
199.72/199.87	c core #823
199.72/199.87	c core #824
199.72/199.87	c core #825
199.72/199.87	c core #826
199.72/199.87	c core #827
199.72/199.87	c core #828
199.72/199.87	c core #829
199.72/199.87	c core #830
199.72/199.87	c core #831
199.72/199.87	c core #832
199.72/199.87	c core #833
199.72/199.87	c core #834
199.72/199.87	c core #835
199.72/199.87	c core #836
199.72/199.87	c core #837
199.72/199.87	c core #838
199.72/199.87	c core #839
199.72/199.87	c core #840
199.72/199.87	c core #841
199.72/199.87	c core #842
199.72/199.87	c core #843
199.72/199.87	c core #844
199.72/199.87	c core #845
199.72/199.87	c core #846
199.72/199.87	c core #847
199.72/199.87	c core #848
199.72/199.87	c core #849
199.72/199.87	c core #850
199.72/199.87	c core #851
199.72/199.87	c core #852
199.72/199.87	c core #853
199.72/199.87	c core #854
199.72/199.87	c core #855
199.72/199.87	c core #856
199.72/199.87	c core #857
199.72/199.87	c core #858
199.72/199.87	c core #859
199.72/199.87	c core #860
199.72/199.87	c core #861
199.72/199.87	c core #862
199.72/199.87	c core #863
199.72/199.87	c core #864
199.72/199.87	c core #865
199.72/199.87	c core #866
199.72/199.87	c core #867
199.72/199.87	c core #868
199.72/199.87	c core #869
199.72/199.87	c core #870
199.72/199.87	c core #871
199.72/199.87	c core #872
199.72/199.87	c core #873
199.72/199.87	c core #874
199.72/199.87	c core #875
199.72/199.87	c core #876
199.72/199.87	c core #877
199.72/199.87	c core #878
199.72/199.87	c core #879
199.72/199.87	c core #880
199.72/199.87	c core #881
199.72/199.87	c core #882
199.72/199.87	c core #883
199.72/199.87	c core #884
199.72/199.87	c core #885
199.72/199.87	c core #886
199.72/199.87	c core #887
199.72/199.87	c core #888
199.72/199.87	c core #889
199.72/199.87	c core #890
199.72/199.87	c core #891
199.72/199.87	c core #892
199.72/199.87	c core #893
199.72/199.87	c core #894
199.72/199.87	c core #895
199.72/199.87	c core #896
199.72/199.87	c core #897
199.72/199.87	c core #898
199.72/199.87	c core #899
199.72/199.87	c core #900
199.72/199.87	c core #901
199.72/199.87	c core #902
199.72/199.87	c core #903
199.72/199.87	c core #904
199.72/199.87	c core #905
199.72/199.87	c core #906
199.72/199.87	c core #907
199.72/199.87	c core #908
199.72/199.87	c core #909
199.72/199.87	c core #910
199.72/199.87	c core #911
199.72/199.87	c core #912
199.72/199.87	c core #913
199.72/199.87	c core #914
199.72/199.87	c core #915
199.72/199.87	c core #916
199.72/199.87	c core #917
199.72/199.87	c core #918
199.72/199.87	c core #919
199.72/199.87	c core #920
199.72/199.87	c core #921
199.72/199.87	c core #922
199.72/199.87	c core #923
199.72/199.87	c core #924
199.72/199.87	c core #925
199.72/199.87	c core #926
199.72/199.87	c core #927
199.72/199.87	c core #928
199.72/199.87	c core #929
199.72/199.87	c core #930
199.72/199.87	c core #931
199.72/199.87	c core #932
199.72/199.87	c core #933
199.72/199.87	c core #934
199.72/199.87	c core #935
199.72/199.87	c core #936
199.72/199.87	c core #937
199.72/199.87	c core #938
199.72/199.87	c core #939
199.72/199.87	c core #940
199.72/199.87	c core #941
199.72/199.87	c core #942
199.72/199.87	c core #943
199.72/199.87	c core #944
199.72/199.87	c core #945
199.72/199.87	c core #946
199.72/199.87	c core #947
199.72/199.87	c core #948
199.72/199.87	c core #949
199.72/199.87	c core #950
199.72/199.87	c core #951
199.72/199.87	c core #952
199.72/199.87	c core #953
199.72/199.87	c core #954
199.72/199.87	c core #955
199.72/199.87	c core #956
199.72/199.87	c core #957
199.72/199.87	c core #958
199.72/199.87	c core #959
199.72/199.87	c core #960
199.72/199.87	c core #961
199.72/199.87	c core #962
199.72/199.87	c core #963
199.72/199.87	c core #964
199.72/199.87	c core #965
199.72/199.87	c core #966
199.72/199.87	c core #967
199.72/199.87	c core #968
199.72/199.87	c core #969
199.72/199.87	c core #970
199.72/199.87	c core #971
199.72/199.87	c core #972
199.72/199.87	c core #973
199.72/199.87	c ============================[ Search Statistics ]==============================
199.72/199.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.72/199.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.72/199.87	c ===============================================================================
199.72/199.87	c |         0 |    4676     6947    27370 |     5000        0    nan |  0.000 % |
199.72/199.87	c ===============================================================================
199.82/199.91	c core #974
199.82/199.91	c ============================[ Search Statistics ]==============================
199.82/199.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.82/199.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.82/199.91	c ===============================================================================
199.82/199.91	c |         0 |    4706     6948    27430 |     5000        0    nan |  0.000 % |
199.82/199.92	c ===============================================================================
199.82/199.96	c core #975
199.82/199.96	c ============================[ Search Statistics ]==============================
199.82/199.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.82/199.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.82/199.96	c ===============================================================================
199.82/199.96	c |         0 |    4770     6949    27518 |     5000        0    nan |  0.000 % |
199.82/199.97	c ===============================================================================
199.92/200.01	c core #976
199.92/200.01	c ============================[ Search Statistics ]==============================
199.92/200.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.92/200.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.92/200.01	c ===============================================================================
199.92/200.01	c |         0 |    4799     6950    27575 |     5000        0    nan |  0.000 % |
199.92/200.02	c ===============================================================================
199.92/200.06	c core #977
199.92/200.06	c ============================[ Search Statistics ]==============================
199.92/200.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.92/200.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.92/200.06	c ===============================================================================
199.92/200.06	c |         0 |    4851     6951    27663 |     5000        0    nan |  0.000 % |
199.92/200.07	c ===============================================================================
200.02/200.11	c core #978
200.02/200.11	c ============================[ Search Statistics ]==============================
200.02/200.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.02/200.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.02/200.11	c ===============================================================================
200.02/200.11	c |         0 |    4928     6952    27817 |     5000        0    nan |  0.000 % |
200.02/200.13	c ===============================================================================
200.02/200.16	c core #979
200.02/200.16	c ============================[ Search Statistics ]==============================
200.02/200.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.02/200.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.02/200.16	c ===============================================================================
200.02/200.16	c |         0 |    5032     6953    28005 |     5000        0    nan |  0.000 % |
200.02/200.19	c |       100 |    5018     6953    28005 |     5500      100      5 |  3.237 % |
200.02/200.19	c ===============================================================================
200.13/200.23	c core #980
200.13/200.23	c ============================[ Search Statistics ]==============================
200.13/200.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.13/200.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.13/200.23	c ===============================================================================
200.13/200.23	c |         0 |    5223     6954    28388 |     5000        0    nan |  0.000 % |
200.13/200.26	c |       100 |    5223     6954    28388 |     5500      100     14 |  1.789 % |
200.13/200.29	c |       250 |    5208     6954    28388 |     6050      245     12 |  2.859 % |
200.22/200.34	c |       475 |    5202     6954    28388 |     6655      470     14 |  2.896 % |
200.22/200.39	c |       814 |    5162     6954    28388 |     7320      797     16 |  2.915 % |
200.32/200.48	c ===============================================================================
200.42/200.54	c core #981
200.42/200.54	c ============================[ Search Statistics ]==============================
200.42/200.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.42/200.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.42/200.54	c ===============================================================================
200.42/200.54	c |         0 |    5630     6955    29114 |     5000        0    nan |  0.000 % |
200.42/200.57	c |       100 |    5630     6955    29114 |     5500      100     23 |  0.741 % |
200.53/200.60	c |       250 |    5630     6955    29114 |     6050      250     14 |  0.740 % |
200.53/200.65	c |       478 |    5617     6955    29114 |     6655      477     13 |  0.970 % |
200.62/200.72	c |       817 |    5617     6955    29114 |     7320      816     15 |  0.970 % |
200.72/200.83	c |      1325 |    5612     6955    29114 |     8052     1323     16 |  1.058 % |
200.82/200.97	c ===============================================================================
200.92/201.04	c core #982
200.92/201.04	c ============================[ Search Statistics ]==============================
200.92/201.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.92/201.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.92/201.04	c ===============================================================================
200.92/201.04	c |         0 |    6050     6956    29957 |     5000        0    nan |  0.000 % |
200.92/201.07	c |       100 |    6050     6956    29957 |     5500      100     22 |  0.657 % |
200.92/201.10	c |       251 |    6050     6956    29957 |     6050      251     12 |  0.657 % |
201.02/201.15	c |       477 |    6042     6956    29957 |     6655      475     10 |  0.788 % |
201.12/201.21	c ===============================================================================
201.12/201.25	c core #983
201.12/201.25	c ============================[ Search Statistics ]==============================
201.12/201.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.12/201.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.12/201.25	c ===============================================================================
201.12/201.25	c |         0 |    6253     6957    30363 |     5000        0    nan |  0.000 % |
201.12/201.29	c |       100 |    6253     6957    30363 |     5500      100     32 |  0.636 % |
201.23/201.33	c |       250 |    6253     6957    30363 |     6050      250     23 |  0.636 % |
201.23/201.37	c |       475 |    6253     6957    30363 |     6655      475     17 |  0.636 % |
201.32/201.44	c |       812 |    6253     6957    30363 |     7320      812     22 |  0.636 % |
201.42/201.56	c |      1319 |    6253     6957    30363 |     8052     1319     23 |  0.636 % |
201.62/201.73	c |      2078 |    6248     6957    30363 |     8857     2077     21 |  0.715 % |
201.92/202.01	c |      3217 |    6226     6957    30363 |     9743     3202     25 |  1.065 % |
202.42/202.51	c |      4930 |    6222     6957    30363 |    10717     4915     34 |  1.208 % |
203.22/203.30	c |      7494 |    6207     6957    30363 |    11789     7454     39 |  1.367 % |
204.62/204.72	c |     11339 |    6148     6957    30363 |    12968    10982     45 |  2.304 % |
206.02/206.14	c ===============================================================================
206.22/206.34	c core #984
206.22/206.34	c ============================[ Search Statistics ]==============================
206.22/206.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
206.22/206.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
206.22/206.34	c ===============================================================================
206.22/206.34	c |         0 |    6746     6958    31348 |     5000        0    nan |  0.000 % |
206.22/206.39	c |       100 |    6746     6958    31348 |     5500      100     21 |  0.560 % |
206.32/206.42	c |       250 |    6746     6958    31348 |     6050      250     19 |  0.560 % |
206.32/206.47	c |       475 |    6746     6958    31348 |     6655      475     21 |  0.560 % |
206.42/206.55	c |       812 |    6746     6958    31348 |     7320      812     30 |  0.560 % |
206.52/206.69	c |      1318 |    6746     6958    31348 |     8052     1318     37 |  0.560 % |
206.82/206.95	c |      2078 |    6746     6958    31348 |     8857     2078     43 |  0.560 % |
207.12/207.29	c |      3217 |    6746     6958    31348 |     9743     3217     50 |  0.560 % |
207.72/207.85	c |      4925 |    6714     6958    31348 |    10717     4916     64 |  1.032 % |
208.72/208.86	c |      7488 |    6713     6958    31348 |    11789     7473     69 |  1.047 % |
210.03/210.12	c |     11332 |    6709     6958    31348 |    12968    11316     63 |  1.106 % |
211.32/211.42	c ===============================================================================
211.32/211.49	c core #985
211.32/211.49	c ============================[ Search Statistics ]==============================
211.32/211.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
211.32/211.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
211.32/211.49	c ===============================================================================
211.32/211.49	c |         0 |    6863     6959    31582 |     5000        0    nan |  0.000 % |
211.42/211.53	c |       100 |    6863     6959    31582 |     5500      100     28 |  0.551 % |
211.42/211.58	c |       252 |    6863     6959    31582 |     6050      252     24 |  0.551 % |
211.52/211.63	c |       477 |    6863     6959    31582 |     6655      477     32 |  0.551 % |
211.52/211.68	c |       814 |    6863     6959    31582 |     7320      814     27 |  0.551 % |
211.62/211.79	c |      1320 |    6863     6959    31582 |     8052     1320     24 |  0.551 % |
211.82/211.96	c |      2081 |    6862     6959    31582 |     8857     2080     26 |  0.565 % |
212.12/212.25	c |      3220 |    6862     6959    31582 |     9743     3219     32 |  0.565 % |
212.42/212.58	c |      4928 |    6862     6959    31582 |    10717     4927     34 |  0.565 % |
213.02/213.17	c |      7491 |    6856     6959    31582 |    11789     7488     35 |  0.652 % |
214.11/214.21	c |     11338 |    6855     6959    31582 |    12968    11335     42 |  0.667 % |
215.72/215.82	c |     17104 |    6855     6959    31582 |    14265     9621     44 |  0.667 % |
217.32/217.49	c ===============================================================================
217.52/217.69	c core #986
217.52/217.69	c ============================[ Search Statistics ]==============================
217.52/217.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.52/217.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.52/217.69	c ===============================================================================
217.52/217.69	c |         0 |    7308     6960    32472 |     5000        0    nan |  0.000 % |
217.62/217.73	c |       102 |    7308     6960    32472 |     5500      102     22 |  0.517 % |
217.62/217.76	c |       253 |    7308     6960    32472 |     6050      253     24 |  0.517 % |
217.73/217.82	c |       480 |    7308     6960    32472 |     6655      480     29 |  0.517 % |
217.73/217.86	c |       817 |    7308     6960    32472 |     7320      817     30 |  0.517 % |
217.82/217.95	c |      1324 |    7308     6960    32472 |     8052     1324     33 |  0.517 % |
217.92/218.08	c |      2083 |    7308     6960    32472 |     8857     2083     38 |  0.517 % |
218.22/218.30	c |      3225 |    7308     6960    32472 |     9743     3225     44 |  0.517 % |
218.52/218.65	c |      4935 |    7308     6960    32472 |    10717     4935     43 |  0.517 % |
219.11/219.29	c |      7497 |    7308     6960    32472 |    11789     7497     52 |  0.517 % |
220.41/220.52	c |     11342 |    7308     6960    32472 |    12968    11342     62 |  0.517 % |
222.02/222.10	c |     17111 |    7308     6960    32472 |    14265    10223     80 |  0.517 % |
224.42/224.50	c |     25766 |    7308     6960    32472 |    15692    11637     63 |  0.517 % |
229.51/229.67	c |     38745 |    7308     6960    32472 |    17261     8341    109 |  0.517 % |
234.11/234.27	c ===============================================================================
234.81/234.97	c core #987
234.81/234.97	c ============================[ Search Statistics ]==============================
234.81/234.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.81/234.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.81/234.97	c ===============================================================================
234.81/234.97	c |         0 |    7806     6961    33468 |     5000        0    nan |  0.000 % |
234.91/235.02	c |       105 |    7806     6961    33468 |     5500      105     25 |  0.484 % |
234.91/235.05	c |       255 |    7806     6961    33468 |     6050      255     31 |  0.484 % |
235.01/235.11	c |       483 |    7806     6961    33468 |     6655      483     44 |  0.484 % |
235.01/235.17	c |       820 |    7806     6961    33468 |     7320      820     43 |  0.484 % |
235.11/235.27	c |      1326 |    7806     6961    33468 |     8052     1326     43 |  0.484 % |
235.32/235.44	c |      2085 |    7806     6961    33468 |     8857     2085     44 |  0.484 % |
235.61/235.71	c |      3224 |    7806     6961    33468 |     9743     3224     60 |  0.484 % |
236.01/236.12	c |      4932 |    7806     6961    33468 |    10717     4932     64 |  0.484 % |
237.01/237.16	c |      7495 |    7806     6961    33468 |    11789     7495     84 |  0.484 % |
238.61/238.72	c |     11339 |    7806     6961    33468 |    12968    11339     77 |  0.484 % |
240.91/241.04	c |     17107 |    7806     6961    33468 |    14265    10184    113 |  0.484 % |
244.31/244.46	c |     25757 |    7806     6961    33468 |    15692    11436    103 |  0.484 % |
250.21/250.31	c |     38734 |    7806     6961    33468 |    17261     8266    132 |  0.484 % |
257.60/257.71	c |     58198 |    7806     6961    33468 |    18987     9946    105 |  0.484 % |
269.31/269.45	c |     87391 |    7805     6961    33468 |    20886    19789    118 |  0.497 % |
286.20/286.34	c |    131183 |    7805     6961    33468 |    22974    20837    128 |  0.497 % |
316.78/316.95	c |    196868 |    7799     6961    33468 |    25272    15976    128 |  0.574 % |
386.36/386.53	c |    295407 |    7799     6961    33468 |    27799    22048    200 |  0.574 % |
491.43/491.64	c |    443197 |    7799     6961    33468 |    30579    16782    208 |  0.574 % |
608.18/608.49	c ===============================================================================
610.48/610.70	c core #988
610.48/610.70	c ============================[ Search Statistics ]==============================
610.48/610.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
610.48/610.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
610.48/610.70	c ===============================================================================
610.48/610.70	c |         0 |    8397     6962    34654 |     5000        0    nan |  0.000 % |
610.48/610.76	c |       100 |    8397     6962    34654 |     5500      100     29 |  0.403 % |
610.48/610.80	c |       250 |    8397     6962    34654 |     6050      250     23 |  0.403 % |
610.58/610.86	c |       475 |    8397     6962    34654 |     6655      475     24 |  0.403 % |
610.68/610.97	c |       812 |    8397     6962    34654 |     7320      812     29 |  0.403 % |
610.78/611.08	c |      1320 |    8397     6962    34654 |     8052     1320     30 |  0.403 % |
610.98/611.28	c |      2080 |    8397     6962    34654 |     8857     2080     38 |  0.403 % |
611.29/611.50	c |      3219 |    8397     6962    34654 |     9743     3219     41 |  0.403 % |
611.68/611.92	c |      4927 |    8397     6962    34654 |    10717     4927     54 |  0.403 % |
612.39/612.65	c |      7491 |    8397     6962    34654 |    11789     7491     57 |  0.403 % |
613.49/613.75	c |     11335 |    8397     6962    34654 |    12968    11335     74 |  0.403 % |
615.09/615.31	c |     17101 |    8397     6962    34654 |    14265    10488     79 |  0.403 % |
618.49/618.73	c |     25750 |    8397     6962    34654 |    15692    11772     92 |  0.403 % |
623.88/624.15	c |     38726 |    8397     6962    34654 |    17261     8334     90 |  0.403 % |
632.08/632.38	c |     58190 |    8397     6962    34654 |    18987    10189     95 |  0.403 % |
644.67/644.95	c |     87382 |    8397     6962    34654 |    20886    10390     91 |  0.403 % |

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-2655889-1276389417/watcher-2655889-1276389417 -o /tmp/evaluation-result-2655889-1276389417/solver-2655889-1276389417 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655889-1276389417.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 13097
/proc/meminfo: memFree=1851996/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=2988 CPUtime=0
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 347 0 0 0 0 0 0 0 18 0 1 0 14545221 3059712 266 1992294400 134512640 135751879 4291162432 18446744073709551615 135379159 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 747 266 142 303 0 414 0

[startup+0.0173439 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 13097
/proc/meminfo: memFree=1851996/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=3120 CPUtime=0.01
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 392 0 0 0 1 0 0 0 18 0 1 0 14545221 3194880 311 1992294400 134512640 135751879 4291162432 18446744073709551615 134556511 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 780 312 157 303 0 447 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3120

[startup+0.101359 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 13097
/proc/meminfo: memFree=1851996/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=4044 CPUtime=0.09
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 695 0 0 0 9 0 0 0 19 0 1 0 14545221 4141056 586 1992294400 134512640 135751879 4291162432 18446744073709551615 135209796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 1011 586 147 303 0 706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4044

[startup+0.300397 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 13097
/proc/meminfo: memFree=1851996/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=6816 CPUtime=0.29
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 1389 0 0 0 28 1 0 0 19 0 1 0 14545221 6979584 1280 1992294400 134512640 135751879 4291162432 18446744073709551615 134611179 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 1704 1281 147 303 0 1399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6816

[startup+0.700471 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 13097
/proc/meminfo: memFree=1851996/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=11992 CPUtime=0.68
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 2669 0 0 0 67 1 0 0 19 0 1 0 14545221 12279808 2560 1992294400 134512640 135751879 4291162432 18446744073709551615 134518726 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 2998 2560 147 303 0 2693 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11992

[startup+1.50062 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13098
/proc/meminfo: memFree=1838720/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=21904 CPUtime=1.49
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 5148 0 0 0 147 2 0 0 21 0 1 0 14545221 22429696 5039 1992294400 134512640 135751879 4291162432 18446744073709551615 134606404 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 5476 5039 147 303 0 5171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21904

[startup+3.10091 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13100
/proc/meminfo: memFree=1824956/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=40108 CPUtime=3.09
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 9699 0 0 0 304 5 0 0 25 0 1 0 14545221 41070592 9590 1992294400 134512640 135751879 4291162432 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 10027 9590 147 303 0 9722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40108

[startup+6.30051 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13100
/proc/meminfo: memFree=1788128/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=76856 CPUtime=6.28
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 18894 0 0 0 616 12 0 0 25 0 1 0 14545221 78700544 18785 1992294400 134512640 135751879 4291162432 18446744073709551615 134606640 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 19214 18785 148 303 0 18909 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76856

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13100
/proc/meminfo: memFree=1718812/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=140392 CPUtime=12.69
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 34768 0 0 0 1247 22 0 0 25 0 1 0 14545221 143761408 34659 1992294400 134512640 135751879 4291162432 18446744073709551615 134518721 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 35098 34659 148 303 0 34793 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140392

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13100
/proc/meminfo: memFree=1614528/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=242220 CPUtime=25.49
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 60229 0 0 0 2510 39 0 0 25 0 1 0 14545221 248033280 60120 1992294400 134512640 135751879 4291162432 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 60555 60120 148 303 0 60250 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 242220

[startup+51.1008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13100
/proc/meminfo: memFree=1384508/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=473612 CPUtime=51.08
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 118043 0 0 0 5033 75 0 0 25 0 1 0 14545221 484978688 117934 1992294400 134512640 135751879 4291162432 18446744073709551615 134602472 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 118403 117934 148 303 0 118098 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 473612

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13102
/proc/meminfo: memFree=1028132/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=825152 CPUtime=102.26
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 205923 0 0 0 10095 131 0 0 25 0 1 0 14545221 844955648 205814 1992294400 134512640 135751879 4291162432 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 206288 205814 148 303 0 205983 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 825152

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13104
/proc/meminfo: memFree=605788/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1251600 CPUtime=162.23
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 312517 0 0 0 16026 197 0 0 25 0 1 0 14545221 1281638400 312408 1992294400 134512640 135751879 4291162432 18446744073709551615 134606646 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 312900 312408 148 303 0 312595 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1251600

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13104
/proc/meminfo: memFree=464056/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1386976 CPUtime=222.21
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 346409 0 0 0 21965 256 0 0 25 0 1 0 14545221 1420263424 346300 1992294400 134512640 135751879 4291162432 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 346744 346300 151 303 0 346439 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1386976

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13106
/proc/meminfo: memFree=417308/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1434664 CPUtime=282.19
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 358328 0 0 0 27881 338 0 0 25 0 1 0 14545221 1469095936 358219 1992294400 134512640 135751879 4291162432 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 358666 358219 151 303 0 358361 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1434664

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13108
/proc/meminfo: memFree=339064/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1511864 CPUtime=342.17
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 377643 0 0 0 33811 406 0 0 25 0 1 0 14545221 1548148736 377534 1992294400 134512640 135751879 4291162432 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 377966 377534 151 303 0 377661 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1511864

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13110
/proc/meminfo: memFree=267392/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1584428 CPUtime=402.15
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 395774 0 0 0 39754 461 0 0 25 0 1 0 14545221 1622454272 395665 1992294400 134512640 135751879 4291162432 18446744073709551615 134606459 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 396107 395665 151 303 0 395802 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1584428

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13112
/proc/meminfo: memFree=203656/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1647092 CPUtime=462.14
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 411425 0 0 0 45697 517 0 0 25 0 1 0 14545221 1686622208 411316 1992294400 134512640 135751879 4291162432 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 411773 411316 151 303 0 411468 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1647092

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13112
/proc/meminfo: memFree=129752/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1721908 CPUtime=522.12
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 430100 0 0 0 51642 570 0 0 25 0 1 0 14545221 1763233792 429991 1992294400 134512640 135751879 4291162432 18446744073709551615 134519021 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 430477 429991 151 303 0 430172 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1721908

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13114
/proc/meminfo: memFree=53740/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1796940 CPUtime=582.09
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 448874 0 0 0 57574 635 0 0 25 0 1 0 14545221 1840066560 448765 1992294400 134512640 135751879 4291162432 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 449235 448765 151 303 0 448930 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1796940

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13116
/proc/meminfo: memFree=17408/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1832556 CPUtime=642.08
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 457804 0 0 0 63508 700 0 0 25 0 1 0 14545221 1876537344 457664 1992294400 134512640 135751879 4291162432 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 458139 457664 151 303 0 457834 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 1832556



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+659.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13116
/proc/meminfo: memFree=9676/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=1843268 CPUtime=658.98
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4202496 460503 0 0 0 65177 721 0 0 25 0 1 0 14545221 1887506432 460363 1992294400 134512640 135751879 4291162432 18446744073709551615 134611024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13097/statm: 460817 460363 151 303 0 460512 0
Current children cumulated CPU time (s) 658.98
Current children cumulated vsize (KiB) 1843268

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

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

[startup+659.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13116
/proc/meminfo: memFree=9676/2059040 swapFree=4192956/4192956
[pid=13097] ppid=13095 vsize=0 CPUtime=659.08
/proc/13097/stat : 13097 (wbo1.4b) R 13095 13097 12924 0 -1 4203524 460503 0 0 0 65177 731 0 0 25 0 1 0 14545221 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13097/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 659.08
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 659.377
CPU time (s): 659.152
CPU user time (s): 651.773
CPU system time (s): 7.37888
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 1843268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 651.773
system time used= 7.37888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460503
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= 12
involuntary context switches= 629

runsolver used 1.11783 second user time and 3.11553 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-13 02:36:58
IDJOB=2655889
IDBENCH=1983
IDSOLVER=1161
FILE ID=node007/2655889-1276389417
PBS_JOBID= 11173253
Free space on /tmp= 62456 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_43.opb.PB06.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655889-1276389417/watcher-2655889-1276389417 -o /tmp/evaluation-result-2655889-1276389417/solver-2655889-1276389417 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655889-1276389417.opb

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

MD5SUM BENCH= a5f043ce08e99e0db4435bd2e8b3d7e9
RANDOM SEED=693058556

node007.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1853120 kB
Buffers:          6952 kB
Cached:          73392 kB
SwapCached:          0 kB
Active:          49672 kB
Inactive:        90012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1853120 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:       59360 kB
Mapped:          15380 kB
Slab:            44436 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182020 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= 62452 MiB
End job on node007 at 2010-06-13 02:47:59