Trace number 3501005

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
MUSer 2011-02-10UNSAT 103.19 103.307

General information on the benchmark

Namegmus/nadel/
edn_2948_14.cnf_0.97000000.unsat.gcnf
MD5SUMa84326751e7c427ff2595f7493904c6b
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.84681
Satisfiable
(Un)Satisfiability was proved
Number of variables1050042
Number of clauses3057947
Sum of the clauses size7100486
Maximum clause length3
Minimum clause length1
Number of clauses of size 11672
Number of clauses of size 22070011
Number of clauses of size 3986264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups3373
Number of clauses in the kernel (group 0)2970684
Least number of clauses in a group (except group 0) 1
Greatest number of clauses in a group (except group 0) 28

Solver Data

0.00/0.00	c *** MUSer: a MUS extractor ***
0.00/0.00	c *** release date: 2011210 ***
0.00/0.00	c *** release ref: f95464aa99ac ***
0.00/0.00	c *** built: 2011-Feb-10 00:59 ***
0.00/0.00	c *** author: Joao Marques-Silva (jpms@ucd.ie) ***
0.00/0.00	c 
0.00/0.00	c *** instance: HOME/instance-3501005-1308041302.gcnf ***
0.00/0.00	c 
3.89/3.91	c Parsing CPU Time: 3.66944
3.89/3.91	c Running MUSer ...
28.60/28.67	c 0.00% completed ... 
103.09/103.18	c 100.00% completed ... 
103.09/103.18	c MUS size: 80
103.09/103.18	s UNSATISFIABLE
103.09/103.18	v 690 3008 3361 0
103.19/103.28	c Terminating MUSer ...
103.19/103.28	c CPU Time: 102.55

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3501005-1308041302/watcher-3501005-1308041302 -o /tmp/evaluation-result-3501005-1308041302/solver-3501005-1308041302 -C 1800 -W 1850 -M 7680 muser -comp -grp HOME/instance-3501005-1308041302.gcnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 2.06 1.01 0.50 5/189 17376
/proc/meminfo: memFree=28109424/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=4352 CPUtime=0 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 557 0 0 0 0 0 0 0 24 0 1 0 896545597 4456448 509 33554432000 4194304 5696331 140735384108208 18446744073709551615 4210406 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 1088 509 114 367 0 718 0

[startup+0.075403 s]
/proc/loadavg: 2.06 1.01 0.50 5/189 17376
/proc/meminfo: memFree=28109424/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=16964 CPUtime=0.06 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 4175 0 0 0 6 0 0 0 24 0 1 0 896545597 17371136 3689 33554432000 4194304 5696331 140735384108208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 4241 3691 114 367 0 3871 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16964

[startup+0.1004 s]
/proc/loadavg: 2.06 1.01 0.50 5/189 17376
/proc/meminfo: memFree=28109424/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=22376 CPUtime=0.09 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 5526 0 0 0 9 0 0 0 24 0 1 0 896545597 22913024 5040 33554432000 4194304 5696331 140735384108208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 5594 5042 114 367 0 5224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22376

[startup+0.300362 s]
/proc/loadavg: 2.06 1.01 0.50 5/189 17376
/proc/meminfo: memFree=28109424/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=50540 CPUtime=0.28 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 14298 0 0 0 27 1 0 0 25 0 1 0 896545597 51752960 12078 33554432000 4194304 5696331 140735384108208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 12635 12080 114 367 0 12265 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50540

[startup+0.700292 s]
/proc/loadavg: 2.06 1.01 0.50 5/189 17376
/proc/meminfo: memFree=28109424/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=114800 CPUtime=0.69 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 32658 0 0 0 66 3 0 0 25 0 1 0 896545597 117555200 28131 33554432000 4194304 5696331 140735384108208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 28700 28133 114 367 0 28330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114800

[startup+1.50016 s]
/proc/loadavg: 2.22 1.06 0.52 5/190 17377
/proc/meminfo: memFree=28025120/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=234080 CPUtime=1.49 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 67097 0 0 0 142 7 0 0 25 0 1 0 896545597 239697920 57959 33554432000 4194304 5696331 140735384108208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 58520 57962 114 367 0 58150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 234080

[startup+3.10087 s]
/proc/loadavg: 2.22 1.06 0.52 5/190 17377
/proc/meminfo: memFree=27844336/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=488216 CPUtime=3.09 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 139846 0 0 0 292 17 0 0 25 0 1 0 896545597 499933184 121489 33554432000 4194304 5696331 140735384108208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 122054 121492 114 367 0 121684 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 488216

[startup+6.30031 s]
/proc/loadavg: 2.22 1.06 0.52 5/190 17377
/proc/meminfo: memFree=26815192/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=1042144 CPUtime=6.29 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 278409 0 0 0 594 35 0 0 25 0 1 0 896545597 1067155456 253958 33554432000 4194304 5696331 140735384108208 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 260536 253958 141 367 0 260166 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1042144

[startup+12.7002 s]
/proc/loadavg: 2.49 1.16 0.56 5/190 17377
/proc/meminfo: memFree=26691792/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=1113400 CPUtime=12.69 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 377757 0 0 0 1222 47 0 0 25 0 1 0 896545597 1140121600 273074 33554432000 4194304 5696331 140735384108208 18446744073709551615 4416913 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 278350 273074 142 367 0 277980 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1113400

[startup+25.5009 s]
/proc/loadavg: 2.72 1.25 0.59 5/190 17378
/proc/meminfo: memFree=26798876/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=991936 CPUtime=25.49 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 445239 0 0 0 2492 57 0 0 25 0 1 0 896545597 1015742464 244921 33554432000 4194304 5696331 140735384108208 18446744073709551615 4224615 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 247984 244921 142 367 0 247614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 991936

[startup+51.1004 s]
/proc/loadavg: 3.16 1.47 0.68 5/190 17452
/proc/meminfo: memFree=27387860/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=1072652 CPUtime=51.09 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 546454 0 0 0 5039 70 0 0 25 0 1 0 896545597 1098395648 263195 33554432000 4194304 5696331 140735384108208 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 268163 263195 148 367 0 267793 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1072652

[startup+102.307 s]
/proc/loadavg: 3.74 1.92 0.88 5/190 17491
/proc/meminfo: memFree=26498768/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=1084940 CPUtime=102.3 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 549447 0 0 0 10159 71 0 0 25 0 1 0 896545597 1110978560 266188 33554432000 4194304 5696331 140735384108208 18446744073709551615 4419584 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 271235 266188 149 367 0 270865 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1084940

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (103.19 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (103.19 s) to the 'lost time'.

[startup+103.2 s]
/proc/loadavg: 3.74 1.92 0.88 5/190 17491
/proc/meminfo: memFree=26498768/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=1052168 CPUtime=103.19 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 549449 0 0 0 10248 71 0 0 25 0 1 0 896545597 1077420032 260385 33554432000 4194304 5696331 140735384108208 18446744073709551615 4974254 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 263042 260385 151 367 0 262672 0
Current children cumulated CPU time (s) 103.19
Current children cumulated vsize (KiB) 1052168

[startup+103.3 s]
/proc/loadavg: 3.74 1.92 0.88 5/190 17491
/proc/meminfo: memFree=27431224/32951124 swapFree=67057920/67111528
[pid=17376] ppid=0 vsize=0 CPUtime=0 cores=3-6,8-9,11-12,16,20-21,23,28,64,68,71,75,135,139,193,197,258,576,578-579,584,586-587,590,598,708-710,712-713,715-716,720,724-725,727,732,771-774,776-777,779-780,784,788-789,791,796,839,841-843,850-855,857,862,864-868,870,899-902,904-905,907-908,912,916-917,919,924,964,968,971-974,976,980-981,983,988
/proc/17376/stat : 17376 (muser) Z 0 -1 -1 0 -1 4202524 0 0 0 0 0 0 0 0 18 0 0 0 896545597 0 0 0 0 0 0 0 0 0 0 0 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17376/statm: -- couldn't open statm file --Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+103.1 s]
/proc/loadavg: 3.74 1.92 0.88 5/190 17491
/proc/meminfo: memFree=26498768/32951124 swapFree=67057920/67111528
[pid=17376] ppid=17374 vsize=1052168 CPUtime=103.09 cores=5,7
/proc/17376/stat : 17376 (muser) R 17374 17376 17266 0 -1 4202496 549447 0 0 0 10238 71 0 0 25 0 1 0 896545597 1077420032 260383 33554432000 4194304 5696331 140735384108208 18446744073709551615 4948792 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/17376/statm: 263042 260383 149 367 0 262672 0
Current children cumulated CPU time (s) 103.09
Current children cumulated vsize (KiB) 1052168

[startup+103.3 s]
/proc/loadavg: 3.74 1.92 0.88 5/190 17491
/proc/meminfo: memFree=27431224/32951124 swapFree=67057920/67111528
[pid=17376] ppid=0 vsize=0 CPUtime=0 cores=3-6,8-9,11-12,16,20-21,23,28,64,68,71,75,135,139,193,197,258,576,578-579,584,586-587,590,598,708-710,712-713,715-716,720,724-725,727,732,771-774,776-777,779-780,784,788-789,791,796,839,841-843,850-855,857,862,864-868,870,899-902,904-905,907-908,912,916-917,919,924,964,968,971-974,976,980-981,983,988
/proc/17376/stat : 17376 (muser) Z 0 -1 -1 0 -1 4202524 0 0 0 0 0 0 0 0 18 0 0 0 896545597 0 0 0 0 0 0 0 0 0 0 0 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17376/statm: -- couldn't open statm file --Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17376 and gives
#  childrusage.ru_utime.tv_sec=102
#  childrusage.ru_utime.tv_usec=549410
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=756884
# CPU time returned by wait4() is 103.306
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 103.19
#  lost CPU user time (s): 102.48
#  lost CPU system time (s): 0.71

Real time (s): 103.307
CPU time (s): 103.19
CPU user time (s): 102.48
CPU system time (s): 0.71
CPU usage (%): 99.8871
Max. virtual memory (cumulated for all children) (KiB): 1117496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.549
system time used= 0.756884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 549449
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= 5
involuntary context switches= 1136

runsolver used 0.145977 second user time and 0.426935 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-14 10:48:23
IDJOB=3501005
IDBENCH=89945
IDSOLVER=1998
FILE ID=node140/3501005-1308041302
RUNJOBID= node140-1308041267-17287
PBS_JOBID= 13564384
Free space on /tmp= 73748 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT11/gmus/nadel/edn_2948_14.cnf_0.97000000.unsat.gcnf
COMMAND LINE= muser -comp -grp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3501005-1308041302/watcher-3501005-1308041302 -o /tmp/evaluation-result-3501005-1308041302/solver-3501005-1308041302 -C 1800 -W 1850 -M 7680  muser -comp -grp HOME/instance-3501005-1308041302.gcnf

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

MD5SUM BENCH= a84326751e7c427ff2595f7493904c6b
RANDOM SEED=160944893

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28109968 kB
Buffers:        197780 kB
Cached:        1068156 kB
SwapCached:       6704 kB
Active:        3880672 kB
Inactive:       728864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28109968 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:          284532 kB
Writeback:           0 kB
AnonPages:     3342004 kB
Mapped:          15084 kB
Slab:           160160 kB
PageTables:      11712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3644880 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= 73720 MiB
End job on node140 at 2011-06-14 10:50:06