Trace number 3422182

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
minisat hack: contrasat 2011-03-02UNSAT 88.5795 88.5775

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.7592
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

88.50/88.56	c WARNING: for repeatability, setting FPU to use double precision
88.50/88.56	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-3422182-1306660313/watcher-3422182-1306660313 -o /tmp/evaluation-result-3422182-1306660313/solver-3422182-1306660313 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422182-1306660313.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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.05 1.68 3/453 19339
/proc/meminfo: memFree=23993948/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=22608 CPUtime=0 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 1434 0 0 0 0 0 0 0 22 0 1 0 777629376 23150592 1359 33554432000 4194304 4298156 140736489234816 18446744073709551615 4244369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 5652 1361 216 26 0 2284 0

[startup+0.102735 s]
/proc/loadavg: 2.04 2.05 1.68 3/453 19339
/proc/meminfo: memFree=23993948/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=57420 CPUtime=0.09 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 10198 0 0 0 8 1 0 0 22 0 1 0 777629376 58798080 9531 33554432000 4194304 4298156 140736489234816 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 14355 9531 216 26 0 10987 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57420

[startup+0.20072 s]
/proc/loadavg: 2.04 2.05 1.68 3/453 19339
/proc/meminfo: memFree=23993948/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=84524 CPUtime=0.19 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 16586 0 0 0 17 2 0 0 23 0 1 0 777629376 86552576 14726 33554432000 4194304 4298156 140736489234816 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 21131 14727 216 26 0 17763 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 84524

[startup+0.300712 s]
/proc/loadavg: 2.04 2.05 1.68 3/453 19339
/proc/meminfo: memFree=23993948/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=108772 CPUtime=0.29 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 22832 0 0 0 25 4 0 0 23 0 1 0 777629376 111382528 19972 33554432000 4194304 4298156 140736489234816 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 27193 19974 216 26 0 23825 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108772

[startup+0.700636 s]
/proc/loadavg: 2.04 2.05 1.68 3/453 19339
/proc/meminfo: memFree=23993948/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=204252 CPUtime=0.69 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 46334 0 0 0 62 7 0 0 25 0 1 0 777629376 209154048 39426 33554432000 4194304 4298156 140736489234816 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 51063 39428 216 26 0 47695 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 204252

[startup+1.50046 s]
/proc/loadavg: 2.04 2.05 1.68 4/454 19340
/proc/meminfo: memFree=23769508/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=282196 CPUtime=1.49 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 66961 0 0 0 139 10 0 0 25 0 1 0 777629376 288968704 56006 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256015 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 70549 56006 222 26 0 67181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 282196

[startup+3.10117 s]
/proc/loadavg: 2.04 2.05 1.68 4/454 19340
/proc/meminfo: memFree=23762208/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=289508 CPUtime=3.09 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 68525 0 0 0 299 10 0 0 25 0 1 0 777629376 296456192 57570 33554432000 4194304 4298156 140736489234816 18446744073709551615 4223752 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 72377 57570 222 26 0 69009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 289508

[startup+6.30062 s]
/proc/loadavg: 2.04 2.05 1.68 4/454 19341
/proc/meminfo: memFree=23762004/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=289508 CPUtime=6.29 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 68567 0 0 0 619 10 0 0 25 0 1 0 777629376 296456192 57612 33554432000 4194304 4298156 140736489234816 18446744073709551615 4223752 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 72377 57612 222 26 0 69009 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 289508

[startup+12.7004 s]
/proc/loadavg: 2.03 2.05 1.69 4/454 19341
/proc/meminfo: memFree=23761480/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=289508 CPUtime=12.69 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 68683 0 0 0 1259 10 0 0 25 0 1 0 777629376 296456192 57728 33554432000 4194304 4298156 140736489234816 18446744073709551615 4223752 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 72377 57728 222 26 0 69009 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 289508

[startup+25.5011 s]
/proc/loadavg: 2.02 2.05 1.69 4/454 19341
/proc/meminfo: memFree=23790260/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=240492 CPUtime=25.49 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 113419 0 0 0 2532 17 0 0 25 0 1 0 777629376 246263808 50921 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 60123 50921 243 26 0 56755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 240492

[startup+51.1005 s]
/proc/loadavg: 2.02 2.04 1.70 4/454 19342
/proc/meminfo: memFree=23795396/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=232228 CPUtime=51.09 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 147388 0 0 0 5088 21 0 0 25 0 1 0 777629376 237801472 49384 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 58057 49384 243 26 0 54689 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 232228

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

[startup+51.2004 s]
/proc/loadavg: 2.02 2.04 1.70 4/454 19342
/proc/meminfo: memFree=23795396/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=232228 CPUtime=51.19 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 147388 0 0 0 5098 21 0 0 25 0 1 0 777629376 237801472 49384 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256258 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 58057 49384 243 26 0 54689 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 232228

[startup+64.0011 s]
/proc/loadavg: 2.01 2.04 1.70 4/454 19342
/proc/meminfo: memFree=23761164/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=281548 CPUtime=63.99 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 165663 0 0 0 6376 23 0 0 25 0 1 0 777629376 288305152 58005 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 70387 58005 243 26 0 67019 0
Current children cumulated CPU time (s) 63.99
Current children cumulated vsize (KiB) 281548

[startup+76.8008 s]
/proc/loadavg: 2.01 2.04 1.70 4/454 19342
/proc/meminfo: memFree=23758188/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=281548 CPUtime=76.79 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 179039 0 0 0 7654 25 0 0 25 0 1 0 777629376 288305152 58872 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 70387 58872 243 26 0 67019 0
Current children cumulated CPU time (s) 76.79
Current children cumulated vsize (KiB) 281548

[startup+83.2006 s]
/proc/loadavg: 2.01 2.04 1.71 4/454 19343
/proc/meminfo: memFree=23762900/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=281548 CPUtime=83.19 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 190612 0 0 0 8292 27 0 0 25 0 1 0 777629376 288305152 57763 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 70387 57763 243 26 0 67019 0
Current children cumulated CPU time (s) 83.19
Current children cumulated vsize (KiB) 281548

[startup+86.401 s]
/proc/loadavg: 2.01 2.04 1.71 4/454 19343
/proc/meminfo: memFree=23760544/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=232228 CPUtime=86.4 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 191127 0 0 0 8612 28 0 0 25 0 1 0 777629376 237801472 49402 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 58057 49402 243 26 0 54689 0
Current children cumulated CPU time (s) 86.4
Current children cumulated vsize (KiB) 232228

[startup+87.2008 s]
/proc/loadavg: 2.01 2.04 1.71 4/454 19343
/proc/meminfo: memFree=23795140/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=232228 CPUtime=87.2 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 191127 0 0 0 8692 28 0 0 25 0 1 0 777629376 237801472 49402 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 58057 49402 243 26 0 54689 0
Current children cumulated CPU time (s) 87.2
Current children cumulated vsize (KiB) 232228

[startup+88.0007 s]
/proc/loadavg: 2.01 2.04 1.71 4/454 19343
/proc/meminfo: memFree=23795140/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=232228 CPUtime=88.01 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 191127 0 0 0 8773 28 0 0 25 0 1 0 777629376 237801472 49402 33554432000 4194304 4298156 140736489234816 18446744073709551615 4272930 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 58057 49402 243 26 0 54689 0
Current children cumulated CPU time (s) 88.01
Current children cumulated vsize (KiB) 232228

[startup+88.4006 s]
/proc/loadavg: 2.01 2.04 1.71 4/454 19343
/proc/meminfo: memFree=23795140/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=232228 CPUtime=88.4 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 191127 0 0 0 8812 28 0 0 25 0 1 0 777629376 237801472 49402 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256198 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 58057 49402 243 26 0 54689 0
Current children cumulated CPU time (s) 88.4
Current children cumulated vsize (KiB) 232228

[startup+88.5006 s]
/proc/loadavg: 2.01 2.04 1.71 4/454 19343
/proc/meminfo: memFree=23795140/32951124 swapFree=61585512/67111528
[pid=19339] ppid=19337 vsize=232228 CPUtime=88.5 cores=0,2,4,6
/proc/19339/stat : 19339 (contrasat_relea) R 19337 19339 19083 0 -1 4202496 191127 0 0 0 8822 28 0 0 25 0 1 0 777629376 237801472 49402 33554432000 4194304 4298156 140736489234816 18446744073709551615 4256602 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19339/statm: 58057 49402 243 26 0 54689 0
Current children cumulated CPU time (s) 88.5
Current children cumulated vsize (KiB) 232228

Child status: 20
Real time (s): 88.5775
CPU time (s): 88.5795
CPU user time (s): 88.2886
CPU system time (s): 0.290955
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 362964

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

runsolver used 0.408937 second user time and 0.906862 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-29 11:11:55
IDJOB=3422182
IDBENCH=70961
IDSOLVER=1915
FILE ID=node133/3422182-1306660313
RUNJOBID= node133-1306658665-19101
PBS_JOBID= 13471764
Free space on /tmp= 73144 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422182-1306660313/watcher-3422182-1306660313 -o /tmp/evaluation-result-3422182-1306660313/solver-3422182-1306660313 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422182-1306660313.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=2146119520

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
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:      23994228 kB
Buffers:        219328 kB
Cached:        2421336 kB
SwapCached:      56644 kB
Active:         995784 kB
Inactive:      7721704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23994228 kB
SwapTotal:    67111528 kB
SwapFree:     61585512 kB
Dirty:           49552 kB
Writeback:           0 kB
AnonPages:     6025660 kB
Mapped:          30676 kB
Slab:           120544 kB
PageTables:      53864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114971868 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73144 MiB
End job on node133 at 2011-05-29 11:13:24