Trace number 3712360

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
toysat 2012-05-17OPTIMUM 18.0892 18.1152

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110977780--soft-0-100-0.wbo
MD5SUMa2fcadde47f67cca69c2b162b15fa373
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.420935
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1327
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	c 2012-05-28T13:41:04+0200
0.00/0.03	c arch = x86_64
0.00/0.03	c os = linux
0.00/0.03	c compiler = ghc 7.4
0.00/0.03	c packages:
0.00/0.03	c   OptDir-0.0.1
0.00/0.03	c   array-0.4.0.0
0.00/0.03	c   base-4.5.0.0
0.00/0.03	c   bytestring-0.9.2.1
0.00/0.03	c   containers-0.4.2.1
0.00/0.03	c   deepseq-1.3.0.0
0.00/0.03	c   mtl-2.1.1
0.00/0.03	c   old_locale-1.0.0.4
0.00/0.03	c   parse_dimacs-1.2
0.00/0.03	c   parsec-3.1.2
0.00/0.03	c   queue-0.1.2
0.00/0.03	c   stm-2.3
0.00/0.03	c   time-1.4
0.00/0.03	c command line = ["--wbo","HOME/instance-3712360-1338205264.wbo"]
0.00/0.03	c #vars 169
0.00/0.03	c #constraints 101
0.00/0.03	c Solving starts ...
0.00/0.07	c solving time = 0.038s
0.00/0.07	c #decision = 384
0.00/0.07	c #conflict = 100
0.00/0.07	c #restart = 1
0.00/0.07	o 654
0.00/0.07	c Solving starts ...
0.00/0.07	c solving time = 0.005s
0.00/0.07	c #decision = 453
0.00/0.07	c #conflict = 101
0.00/0.07	c #restart = 1
0.00/0.07	o 645
0.00/0.07	c Solving starts ...
0.00/0.07	c solving time = 0.001s
0.00/0.07	c #decision = 499
0.00/0.07	c #conflict = 101
0.00/0.07	c #restart = 1
0.00/0.07	o 643
0.00/0.07	c Solving starts ...
0.00/0.08	c solving time = 0.011s
0.00/0.08	c #decision = 553
0.00/0.08	c #conflict = 106
0.00/0.08	c #restart = 1
0.00/0.08	o 636
0.00/0.08	c Solving starts ...
0.07/0.15	c solving time = 0.066s
0.07/0.15	c #decision = 648
0.07/0.15	c #conflict = 134
0.07/0.15	c #restart = 1
0.07/0.15	o 578
0.07/0.15	c Solving starts ...
0.07/0.15	c learnt constraints deletion: 133 -> 67
0.17/0.25	c solving time = 0.100s
0.17/0.25	c #decision = 714
0.17/0.25	c #conflict = 176
0.17/0.25	c #restart = 1
0.17/0.25	o 575
0.17/0.25	c Solving starts ...
0.17/0.25	c solving time = 0.001s
0.17/0.25	c #decision = 731
0.17/0.25	c #conflict = 176
0.17/0.25	c #restart = 1
0.17/0.25	o 570
0.17/0.25	c Solving starts ...
0.17/0.28	c solving time = 0.027s
0.17/0.28	c #decision = 776
0.17/0.28	c #conflict = 193
0.17/0.28	c #restart = 1
0.17/0.28	o 568
0.17/0.28	c Solving starts ...
0.17/0.28	c solving time = 0.005s
0.17/0.28	c #decision = 800
0.17/0.28	c #conflict = 194
0.17/0.28	c #restart = 1
0.17/0.28	o 555
0.17/0.28	c Solving starts ...
0.17/0.28	c learnt constraints deletion: 127 -> 64
0.17/0.28	c solving time = 0.002s
0.17/0.28	c #decision = 823
0.17/0.28	c #conflict = 194
0.17/0.28	c #restart = 1
0.17/0.28	o 545
0.17/0.29	c Solving starts ...
0.27/0.30	c solving time = 0.016s
0.27/0.30	c #decision = 849
0.27/0.30	c #conflict = 201
0.27/0.30	c #restart = 1
0.27/0.30	o 538
0.27/0.30	c Solving starts ...
0.27/0.30	c solving time = 0.001s
0.27/0.30	c #decision = 863
0.27/0.30	c #conflict = 201
0.27/0.30	c #restart = 1
0.27/0.30	o 536
0.27/0.30	c Solving starts ...
0.27/0.37	c solving time = 0.066s
0.27/0.37	c #decision = 981
0.27/0.37	c #conflict = 257
0.27/0.37	c #restart = 1
0.27/0.37	o 531
0.27/0.37	c Solving starts ...
0.27/0.37	c solving time = 0.001s
0.27/0.37	c #decision = 1044
0.27/0.37	c #conflict = 257
0.27/0.37	c #restart = 1
0.27/0.37	o 474
0.27/0.37	c Solving starts ...
0.27/0.38	c solving time = 0.009s
0.27/0.38	c #decision = 1080
0.27/0.38	c #conflict = 259
0.27/0.38	c #restart = 1
0.27/0.38	o 452
0.27/0.38	c Solving starts ...
0.27/0.38	c learnt constraints deletion: 129 -> 65
0.27/0.38	c solving time = 0.001s
0.27/0.38	c #decision = 1095
0.27/0.38	c #conflict = 259
0.27/0.38	c #restart = 1
0.27/0.38	o 450
0.27/0.38	c Solving starts ...
0.37/0.49	c learnt constraints deletion: 164 -> 82
0.57/0.64	c learnt constraints deletion: 231 -> 116
0.77/0.85	c learnt constraints deletion: 273 -> 143
0.87/0.95	c learnt constraints deletion: 210 -> 105
0.97/1.07	c solving time = 0.687s
0.97/1.07	c #decision = 2159
0.97/1.07	c #conflict = 842
0.97/1.07	c #restart = 4
0.97/1.07	o 447
0.97/1.07	c Solving starts ...
0.97/1.07	c learnt constraints deletion: 213 -> 107
0.97/1.07	c solving time = 0.002s
0.97/1.07	c #decision = 2192
0.97/1.07	c #conflict = 842
0.97/1.07	c #restart = 4
0.97/1.07	o 421
0.97/1.07	c Solving starts ...
1.07/1.15	c solving time = 0.074s
1.07/1.15	c #decision = 2344
1.07/1.15	c #conflict = 898
1.07/1.15	c #restart = 4
1.07/1.15	o 411
1.07/1.15	c Solving starts ...
1.07/1.15	c learnt constraints deletion: 163 -> 82
1.16/1.21	c solving time = 0.062s
1.16/1.21	c #decision = 2523
1.16/1.21	c #conflict = 954
1.16/1.21	c #restart = 4
1.16/1.21	o 398
1.16/1.21	c Solving starts ...
1.16/1.21	c learnt constraints deletion: 138 -> 69
1.16/1.21	c solving time = 0.002s
1.16/1.21	c #decision = 2552
1.16/1.21	c #conflict = 954
1.16/1.21	c #restart = 4
1.16/1.21	o 396
1.16/1.21	c Solving starts ...
1.16/1.21	c solving time = 0.002s
1.16/1.21	c #decision = 2580
1.16/1.21	c #conflict = 954
1.16/1.21	c #restart = 4
1.16/1.21	o 394
1.16/1.21	c Solving starts ...
1.16/1.22	c solving time = 0.008s
1.16/1.22	c #decision = 2624
1.16/1.22	c #conflict = 959
1.16/1.22	c #restart = 4
1.16/1.22	o 389
1.16/1.22	c Solving starts ...
1.16/1.22	c solving time = 0.001s
1.16/1.22	c #decision = 2689
1.16/1.22	c #conflict = 959
1.16/1.22	c #restart = 4
1.16/1.22	o 325
1.16/1.22	c Solving starts ...
1.26/1.36	c learnt constraints deletion: 173 -> 87
1.47/1.58	c learnt constraints deletion: 233 -> 120
1.57/1.68	c learnt constraints deletion: 230 -> 119
1.67/1.73	c solving time = 0.504s
1.67/1.73	c #decision = 3491
1.67/1.73	c #conflict = 1360
1.67/1.73	c #restart = 6
1.67/1.73	o 323
1.67/1.73	c Solving starts ...
1.67/1.73	c learnt constraints deletion: 163 -> 82
1.67/1.73	c solving time = 0.002s
1.67/1.73	c #decision = 3508
1.67/1.73	c #conflict = 1360
1.67/1.73	c #restart = 6
1.67/1.73	o 322
1.67/1.73	c Solving starts ...
1.67/1.73	c solving time = 0.003s
1.67/1.73	c #decision = 3527
1.67/1.73	c #conflict = 1364
1.67/1.73	c #restart = 6
1.67/1.73	o 321
1.67/1.73	c Solving starts ...
1.67/1.73	c solving time = 0.003s
1.67/1.73	c #decision = 3558
1.67/1.73	c #conflict = 1366
1.67/1.73	c #restart = 6
1.67/1.73	o 319
1.67/1.73	c Solving starts ...
1.67/1.74	c solving time = 0.001s
1.67/1.74	c #decision = 3590
1.67/1.74	c #conflict = 1366
1.67/1.74	c #restart = 6
1.67/1.74	o 314
1.67/1.74	c Solving starts ...
1.67/1.74	c solving time = 0.003s
1.67/1.74	c #decision = 3629
1.67/1.74	c #conflict = 1367
1.67/1.74	c #restart = 6
1.67/1.74	o 298
1.67/1.74	c Solving starts ...
1.67/1.74	c solving time = 0.005s
1.67/1.74	c #decision = 3654
1.67/1.74	c #conflict = 1370
1.67/1.74	c #restart = 6
1.67/1.74	o 296
1.67/1.74	c Solving starts ...
1.67/1.75	c solving time = 0.001s
1.67/1.75	c #decision = 3686
1.67/1.75	c #conflict = 1370
1.67/1.75	c #restart = 6
1.67/1.75	o 294
1.67/1.75	c Solving starts ...
1.67/1.75	c solving time = 0.003s
1.67/1.75	c #decision = 3722
1.67/1.75	c #conflict = 1373
1.67/1.75	c #restart = 6
1.67/1.75	o 293
1.67/1.75	c Solving starts ...
1.67/1.76	c solving time = 0.006s
1.67/1.76	c #decision = 3754
1.67/1.76	c #conflict = 1377
1.67/1.76	c #restart = 6
1.67/1.76	o 291
1.67/1.76	c Solving starts ...
1.67/1.76	c solving time = 0.002s
1.67/1.76	c #decision = 3783
1.67/1.76	c #conflict = 1378
1.67/1.76	c #restart = 6
1.67/1.76	o 289
1.67/1.76	c Solving starts ...
1.67/1.76	c solving time = 0.001s
1.67/1.76	c #decision = 3806
1.67/1.76	c #conflict = 1378
1.67/1.76	c #restart = 6
1.67/1.76	o 288
1.67/1.76	c Solving starts ...
1.67/1.76	c solving time = 0.003s
1.67/1.76	c #decision = 3827
1.67/1.76	c #conflict = 1379
1.67/1.76	c #restart = 6
1.67/1.76	o 287
1.67/1.76	c Solving starts ...
1.67/1.76	c solving time = 0.001s
1.67/1.76	c #decision = 3847
1.67/1.76	c #conflict = 1379
1.67/1.76	c #restart = 6
1.67/1.76	o 286
1.67/1.76	c Solving starts ...
1.67/1.77	c solving time = 0.001s
1.67/1.77	c #decision = 3893
1.67/1.77	c #conflict = 1379
1.67/1.77	c #restart = 6
1.67/1.77	o 267
1.67/1.77	c Solving starts ...
1.67/1.77	c solving time = 0.001s
1.67/1.77	c #decision = 4071
1.67/1.77	c #conflict = 1379
1.67/1.77	c #restart = 6
1.67/1.77	o 171
1.67/1.77	c Solving starts ...
1.67/1.77	c solving time = 0.002s
1.67/1.77	c #decision = 4221
1.67/1.77	c #conflict = 1379
1.67/1.77	c #restart = 6
1.67/1.77	o 86
1.67/1.77	c Solving starts ...
1.67/1.77	c solving time = 0.001s
1.67/1.77	c #decision = 4355
1.67/1.77	c #conflict = 1379
1.67/1.77	c #restart = 6
1.67/1.77	o 10
1.67/1.77	c Solving starts ...
1.77/1.85	c learnt constraints deletion: 314 -> 158
1.87/1.92	c learnt constraints deletion: 342 -> 174
1.87/1.97	c learnt constraints deletion: 293 -> 147
1.97/2.06	c learnt constraints deletion: 375 -> 197
2.07/2.13	c learnt constraints deletion: 366 -> 188
2.17/2.20	c learnt constraints deletion: 382 -> 194
2.17/2.28	c learnt constraints deletion: 377 -> 193
2.26/2.35	c learnt constraints deletion: 379 -> 191
2.36/2.42	c learnt constraints deletion: 372 -> 186
2.36/2.49	c learnt constraints deletion: 362 -> 181
2.46/2.55	c learnt constraints deletion: 364 -> 182
2.57/2.64	c learnt constraints deletion: 423 -> 213
2.67/2.75	c learnt constraints deletion: 445 -> 228
2.77/2.83	c learnt constraints deletion: 433 -> 222
2.86/2.92	c learnt constraints deletion: 442 -> 228
2.86/2.99	c learnt constraints deletion: 419 -> 215
2.96/3.08	c learnt constraints deletion: 464 -> 235
3.06/3.17	c learnt constraints deletion: 456 -> 229
3.17/3.26	c learnt constraints deletion: 454 -> 229
3.27/3.35	c learnt constraints deletion: 459 -> 233
3.36/3.44	c learnt constraints deletion: 459 -> 235
3.47/3.53	c learnt constraints deletion: 447 -> 224
3.57/3.62	c learnt constraints deletion: 425 -> 213
3.67/3.71	c learnt constraints deletion: 470 -> 235
3.77/3.81	c learnt constraints deletion: 468 -> 236
3.77/3.89	c learnt constraints deletion: 491 -> 250
3.87/3.99	c learnt constraints deletion: 487 -> 249
3.97/4.08	c learnt constraints deletion: 492 -> 255
4.16/4.23	c learnt constraints deletion: 453 -> 229
4.16/4.27	c learnt constraints deletion: 495 -> 248
4.27/4.38	c learnt constraints deletion: 503 -> 258
4.37/4.46	c learnt constraints deletion: 477 -> 242
4.46/4.55	c learnt constraints deletion: 478 -> 239
4.56/4.63	c learnt constraints deletion: 481 -> 241
4.67/4.71	c learnt constraints deletion: 426 -> 213
4.77/4.82	c learnt constraints deletion: 492 -> 249
4.87/4.93	c learnt constraints deletion: 503 -> 257
4.97/5.03	c learnt constraints deletion: 528 -> 267
5.07/5.12	c learnt constraints deletion: 518 -> 264
5.16/5.21	c learnt constraints deletion: 501 -> 253
5.26/5.31	c learnt constraints deletion: 496 -> 255
5.37/5.41	c learnt constraints deletion: 512 -> 266
5.47/5.51	c learnt constraints deletion: 501 -> 251
5.56/5.60	c learnt constraints deletion: 461 -> 231
5.66/5.72	c learnt constraints deletion: 497 -> 254
5.76/5.83	c learnt constraints deletion: 517 -> 262
5.86/5.92	c learnt constraints deletion: 488 -> 253
5.96/6.01	c learnt constraints deletion: 489 -> 250
6.06/6.12	c learnt constraints deletion: 518 -> 260
6.16/6.21	c learnt constraints deletion: 478 -> 242
6.26/6.34	c learnt constraints deletion: 529 -> 265
6.37/6.45	c learnt constraints deletion: 531 -> 272
6.47/6.55	c learnt constraints deletion: 539 -> 278
6.57/6.64	c learnt constraints deletion: 505 -> 257
6.66/6.75	c learnt constraints deletion: 534 -> 275
6.76/6.84	c learnt constraints deletion: 473 -> 237
6.86/6.97	c learnt constraints deletion: 548 -> 279
6.96/7.06	c learnt constraints deletion: 558 -> 282
7.06/7.17	c learnt constraints deletion: 551 -> 285
7.16/7.26	c learnt constraints deletion: 542 -> 278
7.26/7.37	c learnt constraints deletion: 563 -> 291
7.36/7.47	c learnt constraints deletion: 536 -> 283
7.46/7.58	c learnt constraints deletion: 543 -> 277
7.57/7.69	c learnt constraints deletion: 568 -> 292
7.67/7.78	c learnt constraints deletion: 528 -> 266
7.77/7.89	c learnt constraints deletion: 553 -> 283
7.97/8.00	c learnt constraints deletion: 580 -> 291
8.07/8.11	c learnt constraints deletion: 570 -> 291
8.17/8.20	c learnt constraints deletion: 525 -> 263
8.27/8.31	c learnt constraints deletion: 550 -> 278
8.27/8.40	c learnt constraints deletion: 520 -> 260
8.47/8.52	c learnt constraints deletion: 597 -> 302
8.56/8.62	c learnt constraints deletion: 589 -> 298
8.67/8.74	c learnt constraints deletion: 598 -> 305
8.77/8.83	c learnt constraints deletion: 589 -> 297
8.86/8.95	c learnt constraints deletion: 573 -> 290
8.96/9.04	c learnt constraints deletion: 571 -> 292
9.07/9.14	c learnt constraints deletion: 579 -> 291
9.17/9.24	c learnt constraints deletion: 569 -> 285
9.27/9.36	c learnt constraints deletion: 587 -> 294
9.37/9.49	c learnt constraints deletion: 606 -> 308
9.47/9.59	c learnt constraints deletion: 534 -> 267
9.66/9.70	c learnt constraints deletion: 567 -> 286
9.77/9.82	c learnt constraints deletion: 583 -> 295
9.87/9.92	c learnt constraints deletion: 573 -> 289
9.96/10.02	c learnt constraints deletion: 548 -> 279
10.06/10.14	c learnt constraints deletion: 598 -> 308
10.16/10.24	c learnt constraints deletion: 595 -> 300
10.26/10.35	c learnt constraints deletion: 574 -> 290
10.37/10.47	c learnt constraints deletion: 612 -> 307
10.47/10.58	c learnt constraints deletion: 602 -> 311
10.57/10.67	c learnt constraints deletion: 597 -> 302
10.66/10.79	c learnt constraints deletion: 605 -> 303
10.76/10.89	c learnt constraints deletion: 586 -> 295
10.97/11.01	c learnt constraints deletion: 597 -> 302
11.06/11.12	c learnt constraints deletion: 602 -> 303
11.16/11.22	c learnt constraints deletion: 577 -> 290
11.27/11.31	c learnt constraints deletion: 556 -> 278
11.37/11.43	c learnt constraints deletion: 590 -> 298
11.47/11.54	c learnt constraints deletion: 590 -> 303
11.57/11.64	c learnt constraints deletion: 565 -> 287
11.67/11.77	c learnt constraints deletion: 614 -> 307
11.76/11.89	c learnt constraints deletion: 618 -> 315
11.97/12.01	c learnt constraints deletion: 634 -> 324
12.07/12.11	c learnt constraints deletion: 624 -> 316
12.16/12.22	c learnt constraints deletion: 630 -> 315
12.27/12.34	c learnt constraints deletion: 641 -> 330
12.37/12.44	c learnt constraints deletion: 642 -> 331
12.47/12.55	c learnt constraints deletion: 644 -> 327
12.57/12.65	c learnt constraints deletion: 624 -> 322
12.67/12.76	c learnt constraints deletion: 621 -> 311
12.77/12.88	c learnt constraints deletion: 631 -> 320
12.86/12.99	c learnt constraints deletion: 632 -> 320
13.07/13.11	c learnt constraints deletion: 618 -> 313
13.18/13.25	c learnt constraints deletion: 638 -> 319
13.27/13.38	c learnt constraints deletion: 636 -> 319
13.47/13.50	c learnt constraints deletion: 594 -> 299
13.57/13.62	c learnt constraints deletion: 625 -> 317
13.67/13.72	c learnt constraints deletion: 590 -> 298
13.77/13.84	c learnt constraints deletion: 612 -> 315
13.87/13.95	c learnt constraints deletion: 604 -> 303
13.96/14.08	c learnt constraints deletion: 604 -> 307
14.06/14.20	c learnt constraints deletion: 606 -> 306
14.27/14.32	c learnt constraints deletion: 617 -> 315
14.36/14.43	c learnt constraints deletion: 585 -> 295
14.46/14.55	c learnt constraints deletion: 625 -> 321
14.56/14.67	c learnt constraints deletion: 646 -> 326
14.66/14.78	c learnt constraints deletion: 612 -> 311
14.86/14.90	c learnt constraints deletion: 620 -> 318
14.86/14.98	c learnt constraints deletion: 564 -> 282
15.07/15.12	c learnt constraints deletion: 626 -> 315
15.17/15.23	c learnt constraints deletion: 601 -> 306
15.27/15.35	c learnt constraints deletion: 614 -> 314
15.37/15.47	c learnt constraints deletion: 627 -> 320
15.46/15.58	c learnt constraints deletion: 641 -> 324
15.56/15.69	c learnt constraints deletion: 643 -> 329
15.76/15.80	c learnt constraints deletion: 632 -> 327
15.86/15.93	c learnt constraints deletion: 626 -> 318
15.96/16.04	c learnt constraints deletion: 580 -> 290
16.06/16.17	c learnt constraints deletion: 623 -> 316
16.26/16.30	c learnt constraints deletion: 631 -> 322
16.37/16.42	c learnt constraints deletion: 625 -> 318
16.47/16.55	c learnt constraints deletion: 645 -> 327
16.56/16.66	c learnt constraints deletion: 646 -> 328
16.66/16.79	c learnt constraints deletion: 668 -> 335
16.87/16.92	c learnt constraints deletion: 671 -> 339
16.97/17.04	c learnt constraints deletion: 674 -> 337
17.07/17.16	c learnt constraints deletion: 669 -> 339
17.17/17.27	c learnt constraints deletion: 666 -> 333
17.37/17.41	c learnt constraints deletion: 673 -> 341
17.47/17.53	c learnt constraints deletion: 648 -> 324
17.57/17.67	c learnt constraints deletion: 666 -> 335
17.76/17.81	c learnt constraints deletion: 685 -> 347
17.86/17.93	c learnt constraints deletion: 637 -> 319
17.97/18.06	c learnt constraints deletion: 643 -> 322
18.07/18.11	c solving time = 16.338s
18.07/18.11	c #decision = 77184
18.07/18.11	c #conflict = 43846
18.07/18.11	c #restart = 19
18.07/18.11	s OPTIMUM FOUND
18.07/18.11	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
18.07/18.11	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
18.07/18.11	v x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
18.07/18.11	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40
18.07/18.11	v x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
18.07/18.11	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60
18.07/18.11	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
18.07/18.11	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80
18.07/18.11	v -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90
18.07/18.11	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100
18.07/18.11	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
18.07/18.11	v -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120
18.07/18.11	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
18.07/18.11	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
18.07/18.11	v -x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150
18.07/18.11	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
18.07/18.11	v -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169
18.07/18.11	c total time = 18.087s

Verifier Data

OK	10

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3712360-1338205264/watcher-3712360-1338205264 -o /tmp/evaluation-result-3712360-1338205264/solver-3712360-1338205264 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712360-1338205264.wbo 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21281
/proc/meminfo: memFree=27901688/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/21281/stat : 21281 (runsolver) D 21279 21281 20029 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 286654972 12095488 50 33554432000 4194304 5436572 140734947507376 140734947503672 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/21281/statm: 2953 50 31 304 0 2645 0

[startup+0.025075 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21281
/proc/meminfo: memFree=27901688/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 737 0 0 0 0 0 0 0 20 0 1 0 286654972 6356992 658 33554432000 4194304 8973514 140735075652752 140734947503560 4644856 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 1552 659 422 1167 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6208

[startup+0.100263 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21281
/proc/meminfo: memFree=27901688/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=7232 CPUtime=0.07 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1125 0 0 0 7 0 0 0 20 0 1 0 286654972 7405568 1046 33554432000 4194304 8973514 140735075652752 140734947503560 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 1808 1046 462 1167 0 589 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7232

[startup+0.30023 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21281
/proc/meminfo: memFree=27901688/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=8256 CPUtime=0.27 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1134 0 0 0 27 0 0 0 20 0 1 0 286654972 8454144 1055 33554432000 4194304 8973514 140735075652752 140734947503560 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2064 1055 463 1167 0 845 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8256

[startup+0.700228 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21281
/proc/meminfo: memFree=27901688/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=8256 CPUtime=0.67 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1224 0 0 0 67 0 0 0 20 0 1 0 286654972 8454144 1145 33554432000 4194304 8973514 140735075652752 140734947503560 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2064 1145 463 1167 0 845 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8256

[startup+1.50023 s]
/proc/loadavg: 2.04 2.01 2.00 4/177 21282
/proc/meminfo: memFree=27898820/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=8256 CPUtime=1.47 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1382 0 0 0 146 1 0 0 20 0 1 0 286654972 8454144 1303 33554432000 4194304 8973514 140735075652752 140735075652248 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2064 1303 463 1167 0 845 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8256

[startup+3.10023 s]
/proc/loadavg: 2.04 2.01 2.00 4/177 21282
/proc/meminfo: memFree=27897580/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=9280 CPUtime=3.06 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1638 0 0 0 304 2 0 0 20 0 1 0 286654972 9502720 1559 33554432000 4194304 8973514 140735075652752 140735075652248 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2320 1559 463 1167 0 1101 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9280

[startup+6.30023 s]
/proc/loadavg: 2.04 2.01 2.00 4/177 21282
/proc/meminfo: memFree=27896596/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=9280 CPUtime=6.26 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1638 0 0 0 622 4 0 0 20 0 1 0 286654972 9502720 1559 33554432000 4194304 8973514 140735075652752 140735075652248 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2320 1559 463 1167 0 1101 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9280

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 2.00 4/177 21282
/proc/meminfo: memFree=27895356/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=10304 CPUtime=12.67 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1895 0 0 0 1257 10 0 0 20 0 1 0 286654972 10551296 1816 33554432000 4194304 8973514 140735075652752 140735075652016 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10304

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

[startup+15.9002 s]
/proc/loadavg: 2.03 2.01 2.00 4/177 21282
/proc/meminfo: memFree=27895612/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=10304 CPUtime=15.86 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1895 0 0 0 1574 12 0 0 20 0 1 0 286654972 10551296 1816 33554432000 4194304 8973514 140735075652752 140735075652248 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 15.86
Current children cumulated vsize (KiB) 10304

[startup+17.5002 s]
/proc/loadavg: 2.03 2.01 2.00 4/177 21282
/proc/meminfo: memFree=27895364/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=10304 CPUtime=17.47 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1895 0 0 0 1734 13 0 0 20 0 1 0 286654972 10551296 1816 33554432000 4194304 8973514 140735075652752 140735075652248 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 17.47
Current children cumulated vsize (KiB) 10304

[startup+17.9002 s]
/proc/loadavg: 2.03 2.01 2.00 4/177 21282
/proc/meminfo: memFree=27895364/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=10304 CPUtime=17.86 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1895 0 0 0 1773 13 0 0 20 0 1 0 286654972 10551296 1816 33554432000 4194304 8973514 140735075652752 140735075652248 7841851 0 2 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 17.86
Current children cumulated vsize (KiB) 10304

[startup+18.1002 s]
/proc/loadavg: 2.03 2.01 2.00 4/177 21282
/proc/meminfo: memFree=27895364/32873844 swapFree=7620/7620
[pid=21281] ppid=21279 vsize=10304 CPUtime=18.07 cores=1,3,5,7
/proc/21281/stat : 21281 (toysat) R 21279 21281 20029 0 -1 4202496 1895 0 0 0 1793 14 0 0 20 0 1 0 286654972 10551296 1816 33554432000 4194304 8973514 140735075652752 140735075652248 7937344 0 0 0 34082818 0 0 0 17 5 0 0 2 0 0
/proc/21281/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 18.07
Current children cumulated vsize (KiB) 10304

Child status: 0
Real time (s): 18.1152
CPU time (s): 18.0892
CPU user time (s): 17.9453
CPU system time (s): 0.143978
CPU usage (%): 99.8569
Max. virtual memory (cumulated for all children) (KiB): 10304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.9453
system time used= 0.143978
maximum resident set size= 7280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1899
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= 3
involuntary context switches= 19

runsolver used 0.018997 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 13:41:04
IDJOB=3712360
IDBENCH=79250
IDSOLVER=2291
FILE ID=node107/3712360-1338205264
RUNJOBID= node107-1338193582-20046
PBS_JOBID= 14624587
Free space on /tmp= 71556 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110977780--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712360-1338205264/watcher-3712360-1338205264 -o /tmp/evaluation-result-3712360-1338205264/solver-3712360-1338205264 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712360-1338205264.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a2fcadde47f67cca69c2b162b15fa373
RANDOM SEED=438119648

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27901704 kB
Buffers:          432088 kB
Cached:          3456476 kB
SwapCached:            0 kB
Active:          1151320 kB
Inactive:        2962948 kB
Active(anon):     228144 kB
Inactive(anon):        0 kB
Active(file):     923176 kB
Inactive(file):  2962948 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7300 kB
Writeback:            20 kB
AnonPages:        233036 kB
Mapped:            16076 kB
Shmem:               200 kB
Slab:             715496 kB
SReclaimable:     157768 kB
SUnreclaim:       557728 kB
KernelStack:        1448 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     339852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node107 at 2012-05-28 13:41:23