Trace number 2655996

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) 639.044 639.284

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_5.opb.PB06.opb
MD5SUM363fb8dacb34b0fd2f0470bc356b38da
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.38
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 variables1957
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 1957
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 1957
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 1957
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-2655996-1276388032.opb.
0.00/0.00	c Instance file HOME/instance-2655996-1276388032.opb
0.00/0.00	c File size is 112270 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.01         s                                      |
0.00/0.01	c |  Number Variables:      1957                                                |
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 |    1957     4000     8000 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 1166
0.00/0.03	o 1166
0.00/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 179.971 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1957     4001     9957 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 1165
0.00/0.03	o 1165
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 |    1957     4002    11914 |     5000        0    nan |  0.000 % |
0.00/0.06	c |       101 |    1957     4002    11914 |     5500      101   1163 |  0.000 % |
0.09/0.12	c |       251 |    1957     4002    11914 |     6050      251   1163 |  0.000 % |
0.19/0.20	c |       476 |    1957     4002    11914 |     6655      476   1163 |  0.000 % |
0.29/0.34	c |       814 |    1957     4002    11914 |     7320      814   1163 |  0.000 % |
0.49/0.53	c |      1321 |    1957     4002    11914 |     8052     1321   1163 |  0.000 % |
0.79/0.82	c |      2080 |    1957     4002    11914 |     8857     2080   1163 |  0.000 % |
1.29/1.32	c |      3220 |    1957     4002    11914 |     9743     3220   1163 |  0.000 % |
1.99/2.08	c |      4928 |    1957     4002    11914 |    10717     4928   1163 |  0.000 % |
3.20/3.29	c |      7490 |    1957     4002    11914 |    11789     7490   1163 |  0.000 % |
5.29/5.31	c |     11335 |    1957     4002    11914 |    12968    11335   1163 |  0.000 % |
7.99/8.01	c |     17102 |    1957     4002    11914 |    14265     9766   1162 |  0.000 % |
12.59/12.66	c |     25751 |    1957     4002    11914 |    15692    10405   1162 |  0.000 % |
18.89/18.99	c |     38726 |    1957     4002    11914 |    17261    14684   1163 |  0.000 % |
30.48/30.56	c |     58188 |    1957     4002    11914 |    18987    15139   1163 |  0.000 % |
44.98/45.04	c |     87380 |    1957     4002    11914 |    20886    13307   1162 |  0.000 % |
74.86/74.92	c |    131170 |    1957     4002    11914 |    22974    21340   1163 |  0.000 % |
118.35/118.44	c |    196855 |    1957     4002    11914 |    25272    17593   1163 |  0.000 % |
176.82/176.90	c |    295382 |    1957     4002    11914 |    27799    19766   1163 |  0.000 % |
182.82/182.94	c There are 0 assigned variables. 0 in cost function.
187.21/187.30	c core #1
187.21/187.30	c core #2
187.21/187.30	c core #3
187.21/187.30	c core #4
187.21/187.30	c core #5
187.21/187.30	c core #6
187.21/187.30	c core #7
187.21/187.30	c core #8
187.21/187.30	c core #9
187.21/187.30	c core #10
187.21/187.30	c core #11
187.21/187.30	c core #12
187.21/187.30	c core #13
187.21/187.30	c core #14
187.21/187.30	c core #15
187.21/187.30	c core #16
187.21/187.30	c core #17
187.21/187.30	c core #18
187.21/187.30	c core #19
187.21/187.30	c core #20
187.21/187.30	c core #21
187.21/187.30	c core #22
187.21/187.30	c core #23
187.21/187.30	c core #24
187.21/187.30	c core #25
187.21/187.30	c core #26
187.21/187.30	c core #27
187.21/187.30	c core #28
187.21/187.30	c core #29
187.21/187.30	c core #30
187.21/187.30	c core #31
187.21/187.30	c core #32
187.21/187.30	c core #33
187.21/187.30	c core #34
187.21/187.30	c core #35
187.21/187.30	c core #36
187.21/187.30	c core #37
187.21/187.30	c core #38
187.21/187.30	c core #39
187.21/187.30	c core #40
187.21/187.30	c core #41
187.21/187.30	c core #42
187.21/187.30	c core #43
187.21/187.30	c core #44
187.21/187.30	c core #45
187.21/187.30	c core #46
187.21/187.30	c core #47
187.21/187.30	c core #48
187.21/187.30	c core #49
187.21/187.30	c core #50
187.21/187.30	c core #51
187.21/187.30	c core #52
187.21/187.30	c core #53
187.21/187.30	c core #54
187.21/187.30	c core #55
187.21/187.30	c core #56
187.21/187.30	c core #57
187.21/187.30	c core #58
187.21/187.30	c core #59
187.21/187.30	c core #60
187.21/187.30	c core #61
187.21/187.30	c core #62
187.21/187.30	c core #63
187.21/187.30	c core #64
187.21/187.30	c core #65
187.21/187.30	c core #66
187.21/187.30	c core #67
187.21/187.30	c core #68
187.21/187.30	c core #69
187.21/187.30	c core #70
187.21/187.30	c core #71
187.21/187.30	c core #72
187.21/187.30	c core #73
187.21/187.30	c core #74
187.21/187.30	c core #75
187.21/187.30	c core #76
187.21/187.30	c core #77
187.21/187.30	c core #78
187.21/187.30	c core #79
187.21/187.30	c core #80
187.21/187.30	c core #81
187.21/187.30	c core #82
187.21/187.30	c core #83
187.21/187.30	c core #84
187.21/187.30	c core #85
187.21/187.30	c core #86
187.21/187.30	c core #87
187.21/187.30	c core #88
187.21/187.30	c core #89
187.21/187.30	c core #90
187.21/187.30	c core #91
187.21/187.30	c core #92
187.21/187.30	c core #93
187.21/187.30	c core #94
187.21/187.30	c core #95
187.21/187.30	c core #96
187.21/187.30	c core #97
187.21/187.30	c core #98
187.21/187.30	c core #99
187.21/187.30	c core #100
187.21/187.30	c core #101
187.21/187.30	c core #102
187.21/187.30	c core #103
187.21/187.30	c core #104
187.21/187.30	c core #105
187.21/187.30	c core #106
187.21/187.30	c core #107
187.21/187.30	c core #108
187.21/187.30	c core #109
187.21/187.30	c core #110
187.21/187.30	c core #111
187.21/187.30	c core #112
187.21/187.30	c core #113
187.21/187.30	c core #114
187.21/187.30	c core #115
187.21/187.30	c core #116
187.21/187.30	c core #117
187.21/187.30	c core #118
187.21/187.30	c core #119
187.21/187.30	c core #120
187.21/187.30	c core #121
187.21/187.30	c core #122
187.21/187.30	c core #123
187.21/187.30	c core #124
187.21/187.30	c core #125
187.21/187.30	c core #126
187.21/187.30	c core #127
187.21/187.30	c core #128
187.21/187.30	c core #129
187.21/187.30	c core #130
187.21/187.30	c core #131
187.21/187.30	c core #132
187.21/187.30	c core #133
187.21/187.30	c core #134
187.21/187.30	c core #135
187.21/187.30	c core #136
187.21/187.30	c core #137
187.21/187.30	c core #138
187.21/187.30	c core #139
187.21/187.30	c core #140
187.21/187.30	c core #141
187.21/187.30	c core #142
187.21/187.30	c core #143
187.21/187.30	c core #144
187.21/187.30	c core #145
187.21/187.30	c core #146
187.21/187.30	c core #147
187.21/187.30	c core #148
187.21/187.30	c core #149
187.21/187.30	c core #150
187.21/187.30	c core #151
187.21/187.30	c core #152
187.21/187.30	c core #153
187.21/187.30	c core #154
187.21/187.30	c core #155
187.21/187.30	c core #156
187.21/187.30	c core #157
187.21/187.30	c core #158
187.21/187.30	c core #159
187.21/187.30	c core #160
187.21/187.30	c core #161
187.21/187.30	c core #162
187.21/187.30	c core #163
187.21/187.30	c core #164
187.21/187.30	c core #165
187.21/187.30	c core #166
187.21/187.30	c core #167
187.21/187.30	c core #168
187.21/187.30	c core #169
187.21/187.30	c core #170
187.21/187.30	c core #171
187.21/187.30	c core #172
187.21/187.30	c core #173
187.21/187.30	c core #174
187.21/187.30	c core #175
187.21/187.30	c core #176
187.21/187.30	c core #177
187.21/187.30	c core #178
187.21/187.30	c core #179
187.21/187.30	c core #180
187.21/187.30	c core #181
187.21/187.30	c core #182
187.21/187.30	c core #183
187.21/187.30	c core #184
187.21/187.30	c core #185
187.21/187.30	c core #186
187.21/187.30	c core #187
187.21/187.30	c core #188
187.21/187.30	c core #189
187.21/187.30	c core #190
187.21/187.30	c core #191
187.21/187.30	c core #192
187.21/187.30	c core #193
187.21/187.30	c core #194
187.21/187.30	c core #195
187.21/187.30	c core #196
187.21/187.30	c core #197
187.21/187.30	c core #198
187.21/187.30	c core #199
187.21/187.30	c core #200
187.21/187.30	c core #201
187.21/187.30	c core #202
187.21/187.30	c core #203
187.21/187.30	c core #204
187.21/187.30	c core #205
187.21/187.30	c core #206
187.21/187.30	c core #207
187.21/187.30	c core #208
187.21/187.30	c core #209
187.21/187.30	c core #210
187.21/187.30	c core #211
187.21/187.30	c core #212
187.21/187.30	c core #213
187.21/187.30	c core #214
187.21/187.30	c core #215
187.21/187.30	c core #216
187.21/187.30	c core #217
187.21/187.30	c core #218
187.21/187.30	c core #219
187.21/187.30	c core #220
187.21/187.30	c core #221
187.21/187.30	c core #222
187.21/187.30	c core #223
187.21/187.30	c core #224
187.21/187.30	c core #225
187.21/187.30	c core #226
187.21/187.30	c core #227
187.21/187.30	c core #228
187.21/187.30	c core #229
187.21/187.30	c core #230
187.21/187.30	c core #231
187.21/187.30	c core #232
187.21/187.30	c core #233
187.21/187.30	c core #234
187.21/187.30	c core #235
187.21/187.30	c core #236
187.21/187.30	c core #237
187.21/187.30	c core #238
187.21/187.30	c core #239
187.21/187.30	c core #240
187.21/187.30	c core #241
187.21/187.30	c core #242
187.21/187.30	c core #243
187.21/187.30	c core #244
187.21/187.30	c core #245
187.21/187.30	c core #246
187.21/187.30	c core #247
187.21/187.30	c core #248
187.21/187.30	c core #249
187.21/187.30	c core #250
187.21/187.30	c core #251
187.21/187.30	c core #252
187.21/187.30	c core #253
187.21/187.30	c core #254
187.21/187.30	c core #255
187.21/187.30	c core #256
187.21/187.30	c core #257
187.21/187.30	c core #258
187.21/187.30	c core #259
187.21/187.30	c core #260
187.21/187.30	c core #261
187.21/187.30	c core #262
187.21/187.30	c core #263
187.21/187.30	c core #264
187.21/187.30	c core #265
187.21/187.30	c core #266
187.21/187.30	c core #267
187.21/187.30	c core #268
187.21/187.30	c core #269
187.21/187.30	c core #270
187.21/187.30	c core #271
187.21/187.30	c core #272
187.21/187.30	c core #273
187.21/187.30	c core #274
187.21/187.30	c core #275
187.21/187.30	c core #276
187.21/187.30	c core #277
187.21/187.30	c core #278
187.21/187.30	c core #279
187.21/187.30	c core #280
187.21/187.30	c core #281
187.21/187.30	c core #282
187.21/187.30	c core #283
187.21/187.30	c core #284
187.21/187.30	c core #285
187.21/187.30	c core #286
187.21/187.30	c core #287
187.21/187.30	c core #288
187.21/187.30	c core #289
187.21/187.30	c core #290
187.21/187.30	c core #291
187.21/187.30	c core #292
187.21/187.30	c core #293
187.21/187.30	c core #294
187.21/187.30	c core #295
187.21/187.30	c core #296
187.21/187.30	c core #297
187.21/187.30	c core #298
187.21/187.30	c core #299
187.21/187.30	c core #300
187.21/187.30	c core #301
187.21/187.30	c core #302
187.21/187.30	c core #303
187.21/187.30	c core #304
187.21/187.30	c core #305
187.21/187.30	c core #306
187.21/187.30	c core #307
187.21/187.30	c core #308
187.21/187.30	c core #309
187.21/187.30	c core #310
187.21/187.30	c core #311
187.21/187.30	c core #312
187.21/187.30	c core #313
187.21/187.30	c core #314
187.21/187.30	c core #315
187.21/187.30	c core #316
187.21/187.30	c core #317
187.21/187.30	c core #318
187.21/187.30	c core #319
187.21/187.30	c core #320
187.21/187.30	c core #321
187.21/187.30	c core #322
187.21/187.30	c core #323
187.21/187.30	c core #324
187.21/187.30	c core #325
187.21/187.30	c core #326
187.21/187.30	c core #327
187.21/187.30	c core #328
187.21/187.30	c core #329
187.21/187.30	c core #330
187.21/187.30	c core #331
187.21/187.30	c core #332
187.21/187.30	c core #333
187.21/187.30	c core #334
187.21/187.30	c core #335
187.21/187.30	c core #336
187.21/187.30	c core #337
187.21/187.30	c core #338
187.21/187.30	c core #339
187.21/187.30	c core #340
187.21/187.30	c core #341
187.21/187.30	c core #342
187.21/187.30	c core #343
187.21/187.30	c core #344
187.21/187.30	c core #345
187.21/187.30	c core #346
187.21/187.30	c core #347
187.21/187.30	c core #348
187.21/187.30	c core #349
187.21/187.30	c core #350
187.21/187.30	c core #351
192.71/192.80	c core #352
192.71/192.80	c core #353
192.71/192.80	c core #354
192.71/192.80	c core #355
192.71/192.80	c core #356
192.71/192.80	c core #357
192.71/192.80	c core #358
192.71/192.80	c core #359
192.71/192.80	c core #360
192.71/192.80	c core #361
192.71/192.80	c core #362
192.71/192.80	c core #363
192.71/192.80	c core #364
192.71/192.80	c core #365
192.71/192.80	c core #366
192.71/192.80	c core #367
192.71/192.80	c core #368
192.71/192.80	c core #369
192.71/192.80	c core #370
192.71/192.80	c core #371
192.71/192.80	c core #372
192.71/192.80	c core #373
192.71/192.80	c core #374
192.71/192.80	c core #375
192.71/192.80	c core #376
192.71/192.80	c core #377
192.71/192.80	c core #378
192.71/192.80	c core #379
192.71/192.80	c core #380
192.71/192.80	c core #381
192.71/192.80	c core #382
192.71/192.80	c core #383
192.71/192.80	c core #384
192.71/192.80	c core #385
192.71/192.80	c core #386
192.71/192.80	c core #387
192.71/192.80	c core #388
192.71/192.80	c core #389
192.71/192.80	c core #390
192.71/192.80	c core #391
192.71/192.80	c core #392
192.71/192.80	c core #393
192.71/192.80	c core #394
192.71/192.80	c core #395
192.71/192.80	c core #396
192.71/192.80	c core #397
192.71/192.80	c core #398
192.71/192.80	c core #399
192.71/192.80	c core #400
192.71/192.80	c core #401
192.71/192.80	c core #402
192.71/192.80	c core #403
192.71/192.80	c core #404
192.71/192.80	c core #405
192.71/192.80	c core #406
192.71/192.80	c core #407
192.71/192.80	c core #408
192.71/192.80	c core #409
192.71/192.80	c core #410
192.71/192.80	c core #411
192.71/192.80	c core #412
192.71/192.80	c core #413
192.71/192.80	c core #414
192.71/192.80	c core #415
192.71/192.80	c core #416
192.71/192.80	c core #417
192.71/192.80	c core #418
192.71/192.80	c core #419
192.71/192.80	c core #420
192.71/192.80	c core #421
192.71/192.80	c core #422
192.71/192.80	c core #423
192.71/192.80	c core #424
192.71/192.80	c core #425
192.71/192.80	c core #426
192.71/192.80	c core #427
192.71/192.80	c core #428
192.71/192.80	c core #429
192.71/192.80	c core #430
192.71/192.80	c core #431
192.71/192.80	c core #432
192.71/192.80	c core #433
192.71/192.80	c core #434
192.71/192.80	c core #435
192.71/192.80	c core #436
192.71/192.80	c core #437
192.71/192.80	c core #438
192.71/192.80	c core #439
192.71/192.80	c core #440
192.71/192.80	c core #441
192.71/192.80	c core #442
192.71/192.80	c core #443
192.71/192.80	c core #444
192.71/192.80	c core #445
192.71/192.80	c core #446
192.71/192.80	c core #447
192.71/192.80	c core #448
192.71/192.80	c core #449
192.71/192.80	c core #450
192.71/192.80	c core #451
192.71/192.80	c core #452
192.71/192.80	c core #453
192.71/192.80	c core #454
192.71/192.80	c core #455
192.71/192.80	c core #456
192.71/192.80	c core #457
192.71/192.80	c core #458
192.71/192.80	c core #459
192.71/192.80	c core #460
192.71/192.80	c core #461
192.71/192.80	c core #462
192.71/192.80	c core #463
192.71/192.80	c core #464
192.71/192.80	c core #465
192.71/192.80	c core #466
192.71/192.80	c core #467
192.71/192.80	c core #468
192.71/192.80	c core #469
192.71/192.80	c core #470
192.71/192.80	c core #471
192.71/192.80	c core #472
192.71/192.80	c core #473
192.71/192.80	c core #474
192.71/192.80	c core #475
192.71/192.80	c core #476
192.71/192.80	c core #477
192.71/192.80	c core #478
192.71/192.80	c core #479
192.71/192.80	c core #480
192.71/192.80	c core #481
192.71/192.80	c core #482
192.71/192.80	c core #483
192.71/192.80	c core #484
192.71/192.80	c core #485
192.71/192.80	c core #486
192.71/192.80	c core #487
192.71/192.80	c core #488
192.71/192.80	c core #489
192.71/192.80	c core #490
192.71/192.80	c core #491
192.71/192.80	c core #492
192.71/192.80	c core #493
192.71/192.80	c core #494
192.71/192.80	c core #495
192.71/192.80	c core #496
192.71/192.80	c core #497
192.71/192.80	c core #498
192.71/192.80	c core #499
192.71/192.80	c core #500
192.71/192.80	c core #501
192.71/192.80	c core #502
192.71/192.80	c core #503
192.71/192.80	c core #504
192.71/192.80	c core #505
192.71/192.80	c core #506
192.71/192.80	c core #507
192.71/192.80	c core #508
192.71/192.80	c core #509
192.71/192.80	c core #510
192.71/192.80	c core #511
192.71/192.80	c core #512
192.71/192.80	c core #513
192.71/192.80	c core #514
192.71/192.80	c core #515
192.71/192.80	c core #516
192.71/192.80	c core #517
192.71/192.80	c core #518
192.71/192.80	c core #519
192.71/192.80	c core #520
192.71/192.80	c core #521
192.71/192.81	c core #522
192.71/192.81	c core #523
192.71/192.81	c core #524
192.71/192.81	c core #525
192.71/192.81	c core #526
192.71/192.81	c core #527
192.71/192.81	c core #528
192.71/192.81	c core #529
192.71/192.81	c core #530
192.71/192.81	c core #531
192.71/192.81	c core #532
192.71/192.81	c core #533
192.71/192.81	c core #534
192.71/192.81	c core #535
192.71/192.81	c core #536
192.71/192.81	c core #537
192.71/192.81	c core #538
192.71/192.81	c core #539
192.71/192.81	c core #540
192.71/192.81	c core #541
192.71/192.81	c core #542
192.71/192.81	c core #543
192.71/192.81	c core #544
192.71/192.81	c core #545
192.71/192.81	c core #546
192.71/192.81	c core #547
192.71/192.81	c core #548
192.71/192.81	c core #549
192.71/192.81	c core #550
192.71/192.81	c core #551
192.71/192.81	c core #552
192.71/192.81	c core #553
192.71/192.81	c core #554
192.71/192.81	c core #555
192.71/192.81	c core #556
192.71/192.81	c core #557
192.71/192.81	c core #558
192.71/192.81	c core #559
192.71/192.81	c core #560
192.71/192.81	c core #561
192.71/192.81	c core #562
192.71/192.81	c core #563
192.71/192.81	c core #564
192.71/192.81	c core #565
192.71/192.81	c core #566
192.71/192.81	c core #567
192.71/192.81	c core #568
192.71/192.81	c core #569
192.71/192.81	c core #570
192.71/192.81	c core #571
192.71/192.81	c core #572
192.71/192.81	c core #573
192.71/192.81	c core #574
192.71/192.81	c core #575
192.71/192.81	c core #576
192.71/192.81	c core #577
192.71/192.81	c core #578
192.71/192.81	c core #579
192.71/192.81	c core #580
192.71/192.81	c core #581
192.71/192.81	c core #582
192.71/192.81	c core #583
192.71/192.81	c core #584
192.71/192.81	c core #585
192.71/192.81	c core #586
192.71/192.81	c core #587
192.71/192.81	c core #588
192.71/192.81	c core #589
192.71/192.81	c core #590
192.71/192.81	c core #591
192.71/192.81	c core #592
192.71/192.81	c core #593
192.71/192.81	c core #594
192.71/192.81	c core #595
192.71/192.81	c core #596
192.71/192.81	c core #597
192.71/192.81	c core #598
192.71/192.81	c core #599
192.71/192.81	c core #600
192.71/192.81	c core #601
192.71/192.81	c core #602
192.71/192.81	c core #603
192.71/192.81	c core #604
192.71/192.81	c core #605
192.71/192.81	c core #606
192.71/192.81	c core #607
192.71/192.81	c core #608
192.71/192.81	c core #609
192.71/192.81	c core #610
192.71/192.81	c core #611
192.71/192.81	c core #612
192.71/192.81	c core #613
192.71/192.81	c core #614
192.71/192.81	c core #615
192.71/192.81	c core #616
192.71/192.81	c core #617
192.71/192.81	c core #618
192.71/192.81	c core #619
192.71/192.81	c core #620
192.71/192.81	c core #621
192.71/192.81	c core #622
192.71/192.81	c core #623
192.71/192.81	c core #624
192.71/192.81	c core #625
192.71/192.81	c core #626
192.71/192.81	c core #627
192.71/192.81	c core #628
192.71/192.81	c core #629
192.71/192.81	c core #630
192.71/192.81	c core #631
192.71/192.81	c core #632
192.71/192.81	c core #633
192.71/192.81	c core #634
192.71/192.81	c core #635
192.71/192.81	c core #636
192.71/192.81	c core #637
192.71/192.81	c core #638
192.71/192.81	c core #639
192.71/192.81	c core #640
192.71/192.81	c core #641
192.71/192.81	c core #642
192.71/192.81	c core #643
192.71/192.81	c core #644
192.71/192.81	c core #645
192.71/192.81	c core #646
192.71/192.81	c core #647
192.71/192.81	c core #648
192.71/192.81	c core #649
192.71/192.81	c core #650
192.71/192.81	c core #651
192.71/192.81	c core #652
192.71/192.81	c core #653
192.71/192.81	c core #654
192.71/192.81	c core #655
192.71/192.81	c core #656
192.71/192.81	c core #657
192.71/192.81	c core #658
192.71/192.81	c core #659
192.71/192.81	c core #660
192.71/192.81	c core #661
192.71/192.81	c core #662
192.71/192.81	c core #663
192.71/192.81	c core #664
192.71/192.81	c core #665
192.71/192.81	c core #666
192.71/192.81	c core #667
192.71/192.81	c core #668
192.71/192.81	c core #669
192.71/192.81	c core #670
192.71/192.81	c core #671
192.71/192.81	c core #672
192.71/192.81	c core #673
192.71/192.81	c core #674
192.71/192.81	c core #675
192.71/192.81	c core #676
192.71/192.81	c core #677
192.71/192.81	c core #678
192.71/192.81	c core #679
192.71/192.81	c core #680
192.71/192.81	c core #681
192.71/192.81	c core #682
192.71/192.81	c core #683
192.71/192.81	c core #684
192.71/192.81	c core #685
192.71/192.81	c core #686
192.71/192.81	c core #687
192.71/192.81	c core #688
192.71/192.81	c core #689
192.71/192.81	c core #690
192.71/192.81	c core #691
192.71/192.81	c core #692
200.02/200.20	c core #693
200.02/200.20	c core #694
200.02/200.20	c core #695
200.02/200.20	c core #696
200.02/200.20	c core #697
200.02/200.20	c core #698
200.02/200.20	c core #699
200.02/200.20	c core #700
200.02/200.20	c core #701
200.02/200.20	c core #702
200.02/200.20	c core #703
200.02/200.20	c core #704
200.02/200.20	c core #705
200.02/200.20	c core #706
200.02/200.20	c core #707
200.02/200.20	c core #708
200.02/200.20	c core #709
200.02/200.20	c core #710
200.02/200.20	c core #711
200.02/200.20	c core #712
200.02/200.20	c core #713
200.02/200.20	c core #714
200.02/200.20	c core #715
200.02/200.20	c core #716
200.02/200.20	c core #717
200.02/200.20	c core #718
200.02/200.20	c core #719
200.02/200.20	c core #720
200.02/200.20	c core #721
200.02/200.20	c core #722
200.02/200.20	c core #723
200.02/200.20	c core #724
200.02/200.20	c core #725
200.02/200.20	c core #726
200.02/200.20	c core #727
200.02/200.20	c core #728
200.02/200.20	c core #729
200.02/200.20	c core #730
200.02/200.20	c core #731
200.02/200.20	c core #732
200.02/200.20	c core #733
200.02/200.20	c core #734
200.02/200.20	c core #735
200.02/200.20	c core #736
200.02/200.20	c core #737
200.02/200.20	c core #738
200.02/200.20	c core #739
200.02/200.20	c core #740
200.02/200.20	c core #741
200.02/200.20	c core #742
200.02/200.20	c core #743
200.02/200.20	c core #744
200.02/200.20	c core #745
200.02/200.20	c core #746
200.02/200.20	c core #747
200.02/200.20	c core #748
200.02/200.20	c core #749
200.02/200.20	c core #750
200.02/200.20	c core #751
200.02/200.20	c core #752
200.02/200.20	c core #753
200.02/200.20	c core #754
200.02/200.20	c core #755
200.02/200.20	c core #756
200.02/200.20	c core #757
200.02/200.20	c core #758
200.02/200.20	c core #759
200.02/200.20	c core #760
200.02/200.20	c core #761
200.02/200.20	c core #762
200.02/200.20	c core #763
200.02/200.20	c core #764
200.02/200.20	c core #765
200.02/200.20	c core #766
200.02/200.20	c core #767
200.02/200.20	c core #768
200.02/200.20	c core #769
200.02/200.20	c core #770
200.02/200.20	c core #771
200.02/200.20	c core #772
200.02/200.20	c core #773
200.02/200.20	c core #774
200.02/200.20	c core #775
200.02/200.20	c core #776
200.02/200.20	c core #777
200.02/200.20	c core #778
200.02/200.20	c core #779
200.02/200.20	c core #780
200.02/200.20	c core #781
200.02/200.20	c core #782
200.02/200.20	c core #783
200.02/200.20	c core #784
200.02/200.20	c core #785
200.02/200.20	c core #786
200.02/200.20	c core #787
200.02/200.20	c core #788
200.02/200.20	c core #789
200.02/200.20	c core #790
200.02/200.20	c core #791
200.02/200.20	c core #792
200.02/200.20	c core #793
200.02/200.20	c core #794
200.02/200.20	c core #795
200.02/200.20	c core #796
200.02/200.20	c core #797
200.02/200.20	c core #798
200.02/200.20	c core #799
200.02/200.20	c core #800
200.02/200.20	c core #801
200.02/200.20	c core #802
200.02/200.20	c core #803
200.02/200.20	c core #804
200.02/200.20	c core #805
200.02/200.20	c core #806
200.02/200.20	c core #807
200.02/200.20	c core #808
200.02/200.20	c core #809
200.02/200.20	c core #810
200.02/200.20	c core #811
200.02/200.20	c core #812
200.02/200.20	c core #813
200.02/200.20	c core #814
200.02/200.20	c core #815
200.02/200.20	c core #816
200.02/200.20	c core #817
200.02/200.20	c core #818
200.02/200.20	c core #819
200.02/200.20	c core #820
200.02/200.20	c core #821
200.02/200.20	c core #822
200.02/200.20	c core #823
200.02/200.20	c core #824
200.02/200.20	c core #825
200.02/200.20	c core #826
200.02/200.20	c core #827
200.02/200.20	c core #828
200.02/200.20	c core #829
200.02/200.20	c core #830
200.02/200.20	c core #831
200.02/200.20	c core #832
200.02/200.20	c core #833
200.02/200.20	c core #834
200.02/200.20	c core #835
200.02/200.20	c core #836
200.02/200.20	c core #837
200.02/200.20	c core #838
200.02/200.20	c core #839
200.02/200.20	c core #840
200.02/200.20	c core #841
200.02/200.20	c core #842
200.02/200.20	c core #843
200.02/200.20	c core #844
200.02/200.20	c core #845
200.02/200.20	c core #846
200.02/200.20	c core #847
200.02/200.20	c core #848
200.02/200.20	c core #849
200.02/200.20	c core #850
200.02/200.20	c core #851
200.02/200.20	c core #852
200.02/200.20	c core #853
200.02/200.20	c core #854
200.02/200.20	c core #855
200.02/200.20	c core #856
200.02/200.20	c core #857
200.02/200.20	c core #858
200.02/200.20	c core #859
200.02/200.20	c core #860
200.02/200.20	c core #861
200.02/200.20	c core #862
200.02/200.20	c core #863
200.02/200.20	c core #864
200.02/200.20	c core #865
200.02/200.20	c core #866
200.02/200.20	c core #867
200.02/200.20	c core #868
200.02/200.20	c core #869
200.02/200.20	c core #870
200.02/200.20	c core #871
200.02/200.20	c core #872
200.02/200.20	c core #873
200.02/200.20	c core #874
200.02/200.20	c core #875
200.02/200.20	c core #876
200.02/200.20	c core #877
200.02/200.20	c core #878
200.02/200.20	c core #879
200.02/200.20	c core #880
200.02/200.20	c core #881
200.02/200.20	c core #882
200.02/200.20	c core #883
200.02/200.20	c core #884
200.02/200.20	c core #885
200.02/200.20	c core #886
200.02/200.20	c core #887
200.02/200.20	c core #888
200.02/200.20	c core #889
200.02/200.20	c core #890
200.02/200.20	c core #891
200.02/200.20	c core #892
200.02/200.20	c core #893
200.02/200.20	c core #894
200.02/200.20	c core #895
200.02/200.20	c core #896
200.02/200.20	c core #897
200.02/200.20	c core #898
200.02/200.20	c core #899
200.02/200.20	c core #900
200.02/200.20	c core #901
200.02/200.20	c core #902
200.02/200.20	c core #903
200.02/200.20	c core #904
200.02/200.20	c core #905
200.02/200.20	c core #906
200.02/200.20	c core #907
200.02/200.20	c core #908
200.02/200.20	c core #909
200.02/200.20	c core #910
200.02/200.20	c core #911
200.02/200.20	c core #912
200.02/200.20	c core #913
200.02/200.20	c core #914
200.02/200.20	c core #915
200.02/200.20	c core #916
200.02/200.20	c core #917
200.02/200.20	c core #918
200.02/200.20	c core #919
200.02/200.20	c core #920
200.02/200.20	c core #921
200.02/200.20	c core #922
200.02/200.20	c core #923
200.02/200.20	c core #924
200.02/200.20	c core #925
200.02/200.20	c core #926
200.02/200.20	c core #927
200.02/200.20	c core #928
200.02/200.20	c core #929
200.02/200.20	c core #930
200.02/200.20	c core #931
200.02/200.20	c core #932
200.02/200.20	c core #933
200.02/200.20	c core #934
200.02/200.20	c core #935
200.02/200.20	c core #936
200.02/200.20	c core #937
200.02/200.20	c core #938
200.02/200.20	c core #939
200.02/200.20	c core #940
200.02/200.20	c core #941
200.02/200.20	c core #942
200.02/200.20	c core #943
200.02/200.20	c core #944
200.02/200.20	c core #945
200.02/200.20	c core #946
200.02/200.20	c core #947
200.02/200.20	c core #948
200.02/200.20	c core #949
200.02/200.20	c core #950
200.02/200.20	c core #951
200.02/200.20	c core #952
200.02/200.20	c core #953
200.02/200.20	c core #954
200.02/200.20	c core #955
200.02/200.20	c core #956
200.02/200.20	c core #957
200.02/200.20	c core #958
200.02/200.20	c core #959
200.02/200.20	c core #960
200.02/200.20	c core #961
200.02/200.20	c core #962
200.02/200.20	c core #963
200.02/200.20	c core #964
200.02/200.20	c core #965
200.02/200.20	c core #966
200.02/200.20	c ============================[ Search Statistics ]==============================
200.02/200.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.02/200.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.02/200.20	c ===============================================================================
200.02/200.20	c |         0 |    4692     6926    21393 |     5000        0    nan |  0.000 % |
200.12/200.21	c ===============================================================================
200.12/200.24	c core #967
200.12/200.24	c ============================[ Search Statistics ]==============================
200.12/200.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.12/200.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.12/200.24	c ===============================================================================
200.12/200.24	c |         0 |    4721     6927    21455 |     5000        0    nan |  0.000 % |
200.12/200.25	c ===============================================================================
200.12/200.27	c core #968
200.12/200.27	c ============================[ Search Statistics ]==============================
200.12/200.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.12/200.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.12/200.27	c ===============================================================================
200.12/200.27	c |         0 |    4765     6928    21543 |     5000        0    nan |  0.000 % |
200.12/200.28	c ===============================================================================
200.22/200.31	c core #969
200.22/200.31	c ============================[ Search Statistics ]==============================
200.22/200.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.22/200.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.22/200.31	c ===============================================================================
200.22/200.31	c |         0 |    4844     6929    21660 |     5000        0    nan |  0.000 % |
200.22/200.32	c ===============================================================================
200.22/200.35	c core #970
200.22/200.35	c ============================[ Search Statistics ]==============================
200.22/200.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.22/200.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.22/200.35	c ===============================================================================
200.22/200.35	c |         0 |    4881     6930    21709 |     5000        0    nan |  0.000 % |
200.22/200.36	c ===============================================================================
200.22/200.39	c core #971
200.22/200.39	c ============================[ Search Statistics ]==============================
200.22/200.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.22/200.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.22/200.39	c ===============================================================================
200.22/200.39	c |         0 |    4927     6931    21794 |     5000        0    nan |  0.000 % |
200.32/200.40	c ===============================================================================
200.32/200.43	c core #972
200.32/200.43	c ============================[ Search Statistics ]==============================
200.32/200.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.32/200.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.32/200.43	c ===============================================================================
200.32/200.43	c |         0 |    4955     6932    21850 |     5000        0    nan |  0.000 % |
200.32/200.44	c ===============================================================================
200.32/200.47	c core #973
200.32/200.47	c ============================[ Search Statistics ]==============================
200.32/200.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.32/200.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.32/200.47	c ===============================================================================
200.32/200.47	c |         0 |    5014     6933    21957 |     5000        0    nan |  0.000 % |
200.32/200.48	c ===============================================================================
200.42/200.51	c core #974
200.42/200.51	c ============================[ Search Statistics ]==============================
200.42/200.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.42/200.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.42/200.51	c ===============================================================================
200.42/200.51	c |         0 |    5057     6934    22045 |     5000        0    nan |  0.000 % |
200.42/200.53	c ===============================================================================
200.42/200.57	c core #975
200.42/200.57	c ============================[ Search Statistics ]==============================
200.42/200.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.42/200.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.42/200.57	c ===============================================================================
200.42/200.57	c |         0 |    5119     6935    22169 |     5000        0    nan |  0.000 % |
200.42/200.58	c ===============================================================================
200.51/200.61	c core #976
200.51/200.61	c ============================[ Search Statistics ]==============================
200.51/200.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.51/200.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.51/200.61	c ===============================================================================
200.51/200.61	c |         0 |    5173     6936    22277 |     5000        0    nan |  0.000 % |
200.51/200.63	c |       101 |    5169     6936    22277 |     5500      101      3 |  1.566 % |
200.51/200.64	c ===============================================================================
200.51/200.67	c core #977
200.51/200.67	c ============================[ Search Statistics ]==============================
200.51/200.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.51/200.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.51/200.67	c ===============================================================================
200.51/200.67	c |         0 |    5385     6937    22697 |     5000        0    nan |  0.000 % |
200.61/200.70	c |       100 |    5384     6937    22697 |     5500      100      6 |  1.121 % |
200.61/200.72	c |       252 |    5379     6937    22697 |     6050      252      6 |  1.195 % |
200.61/200.74	c ===============================================================================
200.61/200.77	c core #978
200.61/200.77	c ============================[ Search Statistics ]==============================
200.61/200.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.61/200.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.61/200.77	c ===============================================================================
200.61/200.77	c |         0 |    5642     6938    23212 |     5000        0    nan |  0.000 % |
200.61/200.79	c |       100 |    5640     6938    23212 |     5500      100      8 |  1.071 % |
200.71/200.81	c |       251 |    5640     6938    23212 |     6050      251      9 |  1.089 % |
200.71/200.81	c ===============================================================================
200.71/200.85	c core #979
200.71/200.85	c ============================[ Search Statistics ]==============================
200.71/200.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.71/200.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.71/200.85	c ===============================================================================
200.71/200.85	c |         0 |    5784     6939    23497 |     5000        0    nan |  0.000 % |
200.71/200.87	c |       101 |    5783     6939    23497 |     5500      101     12 |  0.908 % |
200.71/200.89	c |       253 |    5781     6939    23497 |     6050      252     15 |  0.908 % |
200.81/200.92	c |       478 |    5781     6939    23497 |     6655      477     13 |  0.908 % |
200.81/200.97	c |       815 |    5781     6939    23497 |     7320      814     13 |  0.909 % |
200.91/201.04	c |      1321 |    5777     6939    23497 |     8052     1314     15 |  0.977 % |
200.91/201.07	c ===============================================================================
201.01/201.12	c core #980
201.01/201.12	c ============================[ Search Statistics ]==============================
201.01/201.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.01/201.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.01/201.12	c ===============================================================================
201.01/201.12	c |         0 |    6136     6940    24195 |     5000        0    nan |  0.000 % |
201.01/201.14	c |       102 |    6136     6940    24195 |     5500      102      7 |  0.616 % |
201.01/201.15	c |       254 |    6136     6940    24195 |     6050      254     13 |  0.615 % |
201.01/201.18	c |       479 |    6136     6940    24195 |     6655      479     12 |  0.615 % |
201.12/201.24	c |       819 |    6136     6940    24195 |     7320      819     11 |  0.616 % |
201.21/201.31	c |      1326 |    6136     6940    24195 |     8052     1326     13 |  0.616 % |
201.31/201.43	c |      2085 |    6135     6940    24195 |     8857     2077     12 |  0.632 % |
201.51/201.66	c |      3224 |    6082     6940    24195 |     9743     2318     14 |  1.490 % |
201.61/201.73	c ===============================================================================
201.71/201.80	c core #981
201.71/201.80	c ============================[ Search Statistics ]==============================
201.71/201.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.71/201.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.71/201.80	c ===============================================================================
201.71/201.80	c |         0 |    6567     6941    25058 |     5000        0    nan |  0.000 % |
201.71/201.83	c |       105 |    6567     6941    25058 |     5500      105     24 |  0.545 % |
201.71/201.86	c |       255 |    6567     6941    25058 |     6050      255     16 |  0.545 % |
201.71/201.89	c |       480 |    6567     6941    25058 |     6655      480     15 |  0.545 % |
201.81/201.95	c |       817 |    6567     6941    25058 |     7320      817     19 |  0.545 % |
201.91/202.03	c |      1323 |    6567     6941    25058 |     8052     1323     15 |  0.545 % |
202.01/202.16	c |      2083 |    6567     6941    25058 |     8857     2083     24 |  0.545 % |
202.22/202.32	c |      3226 |    6567     6941    25058 |     9743     3226     25 |  0.545 % |
202.51/202.63	c |      4935 |    6557     6941    25058 |    10717     4931     22 |  0.697 % |
203.21/203.32	c |      7497 |    6556     6941    25058 |    11789     7417     25 |  0.712 % |
204.42/204.60	c |     11343 |    6556     6941    25058 |    12968    11263     29 |  0.712 % |
206.31/206.49	c |     17109 |    6552     6941    25058 |    14265    10369     31 |  0.772 % |
208.70/208.81	c ===============================================================================
209.10/209.20	c core #982
209.10/209.20	c ============================[ Search Statistics ]==============================
209.10/209.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
209.10/209.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
209.10/209.20	c ===============================================================================
209.10/209.20	c |         0 |    7186     6942    26295 |     5000        0    nan |  0.000 % |
209.10/209.24	c |       100 |    7186     6942    26295 |     5500      100     38 |  0.471 % |
209.10/209.27	c |       250 |    7186     6942    26295 |     6050      250     29 |  0.471 % |
209.21/209.31	c |       475 |    7186     6942    26295 |     6655      475     28 |  0.471 % |
209.21/209.36	c |       813 |    7186     6942    26295 |     7320      813     36 |  0.471 % |
209.31/209.48	c |      1319 |    7186     6942    26295 |     8052     1319     36 |  0.471 % |
209.50/209.65	c |      2080 |    7186     6942    26295 |     8857     2080     33 |  0.471 % |
209.81/209.92	c |      3219 |    7186     6942    26295 |     9743     3219     46 |  0.471 % |
210.21/210.37	c |      4927 |    7183     6942    26295 |    10717     4926     46 |  0.512 % |
210.81/210.97	c |      7489 |    7183     6942    26295 |    11789     7488     44 |  0.512 % |
212.01/212.20	c |     11333 |    7183     6942    26295 |    12968    11332     50 |  0.512 % |
213.90/214.06	c |     17102 |    7183     6942    26295 |    14265    10464     67 |  0.512 % |
216.71/216.86	c |     25754 |    7183     6942    26295 |    15692    11692     54 |  0.512 % |
221.02/221.15	c |     38729 |    7182     6942    26295 |    17261     8607     59 |  0.526 % |
229.10/229.26	c |     58194 |    7182     6942    26295 |    18987    10571     63 |  0.526 % |
242.69/242.87	c |     87386 |    7179     6942    26295 |    20886    10726     61 |  0.568 % |
266.10/266.27	c |    131177 |    7179     6942    26295 |    22974    12165     63 |  0.568 % |
274.49/274.64	c ===============================================================================
276.38/276.58	c core #983
276.38/276.58	c ============================[ Search Statistics ]==============================
276.38/276.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
276.38/276.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
276.38/276.58	c ===============================================================================
276.38/276.58	c |         0 |    7723     6943    27362 |     5000        0    nan |  0.000 % |
276.48/276.63	c |       100 |    7723     6943    27362 |     5500      100      9 |  0.310 % |
276.48/276.65	c |       250 |    7723     6943    27362 |     6050      250      9 |  0.310 % |
276.48/276.69	c |       475 |    7723     6943    27362 |     6655      475     12 |  0.310 % |
276.58/276.75	c |       812 |    7723     6943    27362 |     7320      812     13 |  0.310 % |
276.69/276.83	c |      1318 |    7723     6943    27362 |     8052     1318     14 |  0.310 % |
276.78/276.96	c |      2077 |    7723     6943    27362 |     8857     2077     19 |  0.310 % |
276.99/277.13	c |      3217 |    7723     6943    27362 |     9743     3217     22 |  0.310 % |
277.28/277.40	c |      4927 |    7723     6943    27362 |    10717     4927     22 |  0.310 % |
277.28/277.43	c ===============================================================================
277.28/277.49	c core #984
277.28/277.49	c ============================[ Search Statistics ]==============================
277.28/277.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
277.28/277.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
277.28/277.49	c ===============================================================================
277.28/277.49	c |         0 |    7878     6944    27680 |     5000        0    nan |  0.000 % |
277.38/277.53	c |       100 |    7878     6944    27680 |     5500      100     26 |  0.253 % |
277.38/277.56	c |       250 |    7878     6944    27680 |     6050      250     25 |  0.253 % |
277.38/277.59	c |       475 |    7878     6944    27680 |     6655      475     22 |  0.253 % |
277.48/277.67	c |       812 |    7878     6944    27680 |     7320      812     33 |  0.253 % |
277.58/277.75	c |      1320 |    7878     6944    27680 |     8052     1320     38 |  0.253 % |
277.79/277.90	c |      2080 |    7878     6944    27680 |     8857     2080     39 |  0.253 % |
277.88/278.09	c |      3219 |    7878     6944    27680 |     9743     3219     36 |  0.253 % |
278.39/278.50	c |      4927 |    7878     6944    27680 |    10717     4927     54 |  0.253 % |
278.88/279.06	c |      7489 |    7878     6944    27680 |    11789     7489     52 |  0.253 % |
280.19/280.32	c |     11333 |    7878     6944    27680 |    12968    11333     54 |  0.253 % |
282.49/282.63	c |     17100 |    7878     6944    27680 |    14265    10477     64 |  0.253 % |
286.08/286.29	c |     25753 |    7878     6944    27680 |    15692    11812    110 |  0.253 % |
291.78/291.98	c |     38728 |    7878     6944    27680 |    17261     8712     83 |  0.253 % |
300.98/301.17	c |     58191 |    7874     6944    27680 |    18987    10565    113 |  0.304 % |
314.67/314.86	c |     87386 |    7874     6944    27680 |    20886    10554    121 |  0.304 % |
340.56/340.76	c |    131175 |    7874     6944    27680 |    22974    11526    126 |  0.304 % |
378.05/378.28	c |    196861 |    7874     6944    27680 |    25272    18625    135 |  0.304 % |
443.03/443.21	c |    295391 |    7874     6944    27680 |    27799    25213    180 |  0.304 % |
553.38/553.68	c |    443181 |    7874     6944    27680 |    30579    27629    191 |  0.304 % |

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-2655996-1276388032/watcher-2655996-1276388032 -o /tmp/evaluation-result-2655996-1276388032/solver-2655996-1276388032 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655996-1276388032.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.09 1.28 3/106 13268
/proc/meminfo: memFree=1856500/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=2984 CPUtime=0
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 353 0 0 0 0 0 0 0 25 0 1 0 12455106 3055616 272 1992294400 134512640 135751879 4286988512 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 746 274 145 303 0 413 0

[startup+0.099913 s]
/proc/loadavg: 1.00 1.09 1.28 3/106 13268
/proc/meminfo: memFree=1856500/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=4036 CPUtime=0.09
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 692 0 0 0 9 0 0 0 25 0 1 0 12455106 4132864 583 1992294400 134512640 135751879 4286988512 18446744073709551615 135209796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 1009 584 147 303 0 704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4036

[startup+0.100916 s]
/proc/loadavg: 1.00 1.09 1.28 3/106 13268
/proc/meminfo: memFree=1856500/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=4036 CPUtime=0.09
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 696 0 0 0 9 0 0 0 25 0 1 0 12455106 4132864 587 1992294400 134512640 135751879 4286988512 18446744073709551615 134606334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 1009 587 147 303 0 704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4036

[startup+0.30095 s]
/proc/loadavg: 1.00 1.09 1.28 3/106 13268
/proc/meminfo: memFree=1856500/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=6556 CPUtime=0.29
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 1309 0 0 0 28 1 0 0 25 0 1 0 12455106 6713344 1200 1992294400 134512640 135751879 4286988512 18446744073709551615 134607472 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 1639 1200 147 303 0 1334 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6556

[startup+0.701023 s]
/proc/loadavg: 1.00 1.09 1.28 3/106 13268
/proc/meminfo: memFree=1856500/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=11344 CPUtime=0.69
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 2515 0 0 0 68 1 0 0 25 0 1 0 12455106 11616256 2406 1992294400 134512640 135751879 4286988512 18446744073709551615 134606404 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 2836 2406 147 303 0 2531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11344

[startup+1.50117 s]
/proc/loadavg: 1.00 1.09 1.28 2/107 13269
/proc/meminfo: memFree=1843596/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=20424 CPUtime=1.49
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 4792 0 0 0 146 3 0 0 25 0 1 0 12455106 20914176 4683 1992294400 134512640 135751879 4286988512 18446744073709551615 135209796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 5106 4684 147 303 0 4801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20424

[startup+3.10146 s]
/proc/loadavg: 1.00 1.09 1.28 2/107 13269
/proc/meminfo: memFree=1832188/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=36080 CPUtime=3.09
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 8691 0 0 0 303 6 0 0 25 0 1 0 12455106 36945920 8582 1992294400 134512640 135751879 4286988512 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 9020 8582 147 303 0 8715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36080

[startup+6.30104 s]
/proc/loadavg: 1.00 1.09 1.28 2/107 13269
/proc/meminfo: memFree=1801312/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=66904 CPUtime=6.29
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 16387 0 0 0 618 11 0 0 25 0 1 0 12455106 68509696 16278 1992294400 134512640 135751879 4286988512 18446744073709551615 134607728 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 16726 16278 147 303 0 16421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66904

[startup+12.7012 s]
/proc/loadavg: 1.00 1.08 1.28 2/107 13269
/proc/meminfo: memFree=1740056/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=123772 CPUtime=12.69
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 30611 0 0 0 1251 18 0 0 25 0 1 0 12455106 126742528 30502 1992294400 134512640 135751879 4286988512 18446744073709551615 134606359 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 30943 30502 148 303 0 30638 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 123772

[startup+25.5005 s]
/proc/loadavg: 1.00 1.08 1.27 2/107 13271
/proc/meminfo: memFree=1616800/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=242428 CPUtime=25.48
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 60281 0 0 0 2513 35 0 0 25 0 1 0 12455106 248246272 60172 1992294400 134512640 135751879 4286988512 18446744073709551615 134616467 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 60607 60172 148 303 0 60302 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 242428

[startup+51.1012 s]
/proc/loadavg: 1.00 1.07 1.26 2/107 13271
/proc/meminfo: memFree=1401040/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=458648 CPUtime=51.07
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 114328 0 0 0 5036 71 0 0 25 0 1 0 12455106 469655552 114219 1992294400 134512640 135751879 4286988512 18446744073709551615 134607441 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 114662 114219 148 303 0 114357 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 458648

[startup+102.309 s]
/proc/loadavg: 1.00 1.06 1.25 2/107 13273
/proc/meminfo: memFree=1064876/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=793144 CPUtime=102.26
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 197927 0 0 0 10100 126 0 0 25 0 1 0 12455106 812179456 197818 1992294400 134512640 135751879 4286988512 18446744073709551615 135209796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 198286 197818 148 303 0 197981 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 793144

[startup+162.3 s]
/proc/loadavg: 1.00 1.05 1.23 2/107 13273
/proc/meminfo: memFree=595164/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=1264884 CPUtime=162.22
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 315862 0 0 0 16017 205 0 0 25 0 1 0 12455106 1295241216 315753 1992294400 134512640 135751879 4286988512 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 316221 315753 148 303 0 315916 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1264884

[startup+222.3 s]
/proc/loadavg: 1.00 1.03 1.21 2/107 13275
/proc/meminfo: memFree=432352/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=1422944 CPUtime=222.21
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 355453 0 0 0 21955 266 0 0 25 0 1 0 12455106 1457094656 355315 1992294400 134512640 135751879 4286988512 18446744073709551615 134616696 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 355736 355315 151 303 0 355431 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1422944

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.20 2/107 13277
/proc/meminfo: memFree=410404/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=1444596 CPUtime=282.18
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 360905 0 0 0 27888 330 0 0 25 0 1 0 12455106 1479266304 360721 1992294400 134512640 135751879 4286988512 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 361149 360721 151 303 0 360844 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1444596

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.18 2/107 13279
/proc/meminfo: memFree=355348/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=1500092 CPUtime=342.16
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 374770 0 0 0 33811 405 0 0 25 0 1 0 12455106 1536094208 374586 1992294400 134512640 135751879 4286988512 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 375023 374586 151 303 0 374718 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1500092

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.17 2/107 13281
/proc/meminfo: memFree=285412/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=1570288 CPUtime=402.13
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 392315 0 0 0 39747 466 0 0 25 0 1 0 12455106 1607974912 392131 1992294400 134512640 135751879 4286988512 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 392572 392131 151 303 0 392267 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 1570288

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.16 2/107 13281
/proc/meminfo: memFree=220560/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=1634612 CPUtime=462.12
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 408349 0 0 0 45691 521 0 0 25 0 1 0 12455106 1673842688 408165 1992294400 134512640 135751879 4286988512 18446744073709551615 134516989 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 408653 408165 151 303 0 408348 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 1634612

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 13283
/proc/meminfo: memFree=147276/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=1708816 CPUtime=522.1
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 426922 0 0 0 51642 568 0 0 25 0 1 0 12455106 1749827584 426738 1992294400 134512640 135751879 4286988512 18446744073709551615 134607814 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 427204 426739 151 303 0 426899 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 1708816

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 13285
/proc/meminfo: memFree=77216/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=1778004 CPUtime=582.07
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 444191 0 0 0 57594 613 0 0 25 0 1 0 12455106 1820676096 444007 1992294400 134512640 135751879 4286988512 18446744073709551615 134606411 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 444501 444007 151 303 0 444196 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 1778004



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+639.108 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 13287
/proc/meminfo: memFree=11124/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=1843276 CPUtime=638.87
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4202496 460513 0 0 0 63224 663 0 0 25 0 1 0 12455106 1887514624 460329 1992294400 134512640 135751879 4286988512 18446744073709551615 134606359 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13268/statm: 460819 460329 151 303 0 460514 0
Current children cumulated CPU time (s) 638.87
Current children cumulated vsize (KiB) 1843276

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

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

[startup+639.209 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 13287
/proc/meminfo: memFree=11124/2059040 swapFree=4164928/4192956
[pid=13268] ppid=13266 vsize=0 CPUtime=638.96
/proc/13268/stat : 13268 (wbo1.4b) R 13266 13268 12837 0 -1 4203524 460513 0 0 0 63224 672 0 0 25 0 1 0 12455106 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/13268/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 638.96
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 639.284
CPU time (s): 639.044
CPU user time (s): 632.243
CPU system time (s): 6.80097
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 1843276

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

runsolver used 1.49777 second user time and 3.11952 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-13 02:13:53
IDJOB=2655996
IDBENCH=1981
IDSOLVER=1161
FILE ID=node027/2655996-1276388032
PBS_JOBID= 11173249
Free space on /tmp= 62448 MiB

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

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

MD5SUM BENCH= 363fb8dacb34b0fd2f0470bc356b38da
RANDOM SEED=2040569222

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1857028 kB
Buffers:          9784 kB
Cached:          93160 kB
SwapCached:       1484 kB
Active:          76548 kB
Inactive:        59248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1857028 kB
SwapTotal:     4192956 kB
SwapFree:      4164928 kB
Dirty:            2736 kB
Writeback:           0 kB
AnonPages:       31364 kB
Mapped:          14380 kB
Slab:            44460 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180696 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62444 MiB
End job on node027 at 2010-06-13 02:24:34