Trace number 3283155

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
MPhaseSAT_M 2011-02-16UNSAT 166.827 166.824

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

166.79/166.82	c MPhaseSAT_M version 401 suited for random catagory by Jingchao Chen,  April 1,2011 
166.79/166.82	c input CNF file=HOME/instance-3283155-1303759569.cnf 
166.79/166.82	c Clause#=675624  var#=155107  ratio=4 
166.79/166.82	c phase 1 
166.79/166.82	c Simplified clause#=871879 
166.79/166.82	c XOR_varElimination deleted var#=3189 clauses#=716211 
166.79/166.82	c free var#=42110  
166.79/166.82	c 
166.79/166.82	s UNSATISFIABLE
166.79/166.82	c 
166.79/166.82	c  Running time=166.823639 

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: 935)

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-3283155-1303759569/watcher-3283155-1303759569 -o /tmp/evaluation-result-3283155-1303759569/solver-3283155-1303759569 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3283155-1303759569.cnf 

running on 2 cores: 0,2

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: 2.40 1.49 3.32 5/189 4108
/proc/meminfo: memFree=10522196/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=13700 CPUtime=0 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 325 0 0 0 0 0 0 0 24 0 1 0 566187592 14028800 267 33554432000 134512640 134829744 4291849056 18446744073709551615 134515732 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 3425 267 225 78 0 2711 0

[startup+0.0441609 s]
/proc/loadavg: 2.40 1.49 3.32 5/189 4108
/proc/meminfo: memFree=10522196/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=13700 CPUtime=0.04 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 503 0 0 0 4 0 0 0 24 0 1 0 566187592 14028800 445 33554432000 134512640 134829744 4291849056 18446744073709551615 12020258 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 3425 445 225 78 0 2711 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13700

[startup+0.10115 s]
/proc/loadavg: 2.40 1.49 3.32 5/189 4108
/proc/meminfo: memFree=10522196/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=13700 CPUtime=0.09 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 773 0 0 0 9 0 0 0 24 0 1 0 566187592 14028800 715 33554432000 134512640 134829744 4291849056 18446744073709551615 12019986 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 3425 716 225 78 0 2711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13700

[startup+0.301112 s]
/proc/loadavg: 2.40 1.49 3.32 5/189 4108
/proc/meminfo: memFree=10522196/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=13700 CPUtime=0.29 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 1715 0 0 0 29 0 0 0 25 0 1 0 566187592 14028800 1657 33554432000 134512640 134829744 4291849056 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 3425 1657 225 78 0 2711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13700

[startup+0.701046 s]
/proc/loadavg: 2.40 1.49 3.32 5/189 4108
/proc/meminfo: memFree=10522196/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=15520 CPUtime=0.69 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 3077 0 0 0 69 0 0 0 25 0 1 0 566187592 15892480 2754 33554432000 134512640 134829744 4291849056 18446744073709551615 134575111 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 3880 2754 267 78 0 3166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15520

[startup+1.5009 s]
/proc/loadavg: 2.40 1.49 3.32 5/190 4109
/proc/meminfo: memFree=10493800/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=15520 CPUtime=1.49 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 3077 0 0 0 149 0 0 0 25 0 1 0 566187592 15892480 2754 33554432000 134512640 134829744 4291849056 18446744073709551615 134575073 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 3880 2754 267 78 0 3166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15520

[startup+3.10062 s]
/proc/loadavg: 2.61 1.54 3.33 5/190 4109
/proc/meminfo: memFree=10474084/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=78720 CPUtime=3.08 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 44121 0 0 0 303 5 0 0 25 0 1 0 566187592 80609280 17812 33554432000 134512640 134829744 4291849056 18446744073709551615 134661098 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 19680 17812 330 78 0 18966 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78720

[startup+6.30106 s]
/proc/loadavg: 2.61 1.54 3.33 5/190 4109
/proc/meminfo: memFree=10351660/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=103668 CPUtime=6.29 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 54349 0 0 0 622 7 0 0 25 0 1 0 566187592 106156032 23570 33554432000 134512640 134829744 4291849056 18446744073709551615 134667734 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 25917 23570 339 78 0 25203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103668

[startup+12.7009 s]
/proc/loadavg: 2.82 1.62 3.34 5/190 4109
/proc/meminfo: memFree=9779284/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=96096 CPUtime=12.69 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 62806 0 0 0 1261 8 0 0 25 0 1 0 566187592 98402304 21726 33554432000 134512640 134829744 4291849056 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 24024 21726 349 78 0 23310 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96096

[startup+25.5007 s]
/proc/loadavg: 3.00 1.70 3.35 5/190 4110
/proc/meminfo: memFree=9773716/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=108932 CPUtime=25.49 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 76608 0 0 0 2538 11 0 0 25 0 1 0 566187592 111546368 24927 33554432000 134512640 134829744 4291849056 18446744073709551615 12143031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 27233 24927 349 78 0 26519 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108932

[startup+51.1012 s]
/proc/loadavg: 3.34 1.89 3.36 5/190 4110
/proc/meminfo: memFree=9299828/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=34472 CPUtime=51.09 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 123058 0 0 0 5088 21 0 0 25 0 1 0 566187592 35299328 8150 33554432000 134512640 134829744 4291849056 18446744073709551615 134586653 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 8618 8150 293 78 0 7904 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34472

[startup+102.307 s]
/proc/loadavg: 3.74 2.24 3.40 5/190 4139
/proc/meminfo: memFree=9701892/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=107092 CPUtime=102.29 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 189286 0 0 0 10199 30 0 0 25 0 1 0 566187592 109662208 25876 33554432000 134512640 134829744 4291849056 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 26773 25876 299 78 0 26059 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 107092

[startup+162.301 s]
/proc/loadavg: 3.95 2.55 3.43 5/190 4140
/proc/meminfo: memFree=9493544/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=107092 CPUtime=162.29 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 191515 0 0 0 16198 31 0 0 25 0 1 0 566187592 109662208 25882 33554432000 134512640 134829744 4291849056 18446744073709551615 134661231 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 26773 25882 299 78 0 26059 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 107092

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

[startup+163.1 s]
/proc/loadavg: 3.96 2.57 3.44 5/190 4140
/proc/meminfo: memFree=9541036/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=107092 CPUtime=163.09 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 191515 0 0 0 16278 31 0 0 25 0 1 0 566187592 109662208 25882 33554432000 134512640 134829744 4291849056 18446744073709551615 134661172 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 26773 25882 299 78 0 26059 0
Current children cumulated CPU time (s) 163.09
Current children cumulated vsize (KiB) 107092

[startup+164.701 s]
/proc/loadavg: 3.96 2.57 3.44 5/190 4140
/proc/meminfo: memFree=9541408/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=107092 CPUtime=164.7 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 191515 0 0 0 16439 31 0 0 25 0 1 0 566187592 109662208 25882 33554432000 134512640 134829744 4291849056 18446744073709551615 134661352 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 26773 25882 299 78 0 26059 0
Current children cumulated CPU time (s) 164.7
Current children cumulated vsize (KiB) 107092

[startup+165.501 s]
/proc/loadavg: 3.96 2.57 3.44 5/187 4143
/proc/meminfo: memFree=9559284/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=107092 CPUtime=165.49 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 191515 0 0 0 16518 31 0 0 25 0 1 0 566187592 109662208 25882 33554432000 134512640 134829744 4291849056 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 26773 25882 299 78 0 26059 0
Current children cumulated CPU time (s) 165.49
Current children cumulated vsize (KiB) 107092

[startup+166.301 s]
/proc/loadavg: 3.96 2.57 3.44 5/187 4161
/proc/meminfo: memFree=9574104/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=107092 CPUtime=166.29 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 191515 0 0 0 16598 31 0 0 25 0 1 0 566187592 109662208 25882 33554432000 134512640 134829744 4291849056 18446744073709551615 134720784 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 26773 25882 299 78 0 26059 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 107092

[startup+166.701 s]
/proc/loadavg: 3.96 2.57 3.44 5/187 4161
/proc/meminfo: memFree=9574104/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=107092 CPUtime=166.69 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 191515 0 0 0 16638 31 0 0 25 0 1 0 566187592 109662208 25882 33554432000 134512640 134829744 4291849056 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 26773 25882 299 78 0 26059 0
Current children cumulated CPU time (s) 166.69
Current children cumulated vsize (KiB) 107092

[startup+166.801 s]
/proc/loadavg: 3.96 2.57 3.44 5/187 4161
/proc/meminfo: memFree=9574104/32950928 swapFree=67111528/67111528
[pid=4108] ppid=4106 vsize=99124 CPUtime=166.79 cores=0,2
/proc/4108/stat : 4108 (MPhaseSAT_M) R 4106 4108 3965 0 -1 4202496 191515 0 0 0 16648 31 0 0 25 0 1 0 566187592 101502976 24120 33554432000 134512640 134829744 4291849056 18446744073709551615 12134656 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/4108/statm: 24781 24120 299 78 0 24067 0
Current children cumulated CPU time (s) 166.79
Current children cumulated vsize (KiB) 99124

Child status: 20
Real time (s): 166.824
CPU time (s): 166.827
CPU user time (s): 166.509
CPU system time (s): 0.317951
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 125612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.509
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191524
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.271958 second user time and 0.640902 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 21:26:09
IDJOB=3283155
IDBENCH=71003
IDSOLVER=1522
FILE ID=node112/3283155-1303759569
RUNJOBID= node112-1303759510-3983
PBS_JOBID= 13157140
Free space on /tmp= 71884 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283155-1303759569/watcher-3283155-1303759569 -o /tmp/evaluation-result-3283155-1303759569/solver-3283155-1303759569 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3283155-1303759569.cnf

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=442553076

node112.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.828
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.65
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.828
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	: 5332.83
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.828
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.67
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.828
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10522352 kB
Buffers:       1971608 kB
Cached:       19335476 kB
SwapCached:          0 kB
Active:       10926512 kB
Inactive:     10954596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10522352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          714020 kB
Writeback:           0 kB
AnonPages:      573756 kB
Mapped:          16592 kB
Slab:           482420 kB
PageTables:       6320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   993644 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= 71868 MiB
End job on node112 at 2011-04-25 21:28:56