Trace number 3293194

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
UmSat 2011-02-25UNSAT 266.924 266.922

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 benchmark32.0421
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

265.00/265.03	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-3293194-1303787801/watcher-3293194-1303787801 -o /tmp/evaluation-result-3293194-1303787801/solver-3293194-1303787801 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3293194-1303787801.cnf 

running on 2 cores: 1,3

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.77 2.00 3.12 3/183 2021
/proc/meminfo: memFree=26581244/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=11800 CPUtime=0 cores=1,3
/proc/2021/stat : 2021 (runsolver) R 2019 2021 411 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 490378323 12083200 51 33554432000 4194304 5434984 140737069620144 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/2021/statm: 2950 51 31 303 0 2644 0

[startup+0.0503379 s]
/proc/loadavg: 1.77 2.00 3.12 3/183 2021
/proc/meminfo: memFree=26581244/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=12428 CPUtime=0.04 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4194304 593 0 0 0 4 0 0 0 21 0 1 0 490378323 12726272 483 33554432000 4194304 4263880 140736802272256 18446744073709551615 232335892224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 3107 483 242 17 0 280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12428

[startup+0.100297 s]
/proc/loadavg: 1.77 2.00 3.12 3/183 2021
/proc/meminfo: memFree=26581244/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=13340 CPUtime=0.09 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4194304 905 0 0 0 9 0 0 0 21 0 1 0 490378323 13660160 698 33554432000 4194304 4263880 140736802272256 18446744073709551615 47901055259984 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 3335 698 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.30026 s]
/proc/loadavg: 1.77 2.00 3.12 3/183 2021
/proc/meminfo: memFree=26581244/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=18812 CPUtime=0.29 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4194304 2595 0 0 0 29 0 0 0 22 0 1 0 490378323 19263488 1810 33554432000 4194304 4263880 140736802272256 18446744073709551615 47901055143356 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 4703 1810 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.70019 s]
/proc/loadavg: 1.77 2.00 3.12 3/183 2021
/proc/meminfo: memFree=26581244/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=25976 CPUtime=0.69 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4194304 5081 0 0 0 68 1 0 0 23 0 1 0 490378323 26599424 3527 33554432000 4194304 4263880 140736802272256 18446744073709551615 47901055143230 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 6494 3527 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50108 s]
/proc/loadavg: 1.77 2.00 3.12 5/194 2093
/proc/meminfo: memFree=26488160/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=62948 CPUtime=1.49 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 17570 0 0 0 146 3 0 0 25 0 1 0 490378323 64458752 12690 33554432000 4194304 4263880 140736802272256 18446744073709551615 4243993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 15737 12690 247 17 0 12910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62948

[startup+3.1008 s]
/proc/loadavg: 1.77 2.00 3.12 4/186 2133
/proc/meminfo: memFree=26228300/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=62948 CPUtime=3.09 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 17570 0 0 0 306 3 0 0 25 0 1 0 490378323 64458752 12690 33554432000 4194304 4263880 140736802272256 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 15737 12690 247 17 0 12910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62948

[startup+6.3002 s]
/proc/loadavg: 1.94 2.03 3.12 5/194 2145
/proc/meminfo: memFree=25636912/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=71012 CPUtime=6.29 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 19592 0 0 0 626 3 0 0 25 0 1 0 490378323 72716288 14712 33554432000 4194304 4263880 140736802272256 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 17753 14712 247 17 0 14926 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71012

[startup+12.7011 s]
/proc/loadavg: 2.19 2.08 3.13 5/194 2145
/proc/meminfo: memFree=25460104/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=94596 CPUtime=12.68 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 25477 0 0 0 1261 7 0 0 25 0 1 0 490378323 96866304 20597 33554432000 4194304 4263880 140736802272256 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 23649 20597 247 17 0 20822 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94596

[startup+25.5008 s]
/proc/loadavg: 2.66 2.19 3.15 5/194 2146
/proc/meminfo: memFree=25044264/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=112784 CPUtime=25.48 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 29668 0 0 0 2538 10 0 0 25 0 1 0 490378323 115490816 24787 33554432000 4194304 4263880 140736802272256 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 28196 24787 247 17 0 25369 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 112784

[startup+51.1002 s]
/proc/loadavg: 3.11 2.33 3.17 5/194 2146
/proc/meminfo: memFree=23408936/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=127908 CPUtime=51.09 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 33120 0 0 0 5098 11 0 0 25 0 1 0 490378323 130977792 28239 33554432000 4194304 4263880 140736802272256 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 31977 28239 248 17 0 29150 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 127908

[startup+102.307 s]
/proc/loadavg: 3.61 2.59 3.21 5/194 2148
/proc/meminfo: memFree=22478612/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=137976 CPUtime=102.29 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 35432 0 0 0 10217 12 0 0 25 0 1 0 490378323 141287424 30550 33554432000 4194304 4263880 140736802272256 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 34494 30550 247 17 0 31667 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 137976

[startup+162.3 s]
/proc/loadavg: 3.86 2.84 3.26 5/194 2149
/proc/meminfo: memFree=22469116/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=150200 CPUtime=162.29 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 38010 0 0 0 16216 13 0 0 25 0 1 0 490378323 153804800 33128 33554432000 4194304 4263880 140736802272256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 37550 33128 247 17 0 34723 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150200

[startup+222.301 s]
/proc/loadavg: 3.95 3.05 3.30 5/194 2151
/proc/meminfo: memFree=22453668/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=159020 CPUtime=222.29 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 39946 0 0 0 22215 14 0 0 25 0 1 0 490378323 162836480 35064 33554432000 4194304 4263880 140736802272256 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 39755 35064 247 17 0 36928 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 159020

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

[startup+230.3 s]
/proc/loadavg: 3.95 3.08 3.31 5/194 2151
/proc/meminfo: memFree=22441760/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=160372 CPUtime=230.29 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 40220 0 0 0 23015 14 0 0 25 0 1 0 490378323 164220928 35338 33554432000 4194304 4263880 140736802272256 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 40093 35338 247 17 0 37266 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 160372

[startup+243.107 s]
/proc/loadavg: 3.96 3.11 3.31 5/194 2152
/proc/meminfo: memFree=22421048/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=161500 CPUtime=243.1 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 40524 0 0 0 24296 14 0 0 25 0 1 0 490378323 165376000 35642 33554432000 4194304 4263880 140736802272256 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 40375 35642 247 17 0 37548 0
Current children cumulated CPU time (s) 243.1
Current children cumulated vsize (KiB) 161500

[startup+255.901 s]
/proc/loadavg: 3.97 3.15 3.33 5/194 2152
/proc/meminfo: memFree=22401940/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=163280 CPUtime=255.89 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 40887 0 0 0 25575 14 0 0 25 0 1 0 490378323 167198720 36005 33554432000 4194304 4263880 140736802272256 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 40820 36005 247 17 0 37993 0
Current children cumulated CPU time (s) 255.89
Current children cumulated vsize (KiB) 163280

[startup+262.301 s]
/proc/loadavg: 3.97 3.17 3.33 5/194 2152
/proc/meminfo: memFree=22401428/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=164052 CPUtime=262.29 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 41064 0 0 0 26215 14 0 0 25 0 1 0 490378323 167989248 36182 33554432000 4194304 4263880 140736802272256 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 41013 36182 247 17 0 38186 0
Current children cumulated CPU time (s) 262.29
Current children cumulated vsize (KiB) 164052

[startup+265.501 s]
/proc/loadavg: 3.97 3.18 3.33 5/194 2152
/proc/meminfo: memFree=22400920/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=164320 CPUtime=265.5 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 41144 0 0 0 26535 15 0 0 25 0 1 0 490378323 168263680 36262 33554432000 4194304 4263880 140736802272256 18446744073709551615 4206982 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 41080 36262 251 17 0 38253 0
Current children cumulated CPU time (s) 265.5
Current children cumulated vsize (KiB) 164320

[startup+266.301 s]
/proc/loadavg: 3.97 3.18 3.33 5/194 2152
/proc/meminfo: memFree=22400920/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=164320 CPUtime=266.3 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 41144 0 0 0 26615 15 0 0 25 0 1 0 490378323 168263680 36262 33554432000 4194304 4263880 140736802272256 18446744073709551615 232335590048 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 41080 36262 251 17 0 38253 0
Current children cumulated CPU time (s) 266.3
Current children cumulated vsize (KiB) 164320

[startup+266.701 s]
/proc/loadavg: 3.97 3.18 3.33 5/194 2152
/proc/meminfo: memFree=22400920/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=164320 CPUtime=266.7 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 41144 0 0 0 26655 15 0 0 25 0 1 0 490378323 168263680 36262 33554432000 4194304 4263880 140736802272256 18446744073709551615 4207007 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 41080 36262 251 17 0 38253 0
Current children cumulated CPU time (s) 266.7
Current children cumulated vsize (KiB) 164320

[startup+266.901 s]
/proc/loadavg: 3.97 3.18 3.33 5/194 2152
/proc/meminfo: memFree=22400920/32951124 swapFree=67111524/67111528
[pid=2021] ppid=2019 vsize=164320 CPUtime=266.9 cores=1,3
/proc/2021/stat : 2021 (umsat) R 2019 2021 411 0 -1 4202496 41144 0 0 0 26675 15 0 0 25 0 1 0 490378323 168263680 36262 33554432000 4194304 4263880 140736802272256 18446744073709551615 4206763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2021/statm: 41080 36262 251 17 0 38253 0
Current children cumulated CPU time (s) 266.9
Current children cumulated vsize (KiB) 164320

Child status: 0
Real time (s): 266.922
CPU time (s): 266.924
CPU user time (s): 266.766
CPU system time (s): 0.157975
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 164320

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

runsolver used 0.395939 second user time and 1.06184 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-26 05:16:42
IDJOB=3293194
IDBENCH=88066
IDSOLVER=1582
FILE ID=node132/3293194-1303787801
RUNJOBID= node132-1303787801-1974
PBS_JOBID= 13157216
Free space on /tmp= 72064 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293194-1303787801/watcher-3293194-1303787801 -o /tmp/evaluation-result-3293194-1303787801/solver-3293194-1303787801 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3293194-1303787801.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=1158513967

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:      26582400 kB
Buffers:        696036 kB
Cached:        5118148 kB
SwapCached:          4 kB
Active:         383836 kB
Inactive:      5496252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26582400 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9064 kB
Writeback:           0 kB
AnonPages:       66376 kB
Mapped:          15676 kB
Slab:           424516 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212548 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= 71640 MiB
End job on node132 at 2011-04-26 05:21:09