Trace number 3401039

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-st (fixed)UNSAT 52.793 52.8141

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.4647
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

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-3401039-1306280868.cnf'
0.00/0.00	c -- header says num vars:          66084
0.00/0.00	c -- header says num clauses:     1060536
0.19/0.20	c -- clauses added:            0 learnts,      1060536 normals,            0 xors
0.19/0.20	c -- vars added      66084
0.19/0.20	c Parsing time:  0.19 s
0.19/0.20	c  N st     0         0     66084     25002    661876         0   1572305         0   no data   no data
0.39/0.43	c asymm  cl-useful: 279/802/20688 lits-rem:9991 time: 0.23
5.87/5.94	c Flit:   281 Blit:   9075 bXBeca:    0 bXProp:  515 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  5.39
5.87/5.95	c Cleaning up after failed var search:     0.01 s 
5.87/5.96	c Replacing      515 vars Replaced    29599 lits Time:     0.01 s 
5.87/5.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.97/6.00	c bin-w-bin subsume rem          774 bins  time:  0.02 s
5.97/6.07	c subs with bin:       29  lits-rem:       151  v-fix:    0  time:  0.07 s
7.37/7.42	c Subs w/ non-existent bins:     43 l-rem:    537 v-fix:   419 done:  25334 time:  1.35 s
7.47/7.56	c Removed useless bin:   11600  fixed:     0  props:  20.00M  time:  0.13 s
7.58/7.64	c lits-rem:         0  cl-subs:       80  v-elim:     13  v-fix:    0  time:  0.08 s
8.07/8.13	c Finding binary XORs  T:     0.49 s  found:     200
8.07/8.14	c Replacing      200 vars Replaced     8306 lits Time:     0.01 s 
8.17/8.30	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
8.17/8.30	c calculated reachability. Time: 0.14
8.27/8.30	c Calc default polars -  time:   0.01 s pos:    1149 undec:   41224 neg:   23711
8.27/8.30	c =========================================================================================
8.27/8.30	c types(t): F = full restart, N = normal restart
8.27/8.30	c types(t): S = simplification begin/end, E = solution found
8.27/8.30	c restart types(rt): st = static, dy = dynamic
8.27/8.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
8.27/8.30	c  B st     0         0     24866     15464    304210         0    738545         0   no data   no data
13.57/13.63	c  N dy    16      4067     24849     15464    304398      3846    738545   4686020     31.93     89.05
17.77/17.89	c  N dy    32      8108     24812     15464    304592      5284    738545   2864055     28.24     30.72
21.27/21.38	c  N dy    40     12700     24786     15464    304776      5636    738545    989726     22.62     23.89
25.97/26.09	c  N dy    48     17817     24630     15464    304971     10506    738545   3077090     19.54     21.39
29.17/29.23	c  N dy    59     21887     24617     15464    305105      9075    738545   1662798     18.39     20.67
31.67/31.71	c  F st    69     25004     24544     15325    301731     11723    730040   2714770     17.85     14.38
32.57/32.65	c  N st    72     26194     24539     15288    300394      6280    726907    374757     17.85   no data
35.67/35.73	c  S st    75     30001     24524     15288    300465      9968    726907   1577085     17.85   no data
36.07/36.12	c  S st    75     30501     24524     15288    300497     10424    726907   1682652     17.85   no data
36.07/36.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.97/47.04	c Flit:  1952 Blit:   2369 bXBeca:    0 bXProp:  317 Bins: 479082 BRemL:  27242 BRemN:    784 P: 200.0M T: 10.82
46.97/47.07	c Cleaning up after failed var search:     0.03 s 
47.07/47.13	c Replacing      317 vars Replaced    49154 lits Time:     0.06 s 
47.07/47.15	c blocked clauses removed:        0 vars:      0 tried:       18454 T: 0.01 s
47.07/47.19	c bin-w-bin subsume rem         6013 bins  time:  0.04 s
47.18/47.25	c subs with bin:       10  lits-rem:        14  v-fix:    0  time:  0.06 s
47.97/48.07	c Subs w/ non-existent bins:     15 l-rem:    275 v-fix:   130 done:  18403 time:  0.82 s
48.17/48.27	c Removed useless bin:   32795  fixed:     0  props:  20.01M  time:  0.20 s
48.28/48.35	c lits-rem:         2  cl-subs:       27  v-elim:    102  v-fix:    0  time:  0.08 s
49.77/49.83	c subs with bin:      103  lits-rem:      2270  v-fix:    0  time:  1.43 s
50.07/50.10	c lits-rem:      1954  cl-subs:      699  v-elim:      0  v-fix:    0  time:  0.27 s
50.37/50.44	c asymm  cl-useful: 71/602/12357 lits-rem:382 time: 0.33
50.59/50.69	c calculated reachability. Time: 0.24
50.59/50.69	c  N dy    75     30501     18222     12357    421836      7128    448346   1209418     17.85   no data
51.47/51.60	c Finding binary XORs  T:     0.92 s  found:     271
51.57/51.65	c Replacing      271 vars Replaced    39111 lits Time:     0.04 s 
52.67/52.78	c  E dy    76     32675     17901     12346    421431      9111    447247   1368559     16.97      4.42
52.67/52.78	c num threads              : 1          
52.67/52.78	c restarts                 : 76         
52.67/52.78	c dynamic restarts         : 64         
52.67/52.78	c static restarts          : 12         
52.67/52.78	c full restarts            : 1          
52.67/52.78	c total simplify time      : 0.98       
52.67/52.78	c learnts DL2              : 0          
52.67/52.78	c learnts size 2           : 1145691    
52.67/52.78	c learnts size 1           : 55879       (84.56     % of vars)
52.67/52.78	c filedLit time            : 16.25       (30.94     % time)
52.67/52.78	c v-elim SatELite          : 115         (0.17      % vars)
52.67/52.78	c SatELite time            : 2.52        (4.80      % time)
52.67/52.78	c v-elim xor               : 0           (0.00      % vars)
52.67/52.78	c xor elim time            : 0.01        (0.03      % time)
52.67/52.78	c num binary xor trees     : 1026       
52.67/52.78	c binxor trees' crown      : 1303        (1.27      leafs/tree)
52.67/52.78	c bin xor find time        : 1.41       
52.67/52.78	c OTF clause improved      : 216         (0.01      clauses/conflict)
52.67/52.78	c OTF impr. size diff      : 590         (2.73       lits/clause)
52.67/52.78	c OTF cl watch-shrink      : 27206       (0.83      clauses/conflict)
52.67/52.78	c OTF cl watch-sh-lit      : 1768536     (65.01      lits/clause)
52.67/52.78	c tried to recurMin cls    : 22514       (68.90      % of conflicts)
52.67/52.78	c updated cache            : 17962       (0.80       lits/tried recurMin)
52.67/52.78	c clauses over max glue    : 0           (0.00      % of all clauses)
52.67/52.78	c conflicts                : 32675       (622.12    / sec)
52.67/52.78	c decisions                : 237778      (0.23      % random)
52.67/52.78	c bogo-props               : 885722154   (16863826.61 / sec)
52.67/52.78	c conflict literals        : 16183823    (28.16     % deleted)
52.67/52.78	c Memory used              : 846.84      MB
52.67/52.78	c CPU time                 : 52.52       s
52.67/52.78	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-3401039-1306280868/watcher-3401039-1306280868 -o /tmp/evaluation-result-3401039-1306280868/solver-3401039-1306280868 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401039-1306280868.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 1.86 1.12 3/514 15741
/proc/meminfo: memFree=15109144/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=30720 CPUtime=0 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 964 0 0 0 0 0 0 0 24 0 1 0 818317687 31457280 872 33554432000 4194304 4580011 140734046304992 18446744073709551615 4298560 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15741/statm: 7680 872 324 95 0 2662 0

[startup+0.0806091 s]
/proc/loadavg: 1.96 1.86 1.12 3/514 15741
/proc/meminfo: memFree=15109144/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=42164 CPUtime=0.07 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 4047 0 0 0 7 0 0 0 24 0 1 0 818317687 43175936 3472 33554432000 4194304 4580011 140734046304992 18446744073709551615 4307916 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15741/statm: 10541 3484 325 95 0 5523 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 42164

[startup+0.100601 s]
/proc/loadavg: 1.96 1.86 1.12 3/514 15741
/proc/meminfo: memFree=15109144/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=46688 CPUtime=0.09 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 5389 0 0 0 9 0 0 0 24 0 1 0 818317687 47808512 4290 33554432000 4194304 4580011 140734046304992 18446744073709551615 215988253381 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15741/statm: 11672 4291 325 95 0 6654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46688

[startup+0.300566 s]
/proc/loadavg: 1.96 1.86 1.12 3/514 15741
/proc/meminfo: memFree=15109144/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=69696 CPUtime=0.29 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 11554 0 0 0 28 1 0 0 25 0 1 0 818317687 71368704 9376 33554432000 4194304 4580011 140734046304992 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15741/statm: 17424 9376 339 95 0 12406 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69696

[startup+0.7005 s]
/proc/loadavg: 1.96 1.86 1.12 3/514 15741
/proc/meminfo: memFree=15109144/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=89556 CPUtime=0.69 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 15589 0 0 0 68 1 0 0 25 0 1 0 818317687 91705344 13411 33554432000 4194304 4580011 140734046304992 18446744073709551615 4231546 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15741/statm: 22389 13421 341 95 0 17371 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89556

[startup+1.50025 s]
/proc/loadavg: 1.96 1.86 1.12 3/515 15742
/proc/meminfo: memFree=15039904/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=141128 CPUtime=1.49 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 25316 0 0 0 147 2 0 0 25 0 1 0 818317687 144515072 23138 33554432000 4194304 4580011 140734046304992 18446744073709551615 4288933 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/15741/statm: 35282 23138 341 95 0 30264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 141128

[startup+3.10102 s]
/proc/loadavg: 1.96 1.86 1.12 3/515 15742
/proc/meminfo: memFree=14985344/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=240864 CPUtime=3.06 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 44207 0 0 0 302 4 0 0 25 0 1 0 818317687 246644736 42029 33554432000 4194304 4580011 140734046304992 18446744073709551615 4292974 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15741/statm: 60216 42029 341 95 0 55198 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 240864

[startup+6.30051 s]
/proc/loadavg: 2.12 1.90 1.13 3/515 15742
/proc/meminfo: memFree=14787340/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=486736 CPUtime=6.27 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 92147 0 0 0 616 11 0 0 25 0 1 0 818317687 498417664 89969 33554432000 4194304 4580011 140734046304992 18446744073709551615 4515087 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15741/statm: 121684 89969 354 95 0 116666 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 486736

[startup+12.7004 s]
/proc/loadavg: 2.11 1.90 1.14 3/515 15743
/proc/meminfo: memFree=14721876/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=521644 CPUtime=12.67 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 96664 0 0 0 1256 11 0 0 25 0 1 0 818317687 534163456 94486 33554432000 4194304 4580011 140734046304992 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15741/statm: 130411 94486 366 95 0 125393 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 521644

[startup+25.5011 s]
/proc/loadavg: 2.09 1.90 1.15 3/515 15743
/proc/meminfo: memFree=14705276/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=549548 CPUtime=25.47 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 108435 0 0 0 2534 13 0 0 25 0 1 0 818317687 562737152 96011 33554432000 4194304 4580011 140734046304992 18446744073709551615 4316363 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15741/statm: 137387 96011 366 95 0 132369 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 549548

[startup+51.1007 s]
/proc/loadavg: 2.06 1.91 1.17 3/515 15744
/proc/meminfo: memFree=14127652/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=867160 CPUtime=51.07 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 180622 0 0 0 5084 23 0 0 25 0 1 0 818317687 887971840 164388 33554432000 4194304 4580011 140734046304992 18446744073709551615 4497242 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15741/statm: 216790 164388 368 95 0 211772 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 867160

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

[startup+51.9005 s]
/proc/loadavg: 2.06 1.91 1.17 3/515 15744
/proc/meminfo: memFree=14089708/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=867160 CPUtime=51.87 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 180668 0 0 0 5164 23 0 0 25 0 1 0 818317687 887971840 164434 33554432000 4194304 4580011 140734046304992 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15741/statm: 216790 164434 368 95 0 211772 0
Current children cumulated CPU time (s) 51.87
Current children cumulated vsize (KiB) 867160

[startup+52.3005 s]
/proc/loadavg: 2.06 1.91 1.17 3/515 15744
/proc/meminfo: memFree=14089708/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=867160 CPUtime=52.27 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 180744 0 0 0 5204 23 0 0 25 0 1 0 818317687 887971840 164510 33554432000 4194304 4580011 140734046304992 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15741/statm: 216790 164510 368 95 0 211772 0
Current children cumulated CPU time (s) 52.27
Current children cumulated vsize (KiB) 867160

[startup+52.7004 s]
/proc/loadavg: 2.06 1.91 1.17 3/515 15744
/proc/meminfo: memFree=14080036/32950940 swapFree=67111364/67111528
[pid=15741] ppid=15739 vsize=867160 CPUtime=52.67 cores=0,2,4,6
/proc/15741/stat : 15741 (strangenight2-s) R 15739 15741 15571 0 -1 4202496 180783 0 0 0 5244 23 0 0 25 0 1 0 818317687 887971840 164549 33554432000 4194304 4580011 140734046304992 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15741/statm: 216790 164549 368 95 0 211772 0
Current children cumulated CPU time (s) 52.67
Current children cumulated vsize (KiB) 867160

Child status: 20
Real time (s): 52.8141
CPU time (s): 52.793
CPU user time (s): 52.523
CPU system time (s): 0.269958
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 867160

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

runsolver used 0.264959 second user time and 0.619905 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-25 01:47:49
IDJOB=3401039
IDBENCH=82410
IDSOLVER=1887
FILE ID=node117/3401039-1306280868
RUNJOBID= node117-1306280117-15589
PBS_JOBID= 13457869
Free space on /tmp= 73280 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401039-1306280868/watcher-3401039-1306280868 -o /tmp/evaluation-result-3401039-1306280868/solver-3401039-1306280868 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401039-1306280868.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=2008582484

node117.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.849
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.69
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.849
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.849
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15109300 kB
Buffers:        314316 kB
Cached:        5770808 kB
SwapCached:          0 kB
Active:       13448460 kB
Inactive:      4020048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15109300 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          188084 kB
Writeback:           0 kB
AnonPages:    11383008 kB
Mapped:          42248 kB
Slab:           241048 kB
PageTables:      61940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 151606776 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= 73276 MiB
End job on node117 at 2011-05-25 01:48:42