Trace number 3284825

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 56.2145 56.2251

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

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-3284825-1303762951.cnf'
0.00/0.00	c -- header says num vars:         516641
0.00/0.00	c -- header says num clauses:     9436757
3.39/3.41	c -- clauses added:            0 learnts,      9436757 normals,            0 xors
3.39/3.41	c -- vars added     516641
3.39/3.41	c Parsing time:  3.24 s
3.39/3.41	c  N st     0         0    516641    321663   8129437         0  18415253         0   no data   no data  --
3.69/3.71	c asymm  cl-useful: 109/288/247225 lits-rem:230 time: 0.26
9.89/9.98	c Flit:   145 Blit:  77729 bXBeca:    0 bXProp:  603 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  6.19
10.09/10.14	c Cleaning up after failed var search:     0.16 s 
11.69/11.74	c Calc non-exist non-lernt bins v-fix:     0 done:   8613 time:  1.54 s
11.69/11.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
11.69/11.77	c Subs w/ non-existent bins:      0 time:  0.02 s
11.89/11.95	c Replacing      603 vars Replaced    18520 lits Time:     0.17 s 
12.69/12.71	c bin-w-bin subsume rem          612 bins  time:  0.60 s
13.89/13.99	c subs with bin:        0  lits-rem:      1089  v-fix:    0  time:  1.27 s
14.09/14.16	c Removed useless bin:    1059  fixed:     0  bprops:  10.00M  time:  0.17 s
15.40/15.48	c lits-rem:         0  cl-subs:        0  v-elim:   5926  v-fix:    0  time:  1.33 s
15.40/15.48	c learnt bin added due to v-elim: 0
15.49/15.58	c Finding binary XORs  T:     0.09 s  found:    2450
15.69/15.75	c Replacing     2450 vars Replaced   245218 lits Time:     0.17 s 
15.99/16.01	c Finding non-binary XORs:     0.12 s (found:       0, avg size: nan)
15.99/16.01	c Calc default polars -  time:   0.06 s pos:    3049 undec:  236783 neg:  276809
15.99/16.01	c =========================================================================================
15.99/16.01	c types(t): F = full restart, N = normal restart
15.99/16.01	c types(t): S = simplification begin/end, E = solution found
15.99/16.01	c restart types(rt): st = static, dy = dynamic
15.99/16.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
15.99/16.01	c  B st     0         0    279858    193657   4664747         0  10624105         0   no data   no data  --
20.49/20.55	c Decided on dynamic restart strategy
25.39/25.49	c  N dy    21      4048    217100    149355   3314040      3448   7620797   1084331    320.19     33.08  --
35.20/35.28	c  N dy    52      8169    216867    149355   3314170      7356   7620797   2476919    430.85     20.59  --
44.79/44.88	c  N dy    82     12229    208970    143693   3142611     10073   7239377   3450737    378.98     16.65  --
54.89/54.94	c  N dy   111     16254    205085    141041   3058214     13042   7052329   4361802    165.11     14.59  --
55.99/56.08	c  E dy   116     16880    204980    141041   3058231     13617   7052329   4434784    131.70     14.28  --
55.99/56.09	c num threads              : 1          
55.99/56.09	c restarts                 : 116        
55.99/56.09	c dynamic restarts         : 110        
55.99/56.09	c static restarts          : 6          
55.99/56.09	c full restarts            : 0          
55.99/56.09	c total simplify time      : 0.39       
55.99/56.09	c learnts DL2              : 0          
55.99/56.09	c learnts size 2           : 8138797    
55.99/56.09	c learnts size 1           : 329407      (63.76     % of vars)
55.99/56.09	c filedLit time            : 6.36        (11.38     % time)
55.99/56.09	c v-elim SatELite          : 5           (0.00      % vars)
55.99/56.09	c SatELite time            : 1.59        (2.85      % time)
55.99/56.09	c v-elim xor               : 0           (0.00      % vars)
55.99/56.09	c xor elim time            : 0.00        (0.00      % time)
55.99/56.09	c num binary xor trees     : 2812       
55.99/56.09	c binxor trees' crown      : 3053        (1.09      leafs/tree)
55.99/56.09	c bin xor find time        : 0.09       
55.99/56.09	c OTF clause subsumed      : 386         (0.02      clauses/conflict)
55.99/56.09	c OTF subs. size diff      : 2903        (7.52       lits/clause)
55.99/56.09	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
55.99/56.09	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
55.99/56.09	c tried to recurMin cls    : 0           (0.00       % of conflicts)
55.99/56.09	c updated cache            : 0           (nan        lits/tried recurMin)
55.99/56.09	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
55.99/56.09	c OTF Gate-rem lits        : 0           (nan       lits/confl)
55.99/56.09	c clauses over max glue    : 0           (0.00      % of all clauses)
55.99/56.09	c conflicts                : 16880       (302.31    / sec)
55.99/56.09	c decisions                : 178728      (0.00      % random)
55.99/56.09	c bogo-props               : 575713002   (10310690.83 / sec)
55.99/56.09	c props                    : 215384147   (3857406.98 / sec)
55.99/56.09	c conflict literals        : 5721720     (36.93     % deleted)
55.99/56.09	c Memory used              : 708.76      MB
55.99/56.09	c CPU time                 : 55.84       s
55.99/56.09	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-3284825-1303762951/watcher-3284825-1303762951 -o /tmp/evaluation-result-3284825-1303762951/solver-3284825-1303762951 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3284825-1303762951.cnf 

running on 2 cores: 4,6

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 3.12 2.15 5/189 23422
/proc/meminfo: memFree=20851172/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=24384 CPUtime=0 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 1412 0 0 0 0 0 0 0 23 0 1 0 487898071 24969216 1205 33554432000 4194304 4797429 140736854895744 18446744073709551615 4356416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 6096 1205 347 148 0 1025 0

[startup+0.0172529 s]
/proc/loadavg: 4.00 3.12 2.15 5/189 23422
/proc/meminfo: memFree=20851172/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=33728 CPUtime=0.01 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 2067 0 0 0 1 0 0 0 23 0 1 0 487898071 34537472 1629 33554432000 4194304 4797429 140736854895744 18446744073709551615 4659296 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 8432 1629 350 148 0 3361 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 33728

[startup+0.100233 s]
/proc/loadavg: 4.00 3.12 2.15 5/189 23422
/proc/meminfo: memFree=20851172/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=39236 CPUtime=0.08 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 3966 0 0 0 8 0 0 0 23 0 1 0 487898071 40177664 3058 33554432000 4194304 4797429 140736854895744 18446744073709551615 212435676543 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 9809 3058 350 148 0 4738 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39236

[startup+0.3002 s]
/proc/loadavg: 4.00 3.12 2.15 5/189 23422
/proc/meminfo: memFree=20851172/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=67772 CPUtime=0.29 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 11603 0 0 0 28 1 0 0 25 0 1 0 487898071 69398528 7922 33554432000 4194304 4797429 140736854895744 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 16943 7922 350 148 0 11872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67772

[startup+0.701187 s]
/proc/loadavg: 4.00 3.12 2.15 5/189 23422
/proc/meminfo: memFree=20851172/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=100308 CPUtime=0.69 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 21916 0 0 0 65 4 0 0 25 0 1 0 487898071 102715392 18085 33554432000 4194304 4797429 140736854895744 18446744073709551615 4660992 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 25077 18085 350 148 0 20006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100308

[startup+1.501 s]
/proc/loadavg: 4.00 3.12 2.15 5/190 23423
/proc/meminfo: memFree=20748744/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=194520 CPUtime=1.49 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 47138 0 0 0 141 8 0 0 25 0 1 0 487898071 199188480 39552 33554432000 4194304 4797429 140736854895744 18446744073709551615 212435685586 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 48630 39552 350 148 0 43559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 194520

[startup+3.10069 s]
/proc/loadavg: 4.00 3.12 2.15 5/190 23423
/proc/meminfo: memFree=20632928/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=401104 CPUtime=3.09 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 99552 0 0 0 293 16 0 0 25 0 1 0 487898071 410730496 84179 33554432000 4194304 4797429 140736854895744 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 100276 84179 350 148 0 95205 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 401104

[startup+6.30106 s]
/proc/loadavg: 4.00 3.14 2.16 5/190 23423
/proc/meminfo: memFree=20485908/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=505804 CPUtime=6.29 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 110432 0 0 0 611 18 0 0 25 0 1 0 487898071 517943296 92166 33554432000 4194304 4797429 140736854895744 18446744073709551615 4427256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 126451 92166 381 148 0 121380 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 505804

[startup+12.7009 s]
/proc/loadavg: 4.00 3.15 2.17 5/190 23423
/proc/meminfo: memFree=20294204/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=706468 CPUtime=12.69 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 160483 0 0 0 1246 23 0 0 25 0 1 0 487898071 723423232 142217 33554432000 4194304 4797429 140736854895744 18446744073709551615 4557682 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 176617 142217 390 148 0 171546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 706468

[startup+25.5004 s]
/proc/loadavg: 4.08 3.21 2.20 5/190 23424
/proc/meminfo: memFree=20176680/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=725764 CPUtime=25.49 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 166537 0 0 0 2526 23 0 0 25 0 1 0 487898071 743182336 148269 33554432000 4194304 4797429 140736854895744 18446744073709551615 4422865 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 181441 148269 411 148 0 176370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 725764

[startup+51.1006 s]
/proc/loadavg: 4.05 3.27 2.25 5/190 23424
/proc/meminfo: memFree=20018148/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=725764 CPUtime=51.09 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 170328 0 0 0 5085 24 0 0 25 0 1 0 487898071 743182336 152053 33554432000 4194304 4797429 140736854895744 18446744073709551615 4424194 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 181441 152053 411 148 0 176370 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 725764

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

[startup+54.301 s]
/proc/loadavg: 4.05 3.28 2.26 5/190 23424
/proc/meminfo: memFree=20010460/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=725764 CPUtime=54.29 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 170652 0 0 0 5405 24 0 0 25 0 1 0 487898071 743182336 152377 33554432000 4194304 4797429 140736854895744 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 181441 152377 411 148 0 176370 0
Current children cumulated CPU time (s) 54.29
Current children cumulated vsize (KiB) 725764

[startup+55.1009 s]
/proc/loadavg: 4.05 3.28 2.26 5/190 23424
/proc/meminfo: memFree=20008228/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=725764 CPUtime=55.09 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 170708 0 0 0 5485 24 0 0 25 0 1 0 487898071 743182336 152433 33554432000 4194304 4797429 140736854895744 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 181441 152433 411 148 0 176370 0
Current children cumulated CPU time (s) 55.09
Current children cumulated vsize (KiB) 725764

[startup+55.9007 s]
/proc/loadavg: 4.05 3.28 2.26 5/190 23424
/proc/meminfo: memFree=20008228/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=725764 CPUtime=55.89 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 170768 0 0 0 5565 24 0 0 25 0 1 0 487898071 743182336 152493 33554432000 4194304 4797429 140736854895744 18446744073709551615 4423595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 181441 152493 411 148 0 176370 0
Current children cumulated CPU time (s) 55.89
Current children cumulated vsize (KiB) 725764

[startup+56.1067 s]
/proc/loadavg: 4.05 3.28 2.26 5/190 23424
/proc/meminfo: memFree=20006120/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=701184 CPUtime=56.09 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 170779 0 0 0 5584 25 0 0 25 0 1 0 487898071 718012416 146448 33554432000 4194304 4797429 140736854895744 18446744073709551615 212435672964 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 175296 146448 416 148 0 170225 0
Current children cumulated CPU time (s) 56.09
Current children cumulated vsize (KiB) 701184

[startup+56.2007 s]
/proc/loadavg: 4.05 3.28 2.26 5/190 23424
/proc/meminfo: memFree=20006120/32951124 swapFree=67111524/67111528
[pid=23422] ppid=23420 vsize=652004 CPUtime=56.18 cores=4,6
/proc/23422/stat : 23422 (techdemo) R 23420 23422 22078 0 -1 4202496 170779 0 0 0 5593 25 0 0 25 0 1 0 487898071 667652096 131769 33554432000 4194304 4797429 140736854895744 18446744073709551615 212436060295 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23422/statm: 163001 131769 416 148 0 157930 0
Current children cumulated CPU time (s) 56.18
Current children cumulated vsize (KiB) 652004

Child status: 20
Real time (s): 56.2251
CPU time (s): 56.2145
CPU user time (s): 55.9355
CPU system time (s): 0.278957
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 725764

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

runsolver used 0.105983 second user time and 0.207968 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-25 22:22:37
IDJOB=3284825
IDBENCH=82364
IDSOLVER=1585
FILE ID=node102/3284825-1303762951
RUNJOBID= node102-1303762595-23047
PBS_JOBID= 13154071
Free space on /tmp= 70716 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284825-1303762951/watcher-3284825-1303762951 -o /tmp/evaluation-result-3284825-1303762951/solver-3284825-1303762951 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3284825-1303762951.cnf

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=1383432296

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
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.75
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.828
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.82
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.828
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.828
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.82
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.828
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:      20851328 kB
Buffers:       1601264 kB
Cached:        9012624 kB
SwapCached:          4 kB
Active:        3470192 kB
Inactive:      8070128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20851328 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          214464 kB
Writeback:           0 kB
AnonPages:      926156 kB
Mapped:          16644 kB
Slab:           493324 kB
PageTables:       7212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1500988 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= 70708 MiB
End job on node102 at 2011-04-25 22:23:34