Trace number 3494861

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
OptimuS a100_sourceUNSAT 8.76267 8.76254

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E13N10.cnf
MD5SUM24b68353f542825626827e24a24f7240
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62575
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses6923
Sum of the clauses size18987
Maximum clause length15
Minimum clause length1
Number of clauses of size 112
Number of clauses of size 23901
Number of clauses of size 32400
Number of clauses of size 4230
Number of clauses of size 5140
Number of clauses of size over 5240

Solver Data

8.70/8.76	c - Reading the instance.. OK! Totally clauses:     6923; Vars:     1610; Time: 0.00
8.70/8.76	c - Unit propagation..     OK! Removed clauses:      442;                 Time: 0.00
8.70/8.76	c - Delete by resolution.. OK! Removed clauses:      584;                 Time: 0.00
8.70/8.76	c   - Solving the original instance..
8.70/8.76	c     - OK - UNSAT! Continue to clause elimination..
8.70/8.76	c   - round:    1;   Skips in previous round:    0
8.70/8.76	c     - clauses done:  1%; among them skipped: 1.43%;
8.70/8.76	c     - clauses done: 10%; among them skipped: 0.14%;
8.70/8.76	c     - clauses done: 20%; among them skipped: 0.51%;
8.70/8.76	c     - clauses done: 30%; among them skipped: 0.34%;
8.70/8.76	c     - clauses done: 40%; among them skipped: 0.25%;
8.70/8.76	c     - clauses done: 50%; among them skipped: 0.20%;
8.70/8.76	c     - clauses done: 60%; among them skipped: 0.17%;
8.70/8.76	c     - clauses done: 70%; among them skipped: 0.14%;
8.70/8.76	c     - clauses done: 80%; among them skipped: 0.13%;
8.70/8.76	c     - clauses done: 90%; among them skipped: 0.11%;
8.70/8.76	c     - clauses done: 99%; among them skipped: 0.10%;
8.70/8.76	c   - round:    2;   Skips in previous round:    7
8.70/8.76	c     - clauses done:  1%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 10%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 20%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 30%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 40%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 50%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 60%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 70%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 80%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 90%; among them skipped: 0.00%;
8.70/8.76	c     - clauses done: 99%; among them skipped: 0.00%;
8.70/8.76	c - Finish! Unsat core size: 723 / 6923; Time: 8.75 s
8.70/8.76	c - ---------------------------------------------------------------------------
8.70/8.76	c - Statistics: |    unit   |    BCE    | sat-saved | sat-check | unsat-check |
8.70/8.76	c -             |     442   |    3878   |       0   |     723   |    1880     |
8.70/8.76	c - ---------------------------------------------------------------------------
8.70/8.76	s UNSATISFIABLE
8.70/8.76	v 508 510 512 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 581 582 583 584 585 586 589 590 591 592 593 596 597 598 599 602 603 604 607 608 611 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 653 654 655 656 657 658 661 662 663 664 665 668 669 670 671 674 675 676 679 680 683 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 796 798 800 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 841 842 843 844 845 847 848 849 850 851 852 855 856 857 858 860 861 862 863 865 866 867 869 870 872 874 879 884 885 889 890 897 898 902 903 904 909 910 911 912 913 922 923 924 931 932 933 934 938 941 944 945 949 952 955 956 957 2578 2579 2581 2582 2584 2585 2587 2588 2590 2591 2593 2594 2596 2597 2599 2600 2602 2603 2605 2608 2609 2611 2612 2614 2615 2617 2618 2620 2621 2623 2624 2626 2627 2629 2630 2632 2633 2635 2636 2638 2639 2641 2642 2644 2645 2647 2648 2650 2651 2653 2654 2656 2657 2659 2660 2662 2663 2665 2666 2668 2669 2671 2672 2674 2675 2677 2678 2680 2681 2683 2684 2686 2687 2689 2690 2692 2693 2695 2696 2698 2699 2701 2702 2704 2705 2707 2708 2710 2711 2713 2714 2716 2717 2719 2720 2722 2723 2725 2726 2733 2736 2739 2742 2745 2748 2751 2754 2757 2998 2999 3001 3002 3004 3005 3007 3008 3010 3011 3013 3014 3016 3017 3019 3020 3022 3023 3026 3028 3029 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3088 3089 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3178 3179 3181 3182 3184 3185 3187 3188 3190 3191 3193 3194 3196 3197 3199 3200 3202 3203 3205 3206 3208 3209 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3238 3239 3241 3242 3244 3245 3247 3248 3250 3251 3253 3254 3256 3257 3259 3260 3262 3263 3265 3266 3268 3271 3272 3274 3275 3277 3278 3280 3281 3283 3284 3286 3287 3289 3290 3292 3293 3295 3296 3328 3329 3331 3332 3334 3335 3337 3338 3340 3341 3343 3344 3346 3347 3349 3350 3352 3353 3355 3356 3358 3359 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3448 3449 3451 3452 3454 3455 3457 3458 3460 3461 3463 3464 3466 3467 3469 3470 3472 3473 3475 3476 3478 3479 3481 3482 3484 3485 3487 3488 3490 3491 3493 3494 3496 3497 3499 3500 3502 3503 3505 3506 3538 3539 3541 3542 3544 3545 3547 3548 3550 3551 3553 3554 3556 3557 3559 3560 3562 3563 3565 3566 3603 3606 3609 3612 3615 3618 3621 3624 3627 4262 4273 4284 4295 4306 4308 4309 4310 4311 4312 4313 4314 4315 4316 4416 4418 4419 4420 4421 4422 4423 4424 4425 4427 4440 4441 4442 4443 4444 4445 4446 4447 4449 4482 4484 4485 4486 4487 4488 4489 4490 4491 4493 4504 4515 4537 4539 4540 4541 4542 4543 4544 4545 4546 4548 4581 4592 4614 4627 4628 4629 4630 4631 4632 4633 4634 4635 6684 6693 6814 6823 6824 6833 6875 6876 6877 6878 6879 6880 6881 6882 6884 6885 6886 6887 6888 6889 6890 6891 6892 6894 6904 6906 6908 6910 6912 6914 6916 6918 6920 6922 0

Verifier Data

OK	723

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3494861-1307806512/watcher-3494861-1307806512 -o /tmp/evaluation-result-3494861-1307806512/solver-3494861-1307806512 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3494861-1307806512.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.53 1.13 1.60 4/189 20175
/proc/meminfo: memFree=31078964/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=20424 CPUtime=0 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 716 0 0 0 0 0 0 0 25 0 1 0 892248905 20914176 650 33554432000 4194304 4279335 140736539632208 18446744073709551615 212687675136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 5106 652 239 21 0 1743 0

[startup+0.046936 s]
/proc/loadavg: 1.53 1.13 1.60 4/189 20175
/proc/meminfo: memFree=31078964/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=21368 CPUtime=0.04 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 1194 0 0 0 4 0 0 0 25 0 1 0 892248905 21880832 1126 33554432000 4194304 4279335 140736539632208 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 5342 1126 270 21 0 1979 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21368

[startup+0.100927 s]
/proc/loadavg: 1.53 1.13 1.60 4/189 20175
/proc/meminfo: memFree=31078964/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=21500 CPUtime=0.09 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 1576 0 0 0 9 0 0 0 25 0 1 0 892248905 22016000 1508 33554432000 4194304 4279335 140736539632208 18446744073709551615 4241930 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 5375 1509 270 21 0 2012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21500

[startup+0.3009 s]
/proc/loadavg: 1.53 1.13 1.60 4/189 20175
/proc/meminfo: memFree=31078964/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=21632 CPUtime=0.29 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 3860 0 0 0 29 0 0 0 25 0 1 0 892248905 22151168 1964 33554432000 4194304 4279335 140736539632208 18446744073709551615 4259099 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 5408 1964 270 21 0 2045 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21632

[startup+0.700815 s]
/proc/loadavg: 1.53 1.13 1.60 4/189 20175
/proc/meminfo: memFree=31078964/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=28848 CPUtime=0.69 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 6302 0 0 0 68 1 0 0 25 0 1 0 892248905 29540352 3335 33554432000 4194304 4279335 140736539632208 18446744073709551615 4241536 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 7212 3335 270 21 0 3849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28848

[startup+1.50068 s]
/proc/loadavg: 1.53 1.13 1.60 5/190 20176
/proc/meminfo: memFree=31101920/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=28848 CPUtime=1.49 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 6302 0 0 0 148 1 0 0 25 0 1 0 892248905 29540352 3335 33554432000 4194304 4279335 140736539632208 18446744073709551615 212691134589 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 7212 3335 270 21 0 3849 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28848

[startup+3.10037 s]
/proc/loadavg: 1.73 1.18 1.61 5/190 20176
/proc/meminfo: memFree=31067324/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=28848 CPUtime=3.09 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 6302 0 0 0 308 1 0 0 25 0 1 0 892248905 29540352 3335 33554432000 4194304 4279335 140736539632208 18446744073709551615 4242187 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 7212 3335 270 21 0 3849 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28848

[startup+6.30079 s]
/proc/loadavg: 1.73 1.18 1.61 5/190 20176
/proc/meminfo: memFree=31061120/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=31520 CPUtime=6.3 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 7002 0 0 0 629 1 0 0 25 0 1 0 892248905 32276480 4024 33554432000 4194304 4279335 140736539632208 18446744073709551615 4242176 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 7880 4024 270 21 0 4517 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 31520

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

[startup+7.9005 s]
/proc/loadavg: 1.83 1.21 1.62 5/190 20214
/proc/meminfo: memFree=31091624/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=31520 CPUtime=7.89 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 7002 0 0 0 788 1 0 0 25 0 1 0 892248905 32276480 4024 33554432000 4194304 4279335 140736539632208 18446744073709551615 4242207 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 7880 4024 270 21 0 4517 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 31520

[startup+8.3004 s]
/proc/loadavg: 1.83 1.21 1.62 5/190 20214
/proc/meminfo: memFree=31091624/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=31520 CPUtime=8.29 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 7002 0 0 0 828 1 0 0 25 0 1 0 892248905 32276480 4024 33554432000 4194304 4279335 140736539632208 18446744073709551615 4237906 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 7880 4024 270 21 0 4517 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 31520

[startup+8.70035 s]
/proc/loadavg: 1.83 1.21 1.62 5/190 20214
/proc/meminfo: memFree=31082820/32951124 swapFree=67076880/67111528
[pid=20175] ppid=20173 vsize=31520 CPUtime=8.7 cores=4,6
/proc/20175/stat : 20175 (OptimuS_release) R 20173 20175 30365 0 -1 4202496 7002 0 0 0 869 1 0 0 25 0 1 0 892248905 32276480 4024 33554432000 4194304 4279335 140736539632208 18446744073709551615 4241921 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20175/statm: 7880 4024 270 21 0 4517 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 31520

Child status: 20
Real time (s): 8.76254
CPU time (s): 8.76267
CPU user time (s): 8.74967
CPU system time (s): 0.012998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 31520

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

runsolver used 0.016997 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-11 17:35:12
IDJOB=3494861
IDBENCH=83444
IDSOLVER=1986
FILE ID=node139/3494861-1307806512
RUNJOBID= node139-1307806501-20042
PBS_JOBID= 13551009
Free space on /tmp= 74128 MiB

SOLVER NAME= OptimuS a100_source
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E13N10.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494861-1307806512/watcher-3494861-1307806512 -o /tmp/evaluation-result-3494861-1307806512/solver-3494861-1307806512 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3494861-1307806512.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 24b68353f542825626827e24a24f7240
RANDOM SEED=1745760131

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31079756 kB
Buffers:        298140 kB
Cached:        1148848 kB
SwapCached:       3520 kB
Active:         757852 kB
Inactive:       900232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31079756 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:            5432 kB
Writeback:           0 kB
AnonPages:      209812 kB
Mapped:          14044 kB
Slab:           148672 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   451004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74128 MiB
End job on node139 at 2011-06-11 17:35:21