Trace number 3372118

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
Lingeling 587f (fixed)UNSAT 162.15 162.152

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.3398
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

162.08/162.15	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372118-1305417455/watcher-3372118-1305417455 -o /tmp/evaluation-result-3372118-1305417455/solver-3372118-1305417455 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372118-1305417455.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: 3.73 4.44 5.87 3/311 11247
/proc/meminfo: memFree=22928160/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=424 CPUtime=0 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4194304 72 0 0 0 0 0 0 0 23 0 1 0 731975943 434176 28 33554432000 4194304 4409284 140734618346384 18446744073709551615 252453142005 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11247/statm: 106 28 22 53 0 22 0

[startup+0.021369 s]
/proc/loadavg: 3.73 4.44 5.87 3/311 11247
/proc/meminfo: memFree=22928160/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=7260 CPUtime=0.01 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 441 0 0 0 1 0 0 0 23 0 1 0 731975943 7434240 340 33554432000 4194304 4409284 140734618346384 18446744073709551615 4278364 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 1815 340 130 53 0 238 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7260

[startup+0.100407 s]
/proc/loadavg: 3.73 4.44 5.87 3/311 11247
/proc/meminfo: memFree=22928160/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=7516 CPUtime=0.09 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 561 0 0 0 9 0 0 0 23 0 1 0 731975943 7696384 412 33554432000 4194304 4409284 140734618346384 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 1879 412 133 53 0 302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7516

[startup+0.300325 s]
/proc/loadavg: 3.73 4.44 5.87 3/311 11247
/proc/meminfo: memFree=22928160/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=7928 CPUtime=0.29 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 652 0 0 0 29 0 0 0 24 0 1 0 731975943 8118272 503 33554432000 4194304 4409284 140734618346384 18446744073709551615 4246141 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 1982 503 136 53 0 405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7928

[startup+0.700273 s]
/proc/loadavg: 3.73 4.44 5.87 3/311 11247
/proc/meminfo: memFree=22928160/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=8368 CPUtime=0.68 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 942 0 0 0 68 0 0 0 25 0 1 0 731975943 8568832 626 33554432000 4194304 4409284 140734618346384 18446744073709551615 4272116 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 2092 626 141 53 0 515 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8368

[startup+1.50111 s]
/proc/loadavg: 3.73 4.44 5.87 3/315 11254
/proc/meminfo: memFree=22884500/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=9712 CPUtime=1.49 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 1876 0 0 0 148 1 0 0 25 0 1 0 731975943 9945088 963 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 2428 963 141 53 0 851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9712

[startup+3.10083 s]
/proc/loadavg: 3.73 4.44 5.87 3/315 11254
/proc/meminfo: memFree=22883380/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=11056 CPUtime=3.08 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 3321 0 0 0 305 3 0 0 25 0 1 0 731975943 11321344 1300 33554432000 4194304 4409284 140734618346384 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 2764 1300 141 53 0 1187 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11056

[startup+6.30023 s]
/proc/loadavg: 3.59 4.40 5.85 3/315 11254
/proc/meminfo: memFree=22889232/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=13608 CPUtime=6.28 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 6409 0 0 0 622 6 0 0 25 0 1 0 731975943 13934592 1960 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 3402 1960 141 53 0 1825 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13608

[startup+12.701 s]
/proc/loadavg: 3.46 4.36 5.83 3/315 11254
/proc/meminfo: memFree=22891252/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=12508 CPUtime=12.68 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 11631 0 0 0 1258 10 0 0 25 0 1 0 731975943 12808192 1653 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 3127 1653 141 53 0 1550 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12508

[startup+25.5007 s]
/proc/loadavg: 3.14 4.24 5.77 3/315 11255
/proc/meminfo: memFree=22884564/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=16304 CPUtime=25.49 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 21969 0 0 0 2531 18 0 0 25 0 1 0 731975943 16695296 2602 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 4076 2602 141 53 0 2499 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16304

[startup+51.1009 s]
/proc/loadavg: 2.75 4.06 5.67 3/315 11255
/proc/meminfo: memFree=22874800/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=16620 CPUtime=51.08 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 36025 0 0 0 5077 31 0 0 25 0 1 0 731975943 17018880 2681 33554432000 4194304 4409284 140734618346384 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 4155 2681 141 53 0 2578 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16620

[startup+102.311 s]
/proc/loadavg: 2.30 3.71 5.45 3/315 11257
/proc/meminfo: memFree=22853332/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=29028 CPUtime=102.3 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 62007 0 0 0 10177 53 0 0 25 0 1 0 731975943 29724672 5783 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 7257 5783 141 53 0 5680 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29028

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

[startup+127.901 s]
/proc/loadavg: 2.19 3.57 5.36 3/315 11257
/proc/meminfo: memFree=22858412/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=22836 CPUtime=127.89 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 69681 0 0 0 12729 60 0 0 25 0 1 0 731975943 23384064 4250 33554432000 4194304 4409284 140734618346384 18446744073709551615 4230595 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 5709 4250 141 53 0 4132 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 22836

[startup+140.7 s]
/proc/loadavg: 2.16 3.52 5.32 3/315 11258
/proc/meminfo: memFree=22857788/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=21500 CPUtime=140.7 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 73629 0 0 0 14004 66 0 0 25 0 1 0 731975943 22016000 3916 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 5375 3916 141 53 0 3798 0
Current children cumulated CPU time (s) 140.7
Current children cumulated vsize (KiB) 21500

[startup+153.501 s]
/proc/loadavg: 2.13 3.45 5.27 3/315 11258
/proc/meminfo: memFree=22849728/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=28016 CPUtime=153.49 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 80182 0 0 0 15278 71 0 0 25 0 1 0 731975943 28688384 5545 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 7004 5545 141 53 0 5427 0
Current children cumulated CPU time (s) 153.49
Current children cumulated vsize (KiB) 28016

[startup+156.7 s]
/proc/loadavg: 2.13 3.45 5.27 3/315 11258
/proc/meminfo: memFree=22851712/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=21280 CPUtime=156.69 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 81218 0 0 0 15597 72 0 0 25 0 1 0 731975943 21790720 3861 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 5320 3861 141 53 0 3743 0
Current children cumulated CPU time (s) 156.69
Current children cumulated vsize (KiB) 21280

[startup+159.901 s]
/proc/loadavg: 2.12 3.42 5.25 3/315 11258
/proc/meminfo: memFree=22843404/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=31512 CPUtime=159.89 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 83776 0 0 0 15915 74 0 0 25 0 1 0 731975943 32268288 6419 33554432000 4194304 4409284 140734618346384 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 7878 6419 141 53 0 6301 0
Current children cumulated CPU time (s) 159.89
Current children cumulated vsize (KiB) 31512

[startup+161.5 s]
/proc/loadavg: 2.12 3.42 5.25 3/315 11258
/proc/meminfo: memFree=22841916/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=15216 CPUtime=161.49 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 84054 0 0 0 16075 74 0 0 25 0 1 0 731975943 15581184 2345 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 3804 2345 141 53 0 2227 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 15216

[startup+161.9 s]
/proc/loadavg: 2.12 3.42 5.25 3/315 11258
/proc/meminfo: memFree=22858284/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=15216 CPUtime=161.89 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 84054 0 0 0 16115 74 0 0 25 0 1 0 731975943 15581184 2345 33554432000 4194304 4409284 140734618346384 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 3804 2345 141 53 0 2227 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 15216

[startup+162.1 s]
/proc/loadavg: 2.12 3.42 5.25 3/315 11258
/proc/meminfo: memFree=22858284/32951124 swapFree=59305796/67111528
[pid=11247] ppid=11245 vsize=15216 CPUtime=162.08 cores=0,2,4,6
/proc/11247/stat : 11247 (lingeling) R 11245 11247 10621 0 -1 4202496 84054 0 0 0 16134 74 0 0 25 0 1 0 731975943 15581184 2345 33554432000 4194304 4409284 140734618346384 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11247/statm: 3804 2345 141 53 0 2227 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 15216

Child status: 20
Real time (s): 162.152
CPU time (s): 162.15
CPU user time (s): 161.399
CPU system time (s): 0.750885
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 31700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 161.399
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84057
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= 10
involuntary context switches= 459

runsolver used 0.512922 second user time and 1.08483 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 01:57:35
IDJOB=3372118
IDBENCH=20393
IDSOLVER=1850
FILE ID=node111/3372118-1305417455
RUNJOBID= node111-1305417455-11233
PBS_JOBID= 13324532
Free space on /tmp= 73676 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372118-1305417455/watcher-3372118-1305417455 -o /tmp/evaluation-result-3372118-1305417455/solver-3372118-1305417455 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372118-1305417455.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=2079393574

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:      22928820 kB
Buffers:        268480 kB
Cached:        6507716 kB
SwapCached:      13720 kB
Active:         927948 kB
Inactive:      8879696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22928820 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:             500 kB
Writeback:           0 kB
AnonPages:     3027548 kB
Mapped:          12276 kB
Slab:           115248 kB
PageTables:      36456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53320848 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= 73664 MiB
End job on node111 at 2011-05-15 02:00:17