Trace number 3708006

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.2OPT25 0.837872 0.839639

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_7.opb
MD5SUMa28f5b3e9b4b12f9ccee04abccbf9327
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.359944
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables238
Total number of constraints398
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 constraints398
Minimum length of a constraint12
Maximum length of a constraint25
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 64
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 349
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-3708006-1338155037.opb
0.00/0.00	c File size is 61878 bytes.
0.00/0.00	c Highest Coefficient sum: 349
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 238 Constr: 398 0/0/398 Lit: 8108 Watch. Lit: 1872
0.00/0.00	c Obj. Vars: 6 (2.52101 % of total variables)
0.00/0.01	c Pre-processing Time: 0.009 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    238      398     8108   20     3509   16216      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
0.00/0.04	c      103    238      584    11121   19     5881   17838    186   3029 0.03
0.00/0.04	o 38
0.00/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.04	c      144    238      661    12778   19     5501   16228    263   3512 0.04
0.00/0.04	o 36
0.00/0.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.05	c      160    238      692    13481   19     5493   16228    294   3720 0.04
0.00/0.05	o 31
0.00/0.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.05	c      184    238      736    14368   19     5598   16228    338   3914 0.05
0.00/0.05	o 30
0.08/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.08/0.08	c      235    231      811    15773   19     6011   16226    413   4351 0.05
0.08/0.08	c      335    231      967    18464   19     6195   17849    569   4855 0.07
0.08/0.08	o 29
0.09/0.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.11	c      422    231     1100    21168   19     6575   16226    702   5209 0.08
0.09/0.11	c      522    231     1262    23684   18     6848   17849    864   5326 0.10
0.09/0.11	o 27
0.09/0.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.15	c      599    231     1389    26216   18     7460   16226    991   5445 0.11
0.09/0.15	c      699    228     1539    28783   18     7859   17849   1141   5460 0.13
0.09/0.15	o 26
0.19/0.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.20	c      852    228     1766    32340   18     8190   16224   1368   5532 0.15
0.19/0.20	c      952    228     1916    34814   18     8704   17847   1518   5502 0.17
0.19/0.20	o 25
0.79/0.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.79/0.83	c     1123    228     2186    39098   17     9321   16224   1788   5532 0.20
0.79/0.83	c     1225    227     2335    41707   17     9464   17847   1937   5493 0.22
0.79/0.83	c     1475    227     2703    48049   17    10531   19632   2305   5363 0.28
0.79/0.83	c     1951    227     3425    59787   17    12047   21596   3027   5107 0.38
0.79/0.83	c     2765    227     4592    78616   17    14919   23756   4194   4783 0.58
0.79/0.83	v x1 -x2 -x3 x4 x5 -x6 -x31 x32 -x33 -x34 x35 -x36 x37 x38 x39 -x40 x41 -x42 -x238 -x25 -x26 x27 x28 -x29 -x30 -x237 -x236 -x235 x234 -x233 -x19 -x20 x21 -x22 -x23 -x24 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 x221 x220 -x219 x7 x8 -x9 -x10 -x11 -x12 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 x209 x208 -x207 -x206 -x205 x204 x203 -x202 x201 x200 x199 x198 x197 x196 x195 x194 x193 x192 x191 x190 x189 -x13 -x14 -x15 -x16 -x17 -x18 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 x177 x176 x175 -x174 -x173 -x172 x171 -x170 -x169 x168 x167 x166 x165 x164 x163 -x162 x161 x160 x159 x158 x157 x156 x155 x154 x153 x152 x151 x150 x149 -x148 x147 x146 x145 x144 x143 x142 x141 x140 x139 x138 x137 x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 -x124 -x123 x122 x121 x120 x119 x118 x117 -x116 -x115 -x114 x113 -x112 -x111 x110 x109 x108 x107 x106 x105 x104 x103 x102 -x101 x100 x99 x98 x97 x96 x95 x94 x93 x92 x91 x90 x89 x88 x87 x86 x85 x84 -x83 x82 x81 x80 x79 x78 x77 x76 x75 x74 x73 x72 x71 x70 -x69 x68 x67 x66 x65 x64 x63 x62 x61 x60 x59 x58 x57 x56 x55 x54 x53 x52 x51 x50 x49 x48 x47 x46 x45 x44 x43 
0.79/0.83	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
0.79/0.83	c   17     3672    423     4558     5782    96264   5384   4392 0.84
0.79/0.83	c Objective: 25
0.79/0.83	s OPTIMUM FOUND
0.79/0.83	c Total time: 0.836 s

Verifier Data

OK	25

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3708006-1338155037/watcher-3708006-1338155037 -o /tmp/evaluation-result-3708006-1338155037/solver-3708006-1338155037 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708006-1338155037.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.04 2.02 1.95 3/176 7585
/proc/meminfo: memFree=30285824/32873844 swapFree=7112/7112
[pid=7585] ppid=7583 vsize=10856 CPUtime=0 cores=0,2,4,6
/proc/7585/stat : 7585 (bsolo) R 7583 7585 7024 0 -1 4202496 292 0 0 0 0 0 0 0 20 0 1 0 281628575 11116544 246 33554432000 134512640 137138936 4289601936 4289599992 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7585/statm: 2714 246 178 642 0 2054 0

[startup+0.0835601 s]
/proc/loadavg: 2.04 2.02 1.95 3/176 7585
/proc/meminfo: memFree=30285824/32873844 swapFree=7112/7112
[pid=7585] ppid=7583 vsize=11188 CPUtime=0.08 cores=0,2,4,6
/proc/7585/stat : 7585 (bsolo) R 7583 7585 7024 0 -1 4202496 427 0 0 0 8 0 0 0 20 0 1 0 281628575 11456512 365 33554432000 134512640 137138936 4289601936 4289600864 134542301 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7585/statm: 2797 365 192 642 0 2153 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11188

[startup+0.100213 s]
/proc/loadavg: 2.04 2.02 1.95 3/176 7585
/proc/meminfo: memFree=30285824/32873844 swapFree=7112/7112
[pid=7585] ppid=7583 vsize=11316 CPUtime=0.09 cores=0,2,4,6
/proc/7585/stat : 7585 (bsolo) R 7583 7585 7024 0 -1 4202496 441 0 0 0 9 0 0 0 20 0 1 0 281628575 11587584 379 33554432000 134512640 137138936 4289601936 4289600544 136297655 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7585/statm: 2829 379 192 642 0 2185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11316

[startup+0.300179 s]
/proc/loadavg: 2.04 2.02 1.95 3/176 7585
/proc/meminfo: memFree=30285824/32873844 swapFree=7112/7112
[pid=7585] ppid=7583 vsize=11832 CPUtime=0.29 cores=0,2,4,6
/proc/7585/stat : 7585 (bsolo) R 7583 7585 7024 0 -1 4202496 575 0 0 0 29 0 0 0 20 0 1 0 281628575 12115968 513 33554432000 134512640 137138936 4289601936 4289600272 134618214 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7585/statm: 2958 513 192 642 0 2314 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11832

[startup+0.700179 s]
/proc/loadavg: 2.04 2.02 1.95 3/176 7585
/proc/meminfo: memFree=30285824/32873844 swapFree=7112/7112
[pid=7585] ppid=7583 vsize=12612 CPUtime=0.69 cores=0,2,4,6
/proc/7585/stat : 7585 (bsolo) R 7583 7585 7024 0 -1 4202496 767 0 0 0 69 0 0 0 20 0 1 0 281628575 12914688 705 33554432000 134512640 137138936 4289601936 4289600864 134542840 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7585/statm: 3153 705 192 642 0 2509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12612

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

[startup+0.800205 s]
/proc/loadavg: 2.04 2.02 1.95 3/176 7585
/proc/meminfo: memFree=30285824/32873844 swapFree=7112/7112
[pid=7585] ppid=7583 vsize=12740 CPUtime=0.79 cores=0,2,4,6
/proc/7585/stat : 7585 (bsolo) R 7583 7585 7024 0 -1 4202496 800 0 0 0 79 0 0 0 20 0 1 0 281628575 13045760 738 33554432000 134512640 137138936 4289601936 4289600864 134542313 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7585/statm: 3185 738 192 642 0 2541 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 12740

Child status: 0
Real time (s): 0.839639
CPU time (s): 0.837872
CPU user time (s): 0.833873
CPU system time (s): 0.003999
CPU usage (%): 99.7896
Max. virtual memory (cumulated for all children) (KiB): 12740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.833873
system time used= 0.003999
maximum resident set size= 3000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 812
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= 2

runsolver used 0.002999 second user time and 0.004999 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 23:43:57
IDJOB=3708006
IDBENCH=2632
IDSOLVER=2286
FILE ID=node142/3708006-1338155037
RUNJOBID= node142-1338150692-7040
PBS_JOBID= 14624520
Free space on /tmp= 71688 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_7.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708006-1338155037/watcher-3708006-1338155037 -o /tmp/evaluation-result-3708006-1338155037/solver-3708006-1338155037 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708006-1338155037.opb

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

MD5SUM BENCH= a28f5b3e9b4b12f9ccee04abccbf9327
RANDOM SEED=1862963340

node142.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30286460 kB
Buffers:          330480 kB
Cached:           379524 kB
SwapCached:            0 kB
Active:          1526776 kB
Inactive:         236644 kB
Active(anon):    1044200 kB
Inactive(anon):    11212 kB
Active(file):     482576 kB
Inactive(file):   225432 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3888 kB
Writeback:             8 kB
AnonPages:       1059916 kB
Mapped:            12412 kB
Shmem:               200 kB
Slab:             682004 kB
SReclaimable:     124204 kB
SUnreclaim:       557800 kB
KernelStack:        1448 kB
PageTables:         6052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1174820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    712704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71684 MiB
End job on node142 at 2012-05-27 23:43:58