Trace number 3370634

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-Night-1-st (fixed)UNSAT 16.4235 16.4246

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
MD5SUM78f66492ac42d4b6896175e486263134
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.74858
Satisfiable
(Un)Satisfiability was proved
Number of variables154038
Number of clauses460862
Sum of the clauses size1075342
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2307240
Number of clauses of size 3153620
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370634-1305380554.cnf'
0.00/0.01	c -- header says num vars:         154038
0.00/0.01	c -- header says num clauses:      460862
0.09/0.18	c -- clauses added:            0 learnts,       460862 normals,            0 xors
0.09/0.18	c -- vars added     154038
0.09/0.18	c Parsing time:  0.16 s
0.09/0.18	c  N st     0         0    154038    153620    307240         0   1075340         0   no data   no data  --
0.39/0.49	c asymm  cl-useful: 0/5464/153619 lits-rem:0 time: 0.31
9.49/9.52	c Flit:   125 Blit:  10725 bXBeca:    0 bXProp: 5115 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.87
9.49/9.54	c Cleaning up after failed var search:     0.01 s 
9.49/9.57	c Replacing     5116 vars Replaced   101868 lits Time:     0.03 s 
9.59/9.63	c bin-w-bin subsume rem          344 bins  time:  0.02 s
9.59/9.67	c subs with bin:       37  lits-rem:        37  v-fix:    0  time:  0.05 s
10.29/10.38	c Subs w/ non-existent bins:    334 l-rem:    266 v-fix:    69 done: 119100 time:  0.71 s
10.39/10.50	c Removed useless bin:     116  fixed:     0  props:  20.00M  time:  0.11 s
11.01/11.01	c lits-rem:         0  cl-subs:    16657  v-elim:  45073  v-fix:    0  time:  0.50 s
11.69/11.74	c Finding binary XORs  T:     0.73 s  found:    1709
11.69/11.77	c Replacing     1709 vars Replaced    30925 lits Time:     0.03 s 
11.79/11.84	c Finding non-binary XORs:     0.05 s (found:     110, avg size: 3.0)
11.79/11.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.89/11.94	c calculated reachability. Time: 0.09
11.89/11.95	c Calc default polars -  time:   0.01 s pos:    2619 undec:   66006 neg:   85413
11.89/11.95	c =========================================================================================
11.89/11.95	c types(t): F = full restart, N = normal restart
11.89/11.95	c types(t): S = simplification begin/end, E = solution found
11.89/11.95	c restart types(rt): st = static, dy = dynamic
11.89/11.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.89/11.95	c  B st     0         0     88370    136458    172551         0    892880         0   no data   no data  --
13.21/13.24	c  N dy    18      4058     87606    136458    172990      3511    892877     55153      4.83      5.37  --
14.59/14.61	c  N dy    44      8237     77255    121645    149393      6594    800660    115074      5.15      5.44  --
16.29/16.30	c  E dy    69     12241     76873    121645    149641     10273    800660    207658      5.22      4.07  --
16.29/16.30	c num threads              : 1          
16.29/16.30	c restarts                 : 69         
16.29/16.30	c dynamic restarts         : 63         
16.29/16.30	c static restarts          : 6          
16.29/16.30	c full restarts            : 0          
16.29/16.30	c total simplify time      : 0.04       
16.29/16.30	c learnts DL2              : 0          
16.29/16.30	c learnts size 2           : 316972     
16.29/16.30	c learnts size 1           : 44031       (28.58     % of vars)
16.29/16.30	c filedLit time            : 8.89        (55.16     % time)
16.29/16.30	c v-elim SatELite          : 45073       (29.26     % vars)
16.29/16.30	c SatELite time            : 1.17        (7.26      % time)
16.29/16.30	c v-elim xor               : 0           (0.00      % vars)
16.29/16.30	c xor elim time            : 0.02        (0.11      % time)
16.29/16.30	c num binary xor trees     : 2628       
16.29/16.30	c binxor trees' crown      : 6825        (2.60      leafs/tree)
16.29/16.30	c bin xor find time        : 0.73       
16.29/16.30	c OTF clause improved      : 203         (0.02      clauses/conflict)
16.29/16.30	c OTF impr. size diff      : 366         (1.80       lits/clause)
16.29/16.30	c OTF cl watch-shrink      : 5174        (0.42      clauses/conflict)
16.29/16.30	c OTF cl watch-sh-lit      : 20331       (3.93       lits/clause)
16.29/16.30	c tried to recurMin cls    : 6540        (53.43      % of conflicts)
16.29/16.30	c updated cache            : 3571        (0.55       lits/tried recurMin)
16.29/16.30	c clauses over max glue    : 0           (0.00      % of all clauses)
16.29/16.30	c conflicts                : 12241       (759.81    / sec)
16.29/16.30	c decisions                : 37291       (0.00      % random)
16.29/16.30	c bogo-props               : 271937614   (16879474.26 / sec)
16.29/16.30	c conflict literals        : 222079      (48.21     % deleted)
16.29/16.30	c Memory used              : 744.07      MB
16.29/16.30	c CPU time                 : 16.11       s
16.29/16.30	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-3370634-1305380554/watcher-3370634-1305380554 -o /tmp/evaluation-result-3370634-1305380554/solver-3370634-1305380554 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370634-1305380554.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: 2.52 2.16 1.59 3/355 13635
/proc/meminfo: memFree=21653616/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=32252 CPUtime=0 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 1393 0 0 0 0 0 0 0 25 0 1 0 649655084 33026048 1229 33554432000 4194304 4650387 140737408092528 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 8063 1229 328 112 0 3028 0

[startup+0.0606389 s]
/proc/loadavg: 2.52 2.16 1.59 3/355 13635
/proc/meminfo: memFree=21653616/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=49988 CPUtime=0.05 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 6533 0 0 0 5 0 0 0 25 0 1 0 649655084 51187712 5386 33554432000 4194304 4650387 140737408092528 18446744073709551615 4316547 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 12497 5389 328 112 0 7462 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 49988

[startup+0.100635 s]
/proc/loadavg: 2.52 2.16 1.59 3/355 13635
/proc/meminfo: memFree=21653616/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=63420 CPUtime=0.09 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 10634 0 0 0 8 1 0 0 25 0 1 0 649655084 64942080 8395 33554432000 4194304 4650387 140737408092528 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 15855 8399 328 112 0 10820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63420

[startup+0.300612 s]
/proc/loadavg: 2.52 2.16 1.59 3/355 13635
/proc/meminfo: memFree=21653616/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=94872 CPUtime=0.29 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 19546 0 0 0 27 2 0 0 25 0 1 0 649655084 97148928 15130 33554432000 4194304 4650387 140737408092528 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 23718 15130 347 112 0 18683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94872

[startup+0.700547 s]
/proc/loadavg: 2.52 2.16 1.59 3/355 13635
/proc/meminfo: memFree=21653616/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=114552 CPUtime=0.69 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 23505 0 0 0 67 2 0 0 25 0 1 0 649655084 117301248 18187 33554432000 4194304 4650387 140737408092528 18446744073709551615 4246052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 28638 18196 353 112 0 23603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114552

[startup+1.5004 s]
/proc/loadavg: 2.52 2.16 1.59 3/356 13636
/proc/meminfo: memFree=21547340/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=169844 CPUtime=1.49 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 34564 0 0 0 146 3 0 0 25 0 1 0 649655084 173920256 29246 33554432000 4194304 4650387 140737408092528 18446744073709551615 4369156 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 42461 29246 353 112 0 37426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 169844

[startup+3.10109 s]
/proc/loadavg: 2.52 2.16 1.59 3/356 13636
/proc/meminfo: memFree=21462680/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=288560 CPUtime=3.09 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 55007 0 0 0 304 5 0 0 25 0 1 0 649655084 295485440 49689 33554432000 4194304 4650387 140737408092528 18446744073709551615 4369319 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 72140 49689 353 112 0 67105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 288560

[startup+6.30058 s]
/proc/loadavg: 2.72 2.21 1.61 3/356 13636
/proc/meminfo: memFree=21286860/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=493304 CPUtime=6.29 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 98758 0 0 0 617 12 0 0 25 0 1 0 649655084 505143296 93440 33554432000 4194304 4650387 140737408092528 18446744073709551615 4243576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 123326 93440 353 112 0 118291 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 493304

[startup+12.7005 s]
/proc/loadavg: 2.82 2.24 1.62 3/356 13636
/proc/meminfo: memFree=20982592/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=760212 CPUtime=12.69 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 158326 0 0 0 1250 19 0 0 25 0 1 0 649655084 778457088 153008 33554432000 4194304 4650387 140737408092528 18446744073709551615 4363339 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 190053 153008 378 112 0 185018 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 760212

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

[startup+14.3132 s]
/proc/loadavg: 2.75 2.23 1.62 3/356 13636
/proc/meminfo: memFree=20962520/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=760744 CPUtime=14.31 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 158659 0 0 0 1412 19 0 0 25 0 1 0 649655084 779001856 153341 33554432000 4194304 4650387 140737408092528 18446744073709551615 210646807237 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 190186 153341 378 112 0 185151 0
Current children cumulated CPU time (s) 14.31
Current children cumulated vsize (KiB) 760744

[startup+15.1011 s]
/proc/loadavg: 2.75 2.23 1.62 3/356 13636
/proc/meminfo: memFree=20962520/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=761228 CPUtime=15.09 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 158813 0 0 0 1490 19 0 0 25 0 1 0 649655084 779497472 153495 33554432000 4194304 4650387 140737408092528 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 190307 153495 378 112 0 185272 0
Current children cumulated CPU time (s) 15.09
Current children cumulated vsize (KiB) 761228

[startup+15.9009 s]
/proc/loadavg: 2.75 2.23 1.62 3/356 13636
/proc/meminfo: memFree=20954708/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=761532 CPUtime=15.89 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 158933 0 0 0 1570 19 0 0 25 0 1 0 649655084 779808768 153615 33554432000 4194304 4650387 140737408092528 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 190383 153615 378 112 0 185348 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 761532

[startup+16.3009 s]
/proc/loadavg: 2.75 2.23 1.62 3/356 13636
/proc/meminfo: memFree=20954708/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=761924 CPUtime=16.29 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202496 159036 0 0 0 1610 19 0 0 25 0 1 0 649655084 780210176 153718 33554432000 4194304 4650387 140737408092528 18446744073709551615 4364507 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13635/statm: 190481 153718 378 112 0 185446 0
Current children cumulated CPU time (s) 16.29
Current children cumulated vsize (KiB) 761924

[startup+16.4009 s]
/proc/loadavg: 2.75 2.23 1.62 3/356 13636
/proc/meminfo: memFree=20996372/32951132 swapFree=64495980/67111528
[pid=13635] ppid=13633 vsize=0 CPUtime=16.4 cores=0,2
/proc/13635/stat : 13635 (strangenight1-s) R 13633 13635 13448 0 -1 4202500 159049 0 0 0 1620 20 0 0 18 0 1 0 649655084 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13635/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.4
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 16.4246
CPU time (s): 16.4235
CPU user time (s): 16.2035
CPU system time (s): 0.219966
CPU usage (%): 99.9934
Max. virtual memory (cumulated for all children) (KiB): 761924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.2035
system time used= 0.219966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159049
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 19

runsolver used 0.053991 second user time and 0.141978 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-14 15:42:35
IDJOB=3370634
IDBENCH=82479
IDSOLVER=1847
FILE ID=node129/3370634-1305380554
RUNJOBID= node129-1305379151-13466
PBS_JOBID= 13324373
Free space on /tmp= 73344 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370634-1305380554/watcher-3370634-1305380554 -o /tmp/evaluation-result-3370634-1305380554/solver-3370634-1305380554 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370634-1305380554.cnf

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

MD5SUM BENCH= 78f66492ac42d4b6896175e486263134
RANDOM SEED=848926066

node129.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.831
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.66
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      21654020 kB
Buffers:        241132 kB
Cached:        5782556 kB
SwapCached:      52668 kB
Active:        2988140 kB
Inactive:      8087120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21654020 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           24684 kB
Writeback:          28 kB
AnonPages:     5007796 kB
Mapped:          17904 kB
Slab:           119840 kB
PageTables:      37876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79876980 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73340 MiB
End job on node129 at 2011-05-14 15:42:51