Trace number 3379502

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 185.652 185.649

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03223
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

Solver Data

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

running on 2 cores: 1,3

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.32 3.29 3.41 4/457 8316
/proc/meminfo: memFree=21005312/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=11776 CPUtime=0 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4194304 370 0 0 0 0 0 0 0 25 0 1 0 657652448 12058624 311 33554432000 4194304 4263832 140735751210960 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 2944 311 241 17 0 117 0

[startup+0.0938469 s]
/proc/loadavg: 3.32 3.29 3.41 4/457 8316
/proc/meminfo: memFree=21005312/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=13472 CPUtime=0.09 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4194304 889 0 0 0 9 0 0 0 25 0 1 0 657652448 13795328 684 33554432000 4194304 4263832 140735751210960 18446744073709551615 253640859392 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 3368 684 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.100843 s]
/proc/loadavg: 3.32 3.29 3.41 4/457 8316
/proc/meminfo: memFree=21005312/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=13472 CPUtime=0.09 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4194304 895 0 0 0 9 0 0 0 25 0 1 0 657652448 13795328 690 33554432000 4194304 4263832 140735751210960 18446744073709551615 4236854 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 3368 690 242 17 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13472

[startup+0.30081 s]
/proc/loadavg: 3.32 3.29 3.41 4/457 8316
/proc/meminfo: memFree=21005312/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=19600 CPUtime=0.29 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 2817 0 0 0 29 0 0 0 25 0 1 0 657652448 20070400 2176 33554432000 4194304 4263832 140735751210960 18446744073709551615 4209778 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 4900 2176 247 17 0 2073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19600

[startup+0.700735 s]
/proc/loadavg: 3.32 3.29 3.41 4/457 8316
/proc/meminfo: memFree=21005312/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=20656 CPUtime=0.69 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 3092 0 0 0 69 0 0 0 25 0 1 0 657652448 21151744 2451 33554432000 4194304 4263832 140735751210960 18446744073709551615 253640520389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 5164 2451 247 17 0 2337 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20656

[startup+1.50059 s]
/proc/loadavg: 3.32 3.29 3.41 5/458 8317
/proc/meminfo: memFree=20988936/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=24168 CPUtime=1.49 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 3951 0 0 0 149 0 0 0 25 0 1 0 657652448 24748032 3310 33554432000 4194304 4263832 140735751210960 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 6042 3310 247 17 0 3215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24168

[startup+3.1003 s]
/proc/loadavg: 3.37 3.30 3.41 5/458 8317
/proc/meminfo: memFree=20979016/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=29052 CPUtime=3.08 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 5174 0 0 0 308 0 0 0 25 0 1 0 657652448 29749248 4533 33554432000 4194304 4263832 140735751210960 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 7263 4533 247 17 0 4436 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29052

[startup+6.30073 s]
/proc/loadavg: 3.37 3.30 3.41 5/458 8318
/proc/meminfo: memFree=20955212/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=38644 CPUtime=6.29 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 7564 0 0 0 628 1 0 0 25 0 1 0 657652448 39571456 6923 33554432000 4194304 4263832 140735751210960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 9661 6923 247 17 0 6834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38644

[startup+12.7006 s]
/proc/loadavg: 3.47 3.33 3.42 5/458 8318
/proc/meminfo: memFree=20912572/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=49348 CPUtime=12.69 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 10157 0 0 0 1267 2 0 0 25 0 1 0 657652448 50532352 9516 33554432000 4194304 4263832 140735751210960 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 12337 9516 247 17 0 9510 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49348

[startup+25.5002 s]
/proc/loadavg: 3.63 3.37 3.43 5/458 8318
/proc/meminfo: memFree=20831488/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=66688 CPUtime=25.49 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 14458 0 0 0 2545 4 0 0 25 0 1 0 657652448 68288512 13817 33554432000 4194304 4263832 140735751210960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 16672 13817 247 17 0 13845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66688

[startup+51.1006 s]
/proc/loadavg: 3.75 3.41 3.45 5/458 8319
/proc/meminfo: memFree=20700700/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=93680 CPUtime=51.09 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 20992 0 0 0 5102 7 0 0 25 0 1 0 657652448 95928320 20351 33554432000 4194304 4263832 140735751210960 18446744073709551615 253640520389 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 23420 20351 248 17 0 20593 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93680

[startup+102.317 s]
/proc/loadavg: 4.01 3.54 3.48 5/458 8320
/proc/meminfo: memFree=20451172/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=133604 CPUtime=102.31 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 30528 0 0 0 10220 11 0 0 25 0 1 0 657652448 136810496 29885 33554432000 4194304 4263832 140735751210960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 33401 29885 248 17 0 30574 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 133604

[startup+162.3 s]
/proc/loadavg: 4.06 3.64 3.52 5/458 8322
/proc/meminfo: memFree=20155648/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=163000 CPUtime=162.3 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 37582 0 0 0 16216 14 0 0 25 0 1 0 657652448 166912000 36936 33554432000 4194304 4263832 140735751210960 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 40750 36936 249 17 0 37923 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 163000

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

[startup+166.301 s]
/proc/loadavg: 4.06 3.64 3.52 5/458 8322
/proc/meminfo: memFree=20134320/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=165424 CPUtime=166.3 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 38188 0 0 0 16616 14 0 0 25 0 1 0 657652448 169394176 37542 33554432000 4194304 4263832 140735751210960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 41356 37542 249 17 0 38529 0
Current children cumulated CPU time (s) 166.3
Current children cumulated vsize (KiB) 165424

[startup+179.1 s]
/proc/loadavg: 4.04 3.66 3.53 5/458 8322
/proc/meminfo: memFree=20079500/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=171836 CPUtime=179.09 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 39787 0 0 0 17895 14 0 0 25 0 1 0 657652448 175960064 39141 33554432000 4194304 4263832 140735751210960 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 42959 39141 249 17 0 40132 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 171836

[startup+182.301 s]
/proc/loadavg: 4.04 3.66 3.53 5/458 8322
/proc/meminfo: memFree=20065736/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=173552 CPUtime=182.29 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 40140 0 0 0 18215 14 0 0 25 0 1 0 657652448 177717248 39493 33554432000 4194304 4263832 140735751210960 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 43388 39493 248 17 0 40561 0
Current children cumulated CPU time (s) 182.29
Current children cumulated vsize (KiB) 173552

[startup+183.9 s]
/proc/loadavg: 4.04 3.66 3.53 5/458 8322
/proc/meminfo: memFree=20055320/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=174476 CPUtime=183.9 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 40367 0 0 0 18375 15 0 0 25 0 1 0 657652448 178663424 39720 33554432000 4194304 4263832 140735751210960 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 43619 39720 248 17 0 40792 0
Current children cumulated CPU time (s) 183.9
Current children cumulated vsize (KiB) 174476

[startup+184.7 s]
/proc/loadavg: 4.04 3.66 3.53 5/458 8322
/proc/meminfo: memFree=20050236/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=174740 CPUtime=184.71 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 40435 0 0 0 18456 15 0 0 25 0 1 0 657652448 178933760 39788 33554432000 4194304 4263832 140735751210960 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 43685 39788 248 17 0 40858 0
Current children cumulated CPU time (s) 184.71
Current children cumulated vsize (KiB) 174740

[startup+185.1 s]
/proc/loadavg: 4.04 3.66 3.53 5/458 8322
/proc/meminfo: memFree=20050236/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=174876 CPUtime=185.1 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 40473 0 0 0 18495 15 0 0 25 0 1 0 657652448 179073024 39826 33554432000 4194304 4263832 140735751210960 18446744073709551615 253640557186 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 43719 39826 252 17 0 40892 0
Current children cumulated CPU time (s) 185.1
Current children cumulated vsize (KiB) 174876

[startup+185.501 s]
/proc/loadavg: 4.04 3.66 3.53 5/458 8322
/proc/meminfo: memFree=20050236/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=174876 CPUtime=185.5 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 40473 0 0 0 18535 15 0 0 25 0 1 0 657652448 179073024 39826 33554432000 4194304 4263832 140735751210960 18446744073709551615 4206682 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 43719 39826 252 17 0 40892 0
Current children cumulated CPU time (s) 185.5
Current children cumulated vsize (KiB) 174876

[startup+185.601 s]
/proc/loadavg: 4.04 3.66 3.53 5/458 8322
/proc/meminfo: memFree=20050236/32951124 swapFree=56449224/67111528
[pid=8316] ppid=8314 vsize=174876 CPUtime=185.6 cores=1,3
/proc/8316/stat : 8316 (umsat) R 8314 8316 5445 0 -1 4202496 40473 0 0 0 18545 15 0 0 25 0 1 0 657652448 179073024 39826 33554432000 4194304 4263832 140735751210960 18446744073709551615 4214585 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8316/statm: 43719 39826 252 17 0 40892 0
Current children cumulated CPU time (s) 185.6
Current children cumulated vsize (KiB) 174876

Child status: 0
Real time (s): 185.649
CPU time (s): 185.652
CPU user time (s): 185.494
CPU system time (s): 0.157975
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 174876

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

runsolver used 0.828873 second user time and 1.9827 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 13:55:21
IDJOB=3379502
IDBENCH=83454
IDSOLVER=1861
FILE ID=node106/3379502-1305460520
RUNJOBID= node106-1305460438-8220
PBS_JOBID= 13324871
Free space on /tmp= 73340 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05X15.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379502-1305460520/watcher-3379502-1305460520 -o /tmp/evaluation-result-3379502-1305460520/solver-3379502-1305460520 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379502-1305460520.cnf

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=1659154843

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:      21005708 kB
Buffers:        296176 kB
Cached:        6271140 kB
SwapCached:      27544 kB
Active:        3327760 kB
Inactive:      8358696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21005708 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           20720 kB
Writeback:           0 kB
AnonPages:     5100700 kB
Mapped:          20728 kB
Slab:           128876 kB
PageTables:      62004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124173916 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= 73340 MiB
End job on node106 at 2011-05-15 13:58:26