Trace number 298122

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, and are wall clock time (not CPU 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 NameAnswerCPU timeWall clock time
gnovelty+ 2007-02-08SAT 0.45793 0.460779

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
MD5SUMf01193a3f455045d150f231e0d56c100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c +------------------------------+
0.00/0.01	c | gNovelty+, version 1.0       |
0.00/0.01	c +------------------------------+
0.00/0.01	c gnovelty+ -h for help
0.00/0.01	c 
0.00/0.01	c Problem instance: numAtoms = 500, numClauses = 2130, numLiterals = 6390
0.00/0.01	c General parameters: seed=1471576858, cutoff=100000, targetCost = 0, print solution: yes
0.00/0.01	c gNovelty+ parameters: noise = 0, walkprob = 1, smoothprob = 40
0.00/0.01	c tries = 1
0.00/0.01	c 
0.40/0.45	s SATISFIABLE
0.40/0.45	v -1
0.40/0.45	v -2
0.40/0.45	v 3
0.40/0.45	v 4
0.40/0.45	v -5
0.40/0.45	v -6
0.40/0.45	v -7
0.40/0.45	v 8
0.40/0.45	v 9
0.40/0.45	v 10
0.40/0.45	v -11
0.40/0.45	v 12
0.40/0.45	v 13
0.40/0.45	v 14
0.40/0.45	v -15
0.40/0.45	v 16
0.40/0.45	v -17
0.40/0.45	v -18
0.40/0.45	v 19
0.40/0.45	v -20
0.40/0.45	v -21
0.40/0.45	v 22
0.40/0.45	v -23
0.40/0.45	v 24
0.40/0.45	v 25
0.40/0.45	v 26
0.40/0.45	v 27
0.40/0.45	v -28
0.40/0.45	v -29
0.40/0.45	v -30
0.40/0.45	v 31
0.40/0.45	v -32
0.40/0.45	v 33
0.40/0.45	v -34
0.40/0.45	v 35
0.40/0.45	v -36
0.40/0.45	v 37
0.40/0.45	v 38
0.40/0.45	v -39
0.40/0.45	v -40
0.40/0.45	v -41
0.40/0.45	v 42
0.40/0.45	v 43
0.40/0.45	v -44
0.40/0.45	v -45
0.40/0.45	v -46
0.40/0.45	v -47
0.40/0.45	v -48
0.40/0.45	v -49
0.40/0.45	v -50
0.40/0.45	v 51
0.40/0.45	v 52
0.40/0.45	v -53
0.40/0.45	v 54
0.40/0.45	v 55
0.40/0.45	v 56
0.40/0.45	v -57
0.40/0.45	v 58
0.40/0.45	v 59
0.40/0.45	v -60
0.40/0.45	v 61
0.40/0.45	v 62
0.40/0.45	v 63
0.40/0.45	v 64
0.40/0.45	v -65
0.40/0.45	v -66
0.40/0.45	v 67
0.40/0.45	v 68
0.40/0.45	v 69
0.40/0.45	v 70
0.40/0.45	v 71
0.40/0.45	v 72
0.40/0.45	v -73
0.40/0.45	v -74
0.40/0.45	v -75
0.40/0.45	v 76
0.40/0.45	v -77
0.40/0.45	v 78
0.40/0.45	v -79
0.40/0.45	v -80
0.40/0.45	v -81
0.40/0.45	v 82
0.40/0.45	v -83
0.40/0.45	v 84
0.40/0.45	v 85
0.40/0.45	v 86
0.40/0.45	v -87
0.40/0.45	v 88
0.40/0.45	v -89
0.40/0.45	v -90
0.40/0.45	v 91
0.40/0.45	v -92
0.40/0.45	v -93
0.40/0.45	v 94
0.40/0.45	v -95
0.40/0.45	v 96
0.40/0.45	v 97
0.40/0.45	v 98
0.40/0.45	v 99
0.40/0.45	v -100
0.40/0.45	v 101
0.40/0.45	v -102
0.40/0.45	v 103
0.40/0.45	v -104
0.40/0.45	v 105
0.40/0.45	v -106
0.40/0.45	v -107
0.40/0.45	v 108
0.40/0.45	v 109
0.40/0.45	v 110
0.40/0.45	v -111
0.40/0.45	v 112
0.40/0.45	v -113
0.40/0.45	v 114
0.40/0.45	v -115
0.40/0.45	v -116
0.40/0.45	v 117
0.40/0.45	v -118
0.40/0.45	v -119
0.40/0.45	v 120
0.40/0.45	v -121
0.40/0.45	v 122
0.40/0.45	v -123
0.40/0.45	v 124
0.40/0.45	v 125
0.40/0.45	v 126
0.40/0.45	v -127
0.40/0.45	v -128
0.40/0.45	v -129
0.40/0.45	v 130
0.40/0.45	v -131
0.40/0.45	v -132
0.40/0.45	v 133
0.40/0.45	v 134
0.40/0.45	v 135
0.40/0.45	v 136
0.40/0.45	v -137
0.40/0.45	v -138
0.40/0.45	v 139
0.40/0.45	v -140
0.40/0.45	v 141
0.40/0.45	v -142
0.40/0.45	v -143
0.40/0.45	v -144
0.40/0.45	v 145
0.40/0.45	v -146
0.40/0.45	v -147
0.40/0.45	v 148
0.40/0.45	v -149
0.40/0.45	v -150
0.40/0.45	v -151
0.40/0.45	v -152
0.40/0.45	v 153
0.40/0.45	v -154
0.40/0.45	v 155
0.40/0.45	v -156
0.40/0.45	v -157
0.40/0.45	v -158
0.40/0.45	v -159
0.40/0.45	v 160
0.40/0.45	v 161
0.40/0.45	v 162
0.40/0.45	v 163
0.40/0.45	v 164
0.40/0.45	v 165
0.40/0.45	v 166
0.40/0.45	v -167
0.40/0.45	v 168
0.40/0.45	v -169
0.40/0.45	v -170
0.40/0.45	v 171
0.40/0.45	v -172
0.40/0.45	v 173
0.40/0.45	v 174
0.40/0.45	v 175
0.40/0.45	v -176
0.40/0.45	v -177
0.40/0.45	v 178
0.40/0.45	v 179
0.40/0.45	v -180
0.40/0.45	v -181
0.40/0.45	v 182
0.40/0.45	v 183
0.40/0.45	v 184
0.40/0.45	v 185
0.40/0.45	v 186
0.40/0.45	v 187
0.40/0.45	v 188
0.40/0.45	v 189
0.40/0.45	v 190
0.40/0.45	v -191
0.40/0.45	v -192
0.40/0.45	v 193
0.40/0.45	v 194
0.40/0.45	v 195
0.40/0.45	v -196
0.40/0.45	v -197
0.40/0.45	v 198
0.40/0.45	v 199
0.40/0.45	v -200
0.40/0.45	v -201
0.40/0.45	v 202
0.40/0.45	v 203
0.40/0.45	v 204
0.40/0.45	v 205
0.40/0.45	v -206
0.40/0.45	v 207
0.40/0.45	v 208
0.40/0.45	v -209
0.40/0.45	v -210
0.40/0.45	v 211
0.40/0.45	v 212
0.40/0.45	v 213
0.40/0.45	v -214
0.40/0.45	v -215
0.40/0.45	v -216
0.40/0.45	v 217
0.40/0.45	v -218
0.40/0.45	v -219
0.40/0.45	v 220
0.40/0.45	v -221
0.40/0.45	v -222
0.40/0.45	v 223
0.40/0.45	v 224
0.40/0.45	v -225
0.40/0.45	v -226
0.40/0.45	v -227
0.40/0.45	v -228
0.40/0.45	v -229
0.40/0.45	v -230
0.40/0.45	v -231
0.40/0.45	v 232
0.40/0.45	v 233
0.40/0.45	v -234
0.40/0.45	v 235
0.40/0.45	v -236
0.40/0.45	v -237
0.40/0.45	v -238
0.40/0.45	v -239
0.40/0.45	v 240
0.40/0.45	v -241
0.40/0.45	v 242
0.40/0.45	v -243
0.40/0.45	v 244
0.40/0.45	v 245
0.40/0.45	v -246
0.40/0.45	v -247
0.40/0.45	v 248
0.40/0.45	v -249
0.40/0.45	v 250
0.40/0.45	v 251
0.40/0.45	v -252
0.40/0.45	v -253
0.40/0.45	v 254
0.40/0.45	v 255
0.40/0.45	v -256
0.40/0.45	v 257
0.40/0.45	v -258
0.40/0.45	v -259
0.40/0.45	v 260
0.40/0.45	v 261
0.40/0.45	v 262
0.40/0.45	v -263
0.40/0.45	v 264
0.40/0.45	v 265
0.40/0.45	v -266
0.40/0.45	v 267
0.40/0.45	v 268
0.40/0.45	v -269
0.40/0.45	v -270
0.40/0.45	v -271
0.40/0.45	v 272
0.40/0.45	v -273
0.40/0.45	v -274
0.40/0.45	v 275
0.40/0.45	v 276
0.40/0.45	v -277
0.40/0.45	v -278
0.40/0.45	v -279
0.40/0.45	v -280
0.40/0.45	v -281
0.40/0.45	v 282
0.40/0.45	v -283
0.40/0.45	v 284
0.40/0.45	v -285
0.40/0.45	v 286
0.40/0.45	v -287
0.40/0.45	v -288
0.40/0.45	v -289
0.40/0.45	v -290
0.40/0.45	v -291
0.40/0.45	v -292
0.40/0.45	v 293
0.40/0.45	v -294
0.40/0.45	v 295
0.40/0.45	v 296
0.40/0.45	v 297
0.40/0.45	v 298
0.40/0.45	v -299
0.40/0.45	v 300
0.40/0.45	v 301
0.40/0.45	v 302
0.40/0.45	v 303
0.40/0.45	v 304
0.40/0.45	v -305
0.40/0.45	v 306
0.40/0.45	v 307
0.40/0.45	v 308
0.40/0.45	v 309
0.40/0.45	v -310
0.40/0.45	v -311
0.40/0.45	v 312
0.40/0.45	v 313
0.40/0.45	v -314
0.40/0.45	v -315
0.40/0.45	v 316
0.40/0.45	v -317
0.40/0.45	v -318
0.40/0.45	v -319
0.40/0.45	v -320
0.40/0.45	v -321
0.40/0.45	v -322
0.40/0.45	v 323
0.40/0.45	v -324
0.40/0.45	v 325
0.40/0.45	v 326
0.40/0.45	v 327
0.40/0.45	v -328
0.40/0.45	v 329
0.40/0.45	v -330
0.40/0.45	v -331
0.40/0.45	v -332
0.40/0.45	v -333
0.40/0.45	v 334
0.40/0.45	v 335
0.40/0.45	v 336
0.40/0.45	v -337
0.40/0.45	v 338
0.40/0.45	v 339
0.40/0.45	v -340
0.40/0.45	v 341
0.40/0.45	v -342
0.40/0.45	v 343
0.40/0.45	v 344
0.40/0.45	v -345
0.40/0.45	v -346
0.40/0.45	v -347
0.40/0.45	v 348
0.40/0.45	v -349
0.40/0.45	v -350
0.40/0.45	v -351
0.40/0.45	v -352
0.40/0.45	v -353
0.40/0.45	v 354
0.40/0.45	v 355
0.40/0.45	v -356
0.40/0.45	v -357
0.40/0.45	v -358
0.40/0.45	v -359
0.40/0.45	v 360
0.40/0.45	v -361
0.40/0.45	v 362
0.40/0.45	v 363
0.40/0.45	v 364
0.40/0.45	v -365
0.40/0.45	v -366
0.40/0.45	v 367
0.40/0.45	v 368
0.40/0.45	v -369
0.40/0.45	v -370
0.40/0.45	v 371
0.40/0.45	v -372
0.40/0.45	v -373
0.40/0.45	v -374
0.40/0.45	v -375
0.40/0.45	v 376
0.40/0.45	v 377
0.40/0.45	v -378
0.40/0.45	v 379
0.40/0.45	v -380
0.40/0.45	v 381
0.40/0.45	v 382
0.40/0.45	v -383
0.40/0.45	v 384
0.40/0.45	v 385
0.40/0.45	v 386
0.40/0.45	v -387
0.40/0.45	v -388
0.40/0.45	v -389
0.40/0.45	v 390
0.40/0.45	v -391
0.40/0.45	v -392
0.40/0.45	v 393
0.40/0.45	v -394
0.40/0.45	v 395
0.40/0.45	v 396
0.40/0.45	v -397
0.40/0.45	v -398
0.40/0.45	v -399
0.40/0.45	v -400
0.40/0.45	v -401
0.40/0.45	v -402
0.40/0.45	v 403
0.40/0.45	v 404
0.40/0.45	v -405
0.40/0.45	v 406
0.40/0.45	v 407
0.40/0.45	v 408
0.40/0.45	v -409
0.40/0.45	v -410
0.40/0.45	v 411
0.40/0.45	v 412
0.40/0.45	v 413
0.40/0.45	v -414
0.40/0.45	v -415
0.40/0.45	v 416
0.40/0.45	v -417
0.40/0.45	v -418
0.40/0.45	v -419
0.40/0.45	v -420
0.40/0.45	v -421
0.40/0.45	v -422
0.40/0.45	v -423
0.40/0.45	v 424
0.40/0.45	v 425
0.40/0.45	v -426
0.40/0.45	v -427
0.40/0.45	v 428
0.40/0.45	v -429
0.40/0.45	v 430
0.40/0.45	v -431
0.40/0.45	v 432
0.40/0.45	v -433
0.40/0.45	v -434
0.40/0.45	v 435
0.40/0.45	v -436
0.40/0.45	v -437
0.40/0.45	v -438
0.40/0.45	v -439
0.40/0.45	v -440
0.40/0.45	v 441
0.40/0.45	v -442
0.40/0.45	v 443
0.40/0.45	v -444
0.40/0.45	v 445
0.40/0.45	v 446
0.40/0.45	v 447
0.40/0.45	v 448
0.40/0.45	v 449
0.40/0.45	v 450
0.40/0.45	v 451
0.40/0.45	v -452
0.40/0.45	v 453
0.40/0.45	v -454
0.40/0.45	v -455
0.40/0.45	v 456
0.40/0.45	v -457
0.40/0.45	v -458
0.40/0.45	v 459
0.40/0.45	v -460
0.40/0.45	v -461
0.40/0.45	v -462
0.40/0.45	v -463
0.40/0.45	v 464
0.40/0.45	v -465
0.40/0.45	v 466
0.40/0.45	v -467
0.40/0.45	v 468
0.40/0.45	v 469
0.40/0.45	v -470
0.40/0.45	v 471
0.40/0.45	v -472
0.40/0.45	v -473
0.40/0.45	v -474
0.40/0.45	v 475
0.40/0.45	v -476
0.40/0.45	v -477
0.40/0.45	v -478
0.40/0.45	v 479
0.40/0.45	v -480
0.40/0.45	v 481
0.40/0.45	v 482
0.40/0.45	v 483
0.40/0.45	v 484
0.40/0.45	v 485
0.40/0.45	v 486
0.40/0.45	v 487
0.40/0.45	v -488
0.40/0.45	v 489
0.40/0.45	v 490
0.40/0.45	v -491
0.40/0.45	v -492
0.40/0.45	v -493
0.40/0.45	v 494
0.40/0.45	v -495
0.40/0.45	v -496
0.40/0.45	v 497
0.40/0.45	v 498
0.40/0.45	v 499
0.40/0.45	v -500
0.40/0.45	v 0
0.40/0.45	c Done in 0.440000 seconds

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node76/watcher-298122-1171850687 -o ROOT/results/node76/solver-298122-1171850687 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298122-1171850687/gnovelty+ /tmp/evaluation/298122-1171850687/instance-298122-1171850687.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.87 0.97 0.98 3/69 15328
/proc/meminfo: memFree=1135032/2055888 swapFree=4087076/4096564
[pid=15328] ppid=15326 vsize=244700 CPUtime=0
/proc/15328/stat : 15328 (gnovelty+) R 15326 15328 13819 0 -1 4194304 880 0 0 0 0 0 0 0 19 0 1 0 205027012 250572800 866 18446744073709551615 134512640 134921880 4294956704 18446744073709551615 134518504 0 0 4096 0 0 0 0 17 1 0 0
/proc/15328/statm: 61175 873 39 99 0 61074 0

[startup+0.108023 s]
/proc/loadavg: 0.87 0.97 0.98 3/69 15328
/proc/meminfo: memFree=1135032/2055888 swapFree=4087076/4096564
[pid=15328] ppid=15326 vsize=252512 CPUtime=0.09
/proc/15328/stat : 15328 (gnovelty+) R 15326 15328 13819 0 -1 4194304 2090 0 0 0 9 0 0 0 20 0 1 0 205027012 258572288 2075 18446744073709551615 134512640 134921880 4294956704 18446744073709551615 134515107 0 0 4096 0 0 0 0 17 1 0 0
/proc/15328/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 252512

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

[startup+0.416059 s]
/proc/loadavg: 0.87 0.97 0.98 3/69 15328
/proc/meminfo: memFree=1135032/2055888 swapFree=4087076/4096564
[pid=15328] ppid=15326 vsize=252512 CPUtime=0.4
/proc/15328/stat : 15328 (gnovelty+) R 15326 15328 13819 0 -1 4194304 2090 0 0 0 40 0 0 0 23 0 1 0 205027012 258572288 2075 18446744073709551615 134512640 134921880 4294956704 18446744073709551615 134513371 0 0 4096 0 0 0 0 17 1 0 0
/proc/15328/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 252512

Child status: 10
Real time (s): 0.460779
CPU time (s): 0.45793
CPU user time (s): 0.446932
CPU system time (s): 0.010998
CPU usage (%): 99.3817
Max. virtual memory (cumulated for all children) (KiB): 252512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.446932
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2100
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= 0

runsolver used 0.006998 second user time and 0.004999 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Feb 19 02:04:47 UTC 2007

IDJOB= 298122
IDBENCH= 19978
IDSOLVER= 116
FILE ID= node76/298122-1171850687

PBS_JOBID= 3839720

Free space on /tmp= 66650 MiB

SOLVER NAME= gnovelty+ 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298122-1171850687/gnovelty+ /tmp/evaluation/298122-1171850687/instance-298122-1171850687.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-298122-1171850687 -o ROOT/results/node76/solver-298122-1171850687 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298122-1171850687/gnovelty+ /tmp/evaluation/298122-1171850687/instance-298122-1171850687.cnf            

META MD5SUM SOLVER= f62d3053d967228316972e47f5f50e74
MD5SUM BENCH=  f01193a3f455045d150f231e0d56c100

RANDOM SEED= 88551398

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux

/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.219
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.18
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.219
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1135440 kB
Buffers:         43656 kB
Cached:         779832 kB
SwapCached:       3460 kB
Active:         586672 kB
Inactive:       247344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1135440 kB
SwapTotal:     4096564 kB
SwapFree:      4087076 kB
Dirty:             992 kB
Writeback:           0 kB
Mapped:          15860 kB
Slab:            72776 kB
Committed_AS:   936468 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66650 MiB

End job on node76 on Mon Feb 19 02:04:48 UTC 2007