Trace number 3380068

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 296.916 297.025

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

296.79/296.99	c Solved by BasicSolver 
296.79/296.99	
296.79/296.99	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-3380068-1305454434/watcher-3380068-1305454434 -o /tmp/evaluation-result-3380068-1305454434/solver-3380068-1305454434 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380068-1305454434.cnf 

running on 2 cores: 4,6

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: 3.65 3.98 3.98 4/293 16642
/proc/meminfo: memFree=20966064/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=42692 CPUtime=0 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 4144 0 0 0 0 0 0 0 21 0 1 0 657041758 43716608 4085 33554432000 4194304 4394578 140735323972576 18446744073709551615 4331541 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 10673 4097 244 49 0 7814 0

[startup+0.102267 s]
/proc/loadavg: 3.65 3.98 3.98 4/293 16642
/proc/meminfo: memFree=20966064/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=116452 CPUtime=0.09 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 21223 0 0 0 7 2 0 0 21 0 1 0 657041758 119246848 21164 33554432000 4194304 4394578 140735323972576 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 29113 21165 247 49 0 26254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 116452

[startup+0.200193 s]
/proc/loadavg: 3.65 3.98 3.98 4/293 16642
/proc/meminfo: memFree=20966064/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=125644 CPUtime=0.19 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 23529 0 0 0 16 3 0 0 22 0 1 0 657041758 128659456 23470 33554432000 4194304 4394578 140735323972576 18446744073709551615 4265012 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/16642/statm: 31411 23470 247 49 0 28552 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 125644

[startup+0.300171 s]
/proc/loadavg: 3.65 3.98 3.98 4/293 16642
/proc/meminfo: memFree=20966064/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=135472 CPUtime=0.29 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 25913 0 0 0 26 3 0 0 22 0 1 0 657041758 138723328 25854 33554432000 4194304 4394578 140735323972576 18446744073709551615 232335590010 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/16642/statm: 33868 25854 247 49 0 31009 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135472

[startup+0.700102 s]
/proc/loadavg: 3.65 3.98 3.98 4/293 16642
/proc/meminfo: memFree=20966064/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=173076 CPUtime=0.69 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 35516 0 0 0 64 5 0 0 24 0 1 0 657041758 177229824 35227 33554432000 4194304 4394578 140735323972576 18446744073709551615 232335559565 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/16642/statm: 43269 35227 247 49 0 40410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 173076

[startup+1.50097 s]
/proc/loadavg: 3.65 3.98 3.98 5/294 16643
/proc/meminfo: memFree=20714296/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=253160 CPUtime=1.48 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 55508 0 0 0 140 8 0 0 25 0 1 0 657041758 259235840 54959 33554432000 4194304 4394578 140735323972576 18446744073709551615 4265626 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/16642/statm: 63290 54959 247 49 0 60431 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 253160

[startup+3.10071 s]
/proc/loadavg: 3.65 3.98 3.98 5/294 16643
/proc/meminfo: memFree=20501712/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=344132 CPUtime=3.07 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 78256 0 0 0 291 16 0 0 25 0 1 0 657041758 352391168 77432 33554432000 4194304 4394578 140735323972576 18446744073709551615 232335916951 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 86033 77432 255 49 0 83174 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 344132

[startup+6.30112 s]
/proc/loadavg: 3.92 4.03 3.99 5/294 16643
/proc/meminfo: memFree=20292412/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=417184 CPUtime=6.27 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 103188 0 0 0 594 33 0 0 25 0 1 0 657041758 427196416 89408 33554432000 4194304 4394578 140735323972576 18446744073709551615 4276590 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/16642/statm: 104296 89408 255 49 0 101437 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 417184

[startup+12.701 s]
/proc/loadavg: 4.00 4.04 4.00 5/294 16644
/proc/meminfo: memFree=19936724/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=539040 CPUtime=12.65 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 138997 0 0 0 1227 38 0 0 25 0 1 0 657041758 551976960 125217 33554432000 4194304 4394578 140735323972576 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/16642/statm: 134760 125217 266 49 0 131901 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 539040

[startup+25.5008 s]
/proc/loadavg: 4.22 4.09 4.01 5/297 16650
/proc/meminfo: memFree=18416736/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=556896 CPUtime=25.41 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 143427 0 0 0 2502 39 0 0 25 0 1 0 657041758 570261504 129647 33554432000 4194304 4394578 140735323972576 18446744073709551615 4285904 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 139224 129647 266 49 0 136365 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 556896

[startup+51.1012 s]
/proc/loadavg: 4.27 4.11 4.02 5/297 16651
/proc/meminfo: memFree=15710708/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=583900 CPUtime=50.99 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 150056 0 0 0 5058 41 0 0 25 0 1 0 657041758 597913600 136276 33554432000 4194304 4394578 140735323972576 18446744073709551615 4315283 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 145975 136276 266 49 0 143116 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 583900

[startup+102.301 s]
/proc/loadavg: 4.24 4.14 4.03 5/294 16682
/proc/meminfo: memFree=19197332/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=614572 CPUtime=102.19 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 157570 0 0 0 10177 42 0 0 25 0 1 0 657041758 629321728 143790 33554432000 4194304 4394578 140735323972576 18446744073709551615 4325577 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 153643 143790 266 49 0 150784 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 614572

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.03 5/297 16735
/proc/meminfo: memFree=20000736/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=636444 CPUtime=162.18 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 162884 0 0 0 16175 43 0 0 25 0 1 0 657041758 651718656 149104 33554432000 4194304 4394578 140735323972576 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 159111 149104 266 49 0 156252 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 636444

[startup+222.301 s]
/proc/loadavg: 4.04 4.10 4.03 5/297 16790
/proc/meminfo: memFree=19947300/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=658792 CPUtime=222.18 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 168468 0 0 0 22174 44 0 0 25 0 1 0 657041758 674603008 154688 33554432000 4194304 4394578 140735323972576 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 164698 154688 266 49 0 161839 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 658792

[startup+282.301 s]
/proc/loadavg: 4.01 4.08 4.02 5/297 16792
/proc/meminfo: memFree=19816408/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=669020 CPUtime=282.18 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 170965 0 0 0 28173 45 0 0 25 0 1 0 657041758 685076480 157185 33554432000 4194304 4394578 140735323972576 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 167255 157185 266 49 0 164396 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 669020

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

[startup+282.501 s]
/proc/loadavg: 4.01 4.08 4.02 5/297 16792
/proc/meminfo: memFree=19814544/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=669152 CPUtime=282.39 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 171035 0 0 0 28194 45 0 0 25 0 1 0 657041758 685211648 157255 33554432000 4194304 4394578 140735323972576 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 167288 157255 266 49 0 164429 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 669152

[startup+288.901 s]
/proc/loadavg: 4.01 4.08 4.02 5/297 16792
/proc/meminfo: memFree=19802756/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=669384 CPUtime=288.78 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 171065 0 0 0 28833 45 0 0 25 0 1 0 657041758 685449216 157285 33554432000 4194304 4394578 140735323972576 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 167346 157285 266 49 0 164487 0
Current children cumulated CPU time (s) 288.78
Current children cumulated vsize (KiB) 669384

[startup+292.1 s]
/proc/loadavg: 4.01 4.07 4.02 5/297 16792
/proc/meminfo: memFree=19797172/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=669640 CPUtime=291.98 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 171121 0 0 0 29153 45 0 0 25 0 1 0 657041758 685711360 157341 33554432000 4194304 4394578 140735323972576 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 167410 157341 266 49 0 164551 0
Current children cumulated CPU time (s) 291.98
Current children cumulated vsize (KiB) 669640

[startup+295.301 s]
/proc/loadavg: 4.01 4.07 4.02 5/297 16792
/proc/meminfo: memFree=19791344/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=669896 CPUtime=295.18 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 171158 0 0 0 29473 45 0 0 25 0 1 0 657041758 685973504 157378 33554432000 4194304 4394578 140735323972576 18446744073709551615 4296777 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 167474 157378 266 49 0 164615 0
Current children cumulated CPU time (s) 295.18
Current children cumulated vsize (KiB) 669896

[startup+296.101 s]
/proc/loadavg: 4.01 4.07 4.02 5/297 16792
/proc/meminfo: memFree=19789112/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=669896 CPUtime=295.98 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 171159 0 0 0 29553 45 0 0 25 0 1 0 657041758 685973504 157379 33554432000 4194304 4394578 140735323972576 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 167474 157379 266 49 0 164615 0
Current children cumulated CPU time (s) 295.98
Current children cumulated vsize (KiB) 669896

[startup+296.501 s]
/proc/loadavg: 4.01 4.07 4.02 5/297 16792
/proc/meminfo: memFree=19789112/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=669896 CPUtime=296.38 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 171159 0 0 0 29593 45 0 0 25 0 1 0 657041758 685973504 157379 33554432000 4194304 4394578 140735323972576 18446744073709551615 4325401 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 167474 157379 266 49 0 164615 0
Current children cumulated CPU time (s) 296.38
Current children cumulated vsize (KiB) 669896

[startup+296.912 s]
/proc/loadavg: 4.01 4.07 4.02 5/297 16792
/proc/meminfo: memFree=19787996/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=669896 CPUtime=296.79 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202496 171159 0 0 0 29634 45 0 0 25 0 1 0 657041758 685973504 157379 33554432000 4194304 4394578 140735323972576 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16642/statm: 167474 157379 266 49 0 164615 0
Current children cumulated CPU time (s) 296.79
Current children cumulated vsize (KiB) 669896

[startup+297.001 s]
/proc/loadavg: 4.01 4.07 4.02 5/297 16792
/proc/meminfo: memFree=19787996/32951124 swapFree=66457188/67111528
[pid=16642] ppid=16640 vsize=0 CPUtime=296.89 cores=4,6
/proc/16642/stat : 16642 (SApperloT2010) R 16640 16642 15402 0 -1 4202500 171171 0 0 0 29643 46 0 0 25 0 1 0 657041758 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 4 0 0 0
/proc/16642/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 296.89
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 297.025
CPU time (s): 296.916
CPU user time (s): 296.431
CPU system time (s): 0.484926
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 669896

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

runsolver used 0.814876 second user time and 1.88571 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 12:13:56
IDJOB=3380068
IDBENCH=70961
IDSOLVER=1862
FILE ID=node132/3380068-1305454434
RUNJOBID= node132-1305454434-16607
PBS_JOBID= 13324875
Free space on /tmp= 73240 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380068-1305454434/watcher-3380068-1305454434 -o /tmp/evaluation-result-3380068-1305454434/solver-3380068-1305454434 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380068-1305454434.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=2130959162

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:      20966096 kB
Buffers:        295412 kB
Cached:        5909532 kB
SwapCached:       6904 kB
Active:        5152860 kB
Inactive:      6523452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20966096 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:          131776 kB
Writeback:           0 kB
AnonPages:     5468996 kB
Mapped:          19424 kB
Slab:           221700 kB
PageTables:      25232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35020468 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= 73292 MiB
End job on node132 at 2011-05-15 12:18:53