Trace number 1542870

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 NameAnswerCPU timeWall clock time
hybridGM3 3SAT 0.640902 0.642099

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S1879859331-044.cnf
MD5SUM7a99883e1d20acc28491f28db1ea5f95
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024995
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1542870-1238576916/watcher-1542870-1238576916 -o /tmp/evaluation-result-1542870-1238576916/solver-1542870-1238576916 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hybridGM3 HOME/instance-1542870-1238576916.cnf 1654276881 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 1.99 1.89 1.61 2/64 30647
/proc/meminfo: memFree=1168160/2055920 swapFree=4178912/4192956
[pid=30647] ppid=30645 vsize=260600 CPUtime=0
/proc/30647/stat : 30647 (hybridGM3) R 30645 30647 29761 0 -1 4194304 881 0 0 0 0 0 0 0 18 0 1 0 1130354089 266854400 865 1992294400 134512640 135204385 4294956208 18446744073709551615 134542712 0 0 4096 0 0 0 0 17 1 0 0
/proc/30647/statm: 65150 870 54 168 0 64980 0

[startup+0.0158081 s]
/proc/loadavg: 1.99 1.89 1.61 2/64 30647
/proc/meminfo: memFree=1168160/2055920 swapFree=4178912/4192956
[pid=30647] ppid=30645 vsize=268412 CPUtime=0.01
/proc/30647/stat : 30647 (hybridGM3) R 30645 30647 29761 0 -1 4194304 1737 0 0 0 1 0 0 0 18 0 1 0 1130354089 274853888 1720 1992294400 134512640 135204385 4294956208 18446744073709551615 134543223 0 0 4096 0 0 0 0 17 1 0 0
/proc/30647/statm: 67103 1725 56 168 0 66933 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 268412

[startup+0.101817 s]
/proc/loadavg: 1.99 1.89 1.61 2/64 30647
/proc/meminfo: memFree=1168160/2055920 swapFree=4178912/4192956
[pid=30647] ppid=30645 vsize=268416 CPUtime=0.09
/proc/30647/stat : 30647 (hybridGM3) R 30645 30647 29761 0 -1 4194304 4678 0 0 0 8 1 0 0 18 0 1 0 1130354089 274857984 4633 1992294400 134512640 135204385 4294956208 18446744073709551615 134536681 0 0 4096 0 0 0 0 17 1 0 0
/proc/30647/statm: 67104 4633 69 168 0 66934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 268416

[startup+0.301837 s]
/proc/loadavg: 1.99 1.89 1.61 2/64 30647
/proc/meminfo: memFree=1168160/2055920 swapFree=4178912/4192956
[pid=30647] ppid=30645 vsize=268492 CPUtime=0.29
/proc/30647/stat : 30647 (hybridGM3) R 30645 30647 29761 0 -1 4194304 4771 0 0 0 28 1 0 0 19 0 1 0 1130354089 274935808 4656 1992294400 134512640 135204385 4294956208 18446744073709551615 134546160 0 0 4096 0 0 0 0 17 1 0 0
/proc/30647/statm: 67123 4656 84 168 0 66953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 268492

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

[startup+0.501858 s]
/proc/loadavg: 1.99 1.89 1.61 2/64 30647
/proc/meminfo: memFree=1168160/2055920 swapFree=4178912/4192956
[pid=30647] ppid=30645 vsize=268504 CPUtime=0.49
/proc/30647/stat : 30647 (hybridGM3) R 30645 30647 29761 0 -1 4194304 4900 0 0 0 48 1 0 0 21 0 1 0 1130354089 274948096 4659 1992294400 134512640 135204385 4294956208 18446744073709551615 134547764 0 0 4096 0 0 0 0 17 1 0 0
/proc/30647/statm: 67126 4659 84 168 0 66956 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 268504

[startup+0.601869 s]
/proc/loadavg: 1.99 1.89 1.61 2/64 30647
/proc/meminfo: memFree=1168160/2055920 swapFree=4178912/4192956
[pid=30647] ppid=30645 vsize=268504 CPUtime=0.59
/proc/30647/stat : 30647 (hybridGM3) R 30645 30647 29761 0 -1 4194304 4965 0 0 0 58 1 0 0 22 0 1 0 1130354089 274948096 4659 1992294400 134512640 135204385 4294956208 18446744073709551615 134659333 0 0 4096 0 0 0 0 17 1 0 0
/proc/30647/statm: 67126 4659 84 168 0 66956 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 268504

Child status: 10
Real time (s): 0.642099
CPU time (s): 0.640902
CPU user time (s): 0.622905
CPU system time (s): 0.017997
CPU usage (%): 99.8136
Max. virtual memory (cumulated for all children) (KiB): 268504

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

runsolver used 0.003999 second user time and 0.011998 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-01 11:08:36
IDJOB=1542870
IDBENCH=70675
IDSOLVER=534
FILE ID=node47/1542870-1238576916
PBS_JOBID= 9062179
Free space on /tmp= 66368 MiB

SOLVER NAME= hybridGM3 3
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S1879859331-044.cnf
COMMAND LINE= HOME/hybridGM3 BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1542870-1238576916/watcher-1542870-1238576916 -o /tmp/evaluation-result-1542870-1238576916/solver-1542870-1238576916 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hybridGM3 HOME/instance-1542870-1238576916.cnf 1654276881 

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

MD5SUM BENCH= 7a99883e1d20acc28491f28db1ea5f95
RANDOM SEED=1654276881

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.216
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.216
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:       1168576 kB
Buffers:        109388 kB
Cached:         673864 kB
SwapCached:       7792 kB
Active:         277076 kB
Inactive:       516536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1168576 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1280 kB
Writeback:           0 kB
Mapped:          16084 kB
Slab:            79676 kB
Committed_AS:  3161972 kB
PageTables:       1452 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= 66368 MiB
End job on node47 at 2009-04-01 11:08:37