Trace number 3362606

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 39.0131 39.0137

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
all.used-as.sat04-986.cnf
MD5SUM51fef6c1c8ac21be9eb125cde1cdd08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.941
Satisfiable
(Un)Satisfiability was proved
Number of variables21317
Number of clauses63664
Sum of the clauses size148532
Maximum clause length3
Minimum clause length1
Number of clauses of size 113
Number of clauses of size 242434
Number of clauses of size 321217
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

38.99/39.01	WARNING: for repeatability, setting FPU to use double precision
38.99/39.01	============================[ Problem Statistics ]=============================
38.99/39.01	|                                                                             |
38.99/39.01	|  Number of variables:         21317                                         |
38.99/39.01	|  Number of clauses:           63614                                         |
38.99/39.01	|  Parse time:                   0.02 s                                       |
38.99/39.01	|  Eliminated clauses:           0.71 Mb                                      |
38.99/39.01	|  Simplification time:          0.12 s                                       |
38.99/39.01	|                                                                             |
38.99/39.01	============================[ Search Statistics ]==============================
38.99/39.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.99/39.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.99/39.01	===============================================================================
38.99/39.01	|       100 |    5046    26509    95973 |     9719      100      8 |  0.680 % |
38.99/39.01	|       250 |    5046    26509    95973 |    10691      250     12 |  0.680 % |
38.99/39.01	|       475 |    5046    26509    95973 |    11761      475     11 |  0.680 % |
38.99/39.01	|       812 |    5046    26509    95973 |    12937      812     12 |  0.680 % |
38.99/39.01	|      1318 |    5046    26509    95973 |    14231     1318     15 |  0.680 % |
38.99/39.01	|      2077 |    5046    26509    95973 |    15654     2077     15 |  0.680 % |
38.99/39.01	|      3216 |    5046    26509    95973 |    17219     3216     17 |  0.680 % |
38.99/39.01	|      4924 |    5046    26509    95973 |    18941     4924     16 |  0.680 % |
38.99/39.01	|      7486 |    5046    26509    95973 |    20835     7486     16 |  0.680 % |
38.99/39.01	|     11330 |    5046    26509    95973 |    22919    11330     17 |  0.680 % |
38.99/39.01	|     17096 |    5046    26509    95973 |    25211    17096     20 |  0.680 % |
38.99/39.01	|     25745 |    5046    26509    95973 |    27732    12921     22 |  0.680 % |
38.99/39.01	|     38719 |    5046    26509    95973 |    30505    25895     23 |  0.680 % |
38.99/39.01	|     58180 |    5046    26509    95973 |    33555    28790     21 |  0.680 % |
38.99/39.01	|     87372 |    5046    26509    95973 |    36911    18196     24 |  0.680 % |
38.99/39.01	|    131161 |    5046    26509    95973 |    40602    20168     22 |  0.680 % |
38.99/39.01	|    196845 |    5045    26507    95969 |    44662    39221     22 |  0.685 % |
38.99/39.01	|    295371 |    5032    26293    95149 |    49129    27210     21 |  0.746 % |
38.99/39.01	|    443160 |    4783    23778    84388 |    54042    10017     14 |  1.914 % |
38.99/39.01	===============================================================================
38.99/39.01	restarts              : 1022
38.99/39.01	conflicts             : 460732         (11819 /sec)
38.99/39.01	decisions             : 680085         (0.00 % random) (17446 /sec)
38.99/39.01	propagations          : 186329626      (4779757 /sec)
38.99/39.01	conflict literals     : 11064410       (50.36 % deleted)
38.99/39.01	Memory used           : 37.00 MB
38.99/39.01	CPU time              : 38.9831 s
38.99/39.01	
38.99/39.01	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-3362606-1305308373/watcher-3362606-1305308373 -o /tmp/evaluation-result-3362606-1305308373/solver-3362606-1305308373 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362606-1305308373.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.02 4.00 4/395 5884
/proc/meminfo: memFree=7411740/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=22064 CPUtime=0 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 1230 0 0 0 0 0 0 0 21 0 1 0 721068013 22593536 1169 33554432000 4194304 4291037 140736191367856 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 5516 1169 216 24 0 2150 0

[startup+0.0911881 s]
/proc/loadavg: 4.00 4.02 4.00 4/395 5884
/proc/meminfo: memFree=7411740/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=25044 CPUtime=0.08 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 3486 0 0 0 8 0 0 0 21 0 1 0 721068013 25645056 2776 33554432000 4194304 4291037 140736191367856 18446744073709551615 4217152 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 6261 2777 240 24 0 2895 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25044

[startup+0.10119 s]
/proc/loadavg: 4.00 4.02 4.00 4/395 5884
/proc/meminfo: memFree=7411740/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=25044 CPUtime=0.09 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 3557 0 0 0 9 0 0 0 21 0 1 0 721068013 25645056 2844 33554432000 4194304 4291037 140736191367856 18446744073709551615 4220802 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 6261 2844 240 24 0 2895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25044

[startup+0.301143 s]
/proc/loadavg: 4.00 4.02 4.00 4/395 5884
/proc/meminfo: memFree=7411740/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=24516 CPUtime=0.29 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 4090 0 0 0 29 0 0 0 22 0 1 0 721068013 25104384 2775 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 6129 2775 258 24 0 2763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24516

[startup+0.701073 s]
/proc/loadavg: 4.00 4.02 4.00 4/395 5884
/proc/meminfo: memFree=7411740/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=25540 CPUtime=0.68 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 4309 0 0 0 68 0 0 0 23 0 1 0 721068013 26152960 2986 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 6385 2986 258 24 0 3019 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25540

[startup+1.50093 s]
/proc/loadavg: 4.00 4.02 4.00 5/396 5885
/proc/meminfo: memFree=7398100/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=28220 CPUtime=1.49 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 4648 0 0 0 148 1 0 0 25 0 1 0 721068013 28897280 3310 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 7055 3310 258 24 0 3689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28220

[startup+3.10065 s]
/proc/loadavg: 4.00 4.02 4.00 5/396 5885
/proc/meminfo: memFree=7392148/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=26572 CPUtime=3.09 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 5638 0 0 0 308 1 0 0 25 0 1 0 721068013 27209728 3338 33554432000 4194304 4291037 140736191367856 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 6643 3338 258 24 0 3277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26572

[startup+6.3011 s]
/proc/loadavg: 4.00 4.02 4.00 5/396 5885
/proc/meminfo: memFree=7386036/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=35440 CPUtime=6.29 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 6829 0 0 0 628 1 0 0 25 0 1 0 721068013 36290560 4464 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 8860 4464 258 24 0 5494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35440

[startup+12.701 s]
/proc/loadavg: 4.00 4.02 4.00 5/396 5885
/proc/meminfo: memFree=7367932/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=38160 CPUtime=12.69 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 8622 0 0 0 1267 2 0 0 25 0 1 0 721068013 39075840 6154 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 9540 6154 258 24 0 6174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38160

[startup+25.5007 s]
/proc/loadavg: 4.00 4.01 4.00 5/396 5886
/proc/meminfo: memFree=7347544/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=38160 CPUtime=25.49 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 10622 0 0 0 2547 2 0 0 25 0 1 0 721068013 39075840 5690 33554432000 4194304 4291037 140736191367856 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 9540 5690 258 24 0 6174 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38160

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

[startup+31.9146 s]
/proc/loadavg: 4.00 4.01 4.00 5/396 5886
/proc/meminfo: memFree=7338856/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=38160 CPUtime=31.9 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 10695 0 0 0 3188 2 0 0 25 0 1 0 721068013 39075840 5762 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 9540 5762 258 24 0 6174 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 38160

[startup+35.1011 s]
/proc/loadavg: 4.00 4.01 4.00 5/396 5886
/proc/meminfo: memFree=7333648/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=38160 CPUtime=35.09 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 10753 0 0 0 3507 2 0 0 25 0 1 0 721068013 39075840 5820 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 9540 5820 258 24 0 6174 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 38160

[startup+36.7008 s]
/proc/loadavg: 4.00 4.01 4.00 5/396 5886
/proc/meminfo: memFree=7332264/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=38160 CPUtime=36.69 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 10753 0 0 0 3667 2 0 0 25 0 1 0 721068013 39075840 5820 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255586 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 9540 5820 258 24 0 6174 0
Current children cumulated CPU time (s) 36.69
Current children cumulated vsize (KiB) 38160

[startup+38.3005 s]
/proc/loadavg: 4.00 4.01 4.00 5/396 5886
/proc/meminfo: memFree=7329908/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=38160 CPUtime=38.29 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 10753 0 0 0 3827 2 0 0 25 0 1 0 721068013 39075840 5820 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 9540 5820 258 24 0 6174 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 38160

[startup+38.7004 s]
/proc/loadavg: 4.00 4.01 4.00 5/396 5886
/proc/meminfo: memFree=7328792/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=38160 CPUtime=38.69 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 10753 0 0 0 3867 2 0 0 25 0 1 0 721068013 39075840 5820 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 9540 5820 258 24 0 6174 0
Current children cumulated CPU time (s) 38.69
Current children cumulated vsize (KiB) 38160

[startup+38.9004 s]
/proc/loadavg: 4.00 4.01 4.00 5/396 5886
/proc/meminfo: memFree=7328792/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=38160 CPUtime=38.89 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 10753 0 0 0 3887 2 0 0 25 0 1 0 721068013 39075840 5820 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 9540 5820 258 24 0 6174 0
Current children cumulated CPU time (s) 38.89
Current children cumulated vsize (KiB) 38160

[startup+39.0004 s]
/proc/loadavg: 4.00 4.01 4.00 5/396 5886
/proc/meminfo: memFree=7328792/32951124 swapFree=65586204/67111528
[pid=5884] ppid=5882 vsize=38160 CPUtime=38.99 cores=5,7
/proc/5884/stat : 5884 (minisat_release) R 5882 5884 5258 0 -1 4202496 10753 0 0 0 3897 2 0 0 25 0 1 0 721068013 39075840 5820 33554432000 4194304 4291037 140736191367856 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5884/statm: 9540 5820 258 24 0 6174 0
Current children cumulated CPU time (s) 38.99
Current children cumulated vsize (KiB) 38160

Child status: 20
Real time (s): 39.0137
CPU time (s): 39.0131
CPU user time (s): 38.9831
CPU system time (s): 0.029995
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 38160

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

runsolver used 0.135979 second user time and 0.368943 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-13 19:39:34
IDJOB=3362606
IDBENCH=84958
IDSOLVER=1840
FILE ID=node119/3362606-1305308373
RUNJOBID= node119-1305306604-5279
PBS_JOBID= 13321478
Free space on /tmp= 35068 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/all.used-as.sat04-986.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362606-1305308373/watcher-3362606-1305308373 -o /tmp/evaluation-result-3362606-1305308373/solver-3362606-1305308373 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362606-1305308373.cnf

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

MD5SUM BENCH= 51fef6c1c8ac21be9eb125cde1cdd08e
RANDOM SEED=1440020125

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:       7412020 kB
Buffers:        229400 kB
Cached:       11568812 kB
SwapCached:       4756 kB
Active:       15511448 kB
Inactive:      9541304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7412020 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            1608 kB
Writeback:           0 kB
AnonPages:    13252888 kB
Mapped:          30504 kB
Slab:           361364 kB
PageTables:      58352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102960720 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= 35068 MiB
End job on node119 at 2011-05-13 19:40:13