Trace number 3463264

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
bsolo 3.2UNSAT 60.4568 60.4564

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110975965.opb
MD5SUM5a91e712d3aef81a2c9052622caecb97
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.874866
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of 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
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1171
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

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3463264-1307174259.opb
0.00/0.00	c File size is 9896 bytes.
0.00/0.00	c Highest Coefficient sum: 1171
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 169 Constr: 101 30/70/1 Lit: 1205 Watch. Lit: 897
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.002 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    169       99     1179   11      878    2563      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
60.40/60.45	c      105    169      209     4979   23     1109    2820    110   5833 0.02
60.40/60.45	c      255    169      362    11099   30     1421    3103    263   6071 0.04
60.40/60.45	c      480    169      594    18631   31     1886    3414    495   6000 0.08
60.40/60.45	c      818    169      941    31645   33     2579    3756    842   5720 0.14
60.40/60.45	c     1328    169     1462    49396   33     3622    4132   1363   5187 0.26
60.40/60.45	c     2092    169     2238    74052   33     5173    4546   2139   4659 0.45
60.40/60.45	c     3241    169     3420   121311   35     7553    5001   3321   3928 0.82
60.40/60.45	c     4962    169     2601    96744   37     5910    5502   2502   3078 1.61
60.40/60.45	c     7547    169     5289   205649   38    11311    6053   5190   2930 2.58
60.40/60.45	c    11427    169     3127   123499   39     6962    6659   3028   2761 4.14
60.40/60.45	c    17249    169     5750   255582   44    12267    7325   5651   2507 6.88
60.40/60.45	c    25988    169     7290   321038   44    15333    8058   7191   2292 11.34
60.40/60.45	c    39098    169     4414   177718   40     9575    8864   4315   2065 18.93
60.40/60.45	c    58769    169     6676   306433   45    14112    9751   6577   1928 30.48
60.40/60.45	c    88280    169     7469   328185   43    15690   10727   7370   1798 49.08
60.40/60.45	c Backtracks by Clause: 104547
60.40/60.45	c Backtracks by PB constraint: 38
60.40/60.45	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
60.40/60.45	c   15   104585  24200   151813     8002   350164   7903   1729 60.45
60.40/60.45	s UNSATISFIABLE
60.40/60.45	c Total time: 60.455 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3463264-1307174259/watcher-3463264-1307174259 -o /tmp/evaluation-result-3463264-1307174259/solver-3463264-1307174259 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463264-1307174259.opb 

running on 4 cores: 0,2,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): 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: 1.90 1.73 1.80 2/458 16357
/proc/meminfo: memFree=26268448/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=10792 CPUtime=0 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 300 0 0 0 0 0 0 0 18 0 1 0 829024040 11051008 251 33554432000 134512640 137138936 4290751760 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 2698 251 192 642 0 2054 0

[startup+0.0231741 s]
/proc/loadavg: 1.90 1.73 1.80 2/458 16357
/proc/meminfo: memFree=26268448/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=10792 CPUtime=0.02 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 315 0 0 0 2 0 0 0 18 0 1 0 829024040 11051008 266 33554432000 134512640 137138936 4290751760 18446744073709551615 136505593 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 2698 266 192 642 0 2054 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10792

[startup+0.101199 s]
/proc/loadavg: 1.90 1.73 1.80 2/458 16357
/proc/meminfo: memFree=26268448/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=11152 CPUtime=0.09 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 383 0 0 0 9 0 0 0 18 0 1 0 829024040 11419648 334 33554432000 134512640 137138936 4290751760 18446744073709551615 134542868 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 2788 334 192 642 0 2144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11152

[startup+0.30117 s]
/proc/loadavg: 1.90 1.73 1.80 2/458 16357
/proc/meminfo: memFree=26268448/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=11636 CPUtime=0.29 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 512 0 0 0 29 0 0 0 18 0 1 0 829024040 11915264 463 33554432000 134512640 137138936 4290751760 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 2909 463 192 642 0 2265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11636

[startup+0.701096 s]
/proc/loadavg: 1.90 1.73 1.80 2/458 16357
/proc/meminfo: memFree=26268448/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=12488 CPUtime=0.69 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 722 0 0 0 69 0 0 0 18 0 1 0 829024040 12787712 673 33554432000 134512640 137138936 4290751760 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 3122 673 192 642 0 2478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12488

[startup+1.50096 s]
/proc/loadavg: 1.90 1.73 1.80 3/459 16358
/proc/meminfo: memFree=26264100/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=13588 CPUtime=1.49 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 1010 0 0 0 149 0 0 0 20 0 1 0 829024040 13914112 961 33554432000 134512640 137138936 4290751760 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 3397 961 192 642 0 2753 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13588

[startup+3.10064 s]
/proc/loadavg: 1.90 1.73 1.80 3/459 16358
/proc/meminfo: memFree=26262488/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=14588 CPUtime=3.09 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 1252 0 0 0 309 0 0 0 25 0 1 0 829024040 14938112 1203 33554432000 134512640 137138936 4290751760 18446744073709551615 134542972 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 3647 1203 192 642 0 3003 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14588

[startup+6.30111 s]
/proc/loadavg: 1.91 1.73 1.80 3/459 16358
/proc/meminfo: memFree=26261028/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=15320 CPUtime=6.29 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 1439 0 0 0 628 1 0 0 25 0 1 0 829024040 15687680 1390 33554432000 134512640 137138936 4290751760 18446744073709551615 134599795 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 3830 1390 192 642 0 3186 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15320

[startup+12.701 s]
/proc/loadavg: 1.91 1.74 1.80 3/459 16358
/proc/meminfo: memFree=26256928/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=16308 CPUtime=12.69 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 1701 0 0 0 1267 2 0 0 25 0 1 0 829024040 16699392 1652 33554432000 134512640 137138936 4290751760 18446744073709551615 134606670 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 4077 1652 192 642 0 3433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16308

[startup+25.5006 s]
/proc/loadavg: 1.87 1.73 1.80 3/459 16386
/proc/meminfo: memFree=26256552/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=16928 CPUtime=25.5 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 1843 0 0 0 2546 4 0 0 25 0 1 0 829024040 17334272 1794 33554432000 134512640 137138936 4290751760 18446744073709551615 134542424 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 4232 1794 192 642 0 3588 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 16928

[startup+51.1011 s]
/proc/loadavg: 1.91 1.75 1.80 3/459 16386
/proc/meminfo: memFree=26254368/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=17748 CPUtime=51.1 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 2039 0 0 0 5102 8 0 0 25 0 1 0 829024040 18173952 1990 33554432000 134512640 137138936 4290751760 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 4437 1990 192 642 0 3793 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17748

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

[startup+54.3006 s]
/proc/loadavg: 1.91 1.75 1.80 3/459 16413
/proc/meminfo: memFree=26258724/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=18248 CPUtime=54.29 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 2173 0 0 0 5421 8 0 0 25 0 1 0 829024040 18685952 2124 33554432000 134512640 137138936 4290751760 18446744073709551615 134542766 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 4562 2124 192 642 0 3918 0
Current children cumulated CPU time (s) 54.29
Current children cumulated vsize (KiB) 18248

[startup+57.501 s]
/proc/loadavg: 1.92 1.76 1.80 3/459 16414
/proc/meminfo: memFree=26257436/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=18360 CPUtime=57.49 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 2193 0 0 0 5741 8 0 0 25 0 1 0 829024040 18800640 2144 33554432000 134512640 137138936 4290751760 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 4590 2144 192 642 0 3946 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 18360

[startup+59.1007 s]
/proc/loadavg: 1.92 1.76 1.80 3/459 16414
/proc/meminfo: memFree=26257064/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=18484 CPUtime=59.1 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 2244 0 0 0 5901 9 0 0 25 0 1 0 829024040 18927616 2195 33554432000 134512640 137138936 4290751760 18446744073709551615 134542469 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 4621 2195 192 642 0 3977 0
Current children cumulated CPU time (s) 59.1
Current children cumulated vsize (KiB) 18484

[startup+59.9005 s]
/proc/loadavg: 2.00 1.78 1.81 3/459 16414
/proc/meminfo: memFree=26256704/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=18484 CPUtime=59.89 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 2244 0 0 0 5980 9 0 0 25 0 1 0 829024040 18927616 2195 33554432000 134512640 137138936 4290751760 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 4621 2195 192 642 0 3977 0
Current children cumulated CPU time (s) 59.89
Current children cumulated vsize (KiB) 18484

[startup+60.3005 s]
/proc/loadavg: 2.00 1.78 1.81 3/459 16414
/proc/meminfo: memFree=26256704/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=18484 CPUtime=60.29 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 2244 0 0 0 6020 9 0 0 25 0 1 0 829024040 18927616 2195 33554432000 134512640 137138936 4290751760 18446744073709551615 134542434 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 4621 2195 192 642 0 3977 0
Current children cumulated CPU time (s) 60.29
Current children cumulated vsize (KiB) 18484

[startup+60.4005 s]
/proc/loadavg: 2.00 1.78 1.81 3/459 16414
/proc/meminfo: memFree=26256952/32951124 swapFree=60688864/67111528
[pid=16357] ppid=16355 vsize=18484 CPUtime=60.4 cores=0,2,4,6
/proc/16357/stat : 16357 (bsolo) R 16355 16357 14960 0 -1 4202496 2244 0 0 0 6031 9 0 0 25 0 1 0 829024040 18927616 2195 33554432000 134512640 137138936 4290751760 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16357/statm: 4621 2195 192 642 0 3977 0
Current children cumulated CPU time (s) 60.4
Current children cumulated vsize (KiB) 18484

Child status: 0
Real time (s): 60.4564
CPU time (s): 60.4568
CPU user time (s): 60.3618
CPU system time (s): 0.094985
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 18484

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

runsolver used 0.264959 second user time and 0.631903 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-04 09:57:39
IDJOB=3463264
IDBENCH=1199
IDSOLVER=1955
FILE ID=node132/3463264-1307174259
RUNJOBID= node132-1307174147-16199
PBS_JOBID= 13508840
Free space on /tmp= 73924 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110975965.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463264-1307174259/watcher-3463264-1307174259 -o /tmp/evaluation-result-3463264-1307174259/solver-3463264-1307174259 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463264-1307174259.opb

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

MD5SUM BENCH= 5a91e712d3aef81a2c9052622caecb97
RANDOM SEED=1483450405

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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	: 5332.77
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26268604 kB
Buffers:        326488 kB
Cached:        3032216 kB
SwapCached:      15140 kB
Active:        1032908 kB
Inactive:      5388812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26268604 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            7924 kB
Writeback:           0 kB
AnonPages:     3055268 kB
Mapped:          19900 kB
Slab:           144336 kB
PageTables:      50196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109234452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73920 MiB
End job on node132 at 2011-06-04 09:58:39