Trace number 3493915

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
Haifa-MUC-A 2011-04-07? 356.183 356.237

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark573.059
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

356.13/356.23	c WARNING: for repeatability, setting FPU to use double precision
356.13/356.23	c ===============================================================================
356.13/356.23	s UNKNOWN

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493915-1307802576/watcher-3493915-1307802576 -o /tmp/evaluation-result-3493915-1307802576/solver-3493915-1307802576 -C 1800 -W 1850 -M 7680 HOME/hmuc-a HOME/instance-3493915-1307802576.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.00 0.00 0.00 5/180 654
/proc/meminfo: memFree=31595808/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=19900 CPUtime=0 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 493 0 0 0 0 0 0 0 23 0 1 0 891858598 20377600 436 33554432000 4194304 4311632 140733257356080 18446744073709551615 4295345 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 4975 437 215 29 0 1604 0

[startup+0.105157 s]
/proc/loadavg: 0.00 0.00 0.00 5/180 654
/proc/meminfo: memFree=31595808/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=89128 CPUtime=0.09 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 14308 0 0 0 8 1 0 0 25 0 1 0 891858598 91267072 13791 33554432000 4194304 4311632 140733257356080 18446744073709551615 4221387 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/654/statm: 22282 13791 218 29 0 18911 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 89128

[startup+0.201138 s]
/proc/loadavg: 0.00 0.00 0.00 5/180 654
/proc/meminfo: memFree=31595808/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=104000 CPUtime=0.19 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 18553 0 0 0 17 2 0 0 25 0 1 0 891858598 106496000 17615 33554432000 4194304 4311632 140733257356080 18446744073709551615 4201035 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/654/statm: 26000 17615 218 29 0 22629 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 104000

[startup+0.301123 s]
/proc/loadavg: 0.00 0.00 0.00 5/180 654
/proc/meminfo: memFree=31595808/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=121596 CPUtime=0.29 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 23239 0 0 0 26 3 0 0 25 0 1 0 891858598 124514304 21706 33554432000 4194304 4311632 140733257356080 18446744073709551615 4221434 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/654/statm: 30399 21706 218 29 0 27028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 121596

[startup+0.701063 s]
/proc/loadavg: 0.00 0.00 0.00 5/180 654
/proc/meminfo: memFree=31595808/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=144640 CPUtime=0.69 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 30112 0 0 0 65 4 0 0 25 0 1 0 891858598 148111360 27908 33554432000 4194304 4311632 140733257356080 18446744073709551615 4221383 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/654/statm: 36160 27908 225 29 0 32789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144640

[startup+1.50091 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 685
/proc/meminfo: memFree=30976880/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=131264 CPUtime=1.48 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 37232 0 0 0 144 4 0 0 25 0 1 0 891858598 134414336 26060 33554432000 4194304 4311632 140733257356080 18446744073709551615 4264392 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/654/statm: 32816 26060 245 29 0 29445 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 131264

[startup+3.10063 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 685
/proc/meminfo: memFree=30913176/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=150120 CPUtime=3.08 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 41975 0 0 0 303 5 0 0 25 0 1 0 891858598 153722880 30800 33554432000 4194304 4311632 140733257356080 18446744073709551615 4272336 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/654/statm: 37530 30800 245 29 0 34159 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 150120

[startup+6.30106 s]
/proc/loadavg: 0.32 0.07 0.02 5/190 686
/proc/meminfo: memFree=30844488/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=249996 CPUtime=6.26 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 58393 0 0 0 619 7 0 0 25 0 1 0 891858598 255995904 47213 33554432000 4194304 4311632 140733257356080 18446744073709551615 4272576 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/654/statm: 62499 47213 245 29 0 59128 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 249996

[startup+12.701 s]
/proc/loadavg: 0.61 0.13 0.04 5/190 686
/proc/meminfo: memFree=30452120/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=463644 CPUtime=12.63 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 90976 0 0 0 1253 10 0 0 25 0 1 0 891858598 474771456 79792 33554432000 4194304 4311632 140733257356080 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 115911 79792 245 29 0 112540 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 463644

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.11 5/190 686
/proc/meminfo: memFree=29640284/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=678568 CPUtime=25.43 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 167911 0 0 0 2524 19 0 0 25 0 1 0 891858598 694853632 156721 33554432000 4194304 4311632 140733257356080 18446744073709551615 270616570182 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 169642 156721 245 29 0 166271 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 678568

[startup+51.1012 s]
/proc/loadavg: 2.26 0.62 0.21 5/190 725
/proc/meminfo: memFree=28007764/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=1595344 CPUtime=51.04 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 321470 0 0 0 5068 36 0 0 25 0 1 0 891858598 1633632256 310276 33554432000 4194304 4311632 140733257356080 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 398836 310276 245 29 0 395465 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1595344

[startup+102.301 s]
/proc/loadavg: 3.38 1.17 0.41 5/190 726
/proc/meminfo: memFree=25165064/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=2517580 CPUtime=102.23 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 570917 0 0 0 10160 63 0 0 25 0 1 0 891858598 2578001920 559718 33554432000 4194304 4311632 140733257356080 18446744073709551615 4262808 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 629395 559718 245 29 0 626024 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 2517580

[startup+162.3 s]
/proc/loadavg: 3.77 1.68 0.64 5/190 728
/proc/meminfo: memFree=22073068/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=4016212 CPUtime=162.23 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 867654 0 0 0 16129 94 0 0 25 0 1 0 891858598 4112601088 856444 33554432000 4194304 4311632 140733257356080 18446744073709551615 4271923 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1004053 856444 245 29 0 1000682 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4016212

[startup+222.307 s]
/proc/loadavg: 3.91 2.10 0.84 5/190 729
/proc/meminfo: memFree=19467164/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=6451488 CPUtime=222.24 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 1105702 0 0 0 22107 117 0 0 25 0 1 0 891858598 6606323712 1094481 33554432000 4194304 4311632 140733257356080 18446744073709551615 4286219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1612872 1094481 245 29 0 1609501 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 6451488

[startup+282.3 s]
/proc/loadavg: 3.97 2.44 1.04 5/190 731
/proc/meminfo: memFree=16931072/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=6451488 CPUtime=282.24 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 1338825 0 0 0 28085 139 0 0 25 0 1 0 891858598 6606323712 1327596 33554432000 4194304 4311632 140733257356080 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1612872 1327596 245 29 0 1609501 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 6451488

[startup+342.301 s]
/proc/loadavg: 3.99 2.72 1.22 5/190 771
/proc/meminfo: memFree=20788236/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=6451488 CPUtime=342.24 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 1565950 0 0 0 34060 164 0 0 25 0 1 0 891858598 6606323712 1554719 33554432000 4194304 4311632 140733257356080 18446744073709551615 4264419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1612872 1554719 245 29 0 1609501 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 6451488

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

[startup+345.601 s]
/proc/loadavg: 3.99 2.74 1.24 5/190 772
/proc/meminfo: memFree=20653944/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=6451488 CPUtime=345.54 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 1577441 0 0 0 34389 165 0 0 25 0 1 0 891858598 6606323712 1566210 33554432000 4194304 4311632 140733257356080 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1612872 1566210 245 29 0 1609501 0
Current children cumulated CPU time (s) 345.54
Current children cumulated vsize (KiB) 6451488

[startup+352.001 s]
/proc/loadavg: 3.99 2.76 1.25 5/190 772
/proc/meminfo: memFree=20409288/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=6451488 CPUtime=351.94 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 1603476 0 0 0 35026 168 0 0 25 0 1 0 891858598 6606323712 1592245 33554432000 4194304 4311632 140733257356080 18446744073709551615 4264419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1612872 1592245 245 29 0 1609501 0
Current children cumulated CPU time (s) 351.94
Current children cumulated vsize (KiB) 6451488

[startup+353.601 s]
/proc/loadavg: 3.99 2.76 1.25 5/190 772
/proc/meminfo: memFree=20320008/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=6451488 CPUtime=353.54 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 1609730 0 0 0 35185 169 0 0 25 0 1 0 891858598 6606323712 1598499 33554432000 4194304 4311632 140733257356080 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1612872 1598499 245 29 0 1609501 0
Current children cumulated CPU time (s) 353.54
Current children cumulated vsize (KiB) 6451488

[startup+355.2 s]
/proc/loadavg: 3.99 2.79 1.27 5/190 772
/proc/meminfo: memFree=20319512/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=6451488 CPUtime=355.14 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 1615241 0 0 0 35344 170 0 0 25 0 1 0 891858598 6606323712 1604010 33554432000 4194304 4311632 140733257356080 18446744073709551615 4260432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1612872 1604010 245 29 0 1609501 0
Current children cumulated CPU time (s) 355.14
Current children cumulated vsize (KiB) 6451488

[startup+356.001 s]
/proc/loadavg: 3.99 2.79 1.27 5/190 772
/proc/meminfo: memFree=20276876/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=6512768 CPUtime=355.93 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 1617701 0 0 0 35422 171 0 0 25 0 1 0 891858598 6669074432 1526933 33554432000 4194304 4311632 140733257356080 18446744073709551615 270613153927 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1628192 1526933 261 29 0 1624821 0
Current children cumulated CPU time (s) 355.93
Current children cumulated vsize (KiB) 6512768

[startup+356.201 s]
/proc/loadavg: 3.99 2.79 1.27 5/190 772
/proc/meminfo: memFree=20276876/32951124 swapFree=67052292/67111528
[pid=654] ppid=652 vsize=6512768 CPUtime=356.13 cores=4,6
/proc/654/stat : 654 (hmuc-a) R 652 654 608 0 -1 4202496 1617701 0 0 0 35422 191 0 0 25 0 1 0 891858598 6669074432 54933 33554432000 4194304 4311632 140733257356080 18446744073709551615 270613153927 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/654/statm: 1628192 54421 261 29 0 1624821 0
Current children cumulated CPU time (s) 356.13
Current children cumulated vsize (KiB) 6512768

Child status: 0
Real time (s): 356.237
CPU time (s): 356.183
CPU user time (s): 354.253
CPU system time (s): 1.92971
CPU usage (%): 99.9849
Max. virtual memory (cumulated for all children) (KiB): 6512768

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

runsolver used 0.6559 second user time and 1.2908 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-11 16:29:37
IDJOB=3493915
IDBENCH=20415
IDSOLVER=1983
FILE ID=node108/3493915-1307802576
RUNJOBID= node108-1307802576-627
PBS_JOBID= 13551068
Free space on /tmp= 74076 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493915-1307802576/watcher-3493915-1307802576 -o /tmp/evaluation-result-3493915-1307802576/solver-3493915-1307802576 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3493915-1307802576.cnf

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=2038964557

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.820
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.77
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.820
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.82
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.820
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.820
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31597592 kB
Buffers:        290936 kB
Cached:         802348 kB
SwapCached:      25932 kB
Active:         541768 kB
Inactive:       595504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31597592 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           26424 kB
Writeback:           0 kB
AnonPages:       38632 kB
Mapped:           7928 kB
Slab:           149460 kB
PageTables:       5820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   203568 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= 74072 MiB
End job on node108 at 2011-06-11 16:35:33