Trace number 3419782

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
minisat hack reference: minisat 2.2.0UNSAT 100.864 100.861

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 benchmark44.7592
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

100.79/100.85	WARNING: for repeatability, setting FPU to use double precision
100.79/100.85	============================[ Problem Statistics ]=============================
100.79/100.85	|                                                                             |
100.79/100.85	|  Number of variables:        486992                                         |
100.79/100.85	|  Number of clauses:         2175473                                         |
100.79/100.85	|  Parse time:                   0.88 s                                       |
100.79/100.85	|  Eliminated clauses:           8.69 Mb                                      |
100.79/100.85	|  Simplification time:         12.56 s                                       |
100.79/100.85	|                                                                             |
100.79/100.85	============================[ Search Statistics ]==============================
100.79/100.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.79/100.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
100.79/100.85	===============================================================================
100.79/100.85	|       100 |   91073   936264  3277301 |   343296      100      4 | 21.345 % |
100.79/100.85	|       250 |   91059   936264  3277301 |   377626      248      4 | 21.348 % |
100.79/100.85	|       475 |   91059   936264  3277301 |   415389      473      6 | 21.348 % |
100.79/100.85	|       812 |   91056   936264  3277301 |   456928      809      7 | 21.348 % |
100.79/100.85	|      1318 |   91056   936264  3277301 |   502620     1315      8 | 21.348 % |
100.79/100.85	|      2077 |   90853   936264  3277301 |   552882     2073      8 | 21.390 % |
100.79/100.85	|      3216 |   90846   936264  3277301 |   608171     3209     10 | 21.392 % |
100.79/100.85	|      4924 |   90684   936264  3277301 |   668988     4915     11 | 21.425 % |
100.79/100.85	|      7486 |   90612   936264  3277301 |   735887     7475     12 | 21.440 % |
100.79/100.85	|     11330 |   90611   936264  3277301 |   809475    11318     13 | 21.440 % |
100.79/100.85	|     17096 |   90611   936264  3277301 |   890423    17084     13 | 21.440 % |
100.79/100.85	|     25745 |   90377   892262  3043982 |   979465    25119     14 | 21.488 % |
100.79/100.85	|     38719 |   89490   872119  2941181 |  1077412    35770     15 | 21.670 % |
100.79/100.85	|     58180 |   89487   872095  2941099 |  1185153    55227     16 | 21.671 % |
100.79/100.85	|     87372 |   89487   872095  2941099 |  1303669    84419     18 | 21.671 % |
100.79/100.85	|    131161 |   88992   846963  2821083 |  1434035    78567     20 | 21.772 % |
100.79/100.85	|    196845 |   88992   846963  2821083 |  1577439   144251     24 | 21.772 % |
100.79/100.85	|    295371 |   88237   846853  2820745 |  1735183   242751     28 | 21.927 % |
100.79/100.85	|    443160 |   88151   831237  2743372 |  1908701   177646     19 | 21.945 % |
100.79/100.85	===============================================================================
100.79/100.85	restarts              : 1022
100.79/100.85	conflicts             : 447454         (4445 /sec)
100.79/100.85	decisions             : 771222         (0.00 % random) (7661 /sec)
100.79/100.85	propagations          : 305102498      (3030789 /sec)
100.79/100.85	conflict literals     : 12193401       (43.23 % deleted)
100.79/100.85	Memory used           : 305.00 MB
100.79/100.85	CPU time              : 100.668 s
100.79/100.85	
100.79/100.85	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-3419782-1306579686/watcher-3419782-1306579686 -o /tmp/evaluation-result-3419782-1306579686/solver-3419782-1306579686 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3419782-1306579686.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 1.28 0.54 2/527 32042
/proc/meminfo: memFree=12169064/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=30836 CPUtime=0.01 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 2891 0 0 0 1 0 0 0 23 0 1 0 848199440 31576064 2830 33554432000 4194304 4291037 140736073803408 18446744073709551615 216734875751 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 7709 2843 216 24 0 4343 0

[startup+0.0704359 s]
/proc/loadavg: 2.07 1.28 0.54 2/527 32042
/proc/meminfo: memFree=12169064/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=53008 CPUtime=0.06 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 8005 0 0 0 5 1 0 0 23 0 1 0 848199440 54280192 7726 33554432000 4194304 4291037 140736073803408 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 13252 7728 216 24 0 9886 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 53008

[startup+0.10043 s]
/proc/loadavg: 2.07 1.28 0.54 2/527 32042
/proc/meminfo: memFree=12169064/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=56844 CPUtime=0.09 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 9993 0 0 0 8 1 0 0 24 0 1 0 848199440 58208256 9418 33554432000 4194304 4291037 140736073803408 18446744073709551615 4276877 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 14211 9419 216 24 0 10845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56844

[startup+0.300395 s]
/proc/loadavg: 2.07 1.28 0.54 2/527 32042
/proc/meminfo: memFree=12169064/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=110268 CPUtime=0.29 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 22439 0 0 0 27 2 0 0 25 0 1 0 848199440 112914432 20454 33554432000 4194304 4291037 140736073803408 18446744073709551615 4277998 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 27567 20455 216 24 0 24201 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110268

[startup+0.700343 s]
/proc/loadavg: 2.07 1.28 0.54 2/527 32042
/proc/meminfo: memFree=12169064/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=213628 CPUtime=0.69 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 44778 0 0 0 64 5 0 0 25 0 1 0 848199440 218755072 40136 33554432000 4194304 4291037 140736073803408 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 53407 40136 216 24 0 50041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 213628

[startup+1.50019 s]
/proc/loadavg: 2.07 1.28 0.54 3/528 32043
/proc/meminfo: memFree=11964344/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=255036 CPUtime=1.49 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 59370 0 0 0 142 7 0 0 25 0 1 0 848199440 261156864 52577 33554432000 4194304 4291037 140736073803408 18446744073709551615 4226116 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 63759 52577 238 24 0 60393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 255036

[startup+3.1009 s]
/proc/loadavg: 2.07 1.28 0.54 3/528 32043
/proc/meminfo: memFree=11957028/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=255036 CPUtime=3.09 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 59395 0 0 0 302 7 0 0 25 0 1 0 848199440 261156864 52602 33554432000 4194304 4291037 140736073803408 18446744073709551615 4226048 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 63759 52602 238 24 0 60393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 255036

[startup+6.30035 s]
/proc/loadavg: 2.06 1.29 0.55 3/528 32043
/proc/meminfo: memFree=11955912/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=255036 CPUtime=6.29 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 59435 0 0 0 622 7 0 0 25 0 1 0 848199440 261156864 52642 33554432000 4194304 4291037 140736073803408 18446744073709551615 4226098 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 63759 52642 238 24 0 60393 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 255036

[startup+12.7002 s]
/proc/loadavg: 2.06 1.30 0.56 3/528 32043
/proc/meminfo: memFree=11928784/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=264304 CPUtime=12.69 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 75358 0 0 0 1260 9 0 0 25 0 1 0 848199440 270647296 55347 33554432000 4194304 4291037 140736073803408 18446744073709551615 4277998 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 66076 55347 239 24 0 62710 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 264304

[startup+25.501 s]
/proc/loadavg: 2.11 1.35 0.59 3/528 32043
/proc/meminfo: memFree=11974160/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=236840 CPUtime=25.49 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 90387 0 0 0 2537 12 0 0 25 0 1 0 848199440 242524160 48326 33554432000 4194304 4291037 140736073803408 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 59210 48326 259 24 0 55844 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 236840

[startup+51.1005 s]
/proc/loadavg: 2.07 1.40 0.62 3/528 32044
/proc/meminfo: memFree=11954112/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=255808 CPUtime=51.09 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 95492 0 0 0 5096 13 0 0 25 0 1 0 848199440 261947392 53267 33554432000 4194304 4291037 140736073803408 18446744073709551615 4255646 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 63952 53267 259 24 0 60586 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 255808

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

[startup+76.701 s]
/proc/loadavg: 2.05 1.45 0.66 3/528 32045
/proc/meminfo: memFree=11942048/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=286628 CPUtime=76.69 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 98579 0 0 0 7654 15 0 0 25 0 1 0 848199440 293507072 56257 33554432000 4194304 4291037 140736073803408 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 71657 56257 259 24 0 68291 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 286628

[startup+89.5008 s]
/proc/loadavg: 2.04 1.47 0.68 3/528 32045
/proc/meminfo: memFree=11937836/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=286628 CPUtime=89.49 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 99520 0 0 0 8934 15 0 0 25 0 1 0 848199440 293507072 57174 33554432000 4194304 4291037 140736073803408 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 71657 57174 259 24 0 68291 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 286628

[startup+95.9006 s]
/proc/loadavg: 2.03 1.48 0.68 3/528 32045
/proc/meminfo: memFree=11936592/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=232492 CPUtime=95.9 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 106740 0 0 0 9573 17 0 0 25 0 1 0 848199440 238071808 48849 33554432000 4194304 4291037 140736073803408 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 58123 48850 259 24 0 54757 0
Current children cumulated CPU time (s) 95.9
Current children cumulated vsize (KiB) 232492

[startup+99.1011 s]
/proc/loadavg: 2.03 1.49 0.69 3/528 32045
/proc/meminfo: memFree=11969700/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=233056 CPUtime=99.09 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 107182 0 0 0 9892 17 0 0 25 0 1 0 848199440 238649344 49276 33554432000 4194304 4291037 140736073803408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 58264 49276 259 24 0 54898 0
Current children cumulated CPU time (s) 99.09
Current children cumulated vsize (KiB) 233056

[startup+99.9009 s]
/proc/loadavg: 2.03 1.49 0.69 3/528 32045
/proc/meminfo: memFree=11969700/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=233056 CPUtime=99.89 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 107301 0 0 0 9972 17 0 0 25 0 1 0 848199440 238649344 49390 33554432000 4194304 4291037 140736073803408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 58264 49390 259 24 0 54898 0
Current children cumulated CPU time (s) 99.89
Current children cumulated vsize (KiB) 233056

[startup+100.301 s]
/proc/loadavg: 2.03 1.49 0.69 3/528 32045
/proc/meminfo: memFree=11969576/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=233056 CPUtime=100.29 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 107362 0 0 0 10012 17 0 0 25 0 1 0 848199440 238649344 49448 33554432000 4194304 4291037 140736073803408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 58264 49448 259 24 0 54898 0
Current children cumulated CPU time (s) 100.29
Current children cumulated vsize (KiB) 233056

[startup+100.701 s]
/proc/loadavg: 2.03 1.49 0.69 3/528 32045
/proc/meminfo: memFree=11969576/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=262672 CPUtime=100.69 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 113777 0 0 0 10051 18 0 0 25 0 1 0 848199440 268976128 55041 33554432000 4194304 4291037 140736073803408 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 65668 55041 259 24 0 62302 0
Current children cumulated CPU time (s) 100.69
Current children cumulated vsize (KiB) 262672

[startup+100.801 s]
/proc/loadavg: 2.03 1.49 0.69 3/528 32045
/proc/meminfo: memFree=11969576/32951124 swapFree=65586216/67111528
[pid=32042] ppid=32040 vsize=262672 CPUtime=100.79 cores=1,3,5,7
/proc/32042/stat : 32042 (minisat_release) R 32040 32042 31942 0 -1 4202496 113786 0 0 0 10061 18 0 0 25 0 1 0 848199440 268976128 55049 33554432000 4194304 4291037 140736073803408 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/32042/statm: 65668 55049 259 24 0 62302 0
Current children cumulated CPU time (s) 100.79
Current children cumulated vsize (KiB) 262672

Child status: 20
Real time (s): 100.861
CPU time (s): 100.864
CPU user time (s): 100.668
CPU system time (s): 0.19597
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 312396

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

runsolver used 0.483926 second user time and 1.26381 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-28 12:48:08
IDJOB=3419782
IDBENCH=70961
IDSOLVER=1912
FILE ID=node119/3419782-1306579686
RUNJOBID= node119-1306579394-31961
PBS_JOBID= 13471561
Free space on /tmp= 73384 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419782-1306579686/watcher-3419782-1306579686 -o /tmp/evaluation-result-3419782-1306579686/solver-3419782-1306579686 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419782-1306579686.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1778983021

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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:      12169344 kB
Buffers:        229136 kB
Cached:        3978232 kB
SwapCached:       4316 kB
Active:       10083348 kB
Inactive:     10376204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12169344 kB
SwapTotal:    67111528 kB
SwapFree:     65586216 kB
Dirty:           49772 kB
Writeback:           0 kB
AnonPages:    16250832 kB
Mapped:          41888 kB
Slab:           174664 kB
PageTables:      79536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 163946368 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= 73380 MiB
End job on node119 at 2011-05-28 12:49:49