Trace number 2656003

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) 785.38 785.879

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_33.opb.PB06.opb
MD5SUM4609670c187ed2b426f26d3b2e2df0b2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1051
Best CPU time to get the best result obtained on this benchmark1789.27
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1034
Optimality of the best value was proved NO
Number of variables1965
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 1965
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 1965
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 1965
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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2656003-1276394371.opb.
0.00/0.00	c Instance file HOME/instance-2656003-1276394371.opb
0.00/0.00	c File size is 112264 bytes.
0.00/0.01	c Highest Coefficient sum: 3
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      1965                                                |
0.00/0.01	c |  Number Clauses:        4000                                                |
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 |    1965     4000     8000 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 1191
0.00/0.03	o 1191
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 179.969 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1965     4001     9965 |     5000        0    nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c New solution: 1190
0.00/0.05	o 1190
0.00/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 179.946 s
0.00/0.05	c ===============================================================================
0.00/0.05	c |        80 |    1965     4002    11930 |     5000       80   1189 |  0.000 % |
0.06/0.09	c |       180 |    1965     4002    11930 |     5500      180   1188 |  0.000 % |
0.09/0.14	c |       330 |    1965     4002    11930 |     6050      330   1188 |  0.000 % |
0.19/0.22	c |       556 |    1965     4002    11930 |     6655      556   1188 |  0.000 % |
0.30/0.35	c |       894 |    1965     4002    11930 |     7320      894   1188 |  0.000 % |
0.49/0.53	c |      1400 |    1965     4002    11930 |     8052     1400   1188 |  0.000 % |
0.79/0.80	c |      2159 |    1965     4002    11930 |     8857     2159   1188 |  0.000 % |
1.19/1.22	c |      3298 |    1965     4002    11930 |     9743     3298   1188 |  0.000 % |
1.89/1.90	c |      5007 |    1965     4002    11930 |    10717     5007   1188 |  0.000 % |
2.89/2.92	c |      7570 |    1965     4002    11930 |    11789     7570   1188 |  0.000 % |
4.40/4.47	c |     11414 |    1965     4002    11930 |    12968    11414   1188 |  0.000 % |
6.99/7.04	c |     17180 |    1965     4002    11930 |    14265     9791   1188 |  0.000 % |
11.38/11.46	c |     25830 |    1965     4002    11930 |    15692    10441   1188 |  0.000 % |
18.09/18.13	c |     38804 |    1965     4002    11930 |    17261    14693   1188 |  0.000 % |
30.08/30.11	c |     58266 |    1965     4002    11930 |    18987    15096   1188 |  0.000 % |
48.58/48.60	c |     87459 |    1965     4002    11930 |    20886    13073   1188 |  0.000 % |
79.68/79.78	c |    131249 |    1965     4002    11930 |    22974    21130   1187 |  0.000 % |
122.84/122.98	c |    196933 |    1965     4002    11930 |    25272    17198   1188 |  0.000 % |
182.04/182.45	c There are 0 assigned variables. 0 in cost function.
186.35/186.79	c core #1
186.35/186.79	c core #2
186.35/186.79	c core #3
186.35/186.79	c core #4
186.35/186.79	c core #5
186.35/186.79	c core #6
186.35/186.79	c core #7
186.35/186.79	c core #8
186.35/186.79	c core #9
186.35/186.79	c core #10
186.35/186.79	c core #11
186.35/186.79	c core #12
186.35/186.79	c core #13
186.35/186.79	c core #14
186.35/186.79	c core #15
186.35/186.79	c core #16
186.35/186.79	c core #17
186.35/186.79	c core #18
186.35/186.79	c core #19
186.35/186.79	c core #20
186.35/186.79	c core #21
186.35/186.79	c core #22
186.35/186.79	c core #23
186.35/186.79	c core #24
186.35/186.79	c core #25
186.35/186.79	c core #26
186.35/186.79	c core #27
186.35/186.79	c core #28
186.35/186.79	c core #29
186.35/186.79	c core #30
186.35/186.79	c core #31
186.35/186.79	c core #32
186.35/186.79	c core #33
186.35/186.79	c core #34
186.35/186.79	c core #35
186.35/186.79	c core #36
186.35/186.79	c core #37
186.35/186.79	c core #38
186.35/186.79	c core #39
186.35/186.79	c core #40
186.35/186.79	c core #41
186.35/186.79	c core #42
186.35/186.79	c core #43
186.35/186.79	c core #44
186.35/186.79	c core #45
186.35/186.79	c core #46
186.35/186.79	c core #47
186.35/186.79	c core #48
186.35/186.79	c core #49
186.35/186.79	c core #50
186.35/186.79	c core #51
186.35/186.79	c core #52
186.35/186.79	c core #53
186.35/186.79	c core #54
186.35/186.79	c core #55
186.35/186.79	c core #56
186.35/186.79	c core #57
186.35/186.79	c core #58
186.35/186.79	c core #59
186.35/186.79	c core #60
186.35/186.79	c core #61
186.35/186.79	c core #62
186.35/186.79	c core #63
186.35/186.79	c core #64
186.35/186.79	c core #65
186.35/186.79	c core #66
186.35/186.79	c core #67
186.35/186.79	c core #68
186.35/186.79	c core #69
186.35/186.79	c core #70
186.35/186.79	c core #71
186.35/186.79	c core #72
186.35/186.79	c core #73
186.35/186.79	c core #74
186.35/186.79	c core #75
186.35/186.79	c core #76
186.35/186.79	c core #77
186.35/186.79	c core #78
186.35/186.79	c core #79
186.35/186.79	c core #80
186.35/186.79	c core #81
186.35/186.79	c core #82
186.35/186.79	c core #83
186.35/186.79	c core #84
186.35/186.79	c core #85
186.35/186.79	c core #86
186.35/186.79	c core #87
186.35/186.79	c core #88
186.35/186.79	c core #89
186.35/186.79	c core #90
186.35/186.79	c core #91
186.35/186.79	c core #92
186.35/186.79	c core #93
186.35/186.79	c core #94
186.35/186.79	c core #95
186.35/186.79	c core #96
186.35/186.79	c core #97
186.35/186.79	c core #98
186.35/186.79	c core #99
186.35/186.79	c core #100
186.35/186.79	c core #101
186.35/186.79	c core #102
186.35/186.79	c core #103
186.35/186.79	c core #104
186.35/186.79	c core #105
186.35/186.79	c core #106
186.35/186.79	c core #107
186.35/186.79	c core #108
186.35/186.79	c core #109
186.35/186.79	c core #110
186.35/186.79	c core #111
186.35/186.79	c core #112
186.35/186.79	c core #113
186.35/186.79	c core #114
186.35/186.79	c core #115
186.35/186.79	c core #116
186.35/186.79	c core #117
186.35/186.79	c core #118
186.35/186.79	c core #119
186.35/186.79	c core #120
186.35/186.79	c core #121
186.35/186.79	c core #122
186.35/186.79	c core #123
186.35/186.79	c core #124
186.35/186.79	c core #125
186.35/186.79	c core #126
186.35/186.79	c core #127
186.35/186.79	c core #128
186.35/186.79	c core #129
186.35/186.79	c core #130
186.35/186.79	c core #131
186.35/186.79	c core #132
186.35/186.79	c core #133
186.35/186.79	c core #134
186.35/186.79	c core #135
186.35/186.79	c core #136
186.35/186.79	c core #137
186.35/186.79	c core #138
186.35/186.79	c core #139
186.35/186.79	c core #140
186.35/186.79	c core #141
186.35/186.79	c core #142
186.35/186.79	c core #143
186.35/186.79	c core #144
186.35/186.79	c core #145
186.35/186.79	c core #146
186.35/186.79	c core #147
186.35/186.79	c core #148
186.35/186.79	c core #149
186.35/186.79	c core #150
186.35/186.79	c core #151
186.35/186.79	c core #152
186.35/186.79	c core #153
186.35/186.79	c core #154
186.35/186.79	c core #155
186.35/186.79	c core #156
186.35/186.79	c core #157
186.35/186.79	c core #158
186.35/186.79	c core #159
186.35/186.79	c core #160
186.35/186.79	c core #161
186.35/186.79	c core #162
186.35/186.79	c core #163
186.35/186.79	c core #164
186.35/186.79	c core #165
186.35/186.79	c core #166
186.35/186.79	c core #167
186.35/186.79	c core #168
186.35/186.79	c core #169
186.35/186.79	c core #170
186.35/186.79	c core #171
186.35/186.79	c core #172
186.35/186.79	c core #173
186.35/186.79	c core #174
186.35/186.79	c core #175
186.35/186.79	c core #176
186.35/186.79	c core #177
186.35/186.79	c core #178
186.35/186.79	c core #179
186.35/186.79	c core #180
186.35/186.79	c core #181
186.35/186.79	c core #182
186.35/186.79	c core #183
186.35/186.79	c core #184
186.35/186.79	c core #185
186.35/186.79	c core #186
186.35/186.79	c core #187
186.35/186.79	c core #188
186.35/186.79	c core #189
186.35/186.79	c core #190
186.35/186.79	c core #191
186.35/186.79	c core #192
186.35/186.79	c core #193
186.35/186.79	c core #194
186.35/186.79	c core #195
186.35/186.79	c core #196
186.35/186.79	c core #197
186.35/186.79	c core #198
186.35/186.79	c core #199
186.35/186.79	c core #200
186.35/186.79	c core #201
186.35/186.79	c core #202
186.35/186.79	c core #203
186.35/186.79	c core #204
186.35/186.79	c core #205
186.35/186.79	c core #206
186.35/186.79	c core #207
186.35/186.79	c core #208
186.35/186.79	c core #209
186.35/186.79	c core #210
186.35/186.79	c core #211
186.35/186.79	c core #212
186.35/186.79	c core #213
186.35/186.79	c core #214
186.35/186.79	c core #215
186.35/186.79	c core #216
186.35/186.79	c core #217
186.35/186.79	c core #218
186.35/186.79	c core #219
186.35/186.79	c core #220
186.35/186.79	c core #221
186.35/186.79	c core #222
186.35/186.79	c core #223
186.35/186.79	c core #224
186.35/186.79	c core #225
186.35/186.79	c core #226
186.35/186.79	c core #227
186.35/186.79	c core #228
186.35/186.79	c core #229
186.35/186.79	c core #230
186.35/186.79	c core #231
186.35/186.79	c core #232
186.35/186.79	c core #233
186.35/186.79	c core #234
186.35/186.79	c core #235
186.35/186.79	c core #236
186.35/186.79	c core #237
186.35/186.79	c core #238
186.35/186.79	c core #239
186.35/186.79	c core #240
186.35/186.79	c core #241
186.35/186.79	c core #242
186.35/186.79	c core #243
186.35/186.79	c core #244
186.35/186.79	c core #245
186.35/186.79	c core #246
186.35/186.79	c core #247
186.35/186.79	c core #248
186.35/186.79	c core #249
186.35/186.79	c core #250
186.35/186.79	c core #251
186.35/186.79	c core #252
186.35/186.79	c core #253
186.35/186.79	c core #254
186.35/186.79	c core #255
186.35/186.79	c core #256
186.35/186.79	c core #257
186.35/186.79	c core #258
186.35/186.79	c core #259
186.35/186.79	c core #260
186.35/186.79	c core #261
186.35/186.79	c core #262
186.35/186.79	c core #263
186.35/186.79	c core #264
186.35/186.79	c core #265
186.35/186.79	c core #266
186.35/186.79	c core #267
186.35/186.79	c core #268
186.35/186.79	c core #269
186.35/186.79	c core #270
186.35/186.79	c core #271
186.35/186.79	c core #272
186.35/186.79	c core #273
186.35/186.79	c core #274
186.35/186.79	c core #275
186.35/186.79	c core #276
186.35/186.79	c core #277
186.35/186.79	c core #278
186.35/186.79	c core #279
186.35/186.79	c core #280
186.35/186.79	c core #281
186.35/186.79	c core #282
186.35/186.79	c core #283
186.35/186.79	c core #284
186.35/186.79	c core #285
186.35/186.79	c core #286
186.35/186.79	c core #287
186.35/186.79	c core #288
186.35/186.79	c core #289
186.35/186.79	c core #290
186.35/186.79	c core #291
186.35/186.79	c core #292
186.35/186.79	c core #293
186.35/186.79	c core #294
186.35/186.79	c core #295
186.35/186.79	c core #296
186.35/186.79	c core #297
186.35/186.79	c core #298
186.35/186.79	c core #299
186.35/186.79	c core #300
186.35/186.79	c core #301
186.35/186.79	c core #302
186.35/186.79	c core #303
186.35/186.79	c core #304
186.35/186.79	c core #305
186.35/186.79	c core #306
186.35/186.79	c core #307
186.35/186.79	c core #308
186.35/186.79	c core #309
186.35/186.79	c core #310
186.35/186.79	c core #311
186.35/186.79	c core #312
186.35/186.79	c core #313
186.35/186.79	c core #314
186.35/186.79	c core #315
186.35/186.79	c core #316
186.35/186.79	c core #317
186.35/186.79	c core #318
186.35/186.79	c core #319
186.35/186.79	c core #320
186.35/186.79	c core #321
186.35/186.79	c core #322
186.35/186.79	c core #323
186.35/186.79	c core #324
186.35/186.79	c core #325
186.35/186.79	c core #326
186.35/186.79	c core #327
186.35/186.79	c core #328
186.35/186.79	c core #329
186.35/186.79	c core #330
186.35/186.79	c core #331
186.35/186.79	c core #332
186.35/186.79	c core #333
186.35/186.79	c core #334
186.35/186.79	c core #335
186.35/186.79	c core #336
186.35/186.79	c core #337
186.35/186.79	c core #338
186.35/186.79	c core #339
186.35/186.79	c core #340
186.35/186.79	c core #341
186.35/186.79	c core #342
186.35/186.79	c core #343
186.35/186.79	c core #344
186.35/186.79	c core #345
186.35/186.79	c core #346
186.35/186.79	c core #347
186.35/186.79	c core #348
186.35/186.79	c core #349
186.35/186.79	c core #350
186.35/186.79	c core #351
191.85/192.26	c core #352
191.85/192.26	c core #353
191.85/192.26	c core #354
191.85/192.26	c core #355
191.85/192.26	c core #356
191.85/192.26	c core #357
191.85/192.26	c core #358
191.85/192.26	c core #359
191.85/192.26	c core #360
191.85/192.26	c core #361
191.85/192.26	c core #362
191.85/192.26	c core #363
191.85/192.26	c core #364
191.85/192.26	c core #365
191.85/192.26	c core #366
191.85/192.26	c core #367
191.85/192.26	c core #368
191.85/192.26	c core #369
191.85/192.26	c core #370
191.85/192.26	c core #371
191.85/192.26	c core #372
191.85/192.26	c core #373
191.85/192.26	c core #374
191.85/192.26	c core #375
191.85/192.26	c core #376
191.85/192.26	c core #377
191.85/192.26	c core #378
191.85/192.26	c core #379
191.85/192.26	c core #380
191.85/192.26	c core #381
191.85/192.26	c core #382
191.85/192.26	c core #383
191.85/192.26	c core #384
191.85/192.26	c core #385
191.85/192.26	c core #386
191.85/192.26	c core #387
191.85/192.26	c core #388
191.85/192.26	c core #389
191.85/192.26	c core #390
191.85/192.26	c core #391
191.85/192.26	c core #392
191.85/192.26	c core #393
191.85/192.26	c core #394
191.85/192.26	c core #395
191.85/192.26	c core #396
191.85/192.26	c core #397
191.85/192.26	c core #398
191.85/192.26	c core #399
191.85/192.26	c core #400
191.85/192.26	c core #401
191.85/192.26	c core #402
191.85/192.26	c core #403
191.85/192.26	c core #404
191.85/192.26	c core #405
191.85/192.26	c core #406
191.85/192.26	c core #407
191.85/192.26	c core #408
191.85/192.26	c core #409
191.85/192.26	c core #410
191.85/192.26	c core #411
191.85/192.26	c core #412
191.85/192.26	c core #413
191.85/192.26	c core #414
191.85/192.26	c core #415
191.85/192.26	c core #416
191.85/192.26	c core #417
191.85/192.26	c core #418
191.85/192.26	c core #419
191.85/192.26	c core #420
191.85/192.26	c core #421
191.85/192.26	c core #422
191.85/192.26	c core #423
191.85/192.26	c core #424
191.85/192.26	c core #425
191.85/192.26	c core #426
191.85/192.26	c core #427
191.85/192.26	c core #428
191.85/192.26	c core #429
191.85/192.26	c core #430
191.85/192.26	c core #431
191.85/192.26	c core #432
191.85/192.26	c core #433
191.85/192.26	c core #434
191.85/192.26	c core #435
191.85/192.26	c core #436
191.85/192.26	c core #437
191.85/192.26	c core #438
191.85/192.26	c core #439
191.85/192.26	c core #440
191.85/192.26	c core #441
191.85/192.26	c core #442
191.85/192.26	c core #443
191.85/192.26	c core #444
191.85/192.26	c core #445
191.85/192.26	c core #446
191.85/192.26	c core #447
191.85/192.26	c core #448
191.85/192.26	c core #449
191.85/192.26	c core #450
191.85/192.26	c core #451
191.85/192.26	c core #452
191.85/192.26	c core #453
191.85/192.26	c core #454
191.85/192.26	c core #455
191.85/192.26	c core #456
191.85/192.26	c core #457
191.85/192.26	c core #458
191.85/192.26	c core #459
191.85/192.26	c core #460
191.85/192.26	c core #461
191.85/192.26	c core #462
191.85/192.26	c core #463
191.85/192.26	c core #464
191.85/192.26	c core #465
191.85/192.26	c core #466
191.85/192.26	c core #467
191.85/192.26	c core #468
191.85/192.26	c core #469
191.85/192.26	c core #470
191.85/192.26	c core #471
191.85/192.26	c core #472
191.85/192.26	c core #473
191.85/192.26	c core #474
191.85/192.26	c core #475
191.85/192.26	c core #476
191.85/192.26	c core #477
191.85/192.26	c core #478
191.85/192.26	c core #479
191.85/192.26	c core #480
191.85/192.26	c core #481
191.85/192.26	c core #482
191.85/192.26	c core #483
191.85/192.26	c core #484
191.85/192.26	c core #485
191.85/192.26	c core #486
191.85/192.26	c core #487
191.85/192.26	c core #488
191.85/192.26	c core #489
191.85/192.26	c core #490
191.85/192.26	c core #491
191.85/192.26	c core #492
191.85/192.26	c core #493
191.85/192.26	c core #494
191.85/192.26	c core #495
191.85/192.26	c core #496
191.85/192.26	c core #497
191.85/192.26	c core #498
191.85/192.26	c core #499
191.85/192.26	c core #500
191.85/192.26	c core #501
191.85/192.26	c core #502
191.85/192.26	c core #503
191.85/192.26	c core #504
191.85/192.26	c core #505
191.85/192.26	c core #506
191.85/192.26	c core #507
191.85/192.26	c core #508
191.85/192.26	c core #509
191.85/192.26	c core #510
191.85/192.26	c core #511
191.85/192.26	c core #512
191.85/192.26	c core #513
191.85/192.26	c core #514
191.85/192.26	c core #515
191.85/192.26	c core #516
191.85/192.26	c core #517
191.85/192.26	c core #518
191.85/192.26	c core #519
191.85/192.26	c core #520
191.85/192.26	c core #521
191.85/192.26	c core #522
191.85/192.26	c core #523
191.85/192.26	c core #524
191.85/192.26	c core #525
191.85/192.26	c core #526
191.85/192.26	c core #527
191.85/192.26	c core #528
191.85/192.26	c core #529
191.85/192.26	c core #530
191.85/192.26	c core #531
191.85/192.26	c core #532
191.85/192.26	c core #533
191.85/192.26	c core #534
191.85/192.26	c core #535
191.85/192.26	c core #536
191.85/192.26	c core #537
191.85/192.26	c core #538
191.85/192.26	c core #539
191.85/192.26	c core #540
191.85/192.26	c core #541
191.85/192.26	c core #542
191.85/192.26	c core #543
191.85/192.26	c core #544
191.85/192.26	c core #545
191.85/192.26	c core #546
191.85/192.26	c core #547
191.85/192.26	c core #548
191.85/192.26	c core #549
191.85/192.26	c core #550
191.85/192.26	c core #551
191.85/192.26	c core #552
191.85/192.26	c core #553
191.85/192.26	c core #554
191.85/192.26	c core #555
191.85/192.26	c core #556
191.85/192.26	c core #557
191.85/192.26	c core #558
191.85/192.26	c core #559
191.85/192.26	c core #560
191.85/192.26	c core #561
191.85/192.26	c core #562
191.85/192.26	c core #563
191.85/192.26	c core #564
191.85/192.26	c core #565
191.85/192.26	c core #566
191.85/192.26	c core #567
191.85/192.26	c core #568
191.85/192.26	c core #569
191.85/192.26	c core #570
191.85/192.26	c core #571
191.85/192.26	c core #572
191.85/192.26	c core #573
191.85/192.26	c core #574
191.85/192.26	c core #575
191.85/192.26	c core #576
191.85/192.26	c core #577
191.85/192.26	c core #578
191.85/192.26	c core #579
191.85/192.26	c core #580
191.85/192.26	c core #581
191.85/192.26	c core #582
191.85/192.26	c core #583
191.85/192.26	c core #584
191.85/192.26	c core #585
191.85/192.26	c core #586
191.85/192.26	c core #587
191.85/192.26	c core #588
191.85/192.26	c core #589
191.85/192.26	c core #590
191.85/192.26	c core #591
191.85/192.26	c core #592
191.85/192.26	c core #593
191.85/192.26	c core #594
191.85/192.26	c core #595
191.85/192.26	c core #596
191.85/192.26	c core #597
191.85/192.26	c core #598
191.85/192.26	c core #599
191.85/192.26	c core #600
191.85/192.26	c core #601
191.85/192.26	c core #602
191.85/192.26	c core #603
191.85/192.26	c core #604
191.85/192.26	c core #605
191.85/192.26	c core #606
191.85/192.26	c core #607
191.85/192.26	c core #608
191.85/192.26	c core #609
191.85/192.26	c core #610
191.85/192.26	c core #611
191.85/192.26	c core #612
191.85/192.26	c core #613
191.85/192.26	c core #614
191.85/192.26	c core #615
191.85/192.26	c core #616
191.85/192.26	c core #617
191.85/192.26	c core #618
191.85/192.26	c core #619
191.85/192.26	c core #620
191.85/192.26	c core #621
191.85/192.26	c core #622
191.85/192.26	c core #623
191.85/192.26	c core #624
191.85/192.26	c core #625
191.85/192.26	c core #626
191.85/192.26	c core #627
191.85/192.26	c core #628
191.85/192.26	c core #629
191.85/192.26	c core #630
191.85/192.26	c core #631
191.85/192.26	c core #632
191.85/192.26	c core #633
191.85/192.26	c core #634
191.85/192.26	c core #635
191.85/192.26	c core #636
191.85/192.26	c core #637
191.85/192.26	c core #638
191.85/192.26	c core #639
191.85/192.26	c core #640
191.85/192.26	c core #641
191.85/192.26	c core #642
191.85/192.26	c core #643
191.85/192.26	c core #644
191.85/192.26	c core #645
191.85/192.26	c core #646
191.85/192.26	c core #647
191.85/192.26	c core #648
191.85/192.26	c core #649
191.85/192.26	c core #650
191.85/192.26	c core #651
191.85/192.26	c core #652
191.85/192.26	c core #653
191.85/192.26	c core #654
191.85/192.26	c core #655
191.85/192.26	c core #656
191.85/192.26	c core #657
191.85/192.26	c core #658
191.85/192.26	c core #659
191.85/192.26	c core #660
191.85/192.26	c core #661
191.85/192.26	c core #662
191.85/192.26	c core #663
191.85/192.26	c core #664
191.85/192.26	c core #665
191.85/192.26	c core #666
191.85/192.26	c core #667
191.85/192.26	c core #668
191.85/192.26	c core #669
191.85/192.26	c core #670
191.85/192.26	c core #671
191.85/192.26	c core #672
191.85/192.26	c core #673
191.85/192.26	c core #674
191.85/192.26	c core #675
191.85/192.26	c core #676
191.85/192.26	c core #677
191.85/192.26	c core #678
191.85/192.26	c core #679
191.85/192.26	c core #680
191.85/192.26	c core #681
191.85/192.26	c core #682
191.85/192.26	c core #683
191.85/192.26	c core #684
191.85/192.26	c core #685
191.85/192.26	c core #686
191.85/192.26	c core #687
191.85/192.26	c core #688
191.85/192.26	c core #689
191.85/192.26	c core #690
191.85/192.26	c core #691
191.85/192.26	c core #692
199.54/199.94	c core #693
199.54/199.94	c core #694
199.54/199.94	c core #695
199.54/199.94	c core #696
199.54/199.94	c core #697
199.54/199.94	c core #698
199.54/199.94	c core #699
199.54/199.94	c core #700
199.54/199.94	c core #701
199.54/199.94	c core #702
199.54/199.94	c core #703
199.54/199.94	c core #704
199.54/199.94	c core #705
199.54/199.94	c core #706
199.54/199.94	c core #707
199.54/199.94	c core #708
199.54/199.94	c core #709
199.54/199.94	c core #710
199.54/199.94	c core #711
199.54/199.94	c core #712
199.54/199.94	c core #713
199.54/199.94	c core #714
199.54/199.94	c core #715
199.54/199.94	c core #716
199.54/199.94	c core #717
199.54/199.94	c core #718
199.54/199.94	c core #719
199.54/199.94	c core #720
199.54/199.94	c core #721
199.54/199.94	c core #722
199.54/199.94	c core #723
199.54/199.94	c core #724
199.54/199.94	c core #725
199.54/199.94	c core #726
199.54/199.94	c core #727
199.54/199.94	c core #728
199.54/199.94	c core #729
199.54/199.94	c core #730
199.54/199.94	c core #731
199.54/199.94	c core #732
199.54/199.94	c core #733
199.54/199.94	c core #734
199.54/199.94	c core #735
199.54/199.94	c core #736
199.54/199.94	c core #737
199.54/199.94	c core #738
199.54/199.94	c core #739
199.54/199.94	c core #740
199.54/199.94	c core #741
199.54/199.94	c core #742
199.54/199.94	c core #743
199.54/199.94	c core #744
199.54/199.94	c core #745
199.54/199.94	c core #746
199.54/199.94	c core #747
199.54/199.94	c core #748
199.54/199.94	c core #749
199.54/199.94	c core #750
199.54/199.94	c core #751
199.54/199.94	c core #752
199.54/199.94	c core #753
199.54/199.94	c core #754
199.54/199.94	c core #755
199.54/199.94	c core #756
199.54/199.94	c core #757
199.54/199.94	c core #758
199.54/199.94	c core #759
199.54/199.94	c core #760
199.54/199.94	c core #761
199.54/199.94	c core #762
199.54/199.94	c core #763
199.54/199.94	c core #764
199.54/199.94	c core #765
199.54/199.94	c core #766
199.54/199.94	c core #767
199.54/199.94	c core #768
199.54/199.94	c core #769
199.54/199.94	c core #770
199.54/199.94	c core #771
199.54/199.94	c core #772
199.54/199.94	c core #773
199.54/199.94	c core #774
199.54/199.94	c core #775
199.54/199.94	c core #776
199.54/199.94	c core #777
199.54/199.94	c core #778
199.54/199.94	c core #779
199.54/199.94	c core #780
199.54/199.94	c core #781
199.54/199.94	c core #782
199.54/199.94	c core #783
199.54/199.94	c core #784
199.54/199.94	c core #785
199.54/199.94	c core #786
199.54/199.94	c core #787
199.54/199.94	c core #788
199.54/199.94	c core #789
199.54/199.94	c core #790
199.54/199.94	c core #791
199.54/199.94	c core #792
199.54/199.94	c core #793
199.54/199.94	c core #794
199.54/199.94	c core #795
199.54/199.94	c core #796
199.54/199.94	c core #797
199.54/199.94	c core #798
199.54/199.94	c core #799
199.54/199.94	c core #800
199.54/199.94	c core #801
199.54/199.94	c core #802
199.54/199.94	c core #803
199.54/199.94	c core #804
199.54/199.94	c core #805
199.54/199.94	c core #806
199.54/199.94	c core #807
199.54/199.94	c core #808
199.54/199.94	c core #809
199.54/199.94	c core #810
199.54/199.94	c core #811
199.54/199.94	c core #812
199.54/199.94	c core #813
199.54/199.94	c core #814
199.54/199.94	c core #815
199.54/199.94	c core #816
199.54/199.94	c core #817
199.54/199.94	c core #818
199.54/199.94	c core #819
199.54/199.94	c core #820
199.54/199.94	c core #821
199.54/199.94	c core #822
199.54/199.94	c core #823
199.54/199.94	c core #824
199.54/199.94	c core #825
199.54/199.94	c core #826
199.54/199.94	c core #827
199.54/199.94	c core #828
199.54/199.94	c core #829
199.54/199.94	c core #830
199.54/199.94	c core #831
199.54/199.94	c core #832
199.54/199.94	c core #833
199.54/199.94	c core #834
199.54/199.94	c core #835
199.54/199.94	c core #836
199.54/199.94	c core #837
199.54/199.94	c core #838
199.54/199.94	c core #839
199.54/199.94	c core #840
199.54/199.94	c core #841
199.54/199.94	c core #842
199.54/199.94	c core #843
199.54/199.94	c core #844
199.54/199.94	c core #845
199.54/199.94	c core #846
199.54/199.94	c core #847
199.54/199.94	c core #848
199.54/199.94	c core #849
199.54/199.94	c core #850
199.54/199.94	c core #851
199.54/199.94	c core #852
199.54/199.94	c core #853
199.54/199.94	c core #854
199.54/199.94	c core #855
199.54/199.94	c core #856
199.54/199.94	c core #857
199.54/199.94	c core #858
199.54/199.94	c core #859
199.54/199.94	c core #860
199.54/199.94	c core #861
199.54/199.94	c core #862
199.54/199.94	c core #863
199.54/199.94	c core #864
199.54/199.94	c core #865
199.54/199.94	c core #866
199.54/199.94	c core #867
199.54/199.94	c core #868
199.54/199.94	c core #869
199.54/199.94	c core #870
199.54/199.94	c core #871
199.54/199.94	c core #872
199.54/199.94	c core #873
199.54/199.94	c core #874
199.54/199.94	c core #875
199.54/199.94	c core #876
199.54/199.94	c core #877
199.54/199.94	c core #878
199.54/199.94	c core #879
199.54/199.94	c core #880
199.54/199.94	c core #881
199.54/199.94	c core #882
199.54/199.94	c core #883
199.54/199.94	c core #884
199.54/199.94	c core #885
199.54/199.94	c core #886
199.54/199.94	c core #887
199.54/199.94	c core #888
199.54/199.94	c core #889
199.54/199.94	c core #890
199.54/199.94	c core #891
199.54/199.94	c core #892
199.54/199.94	c core #893
199.54/199.94	c core #894
199.54/199.94	c core #895
199.54/199.94	c core #896
199.54/199.94	c core #897
199.54/199.94	c core #898
199.54/199.94	c core #899
199.54/199.94	c core #900
199.54/199.94	c core #901
199.54/199.94	c core #902
199.54/199.94	c core #903
199.54/199.94	c core #904
199.54/199.94	c core #905
199.54/199.94	c core #906
199.54/199.94	c core #907
199.54/199.94	c core #908
199.54/199.94	c core #909
199.54/199.94	c core #910
199.54/199.94	c core #911
199.54/199.94	c core #912
199.54/199.94	c core #913
199.54/199.94	c core #914
199.54/199.94	c core #915
199.54/199.94	c core #916
199.54/199.94	c core #917
199.54/199.94	c core #918
199.54/199.94	c core #919
199.54/199.94	c core #920
199.54/199.94	c core #921
199.54/199.94	c core #922
199.54/199.94	c core #923
199.54/199.94	c core #924
199.54/199.94	c core #925
199.54/199.94	c core #926
199.54/199.94	c core #927
199.54/199.94	c core #928
199.54/199.94	c core #929
199.54/199.94	c core #930
199.54/199.94	c core #931
199.54/199.94	c core #932
199.54/199.94	c core #933
199.54/199.94	c core #934
199.54/199.94	c core #935
199.54/199.94	c core #936
199.54/199.94	c core #937
199.54/199.94	c core #938
199.54/199.94	c core #939
199.54/199.94	c core #940
199.54/199.94	c core #941
199.54/199.94	c core #942
199.54/199.94	c core #943
199.54/199.94	c core #944
199.54/199.94	c core #945
199.54/199.94	c core #946
199.54/199.94	c core #947
199.54/199.94	c core #948
199.54/199.94	c core #949
199.54/199.94	c core #950
199.54/199.94	c core #951
199.54/199.94	c core #952
199.54/199.94	c core #953
199.54/199.94	c core #954
199.54/199.94	c core #955
199.54/199.94	c core #956
199.54/199.94	c core #957
199.54/199.94	c core #958
199.54/199.94	c core #959
199.54/199.94	c core #960
199.54/199.94	c core #961
199.54/199.94	c core #962
199.54/199.94	c core #963
199.54/199.94	c core #964
199.54/199.94	c core #965
199.54/199.94	c core #966
199.54/199.94	c core #967
199.54/199.94	c core #968
199.54/199.94	c core #969
199.54/199.94	c core #970
199.54/199.94	c core #971
199.54/199.94	c core #972
199.54/199.94	c core #973
199.54/199.94	c core #974
199.54/199.94	c core #975
199.54/199.94	c ============================[ Search Statistics ]==============================
199.54/199.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.54/199.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.54/199.94	c ===============================================================================
199.54/199.94	c |         0 |    4665     6943    21628 |     5000        0    nan |  0.000 % |
199.54/199.95	c ===============================================================================
199.54/199.98	c core #976
199.54/199.98	c ============================[ Search Statistics ]==============================
199.54/199.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.54/199.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.54/199.98	c ===============================================================================
199.54/199.98	c |         0 |    4789     6944    21739 |     5000        0    nan |  0.000 % |
199.54/199.99	c ===============================================================================
199.64/200.02	c core #977
199.64/200.02	c ============================[ Search Statistics ]==============================
199.64/200.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.64/200.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.64/200.02	c ===============================================================================
199.64/200.02	c |         0 |    4839     6945    21839 |     5000        0    nan |  0.000 % |
199.64/200.03	c ===============================================================================
199.64/200.06	c core #978
199.64/200.06	c ============================[ Search Statistics ]==============================
199.64/200.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.64/200.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.64/200.06	c ===============================================================================
199.64/200.06	c |         0 |    4963     6946    22084 |     5000        0    nan |  0.000 % |
199.64/200.07	c ===============================================================================
199.75/200.10	c core #979
199.75/200.10	c ============================[ Search Statistics ]==============================
199.75/200.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.75/200.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.75/200.10	c ===============================================================================
199.75/200.10	c |         0 |    5094     6947    22261 |     5000        0    nan |  0.000 % |
199.75/200.11	c ===============================================================================
199.75/200.14	c core #980
199.75/200.14	c ============================[ Search Statistics ]==============================
199.75/200.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.75/200.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.75/200.14	c ===============================================================================
199.75/200.14	c |         0 |    5136     6948    22300 |     5000        0    nan |  0.000 % |
199.75/200.17	c ===============================================================================
199.75/200.20	c core #981
199.75/200.20	c ============================[ Search Statistics ]==============================
199.75/200.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.75/200.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.75/200.20	c ===============================================================================
199.75/200.20	c |         0 |    5210     6949    22439 |     5000        0    nan |  0.000 % |
199.85/200.22	c ===============================================================================
199.85/200.25	c core #982
199.85/200.25	c ============================[ Search Statistics ]==============================
199.85/200.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.85/200.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.85/200.25	c ===============================================================================
199.85/200.25	c |         0 |    5330     6950    22679 |     5000        0    nan |  0.000 % |
199.85/200.27	c |       101 |    5327     6950    22679 |     5500      101      6 |  1.735 % |
199.94/200.30	c |       251 |    5326     6950    22679 |     6050      251      7 |  1.735 % |
199.94/200.33	c |       476 |    5324     6950    22679 |     6655      473     10 |  1.735 % |
199.94/200.37	c |       815 |    5324     6950    22679 |     7320      812     10 |  1.735 % |
200.04/200.44	c |      1322 |    5307     6950    22679 |     8052     1316     12 |  2.049 % |
200.14/200.55	c |      2084 |    5274     6950    22679 |     8857     2060     13 |  2.658 % |
200.14/200.58	c ===============================================================================
200.24/200.63	c core #983
200.24/200.63	c ============================[ Search Statistics ]==============================
200.24/200.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.24/200.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.24/200.63	c ===============================================================================
200.24/200.63	c |         0 |    5753     6951    23510 |     5000        0    nan |  0.000 % |
200.24/200.66	c |       103 |    5752     6951    23510 |     5500      103     21 |  1.237 % |
200.24/200.68	c |       254 |    5752     6951    23510 |     6050      254     12 |  1.237 % |
200.34/200.72	c |       481 |    5743     6951    23510 |     6655      476     11 |  1.357 % |
200.34/200.75	c ===============================================================================
200.34/200.78	c core #984
200.34/200.78	c ============================[ Search Statistics ]==============================
200.34/200.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.34/200.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.34/200.78	c ===============================================================================
200.34/200.78	c |         0 |    5991     6952    23966 |     5000        0    nan |  0.000 % |
200.44/200.81	c |       101 |    5991     6952    23966 |     5500      101      8 |  0.893 % |
200.44/200.83	c |       251 |    5991     6952    23966 |     6050      251      9 |  0.893 % |
200.44/200.86	c |       477 |    5991     6952    23966 |     6655      477      8 |  0.893 % |
200.54/200.92	c |       814 |    5971     6952    23966 |     7320      786      8 |  1.241 % |
200.54/200.95	c ===============================================================================
200.64/201.00	c core #985
200.64/201.00	c ============================[ Search Statistics ]==============================
200.64/201.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.64/201.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.64/201.00	c ===============================================================================
200.64/201.00	c |         0 |    6349     6953    24675 |     5000        0    nan |  0.000 % |
200.64/201.03	c |       104 |    6349     6953    24675 |     5500      104     29 |  0.750 % |
200.64/201.05	c |       254 |    6344     6953    24675 |     6050      238     18 |  0.829 % |
200.64/201.09	c |       479 |    6344     6953    24675 |     6655      463     17 |  0.829 % |
200.74/201.16	c |       816 |    6344     6953    24675 |     7320      800     30 |  0.829 % |
200.84/201.25	c |      1323 |    6339     6953    24675 |     8052     1305     26 |  0.907 % |
200.95/201.39	c |      2082 |    6337     6953    24675 |     8857     2056     34 |  0.938 % |
201.24/201.62	c |      3223 |    6334     6953    24675 |     9743     3191     32 |  0.985 % |
201.54/201.93	c |      4935 |    6276     6953    24675 |    10717     4825     28 |  1.892 % |
201.94/202.35	c ===============================================================================
202.04/202.44	c core #986
202.04/202.44	c ============================[ Search Statistics ]==============================
202.04/202.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
202.04/202.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
202.04/202.44	c ===============================================================================
202.04/202.44	c |         0 |    6732     6954    25441 |     5000        0    nan |  0.000 % |
202.04/202.48	c |       100 |    6732     6954    25441 |     5500      100     12 |  0.708 % |
202.14/202.50	c |       250 |    6732     6954    25441 |     6050      250     13 |  0.708 % |
202.14/202.54	c |       476 |    6731     6954    25441 |     6655      475     12 |  0.723 % |
202.14/202.59	c |       815 |    6731     6954    25441 |     7320      814     15 |  0.723 % |
202.24/202.67	c |      1324 |    6730     6954    25441 |     8052     1322     14 |  0.737 % |
202.34/202.78	c |      2085 |    6730     6954    25441 |     8857     2083     22 |  0.737 % |
202.54/202.96	c |      3224 |    6724     6954    25441 |     9743     3217     21 |  0.826 % |
202.84/203.29	c |      4932 |    6724     6954    25441 |    10717     4925     25 |  0.826 % |
203.54/203.94	c |      7497 |    6720     6954    25441 |    11789     7489     26 |  0.914 % |
203.64/204.04	c ===============================================================================
203.74/204.15	c core #987
203.74/204.15	c ============================[ Search Statistics ]==============================
203.74/204.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
203.74/204.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
203.74/204.15	c ===============================================================================
203.74/204.15	c |         0 |    7023     6955    26023 |     5000        0    nan |  0.000 % |
203.74/204.18	c |       100 |    7023     6955    26023 |     5500      100     25 |  0.679 % |
203.84/204.20	c |       250 |    7023     6955    26023 |     6050      250     20 |  0.679 % |
203.84/204.23	c |       475 |    7023     6955    26023 |     6655      475     21 |  0.679 % |
203.84/204.28	c |       812 |    7023     6955    26023 |     7320      812     24 |  0.679 % |
203.94/204.36	c |      1319 |    7023     6955    26023 |     8052     1319     23 |  0.679 % |
204.04/204.47	c |      2078 |    7023     6955    26023 |     8857     2078     28 |  0.679 % |
204.25/204.66	c |      3217 |    7023     6955    26023 |     9743     3217     32 |  0.679 % |
204.64/205.05	c |      4925 |    7023     6955    26023 |    10717     4925     42 |  0.679 % |
205.04/205.46	c |      7487 |    7023     6955    26023 |    11789     7487     39 |  0.679 % |
205.84/206.26	c |     11331 |    7023     6955    26023 |    12968    11331     36 |  0.679 % |
207.45/207.85	c |     17099 |    7023     6955    26023 |    14265    10477     35 |  0.679 % |
209.74/210.15	c |     25749 |    7023     6955    26023 |    15692    11733     48 |  0.679 % |
214.44/214.85	c |     38724 |    7023     6955    26023 |    17261     8713     53 |  0.679 % |
219.13/219.54	c ===============================================================================
219.33/219.79	c core #988
219.33/219.79	c ============================[ Search Statistics ]==============================
219.33/219.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.33/219.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.33/219.79	c ===============================================================================
219.33/219.79	c |         0 |    7506     6956    26989 |     5000        0    nan |  0.000 % |
219.43/219.84	c |       100 |    7506     6956    26989 |     5500      100     17 |  0.635 % |
219.43/219.86	c |       250 |    7506     6956    26989 |     6050      250     21 |  0.635 % |
219.55/219.91	c |       475 |    7506     6956    26989 |     6655      475     28 |  0.635 % |
219.55/219.98	c |       812 |    7506     6956    26989 |     7320      812     28 |  0.635 % |
219.64/220.04	c |      1319 |    7506     6956    26989 |     8052     1319     27 |  0.635 % |
219.73/220.17	c |      2078 |    7506     6956    26989 |     8857     2078     28 |  0.635 % |
219.94/220.35	c |      3221 |    7506     6956    26989 |     9743     3221     36 |  0.636 % |
220.24/220.66	c |      4930 |    7506     6956    26989 |    10717     4930     38 |  0.635 % |
220.84/221.23	c |      7495 |    7506     6956    26989 |    11789     7495     43 |  0.635 % |
222.03/222.42	c |     11339 |    7506     6956    26989 |    12968    11339     54 |  0.635 % |
223.84/224.27	c |     17105 |    7506     6956    26989 |    14265    10373     71 |  0.635 % |
226.14/226.54	c |     25755 |    7505     6956    26989 |    15692    11722     71 |  0.649 % |
229.73/230.16	c |     38729 |    7503     6956    26989 |    17261     8767     61 |  0.675 % |
236.53/236.94	c |     58196 |    7491     6956    26989 |    18987    10539     70 |  0.874 % |
247.33/247.73	c |     87388 |    7488     6956    26989 |    20886    10676     91 |  0.874 % |
271.12/271.58	c |    131177 |    7488     6956    26989 |    22974    11265    109 |  0.874 % |
278.22/278.64	c ===============================================================================
279.92/280.31	c core #989
279.92/280.31	c ============================[ Search Statistics ]==============================
279.92/280.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
279.92/280.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
279.92/280.31	c ===============================================================================
279.92/280.31	c |         0 |    8123     6957    28223 |     5000        0    nan |  0.000 % |
279.92/280.37	c |       102 |    8123     6957    28223 |     5500      102     30 |  0.587 % |
279.92/280.40	c |       252 |    8123     6957    28223 |     6050      252     22 |  0.587 % |
280.03/280.45	c |       477 |    8123     6957    28223 |     6655      477     28 |  0.587 % |
280.03/280.49	c |       815 |    8123     6957    28223 |     7320      815     34 |  0.587 % |
280.12/280.59	c |      1321 |    8123     6957    28223 |     8052     1321     37 |  0.587 % |
280.32/280.75	c |      2081 |    8123     6957    28223 |     8857     2081     38 |  0.587 % |
280.52/280.98	c |      3220 |    8123     6957    28223 |     9743     3220     36 |  0.587 % |
281.02/281.40	c |      4931 |    8123     6957    28223 |    10717     4931     44 |  0.587 % |
281.62/282.09	c |      7496 |    8123     6957    28223 |    11789     7496     69 |  0.587 % |
283.02/283.42	c |     11342 |    8123     6957    28223 |    12968    11342     76 |  0.587 % |
284.62/285.03	c |     17108 |    8123     6957    28223 |    14265    10386     92 |  0.587 % |
287.51/287.92	c |     25757 |    8123     6957    28223 |    15692    11642     99 |  0.587 % |
292.12/292.59	c |     38731 |    8123     6957    28223 |    17261     8530     79 |  0.587 % |
296.82/297.29	c |     58193 |    8122     6957    28223 |    18987    10385     57 |  0.600 % |
307.81/308.21	c |     87385 |    8121     6957    28223 |    20886    10163     62 |  0.612 % |
323.51/323.96	c |    131175 |    8121     6957    28223 |    22974    11063     77 |  0.612 % |
356.81/357.26	c |    196859 |    8120     6957    28223 |    25272    17933    145 |  0.624 % |
409.69/410.10	c |    295385 |    8104     6957    28223 |    27799    24592     78 |  0.832 % |
486.07/486.55	c |    443175 |    8103     6957    28223 |    30579    22153    101 |  0.832 % |
635.63/636.12	c |    664858 |    8103     6957    28223 |    33637    17461    155 |  0.832 % |
697.31/697.81	c ===============================================================================
699.91/700.42	c core #990
699.91/700.42	c ============================[ Search Statistics ]==============================
699.91/700.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
699.91/700.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
699.91/700.42	c ===============================================================================
699.91/700.42	c |         0 |    8764     6958    29483 |     5000        0    nan |  0.000 % |
699.91/700.48	c |       100 |    8764     6958    29483 |     5500      100     14 |  0.364 % |
700.01/700.53	c |       250 |    8764     6958    29483 |     6050      250     17 |  0.364 % |
700.12/700.61	c |       475 |    8764     6958    29483 |     6655      475     49 |  0.364 % |
700.12/700.69	c |       812 |    8764     6958    29483 |     7320      812     40 |  0.364 % |
700.31/700.82	c |      1318 |    8764     6958    29483 |     8052     1318     48 |  0.364 % |
700.41/700.99	c |      2079 |    8764     6958    29483 |     8857     2079     58 |  0.364 % |
700.81/701.30	c |      3222 |    8764     6958    29483 |     9743     3222     75 |  0.364 % |
701.22/701.73	c |      4930 |    8764     6958    29483 |    10717     4930     71 |  0.364 % |
702.02/702.59	c |      7492 |    8764     6958    29483 |    11789     7492     83 |  0.364 % |
703.21/703.77	c |     11339 |    8764     6958    29483 |    12968    11339     81 |  0.364 % |
704.92/705.48	c |     17107 |    8764     6958    29483 |    14265    10123     78 |  0.364 % |
707.31/707.80	c |     25758 |    8764     6958    29483 |    15692    11089     78 |  0.364 % |
712.32/712.84	c |     38732 |    8764     6958    29483 |    17261    15838     93 |  0.364 % |
720.91/721.45	c |     58196 |    8764     6958    29483 |    18987    17396    108 |  0.364 % |
732.20/732.71	c |     87390 |    8764     6958    29483 |    20886    16689     86 |  0.364 % |
751.80/752.32	c |    131179 |    8764     6958    29483 |    22974    17342    181 |  0.364 % |
784.30/784.85	c |    196866 |    8764     6958    29483 |    25272    12271    196 |  0.364 % |

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-2656003-1276394371/watcher-2656003-1276394371 -o /tmp/evaluation-result-2656003-1276394371/solver-2656003-1276394371 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656003-1276394371.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.88 0.98 0.99 3/106 16338
/proc/meminfo: memFree=1849404/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=2988 CPUtime=0
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 15041064 3059712 276 1992294400 134512640 135751879 4292902672 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 747 276 145 303 0 414 0

[startup+0.065223 s]
/proc/loadavg: 0.88 0.98 0.99 3/106 16338
/proc/meminfo: memFree=1849404/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=3664 CPUtime=0.06
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 581 0 0 0 6 0 0 0 20 0 1 0 15041064 3751936 472 1992294400 134512640 135751879 4292902672 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 916 472 146 303 0 611 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3664

[startup+0.101227 s]
/proc/loadavg: 0.88 0.98 0.99 3/106 16338
/proc/meminfo: memFree=1849404/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=4044 CPUtime=0.09
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 699 0 0 0 9 0 0 0 20 0 1 0 15041064 4141056 590 1992294400 134512640 135751879 4292902672 18446744073709551615 134519017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 1011 590 147 303 0 706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4044

[startup+0.301248 s]
/proc/loadavg: 0.88 0.98 0.99 3/106 16338
/proc/meminfo: memFree=1849404/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=6808 CPUtime=0.3
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 1379 0 0 0 29 1 0 0 20 0 1 0 15041064 6971392 1270 1992294400 134512640 135751879 4292902672 18446744073709551615 134606631 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 1702 1270 147 303 0 1397 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 6808

[startup+0.701288 s]
/proc/loadavg: 0.88 0.98 0.99 3/106 16338
/proc/meminfo: memFree=1849404/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=12144 CPUtime=0.69
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 2724 0 0 0 68 1 0 0 21 0 1 0 15041064 12435456 2615 1992294400 134512640 135751879 4292902672 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 3036 2615 147 303 0 2731 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12144

[startup+1.50137 s]
/proc/loadavg: 0.88 0.98 0.99 2/107 16339
/proc/meminfo: memFree=1835508/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=22572 CPUtime=1.49
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 5309 0 0 0 146 3 0 0 23 0 1 0 15041064 23113728 5200 1992294400 134512640 135751879 4292902672 18446744073709551615 134616486 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 5643 5200 147 303 0 5338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22572

[startup+3.10153 s]
/proc/loadavg: 0.89 0.98 0.99 2/107 16339
/proc/meminfo: memFree=1821744/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=41752 CPUtime=3.09
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 10098 0 0 0 303 6 0 0 25 0 1 0 15041064 42754048 9989 1992294400 134512640 135751879 4292902672 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 10438 9989 147 303 0 10133 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41752

[startup+6.30086 s]
/proc/loadavg: 0.89 0.98 0.99 2/107 16339
/proc/meminfo: memFree=1783428/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=76068 CPUtime=6.29
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 18690 0 0 0 618 11 0 0 25 0 1 0 15041064 77893632 18581 1992294400 134512640 135751879 4292902672 18446744073709551615 134606323 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 19017 18581 148 303 0 18712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76068

[startup+12.7015 s]
/proc/loadavg: 0.89 0.98 0.99 2/107 16339
/proc/meminfo: memFree=1718328/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=140220 CPUtime=12.69
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 34732 0 0 0 1249 20 0 0 25 0 1 0 15041064 143585280 34623 1992294400 134512640 135751879 4292902672 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 35055 34623 148 303 0 34750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140220

[startup+25.5008 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 16339
/proc/meminfo: memFree=1608712/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=244648 CPUtime=25.49
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 60825 0 0 0 2512 37 0 0 25 0 1 0 15041064 250519552 60716 1992294400 134512640 135751879 4292902672 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 61162 60716 148 303 0 60857 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 244648

[startup+51.1014 s]
/proc/loadavg: 0.94 0.98 0.99 2/107 16339
/proc/meminfo: memFree=1413660/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=442776 CPUtime=51.08
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 110342 0 0 0 5040 68 0 0 25 0 1 0 15041064 453402624 110233 1992294400 134512640 135751879 4292902672 18446744073709551615 134606646 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 110694 110233 148 303 0 110389 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 442776

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 16350
/proc/meminfo: memFree=1055920/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=794960 CPUtime=102.25
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 198394 0 0 0 10101 124 0 0 25 0 1 0 15041064 814039040 198285 1992294400 134512640 135751879 4292902672 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 198740 198285 148 303 0 198435 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 794960

[startup+162.301 s]
/proc/loadavg: 1.14 1.01 1.00 2/112 16773
/proc/meminfo: memFree=647328/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1177748 CPUtime=161.96
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 294070 0 0 0 16008 188 0 0 25 0 1 0 15041064 1206013952 293961 1992294400 134512640 135751879 4292902672 18446744073709551615 134616776 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 294437 293961 148 303 0 294132 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 1177748

[startup+222.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/107 16827
/proc/meminfo: memFree=489824/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1321852 CPUtime=221.93
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 330149 0 0 0 21936 257 0 0 25 0 1 0 15041064 1353576448 330040 1992294400 134512640 135751879 4292902672 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 330463 330040 151 303 0 330158 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 1321852

[startup+282.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 16829
/proc/meminfo: memFree=479284/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1332508 CPUtime=281.92
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 332796 0 0 0 27868 324 0 0 25 0 1 0 15041064 1364488192 332687 1992294400 134512640 135751879 4292902672 18446744073709551615 134611155 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 333127 332687 151 303 0 332822 0
Current children cumulated CPU time (s) 281.92
Current children cumulated vsize (KiB) 1332508

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 16829
/proc/meminfo: memFree=421252/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1390880 CPUtime=341.91
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 347381 0 0 0 33776 415 0 0 25 0 1 0 15041064 1424261120 347272 1992294400 134512640 135751879 4292902672 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 347720 347272 151 303 0 347415 0
Current children cumulated CPU time (s) 341.91
Current children cumulated vsize (KiB) 1390880

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16831
/proc/meminfo: memFree=357516/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1454868 CPUtime=401.89
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 363351 0 0 0 39716 473 0 0 25 0 1 0 15041064 1489784832 363242 1992294400 134512640 135751879 4292902672 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 363717 363242 151 303 0 363412 0
Current children cumulated CPU time (s) 401.89
Current children cumulated vsize (KiB) 1454868

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16833
/proc/meminfo: memFree=295524/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1516352 CPUtime=461.87
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 378704 0 0 0 45654 533 0 0 25 0 1 0 15041064 1552744448 378595 1992294400 134512640 135751879 4292902672 18446744073709551615 134606453 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 379088 378595 151 303 0 378783 0
Current children cumulated CPU time (s) 461.87
Current children cumulated vsize (KiB) 1516352

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16835
/proc/meminfo: memFree=236252/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1576536 CPUtime=521.86
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 393773 0 0 0 51593 593 0 0 25 0 1 0 15041064 1614372864 393664 1992294400 134512640 135751879 4292902672 18446744073709551615 134616794 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 394134 393664 151 303 0 393829 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 1576536

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16837
/proc/meminfo: memFree=152676/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1659076 CPUtime=581.84
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 414383 0 0 0 57534 650 0 0 25 0 1 0 15041064 1698893824 414274 1992294400 134512640 135751879 4292902672 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 414769 414274 151 303 0 414464 0
Current children cumulated CPU time (s) 581.84
Current children cumulated vsize (KiB) 1659076

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16837
/proc/meminfo: memFree=80632/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1730416 CPUtime=641.83
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 432221 0 0 0 63481 702 0 0 25 0 1 0 15041064 1771945984 432112 1992294400 134512640 135751879 4292902672 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 432604 432112 151 303 0 432299 0
Current children cumulated CPU time (s) 641.83
Current children cumulated vsize (KiB) 1730416

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16839
/proc/meminfo: memFree=22848/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1787732 CPUtime=701.81
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 446634 0 0 0 69420 761 0 0 25 0 1 0 15041064 1830637568 446395 1992294400 134512640 135751879 4292902672 18446744073709551615 134518796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 446933 446395 151 303 0 446628 0
Current children cumulated CPU time (s) 701.81
Current children cumulated vsize (KiB) 1787732

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16841
/proc/meminfo: memFree=10020/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1818924 CPUtime=761.8
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 454541 0 0 0 75340 840 0 0 25 0 1 0 15041064 1862578176 454302 1992294400 134512640 135751879 4292902672 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 454731 454302 151 303 0 454426 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 1818924



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+785.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16841
/proc/meminfo: memFree=10436/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=1843252 CPUtime=785.2
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4202496 460602 0 0 0 77651 869 0 0 25 0 1 0 15041064 1887490048 460363 1992294400 134512640 135751879 4292902672 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16338/statm: 460813 460363 151 303 0 460508 0
Current children cumulated CPU time (s) 785.2
Current children cumulated vsize (KiB) 1843252

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

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

[startup+785.809 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16841
/proc/meminfo: memFree=10436/2059040 swapFree=4135604/4192956
[pid=16338] ppid=16336 vsize=0 CPUtime=785.3
/proc/16338/stat : 16338 (wbo1.4b) R 16336 16338 16313 0 -1 4203524 460602 0 0 0 77651 879 0 0 25 0 1 0 15041064 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/16338/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 785.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 785.879
CPU time (s): 785.38
CPU user time (s): 776.511
CPU system time (s): 8.86865
CPU usage (%): 99.9364
Max. virtual memory (cumulated for all children) (KiB): 1843252

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

runsolver used 1.41778 second user time and 3.64445 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-13 03:59:31
IDJOB=2656003
IDBENCH=1990
IDSOLVER=1161
FILE ID=node002/2656003-1276394371
PBS_JOBID= 11173267
Free space on /tmp= 62400 MiB

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

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

MD5SUM BENCH= 4609670c187ed2b426f26d3b2e2df0b2
RANDOM SEED=1375783960

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1849932 kB
Buffers:         36432 kB
Cached:          98444 kB
SwapCached:      17652 kB
Active:          79208 kB
Inactive:        75276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1849932 kB
SwapTotal:     4192956 kB
SwapFree:      4135604 kB
Dirty:            2872 kB
Writeback:           0 kB
AnonPages:       10564 kB
Mapped:           9068 kB
Slab:            32952 kB
PageTables:       3924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180344 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= 62396 MiB
End job on node002 at 2010-06-13 04:12:39