Trace number 3283261

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 TechDemo-Alpha-stUNSAT 20.6849 20.6965

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10t0.cnf
MD5SUM9029cec808e66e35ae213dc5615fd1f7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.15537
Satisfiable
(Un)Satisfiability was proved
Number of variables237336
Number of clauses1262609
Sum of the clauses size3042396
Maximum clause length10
Minimum clause length1
Number of clauses of size 113421
Number of clauses of size 2900089
Number of clauses of size 3288599
Number of clauses of size 46720
Number of clauses of size 526880
Number of clauses of size over 526900

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3283261-1303759746.cnf'
0.00/0.00	c -- header says num vars:         237336
0.00/0.00	c -- header says num clauses:     1262609
0.69/0.72	c -- clauses added:            0 learnts,      1262609 normals,            0 xors
0.69/0.72	c -- vars added     237336
0.69/0.72	c Parsing time:  0.67 s
0.69/0.73	c  N st     0         0    237336    318204    903807         0   2943726         0   no data   no data  --
1.00/1.08	c asymm  cl-useful: 1533/2564/244334 lits-rem:6155 time: 0.32
13.20/13.23	c Flit:  1024 Blit:   5748 bXBeca:    0 bXProp: 2277 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 12.12
13.20/13.28	c Cleaning up after failed var search:     0.05 s 
15.69/15.78	c Calc non-exist non-lernt bins v-fix:  3113 done:   8999 time:  2.44 s
15.79/15.81	c Cache  BProp: 487 Set: 20 BXProp: 2062 T: 0.03
15.79/15.86	c Subs w/ non-existent bins:     44 time:  0.05 s
15.89/15.94	c Replacing     4339 vars Replaced    98056 lits Time:     0.07 s 
15.98/16.03	c bin-w-bin subsume rem        20545 bins  time:  0.04 s
15.98/16.09	c subs with bin:     1526  lits-rem:      6720  v-fix:    0  time:  0.06 s
16.28/16.30	c Removed useless bin:     146  fixed:  1404  bprops:  10.03M  time:  0.21 s
16.69/16.74	c lits-rem:         0  cl-subs:     8495  v-elim:  33788  v-fix:    1  time:  0.43 s
16.69/16.74	c learnt bin added due to v-elim: 0
16.69/16.78	c Finding binary XORs  T:     0.04 s  found:    6738
16.79/16.84	c Replacing     6738 vars Replaced   149577 lits Time:     0.06 s 
16.89/16.95	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
16.89/16.95	c Calc default polars -  time:   0.02 s pos:   20125 undec:  186091 neg:   31120
16.89/16.95	c =========================================================================================
16.89/16.95	c types(t): F = full restart, N = normal restart
16.89/16.95	c types(t): S = simplification begin/end, E = solution found
16.89/16.95	c restart types(rt): st = static, dy = dynamic
16.89/16.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
16.89/16.95	c  B st     0         0     55218    213632    219253         0   1144823         0   no data   no data  --
18.49/18.58	c Decided on dynamic restart strategy
19.79/19.89	c  N dy    20      4016     48912    213632    219434      3509   1144823    328488     83.33     16.60  --
20.49/20.57	c  E dy    27      4972     48892    213632    219464      4308   1144823    380353     61.37     19.25  --
20.49/20.58	c num threads              : 1          
20.49/20.58	c restarts                 : 27         
20.49/20.58	c dynamic restarts         : 21         
20.49/20.58	c static restarts          : 6          
20.49/20.58	c full restarts            : 0          
20.49/20.58	c total simplify time      : 0.00       
20.49/20.58	c learnts DL2              : 0          
20.49/20.58	c learnts size 2           : 976480     
20.49/20.58	c learnts size 1           : 187272      (78.91     % of vars)
20.49/20.58	c filedLit time            : 12.17       (59.48     % time)
20.49/20.58	c v-elim SatELite          : 22550       (9.50      % vars)
20.49/20.58	c SatELite time            : 0.35        (1.71      % time)
20.49/20.58	c v-elim xor               : 0           (0.00      % vars)
20.49/20.58	c xor elim time            : 0.00        (0.00      % time)
20.49/20.58	c num binary xor trees     : 5223       
20.49/20.58	c binxor trees' crown      : 11077       (2.12      leafs/tree)
20.49/20.58	c bin xor find time        : 0.04       
20.49/20.58	c OTF clause subsumed      : 340         (0.07      clauses/conflict)
20.49/20.58	c OTF subs. size diff      : 667         (1.96       lits/clause)
20.49/20.58	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
20.49/20.58	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
20.49/20.58	c tried to recurMin cls    : 0           (0.00       % of conflicts)
20.49/20.58	c updated cache            : 0           (nan        lits/tried recurMin)
20.49/20.58	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
20.49/20.58	c OTF Gate-rem lits        : 0           (nan       lits/confl)
20.49/20.58	c clauses over max glue    : 0           (0.00      % of all clauses)
20.49/20.58	c conflicts                : 4972        (243.02    / sec)
20.49/20.58	c decisions                : 30333       (0.00      % random)
20.49/20.58	c bogo-props               : 149744412   (7319283.66 / sec)
20.49/20.58	c props                    : 12209454    (596779.91 / sec)
20.49/20.58	c conflict literals        : 428217      (12.86     % deleted)
20.49/20.58	c Memory used              : 535.25      MB
20.49/20.58	c CPU time                 : 20.46       s
20.49/20.58	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: 935)

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-3283261-1303759746/watcher-3283261-1303759746 -o /tmp/evaluation-result-3283261-1303759746/solver-3283261-1303759746 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3283261-1303759746.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: 3.93 3.72 4.33 5/193 6056
/proc/meminfo: memFree=17341312/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=31580 CPUtime=0 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 1549 0 0 0 0 0 0 0 22 0 1 0 487572586 32337920 1340 33554432000 4194304 4797429 140737270500048 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 7895 1345 351 148 0 2824 0

[startup+0.0922261 s]
/proc/loadavg: 3.93 3.72 4.33 5/193 6056
/proc/meminfo: memFree=17341312/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=109352 CPUtime=0.08 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 23684 0 0 0 5 3 0 0 22 0 1 0 487572586 111976448 16397 33554432000 4194304 4797429 140737270500048 18446744073709551615 4365814 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 27338 16406 351 148 0 22267 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109352

[startup+0.100211 s]
/proc/loadavg: 3.93 3.72 4.33 5/193 6056
/proc/meminfo: memFree=17341312/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=109352 CPUtime=0.09 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 25249 0 0 0 6 3 0 0 22 0 1 0 487572586 111976448 17962 33554432000 4194304 4797429 140737270500048 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 27338 17962 351 148 0 22267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109352

[startup+0.300176 s]
/proc/loadavg: 3.93 3.72 4.33 5/193 6056
/proc/meminfo: memFree=17341312/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=118040 CPUtime=0.28 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 27827 0 0 0 25 3 0 0 23 0 1 0 487572586 120872960 20425 33554432000 4194304 4797429 140737270500048 18446744073709551615 4621888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 29510 20426 351 148 0 24439 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 118040

[startup+0.7011 s]
/proc/loadavg: 3.93 3.72 4.33 5/193 6056
/proc/meminfo: memFree=17341312/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=147284 CPUtime=0.69 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 37471 0 0 0 65 4 0 0 25 0 1 0 487572586 150818816 29784 33554432000 4194304 4797429 140737270500048 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 36821 29784 352 148 0 31750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147284

[startup+1.50096 s]
/proc/loadavg: 3.93 3.72 4.33 5/194 6057
/proc/meminfo: memFree=17211848/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=275712 CPUtime=1.49 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 42537 0 0 0 144 5 0 0 25 0 1 0 487572586 282329088 33072 33554432000 4194304 4797429 140737270500048 18446744073709551615 4427384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 68928 33072 382 148 0 63857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 275712

[startup+3.10066 s]
/proc/loadavg: 3.94 3.73 4.33 5/194 6057
/proc/meminfo: memFree=17208748/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=275712 CPUtime=3.09 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 42537 0 0 0 304 5 0 0 25 0 1 0 487572586 282329088 33072 33554432000 4194304 4797429 140737270500048 18446744073709551615 4241642 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 68928 33072 382 148 0 63857 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 275712

[startup+6.30109 s]
/proc/loadavg: 3.94 3.73 4.33 5/194 6057
/proc/meminfo: memFree=17206972/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=276924 CPUtime=6.29 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 42745 0 0 0 624 5 0 0 25 0 1 0 487572586 283570176 33280 33554432000 4194304 4797429 140737270500048 18446744073709551615 4427262 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 69231 33280 382 148 0 64160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 276924

[startup+12.7009 s]
/proc/loadavg: 3.95 3.74 4.33 5/194 6057
/proc/meminfo: memFree=17206852/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=276924 CPUtime=12.69 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 42745 0 0 0 1264 5 0 0 25 0 1 0 487572586 283570176 33280 33554432000 4194304 4797429 140737270500048 18446744073709551615 4428524 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 69231 33280 382 148 0 64160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 276924

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

[startup+15.9003 s]
/proc/loadavg: 3.95 3.74 4.33 5/194 6057
/proc/meminfo: memFree=17043916/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=517260 CPUtime=15.89 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 91767 0 0 0 1579 10 0 0 25 0 1 0 487572586 529674240 82302 33554432000 4194304 4797429 140737270500048 18446744073709551615 4588116 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 129315 82302 386 148 0 124244 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 517260

[startup+19.1008 s]
/proc/loadavg: 3.95 3.74 4.32 5/194 6057
/proc/meminfo: memFree=16975840/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=548088 CPUtime=19.09 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 99955 0 0 0 1898 11 0 0 25 0 1 0 487572586 561242112 90377 33554432000 4194304 4797429 140737270500048 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 137022 90377 411 148 0 131951 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 548088

[startup+19.9006 s]
/proc/loadavg: 3.95 3.74 4.32 5/194 6058
/proc/meminfo: memFree=16975248/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=548088 CPUtime=19.89 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 100060 0 0 0 1978 11 0 0 25 0 1 0 487572586 561242112 90481 33554432000 4194304 4797429 140737270500048 18446744073709551615 4426274 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 137022 90481 411 148 0 131951 0
Current children cumulated CPU time (s) 19.89
Current children cumulated vsize (KiB) 548088

[startup+20.3005 s]
/proc/loadavg: 3.95 3.74 4.32 5/194 6058
/proc/meminfo: memFree=16975248/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=548088 CPUtime=20.29 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 100092 0 0 0 2018 11 0 0 25 0 1 0 487572586 561242112 90513 33554432000 4194304 4797429 140737270500048 18446744073709551615 4423561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 137022 90513 411 148 0 131951 0
Current children cumulated CPU time (s) 20.29
Current children cumulated vsize (KiB) 548088

[startup+20.5005 s]
/proc/loadavg: 3.95 3.74 4.32 5/194 6058
/proc/meminfo: memFree=16975248/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=548088 CPUtime=20.49 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 100112 0 0 0 2038 11 0 0 25 0 1 0 487572586 561242112 90533 33554432000 4194304 4797429 140737270500048 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 137022 90533 411 148 0 131951 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 548088

[startup+20.6005 s]
/proc/loadavg: 3.95 3.74 4.32 5/194 6058
/proc/meminfo: memFree=16975248/32951124 swapFree=67111528/67111528
[pid=6056] ppid=6054 vsize=535796 CPUtime=20.57 cores=5,7
/proc/6056/stat : 6056 (techdemo) R 6054 6056 5962 0 -1 4202496 100119 0 0 0 2046 11 0 0 25 0 1 0 487572586 548655104 87757 33554432000 4194304 4797429 140737270500048 18446744073709551615 271550195474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6056/statm: 133949 87757 416 148 0 128878 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 535796

Child status: 20
Real time (s): 20.6965
CPU time (s): 20.6849
CPU user time (s): 20.5469
CPU system time (s): 0.137979
CPU usage (%): 99.9438
Max. virtual memory (cumulated for all children) (KiB): 548088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.5469
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100120
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= 13
involuntary context switches= 53

runsolver used 0.034994 second user time and 0.080987 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 21:29:07
IDJOB=3283261
IDBENCH=71012
IDSOLVER=1585
FILE ID=node133/3283261-1303759746
RUNJOBID= node133-1303759505-5984
PBS_JOBID= 13157125
Free space on /tmp= 71492 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10t0.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283261-1303759746/watcher-3283261-1303759746 -o /tmp/evaluation-result-3283261-1303759746/solver-3283261-1303759746 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3283261-1303759746.cnf

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

MD5SUM BENCH= 9029cec808e66e35ae213dc5615fd1f7
RANDOM SEED=1370911238

node133.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.834
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.834
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17341716 kB
Buffers:       2168720 kB
Cached:       12094956 kB
SwapCached:          0 kB
Active:        9240048 kB
Inactive:      5807916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17341716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           50436 kB
Writeback:           0 kB
AnonPages:      783456 kB
Mapped:          16676 kB
Slab:           497200 kB
PageTables:       7044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1335836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71484 MiB
End job on node133 at 2011-04-25 21:29:28