Trace number 3289220

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-03-04UNSAT 280.891 280.892

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

280.79/280.88	c Solved by BasicSolver 
280.79/280.88	
280.79/280.88	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: 935)

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-3289220-1303781352/watcher-3289220-1303781352 -o /tmp/evaluation-result-3289220-1303781352/solver-3289220-1303781352 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3289220-1303781352.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: 3.75 3.92 3.71 4/183 11686
/proc/meminfo: memFree=24043048/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=17832 CPUtime=0 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 1707 0 0 0 0 0 0 0 23 0 1 0 568365694 18259968 1058 33554432000 4194304 4395502 140735039640688 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 4458 1058 249 50 0 1598 0

[startup+0.0324569 s]
/proc/loadavg: 3.75 3.92 3.71 4/183 11686
/proc/meminfo: memFree=24043048/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=20472 CPUtime=0.02 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 2380 0 0 0 2 0 0 0 23 0 1 0 568365694 20963328 1730 33554432000 4194304 4395502 140735039640688 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 5118 1730 249 50 0 2258 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20472

[startup+0.100445 s]
/proc/loadavg: 3.75 3.92 3.71 4/183 11686
/proc/meminfo: memFree=24043048/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=26164 CPUtime=0.08 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 3840 0 0 0 8 0 0 0 23 0 1 0 568365694 26791936 3059 33554432000 4194304 4395502 140735039640688 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 6541 3059 255 50 0 3681 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26164

[startup+0.300415 s]
/proc/loadavg: 3.75 3.92 3.71 4/183 11686
/proc/meminfo: memFree=24043048/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=31696 CPUtime=0.29 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 5328 0 0 0 26 3 0 0 25 0 1 0 568365694 32456704 4287 33554432000 4194304 4395502 140735039640688 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 7924 4287 255 50 0 5064 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31696

[startup+0.700338 s]
/proc/loadavg: 3.75 3.92 3.71 4/183 11686
/proc/meminfo: memFree=24043048/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=37908 CPUtime=0.69 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 6966 0 0 0 66 3 0 0 25 0 1 0 568365694 38817792 5925 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 9477 5925 266 50 0 6617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37908

[startup+1.50019 s]
/proc/loadavg: 3.75 3.92 3.71 5/190 11699
/proc/meminfo: memFree=23914412/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=40404 CPUtime=1.49 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 7553 0 0 0 146 3 0 0 25 0 1 0 568365694 41373696 6512 33554432000 4194304 4395502 140735039640688 18446744073709551615 4300322 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 10101 6512 266 50 0 7241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40404

[startup+3.10089 s]
/proc/loadavg: 3.75 3.92 3.71 5/190 11699
/proc/meminfo: memFree=23887168/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=44056 CPUtime=3.09 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 8456 0 0 0 305 4 0 0 25 0 1 0 568365694 45113344 7415 33554432000 4194304 4395502 140735039640688 18446744073709551615 4336200 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 11014 7415 266 50 0 8154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44056

[startup+6.3003 s]
/proc/loadavg: 3.85 3.94 3.72 5/190 11699
/proc/meminfo: memFree=23863844/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=46732 CPUtime=6.29 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 9080 0 0 0 625 4 0 0 25 0 1 0 568365694 47853568 8039 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 11683 8039 266 50 0 8823 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46732

[startup+12.7011 s]
/proc/loadavg: 3.86 3.94 3.72 5/190 11699
/proc/meminfo: memFree=23833476/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=50460 CPUtime=12.69 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 9934 0 0 0 1265 4 0 0 25 0 1 0 568365694 51671040 8893 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 12615 8893 266 50 0 9755 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50460

[startup+25.5007 s]
/proc/loadavg: 3.89 3.94 3.73 5/190 11699
/proc/meminfo: memFree=23810356/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=56320 CPUtime=25.49 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 11187 0 0 0 2545 4 0 0 25 0 1 0 568365694 57671680 10146 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 14080 10146 266 50 0 11220 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56320

[startup+51.101 s]
/proc/loadavg: 3.93 3.94 3.73 5/190 11700
/proc/meminfo: memFree=23789108/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=62176 CPUtime=51.09 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 12506 0 0 0 5104 5 0 0 25 0 1 0 568365694 63668224 11465 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 15544 11465 266 50 0 12684 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62176

[startup+102.306 s]
/proc/loadavg: 4.01 3.96 3.75 5/190 11728
/proc/meminfo: memFree=23730992/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=73320 CPUtime=102.3 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 14826 0 0 0 10224 6 0 0 25 0 1 0 568365694 75079680 13785 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 18330 13785 266 50 0 15470 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73320

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 11730
/proc/meminfo: memFree=23682680/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=83704 CPUtime=162.29 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 17168 0 0 0 16222 7 0 0 25 0 1 0 568365694 85712896 16127 33554432000 4194304 4395502 140735039640688 18446744073709551615 4291673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 20926 16127 266 50 0 18066 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83704

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 11732
/proc/meminfo: memFree=23651644/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=89736 CPUtime=222.29 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 18486 0 0 0 22222 7 0 0 25 0 1 0 568365694 91889664 17445 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299692 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 22434 17445 266 50 0 19574 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 89736

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

[startup+230.301 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 11732
/proc/meminfo: memFree=23650768/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=89736 CPUtime=230.29 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 18512 0 0 0 23022 7 0 0 25 0 1 0 568365694 91889664 17471 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 22434 17471 266 50 0 19574 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 89736

[startup+255.901 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11732
/proc/meminfo: memFree=23647172/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=90984 CPUtime=255.89 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 18776 0 0 0 25582 7 0 0 25 0 1 0 568365694 93167616 17735 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 22746 17735 266 50 0 19886 0
Current children cumulated CPU time (s) 255.89
Current children cumulated vsize (KiB) 90984

[startup+268.7 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11733
/proc/meminfo: memFree=23641704/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=92136 CPUtime=268.69 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 19040 0 0 0 26861 8 0 0 25 0 1 0 568365694 94347264 17999 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 23034 17999 266 50 0 20174 0
Current children cumulated CPU time (s) 268.69
Current children cumulated vsize (KiB) 92136

[startup+275.1 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11733
/proc/meminfo: memFree=23640832/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=92136 CPUtime=275.09 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 19043 0 0 0 27501 8 0 0 25 0 1 0 568365694 94347264 18002 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 23034 18002 266 50 0 20174 0
Current children cumulated CPU time (s) 275.09
Current children cumulated vsize (KiB) 92136

[startup+278.307 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11733
/proc/meminfo: memFree=23638724/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=92136 CPUtime=278.3 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 19043 0 0 0 27822 8 0 0 25 0 1 0 568365694 94347264 18002 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299540 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 23034 18002 266 50 0 20174 0
Current children cumulated CPU time (s) 278.3
Current children cumulated vsize (KiB) 92136

[startup+279.9 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11733
/proc/meminfo: memFree=23638600/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=92280 CPUtime=279.89 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 19047 0 0 0 27981 8 0 0 25 0 1 0 568365694 94494720 18006 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 23070 18006 266 50 0 20210 0
Current children cumulated CPU time (s) 279.89
Current children cumulated vsize (KiB) 92280

[startup+280.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11733
/proc/meminfo: memFree=23638600/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=92280 CPUtime=280.29 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 19047 0 0 0 28021 8 0 0 25 0 1 0 568365694 94494720 18006 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299801 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 23070 18006 266 50 0 20210 0
Current children cumulated CPU time (s) 280.29
Current children cumulated vsize (KiB) 92280

[startup+280.7 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11733
/proc/meminfo: memFree=23638104/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=92280 CPUtime=280.69 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 19047 0 0 0 28061 8 0 0 25 0 1 0 568365694 94494720 18006 33554432000 4194304 4395502 140735039640688 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 23070 18006 266 50 0 20210 0
Current children cumulated CPU time (s) 280.69
Current children cumulated vsize (KiB) 92280

[startup+280.8 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11733
/proc/meminfo: memFree=23638104/32951124 swapFree=67111348/67111528
[pid=11686] ppid=11684 vsize=92280 CPUtime=280.79 cores=1,3
/proc/11686/stat : 11686 (SApperloT2010) R 11684 11686 10954 0 -1 4202496 19047 0 0 0 28071 8 0 0 25 0 1 0 568365694 94494720 18006 33554432000 4194304 4395502 140735039640688 18446744073709551615 4288204 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11686/statm: 23070 18006 266 50 0 20210 0
Current children cumulated CPU time (s) 280.79
Current children cumulated vsize (KiB) 92280

Child status: 20
Real time (s): 280.892
CPU time (s): 280.891
CPU user time (s): 280.804
CPU system time (s): 0.086986
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 92280

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

runsolver used 0.403938 second user time and 1.13383 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-26 03:29:12
IDJOB=3289220
IDBENCH=83117
IDSOLVER=1655
FILE ID=node111/3289220-1303781352
RUNJOBID= node111-1303781352-11658
PBS_JOBID= 13157196
Free space on /tmp= 70636 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289220-1303781352/watcher-3289220-1303781352 -o /tmp/evaluation-result-3289220-1303781352/solver-3289220-1303781352 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3289220-1303781352.cnf

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=1825600453

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:      24045188 kB
Buffers:       1238384 kB
Cached:        7110736 kB
SwapCached:        132 kB
Active:        2642912 kB
Inactive:      5785024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24045188 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7072 kB
Writeback:           0 kB
AnonPages:       79328 kB
Mapped:          15260 kB
Slab:           412592 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   231388 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= 70632 MiB
End job on node111 at 2011-04-26 03:33:53