Trace number 3349206

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
minisat hack: EBMiniSAT 2011-03-02UNSAT 294.787 294.78

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

294.71/294.77	c WARNING: for repeatability, setting FPU to use double precision
294.71/294.77	c restarts              : 1023
294.71/294.77	c conflicts             : 472411         (1603 /sec)
294.71/294.77	c decisions             : 667400         (0.00 % random) (2265 /sec)
294.71/294.77	c propagations          : 92793801       (314917 /sec)
294.71/294.77	c conflict literals     : 17773899       (30.34 % deleted)
294.71/294.77	c Memory used           : 224.00 MB
294.71/294.77	c CPU time              : 294.661 s
294.71/294.77	
294.71/294.77	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: 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-3349206-1304982443/watcher-3349206-1304982443 -o /tmp/evaluation-result-3349206-1304982443/solver-3349206-1304982443 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349206-1304982443.cnf -verb=0 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.34 2.26 3/363 20475
/proc/meminfo: memFree=22887980/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=21448 CPUtime=0 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 1208 0 0 0 0 0 0 0 21 0 1 0 590659967 21962752 1133 33554432000 4194304 4293939 140736906845824 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 5362 1133 218 25 0 1995 0

[startup+0.097344 s]
/proc/loadavg: 0.92 1.34 2.26 3/363 20475
/proc/meminfo: memFree=22887980/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=30152 CPUtime=0.09 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 4862 0 0 0 9 0 0 0 21 0 1 0 590659967 30875648 4054 33554432000 4194304 4293939 140736906845824 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 7538 4056 218 25 0 4171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30152

[startup+0.100349 s]
/proc/loadavg: 0.92 1.34 2.26 3/363 20475
/proc/meminfo: memFree=22887980/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=30284 CPUtime=0.09 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 4973 0 0 0 9 0 0 0 21 0 1 0 590659967 31010816 4155 33554432000 4194304 4293939 140736906845824 18446744073709551615 4201587 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 7571 4155 218 25 0 4204 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30284

[startup+0.300303 s]
/proc/loadavg: 0.92 1.34 2.26 3/363 20475
/proc/meminfo: memFree=22887980/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=35784 CPUtime=0.29 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 5953 0 0 0 29 0 0 0 22 0 1 0 590659967 36642816 5064 33554432000 4194304 4293939 140736906845824 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 8946 5064 223 25 0 5579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35784

[startup+0.700238 s]
/proc/loadavg: 0.92 1.34 2.26 3/363 20475
/proc/meminfo: memFree=22887980/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=45936 CPUtime=0.69 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 8236 0 0 0 68 1 0 0 23 0 1 0 590659967 47038464 7282 33554432000 4194304 4293939 140736906845824 18446744073709551615 4232019 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 11484 7282 225 25 0 8117 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45936

[startup+1.50107 s]
/proc/loadavg: 0.92 1.34 2.26 5/377 20553
/proc/meminfo: memFree=22695816/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=40044 CPUtime=1.49 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 9917 0 0 0 148 1 0 0 25 0 1 0 590659967 41005056 6365 33554432000 4194304 4293939 140736906845824 18446744073709551615 4263463 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 10011 6365 241 25 0 6644 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40044

[startup+3.10077 s]
/proc/loadavg: 0.92 1.34 2.26 5/377 20553
/proc/meminfo: memFree=22667400/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=44464 CPUtime=3.09 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 10662 0 0 0 308 1 0 0 25 0 1 0 590659967 45531136 7102 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 11116 7102 244 25 0 7749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44464

[startup+6.30119 s]
/proc/loadavg: 1.17 1.39 2.27 5/377 20553
/proc/meminfo: memFree=22647188/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=51644 CPUtime=6.29 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 12081 0 0 0 627 2 0 0 25 0 1 0 590659967 52883456 8496 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 12911 8496 244 25 0 9544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51644

[startup+12.701 s]
/proc/loadavg: 1.39 1.43 2.28 5/377 20554
/proc/meminfo: memFree=22589716/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=63320 CPUtime=12.69 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 14508 0 0 0 1267 2 0 0 25 0 1 0 590659967 64839680 10890 33554432000 4194304 4293939 140736906845824 18446744073709551615 4248960 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 15830 10890 244 25 0 12463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63320

[startup+25.5006 s]
/proc/loadavg: 1.97 1.56 2.31 5/377 20554
/proc/meminfo: memFree=22496268/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=85304 CPUtime=25.49 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 19912 0 0 0 2546 3 0 0 25 0 1 0 590659967 87351296 16229 33554432000 4194304 4293939 140736906845824 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 21326 16229 244 25 0 17959 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85304

[startup+51.1007 s]
/proc/loadavg: 2.78 1.78 2.36 5/377 20581
/proc/meminfo: memFree=21438560/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=128632 CPUtime=51.09 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 26822 0 0 0 5103 6 0 0 25 0 1 0 590659967 131719168 22987 33554432000 4194304 4293939 140736906845824 18446744073709551615 4256084 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 32158 22987 244 25 0 28791 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 128632

[startup+102.314 s]
/proc/loadavg: 3.47 2.12 2.45 5/377 20582
/proc/meminfo: memFree=21325916/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=132860 CPUtime=102.31 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 29424 0 0 0 10224 7 0 0 25 0 1 0 590659967 136048640 25524 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 33215 25524 244 25 0 29848 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 132860

[startup+162.301 s]
/proc/loadavg: 3.89 2.49 2.55 5/377 20584
/proc/meminfo: memFree=21336892/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=138100 CPUtime=162.29 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 32105 0 0 0 16222 7 0 0 25 0 1 0 590659967 141414400 28152 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 34525 28152 244 25 0 31158 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 138100

[startup+222.3 s]
/proc/loadavg: 3.88 2.75 2.63 4/371 20602
/proc/meminfo: memFree=21401496/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=142308 CPUtime=222.3 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 34078 0 0 0 22221 9 0 0 25 0 1 0 590659967 145723392 30079 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 35577 30079 244 25 0 32210 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 142308

[startup+282.301 s]
/proc/loadavg: 3.39 2.81 2.66 4/371 20604
/proc/meminfo: memFree=21329796/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=147108 CPUtime=282.29 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 36308 0 0 0 28220 9 0 0 25 0 1 0 590659967 150638592 32269 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 36777 32269 244 25 0 33410 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 147108

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

[startup+287.901 s]
/proc/loadavg: 3.36 2.81 2.66 4/371 20604
/proc/meminfo: memFree=21312436/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=147960 CPUtime=287.9 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 36579 0 0 0 28780 10 0 0 25 0 1 0 590659967 151511040 32539 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 36990 32539 244 25 0 33623 0
Current children cumulated CPU time (s) 287.9
Current children cumulated vsize (KiB) 147960

[startup+291.1 s]
/proc/loadavg: 3.33 2.81 2.66 4/371 20604
/proc/meminfo: memFree=21302508/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=149028 CPUtime=291.1 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 36832 0 0 0 29100 10 0 0 25 0 1 0 590659967 152604672 32791 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 37257 32791 244 25 0 33890 0
Current children cumulated CPU time (s) 291.1
Current children cumulated vsize (KiB) 149028

[startup+292.701 s]
/proc/loadavg: 3.33 2.81 2.66 4/371 20604
/proc/meminfo: memFree=21297052/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=149668 CPUtime=292.7 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 36980 0 0 0 29260 10 0 0 25 0 1 0 590659967 153260032 32936 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 37417 32936 244 25 0 34050 0
Current children cumulated CPU time (s) 292.7
Current children cumulated vsize (KiB) 149668

[startup+293.501 s]
/proc/loadavg: 3.33 2.81 2.66 4/371 20604
/proc/meminfo: memFree=21297052/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=149668 CPUtime=293.5 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 36994 0 0 0 29340 10 0 0 25 0 1 0 590659967 153260032 32950 33554432000 4194304 4293939 140736906845824 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 37417 32950 244 25 0 34050 0
Current children cumulated CPU time (s) 293.5
Current children cumulated vsize (KiB) 149668

[startup+294.301 s]
/proc/loadavg: 3.31 2.81 2.66 4/371 20604
/proc/meminfo: memFree=21294200/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=149668 CPUtime=294.29 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 51683 0 0 0 29418 11 0 0 25 0 1 0 590659967 153260032 27444 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 37417 27444 244 25 0 34050 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 149668

[startup+294.701 s]
/proc/loadavg: 3.31 2.81 2.66 4/371 20604
/proc/meminfo: memFree=21311808/32951124 swapFree=66341944/67111528
[pid=20475] ppid=20473 vsize=149668 CPUtime=294.71 cores=0,2
/proc/20475/stat : 20475 (ebminisat_relea) R 20473 20475 19655 0 -1 4202496 51691 0 0 0 29460 11 0 0 25 0 1 0 590659967 153260032 27452 33554432000 4194304 4293939 140736906845824 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20475/statm: 37417 27452 244 25 0 34050 0
Current children cumulated CPU time (s) 294.71
Current children cumulated vsize (KiB) 149668

Child status: 20
Real time (s): 294.78
CPU time (s): 294.787
CPU user time (s): 294.661
CPU system time (s): 0.12598
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 229808

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

runsolver used 1.09783 second user time and 2.39864 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-10 01:07:24
IDJOB=3349206
IDBENCH=88066
IDSOLVER=1812
FILE ID=node141/3349206-1304982443
RUNJOBID= node141-1304982443-20432
PBS_JOBID= 13285672
Free space on /tmp= 49300 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349206-1304982443/watcher-3349206-1304982443 -o /tmp/evaluation-result-3349206-1304982443/solver-3349206-1304982443 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349206-1304982443.cnf  -verb=0

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=2137626102

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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:      22888508 kB
Buffers:        152840 kB
Cached:        4464076 kB
SwapCached:      22608 kB
Active:        2528512 kB
Inactive:      7324196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22888508 kB
SwapTotal:    67111528 kB
SwapFree:     66341944 kB
Dirty:            4468 kB
Writeback:           0 kB
AnonPages:     5219416 kB
Mapped:          19240 kB
Slab:           108748 kB
PageTables:      38132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86234300 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= 49076 MiB
End job on node141 at 2011-05-10 01:12:18