Trace number 3349527

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: LR_GL_SHR 2011-03-02UNSAT 119.402 119.399

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

119.29/119.38	c WARNING: for repeatability, setting FPU to use double precision
119.29/119.38	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-3349527-1304969891/watcher-3349527-1304969891 -o /tmp/evaluation-result-3349527-1304969891/solver-3349527-1304969891 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349527-1304969891.cnf -verb=0 -model 

running on 2 cores: 4,6

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: 3.96 4.00 3.41 4/370 15938
/proc/meminfo: memFree=25851224/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=20380 CPUtime=0.01 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 746 0 0 0 1 0 0 0 25 0 1 0 608589502 20869120 675 33554432000 4194304 4300056 140735515471424 18446744073709551615 4200576 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 5095 677 219 26 0 1727 0

[startup+0.028808 s]
/proc/loadavg: 3.96 4.00 3.41 4/370 15938
/proc/meminfo: memFree=25851224/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=22312 CPUtime=0.02 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 1475 0 0 0 2 0 0 0 25 0 1 0 608589502 22847488 1325 33554432000 4194304 4300056 140735515471424 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 5669 1339 220 26 0 2301 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22312

[startup+0.100829 s]
/proc/loadavg: 3.96 4.00 3.41 4/370 15938
/proc/meminfo: memFree=25851224/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=30256 CPUtime=0.09 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 4791 0 0 0 9 0 0 0 25 0 1 0 608589502 30982144 3993 33554432000 4194304 4300056 140735515471424 18446744073709551615 253640520389 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 7564 3993 220 26 0 4196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30256

[startup+0.300791 s]
/proc/loadavg: 3.96 4.00 3.41 4/370 15938
/proc/meminfo: memFree=25851224/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=64328 CPUtime=0.29 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 12632 0 0 0 28 1 0 0 25 0 1 0 608589502 65871872 10664 33554432000 4194304 4300056 140735515471424 18446744073709551615 253640520389 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 16082 10665 220 26 0 12714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64328

[startup+0.700693 s]
/proc/loadavg: 3.96 4.00 3.41 4/370 15938
/proc/meminfo: memFree=25851224/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=68520 CPUtime=0.69 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 15071 0 0 0 68 1 0 0 25 0 1 0 608589502 70164480 12339 33554432000 4194304 4300056 140735515471424 18446744073709551615 4230678 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 17130 12339 227 26 0 13762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68520

[startup+1.50055 s]
/proc/loadavg: 3.96 4.00 3.41 5/371 15939
/proc/meminfo: memFree=25800260/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=69276 CPUtime=1.49 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 15440 0 0 0 148 1 0 0 25 0 1 0 608589502 70938624 12691 33554432000 4194304 4300056 140735515471424 18446744073709551615 4230388 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 17319 12691 228 26 0 13951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69276

[startup+3.10028 s]
/proc/loadavg: 3.96 4.00 3.41 5/371 15939
/proc/meminfo: memFree=25804848/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=65340 CPUtime=3.09 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 19354 0 0 0 307 2 0 0 25 0 1 0 608589502 66908160 11289 33554432000 4194304 4300056 140735515471424 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 16335 11289 249 26 0 12967 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65340

[startup+6.3007 s]
/proc/loadavg: 3.97 4.00 3.41 5/371 15939
/proc/meminfo: memFree=25802508/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=65340 CPUtime=6.29 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 19924 0 0 0 627 2 0 0 25 0 1 0 608589502 66908160 11844 33554432000 4194304 4300056 140735515471424 18446744073709551615 4254717 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 16335 11844 249 26 0 12967 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65340

[startup+12.7005 s]
/proc/loadavg: 3.97 4.00 3.41 5/371 15939
/proc/meminfo: memFree=25794264/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=77016 CPUtime=12.69 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 21361 0 0 0 1267 2 0 0 25 0 1 0 608589502 78864384 13253 33554432000 4194304 4300056 140735515471424 18446744073709551615 4255948 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 19254 13253 249 26 0 15886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77016

[startup+25.5012 s]
/proc/loadavg: 3.98 4.00 3.42 5/371 15940
/proc/meminfo: memFree=25778208/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=95984 CPUtime=25.5 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 25505 0 0 0 2546 4 0 0 25 0 1 0 608589502 98287616 17343 33554432000 4194304 4300056 140735515471424 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 23996 17343 249 26 0 20628 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 95984

[startup+51.1006 s]
/proc/loadavg: 3.98 4.00 3.44 5/371 15940
/proc/meminfo: memFree=25731848/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=130848 CPUtime=51.09 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 37139 0 0 0 5102 7 0 0 25 0 1 0 608589502 133988352 28898 33554432000 4194304 4300056 140735515471424 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 32712 28898 249 26 0 29344 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 130848

[startup+102.314 s]
/proc/loadavg: 4.04 4.01 3.47 5/371 15942
/proc/meminfo: memFree=25615544/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=269292 CPUtime=102.31 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 65406 0 0 0 10217 14 0 0 25 0 1 0 608589502 275755008 57010 33554432000 4194304 4300056 140735515471424 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 67323 57010 249 26 0 63955 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 269292

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

[startup+108.701 s]
/proc/loadavg: 4.04 4.01 3.47 5/371 15942
/proc/meminfo: memFree=25557996/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=269584 CPUtime=108.69 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 69543 0 0 0 10854 15 0 0 25 0 1 0 608589502 276054016 61130 33554432000 4194304 4300056 140735515471424 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 67396 61130 249 26 0 64028 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 269584

[startup+115.101 s]
/proc/loadavg: 4.03 4.01 3.47 5/371 15942
/proc/meminfo: memFree=25540996/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=402552 CPUtime=115.09 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 72926 0 0 0 11493 16 0 0 25 0 1 0 608589502 412213248 64504 33554432000 4194304 4300056 140735515471424 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 100638 64504 249 26 0 97270 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 402552

[startup+116.701 s]
/proc/loadavg: 4.03 4.01 3.48 5/371 15942
/proc/meminfo: memFree=25535540/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=402552 CPUtime=116.69 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 73684 0 0 0 11653 16 0 0 25 0 1 0 608589502 412213248 65258 33554432000 4194304 4300056 140735515471424 18446744073709551615 4263153 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 100638 65258 249 26 0 97270 0
Current children cumulated CPU time (s) 116.69
Current children cumulated vsize (KiB) 402552

[startup+118.3 s]
/proc/loadavg: 4.03 4.01 3.48 5/371 15942
/proc/meminfo: memFree=25533060/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=402964 CPUtime=118.29 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 74259 0 0 0 11813 16 0 0 25 0 1 0 608589502 412635136 65832 33554432000 4194304 4300056 140735515471424 18446744073709551615 4251324 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 100741 65832 249 26 0 97373 0
Current children cumulated CPU time (s) 118.29
Current children cumulated vsize (KiB) 402964

[startup+119.1 s]
/proc/loadavg: 4.03 4.01 3.48 5/371 15942
/proc/meminfo: memFree=25530704/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=402964 CPUtime=119.09 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 74509 0 0 0 11893 16 0 0 25 0 1 0 608589502 412635136 66080 33554432000 4194304 4300056 140735515471424 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 100741 66080 249 26 0 97373 0
Current children cumulated CPU time (s) 119.09
Current children cumulated vsize (KiB) 402964

[startup+119.301 s]
/proc/loadavg: 4.03 4.01 3.48 5/371 15942
/proc/meminfo: memFree=25530704/32951124 swapFree=56449212/67111528
[pid=15938] ppid=15936 vsize=402964 CPUtime=119.29 cores=4,6
/proc/15938/stat : 15938 (lr_gl_shr) R 15936 15938 15415 0 -1 4202496 74619 0 0 0 11913 16 0 0 25 0 1 0 608589502 412635136 66190 33554432000 4194304 4300056 140735515471424 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/15938/statm: 100741 66190 249 26 0 97373 0
Current children cumulated CPU time (s) 119.29
Current children cumulated vsize (KiB) 402964

Child status: 20
Real time (s): 119.399
CPU time (s): 119.402
CPU user time (s): 119.221
CPU system time (s): 0.180972
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 402964

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

runsolver used 0.438933 second user time and 0.978851 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-09 21:38:11
IDJOB=3349527
IDBENCH=71743
IDSOLVER=1813
FILE ID=node106/3349527-1304969891
RUNJOBID= node106-1304968098-15438
PBS_JOBID= 13285644
Free space on /tmp= 45936 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349527-1304969891/watcher-3349527-1304969891 -o /tmp/evaluation-result-3349527-1304969891/solver-3349527-1304969891 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349527-1304969891.cnf -verb=0 -model

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=796567719

node106.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.830
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.830
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.830
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.75
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.830
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:      25851256 kB
Buffers:        151844 kB
Cached:        3781664 kB
SwapCached:      27228 kB
Active:         515160 kB
Inactive:      6374248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25851256 kB
SwapTotal:    67111528 kB
SwapFree:     56449212 kB
Dirty:           13632 kB
Writeback:           0 kB
AnonPages:     2937124 kB
Mapped:          10568 kB
Slab:            95780 kB
PageTables:      48576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75280912 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= 45936 MiB
End job on node106 at 2011-05-09 21:40:11