Trace number 3494829

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
OptimuS a100_source? 360.976 360.965

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-06.cnf
MD5SUM54bbde63bf0c9b14dd4e32426eab0a42
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables68953
Number of clauses224868
Sum of the clauses size582796
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291550
Number of clauses of size 3133189
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

360.90/360.96	c - Reading the instance.. OK! Totally clauses:   224868; Vars:    68953; Time: 0.19
360.90/360.96	c - Unit propagation..     OK! Removed clauses:      386;                 Time: 0.00
360.90/360.96	c - Delete by resolution.. OK! Removed clauses:       60;                 Time: 0.20
360.90/360.96	c   - Solving the original instance..
360.90/360.96	c     - OK - UNSAT! Continue to clause elimination..
360.90/360.96	c   - round:    1;   Skips in previous round:    0
360.90/360.96	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-3494829-1307806114/watcher-3494829-1307806114 -o /tmp/evaluation-result-3494829-1307806114/solver-3494829-1307806114 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3494829-1307806114.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: 1.00 1.41 2.42 6/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=24048 CPUtime=0 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1559 0 0 0 0 0 0 0 18 0 1 0 970841946 24625152 1498 33554432000 4194304 4279335 140733731683840 18446744073709551615 252457763024 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 6012 1510 223 21 0 2649 0

[startup+0.0445059 s]
/proc/loadavg: 1.00 1.41 2.42 6/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=36168 CPUtime=0.03 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 4969 0 0 0 3 0 0 0 18 0 1 0 970841946 37036032 4747 33554432000 4194304 4279335 140733731683840 18446744073709551615 4266233 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 9042 4750 224 21 0 5679 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36168

[startup+0.100518 s]
/proc/loadavg: 1.00 1.41 2.42 6/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=57928 CPUtime=0.09 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 9916 0 0 0 8 1 0 0 18 0 1 0 970841946 59318272 9573 33554432000 4194304 4279335 140733731683840 18446744073709551615 4221587 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 14482 9575 239 21 0 11119 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57928

[startup+0.300461 s]
/proc/loadavg: 1.00 1.41 2.42 6/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=92924 CPUtime=0.29 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 18145 0 0 0 26 3 0 0 18 0 1 0 970841946 95154176 17801 33554432000 4194304 4279335 140733731683840 18446744073709551615 4208908 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 23231 17801 250 21 0 19868 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92924

[startup+0.700407 s]
/proc/loadavg: 1.00 1.41 2.42 6/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=101120 CPUtime=0.69 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 20425 0 0 0 66 3 0 0 18 0 1 0 970841946 103546880 19773 33554432000 4194304 4279335 140733731683840 18446744073709551615 252461524159 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 25280 19773 288 21 0 21917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101120

[startup+1.50024 s]
/proc/loadavg: 1.00 1.41 2.42 6/182 10225
/proc/meminfo: memFree=30543912/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=112720 CPUtime=1.49 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 23603 0 0 0 146 3 0 0 20 0 1 0 970841946 115425280 22933 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242436 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 28180 22933 270 21 0 24817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112720

[startup+3.10096 s]
/proc/loadavg: 1.00 1.41 2.42 6/187 10235
/proc/meminfo: memFree=30216144/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=145924 CPUtime=3.09 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 29559 0 0 0 305 4 0 0 25 0 1 0 970841946 149426176 28889 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242016 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 36481 28889 285 21 0 33118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145924

[startup+6.30037 s]
/proc/loadavg: 1.24 1.46 2.43 6/187 10235
/proc/meminfo: memFree=29947896/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=227912 CPUtime=6.29 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 43957 0 0 0 624 5 0 0 25 0 1 0 970841946 233381888 43287 33554432000 4194304 4279335 140733731683840 18446744073709551615 4241921 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 56978 43287 289 21 0 53615 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 227912

[startup+12.7012 s]
/proc/loadavg: 1.46 1.50 2.44 6/187 10235
/proc/meminfo: memFree=29625724/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=441560 CPUtime=12.69 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 79593 0 0 0 1260 9 0 0 25 0 1 0 970841946 452157440 78922 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242176 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 110390 78922 289 21 0 107027 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 441560

[startup+25.5008 s]
/proc/loadavg: 2.02 1.62 2.46 6/187 10235
/proc/meminfo: memFree=28930296/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=1005732 CPUtime=25.49 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 176496 0 0 0 2530 19 0 0 25 0 1 0 970841946 1029869568 175818 33554432000 4194304 4279335 140733731683840 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 251433 175818 282 21 0 248070 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1005732

[startup+51.101 s]
/proc/loadavg: 2.70 1.81 2.50 6/187 10274
/proc/meminfo: memFree=28008792/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=1573260 CPUtime=51.09 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 332887 0 0 0 5073 36 0 0 25 0 1 0 970841946 1611018240 332195 33554432000 4194304 4279335 140733731683840 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 393315 332195 274 21 0 389952 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1573260

[startup+102.307 s]
/proc/loadavg: 3.58 2.18 2.59 6/187 10275
/proc/meminfo: memFree=25326508/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=2496568 CPUtime=102.3 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 586886 0 0 0 10168 62 0 0 25 0 1 0 970841946 2556485632 586186 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242436 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 624142 586186 270 21 0 620779 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2496568

[startup+162.3 s]
/proc/loadavg: 3.84 2.51 2.67 6/187 10277
/proc/meminfo: memFree=22448188/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=3997000 CPUtime=162.29 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 853560 0 0 0 16141 88 0 0 25 0 1 0 970841946 4092928000 852858 33554432000 4194304 4279335 140733731683840 18446744073709551615 4241970 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 999250 852858 270 21 0 995887 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3997000

[startup+222.301 s]
/proc/loadavg: 3.94 2.78 2.75 6/187 10279
/proc/meminfo: memFree=19682584/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6432276 CPUtime=222.3 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1098667 0 0 0 22117 113 0 0 25 0 1 0 970841946 6586650624 1097963 33554432000 4194304 4279335 140733731683840 18446744073709551615 4255592 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1608069 1097963 270 21 0 1604706 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 6432276

[startup+282.301 s]
/proc/loadavg: 3.98 3.00 2.83 6/187 10280
/proc/meminfo: memFree=17134708/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6432736 CPUtime=282.3 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1328128 0 0 0 28094 136 0 0 25 0 1 0 970841946 6587121664 1327419 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242187 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1608184 1327419 270 21 0 1604821 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6432736

[startup+342.301 s]
/proc/loadavg: 3.99 3.18 2.90 5/187 10320
/proc/meminfo: memFree=21112176/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6434212 CPUtime=342.3 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1541713 0 0 0 34072 158 0 0 25 0 1 0 970841946 6588633088 1541000 33554432000 4194304 4279335 140733731683840 18446744073709551615 4257348 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1608553 1541000 270 21 0 1605190 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 6434212

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

[startup+345.5 s]
/proc/loadavg: 3.99 3.19 2.91 5/187 10320
/proc/meminfo: memFree=21040132/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6434212 CPUtime=345.5 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1552415 0 0 0 34390 160 0 0 25 0 1 0 970841946 6588633088 1551701 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242187 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1608553 1551701 270 21 0 1605190 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 6434212

[startup+351.901 s]
/proc/loadavg: 3.99 3.20 2.91 5/187 10320
/proc/meminfo: memFree=20899644/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6434212 CPUtime=351.91 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1570962 0 0 0 35030 161 0 0 25 0 1 0 970841946 6588633088 1570248 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242176 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1608553 1570248 270 21 0 1605190 0
Current children cumulated CPU time (s) 351.91
Current children cumulated vsize (KiB) 6434212

[startup+355.1 s]
/proc/loadavg: 3.99 3.22 2.92 5/187 10320
/proc/meminfo: memFree=20844212/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6434212 CPUtime=355.1 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1581377 0 0 0 35348 162 0 0 25 0 1 0 970841946 6588633088 1580663 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1608553 1580663 270 21 0 1605190 0
Current children cumulated CPU time (s) 355.1
Current children cumulated vsize (KiB) 6434212

[startup+358.301 s]
/proc/loadavg: 3.99 3.23 2.92 5/187 10320
/proc/meminfo: memFree=20766712/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6434212 CPUtime=358.3 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1593468 0 0 0 35667 163 0 0 25 0 1 0 970841946 6588633088 1592754 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242176 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1608553 1592754 270 21 0 1605190 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 6434212

[startup+359.901 s]
/proc/loadavg: 3.99 3.23 2.92 5/187 10320
/proc/meminfo: memFree=20708428/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6434212 CPUtime=359.9 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1600206 0 0 0 35826 164 0 0 25 0 1 0 970841946 6588633088 1599492 33554432000 4194304 4279335 140733731683840 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1608553 1599492 270 21 0 1605190 0
Current children cumulated CPU time (s) 359.9
Current children cumulated vsize (KiB) 6434212

[startup+360.7 s]
/proc/loadavg: 3.99 3.23 2.92 5/187 10320
/proc/meminfo: memFree=20681024/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6480048 CPUtime=360.7 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1603725 0 0 0 35906 164 0 0 25 0 1 0 970841946 6635569152 1598960 33554432000 4194304 4279335 140733731683840 18446744073709551615 252457714776 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1620012 1598960 285 21 0 1616649 0
Current children cumulated CPU time (s) 360.7
Current children cumulated vsize (KiB) 6480048

[startup+360.9 s]
/proc/loadavg: 3.99 3.23 2.92 5/187 10320
/proc/meminfo: memFree=20681024/32951124 swapFree=67062556/67111528
[pid=10213] ppid=10209 vsize=6479640 CPUtime=360.9 cores=4,6
/proc/10213/stat : 10213 (OptimuS_release) R 10209 10213 8460 0 -1 4202496 1603725 0 0 0 35908 182 0 0 25 0 1 0 970841946 6635151360 355268 33554432000 4194304 4279335 140733731683840 18446744073709551615 252458109063 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10213/statm: 1619910 355268 285 21 0 1616547 0
Current children cumulated CPU time (s) 360.9
Current children cumulated vsize (KiB) 6479640

Child status: 0
Real time (s): 360.965
CPU time (s): 360.976
CPU user time (s): 359.098
CPU system time (s): 1.87771
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 6480048

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

runsolver used 0.606907 second user time and 1.35179 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-11 17:28:35
IDJOB=3494829
IDBENCH=70825
IDSOLVER=1986
FILE ID=node111/3494829-1307806114
RUNJOBID= node111-1307806114-10177
PBS_JOBID= 13551063
Free space on /tmp= 73876 MiB

SOLVER NAME= OptimuS a100_source
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-06.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494829-1307806114/watcher-3494829-1307806114 -o /tmp/evaluation-result-3494829-1307806114/solver-3494829-1307806114 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3494829-1307806114.cnf

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

MD5SUM BENCH= 54bbde63bf0c9b14dd4e32426eab0a42
RANDOM SEED=847691637

node111.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	: 5428.12
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.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.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.86
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.83
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.67
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	: 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:      30815492 kB
Buffers:        317440 kB
Cached:        1574464 kB
SwapCached:      11232 kB
Active:         544608 kB
Inactive:      1369128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30815492 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:           10168 kB
Writeback:           0 kB
AnonPages:       19532 kB
Mapped:           9488 kB
Slab:           156336 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   162304 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= 73860 MiB
End job on node111 at 2011-06-11 17:34:36