Trace number 3174810

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
CryptoMiniSat Strange-Night2-stUNSAT 2.22266 2.22208

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S1822479556-014.UNKNOWN.cnf
MD5SUM0c8d0957d77826a7c24d4ded86c5d721
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.135978
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174810-1301790392.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:        1065
0.00/0.01	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       250      1065         0         0      3195         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     122 undec:      26 neg:     102
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       242      1059         0         0      3220         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4917       242      1059         1      4655      3220     55158   no data   no data
0.29/0.30	c  N st    10     11300       242      1059         1      4309      3220     40622   no data   no data
0.49/0.51	c  N st    11     17043       242      1059         1      9749      3220    106010   no data   no data
0.79/0.83	c  F st    12     25000       242      1059         3     12015      3220    127496   no data   no data
0.79/0.83	c  N st    12     25000       242      1059         3     12015      3220    127496   no data   no data
1.00/1.03	c Decided on static restart strategy
1.00/1.03	c  N st    18     30000       242      1059         3     10338      3220    103895   no data   no data
1.00/1.03	c  S st    18     30000       242      1059         3     10338      3220    103895   no data   no data
1.00/1.06	c  S st    18     30504       242      1059         3     10834      3220    110585   no data   no data
1.00/1.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.00/1.07	c blocked clauses removed:        1 vars:      1 tried:         242 T: 0.00 s
1.00/1.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.07	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    241 time:  0.00 s
1.00/1.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.00/1.09	c subs with bin:      782  lits-rem:       404  v-fix:    0  time:  0.01 s
1.10/1.14	c lits-rem:       271  cl-subs:     2094  v-elim:      0  v-fix:    0  time:  0.05 s
1.10/1.14	c asymm  cl-useful: 0/1055/1055 lits-rem:0 time: 0.00
1.10/1.14	c calculated reachability. Time: 0.00
1.10/1.14	c  N st    18     30504       241      1055         3      7958      3210     81811   no data   no data
1.39/1.49	c  N st    20     37616       241      1055         3     14689      3210    160882   no data   no data
1.69/1.79	c  N st    21     44015       239      1055        24     13255      3210    124641   no data   no data
1.79/1.87	c  S st    22     45758       239      1055        24     14898      3210    143623   no data   no data
1.79/1.87	c Finding binary XORs  T:     0.00 s  found:       0
1.89/1.90	c  S st    22     46260       239      1021        22     11273      3138    109470   no data   no data
1.89/1.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      1 BRemN:      0 P:  0.2M T:  0.00
1.89/1.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.91	c subs with bin:        4  lits-rem:         2  v-fix:    0  time:  0.00 s
1.89/1.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    239 time:  0.00 s
1.89/1.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.94	c subs with bin:     1879  lits-rem:      2207  v-fix:    0  time:  0.03 s
1.89/1.97	c lits-rem:       464  cl-subs:     1290  v-elim:      0  v-fix:    0  time:  0.03 s
1.89/1.97	c vivif2 --  cl tried     1017 cl shrink        0 lits rem          0 time: 0.00
1.89/1.97	c vivif2 --  cl tried     8104 cl shrink      265 lits rem        296 time: 0.00
1.89/1.98	c asymm  cl-useful: 0/1017/1017 lits-rem:0 time: 0.00
1.89/1.98	c calculated reachability. Time: 0.00
1.89/1.98	c  N st    22     46260       239      1017        26      8104      3132     75259   no data   no data
2.20/2.22	c  E st    23     51413       222       922        99      3181      2925     20221   no data   no data
2.20/2.22	c num threads              : 1          
2.20/2.22	c restarts                 : 23         
2.20/2.22	c dynamic restarts         : 0          
2.20/2.22	c static restarts          : 23         
2.20/2.22	c full restarts            : 1          
2.20/2.22	c total simplify time      : 0.01       
2.20/2.22	c learnts DL2              : 0          
2.20/2.22	c learnts size 2           : 164        
2.20/2.22	c learnts size 1           : 71          (28.40     % of vars)
2.20/2.22	c filedLit time            : 0.01        (0.27      % time)
2.20/2.22	c v-elim SatELite          : 9           (3.60      % vars)
2.20/2.22	c SatELite time            : 0.08        (3.43      % time)
2.20/2.22	c v-elim xor               : 0           (0.00      % vars)
2.20/2.22	c xor elim time            : 0.00        (0.00      % time)
2.20/2.22	c num binary xor trees     : 0          
2.20/2.22	c binxor trees' crown      : 0           (nan       leafs/tree)
2.20/2.22	c bin xor find time        : 0.00       
2.20/2.22	c OTF clause improved      : 2847        (0.06      clauses/conflict)
2.20/2.22	c OTF impr. size diff      : 2995        (1.05       lits/clause)
2.20/2.22	c OTF cl watch-shrink      : 9786        (0.19      clauses/conflict)
2.20/2.22	c OTF cl watch-sh-lit      : 11587       (1.18       lits/clause)
2.20/2.22	c tried to recurMin cls    : 6390        (12.43      % of conflicts)
2.20/2.22	c updated cache            : 0           (0.00       lits/tried recurMin)
2.20/2.22	c clauses over max glue    : 0           (0.00      % of all clauses)
2.20/2.22	c conflicts                : 51413       (23204.34  / sec)
2.20/2.22	c decisions                : 60163       (2.70      % random)
2.20/2.22	c bogo-props               : 239823577   (108240096.53 / sec)
2.20/2.22	c conflict literals        : 572982      (28.50     % deleted)
2.20/2.22	c Memory used              : 33.60       MB
2.20/2.22	c CPU time                 : 2.22        s
2.20/2.22	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174810-1301790392/watcher-3174810-1301790392 -o /tmp/evaluation-result-3174810-1301790392/solver-3174810-1301790392 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174810-1301790392.cnf 

running on 2 cores: 0,2

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: 0.92 2.40 3.33 4/175 22172
/proc/meminfo: memFree=20852788/32950928 swapFree=67111528/67111528
[pid=22172] ppid=22170 vsize=29900 CPUtime=0 cores=0,2
/proc/22172/stat : 22172 (strangenight2-s) R 22170 22172 21305 0 -1 4202496 581 0 0 0 0 0 0 0 22 0 1 0 290638891 30617600 520 33554432000 4194304 4627331 140735720296480 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22172/statm: 7475 520 371 106 0 2446 0

[startup+0.08807 s]
/proc/loadavg: 0.92 2.40 3.33 4/175 22172
/proc/meminfo: memFree=20852788/32950928 swapFree=67111528/67111528
[pid=22172] ppid=22170 vsize=30172 CPUtime=0.08 cores=0,2
/proc/22172/stat : 22172 (strangenight2-s) R 22170 22172 21305 0 -1 4202496 677 0 0 0 8 0 0 0 22 0 1 0 290638891 30896128 616 33554432000 4194304 4627331 140735720296480 18446744073709551615 4308313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22172/statm: 7543 616 371 106 0 2514 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30172

[startup+0.101067 s]
/proc/loadavg: 0.92 2.40 3.33 4/175 22172
/proc/meminfo: memFree=20852788/32950928 swapFree=67111528/67111528
[pid=22172] ppid=22170 vsize=30172 CPUtime=0.09 cores=0,2
/proc/22172/stat : 22172 (strangenight2-s) R 22170 22172 21305 0 -1 4202496 691 0 0 0 9 0 0 0 22 0 1 0 290638891 30896128 630 33554432000 4194304 4627331 140735720296480 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22172/statm: 7543 630 371 106 0 2514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30172

[startup+0.301088 s]
/proc/loadavg: 0.92 2.40 3.33 4/175 22172
/proc/meminfo: memFree=20852788/32950928 swapFree=67111528/67111528
[pid=22172] ppid=22170 vsize=30712 CPUtime=0.29 cores=0,2
/proc/22172/stat : 22172 (strangenight2-s) R 22170 22172 21305 0 -1 4202496 935 0 0 0 29 0 0 0 23 0 1 0 290638891 31449088 680 33554432000 4194304 4627331 140735720296480 18446744073709551615 4308552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22172/statm: 7678 680 372 106 0 2649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30712

[startup+0.701013 s]
/proc/loadavg: 0.92 2.40 3.33 4/175 22172
/proc/meminfo: memFree=20852788/32950928 swapFree=67111528/67111528
[pid=22172] ppid=22170 vsize=30940 CPUtime=0.69 cores=0,2
/proc/22172/stat : 22172 (strangenight2-s) R 22170 22172 21305 0 -1 4202496 1202 0 0 0 69 0 0 0 25 0 1 0 290638891 31682560 795 33554432000 4194304 4627331 140735720296480 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22172/statm: 7735 795 372 106 0 2706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30940

[startup+1.5008 s]
/proc/loadavg: 0.92 2.40 3.33 5/190 22188
/proc/meminfo: memFree=20834348/32950928 swapFree=67111528/67111528
[pid=22172] ppid=22170 vsize=34748 CPUtime=1.49 cores=0,2
/proc/22172/stat : 22172 (strangenight2-s) R 22170 22172 21305 0 -1 4202496 2400 0 0 0 149 0 0 0 25 0 1 0 290638891 35581952 1811 33554432000 4194304 4627331 140735720296480 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22172/statm: 8687 1811 377 106 0 3658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34748

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

[startup+1.90073 s]
/proc/loadavg: 0.92 2.40 3.33 5/190 22188
/proc/meminfo: memFree=20834348/32950928 swapFree=67111528/67111528
[pid=22172] ppid=22170 vsize=34812 CPUtime=1.89 cores=0,2
/proc/22172/stat : 22172 (strangenight2-s) R 22170 22172 21305 0 -1 4202496 2599 0 0 0 189 0 0 0 25 0 1 0 290638891 35647488 1763 33554432000 4194304 4627331 140735720296480 18446744073709551615 4309174 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22172/statm: 8703 1763 377 106 0 3674 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 34812

[startup+2.10069 s]
/proc/loadavg: 1.17 2.43 3.34 5/190 22188
/proc/meminfo: memFree=20812772/32950928 swapFree=67111528/67111528
[pid=22172] ppid=22170 vsize=35020 CPUtime=2.1 cores=0,2
/proc/22172/stat : 22172 (strangenight2-s) R 22170 22172 21305 0 -1 4202496 2732 0 0 0 210 0 0 0 25 0 1 0 290638891 35860480 1896 33554432000 4194304 4627331 140735720296480 18446744073709551615 4308088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22172/statm: 8755 1896 377 106 0 3726 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 35020

[startup+2.20667 s]
/proc/loadavg: 1.17 2.43 3.34 5/190 22188
/proc/meminfo: memFree=20812772/32950928 swapFree=67111528/67111528
[pid=22172] ppid=22170 vsize=35020 CPUtime=2.2 cores=0,2
/proc/22172/stat : 22172 (strangenight2-s) R 22170 22172 21305 0 -1 4202496 2754 0 0 0 220 0 0 0 25 0 1 0 290638891 35860480 1918 33554432000 4194304 4627331 140735720296480 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22172/statm: 8755 1918 377 106 0 3726 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 35020

Child status: 20
Real time (s): 2.22208
CPU time (s): 2.22266
CPU user time (s): 2.21666
CPU system time (s): 0.005999
CPU usage (%): 100.026
Max. virtual memory (cumulated for all children) (KiB): 35020

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

runsolver used 0.003999 second user time and 0.012998 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-03 02:26:32
IDJOB=3174810
IDBENCH=83028
IDSOLVER=1587
FILE ID=node127/3174810-1301790392
RUNJOBID= node127-1301790392-22145
PBS_JOBID= 12841391
Free space on /tmp= 71344 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S1822479556-014.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174810-1301790392/watcher-3174810-1301790392 -o /tmp/evaluation-result-3174810-1301790392/solver-3174810-1301790392 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174810-1301790392.cnf

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

MD5SUM BENCH= 0c8d0957d77826a7c24d4ded86c5d721
RANDOM SEED=386126995

node127.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.823
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.64
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.823
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.823
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.823
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.823
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.823
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.75
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.823
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.60
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.823
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:     32950928 kB
MemFree:      20854184 kB
Buffers:        360852 kB
Cached:       11397088 kB
SwapCached:          0 kB
Active:        6619880 kB
Inactive:      5200732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20854184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18380 kB
Writeback:           0 kB
AnonPages:       63780 kB
Mapped:          14612 kB
Slab:           214092 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186664 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= 71320 MiB
End job on node127 at 2011-04-03 02:26:35