Trace number 3463322

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 31.4222 31.4225

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111216823.opb
MD5SUMac8954b57a0c31b9be70ef39a778ea61
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.426934
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 1207
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-3463322-1307174419.opb
0.00/0.00	c File size is 9908 bytes.
0.00/0.00	c Highest Coefficient sum: 1207
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: 898
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 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.
31.39/31.42	c      101    169      201     3769   18     1095    2820    102   7214 0.01
31.39/31.42	c      252    169      355     8747   24     1403    3103    256   7000 0.04
31.39/31.42	c      478    169      585    16301   27     1863    3414    486   6547 0.07
31.39/31.42	c      816    169      935    26473   28     2564    3756    836   6476 0.13
31.39/31.42	c     1325    169     1458    42411   29     3613    4132   1359   5968 0.22
31.39/31.42	c     2088    169     2240    73260   32     5178    4546   2141   5194 0.40
31.39/31.42	c     3235    169     3422   116990   34     7546    5001   3323   4493 0.72
31.39/31.42	c     4957    169     2616    88958   34     5940    5502   2517   3807 1.30
31.39/31.42	c     7541    169     5275   185884   35    11262    6053   5176   3412 2.21
31.39/31.42	c    11421    168     3128   115192   36     6965    6659   3029   3011 3.79
31.39/31.42	c    17243    168     5728   222602   38    12173    7325   5629   2780 6.20
31.39/31.42	c    25981    168     7209   280672   38    15130    8058   7110   2532 10.26
31.39/31.42	c    39092    168     4278   172682   40     9270    8864   4179   2376 16.45
31.39/31.42	c    58762    168     6531   266206   40    13791    9751   6432   2243 26.19
31.39/31.42	c Backtracks by Clause: 66929
31.39/31.42	c Backtracks by PB constraint: 29
31.39/31.42	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
31.39/31.42	c   14    66958  17085   102223     5114   215465   5015   2131 31.42
31.39/31.42	s UNSATISFIABLE
31.39/31.42	c Total time: 31.42 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-3463322-1307174419/watcher-3463322-1307174419 -o /tmp/evaluation-result-3463322-1307174419/solver-3463322-1307174419 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463322-1307174419.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: 2.14 2.09 2.03 2/535 18015
/proc/meminfo: memFree=25091584/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=10792 CPUtime=0.01 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 306 0 0 0 1 0 0 0 25 0 1 0 809858214 11051008 257 33554432000 134512640 137138936 4290723584 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 2698 257 192 642 0 2054 0

[startup+0.06012 s]
/proc/loadavg: 2.14 2.09 2.03 2/535 18015
/proc/meminfo: memFree=25091584/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=10916 CPUtime=0.05 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 347 0 0 0 5 0 0 0 25 0 1 0 809858214 11177984 298 33554432000 134512640 137138936 4290723584 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 2729 298 192 642 0 2085 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10916

[startup+0.101103 s]
/proc/loadavg: 2.14 2.09 2.03 2/535 18015
/proc/meminfo: memFree=25091584/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=11036 CPUtime=0.09 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 380 0 0 0 9 0 0 0 25 0 1 0 809858214 11300864 331 33554432000 134512640 137138936 4290723584 18446744073709551615 134606683 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 2759 331 192 642 0 2115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11036

[startup+0.301043 s]
/proc/loadavg: 2.14 2.09 2.03 2/535 18015
/proc/meminfo: memFree=25091584/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=11660 CPUtime=0.29 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 524 0 0 0 29 0 0 0 25 0 1 0 809858214 11939840 475 33554432000 134512640 137138936 4290723584 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 2915 475 192 642 0 2271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11660

[startup+0.701 s]
/proc/loadavg: 2.14 2.09 2.03 2/535 18015
/proc/meminfo: memFree=25091584/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=12524 CPUtime=0.69 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 751 0 0 0 69 0 0 0 25 0 1 0 809858214 12824576 702 33554432000 134512640 137138936 4290723584 18446744073709551615 134599706 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 3131 702 192 642 0 2487 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12524

[startup+1.50086 s]
/proc/loadavg: 2.14 2.09 2.03 3/536 18016
/proc/meminfo: memFree=25088808/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=13636 CPUtime=1.49 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 1011 0 0 0 149 0 0 0 25 0 1 0 809858214 13963264 962 33554432000 134512640 137138936 4290723584 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 3409 962 192 642 0 2765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13636

[startup+3.10058 s]
/proc/loadavg: 2.14 2.09 2.03 3/536 18016
/proc/meminfo: memFree=25087196/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=14252 CPUtime=3.09 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 1178 0 0 0 309 0 0 0 25 0 1 0 809858214 14594048 1129 33554432000 134512640 137138936 4290723584 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 3563 1129 192 642 0 2919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14252

[startup+6.30101 s]
/proc/loadavg: 2.13 2.09 2.03 3/536 18016
/proc/meminfo: memFree=25084972/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=14980 CPUtime=6.29 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 1356 0 0 0 628 1 0 0 25 0 1 0 809858214 15339520 1307 33554432000 134512640 137138936 4290723584 18446744073709551615 134542351 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 3745 1307 192 642 0 3101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14980

[startup+12.7009 s]
/proc/loadavg: 2.12 2.09 2.02 3/536 18016
/proc/meminfo: memFree=25083404/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=15852 CPUtime=12.69 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 1566 0 0 0 1267 2 0 0 25 0 1 0 809858214 16232448 1517 33554432000 134512640 137138936 4290723584 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 3963 1517 192 642 0 3319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15852

[startup+25.5005 s]
/proc/loadavg: 2.09 2.08 2.02 3/536 18044
/proc/meminfo: memFree=25086164/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=16464 CPUtime=25.49 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 1731 0 0 0 2545 4 0 0 25 0 1 0 809858214 16859136 1682 33554432000 134512640 137138936 4290723584 18446744073709551615 134542307 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 4116 1682 192 642 0 3472 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16464

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

[startup+28.701 s]
/proc/loadavg: 2.09 2.08 2.02 3/536 18044
/proc/meminfo: memFree=25084896/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=17452 CPUtime=28.69 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 1985 0 0 0 2865 4 0 0 25 0 1 0 809858214 17870848 1936 33554432000 134512640 137138936 4290723584 18446744073709551615 134606987 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 4363 1936 192 642 0 3719 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 17452

[startup+30.3007 s]
/proc/loadavg: 2.08 2.08 2.02 3/536 18044
/proc/meminfo: memFree=25084648/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=17452 CPUtime=30.29 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 1985 0 0 0 3024 5 0 0 25 0 1 0 809858214 17870848 1936 33554432000 134512640 137138936 4290723584 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 4363 1936 192 642 0 3719 0
Current children cumulated CPU time (s) 30.29
Current children cumulated vsize (KiB) 17452

[startup+31.1006 s]
/proc/loadavg: 2.08 2.08 2.02 3/536 18044
/proc/meminfo: memFree=25083168/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=17576 CPUtime=31.09 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 2006 0 0 0 3104 5 0 0 25 0 1 0 809858214 17997824 1957 33554432000 134512640 137138936 4290723584 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 4394 1957 192 642 0 3750 0
Current children cumulated CPU time (s) 31.09
Current children cumulated vsize (KiB) 17576

[startup+31.3005 s]
/proc/loadavg: 2.08 2.08 2.02 3/536 18044
/proc/meminfo: memFree=25083168/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=17700 CPUtime=31.29 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 2029 0 0 0 3124 5 0 0 25 0 1 0 809858214 18124800 1980 33554432000 134512640 137138936 4290723584 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 4425 1980 192 642 0 3781 0
Current children cumulated CPU time (s) 31.29
Current children cumulated vsize (KiB) 17700

[startup+31.4005 s]
/proc/loadavg: 2.08 2.08 2.02 3/536 18044
/proc/meminfo: memFree=25083168/32951124 swapFree=46970528/67111528
[pid=18015] ppid=18013 vsize=17700 CPUtime=31.39 cores=0,2,4,6
/proc/18015/stat : 18015 (bsolo) R 18013 18015 16282 0 -1 4202496 2041 0 0 0 3134 5 0 0 25 0 1 0 809858214 18124800 1992 33554432000 134512640 137138936 4290723584 18446744073709551615 136500132 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18015/statm: 4425 1992 192 642 0 3781 0
Current children cumulated CPU time (s) 31.39
Current children cumulated vsize (KiB) 17700

Child status: 0
Real time (s): 31.4225
CPU time (s): 31.4222
CPU user time (s): 31.3682
CPU system time (s): 0.053991
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 17700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.3682
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2041
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 43

runsolver used 0.163975 second user time and 0.387941 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-04 10:00:20
IDJOB=3463322
IDBENCH=1257
IDSOLVER=1955
FILE ID=node146/3463322-1307174419
RUNJOBID= node146-1307174151-17475
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.1111216823.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463322-1307174419/watcher-3463322-1307174419 -o /tmp/evaluation-result-3463322-1307174419/solver-3463322-1307174419 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463322-1307174419.opb

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

MD5SUM BENCH= ac8954b57a0c31b9be70ef39a778ea61
RANDOM SEED=1386829643

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:      25091748 kB
Buffers:        164836 kB
Cached:         309264 kB
SwapCached:      60352 kB
Active:         256780 kB
Inactive:      7359500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25091748 kB
SwapTotal:    67111528 kB
SwapFree:     46970528 kB
Dirty:            8240 kB
Writeback:           0 kB
AnonPages:     7093488 kB
Mapped:          17316 kB
Slab:            76480 kB
PageTables:      97792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160708896 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 10:00:51