Trace number 3462509

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2OPT3 12.885 12.8859

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=97-P1=37-P2=107-P3=53-P4=53-B.opb
MD5SUM3c1c5627c2ecb7d046a74fd6c2fb2be3
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.083987
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables84
Total number of constraints9
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)196
Sum of products size (including duplicates)392
Number of different products196
Sum of products size392

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-3462509-1307181137.opb
0.00/0.00	c File size is 3651 bytes.
0.00/0.00	c Highest Coefficient sum: 32512
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 280 Constr: 405 196/0/209 Lit: 1701 Watch. Lit: 1054
0.00/0.00	c Obj. Vars: 7 (2.5 % of total variables)
0.00/0.00	c Pre-processing Time: 0 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    280      405     1701    4     1459    2291      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
1.09/1.12	c      101    280      594    12918   21     1942    2521    189   6733 0.01
1.09/1.12	c      251    280      872    27284   31     2560    2774    467   6121 0.04
1.09/1.12	c      476    280     1286    48461   37     3548    3052    881   6520 0.07
1.09/1.12	c      815    280     1915    78330   40     5012    3358   1510   6367 0.13
1.09/1.12	c     1325    280     2825   117882   41     6989    3694   2420   6592 0.20
1.09/1.12	c     2089    280     2252    84973   37     5580    4064   1847   6548 0.32
1.09/1.12	c     3236    280     4388   176669   40    10501    4471   3983   6199 0.52
1.09/1.12	c     4957    280     3071   108898   35     7359    4919   2666   5256 0.94
1.09/1.12	o 15
4.19/4.23	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.19/4.23	c     6094    280     5165   198718   38    12313    2305   4760   5431 1.12
4.19/4.23	c     6195    280     1755    64648   36     4306    2536   1350   5434 1.14
4.19/4.23	c     6445    280     2234    82918   37     5440    2790   1829   5489 1.17
4.19/4.23	c     6921    280     3134   118506   37     7573    3070   2729   5505 1.26
4.19/4.23	c     7736    280     3122   113460   36     7600    3378   2717   5509 1.40
4.19/4.23	c     9057    280     2145    71595   33     5190    3716   1740   5375 1.69
4.19/4.23	c    11138    272     2267    88758   39     5532    4088   1862   5516 2.02
4.19/4.23	c    14361    272     4042   177714   43     9769    4497   3637   5551 2.59
4.19/4.23	c    19298    262     3972   164753   41     9954    4947   3567   5425 3.56
4.19/4.23	o 13
4.99/5.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.99/5.05	c    22309    252     4296   171947   40    10828    2299   3891   5272 4.23
4.99/5.05	c    22410    252     1761    62295   35     4424    2529   1356   5279 4.25
4.99/5.05	c    22660    252     2234    82954   37     5522    2782   1829   5296 4.28
4.99/5.05	c    23136    252     3129   118891   37     7939    3061   2724   5289 4.37
4.99/5.05	c    23950    252     3011   112705   37     7722    3368   2606   5256 4.56
4.99/5.05	c    25270    252     3462   135406   39     8428    3705   3057   5140 4.92
4.99/5.05	o 3
12.79/12.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.79/12.88	c    26100    252     2935   115901   39     7114    2299   2530   5165 5.05
12.79/12.88	c    26200    252     1755    66626   37     4389    2529   1350   5166 5.07
12.79/12.88	c    26450    252     2204    83571   37     5590    2782   1799   5181 5.11
12.79/12.88	c    26925    252     3091   119313   38     7938    3061   2686   5191 5.19
12.79/12.88	c    27738    252     2947   112830   38     7470    3368   2542   5167 5.37
12.79/12.88	c    29059    252     3543   145813   41     8634    3705   3138   5157 5.63
12.79/12.88	c    31141    252     3264   125205   38     7878    4076   2859   5085 6.12
12.79/12.88	c    34365    244     2739   115057   42     6568    4484   2334   4968 6.92
12.79/12.88	c    39304    221     4390   173314   39    10667    4933   3985   4824 8.15
12.79/12.88	c    46810    221     4709   183441   38    11872    5427   4304   4594 10.19
12.79/12.88	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 x11 x12 -x13 x14 x15 x16 -x17 -x18 -x19 x20 -x21 x22 -x23 -x24 -x25 x26 -x27 -x28 x29 x30 x31 x32 -x33 x34 x35 x36 x37 -x38 x39 -x40 -x41 -x42 -x57 x58 -x59 -x60 -x61 -x62 -x63 x43 -x44 -x45 -x46 -x47 -x48 -x49 x64 x65 -x66 -x67 -x68 -x69 -x70 x50 -x51 -x52 -x53 x54 -x55 -x56 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 x80 x81 -x82 -x83 -x84 
12.79/12.88	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
12.79/12.88	c   33    55407    638    59236     5024   161384   4619   4300 12.88
12.79/12.88	c Objective: 3
12.79/12.88	s OPTIMUM FOUND
12.79/12.88	c Total time: 12.884 s

Verifier Data

OK	3

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-3462509-1307181137/watcher-3462509-1307181137 -o /tmp/evaluation-result-3462509-1307181137/solver-3462509-1307181137 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462509-1307181137.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: 2.16 2.07 2.01 2/530 5581
/proc/meminfo: memFree=15066564/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=10920 CPUtime=0 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 322 0 0 0 0 0 0 0 25 0 1 0 829712385 11182080 275 33554432000 134512640 137138936 4291749664 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 2730 275 192 642 0 2086 0

[startup+0.114131 s]
/proc/loadavg: 2.16 2.07 2.01 2/530 5581
/proc/meminfo: memFree=15066564/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=11824 CPUtime=0.11 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 573 0 0 0 11 0 0 0 25 0 1 0 829712385 12107776 526 33554432000 134512640 137138936 4291749664 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 2956 526 192 642 0 2312 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 11824

[startup+0.201106 s]
/proc/loadavg: 2.16 2.07 2.01 2/530 5581
/proc/meminfo: memFree=15066564/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=12600 CPUtime=0.19 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 750 0 0 0 19 0 0 0 25 0 1 0 829712385 12902400 703 33554432000 134512640 137138936 4291749664 18446744073709551615 136504355 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 3150 703 192 642 0 2506 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12600

[startup+0.301086 s]
/proc/loadavg: 2.16 2.07 2.01 2/530 5581
/proc/meminfo: memFree=15066564/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=13508 CPUtime=0.29 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 972 0 0 0 29 0 0 0 25 0 1 0 829712385 13832192 925 33554432000 134512640 137138936 4291749664 18446744073709551615 134606982 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 3377 925 192 642 0 2733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13508

[startup+0.701028 s]
/proc/loadavg: 2.16 2.07 2.01 2/530 5581
/proc/meminfo: memFree=15066564/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=13900 CPUtime=0.69 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 1075 0 0 0 69 0 0 0 25 0 1 0 829712385 14233600 1028 33554432000 134512640 137138936 4291749664 18446744073709551615 136504080 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 3475 1028 192 642 0 2831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13900

[startup+1.50088 s]
/proc/loadavg: 2.16 2.07 2.01 3/531 5582
/proc/meminfo: memFree=15062092/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=13904 CPUtime=1.49 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 1090 0 0 0 149 0 0 0 25 0 1 0 829712385 14237696 1043 33554432000 134512640 137138936 4291749664 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 3476 1043 192 642 0 2832 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13904

[startup+3.10062 s]
/proc/loadavg: 2.14 2.06 2.01 3/531 5582
/proc/meminfo: memFree=15060736/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=14164 CPUtime=3.09 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 1148 0 0 0 307 2 0 0 25 0 1 0 829712385 14503936 1101 33554432000 134512640 137138936 4291749664 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 3541 1101 192 642 0 2897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14164

[startup+6.30107 s]
/proc/loadavg: 2.14 2.06 2.01 3/531 5582
/proc/meminfo: memFree=15059168/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=14408 CPUtime=6.29 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 1199 0 0 0 626 3 0 0 25 0 1 0 829712385 14753792 1152 33554432000 134512640 137138936 4291749664 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 3602 1152 192 642 0 2958 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14408

[startup+12.701 s]
/proc/loadavg: 2.12 2.06 2.01 3/531 5582
/proc/meminfo: memFree=15057092/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=14536 CPUtime=12.69 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 1242 0 0 0 1264 5 0 0 25 0 1 0 829712385 14884864 1195 33554432000 134512640 137138936 4291749664 18446744073709551615 134575040 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 3634 1195 192 642 0 2990 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14536

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

[startup+12.801 s]
/proc/loadavg: 2.12 2.06 2.01 3/531 5582
/proc/meminfo: memFree=15057092/32951132 swapFree=46579808/67111528
[pid=5581] ppid=5579 vsize=14536 CPUtime=12.79 cores=1,3,5,7
/proc/5581/stat : 5581 (bsolo) R 5579 5581 4029 0 -1 4202496 1242 0 0 0 1274 5 0 0 25 0 1 0 829712385 14884864 1195 33554432000 134512640 137138936 4291749664 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/5581/statm: 3634 1195 192 642 0 2990 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 14536

Child status: 0
Real time (s): 12.8859
CPU time (s): 12.885
CPU user time (s): 12.827
CPU system time (s): 0.057991
CPU usage (%): 99.993
Max. virtual memory (cumulated for all children) (KiB): 14536

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

runsolver used 0.046992 second user time and 0.182972 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-04 11:52:17
IDJOB=3462509
IDBENCH=47925
IDSOLVER=1955
FILE ID=node128/3462509-1307181137
RUNJOBID= node128-1307174881-4951
PBS_JOBID= 13508827
Free space on /tmp= 73912 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=97-P1=37-P2=107-P3=53-P4=53-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462509-1307181137/watcher-3462509-1307181137 -o /tmp/evaluation-result-3462509-1307181137/solver-3462509-1307181137 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462509-1307181137.opb

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

MD5SUM BENCH= 3c1c5627c2ecb7d046a74fd6c2fb2be3
RANDOM SEED=2041649514

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15066844 kB
Buffers:        330760 kB
Cached:        3488728 kB
SwapCached:      35620 kB
Active:        9193508 kB
Inactive:      8374648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15066844 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:            3952 kB
Writeback:           0 kB
AnonPages:    13722380 kB
Mapped:          18496 kB
Slab:           134260 kB
PageTables:     112772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174965912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73908 MiB
End job on node128 at 2011-06-04 11:52:30