Trace number 3463246

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 33.6949 33.6951

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111223220.opb
MD5SUMc0dca940756ea4be5f7b1224240a8526
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.102983
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 1230
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-3463246-1307174201.opb
0.00/0.00	c File size is 9906 bytes.
0.00/0.00	c Highest Coefficient sum: 1230
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: 902
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      880    2563      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
33.59/33.69	c      101    169      205     5287   25     1100    2820    106   6312 0.02
33.59/33.69	c      251    169      358    10391   29     1407    3103    259   6972 0.04
33.59/33.69	c      476    169      589    16249   27     1870    3414    490   6898 0.07
33.59/33.69	c      814    169      935    25755   27     2563    3756    836   6460 0.13
33.59/33.69	c     1322    169     1449    40841   28     3588    4132   1350   5981 0.22
33.59/33.69	c     2085    169     2229    63786   28     5150    4546   2130   5305 0.39
33.59/33.69	c     3233    169     3419   114395   33     7539    5001   3320   4380 0.74
33.59/33.69	c     4954    169     2601    96488   37     5903    5502   2502   3513 1.41
33.59/33.69	c     7541    169     5266   192662   36    11248    6053   5167   3253 2.32
33.59/33.69	c    11421    169     3127   102070   32     6961    6659   3028   3027 3.77
33.59/33.69	c    17243    169     5748   211713   36    12232    7325   5649   2873 6.00
33.59/33.69	c    25983    169     7308   268408   36    15351    8058   7209   2669 9.73
33.59/33.69	c    39093    169     4407   186088   42     9531    8864   4308   2522 15.50
33.59/33.69	c    58767    169     6629   276646   41    14003    9751   6530   2354 24.96
33.59/33.69	c Backtracks by Clause: 74689
33.59/33.69	c Backtracks by PB constraint: 27
33.59/33.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
33.59/33.69	c   14    74716  19113   114284     8172   317289   8073   2217 33.69
33.59/33.69	s UNSATISFIABLE
33.59/33.69	c Total time: 33.693 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-3463246-1307174201/watcher-3463246-1307174201 -o /tmp/evaluation-result-3463246-1307174201/solver-3463246-1307174201 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463246-1307174201.opb 

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: 1.99 2.05 2.02 2/535 17604
/proc/meminfo: memFree=25095988/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=10792 CPUtime=0.01 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 308 0 0 0 1 0 0 0 25 0 1 0 809836369 11051008 259 33554432000 134512640 137138936 4289076752 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 2698 259 192 642 0 2054 0

[startup+0.111214 s]
/proc/loadavg: 1.99 2.05 2.02 2/535 17604
/proc/meminfo: memFree=25095988/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=11156 CPUtime=0.1 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 386 0 0 0 10 0 0 0 25 0 1 0 809836369 11423744 337 33554432000 134512640 137138936 4289076752 18446744073709551615 134606628 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 2789 337 192 642 0 2145 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11156

[startup+0.200199 s]
/proc/loadavg: 1.99 2.05 2.02 2/535 17604
/proc/meminfo: memFree=25095988/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=11400 CPUtime=0.19 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 446 0 0 0 19 0 0 0 25 0 1 0 809836369 11673600 397 33554432000 134512640 137138936 4289076752 18446744073709551615 136295499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 2850 398 192 642 0 2206 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11400

[startup+0.300182 s]
/proc/loadavg: 1.99 2.05 2.02 2/535 17604
/proc/meminfo: memFree=25095988/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=11524 CPUtime=0.29 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 505 0 0 0 29 0 0 0 25 0 1 0 809836369 11800576 456 33554432000 134512640 137138936 4289076752 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 2881 456 192 642 0 2237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11524

[startup+0.700107 s]
/proc/loadavg: 1.99 2.05 2.02 2/535 17604
/proc/meminfo: memFree=25095988/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=12532 CPUtime=0.69 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 736 0 0 0 69 0 0 0 25 0 1 0 809836369 12832768 687 33554432000 134512640 137138936 4289076752 18446744073709551615 136502620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 3133 687 192 642 0 2489 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12532

[startup+1.50096 s]
/proc/loadavg: 1.99 2.05 2.02 4/536 17605
/proc/meminfo: memFree=25091992/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=13640 CPUtime=1.49 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 1019 0 0 0 149 0 0 0 25 0 1 0 809836369 13967360 970 33554432000 134512640 137138936 4289076752 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 3410 970 192 642 0 2766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13640

[startup+3.10068 s]
/proc/loadavg: 1.99 2.05 2.02 3/536 17605
/proc/meminfo: memFree=25090256/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=14264 CPUtime=3.09 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 1185 0 0 0 308 1 0 0 25 0 1 0 809836369 14606336 1136 33554432000 134512640 137138936 4289076752 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 3566 1136 192 642 0 2922 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14264

[startup+6.30011 s]
/proc/loadavg: 1.99 2.05 2.01 3/536 17605
/proc/meminfo: memFree=25087408/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=14640 CPUtime=6.29 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 1268 0 0 0 627 2 0 0 25 0 1 0 809836369 14991360 1219 33554432000 134512640 137138936 4289076752 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 3660 1219 192 642 0 3016 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14640

[startup+12.701 s]
/proc/loadavg: 1.99 2.05 2.01 3/536 17606
/proc/meminfo: memFree=25085768/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=15644 CPUtime=12.69 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 1512 0 0 0 1265 4 0 0 25 0 1 0 809836369 16019456 1463 33554432000 134512640 137138936 4289076752 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 3911 1463 192 642 0 3267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15644

[startup+25.5007 s]
/proc/loadavg: 1.99 2.05 2.01 3/536 17633
/proc/meminfo: memFree=25084588/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=16356 CPUtime=25.49 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 1712 0 0 0 2541 8 0 0 25 0 1 0 809836369 16748544 1663 33554432000 134512640 137138936 4289076752 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 4089 1663 192 642 0 3445 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16356

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

[startup+25.6007 s]
/proc/loadavg: 1.99 2.05 2.01 3/536 17633
/proc/meminfo: memFree=25084588/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=16356 CPUtime=25.59 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 1712 0 0 0 2551 8 0 0 25 0 1 0 809836369 16748544 1663 33554432000 134512640 137138936 4289076752 18446744073709551615 134542620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 4089 1663 192 642 0 3445 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 16356

[startup+28.8011 s]
/proc/loadavg: 1.99 2.05 2.01 3/536 17633
/proc/meminfo: memFree=25083848/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=17212 CPUtime=28.79 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 1920 0 0 0 2871 8 0 0 25 0 1 0 809836369 17625088 1871 33554432000 134512640 137138936 4289076752 18446744073709551615 134607604 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 4303 1871 192 642 0 3659 0
Current children cumulated CPU time (s) 28.79
Current children cumulated vsize (KiB) 17212

[startup+32.0195 s]
/proc/loadavg: 1.99 2.05 2.01 3/536 17633
/proc/meminfo: memFree=25083724/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=17708 CPUtime=32.01 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 2046 0 0 0 3192 9 0 0 25 0 1 0 809836369 18132992 1997 33554432000 134512640 137138936 4289076752 18446744073709551615 136295502 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 4427 1997 192 642 0 3783 0
Current children cumulated CPU time (s) 32.01
Current children cumulated vsize (KiB) 17708

[startup+32.8004 s]
/proc/loadavg: 1.99 2.05 2.01 3/536 17633
/proc/meminfo: memFree=25083724/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=17828 CPUtime=32.79 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 2066 0 0 0 3269 10 0 0 25 0 1 0 809836369 18255872 2017 33554432000 134512640 137138936 4289076752 18446744073709551615 134543154 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 4457 2017 192 642 0 3813 0
Current children cumulated CPU time (s) 32.79
Current children cumulated vsize (KiB) 17828

[startup+33.2003 s]
/proc/loadavg: 1.99 2.05 2.01 3/536 17633
/proc/meminfo: memFree=25082604/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=17828 CPUtime=33.19 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 2066 0 0 0 3309 10 0 0 25 0 1 0 809836369 18255872 2017 33554432000 134512640 137138936 4289076752 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 4457 2017 192 642 0 3813 0
Current children cumulated CPU time (s) 33.19
Current children cumulated vsize (KiB) 17828

[startup+33.6002 s]
/proc/loadavg: 1.99 2.05 2.01 3/536 17633
/proc/meminfo: memFree=25082604/32951124 swapFree=46970528/67111528
[pid=17604] ppid=17602 vsize=17828 CPUtime=33.59 cores=1,3,5,7
/proc/17604/stat : 17604 (bsolo) R 17602 17604 16282 0 -1 4202496 2066 0 0 0 3349 10 0 0 25 0 1 0 809836369 18255872 2017 33554432000 134512640 137138936 4289076752 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17604/statm: 4457 2017 192 642 0 3813 0
Current children cumulated CPU time (s) 33.59
Current children cumulated vsize (KiB) 17828

Child status: 0
Real time (s): 33.6951
CPU time (s): 33.6949
CPU user time (s): 33.5889
CPU system time (s): 0.105983
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 17828

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

runsolver used 0.171973 second user time and 0.412937 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-04 09:56:41
IDJOB=3463246
IDBENCH=1181
IDSOLVER=1955
FILE ID=node146/3463246-1307174201
RUNJOBID= node146-1307174151-17476
PBS_JOBID= 13508858
Free space on /tmp= 73780 MiB

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

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

MD5SUM BENCH= c0dca940756ea4be5f7b1224240a8526
RANDOM SEED=1930359917

node146.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.830
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.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.830
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.75
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.830
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:      25096268 kB
Buffers:        164256 kB
Cached:         308960 kB
SwapCached:      60352 kB
Active:         252924 kB
Inactive:      7359184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25096268 kB
SwapTotal:    67111528 kB
SwapFree:     46970528 kB
Dirty:            8200 kB
Writeback:           0 kB
AnonPages:     7089272 kB
Mapped:          17316 kB
Slab:            76528 kB
PageTables:      97784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160704304 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= 73776 MiB
End job on node146 at 2011-06-04 09:57:15