Trace number 3371954

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
Lingeling 587f (fixed)UNSAT 258.793 258.798

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

258.68/258.79	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-3371954-1305436057/watcher-3371954-1305436057 -o /tmp/evaluation-result-3371954-1305436057/solver-3371954-1305436057 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371954-1305436057.cnf 

running on 2 cores: 5,7

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.85 1.23 2.32 4/425 17805
/proc/meminfo: memFree=21369240/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=8056 CPUtime=0 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 594 0 0 0 0 0 0 0 21 0 1 0 733836543 8249344 537 33554432000 4194304 4409284 140736957865920 18446744073709551615 4253714 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 2014 537 111 53 0 437 0

[startup+0.032199 s]
/proc/loadavg: 0.85 1.23 2.32 4/425 17805
/proc/meminfo: memFree=21369240/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=9848 CPUtime=0.03 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 1042 0 0 0 3 0 0 0 21 0 1 0 733836543 10084352 985 33554432000 4194304 4409284 140736957865920 18446744073709551615 4200674 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 2462 985 111 53 0 885 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9848

[startup+0.100191 s]
/proc/loadavg: 0.85 1.23 2.32 4/425 17805
/proc/meminfo: memFree=21369240/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=11652 CPUtime=0.09 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 1564 0 0 0 9 0 0 0 21 0 1 0 733836543 11931648 1446 33554432000 4194304 4409284 140736957865920 18446744073709551615 4276197 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 2913 1446 121 53 0 1336 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11652

[startup+0.300152 s]
/proc/loadavg: 0.85 1.23 2.32 4/425 17805
/proc/meminfo: memFree=21369240/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=11700 CPUtime=0.29 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 2107 0 0 0 29 0 0 0 22 0 1 0 733836543 11980800 1464 33554432000 4194304 4409284 140736957865920 18446744073709551615 4294368 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 2925 1464 127 53 0 1348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11700

[startup+0.701087 s]
/proc/loadavg: 0.85 1.23 2.32 4/425 17805
/proc/meminfo: memFree=21369240/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=17928 CPUtime=0.69 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 4287 0 0 0 69 0 0 0 24 0 1 0 733836543 18358272 2485 33554432000 4194304 4409284 140736957865920 18446744073709551615 4295568 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 4482 2485 134 53 0 2905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17928

[startup+1.50095 s]
/proc/loadavg: 0.85 1.23 2.32 5/426 17858
/proc/meminfo: memFree=21302260/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=22024 CPUtime=1.49 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 5701 0 0 0 149 0 0 0 25 0 1 0 733836543 22552576 3899 33554432000 4194304 4409284 140736957865920 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 5506 3899 136 53 0 3929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22024

[startup+3.10066 s]
/proc/loadavg: 0.85 1.23 2.32 5/426 17858
/proc/meminfo: memFree=21288616/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=22024 CPUtime=3.09 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 5701 0 0 0 309 0 0 0 25 0 1 0 733836543 22552576 3899 33554432000 4194304 4409284 140736957865920 18446744073709551615 4242922 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 5506 3899 136 53 0 3929 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22024

[startup+6.30011 s]
/proc/loadavg: 1.10 1.27 2.32 5/426 17858
/proc/meminfo: memFree=21282880/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=22024 CPUtime=6.29 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 5706 0 0 0 628 1 0 0 25 0 1 0 733836543 22552576 3904 33554432000 4194304 4409284 140736957865920 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 5506 3904 141 53 0 3929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22024

[startup+12.701 s]
/proc/loadavg: 1.33 1.32 2.33 6/426 17858
/proc/meminfo: memFree=21271892/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=27948 CPUtime=12.69 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 7250 0 0 0 1262 7 0 0 25 0 1 0 733836543 28618752 5448 33554432000 4194304 4409284 140736957865920 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 6987 5448 141 53 0 5410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27948

[startup+25.5007 s]
/proc/loadavg: 1.92 1.45 2.36 5/426 17885
/proc/meminfo: memFree=21002708/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=40724 CPUtime=25.5 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 10000 0 0 0 2530 20 0 0 25 0 1 0 733836543 41701376 8198 33554432000 4194304 4409284 140736957865920 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 10181 8198 141 53 0 8604 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 40724

[startup+51.1003 s]
/proc/loadavg: 2.63 1.65 2.40 5/426 17885
/proc/meminfo: memFree=20901300/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=58128 CPUtime=51.09 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 18958 0 0 0 5069 40 0 0 25 0 1 0 733836543 59523072 13060 33554432000 4194304 4409284 140736957865920 18446744073709551615 4252228 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 14532 13060 141 53 0 12955 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58128

[startup+102.316 s]
/proc/loadavg: 3.40 2.01 2.48 5/426 17887
/proc/meminfo: memFree=20826560/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=68688 CPUtime=102.3 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 39382 0 0 0 10158 72 0 0 25 0 1 0 733836543 70336512 15246 33554432000 4194304 4409284 140736957865920 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 17172 15246 141 53 0 15595 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68688

[startup+162.301 s]
/proc/loadavg: 3.84 2.39 2.58 5/426 17942
/proc/meminfo: memFree=20844136/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=107996 CPUtime=162.29 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 72064 0 0 0 16133 96 0 0 25 0 1 0 733836543 110587904 25527 33554432000 4194304 4409284 140736957865920 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 26999 25527 141 53 0 25422 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 107996

[startup+222.3 s]
/proc/loadavg: 4.20 2.74 2.69 5/426 17944
/proc/meminfo: memFree=20786224/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=108520 CPUtime=222.29 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 86524 0 0 0 22115 114 0 0 25 0 1 0 733836543 111124480 25658 33554432000 4194304 4409284 140736957865920 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 27130 25658 141 53 0 25553 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 108520

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

[startup+230.301 s]
/proc/loadavg: 4.17 2.78 2.70 5/426 17944
/proc/meminfo: memFree=20789304/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=108520 CPUtime=230.28 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 86524 0 0 0 22912 116 0 0 25 0 1 0 733836543 111124480 25658 33554432000 4194304 4409284 140736957865920 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 27130 25658 141 53 0 25553 0
Current children cumulated CPU time (s) 230.28
Current children cumulated vsize (KiB) 108520

[startup+243.116 s]
/proc/loadavg: 4.22 2.84 2.72 5/426 17945
/proc/meminfo: memFree=20730268/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=114356 CPUtime=243.1 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 89401 0 0 0 24191 119 0 0 25 0 1 0 733836543 117100544 27117 33554432000 4194304 4409284 140736957865920 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 28589 27117 141 53 0 27012 0
Current children cumulated CPU time (s) 243.1
Current children cumulated vsize (KiB) 114356

[startup+249.501 s]
/proc/loadavg: 4.20 2.86 2.73 5/426 17945
/proc/meminfo: memFree=20737824/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=114356 CPUtime=249.49 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 89401 0 0 0 24827 122 0 0 25 0 1 0 733836543 117100544 27117 33554432000 4194304 4409284 140736957865920 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 28589 27117 141 53 0 27012 0
Current children cumulated CPU time (s) 249.49
Current children cumulated vsize (KiB) 114356

[startup+252.701 s]
/proc/loadavg: 4.18 2.88 2.73 5/426 17945
/proc/meminfo: memFree=20712396/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=114356 CPUtime=252.69 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 89401 0 0 0 25146 123 0 0 25 0 1 0 733836543 117100544 27117 33554432000 4194304 4409284 140736957865920 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 28589 27117 141 53 0 27012 0
Current children cumulated CPU time (s) 252.69
Current children cumulated vsize (KiB) 114356

[startup+255.9 s]
/proc/loadavg: 4.17 2.89 2.74 5/426 17945
/proc/meminfo: memFree=20693576/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=91668 CPUtime=255.88 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 89401 0 0 0 25464 124 0 0 25 0 1 0 733836543 93868032 21445 33554432000 4194304 4409284 140736957865920 18446744073709551615 4227232 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 22917 21445 141 53 0 21340 0
Current children cumulated CPU time (s) 255.88
Current children cumulated vsize (KiB) 91668

[startup+257.501 s]
/proc/loadavg: 4.17 2.89 2.74 5/426 17945
/proc/meminfo: memFree=20690724/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=91668 CPUtime=257.48 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 89401 0 0 0 25624 124 0 0 25 0 1 0 733836543 93868032 21445 33554432000 4194304 4409284 140736957865920 18446744073709551615 4242762 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 22917 21445 141 53 0 21340 0
Current children cumulated CPU time (s) 257.48
Current children cumulated vsize (KiB) 91668

[startup+258.301 s]
/proc/loadavg: 4.17 2.89 2.74 5/426 17945
/proc/meminfo: memFree=20690724/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=91668 CPUtime=258.28 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 89401 0 0 0 25704 124 0 0 25 0 1 0 733836543 93868032 21445 33554432000 4194304 4409284 140736957865920 18446744073709551615 4243814 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 22917 21445 141 53 0 21340 0
Current children cumulated CPU time (s) 258.28
Current children cumulated vsize (KiB) 91668

[startup+258.701 s]
/proc/loadavg: 4.17 2.89 2.74 5/426 17945
/proc/meminfo: memFree=20668404/32950940 swapFree=67111356/67111528
[pid=17805] ppid=17803 vsize=91668 CPUtime=258.68 cores=5,7
/proc/17805/stat : 17805 (lingeling) R 17803 17805 17174 0 -1 4202496 89401 0 0 0 25744 124 0 0 25 0 1 0 733836543 93868032 21445 33554432000 4194304 4409284 140736957865920 18446744073709551615 4243376 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17805/statm: 22917 21445 141 53 0 21340 0
Current children cumulated CPU time (s) 258.68
Current children cumulated vsize (KiB) 91668

Child status: 20
Real time (s): 258.798
CPU time (s): 258.793
CPU user time (s): 257.54
CPU system time (s): 1.25281
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 114356

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

runsolver used 1.04684 second user time and 2.49362 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 07:07:38
IDJOB=3371954
IDBENCH=88066
IDSOLVER=1849
FILE ID=node117/3371954-1305436057
RUNJOBID= node117-1305436057-17739
PBS_JOBID= 13324622
Free space on /tmp= 73504 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371954-1305436057/watcher-3371954-1305436057 -o /tmp/evaluation-result-3371954-1305436057/solver-3371954-1305436057 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371954-1305436057.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=97999671

node117.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.849
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.69
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.849
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.75
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.849
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.74
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.849
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.849
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.75
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21369396 kB
Buffers:        304732 kB
Cached:        3038632 kB
SwapCached:          0 kB
Active:        9380756 kB
Inactive:      1852500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21369396 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            8488 kB
Writeback:           0 kB
AnonPages:     7889732 kB
Mapped:          32392 kB
Slab:           237808 kB
PageTables:      44952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100483424 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= 73424 MiB
End job on node117 at 2011-05-15 07:11:57