Trace number 369591

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 10.1405 10.259

General information on the benchmark

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

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node52/watcher-369591-1177545317 -o ROOT/results/node52/solver-369591-1177545317 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/369591-1177545317/gnovelty+ /tmp/evaluation/369591-1177545317/instance-369591-1177545317.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.04 0.18 0.50 3/64 18277
/proc/meminfo: memFree=1702684/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=244700 CPUtime=0
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 848 0 0 0 0 0 0 0 18 0 1 0 109376834 250572800 834 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134518504 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 61175 842 39 99 0 61074 0

[startup+0.047917 s]
/proc/loadavg: 0.04 0.18 0.50 3/64 18277
/proc/meminfo: memFree=1702684/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=0.03
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 3 0 0 0 18 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134513549 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 252512

[startup+0.101919 s]
/proc/loadavg: 0.04 0.18 0.50 3/64 18277
/proc/meminfo: memFree=1702684/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=0.09
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 9 0 0 0 18 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134516228 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 252512

[startup+0.301933 s]
/proc/loadavg: 0.04 0.18 0.50 3/64 18277
/proc/meminfo: memFree=1702684/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=0.29
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 29 0 0 0 19 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134513540 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 252512

[startup+0.701959 s]
/proc/loadavg: 0.04 0.18 0.50 3/64 18277
/proc/meminfo: memFree=1702684/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=0.69
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 69 0 0 0 22 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134513767 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 252512

[startup+1.50201 s]
/proc/loadavg: 0.04 0.18 0.50 2/65 18278
/proc/meminfo: memFree=1694612/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=1.49
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 149 0 0 0 25 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134516389 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 252512

[startup+3.10112 s]
/proc/loadavg: 0.04 0.18 0.50 2/65 18278
/proc/meminfo: memFree=1694484/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=3.09
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 309 0 0 0 25 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134515287 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 252512

[startup+6.30133 s]
/proc/loadavg: 0.12 0.20 0.51 2/65 18278
/proc/meminfo: memFree=1694420/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=6.29
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 629 0 0 0 25 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134516053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 252512

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

[startup+7.90144 s]
/proc/loadavg: 0.12 0.20 0.51 2/65 18278
/proc/meminfo: memFree=1694420/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=7.89
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 789 0 0 0 25 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134516412 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 252512

[startup+9.50155 s]
/proc/loadavg: 0.27 0.22 0.52 2/65 18278
/proc/meminfo: memFree=1694420/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=9.49
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 949 0 0 0 25 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134513549 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 252512

[startup+9.90558 s]
/proc/loadavg: 0.27 0.22 0.52 2/65 18278
/proc/meminfo: memFree=1694420/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=9.89
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 989 0 0 0 25 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134516048 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 252512

[startup+10.1016 s]
/proc/loadavg: 0.27 0.22 0.52 2/65 18278
/proc/meminfo: memFree=1694420/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=252512 CPUtime=10.09
/proc/18277/stat : 18277 (gnovelty+) R 18275 18277 18187 0 -1 4194304 2090 0 0 0 1009 0 0 0 25 0 1 0 109376834 258572288 2075 18446744073709551615 134512640 134921880 4294956672 18446744073709551615 134513867 0 0 4096 0 0 0 0 17 1 0 0
/proc/18277/statm: 63128 2075 44 99 0 63027 0
Current children cumulated CPU time (s) 10.09
Current children cumulated vsize (KiB) 252512

[startup+10.2016 s]
/proc/loadavg: 0.27 0.22 0.52 2/65 18278
/proc/meminfo: memFree=1694420/2055920 swapFree=4182996/4192956
[pid=18277] ppid=18275 vsize=0 CPUtime=10.13
/proc/18277/stat : 18277 (gnovelty+) D 18275 18277 18187 0 -1 4194308 2101 0 0 0 1013 0 0 0 24 0 1 0 109376834 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/18277/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10.13
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 10.259
CPU time (s): 10.1405
CPU user time (s): 10.1315
CPU system time (s): 0.008998
CPU usage (%): 98.8441
Max. virtual memory (cumulated for all children) (KiB): 252512

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

runsolver used 0.010998 second user time and 0.026995 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Wed Apr 25 23:55:18 UTC 2007

IDJOB= 369591
IDBENCH= 19981
IDSOLVER= 176
FILE ID= node52/369591-1177545317

PBS_JOBID= 4696380

Free space on /tmp= 66327 MiB

SOLVER NAME= gnovelty+ 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/369591-1177545317/gnovelty+ /tmp/evaluation/369591-1177545317/instance-369591-1177545317.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-369591-1177545317 -o ROOT/results/node52/solver-369591-1177545317 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/369591-1177545317/gnovelty+ /tmp/evaluation/369591-1177545317/instance-369591-1177545317.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  df00c18c996450679ab1afda9ed45a72

RANDOM SEED= 837282108

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 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.236
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	: 5914.62
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.236
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1703220 kB
Buffers:         27992 kB
Cached:         249424 kB
SwapCached:       3968 kB
Active:         112088 kB
Inactive:       174916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703220 kB
SwapTotal:     4192956 kB
SwapFree:      4182996 kB
Dirty:             932 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            51616 kB
Committed_AS:  1828228 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66327 MiB

End job on node52 on Wed Apr 25 23:55:28 UTC 2007