Trace number 3375882

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
MPhaseSAT64 2011-05-14 (fixed)UNSAT 136.722 136.734

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

136.67/136.73	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
136.67/136.73	c input CNF file=HOME/instance-3375882-1305450298.cnf 
136.67/136.73	c Clause#=57292  var#=17298  ratio=3 
136.67/136.73	c phase 1 
136.67/136.73	c height=33 
136.67/136.73	c eliminated 12431 out of 17295 variables 
136.67/136.73	c Simplified clause#=20001 
136.67/136.73	c XOR_varElimination deleted var#=7 clauses#=20015 
136.67/136.73	c before shortening average=3.000000, XOR clauses#=1 
136.67/136.73	c after shortening average=3.000000 XOR clauses#=1 
136.67/136.73	c inative var#=0 
136.67/136.73	c free var#=3505  
136.67/136.73	c local search off 
136.67/136.73	c height=11 age=17.273950 
136.67/136.73	c 
136.67/136.73	s UNSATISFIABLE
136.67/136.73	c 
136.67/136.73	c  Running time=136.719216 

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

running on 2 cores: 4,6

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.47 2.93 3.62 2/276 9261
/proc/meminfo: memFree=25094232/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=13660 CPUtime=0 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 430 0 0 0 0 0 0 0 20 0 1 0 735260410 13987840 371 33554432000 4194304 4479436 140735273369392 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 3415 371 267 70 0 535 0

[startup+0.0395279 s]
/proc/loadavg: 1.47 2.93 3.62 2/276 9261
/proc/meminfo: memFree=25094232/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=14248 CPUtime=0.03 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 1304 0 0 0 3 0 0 0 20 0 1 0 735260410 14589952 912 33554432000 4194304 4479436 140735273369392 18446744073709551615 4244214 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 3562 912 279 70 0 682 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14248

[startup+0.100536 s]
/proc/loadavg: 1.47 2.93 3.62 2/276 9261
/proc/meminfo: memFree=25094232/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=14236 CPUtime=0.09 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 4790 0 0 0 9 0 0 0 20 0 1 0 735260410 14577664 909 33554432000 4194304 4479436 140735273369392 18446744073709551615 4244384 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 3559 909 279 70 0 679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14236

[startup+0.300502 s]
/proc/loadavg: 1.47 2.93 3.62 2/276 9261
/proc/meminfo: memFree=25094232/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=17120 CPUtime=0.29 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 9547 0 0 0 28 1 0 0 21 0 1 0 735260410 17530880 1646 33554432000 4194304 4479436 140735273369392 18446744073709551615 4341291 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 4280 1646 295 70 0 1400 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17120

[startup+0.700426 s]
/proc/loadavg: 1.47 2.93 3.62 2/276 9261
/proc/meminfo: memFree=25094232/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=18064 CPUtime=0.69 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 10102 0 0 0 68 1 0 0 22 0 1 0 735260410 18497536 1908 33554432000 4194304 4479436 140735273369392 18446744073709551615 4311136 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 4516 1908 315 70 0 1636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18064

[startup+1.50029 s]
/proc/loadavg: 1.47 2.93 3.62 5/287 9280
/proc/meminfo: memFree=25047720/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=19868 CPUtime=1.49 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 10556 0 0 0 148 1 0 0 25 0 1 0 735260410 20344832 2362 33554432000 4194304 4479436 140735273369392 18446744073709551615 4452225 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 4967 2362 318 70 0 2087 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19868

[startup+3.10099 s]
/proc/loadavg: 1.47 2.93 3.62 5/287 9280
/proc/meminfo: memFree=25034080/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=19868 CPUtime=3.09 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 10556 0 0 0 308 1 0 0 25 0 1 0 735260410 20344832 2362 33554432000 4194304 4479436 140735273369392 18446744073709551615 4330617 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 4967 2362 318 70 0 2087 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19868

[startup+6.3004 s]
/proc/loadavg: 1.67 2.95 3.62 5/287 9280
/proc/meminfo: memFree=25007160/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=20084 CPUtime=6.29 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 10610 0 0 0 628 1 0 0 25 0 1 0 735260410 20566016 2416 33554432000 4194304 4479436 140735273369392 18446744073709551615 4452156 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 5021 2416 318 70 0 2141 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20084

[startup+12.7002 s]
/proc/loadavg: 1.86 2.97 3.62 5/287 9280
/proc/meminfo: memFree=25007940/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=25256 CPUtime=12.69 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 13464 0 0 0 1268 1 0 0 25 0 1 0 735260410 25862144 3722 33554432000 4194304 4479436 140735273369392 18446744073709551615 4304840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6314 3722 331 70 0 3434 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25256

[startup+25.5009 s]
/proc/loadavg: 2.33 3.02 3.63 5/287 9280
/proc/meminfo: memFree=25006652/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=23208 CPUtime=25.49 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 13464 0 0 0 2548 1 0 0 25 0 1 0 735260410 23764992 3210 33554432000 4194304 4479436 140735273369392 18446744073709551615 4331520 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 5802 3210 331 70 0 2922 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23208

[startup+51.1011 s]
/proc/loadavg: 2.90 3.09 3.64 5/287 9281
/proc/meminfo: memFree=24976964/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=25256 CPUtime=51.08 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 14488 0 0 0 5107 1 0 0 25 0 1 0 735260410 25862144 3722 33554432000 4194304 4479436 140735273369392 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6314 3722 331 70 0 3434 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25256

[startup+102.311 s]
/proc/loadavg: 3.52 3.23 3.65 5/287 9282
/proc/meminfo: memFree=24960336/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=27772 CPUtime=102.29 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 15117 0 0 0 10228 1 0 0 25 0 1 0 735260410 28438528 4351 33554432000 4194304 4479436 140735273369392 18446744073709551615 4330444 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6943 4351 331 70 0 4063 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27772

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

[startup+115.1 s]
/proc/loadavg: 3.69 3.28 3.66 5/287 9283
/proc/meminfo: memFree=24967264/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=27772 CPUtime=115.07 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 15117 0 0 0 11506 1 0 0 25 0 1 0 735260410 28438528 4351 33554432000 4194304 4479436 140735273369392 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6943 4351 331 70 0 4063 0
Current children cumulated CPU time (s) 115.07
Current children cumulated vsize (KiB) 27772

[startup+127.901 s]
/proc/loadavg: 3.74 3.31 3.67 5/287 9283
/proc/meminfo: memFree=24956104/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=27772 CPUtime=127.87 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 15629 0 0 0 12786 1 0 0 25 0 1 0 735260410 28438528 4351 33554432000 4194304 4479436 140735273369392 18446744073709551615 4382436 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6943 4351 331 70 0 4063 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 27772

[startup+131.1 s]
/proc/loadavg: 3.76 3.32 3.67 5/287 9283
/proc/meminfo: memFree=24967140/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=27772 CPUtime=131.07 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 15629 0 0 0 13106 1 0 0 25 0 1 0 735260410 28438528 4351 33554432000 4194304 4479436 140735273369392 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6943 4351 331 70 0 4063 0
Current children cumulated CPU time (s) 131.07
Current children cumulated vsize (KiB) 27772

[startup+134.301 s]
/proc/loadavg: 3.78 3.33 3.67 5/287 9283
/proc/meminfo: memFree=24967248/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=27772 CPUtime=134.27 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 15629 0 0 0 13426 1 0 0 25 0 1 0 735260410 28438528 4351 33554432000 4194304 4479436 140735273369392 18446744073709551615 4450996 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6943 4351 331 70 0 4063 0
Current children cumulated CPU time (s) 134.27
Current children cumulated vsize (KiB) 27772

[startup+135.901 s]
/proc/loadavg: 3.78 3.33 3.67 5/287 9283
/proc/meminfo: memFree=24967124/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=27772 CPUtime=135.87 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 15629 0 0 0 13586 1 0 0 25 0 1 0 735260410 28438528 4351 33554432000 4194304 4479436 140735273369392 18446744073709551615 4451263 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6943 4351 331 70 0 4063 0
Current children cumulated CPU time (s) 135.87
Current children cumulated vsize (KiB) 27772

[startup+136.3 s]
/proc/loadavg: 3.78 3.33 3.67 5/287 9283
/proc/meminfo: memFree=24967244/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=27772 CPUtime=136.28 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 15629 0 0 0 13627 1 0 0 25 0 1 0 735260410 28438528 4351 33554432000 4194304 4479436 140735273369392 18446744073709551615 4382432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6943 4351 331 70 0 4063 0
Current children cumulated CPU time (s) 136.28
Current children cumulated vsize (KiB) 27772

[startup+136.7 s]
/proc/loadavg: 3.78 3.33 3.67 5/287 9283
/proc/meminfo: memFree=24967244/32951124 swapFree=67083432/67111528
[pid=9261] ppid=9259 vsize=27772 CPUtime=136.67 cores=4,6
/proc/9261/stat : 9261 (MPhaseSAT64) R 9259 9261 8612 0 -1 4202496 15629 0 0 0 13666 1 0 0 25 0 1 0 735260410 28438528 4351 33554432000 4194304 4479436 140735273369392 18446744073709551615 4451035 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9261/statm: 6943 4351 331 70 0 4063 0
Current children cumulated CPU time (s) 136.67
Current children cumulated vsize (KiB) 27772

Child status: 20
Real time (s): 136.734
CPU time (s): 136.722
CPU user time (s): 136.701
CPU system time (s): 0.020996
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 27772

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

runsolver used 0.370943 second user time and 0.756884 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 11:04:58
IDJOB=3375882
IDBENCH=83118
IDSOLVER=1855
FILE ID=node110/3375882-1305450298
RUNJOBID= node110-1305450298-9238
PBS_JOBID= 13324859
Free space on /tmp= 73636 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375882-1305450298/watcher-3375882-1305450298 -o /tmp/evaluation-result-3375882-1305450298/solver-3375882-1305450298 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375882-1305450298.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=1580636881

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25094512 kB
Buffers:        285304 kB
Cached:        4094012 kB
SwapCached:       1440 kB
Active:        4324228 kB
Inactive:      3204704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25094512 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            2396 kB
Writeback:           0 kB
AnonPages:     3148480 kB
Mapped:          22764 kB
Slab:           244620 kB
PageTables:      21064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46132288 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= 73628 MiB
End job on node110 at 2011-05-15 11:07:15