Trace number 3171755

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
UmSat 2011-02-25SAT 33.6989 33.7023

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S773607012-011.SATISFIABLE.cnf
MD5SUM483d25248cf3914949bc8e0a31e41038
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.002999
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

33.59/33.69	s SATISFIABLE
33.59/33.69	v 282 -63 -37 -189 192 -44 -143 212 114 -224 296 79 85 -164 12 287 -8 -124 21 -225 111 30 -50 -242 196 22 -305 203 87 -34 320 93 213 302 77 159 188 -32 201 -313 -318 -284 -250 -321 -48 -347 173 -178 13 -41 272 67 275 -199 -39 126 184 298 312 -1 -88 -264 289 -89 161 260 230 -145 147 -60 -83 -151 -338 -290 -104 136 97 194 253 170 137 -348 -248 221 -127 -218 86 54 -121 6 -65 -325 -341 -9 -206 28 193 -234 286 -49 -267 73 -51 -90 109 -293 -96 -310 231 142 216 -70 69 -118 226 64 270 25 295 169 84 -57 -276 245 -155 -315 300 -45 239 4 345 257 -94 152 304 -106 98 26 -233 274 110 -220 18 132 -101 214 197 227 329 7 -336 -269 172 198 19 107 -207 283 146 31 236 263 240 -71 160 244 -279 277 -273 297 -299 -58 82 -177 -38 288 -61 -162 -251 -74 168 -344 229 -66 -174 -202 -153 294 -134 -62 -102 180 29 68 186 -195 -14 -15 191 262 125 175 219 322 -301 -339 -256 -47 208 -328 -327 204 -43 -115 308 -144 -5 16 -165 -167 138 183 -314 -112 190 -130 -259 179 81 -182 100 -222 -95 -92 139 249 -346 122 -185 309 -35 -255 -281 23 -187 -148 -232 -42 303 -116 -150 -55 -46 -113 17 -176 -20 -243 -261 133 52 316 334 -200 332 -117 -349 280 -238 342 228 -163 131 33 223 210 265 53 78 337 285 258 -291 -205 307 266 -319 149 333 -75 27 217 157 3 76 -56 241 91 -340 108 -154 -278 24 -129 36 -215 166 -343 -10 -209 158 324 252 11 254 80 59 140 171 326 -311 181 123 306 235 -335 120 -271 -350 -99 128 246 247 -135 105 -317 211 -40 331 72 -156 119 -103 292 -237 141 -2 330 323 -268 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171755-1301763586/watcher-3171755-1301763586 -o /tmp/evaluation-result-3171755-1301763586/solver-3171755-1301763586 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171755-1301763586.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.47 2.66 2/174 19044
/proc/meminfo: memFree=20900936/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=11512 CPUtime=0 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4194304 286 0 0 0 0 0 0 0 24 0 1 0 287958308 11788288 224 33554432000 4194304 4263880 140735464234528 18446744073709551615 47951827402576 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 2878 233 200 17 0 51 0

[startup+0.049152 s]
/proc/loadavg: 0.92 1.47 2.66 2/174 19044
/proc/meminfo: memFree=20900936/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=12172 CPUtime=0.04 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 479 0 0 0 4 0 0 0 24 0 1 0 287958308 12464128 417 33554432000 4194304 4263880 140735464234528 18446744073709551615 4205820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 3043 417 247 17 0 216 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12172

[startup+0.100196 s]
/proc/loadavg: 0.92 1.47 2.66 2/174 19044
/proc/meminfo: memFree=20900936/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=12300 CPUtime=0.09 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 509 0 0 0 9 0 0 0 24 0 1 0 287958308 12595200 447 33554432000 4194304 4263880 140735464234528 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 3075 447 247 17 0 248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.300103 s]
/proc/loadavg: 0.92 1.47 2.66 2/174 19044
/proc/meminfo: memFree=20900936/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=12564 CPUtime=0.29 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 595 0 0 0 29 0 0 0 25 0 1 0 287958308 12865536 533 33554432000 4194304 4263880 140735464234528 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 3141 533 247 17 0 314 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12564

[startup+0.701036 s]
/proc/loadavg: 0.92 1.47 2.66 2/174 19044
/proc/meminfo: memFree=20900936/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=12952 CPUtime=0.69 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 692 0 0 0 69 0 0 0 25 0 1 0 287958308 13262848 630 33554432000 4194304 4263880 140735464234528 18446744073709551615 4209596 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 3238 630 247 17 0 411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12952

[startup+1.50093 s]
/proc/loadavg: 0.92 1.47 2.66 5/190 19075
/proc/meminfo: memFree=20879456/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=13484 CPUtime=1.49 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 820 0 0 0 149 0 0 0 25 0 1 0 287958308 13807616 758 33554432000 4194304 4263880 140735464234528 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 3371 758 247 17 0 544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13484

[startup+3.10063 s]
/proc/loadavg: 0.92 1.47 2.66 5/190 19075
/proc/meminfo: memFree=20874496/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=14200 CPUtime=3.09 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 993 0 0 0 309 0 0 0 25 0 1 0 287958308 14540800 931 33554432000 4194304 4263880 140735464234528 18446744073709551615 4205828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 3550 931 247 17 0 723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14200

[startup+6.30103 s]
/proc/loadavg: 1.17 1.52 2.67 5/190 19075
/proc/meminfo: memFree=20865328/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=15092 CPUtime=6.29 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 1207 0 0 0 629 0 0 0 25 0 1 0 287958308 15454208 1145 33554432000 4194304 4263880 140735464234528 18446744073709551615 4210501 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 3773 1145 248 17 0 946 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15092

[startup+12.7008 s]
/proc/loadavg: 1.39 1.56 2.67 5/190 19076
/proc/meminfo: memFree=20855680/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=16508 CPUtime=12.69 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 1572 0 0 0 1269 0 0 0 25 0 1 0 287958308 16904192 1510 33554432000 4194304 4263880 140735464234528 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 4127 1510 248 17 0 1300 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16508

[startup+25.5003 s]
/proc/loadavg: 1.97 1.68 2.70 5/190 19076
/proc/meminfo: memFree=20845340/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=17968 CPUtime=25.49 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 1952 0 0 0 2549 0 0 0 25 0 1 0 287958308 18399232 1890 33554432000 4194304 4263880 140735464234528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 4492 1890 248 17 0 1665 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17968

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

[startup+28.7008 s]
/proc/loadavg: 2.13 1.71 2.70 5/190 19076
/proc/meminfo: memFree=20843968/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=18308 CPUtime=28.69 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 2036 0 0 0 2869 0 0 0 25 0 1 0 287958308 18747392 1974 33554432000 4194304 4263880 140735464234528 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 4577 1974 248 17 0 1750 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 18308

[startup+31.9061 s]
/proc/loadavg: 2.13 1.71 2.70 5/190 19076
/proc/meminfo: memFree=20842480/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=19068 CPUtime=31.89 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 2200 0 0 0 3189 0 0 0 25 0 1 0 287958308 19525632 2105 33554432000 4194304 4263880 140735464234528 18446744073709551615 208079890611 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 4767 2105 248 17 0 1940 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 19068

[startup+32.701 s]
/proc/loadavg: 2.13 1.71 2.70 5/190 19076
/proc/meminfo: memFree=20842480/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=19068 CPUtime=32.69 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 2208 0 0 0 3269 0 0 0 25 0 1 0 287958308 19525632 2113 33554432000 4194304 4263880 140735464234528 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 4767 2113 248 17 0 1940 0
Current children cumulated CPU time (s) 32.69
Current children cumulated vsize (KiB) 19068

[startup+33.5008 s]
/proc/loadavg: 2.28 1.75 2.71 5/190 19076
/proc/meminfo: memFree=20841596/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=19068 CPUtime=33.49 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 2220 0 0 0 3349 0 0 0 25 0 1 0 287958308 19525632 2125 33554432000 4194304 4263880 140735464234528 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 4767 2125 248 17 0 1940 0
Current children cumulated CPU time (s) 33.49
Current children cumulated vsize (KiB) 19068

[startup+33.7008 s]
/proc/loadavg: 2.28 1.75 2.71 5/190 19076
/proc/meminfo: memFree=20841596/32950928 swapFree=67111528/67111528
[pid=19044] ppid=19042 vsize=19072 CPUtime=33.69 cores=0,2
/proc/19044/stat : 19044 (umsat) R 19042 19044 18221 0 -1 4202496 2227 0 0 0 3369 0 0 0 25 0 1 0 287958308 19529728 2132 33554432000 4194304 4263880 140735464234528 18446744073709551615 208079881612 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19044/statm: 4768 2132 254 17 0 1941 0
Current children cumulated CPU time (s) 33.69
Current children cumulated vsize (KiB) 19072

Child status: 0
Real time (s): 33.7023
CPU time (s): 33.6989
CPU user time (s): 33.6939
CPU system time (s): 0.004999
CPU usage (%): 99.9898
Max. virtual memory (cumulated for all children) (KiB): 19072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.6939
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2229
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= 9
involuntary context switches= 414

runsolver used 0.043993 second user time and 0.119981 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-02 18:59:46
IDJOB=3171755
IDBENCH=82973
IDSOLVER=1582
FILE ID=node127/3171755-1301763586
RUNJOBID= node127-1301763586-19032
PBS_JOBID= 12841047
Free space on /tmp= 71344 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S773607012-011.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171755-1301763586/watcher-3171755-1301763586 -o /tmp/evaluation-result-3171755-1301763586/solver-3171755-1301763586 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171755-1301763586.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 483d25248cf3914949bc8e0a31e41038
RANDOM SEED=2046313073

node127.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.823
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.64
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.823
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.83
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.823
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.74
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.823
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20901092 kB
Buffers:        356272 kB
Cached:       11355980 kB
SwapCached:          0 kB
Active:        6580776 kB
Inactive:      5193896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20901092 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2396 kB
Writeback:           0 kB
AnonPages:       61964 kB
Mapped:          14612 kB
Slab:           212840 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188228 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= 71336 MiB
End job on node127 at 2011-04-02 19:00:20