Trace number 3310070

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
glueminisat 2.2.5UNSAT 39.8739 39.8736

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.8739
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

39.79/39.87	WARNING: for repeatability, setting FPU to use double precision
39.79/39.87	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3310070-1304002393/watcher-3310070-1304002393 -o /tmp/evaluation-result-3310070-1304002393/solver-3310070-1304002393 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3310070-1304002393.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.00 1.28 4/175 17073
/proc/meminfo: memFree=15921560/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=21136 CPUtime=0 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 1062 0 0 0 0 0 0 0 21 0 1 0 511838914 21643264 999 33554432000 4194304 4309791 140737300530064 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 5284 999 217 29 0 1913 0

[startup+0.0902249 s]
/proc/loadavg: 0.92 1.00 1.28 4/175 17073
/proc/meminfo: memFree=15921560/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=30524 CPUtime=0.08 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 5018 0 0 0 8 0 0 0 21 0 1 0 511838914 31256576 4198 33554432000 4194304 4309791 140737300530064 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 7631 4200 217 29 0 4260 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30524

[startup+0.100223 s]
/proc/loadavg: 0.92 1.00 1.28 4/175 17073
/proc/meminfo: memFree=15921560/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=31316 CPUtime=0.09 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 5399 0 0 0 9 0 0 0 21 0 1 0 511838914 32067584 4547 33554432000 4194304 4309791 140737300530064 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 7829 4548 217 29 0 4458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31316

[startup+0.30019 s]
/proc/loadavg: 0.92 1.00 1.28 4/175 17073
/proc/meminfo: memFree=15921560/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=36024 CPUtime=0.29 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 6015 0 0 0 29 0 0 0 22 0 1 0 511838914 36888576 5124 33554432000 4194304 4309791 140737300530064 18446744073709551615 4227005 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 9006 5124 221 29 0 5635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36024

[startup+0.701122 s]
/proc/loadavg: 0.92 1.00 1.28 4/175 17073
/proc/meminfo: memFree=15921560/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=46140 CPUtime=0.69 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 8290 0 0 0 69 0 0 0 24 0 1 0 511838914 47247360 7334 33554432000 4194304 4309791 140737300530064 18446744073709551615 4226928 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 11535 7334 225 29 0 8164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46140

[startup+1.50099 s]
/proc/loadavg: 0.92 1.00 1.28 3/176 17074
/proc/meminfo: memFree=15878904/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=40248 CPUtime=1.49 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 10105 0 0 0 148 1 0 0 25 0 1 0 511838914 41213952 6549 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 10062 6549 241 29 0 6691 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40248

[startup+3.10071 s]
/proc/loadavg: 0.92 1.00 1.28 3/176 17074
/proc/meminfo: memFree=15880396/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=44668 CPUtime=3.09 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 10934 0 0 0 308 1 0 0 25 0 1 0 511838914 45740032 7363 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 11167 7363 245 29 0 7796 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44668

[startup+6.30016 s]
/proc/loadavg: 1.01 1.02 1.28 4/176 17074
/proc/meminfo: memFree=15875576/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=51748 CPUtime=6.29 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 14256 0 0 0 627 2 0 0 25 0 1 0 511838914 52989952 7671 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 12937 7671 245 29 0 9566 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51748

[startup+12.7011 s]
/proc/loadavg: 1.09 1.03 1.29 3/176 17074
/proc/meminfo: memFree=15850580/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=71312 CPUtime=12.69 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 19883 0 0 0 1266 3 0 0 25 0 1 0 511838914 73023488 12965 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 17828 12965 245 29 0 14457 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71312

[startup+25.5008 s]
/proc/loadavg: 1.29 1.08 1.30 3/176 17074
/proc/meminfo: memFree=15832484/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=77548 CPUtime=25.49 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 25218 0 0 0 2546 3 0 0 25 0 1 0 511838914 79409152 14784 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 19387 14784 245 29 0 16016 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77548

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

[startup+31.9067 s]
/proc/loadavg: 1.34 1.09 1.30 3/176 17075
/proc/meminfo: memFree=15826032/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=77548 CPUtime=31.9 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 25622 0 0 0 3186 4 0 0 25 0 1 0 511838914 79409152 15169 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 19387 15169 245 29 0 16016 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 77548

[startup+35.1002 s]
/proc/loadavg: 1.40 1.11 1.30 3/176 17075
/proc/meminfo: memFree=15825164/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=77548 CPUtime=35.1 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 25627 0 0 0 3506 4 0 0 25 0 1 0 511838914 79409152 15174 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 19387 15174 245 29 0 16016 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 77548

[startup+38.3006 s]
/proc/loadavg: 1.40 1.11 1.30 3/176 17075
/proc/meminfo: memFree=15825176/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=77548 CPUtime=38.29 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 25628 0 0 0 3825 4 0 0 25 0 1 0 511838914 79409152 15175 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 19387 15175 245 29 0 16016 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 77548

[startup+39.1005 s]
/proc/loadavg: 1.44 1.12 1.31 3/176 17075
/proc/meminfo: memFree=15825180/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=77548 CPUtime=39.09 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 25628 0 0 0 3905 4 0 0 25 0 1 0 511838914 79409152 15175 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259397 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 19387 15175 245 29 0 16016 0
Current children cumulated CPU time (s) 39.09
Current children cumulated vsize (KiB) 77548

[startup+39.5004 s]
/proc/loadavg: 1.44 1.12 1.31 3/176 17075
/proc/meminfo: memFree=15825056/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=77548 CPUtime=39.5 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 25665 0 0 0 3946 4 0 0 25 0 1 0 511838914 79409152 15206 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 19387 15206 245 29 0 16016 0
Current children cumulated CPU time (s) 39.5
Current children cumulated vsize (KiB) 77548

[startup+39.7004 s]
/proc/loadavg: 1.44 1.12 1.31 3/176 17075
/proc/meminfo: memFree=15825056/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=77548 CPUtime=39.69 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 25665 0 0 0 3965 4 0 0 25 0 1 0 511838914 79409152 15206 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259889 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 19387 15206 245 29 0 16016 0
Current children cumulated CPU time (s) 39.69
Current children cumulated vsize (KiB) 77548

[startup+39.8003 s]
/proc/loadavg: 1.44 1.12 1.31 3/176 17075
/proc/meminfo: memFree=15825056/32951132 swapFree=67111528/67111528
[pid=17073] ppid=17071 vsize=77548 CPUtime=39.79 cores=1,3,5,7
/proc/17073/stat : 17073 (glueminisat) R 17071 17073 16391 0 -1 4202496 25665 0 0 0 3975 4 0 0 25 0 1 0 511838914 79409152 15206 33554432000 4194304 4309791 140737300530064 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17073/statm: 19387 15206 245 29 0 16016 0
Current children cumulated CPU time (s) 39.79
Current children cumulated vsize (KiB) 77548

Child status: 20
Real time (s): 39.8736
CPU time (s): 39.8739
CPU user time (s): 39.8289
CPU system time (s): 0.044993
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 77548

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

runsolver used 0.054991 second user time and 0.138978 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-28 16:53:13
IDJOB=3310070
IDBENCH=88066
IDSOLVER=1694
FILE ID=node131/3310070-1304002393
RUNJOBID= node131-1304002392-17054
PBS_JOBID= 13168743
Free space on /tmp= 71380 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310070-1304002393/watcher-3310070-1304002393 -o /tmp/evaluation-result-3310070-1304002393/solver-3310070-1304002393 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3310070-1304002393.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=1293023356

node131.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.75
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.83
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.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.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.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.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.75
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.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.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15921840 kB
Buffers:       1026432 kB
Cached:       15406892 kB
SwapCached:          0 kB
Active:        6637248 kB
Inactive:      9872068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15921840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8108 kB
Writeback:           8 kB
AnonPages:       74944 kB
Mapped:          15488 kB
Slab:           456284 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   220024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71376 MiB
End job on node131 at 2011-04-28 16:53:53