Trace number 3463319

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 36.2435 36.2468

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111227012.opb
MD5SUMf1ef73d71b7207a4f4673a4d36adcee2
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.19097
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 1220
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.01	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.01	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Learning Strategy: Cardinality Constraint Learning
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Instance file HOME/instance-3463319-1307174416.opb
0.00/0.01	c File size is 9908 bytes.
0.00/0.01	c Highest Coefficient sum: 1220
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0 s
0.00/0.01	c Var: 169 Constr: 101 30/70/1 Lit: 1205 Watch. Lit: 900
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.002 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    169       99     1179   11      880    2563      0      0 0.00
0.00/0.01	c Switching off lower bounding mode.
36.20/36.24	c      100    169      204     4601   22     1100    2820    105   7142 0.01
36.20/36.24	c      250    169      360    10015   27     1413    3103    261   6944 0.04
36.20/36.24	c      476    169      593    18061   30     1876    3414    494   6898 0.07
36.20/36.24	c      817    169      940    28273   30     2574    3756    841   6433 0.13
36.20/36.24	c     1325    169     1459    46484   31     3614    4132   1360   5915 0.22
36.20/36.24	c     2088    169     2242    75830   33     5182    4546   2143   5142 0.41
36.20/36.24	c     3234    169     3432   115734   33     7573    5001   3333   4473 0.72
36.20/36.24	c     4956    169     2601    84777   32     5911    5502   2502   3780 1.31
36.20/36.24	c     7540    169     5280   171111   32    11269    6053   5181   3607 2.09
36.20/36.24	c    11420    169     3127   109094   34     6953    6659   3028   3233 3.53
36.20/36.24	c    17242    169     5739   205715   35    12191    7325   5640   2921 5.90
36.20/36.24	c    25979    169     7293   302203   41    15354    8058   7194   2668 9.73
36.20/36.24	c    39092    169     4371   175282   40     9451    8864   4272   2486 15.72
36.20/36.24	c    58764    169     6698   288858   43    14122    9751   6599   2321 25.31
36.20/36.24	c Backtracks by Clause: 79391
36.20/36.24	c Backtracks by PB constraint: 19
36.20/36.24	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
36.20/36.24	c   14    79410  21157   124938     8199   339820   8100   2191 36.24
36.20/36.24	s UNSATISFIABLE
36.20/36.24	c Total time: 36.241 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-3463319-1307174416/watcher-3463319-1307174416 -o /tmp/evaluation-result-3463319-1307174416/solver-3463319-1307174416 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463319-1307174416.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.90 1.63 1.74 3/455 25960
/proc/meminfo: memFree=24555980/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=10792 CPUtime=0 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 303 0 0 0 0 0 0 0 25 0 1 0 809857515 11051008 255 33554432000 134512640 137138936 4291580080 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 2698 255 192 642 0 2054 0

[startup+0.048215 s]
/proc/loadavg: 1.90 1.63 1.74 3/455 25960
/proc/meminfo: memFree=24555980/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=10916 CPUtime=0.04 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 337 0 0 0 4 0 0 0 25 0 1 0 809857515 11177984 289 33554432000 134512640 137138936 4291580080 18446744073709551615 134551253 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 2729 289 192 642 0 2085 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10916

[startup+0.100216 s]
/proc/loadavg: 1.90 1.63 1.74 3/455 25960
/proc/meminfo: memFree=24555980/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=11040 CPUtime=0.09 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 383 0 0 0 9 0 0 0 25 0 1 0 809857515 11304960 335 33554432000 134512640 137138936 4291580080 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 2760 335 192 642 0 2116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11040

[startup+0.300166 s]
/proc/loadavg: 1.90 1.63 1.74 3/455 25960
/proc/meminfo: memFree=24555980/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=11660 CPUtime=0.29 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 525 0 0 0 29 0 0 0 25 0 1 0 809857515 11939840 477 33554432000 134512640 137138936 4291580080 18446744073709551615 134542817 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 2915 477 192 642 0 2271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11660

[startup+0.700094 s]
/proc/loadavg: 1.90 1.63 1.74 3/455 25960
/proc/meminfo: memFree=24555980/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=12528 CPUtime=0.68 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 743 0 0 0 68 0 0 0 25 0 1 0 809857515 12828672 695 33554432000 134512640 137138936 4291580080 18446744073709551615 134599777 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 3132 695 192 642 0 2488 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12528

[startup+1.50095 s]
/proc/loadavg: 1.90 1.63 1.74 3/456 25961
/proc/meminfo: memFree=24552764/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=13636 CPUtime=1.49 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1007 0 0 0 148 1 0 0 25 0 1 0 809857515 13963264 959 33554432000 134512640 137138936 4291580080 18446744073709551615 136501823 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 3409 959 192 642 0 2765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13636

[startup+3.10065 s]
/proc/loadavg: 1.91 1.63 1.74 3/456 25961
/proc/meminfo: memFree=24551152/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=14136 CPUtime=3.09 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1133 0 0 0 307 2 0 0 25 0 1 0 809857515 14475264 1085 33554432000 134512640 137138936 4291580080 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 3534 1085 192 642 0 2890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14136

[startup+6.30107 s]
/proc/loadavg: 1.91 1.63 1.74 3/456 25962
/proc/meminfo: memFree=24549620/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=14752 CPUtime=6.29 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1288 0 0 0 626 3 0 0 25 0 1 0 809857515 15106048 1240 33554432000 134512640 137138936 4291580080 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 3688 1240 192 642 0 3044 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14752

[startup+12.7009 s]
/proc/loadavg: 1.92 1.65 1.74 3/456 25989
/proc/meminfo: memFree=24550876/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=15976 CPUtime=12.68 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1605 0 0 0 1264 4 0 0 25 0 1 0 809857515 16359424 1557 33554432000 134512640 137138936 4291580080 18446744073709551615 134542164 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 3994 1557 192 642 0 3350 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15976

[startup+25.5005 s]
/proc/loadavg: 1.93 1.66 1.74 3/456 25989
/proc/meminfo: memFree=24547860/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=16708 CPUtime=25.49 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1778 0 0 0 2542 7 0 0 25 0 1 0 809857515 17108992 1730 33554432000 134512640 137138936 4291580080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 4177 1730 192 642 0 3533 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16708

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

[startup+31.9163 s]
/proc/loadavg: 1.94 1.67 1.74 3/456 25989
/proc/meminfo: memFree=24546368/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=17448 CPUtime=31.9 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1985 0 0 0 3182 8 0 0 25 0 1 0 809857515 17866752 1937 33554432000 134512640 137138936 4291580080 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 4362 1937 192 642 0 3718 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 17448

[startup+33.501 s]
/proc/loadavg: 1.94 1.67 1.74 3/456 25989
/proc/meminfo: memFree=24546368/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=17448 CPUtime=33.49 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1985 0 0 0 3340 9 0 0 25 0 1 0 809857515 17866752 1937 33554432000 134512640 137138936 4291580080 18446744073709551615 134542319 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 4362 1937 192 642 0 3718 0
Current children cumulated CPU time (s) 33.49
Current children cumulated vsize (KiB) 17448

[startup+35.1007 s]
/proc/loadavg: 1.94 1.67 1.74 3/456 25989
/proc/meminfo: memFree=24546244/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=17448 CPUtime=35.1 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1985 0 0 0 3501 9 0 0 25 0 1 0 809857515 17866752 1937 33554432000 134512640 137138936 4291580080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 4362 1937 192 642 0 3718 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 17448

[startup+35.9006 s]
/proc/loadavg: 1.94 1.67 1.74 3/456 25989
/proc/meminfo: memFree=24546244/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=17448 CPUtime=35.89 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1985 0 0 0 3580 9 0 0 25 0 1 0 809857515 17866752 1937 33554432000 134512640 137138936 4291580080 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 4362 1937 192 642 0 3718 0
Current children cumulated CPU time (s) 35.89
Current children cumulated vsize (KiB) 17448

[startup+36.1006 s]
/proc/loadavg: 1.94 1.67 1.74 3/456 25989
/proc/meminfo: memFree=24546244/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=17448 CPUtime=36.09 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1985 0 0 0 3600 9 0 0 25 0 1 0 809857515 17866752 1937 33554432000 134512640 137138936 4291580080 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 4362 1937 192 642 0 3718 0
Current children cumulated CPU time (s) 36.09
Current children cumulated vsize (KiB) 17448

[startup+36.2006 s]
/proc/loadavg: 1.94 1.67 1.74 3/456 25989
/proc/meminfo: memFree=24545748/32951124 swapFree=60476376/67111528
[pid=25960] ppid=25958 vsize=17448 CPUtime=36.2 cores=1,3,5,7
/proc/25960/stat : 25960 (bsolo) R 25958 25960 23562 0 -1 4202496 1985 0 0 0 3611 9 0 0 25 0 1 0 809857515 17866752 1937 33554432000 134512640 137138936 4291580080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25960/statm: 4362 1937 192 642 0 3718 0
Current children cumulated CPU time (s) 36.2
Current children cumulated vsize (KiB) 17448

Child status: 0
Real time (s): 36.2468
CPU time (s): 36.2435
CPU user time (s): 36.1455
CPU system time (s): 0.097985
CPU usage (%): 99.9908
Max. virtual memory (cumulated for all children) (KiB): 17448

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

runsolver used 0.152976 second user time and 0.39194 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-04 10:00:16
IDJOB=3463319
IDBENCH=1254
IDSOLVER=1955
FILE ID=node147/3463319-1307174416
RUNJOBID= node147-1307174222-25612
PBS_JOBID= 13508849
Free space on /tmp= 73696 MiB

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

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

MD5SUM BENCH= f1ef73d71b7207a4f4673a4d36adcee2
RANDOM SEED=284847606

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.82
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.836
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.76
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.836
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.836
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:      24556260 kB
Buffers:        321256 kB
Cached:        1486720 kB
SwapCached:      11188 kB
Active:        6780484 kB
Inactive:      1355324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24556260 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:            8116 kB
Writeback:           0 kB
AnonPages:     6325128 kB
Mapped:          23420 kB
Slab:           133856 kB
PageTables:      58096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120790568 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= 73692 MiB
End job on node147 at 2011-06-04 10:00:52