Trace number 3379324

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-05-12 (fixed)UNSAT 173.405 173.397

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10t0.cnf
MD5SUM9029cec808e66e35ae213dc5615fd1f7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.15537
Satisfiable
(Un)Satisfiability was proved
Number of variables237336
Number of clauses1262609
Sum of the clauses size3042396
Maximum clause length10
Minimum clause length1
Number of clauses of size 113421
Number of clauses of size 2900089
Number of clauses of size 3288599
Number of clauses of size 46720
Number of clauses of size 526880
Number of clauses of size over 526900

Solver Data

173.10/173.15	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

running on 2 cores: 5,7

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.94 1.96 2.70 4/339 1395
/proc/meminfo: memFree=22625208/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=11644 CPUtime=0 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4194304 353 0 0 0 0 0 0 0 23 0 1 0 637637359 11923456 293 33554432000 4194304 4263832 140735819529280 18446744073709551615 47373211495000 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 2911 293 241 17 0 84 0

[startup+0.0721609 s]
/proc/loadavg: 0.94 1.96 2.70 4/339 1395
/proc/meminfo: memFree=22625208/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=13340 CPUtime=0.06 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4194304 842 0 0 0 6 0 0 0 23 0 1 0 637637359 13660160 636 33554432000 4194304 4263832 140735819529280 18446744073709551615 47373211669863 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 3335 636 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100154 s]
/proc/loadavg: 0.94 1.96 2.70 4/339 1395
/proc/meminfo: memFree=22625208/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=13340 CPUtime=0.09 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4194304 884 0 0 0 9 0 0 0 23 0 1 0 637637359 13660160 678 33554432000 4194304 4263832 140735819529280 18446744073709551615 47373211444075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 3335 678 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300117 s]
/proc/loadavg: 0.94 1.96 2.70 4/339 1395
/proc/meminfo: memFree=22625208/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=18812 CPUtime=0.29 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4194304 2517 0 0 0 29 0 0 0 25 0 1 0 637637359 19263488 1733 33554432000 4194304 4263832 140735819529280 18446744073709551615 4236817 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 4703 1733 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.701035 s]
/proc/loadavg: 0.94 1.96 2.70 4/339 1395
/proc/meminfo: memFree=22625208/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=25976 CPUtime=0.69 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4194304 4935 0 0 0 69 0 0 0 25 0 1 0 637637359 26599424 3382 33554432000 4194304 4263832 140735819529280 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 6494 3382 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50088 s]
/proc/loadavg: 1.18 1.99 2.71 5/343 1402
/proc/meminfo: memFree=22555476/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=40304 CPUtime=1.49 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4194304 9810 0 0 0 148 1 0 0 25 0 1 0 637637359 41271296 6720 33554432000 4194304 4263832 140735819529280 18446744073709551615 4230470 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 10076 6720 242 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10056 s]
/proc/loadavg: 1.18 1.99 2.71 5/343 1402
/proc/meminfo: memFree=22464700/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=69620 CPUtime=3.09 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4194304 19226 0 0 0 307 2 0 0 25 0 1 0 637637359 71290880 13063 33554432000 4194304 4263832 140735819529280 18446744073709551615 47373211260696 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 17405 13063 242 17 0 14578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69620

[startup+6.30093 s]
/proc/loadavg: 1.41 2.02 2.72 5/343 1402
/proc/meminfo: memFree=22017748/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=249000 CPUtime=6.29 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 76688 0 0 0 618 11 0 0 25 0 1 0 637637359 254976000 56981 33554432000 4194304 4263832 140735819529280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 62250 56981 247 17 0 59423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 249000

[startup+12.7007 s]
/proc/loadavg: 1.61 2.06 2.72 5/343 1402
/proc/meminfo: memFree=21903072/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=249000 CPUtime=12.69 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 76688 0 0 0 1258 11 0 0 25 0 1 0 637637359 254976000 56981 33554432000 4194304 4263832 140735819529280 18446744073709551615 4243872 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 62250 56981 247 17 0 59423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 249000

[startup+25.5011 s]
/proc/loadavg: 2.14 2.15 2.74 5/343 1403
/proc/meminfo: memFree=21904088/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=249000 CPUtime=25.49 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 76688 0 0 0 2538 11 0 0 25 0 1 0 637637359 254976000 56981 33554432000 4194304 4263832 140735819529280 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 62250 56981 247 17 0 59423 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 249000

[startup+51.101 s]
/proc/loadavg: 2.78 2.30 2.78 5/343 1403
/proc/meminfo: memFree=21821424/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=358812 CPUtime=51.09 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 97620 0 0 0 5094 15 0 0 25 0 1 0 637637359 367423488 77913 33554432000 4194304 4263832 140735819529280 18446744073709551615 4224778 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 89703 77913 247 17 0 86876 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 358812

[startup+102.313 s]
/proc/loadavg: 3.51 2.57 2.84 5/343 1405
/proc/meminfo: memFree=21557776/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=661360 CPUtime=102.31 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 145296 0 0 0 10210 21 0 0 25 0 1 0 637637359 677232640 125589 33554432000 4194304 4263832 140735819529280 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 165340 125589 247 17 0 162513 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 661360

[startup+162.301 s]
/proc/loadavg: 3.82 2.83 2.91 5/343 1406
/proc/meminfo: memFree=21254076/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=964920 CPUtime=162.3 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 195781 0 0 0 16203 27 0 0 25 0 1 0 637637359 988078080 176074 33554432000 4194304 4263832 140735819529280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 241230 176074 247 17 0 238403 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 964920

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

[startup+166.3 s]
/proc/loadavg: 3.83 2.85 2.92 5/343 1407
/proc/meminfo: memFree=21230144/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=987448 CPUtime=166.29 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 199727 0 0 0 16602 27 0 0 25 0 1 0 637637359 1011146752 180020 33554432000 4194304 4263832 140735819529280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 246862 180020 247 17 0 244035 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 987448

[startup+169.501 s]
/proc/loadavg: 3.83 2.85 2.92 5/343 1407
/proc/meminfo: memFree=21208180/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=1008248 CPUtime=169.5 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 203106 0 0 0 16922 28 0 0 25 0 1 0 637637359 1032445952 183399 33554432000 4194304 4263832 140735819529280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 252062 183399 247 17 0 249235 0
Current children cumulated CPU time (s) 169.5
Current children cumulated vsize (KiB) 1008248

[startup+171.1 s]
/proc/loadavg: 3.85 2.87 2.92 5/343 1407
/proc/meminfo: memFree=21199128/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=1017912 CPUtime=171.1 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 204736 0 0 0 17082 28 0 0 25 0 1 0 637637359 1042341888 185029 33554432000 4194304 4263832 140735819529280 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 254478 185029 247 17 0 251651 0
Current children cumulated CPU time (s) 171.1
Current children cumulated vsize (KiB) 1017912

[startup+172.713 s]
/proc/loadavg: 3.85 2.87 2.92 5/343 1407
/proc/meminfo: memFree=21187596/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=1023608 CPUtime=172.71 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 205935 0 0 0 17243 28 0 0 25 0 1 0 637637359 1048174592 186228 33554432000 4194304 4263832 140735819529280 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 255902 186228 247 17 0 253075 0
Current children cumulated CPU time (s) 172.71
Current children cumulated vsize (KiB) 1023608

[startup+173.101 s]
/proc/loadavg: 3.85 2.87 2.92 5/343 1407
/proc/meminfo: memFree=21187596/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=1025148 CPUtime=173.1 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 206221 0 0 0 17281 29 0 0 25 0 1 0 637637359 1049751552 186514 33554432000 4194304 4263832 140735819529280 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 256287 186514 247 17 0 253460 0
Current children cumulated CPU time (s) 173.1
Current children cumulated vsize (KiB) 1025148

[startup+173.301 s]
/proc/loadavg: 3.85 2.87 2.92 5/343 1407
/proc/meminfo: memFree=21187596/32951124 swapFree=59367104/67111528
[pid=1395] ppid=1393 vsize=1025408 CPUtime=173.3 cores=5,7
/proc/1395/stat : 1395 (umsat) R 1393 1395 32723 0 -1 4202496 206272 0 0 0 17301 29 0 0 25 0 1 0 637637359 1050017792 186565 33554432000 4194304 4263832 140735819529280 18446744073709551615 270338033042 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1395/statm: 256352 186565 251 17 0 253525 0
Current children cumulated CPU time (s) 173.3
Current children cumulated vsize (KiB) 1025408

Child status: 0
Real time (s): 173.397
CPU time (s): 173.405
CPU user time (s): 173.082
CPU system time (s): 0.32295
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1025408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.082
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206275
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= 6
involuntary context switches= 1920

runsolver used 0.535918 second user time and 1.36079 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 11:36:57
IDJOB=3379324
IDBENCH=71012
IDSOLVER=1861
FILE ID=node143/3379324-1305452216
RUNJOBID= node143-1305452216-1362
PBS_JOBID= 13324839
Free space on /tmp= 73476 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10t0.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379324-1305452216/watcher-3379324-1305452216 -o /tmp/evaluation-result-3379324-1305452216/solver-3379324-1305452216 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379324-1305452216.cnf

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

MD5SUM BENCH= 9029cec808e66e35ae213dc5615fd1f7
RANDOM SEED=1308310259

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.83
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.846
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.846
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.83
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.846
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.74
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.846
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:     32951124 kB
MemFree:      22625480 kB
Buffers:        200512 kB
Cached:        1339800 kB
SwapCached:      67400 kB
Active:         260436 kB
Inactive:      9826032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22625480 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           80228 kB
Writeback:           0 kB
AnonPages:     8478560 kB
Mapped:          22220 kB
Slab:           120728 kB
PageTables:      54120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70009248 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= 73472 MiB
End job on node143 at 2011-05-15 11:39:51