Trace number 3285552

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
synit_sat 2011-03-03? (MO) 166.291 166.291

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.00/0.00	c start  0 total 0
0.19/0.30	c Find Units :        211
0.29/0.36	c Find Invs  :       1350
0.39/0.42	c Find Ands  :       9450 AvgFaninNum: 14.4286
0.39/0.42	c Find Xors  :          0 AvgFaninNum: nan
0.39/0.42	c Find Ite   :          0
0.39/0.42	c UnDirect variable: 0
0.39/0.42	c UnDirect to Direct Gate: 0
0.39/0.42	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.39/0.43	c Break Cycle : 1856
0.39/0.43	c Total Root : 60 Undef Var: 166722
0.39/0.47	c After covering, Total Root: 608 Leaf: 69597
0.39/0.47	c Variable( cover/uncovered/unused ): 74551 97125 0
0.39/0.47	c Unit Clauses: 211
0.39/0.47	c Binary Clauses( cover/uncovered ): 75274 783866
0.39/0.47	c Clauses( cover/uncovered ): 4954 5936
0.39/0.47	c Total Clauses( cover/uncovered ): 80439 789802 9.2433%
0.39/0.47	c Covered Ands: 4954 Invs: 0 Xors: 0 Ites: 0
0.78/0.86	c Uncover Clauses avg size: 2.32803 max size: 63
0.78/0.87	c Final circuit: i/l/o/s  166601       0  624384    782510
0.78/0.87	c cover rate 9.2433
0.78/0.87	c rocky end  0.86 total 0.86
1.78/1.86	c covering time  0.99 total 1.85
166.00/166.01	c interrupt  164.16 total 166.01
166.00/166.01	c INTERRUPTED ... 
166.00/166.01	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3285552-1303764013/watcher-3285552-1303764013 -o /tmp/evaluation-result-3285552-1303764013/solver-3285552-1303764013 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3285552-1303764013.cnf 961762721 

running on 2 cores: 5,7

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: 3.40 4.02 4.12 2/175 30174
/proc/meminfo: memFree=26904056/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=29204 CPUtime=0 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 1042 0 0 0 0 0 0 0 20 0 1 0 487999583 29904896 979 33554432000 4194304 4947581 140735352212064 18446744073709551615 232335586363 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30174/statm: 7301 992 277 184 0 2176 0

[startup+0.0480429 s]
/proc/loadavg: 3.40 4.02 4.12 2/175 30174
/proc/meminfo: memFree=26904056/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=47000 CPUtime=0.03 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 6394 0 0 0 3 0 0 0 20 0 1 0 487999583 48128000 6328 33554432000 4194304 4947581 140735352212064 18446744073709551615 4821844 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 11750 6328 377 184 0 6625 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 47000

[startup+0.101035 s]
/proc/loadavg: 3.40 4.02 4.12 2/175 30174
/proc/meminfo: memFree=26904056/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=59288 CPUtime=0.09 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 9271 0 0 0 8 1 0 0 20 0 1 0 487999583 60710912 9205 33554432000 4194304 4947581 140735352212064 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 14822 9206 377 184 0 9697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59288

[startup+0.300993 s]
/proc/loadavg: 3.40 4.02 4.12 2/175 30174
/proc/meminfo: memFree=26904056/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=83988 CPUtime=0.29 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 15553 0 0 0 27 2 0 0 21 0 1 0 487999583 86003712 15487 33554432000 4194304 4947581 140735352212064 18446744073709551615 4790806 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 20997 15487 378 184 0 15872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83988

[startup+0.700927 s]
/proc/loadavg: 3.40 4.02 4.12 2/175 30174
/proc/meminfo: memFree=26904056/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=102156 CPUtime=0.69 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 19913 0 0 0 66 3 0 0 22 0 1 0 487999583 104607744 19847 33554432000 4194304 4947581 140735352212064 18446744073709551615 4761040 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 25539 19847 385 184 0 20414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102156

[startup+1.50079 s]
/proc/loadavg: 3.21 3.97 4.10 2/176 30175
/proc/meminfo: memFree=26732556/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=266676 CPUtime=1.48 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 61739 0 0 0 141 7 0 0 25 0 1 0 487999583 273076224 61325 33554432000 4194304 4947581 140735352212064 18446744073709551615 4739802 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 66669 61325 410 184 0 61544 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 266676

[startup+3.1005 s]
/proc/loadavg: 3.21 3.97 4.10 2/176 30175
/proc/meminfo: memFree=26434460/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=632128 CPUtime=3.09 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 144556 0 0 0 292 17 0 0 25 0 1 0 487999583 647299072 143543 33554432000 4194304 4947581 140735352212064 18446744073709551615 4400529 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 158032 143543 438 184 0 152907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 632128

[startup+6.30093 s]
/proc/loadavg: 3.21 3.97 4.10 2/176 30175
/proc/meminfo: memFree=26230008/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=828872 CPUtime=6.29 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 181533 0 0 0 607 22 0 0 25 0 1 0 487999583 848764928 180520 33554432000 4194304 4947581 140735352212064 18446744073709551615 4650255 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 207218 180520 438 184 0 202093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 828872

[startup+12.7008 s]
/proc/loadavg: 2.87 3.87 4.07 2/176 30175
/proc/meminfo: memFree=25996524/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=1124660 CPUtime=12.69 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 233508 0 0 0 1240 29 0 0 25 0 1 0 487999583 1151651840 232495 33554432000 4194304 4947581 140735352212064 18446744073709551615 4487620 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 281165 232495 453 184 0 276040 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1124660

[startup+25.5005 s]
/proc/loadavg: 2.58 3.77 4.04 2/176 30175
/proc/meminfo: memFree=25944780/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=1148288 CPUtime=25.49 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 242288 0 0 0 2519 30 0 0 25 0 1 0 487999583 1175846912 241275 33554432000 4194304 4947581 140735352212064 18446744073709551615 4345995 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 287072 241275 461 184 0 281947 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1148288

[startup+51.101 s]
/proc/loadavg: 2.04 3.55 3.95 2/176 30176
/proc/meminfo: memFree=25899040/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=1303220 CPUtime=51.08 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 254165 0 0 0 5076 32 0 0 25 0 1 0 487999583 1334497280 253152 33554432000 4194304 4947581 140735352212064 18446744073709551615 4346185 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 325805 253152 461 184 0 320680 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1303220

[startup+102.307 s]
/proc/loadavg: 1.41 3.12 3.78 2/176 30177
/proc/meminfo: memFree=23841868/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=3316752 CPUtime=102.3 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 804635 0 0 0 10140 90 0 0 25 0 1 0 487999583 3396354048 772777 33554432000 4194304 4947581 140735352212064 18446744073709551615 4379026 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 829188 772779 467 184 0 824063 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3316752

[startup+162.3 s]
/proc/loadavg: 1.22 2.75 3.61 2/176 30179
/proc/meminfo: memFree=19704708/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=7606736 CPUtime=162.29 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 1880593 0 0 0 16030 199 0 0 25 0 1 0 487999583 7789297664 1816299 33554432000 4194304 4947581 140735352212064 18446744073709551615 4377621 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 1901684 1816299 467 184 0 1896559 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 7606736



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+166.001 s]
/proc/loadavg: 1.20 2.72 3.60 2/176 30179
/proc/meminfo: memFree=19372140/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=7865632 CPUtime=166 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202496 1947198 0 0 0 16392 208 0 0 25 0 1 0 487999583 8054407168 1881393 33554432000 4194304 4947581 140735352212064 18446744073709551615 4616188 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30174/statm: 1966408 1881393 467 184 0 1961283 0
Current children cumulated CPU time (s) 166
Current children cumulated vsize (KiB) 7865632

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+166.201 s]
/proc/loadavg: 1.20 2.72 3.60 2/176 30179
/proc/meminfo: memFree=19372140/32951124 swapFree=67111524/67111528
[pid=30174] ppid=30172 vsize=0 CPUtime=166.2 cores=5,7
/proc/30174/stat : 30174 (synit_sat) R 30172 30174 28989 0 -1 4202500 1947203 0 0 0 16393 227 0 0 25 0 1 0 487999583 0 0 33554432000 0 0 0 0 0 0 16384 4096 24578 18446744073709551615 0 0 17 5 0 0 0
/proc/30174/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 166.2
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 166.291
CPU time (s): 166.291
CPU user time (s): 163.93
CPU system time (s): 2.36064
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 7865632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.93
system time used= 2.36064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1947203
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= 12
involuntary context switches= 93

runsolver used 0.227965 second user time and 0.642902 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 22:40:14
IDJOB=3285552
IDBENCH=82389
IDSOLVER=1571
FILE ID=node132/3285552-1303764013
RUNJOBID= node132-1303762303-29484
PBS_JOBID= 13157126
Free space on /tmp= 71876 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285552-1303764013/watcher-3285552-1303764013 -o /tmp/evaluation-result-3285552-1303764013/solver-3285552-1303764013 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3285552-1303764013.cnf 961762721

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=961762721

node132.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	: 5332.74
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.76
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.75
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.77
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.67
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.82
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:      26904212 kB
Buffers:        670208 kB
Cached:        4824080 kB
SwapCached:          4 kB
Active:         145400 kB
Inactive:      5412752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26904212 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21736 kB
Writeback:         252 kB
AnonPages:       64136 kB
Mapped:          14540 kB
Slab:           424572 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189436 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71872 MiB
End job on node132 at 2011-04-25 22:43:02