Trace number 3380051

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
SApperloT2010 2011-05-15 (fixed)UNSAT 643.985 643.963

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

643.92/643.96	c Solved by BasicSolver 
643.92/643.96	
643.92/643.96	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-3380051-1305460928/watcher-3380051-1305460928 -o /tmp/evaluation-result-3380051-1305460928/solver-3380051-1305460928 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380051-1305460928.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.04 2.50 3.34 3/407 25236
/proc/meminfo: memFree=18528300/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=12312 CPUtime=0.01 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 520 0 0 0 1 0 0 0 21 0 1 0 736323508 12607488 460 33554432000 4194304 4394578 140734263377200 18446744073709551615 256415052485 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 3078 460 266 49 0 219 0

[startup+0.024781 s]
/proc/loadavg: 1.04 2.50 3.34 3/407 25236
/proc/meminfo: memFree=18528300/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=12444 CPUtime=0.02 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 554 0 0 0 2 0 0 0 21 0 1 0 736323508 12742656 494 33554432000 4194304 4394578 140734263377200 18446744073709551615 256415052485 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 3111 494 266 49 0 252 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12444

[startup+0.100811 s]
/proc/loadavg: 1.04 2.50 3.34 3/407 25236
/proc/meminfo: memFree=18528300/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=12840 CPUtime=0.09 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 651 0 0 0 9 0 0 0 21 0 1 0 736323508 13148160 591 33554432000 4194304 4394578 140734263377200 18446744073709551615 4313350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 3210 591 266 49 0 351 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12840

[startup+0.300758 s]
/proc/loadavg: 1.04 2.50 3.34 3/407 25236
/proc/meminfo: memFree=18528300/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=13236 CPUtime=0.29 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 752 0 0 0 29 0 0 0 22 0 1 0 736323508 13553664 692 33554432000 4194304 4394578 140734263377200 18446744073709551615 4327636 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 3309 692 266 49 0 450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13236

[startup+0.700675 s]
/proc/loadavg: 1.04 2.50 3.34 3/407 25236
/proc/meminfo: memFree=18528300/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=14436 CPUtime=0.69 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 1038 0 0 0 69 0 0 0 24 0 1 0 736323508 14782464 978 33554432000 4194304 4394578 140734263377200 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 3609 978 266 49 0 750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14436

[startup+1.50052 s]
/proc/loadavg: 1.04 2.50 3.34 5/413 25247
/proc/meminfo: memFree=18516108/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=15260 CPUtime=1.49 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 1235 0 0 0 149 0 0 0 25 0 1 0 736323508 15626240 1175 33554432000 4194304 4394578 140734263377200 18446744073709551615 4296757 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 3815 1175 266 49 0 956 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15260

[startup+3.10022 s]
/proc/loadavg: 1.27 2.52 3.34 5/413 25247
/proc/meminfo: memFree=18509908/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=16084 CPUtime=3.09 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 1429 0 0 0 309 0 0 0 25 0 1 0 736323508 16470016 1369 33554432000 4194304 4394578 140734263377200 18446744073709551615 4296760 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 4021 1369 266 49 0 1162 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16084

[startup+6.30062 s]
/proc/loadavg: 1.27 2.52 3.34 5/413 25247
/proc/meminfo: memFree=18501572/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=17460 CPUtime=6.29 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 1754 0 0 0 629 0 0 0 25 0 1 0 736323508 17879040 1694 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 4365 1694 266 49 0 1506 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17460

[startup+12.7004 s]
/proc/loadavg: 1.69 2.57 3.35 5/413 25247
/proc/meminfo: memFree=18485964/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=18856 CPUtime=12.69 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 2045 0 0 0 1269 0 0 0 25 0 1 0 736323508 19308544 1985 33554432000 4194304 4394578 140734263377200 18446744073709551615 4313467 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 4714 1985 266 49 0 1855 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18856

[startup+25.501 s]
/proc/loadavg: 2.20 2.65 3.37 5/413 25248
/proc/meminfo: memFree=18465168/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=20152 CPUtime=25.49 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 2338 0 0 0 2549 0 0 0 25 0 1 0 736323508 20635648 2278 33554432000 4194304 4394578 140734263377200 18446744073709551615 4291917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 5038 2278 266 49 0 2179 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20152

[startup+51.1011 s]
/proc/loadavg: 2.81 2.76 3.38 5/413 25248
/proc/meminfo: memFree=18423452/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=21448 CPUtime=51.09 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 2656 0 0 0 5109 0 0 0 25 0 1 0 736323508 21962752 2596 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 5362 2596 266 49 0 2503 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21448

[startup+102.314 s]
/proc/loadavg: 3.56 2.98 3.42 5/413 25250
/proc/meminfo: memFree=18343436/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=22492 CPUtime=102.3 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 2938 0 0 0 10230 0 0 0 25 0 1 0 736323508 23031808 2878 33554432000 4194304 4394578 140734263377200 18446744073709551615 4317904 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 5623 2878 266 49 0 2764 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22492

[startup+162.301 s]
/proc/loadavg: 3.82 3.15 3.45 5/413 25251
/proc/meminfo: memFree=18269128/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=23244 CPUtime=162.29 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 3090 0 0 0 16228 1 0 0 25 0 1 0 736323508 23801856 3030 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 5811 3030 266 49 0 2952 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23244

[startup+222.301 s]
/proc/loadavg: 3.94 3.31 3.48 5/413 25253
/proc/meminfo: memFree=18211932/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=23884 CPUtime=222.3 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 3215 0 0 0 22228 2 0 0 25 0 1 0 736323508 24457216 3155 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 5971 3155 266 49 0 3112 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23884

[startup+282.3 s]
/proc/loadavg: 3.97 3.42 3.51 5/413 25255
/proc/meminfo: memFree=18183252/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=25004 CPUtime=282.3 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 3391 0 0 0 28228 2 0 0 25 0 1 0 736323508 25604096 3331 33554432000 4194304 4394578 140734263377200 18446744073709551615 4287388 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 6251 3331 266 49 0 3392 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 25004

[startup+342.301 s]
/proc/loadavg: 3.99 3.53 3.54 5/413 25256
/proc/meminfo: memFree=18124444/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=25644 CPUtime=342.31 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 3500 0 0 0 34228 3 0 0 25 0 1 0 736323508 26259456 3440 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 6411 3440 266 49 0 3552 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 25644

[startup+402.3 s]
/proc/loadavg: 4.13 3.64 3.58 5/413 25258
/proc/meminfo: memFree=18074308/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=26284 CPUtime=402.3 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 3617 0 0 0 40227 3 0 0 25 0 1 0 736323508 26914816 3557 33554432000 4194304 4394578 140734263377200 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 6571 3557 266 49 0 3712 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 26284

[startup+462.301 s]
/proc/loadavg: 4.10 3.72 3.61 5/413 25259
/proc/meminfo: memFree=18016348/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=26764 CPUtime=462.31 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 3693 0 0 0 46227 4 0 0 25 0 1 0 736323508 27406336 3633 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 6691 3633 266 49 0 3832 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 26764

[startup+522.301 s]
/proc/loadavg: 4.04 3.77 3.63 5/413 25261
/proc/meminfo: memFree=17992500/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=27404 CPUtime=522.31 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 3823 0 0 0 52227 4 0 0 25 0 1 0 736323508 28061696 3763 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 6851 3763 266 49 0 3992 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 27404

[startup+582.3 s]
/proc/loadavg: 4.20 3.87 3.67 5/413 25263
/proc/meminfo: memFree=17951028/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=28044 CPUtime=582.31 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 3929 0 0 0 58226 5 0 0 25 0 1 0 736323508 28717056 3869 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 7011 3869 266 49 0 4152 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 28044

[startup+642.301 s]
/proc/loadavg: 4.07 3.89 3.69 5/413 25264
/proc/meminfo: memFree=17892828/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=28524 CPUtime=642.33 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 4000 0 0 0 64227 6 0 0 25 0 1 0 736323508 29208576 3940 33554432000 4194304 4394578 140734263377200 18446744073709551615 4313733 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 7131 3940 266 49 0 4272 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 28524

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

[startup+643.101 s]
/proc/loadavg: 4.07 3.89 3.69 5/413 25264
/proc/meminfo: memFree=17892828/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=28524 CPUtime=643.12 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 4005 0 0 0 64306 6 0 0 25 0 1 0 736323508 29208576 3945 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 7131 3945 266 49 0 4272 0
Current children cumulated CPU time (s) 643.12
Current children cumulated vsize (KiB) 28524

[startup+643.515 s]
/proc/loadavg: 4.07 3.89 3.69 5/413 25264
/proc/meminfo: memFree=17889852/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=28524 CPUtime=643.53 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 4005 0 0 0 64347 6 0 0 25 0 1 0 736323508 29208576 3945 33554432000 4194304 4394578 140734263377200 18446744073709551615 4324938 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 7131 3945 266 49 0 4272 0
Current children cumulated CPU time (s) 643.53
Current children cumulated vsize (KiB) 28524

[startup+643.901 s]
/proc/loadavg: 4.07 3.89 3.69 5/413 25264
/proc/meminfo: memFree=17889852/32950928 swapFree=67111200/67111528
[pid=25236] ppid=25234 vsize=28524 CPUtime=643.92 cores=1,3
/proc/25236/stat : 25236 (SApperloT2010) R 25234 25236 24773 0 -1 4202496 4006 0 0 0 64386 6 0 0 25 0 1 0 736323508 29208576 3946 33554432000 4194304 4394578 140734263377200 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25236/statm: 7131 3946 266 49 0 4272 0
Current children cumulated CPU time (s) 643.92
Current children cumulated vsize (KiB) 28524

Child status: 20
Real time (s): 643.963
CPU time (s): 643.985
CPU user time (s): 643.923
CPU system time (s): 0.06199
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 28524

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

runsolver used 2.6156 second user time and 5.58815 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 14:02:08
IDJOB=3380051
IDBENCH=87935
IDSOLVER=1862
FILE ID=node115/3380051-1305460928
RUNJOBID= node115-1305460928-25179
PBS_JOBID= 13324911
Free space on /tmp= 73252 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380051-1305460928/watcher-3380051-1305460928 -o /tmp/evaluation-result-3380051-1305460928/solver-3380051-1305460928 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380051-1305460928.cnf

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=672254811

node115.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.811
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.62
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.811
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.811
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.75
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.811
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.811
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      18528580 kB
Buffers:        266120 kB
Cached:        3077992 kB
SwapCached:          0 kB
Active:       10968836 kB
Inactive:      3141620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18528580 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:             428 kB
Writeback:           0 kB
AnonPages:    10766396 kB
Mapped:          33668 kB
Slab:           198204 kB
PageTables:      48232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 95385528 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= 73252 MiB
End job on node115 at 2011-05-15 14:12:52