Trace number 3349858

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_NOGL_NOSHR 2011-03-02UNSAT 344.894 344.883

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

344.80/344.87	c WARNING: for repeatability, setting FPU to use double precision
344.80/344.87	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-3349858-1304971287/watcher-3349858-1304971287 -o /tmp/evaluation-result-3349858-1304971287/solver-3349858-1304971287 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349858-1304971287.cnf -verb=0 -model -no-shrinking -no-glucose 

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: 1.93 1.34 1.94 4/326 29489
/proc/meminfo: memFree=25079240/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=22344 CPUtime=0 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 1121 0 0 0 0 0 0 0 22 0 1 0 687359196 22880256 1063 33554432000 4194304 4300056 140735601415776 18446744073709551615 252458065664 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 5586 1066 220 26 0 2218 0

[startup+0.049227 s]
/proc/loadavg: 1.93 1.34 1.94 4/326 29489
/proc/meminfo: memFree=25079240/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=30060 CPUtime=0.04 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 3346 0 0 0 4 0 0 0 22 0 1 0 687359196 30781440 3144 33554432000 4194304 4300056 140735601415776 18446744073709551615 252458065664 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 7515 3145 220 26 0 4147 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30060

[startup+0.100212 s]
/proc/loadavg: 1.93 1.34 1.94 4/326 29489
/proc/meminfo: memFree=25079240/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=34076 CPUtime=0.08 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 5144 0 0 0 8 0 0 0 22 0 1 0 687359196 34893824 4633 33554432000 4194304 4300056 140735601415776 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 8519 4635 220 26 0 5151 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34076

[startup+0.30018 s]
/proc/loadavg: 1.93 1.34 1.94 4/326 29489
/proc/meminfo: memFree=25079240/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=57784 CPUtime=0.29 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 12370 0 0 0 28 1 0 0 23 0 1 0 687359196 59170816 10567 33554432000 4194304 4300056 140735601415776 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 14446 10568 220 26 0 11078 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57784

[startup+0.701103 s]
/proc/loadavg: 1.93 1.34 1.94 4/326 29489
/proc/meminfo: memFree=25079240/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=65720 CPUtime=0.69 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 13044 0 0 0 68 1 0 0 25 0 1 0 687359196 67297280 11213 33554432000 4194304 4300056 140735601415776 18446744073709551615 4230209 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 16430 11213 227 26 0 13062 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65720

[startup+1.50095 s]
/proc/loadavg: 1.93 1.34 1.94 5/327 29490
/proc/meminfo: memFree=25032628/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=54888 CPUtime=1.49 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 16004 0 0 0 147 2 0 0 25 0 1 0 687359196 56205312 9688 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 13722 9688 246 26 0 10354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54888

[startup+3.10066 s]
/proc/loadavg: 1.93 1.34 1.94 5/327 29490
/proc/meminfo: memFree=25036720/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=54888 CPUtime=3.09 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 16252 0 0 0 307 2 0 0 25 0 1 0 687359196 56205312 9920 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 13722 9920 247 26 0 10354 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54888

[startup+6.30106 s]
/proc/loadavg: 2.10 1.38 1.95 5/327 29490
/proc/meminfo: memFree=25029664/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=62068 CPUtime=6.29 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 16753 0 0 0 627 2 0 0 25 0 1 0 687359196 63557632 10402 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 15517 10402 247 26 0 12149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62068

[startup+12.7009 s]
/proc/loadavg: 2.25 1.43 1.97 5/327 29491
/proc/meminfo: memFree=25019208/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=62068 CPUtime=12.7 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 17611 0 0 0 1267 3 0 0 25 0 1 0 687359196 63557632 11222 33554432000 4194304 4300056 140735601415776 18446744073709551615 4276497 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 15517 11222 247 26 0 12149 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 62068

[startup+25.5005 s]
/proc/loadavg: 2.64 1.55 2.00 5/327 29491
/proc/meminfo: memFree=24995596/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=74972 CPUtime=25.49 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 19624 0 0 0 2546 3 0 0 25 0 1 0 687359196 76771328 13144 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 18743 13144 247 26 0 15375 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74972

[startup+51.1007 s]
/proc/loadavg: 3.10 1.75 2.05 5/327 29492
/proc/meminfo: memFree=24946120/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=100288 CPUtime=51.1 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 23529 0 0 0 5105 5 0 0 25 0 1 0 687359196 102694912 16956 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 25072 16956 247 26 0 21704 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 100288

[startup+102.312 s]
/proc/loadavg: 3.61 2.09 2.15 5/327 29493
/proc/meminfo: memFree=24853804/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=110052 CPUtime=102.31 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 30511 0 0 0 10223 8 0 0 25 0 1 0 687359196 112693248 23778 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 27513 23778 247 26 0 24145 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 110052

[startup+162.301 s]
/proc/loadavg: 3.85 2.44 2.26 5/327 29495
/proc/meminfo: memFree=24774820/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=147272 CPUtime=162.3 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 36051 0 0 0 16219 11 0 0 25 0 1 0 687359196 150806528 29171 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 36818 29171 247 26 0 33450 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 147272

[startup+222.301 s]
/proc/loadavg: 3.94 2.72 2.37 5/327 29496
/proc/meminfo: memFree=24695668/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=153896 CPUtime=222.3 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 40949 0 0 0 22217 13 0 0 25 0 1 0 687359196 157589504 33931 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 38474 33931 247 26 0 35106 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 153896

[startup+282.301 s]
/proc/loadavg: 3.98 2.95 2.47 5/327 29579
/proc/meminfo: memFree=25017664/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=210632 CPUtime=282.3 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 46023 0 0 0 28215 15 0 0 25 0 1 0 687359196 215687168 38885 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 52658 38885 247 26 0 49290 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 210632

[startup+342.301 s]
/proc/loadavg: 4.13 3.17 2.57 5/327 29580
/proc/meminfo: memFree=24997580/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=213624 CPUtime=342.3 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 49286 0 0 0 34214 16 0 0 25 0 1 0 687359196 218750976 42070 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 53406 42070 247 26 0 50038 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 213624

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

[startup+343.9 s]
/proc/loadavg: 4.12 3.18 2.58 5/327 29580
/proc/meminfo: memFree=24985428/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=213624 CPUtime=343.9 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 49343 0 0 0 34374 16 0 0 25 0 1 0 687359196 218750976 42121 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 53406 42121 247 26 0 50038 0
Current children cumulated CPU time (s) 343.9
Current children cumulated vsize (KiB) 213624

[startup+344.312 s]
/proc/loadavg: 4.12 3.18 2.58 5/327 29580
/proc/meminfo: memFree=24979352/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=213624 CPUtime=344.31 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 49357 0 0 0 34415 16 0 0 25 0 1 0 687359196 218750976 42134 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 53406 42134 247 26 0 50038 0
Current children cumulated CPU time (s) 344.31
Current children cumulated vsize (KiB) 213624

[startup+344.701 s]
/proc/loadavg: 4.12 3.18 2.58 5/327 29580
/proc/meminfo: memFree=24979352/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=213624 CPUtime=344.7 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 49370 0 0 0 34454 16 0 0 25 0 1 0 687359196 218750976 42147 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 53406 42147 247 26 0 50038 0
Current children cumulated CPU time (s) 344.7
Current children cumulated vsize (KiB) 213624

[startup+344.801 s]
/proc/loadavg: 4.12 3.18 2.58 5/327 29580
/proc/meminfo: memFree=24979352/32951124 swapFree=59305740/67111528
[pid=29489] ppid=29487 vsize=213624 CPUtime=344.8 cores=1,3
/proc/29489/stat : 29489 (lr_gl_shr) R 29487 29489 28902 0 -1 4202496 49374 0 0 0 34464 16 0 0 25 0 1 0 687359196 218750976 42150 33554432000 4194304 4300056 140735601415776 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29489/statm: 53406 42150 247 26 0 50038 0
Current children cumulated CPU time (s) 344.8
Current children cumulated vsize (KiB) 213624

Child status: 20
Real time (s): 344.883
CPU time (s): 344.894
CPU user time (s): 344.718
CPU system time (s): 0.175973
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 213624

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

runsolver used 0.997848 second user time and 2.45863 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-09 22:01:27
IDJOB=3349858
IDBENCH=82502
IDSOLVER=1814
FILE ID=node111/3349858-1304971287
RUNJOBID= node111-1304971268-29422
PBS_JOBID= 13285639
Free space on /tmp= 51592 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349858-1304971287/watcher-3349858-1304971287 -o /tmp/evaluation-result-3349858-1304971287/solver-3349858-1304971287 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349858-1304971287.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1122383314

node111.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.849
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.849
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	: 5428.12
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.849
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.67
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.849
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:      25079644 kB
Buffers:        141684 kB
Cached:        4284640 kB
SwapCached:      13448 kB
Active:         679212 kB
Inactive:      6998652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25079644 kB
SwapTotal:    67111528 kB
SwapFree:     59305740 kB
Dirty:           85588 kB
Writeback:           0 kB
AnonPages:     3246720 kB
Mapped:          13144 kB
Slab:            92628 kB
PageTables:      37508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53629432 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= 51648 MiB
End job on node111 at 2011-05-09 22:07:12