Trace number 3434027

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: MiniSAT 2.2.0-agile-26UNSAT 46.7999 46.8171

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.938
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

46.77/46.81	WARNING: for repeatability, setting FPU to use double precision
46.77/46.81	============================[ Problem Statistics ]=============================
46.77/46.81	|                                                                             |
46.77/46.81	|  Number of variables:        115266                                         |
46.77/46.81	|  Number of clauses:          345357                                         |
46.77/46.81	|  Parse time:                   0.14 s                                       |
46.77/46.81	|  Eliminated clauses:           4.20 Mb                                      |
46.77/46.81	|  Simplification time:          0.89 s                                       |
46.77/46.81	|                                                                             |
46.77/46.81	============================[ Search Statistics ]=================================
46.77/46.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
46.77/46.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
46.77/46.81	==================================================================================
46.77/46.81	|       100 |   25683   160323   564791 |    58785      100      6 |  0.002 % 12 |
46.77/46.81	|       250 |   25663   160323   564791 |    64663      249      9 |  0.019 % 16 |
46.77/46.81	|       475 |   25648   160323   564791 |    71129      469      8 |  0.032 %  2 |
46.77/46.81	|       812 |   25648   160323   564791 |    78242      806     12 |  0.032 % 10 |
46.77/46.81	|      1318 |   25648   160323   564791 |    86067     1312     13 |  0.032 % 10 |
46.77/46.81	|      2077 |   25630   159980   563670 |    94673     2063     13 |  0.048 % 14 |
46.77/46.81	|      3216 |   25629   159980   563670 |   104141     3201     13 |  0.049 % 13 |
46.77/46.81	|      4924 |   25626   159839   563133 |   114555     4898     13 |  0.051 % 13 |
46.77/46.81	|      7486 |   25608   159683   562732 |   126011     7440     14 |  0.067 % 13 |
46.77/46.81	|     11330 |   25520   158721   558841 |   138612    11217     14 |  0.143 % 14 |
46.77/46.81	|     17096 |   25443   158086   556901 |   152473    16872     14 |  0.210 % 14 |
46.77/46.81	|     25745 |   25414   157511   555427 |   167720    25377     15 |  0.235 % 14 |
46.77/46.81	|     38719 |   25388   157236   554710 |   184492    38195     16 |  0.258 % 17 |
46.77/46.81	|     58180 |   25302   156451   552326 |   202942    56922     17 |  0.332 % 14 |
46.77/46.81	|     87372 |   25253   156107   551385 |   223236    85973     18 |  0.375 % 15 |
46.77/46.81	|    131161 |   25228   155646   550093 |   245559   129427     20 |  0.396 % 16 |
46.77/46.81	|    196845 |   25024   153378   543165 |   270115   194823     22 |  0.573 %  9 |
46.77/46.81	|    295371 |   24975   152858   541591 |   297127    51814     18 |  0.616 % 15 |
46.77/46.81	===============================================================================
46.77/46.81	restarts              : 804
46.77/46.81	skipped               : 3
46.77/46.81	conflicts             : 342693         (7331 /sec)
46.77/46.81	decisions             : 837063         (0.00 % random) (17906 /sec)
46.77/46.81	propagations          : 178366151      (3815491 /sec)
46.77/46.81	conflict literals     : 7988104        (31.83 % deleted)
46.77/46.81	Memory used           : 119.00 MB
46.77/46.81	CPU time              : 46.7479 s
46.77/46.81	
46.77/46.81	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.1 (svn: 989)

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-3434027-1308502704/watcher-3434027-1308502704 -o /tmp/evaluation-result-3434027-1308502704/solver-3434027-1308502704 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434027-1308502704.cnf 

running on 4 cores: 0,2,4,6

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: 1.08 1.02 1.05 2/177 24902
/proc/meminfo: memFree=27421012/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=11804 CPUtime=0 cores=0,2,4,6
/proc/24902/stat : 24902 (runsolver) S 24900 24902 24199 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 961868411 12087296 50 33554432000 4194304 5436572 140736887282016 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 6 0 0 0
/proc/24902/statm: 2951 50 31 304 0 2643 0

[startup+0.0850461 s]
/proc/loadavg: 1.08 1.02 1.05 2/177 24902
/proc/meminfo: memFree=27421012/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=34408 CPUtime=0.06 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 5409 0 0 0 6 0 0 0 25 0 1 0 961868411 35233792 4853 33554432000 4194304 4291235 140733497649776 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 8602 4855 215 24 0 5236 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34408

[startup+0.10105 s]
/proc/loadavg: 1.08 1.02 1.05 2/177 24902
/proc/meminfo: memFree=27421012/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=39464 CPUtime=0.07 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 6470 0 0 0 7 0 0 0 25 0 1 0 961868411 40411136 5861 33554432000 4194304 4291235 140733497649776 18446744073709551615 4277553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 9866 5862 215 24 0 6500 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 39464

[startup+0.301033 s]
/proc/loadavg: 1.08 1.02 1.05 2/177 24902
/proc/meminfo: memFree=27421012/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=66740 CPUtime=0.27 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 13405 0 0 0 26 1 0 0 25 0 1 0 961868411 68341760 12027 33554432000 4194304 4291235 140733497649776 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 16685 12027 239 24 0 13319 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 66740

[startup+0.700962 s]
/proc/loadavg: 1.08 1.02 1.05 2/177 24902
/proc/meminfo: memFree=27421012/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=73248 CPUtime=0.68 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 19962 0 0 0 65 3 0 0 25 0 1 0 961868411 75005952 13728 33554432000 4194304 4291235 140733497649776 18446744073709551615 4232303 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 18312 13728 239 24 0 14946 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 73248

[startup+1.50082 s]
/proc/loadavg: 1.08 1.02 1.05 3/178 24903
/proc/meminfo: memFree=27366760/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=72768 CPUtime=1.48 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 21195 0 0 0 145 3 0 0 25 0 1 0 961868411 74514432 13620 33554432000 4194304 4291235 140733497649776 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 18192 13620 259 24 0 14826 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 72768

[startup+3.10055 s]
/proc/loadavg: 1.08 1.02 1.05 3/178 24903
/proc/meminfo: memFree=27367008/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=72768 CPUtime=3.08 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 21502 0 0 0 305 3 0 0 25 0 1 0 961868411 74514432 13909 33554432000 4194304 4291235 140733497649776 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 18192 13909 259 24 0 14826 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72768

[startup+6.30096 s]
/proc/loadavg: 1.15 1.03 1.06 3/178 24903
/proc/meminfo: memFree=27365028/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=72768 CPUtime=6.28 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 21927 0 0 0 625 3 0 0 25 0 1 0 961868411 74514432 14316 33554432000 4194304 4291235 140733497649776 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 18192 14316 259 24 0 14826 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 72768

[startup+12.7008 s]
/proc/loadavg: 1.22 1.05 1.06 3/178 24904
/proc/meminfo: memFree=27350944/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=91444 CPUtime=12.68 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 25311 0 0 0 1265 3 0 0 25 0 1 0 961868411 93638656 17685 33554432000 4194304 4291235 140733497649776 18446744073709551615 4261945 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 22861 17685 259 24 0 19495 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 91444

[startup+25.5006 s]
/proc/loadavg: 1.39 1.09 1.08 3/178 24904
/proc/meminfo: memFree=27319828/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=103120 CPUtime=25.47 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 27722 0 0 0 2544 3 0 0 25 0 1 0 961868411 105594880 20009 33554432000 4194304 4291235 140733497649776 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 25780 20009 259 24 0 22414 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 103120

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

[startup+38.3004 s]
/proc/loadavg: 1.49 1.12 1.09 3/178 24904
/proc/meminfo: memFree=27305160/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=103120 CPUtime=38.27 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 29632 0 0 0 3823 4 0 0 25 0 1 0 961868411 105594880 21841 33554432000 4194304 4291235 140733497649776 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 25780 21841 259 24 0 22414 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 103120

[startup+41.5008 s]
/proc/loadavg: 1.53 1.14 1.09 3/178 24904
/proc/meminfo: memFree=27331180/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=72768 CPUtime=41.47 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 29777 0 0 0 4143 4 0 0 25 0 1 0 961868411 74514432 14363 33554432000 4194304 4291235 140733497649776 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 18192 14363 259 24 0 14826 0
Current children cumulated CPU time (s) 41.47
Current children cumulated vsize (KiB) 72768

[startup+44.7003 s]
/proc/loadavg: 1.56 1.15 1.10 3/178 24904
/proc/meminfo: memFree=27327832/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=83936 CPUtime=44.67 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 30300 0 0 0 4463 4 0 0 25 0 1 0 961868411 85950464 14866 33554432000 4194304 4291235 140733497649776 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 20984 14866 259 24 0 17618 0
Current children cumulated CPU time (s) 44.67
Current children cumulated vsize (KiB) 83936

[startup+45.5011 s]
/proc/loadavg: 1.56 1.15 1.10 3/178 24904
/proc/meminfo: memFree=27326344/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=83936 CPUtime=45.47 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 30508 0 0 0 4543 4 0 0 25 0 1 0 961868411 85950464 15069 33554432000 4194304 4291235 140733497649776 18446744073709551615 4255914 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 20984 15069 259 24 0 17618 0
Current children cumulated CPU time (s) 45.47
Current children cumulated vsize (KiB) 83936

[startup+46.301 s]
/proc/loadavg: 1.56 1.15 1.10 3/178 24904
/proc/meminfo: memFree=27324980/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=83936 CPUtime=46.27 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 30689 0 0 0 4623 4 0 0 25 0 1 0 961868411 85950464 15245 33554432000 4194304 4291235 140733497649776 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 20984 15245 259 24 0 17618 0
Current children cumulated CPU time (s) 46.27
Current children cumulated vsize (KiB) 83936

[startup+46.7009 s]
/proc/loadavg: 1.56 1.15 1.10 3/178 24904
/proc/meminfo: memFree=27324980/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=83936 CPUtime=46.67 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 30783 0 0 0 4663 4 0 0 25 0 1 0 961868411 85950464 15336 33554432000 4194304 4291235 140733497649776 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 20984 15336 259 24 0 17618 0
Current children cumulated CPU time (s) 46.67
Current children cumulated vsize (KiB) 83936

[startup+46.8009 s]
/proc/loadavg: 1.56 1.15 1.10 3/178 24904
/proc/meminfo: memFree=27324980/32951124 swapFree=67056676/67111528
[pid=24902] ppid=24900 vsize=83936 CPUtime=46.77 cores=0,2,4,6
/proc/24902/stat : 24902 (minisat) R 24900 24902 24199 0 -1 4202496 30804 0 0 0 4673 4 0 0 25 0 1 0 961868411 85950464 15356 33554432000 4194304 4291235 140733497649776 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24902/statm: 20984 15356 259 24 0 17618 0
Current children cumulated CPU time (s) 46.77
Current children cumulated vsize (KiB) 83936

Child status: 20
Real time (s): 46.8171
CPU time (s): 46.7999
CPU user time (s): 46.7479
CPU system time (s): 0.051992
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 122088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.7479
system time used= 0.051992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30820
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= 5
involuntary context switches= 114

runsolver used 0.06499 second user time and 0.149977 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-19 18:58:24
IDJOB=3434027
IDBENCH=82492
IDSOLVER=1930
FILE ID=node136/3434027-1308502704
RUNJOBID= node136-1308502700-24798
PBS_JOBID= 13608170
Free space on /tmp= 73344 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434027-1308502704/watcher-3434027-1308502704 -o /tmp/evaluation-result-3434027-1308502704/solver-3434027-1308502704 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434027-1308502704.cnf

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

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=1063221385

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27421432 kB
Buffers:        559468 kB
Cached:        4486720 kB
SwapCached:       8800 kB
Active:        1689092 kB
Inactive:      3459820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27421432 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:           15636 kB
Writeback:           0 kB
AnonPages:      100812 kB
Mapped:          13308 kB
Slab:           316832 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   301920 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= 73344 MiB
End job on node136 at 2011-06-19 18:59:11