Trace number 3367182

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-2-mt (fixed)UNSAT 41.7107 10.5643

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3367182-1305412241.cnf'
0.00/0.00	c -- header says num vars:          17298
0.00/0.00	c -- header says num clauses:       57292
0.00/0.35	c -- clauses added:            0 learnts,        57292 normals,            0 xors
0.00/0.35	c -- vars added      17298
0.00/0.35	c Parsing time:  0.02 s
0.00/0.35	c  N st     0         0     17298     26194     27671         0    137056         0   no data   no data
0.00/0.35	c asymm  cl-useful: 8/26194/26194 lits-rem:82 time: 0.31
1.48/0.90	c Flit:    56 Blit:   1670 bXBeca:    0 bXProp: 2814 Bins:      0 BRemL:      0 BRemN:      0 P: 11.3M T:  0.53
1.48/0.90	c Cleaning up after failed var search:     0.00 s 
3.59/0.91	c Replacing     2814 vars Replaced    74967 lits Time:     0.01 s 
3.59/0.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/0.93	c bin-w-bin subsume rem          461 bins  time:  0.00 s
3.59/0.93	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.00 s
3.59/0.97	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  11768 time:  0.01 s
3.59/0.97	c Removed useless bin:      37  fixed:     0  props:   1.53M  time:  0.01 s
3.95/1.04	c lits-rem:         0  cl-subs:      135  v-elim:   3922  v-fix:    0  time:  0.05 s
3.95/1.04	c Finding binary XORs  T:     0.02 s  found:      12
3.95/1.04	c Replacing       12 vars Replaced      159 lits Time:     0.00 s 
3.95/1.04	c Finding non-binary XORs:     0.01 s (found:    3486, avg size: 3.0)
3.95/1.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    540 locsubst:  2222 time:   0.01
3.95/1.04	c Replacing     1111 vars Replaced     6666 lits Time:     0.00 s 
3.95/1.04	c calculated reachability. Time: 0.00
3.95/1.04	c Calc default polars -  time:   0.00 s pos:     977 undec:   11143 neg:    5178
3.95/1.04	c =========================================================================================
3.95/1.04	c types(t): F = full restart, N = normal restart
3.95/1.04	c types(t): S = simplification begin/end, E = solution found
3.95/1.04	c restart types(rt): st = static, dy = dynamic
3.95/1.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.95/1.04	c  B st     0         0      6183     10001      8730         0     66186         0   no data   no data
6.75/1.76	c Decided on static restart strategy
6.75/1.76	c  N st     8      4917      6183     10001      8766      4714     66186    146658   no data   no data
8.74/2.21	c  N st    10     11302      6178     10001      8830      4615     66186    131757   no data   no data
11.56/2.97	c  N st    11     17046      6178     10001      8850     10251     66186    451821   no data   no data
15.95/4.09	c  F st    12     25000      6160     10001      9091     12627     66186    420071   no data   no data
15.95/4.10	c  N st    12     25000      6160      9999      8825     12584     65632    418988   no data   no data
16.36/4.12	c Finding binary XORs  T:     0.01 s  found:       3
18.73/4.75	c Decided on static restart strategy
18.73/4.75	c  N st    18     30000      6156      9997      8858     10844     65528    271320   no data   no data
18.73/4.75	c  S st    18     30000      6156      9997      8858     10844     65528    271320   no data   no data
19.12/4.84	c  S st    18     30501      6156      9997      8904     11297     65528    279827   no data   no data
19.12/4.85	c x-sub:  1111 x-cut:      0 vfix:      0 v-elim:    269 locsubst:     0 time:   0.01
19.93/5.05	c Flit:    81 Blit:      2 bXBeca:    0 bXProp:    9 Bins:  33909 BRemL:  18151 BRemN:     11 P:  4.2M T:  0.21
19.93/5.06	c Replacing       12 vars Replaced     2322 lits Time:     0.00 s 
19.93/5.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.93/5.06	c bin-w-bin subsume rem          244 bins  time:  0.00 s
19.93/5.07	c subs with bin:      450  lits-rem:       325  v-fix:    0  time:  0.00 s
19.93/5.08	c Subs w/ non-existent bins:      0 l-rem:      7 v-fix:     0 done:   5792 time:  0.01 s
19.93/5.08	c Removed useless bin:      30  fixed:     0  props:   0.16M  time:  0.00 s
19.93/5.10	c lits-rem:       157  cl-subs:      132  v-elim:   1111  v-fix:    0  time:  0.02 s
20.34/5.11	c subs with bin:       60  lits-rem:       483  v-fix:    0  time:  0.01 s
20.34/5.12	c lits-rem:       122  cl-subs:      423  v-elim:      0  v-fix:    0  time:  0.01 s
20.34/5.19	c asymm  cl-useful: 147/9637/9637 lits-rem:591 time: 0.07
20.34/5.20	c calculated reachability. Time: 0.00
20.34/5.20	c  N st    18     30501      4681      9637     17235      2752     56716     66583   no data   no data
20.75/5.21	c Finding binary XORs  T:     0.01 s  found:       0
23.11/5.85	c  N st    20     37611      4681      9637     17255      5981     56716    162043   no data   no data
25.91/6.55	c  N st    21     44010      4677      9637     17257     12167     56716    357583   no data   no data
25.91/6.56	c Finding binary XORs  T:     0.01 s  found:       0
27.11/6.80	c  S st    22     45751      4677      9631     31796      7189     56651    186889   no data   no data
27.11/6.87	c  S st    22     46253      4677      9631     31800      7684     56650    196664   no data   no data
27.11/6.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    126 locsubst:     0 time:   0.00
27.51/6.98	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1096 BRemL:  16664 BRemN:     53 P:  2.1M T:  0.10
27.51/6.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.51/6.98	c bin-w-bin subsume rem         3151 bins  time:  0.00 s
27.51/6.98	c subs with bin:       50  lits-rem:        19  v-fix:    0  time:  0.00 s
27.51/6.99	c Subs w/ non-existent bins:      0 l-rem:     34 v-fix:     0 done:   4550 time:  0.00 s
27.51/6.99	c Removed useless bin:       1  fixed:     0  props:   0.12M  time:  0.00 s
27.91/7.00	c lits-rem:         0  cl-subs:       27  v-elim:     27  v-fix:    0  time:  0.01 s
27.91/7.02	c subs with bin:       16  lits-rem:       355  v-fix:    0  time:  0.01 s
27.91/7.04	c lits-rem:       462  cl-subs:      408  v-elim:      0  v-fix:    0  time:  0.02 s
27.91/7.04	c vivif2 --  cl tried     9569 cl shrink       95 lits rem        233 time: 0.00
27.91/7.04	c vivif2 --  cl tried     6196 cl shrink      619 lits rem       1305 time: 0.00
28.30/7.13	c asymm  cl-useful: 46/9562/9562 lits-rem:82 time: 0.09
28.30/7.13	c calculated reachability. Time: 0.00
28.30/7.13	c  N st    22     46253      4523      9562     12791      6194     55590    122311   no data   no data
36.30/9.14	c  N st    23     60650      4522      9562     12799     12164     55590    370766   no data   no data
36.30/9.16	c Finding binary XORs  T:     0.01 s  found:      19
41.58/10.55	c Following stats are for *FIRST FINISHED THREAD ONLY*
41.58/10.55	c num threads              : 4          
41.58/10.55	c restarts                 : 23         
41.58/10.55	c dynamic restarts         : 0          
41.58/10.55	c static restarts          : 23         
41.58/10.55	c full restarts            : 1          
41.58/10.55	c total simplify time      : 0.07       
41.58/10.55	c learnts DL2              : 0          
41.58/10.55	c learnts size 2           : 76184      
41.58/10.55	c learnts size 1           : 3643        (21.06     % of vars)
41.58/10.55	c filedLit time            : 0.73        (6.97      % time)
41.58/10.55	c v-elim SatELite          : 5024        (29.04     % vars)
41.58/10.55	c SatELite time            : 0.07        (0.66      % time)
41.58/10.55	c v-elim xor               : 809         (4.68      % vars)
41.58/10.55	c xor elim time            : 0.01        (0.13      % time)
41.58/10.55	c num binary xor trees     : 1891       
41.58/10.55	c binxor trees' crown      : 3969        (2.10      leafs/tree)
41.58/10.55	c bin xor find time        : 0.08       
41.58/10.55	c OTF clause improved      : 1522        (0.02      clauses/conflict)
41.58/10.55	c OTF impr. size diff      : 2015        (1.32       lits/clause)
41.58/10.55	c OTF cl watch-shrink      : 34313       (0.51      clauses/conflict)
41.58/10.55	c OTF cl watch-sh-lit      : 87987       (2.56       lits/clause)
41.58/10.55	c tried to recurMin cls    : 22320       (33.28      % of conflicts)
41.58/10.55	c updated cache            : 0           (0.00       lits/tried recurMin)
41.58/10.55	c unit cls recevied        : 106         (2.91      % of units)
41.58/10.55	c unit cls sent            : 118         (3.24      % of units)
41.58/10.55	c bin cls recevied         : 51972      
41.58/10.55	c bin cls sent             : 2007       
41.58/10.55	c clauses over max glue    : 0           (0.00      % of all clauses)
41.58/10.55	c conflicts                : 67073       (6383.40   / sec)
41.58/10.55	c decisions                : 98511       (5.31      % random)
41.58/10.55	c bogo-props               : 723134672   (68821452.91 / sec)
41.58/10.55	c conflict literals        : 3130381     (25.62     % deleted)
41.58/10.55	c Memory used              : 360.97      MB
41.58/10.55	c single-thread CPU time   : 10.51       s
41.58/10.55	c all-threads sum CPU time : 41.56       s
41.58/10.55	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-3367182-1305412241/watcher-3367182-1305412241 -o /tmp/evaluation-result-3367182-1305412241/solver-3367182-1305412241 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367182-1305412241.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.17 7.98 6.23 6/241 9108
/proc/meminfo: memFree=23861132/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 652824904 52396032 351 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837848089 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 12792 351 302 95 0 7774 0
[pid=9108/tid=9109] ppid=9106 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652824904 52396032 351 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837848498 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652824904 52396032 351 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837848087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652824904 52396032 351 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837848080 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.359637 s]
/proc/loadavg: 8.17 7.98 6.23 6/241 9108
/proc/meminfo: memFree=23861132/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=366384 CPUtime=1.48 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 11753 0 0 0 145 3 0 0 18 0 4 0 652824904 375177216 9670 33554432000 4194304 4580107 140733722631600 18446744073709551615 222921820343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 91695 10226 361 95 0 86677 0
[pid=9108/tid=9109] ppid=9106 vsize=367044 CPUtime=0.38 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 3154 0 0 0 38 0 0 0 18 0 4 0 652824904 375853056 10417 33554432000 4194304 4580107 140733722631600 18446744073709551615 222921882094 0 0 4096 2 18446604443880229760 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=367612 CPUtime=0.4 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 3260 0 0 0 39 1 0 0 18 0 4 0 652824904 376434688 10988 33554432000 4194304 4580107 140733722631600 18446744073709551615 222921820343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=369344 CPUtime=0.44 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 2882 0 0 0 44 0 0 0 18 0 4 0 652824904 378208256 12808 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 366384

[startup+0.907631 s]
/proc/loadavg: 8.17 7.98 6.23 6/241 9108
/proc/meminfo: memFree=23861132/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=376096 CPUtime=3.59 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 22550 0 0 0 353 6 0 0 19 0 4 0 652824904 385122304 20162 33554432000 4194304 4580107 140733722631600 18446744073709551615 222921882143 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 94024 20163 365 95 0 89006 0
[pid=9108/tid=9109] ppid=9106 vsize=376096 CPUtime=0.89 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 6441 0 0 0 88 1 0 0 19 0 4 0 652824904 385122304 20163 33554432000 4194304 4580107 140733722631600 18446744073709551615 222921882094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=376096 CPUtime=0.89 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 6287 0 0 0 88 1 0 0 19 0 4 0 652824904 385122304 20163 33554432000 4194304 4580107 140733722631600 18446744073709551615 222921820343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=376096 CPUtime=0.88 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 3228 0 0 0 88 0 0 0 19 0 4 0 652824904 385122304 20164 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 376096

[startup+1.00047 s]
/proc/loadavg: 8.17 7.98 6.23 6/241 9108
/proc/meminfo: memFree=23861132/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=382832 CPUtime=3.95 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 29104 0 0 0 388 7 0 0 18 0 4 0 652824904 392019968 25501 33554432000 4194304 4580107 140733722631600 18446744073709551615 4395764 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 95708 25501 375 95 0 90690 0
[pid=9108/tid=9109] ppid=9106 vsize=382832 CPUtime=0.99 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 8375 0 0 0 97 2 0 0 19 0 4 0 652824904 392019968 25501 33554432000 4194304 4580107 140733722631600 18446744073709551615 4497208 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=382832 CPUtime=0.98 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 8579 0 0 0 96 2 0 0 19 0 4 0 652824904 392019968 25501 33554432000 4194304 4580107 140733722631600 18446744073709551615 4497309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=382832 CPUtime=0.97 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 3246 0 0 0 97 0 0 0 19 0 4 0 652824904 392019968 25501 33554432000 4194304 4580107 140733722631600 18446744073709551615 4320717 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 382832

[startup+1.10045 s]
/proc/loadavg: 8.17 7.98 6.23 6/241 9108
/proc/meminfo: memFree=23861132/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=382832 CPUtime=4.35 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 30024 0 0 0 427 8 0 0 18 0 4 0 652824904 392019968 26417 33554432000 4194304 4580107 140733722631600 18446744073709551615 4306008 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 95708 26417 379 95 0 90690 0
[pid=9108/tid=9109] ppid=9106 vsize=382832 CPUtime=1.09 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 8510 0 0 0 107 2 0 0 19 0 4 0 652824904 392019968 26417 33554432000 4194304 4580107 140733722631600 18446744073709551615 4295066 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=382832 CPUtime=1.08 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 8884 0 0 0 106 2 0 0 19 0 4 0 652824904 392019968 26418 33554432000 4194304 4580107 140733722631600 18446744073709551615 4316651 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=382832 CPUtime=1.07 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 3453 0 0 0 107 0 0 0 19 0 4 0 652824904 392019968 26418 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 382832

[startup+1.50038 s]
/proc/loadavg: 8.17 7.98 6.23 6/241 9108
/proc/meminfo: memFree=23861132/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=382832 CPUtime=5.95 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 30768 0 0 0 587 8 0 0 18 0 4 0 652824904 392019968 27161 33554432000 4194304 4580107 140733722631600 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 95708 27161 380 95 0 90690 0
[pid=9108/tid=9109] ppid=9106 vsize=382832 CPUtime=1.49 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 8751 0 0 0 147 2 0 0 20 0 4 0 652824904 392019968 27161 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=382832 CPUtime=1.48 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 9126 0 0 0 146 2 0 0 19 0 4 0 652824904 392019968 27161 33554432000 4194304 4580107 140733722631600 18446744073709551615 4295023 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=382832 CPUtime=1.47 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 3537 0 0 0 147 0 0 0 20 0 4 0 652824904 392019968 27161 33554432000 4194304 4580107 140733722631600 18446744073709551615 222921436532 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 382832

[startup+3.10109 s]
/proc/loadavg: 8.17 7.98 6.23 9/245 9112
/proc/meminfo: memFree=23754584/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=386308 CPUtime=12.34 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 35126 0 0 0 1225 9 0 0 21 0 4 0 652824904 395579392 27578 33554432000 4194304 4580107 140733722631600 18446744073709551615 4322547 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 96577 27578 380 95 0 91559 0
[pid=9108/tid=9109] ppid=9106 vsize=386308 CPUtime=3.07 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 9821 0 0 0 305 2 0 0 25 0 4 0 652824904 395579392 27578 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=386308 CPUtime=3.09 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 10393 0 0 0 306 3 0 0 25 0 4 0 652824904 395579392 27578 33554432000 4194304 4580107 140733722631600 18446744073709551615 4295561 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=386308 CPUtime=3.08 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 4380 0 0 0 307 1 0 0 25 0 4 0 652824904 395579392 27578 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 386308

[startup+6.3085 s]
/proc/loadavg: 8.16 7.98 6.24 9/245 9112
/proc/meminfo: memFree=23735892/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=369940 CPUtime=25.15 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 44207 0 0 0 2503 12 0 0 25 0 4 0 652824904 378818560 29770 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293957 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 92485 29770 381 95 0 87467 0
[pid=9108/tid=9109] ppid=9106 vsize=369940 CPUtime=6.25 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 12085 0 0 0 623 2 0 0 25 0 4 0 652824904 378818560 29770 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=369940 CPUtime=6.29 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 13070 0 0 0 626 3 0 0 25 0 4 0 652824904 378818560 29770 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=369940 CPUtime=6.29 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 5850 0 0 0 628 1 0 0 25 0 4 0 652824904 378818560 29770 33554432000 4194304 4580107 140733722631600 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 369940

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

[startup+7.10036 s]
/proc/loadavg: 8.16 7.98 6.24 9/245 9112
/proc/meminfo: memFree=23735892/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=369940 CPUtime=28.3 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 46252 0 0 0 2818 12 0 0 25 0 4 0 652824904 378818560 31544 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293682 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 92485 31544 381 95 0 87467 0
[pid=9108/tid=9109] ppid=9106 vsize=369940 CPUtime=7.04 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 12698 0 0 0 701 3 0 0 25 0 4 0 652824904 378818560 31544 33554432000 4194304 4580107 140733722631600 18446744073709551615 4292947 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=369940 CPUtime=7.08 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 13341 0 0 0 705 3 0 0 25 0 4 0 652824904 378818560 31544 33554432000 4194304 4580107 140733722631600 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=369940 CPUtime=7.08 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 5987 0 0 0 707 1 0 0 25 0 4 0 652824904 378818560 31544 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293048 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 28.3
Current children cumulated vsize (KiB) 369940

[startup+8.70106 s]
/proc/loadavg: 8.16 7.98 6.24 9/245 9112
/proc/meminfo: memFree=23719376/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=369484 CPUtime=34.7 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 49036 0 0 0 3457 13 0 0 25 0 4 0 652824904 378351616 33561 33554432000 4194304 4580107 140733722631600 18446744073709551615 4294551 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 92371 33561 381 95 0 87353 0
[pid=9108/tid=9109] ppid=9106 vsize=369484 CPUtime=8.63 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 13379 0 0 0 860 3 0 0 25 0 4 0 652824904 378351616 33562 33554432000 4194304 4580107 140733722631600 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=369484 CPUtime=8.69 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 13810 0 0 0 865 4 0 0 25 0 4 0 652824904 378351616 33562 33554432000 4194304 4580107 140733722631600 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=369484 CPUtime=8.68 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 6827 0 0 0 867 1 0 0 25 0 4 0 652824904 378351616 33562 33554432000 4194304 4580107 140733722631600 18446744073709551615 222921437505 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34.7
Current children cumulated vsize (KiB) 369484

[startup+9.50092 s]
/proc/loadavg: 8.16 7.98 6.24 9/245 9112
/proc/meminfo: memFree=23702040/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=369632 CPUtime=37.91 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 52139 0 0 0 3777 14 0 0 25 0 4 0 652824904 378503168 36664 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 92408 36664 381 95 0 87390 0
[pid=9108/tid=9109] ppid=9106 vsize=369632 CPUtime=9.43 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 13829 0 0 0 940 3 0 0 25 0 4 0 652824904 378503168 36666 33554432000 4194304 4580107 140733722631600 18446744073709551615 4294277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=369632 CPUtime=9.49 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 14190 0 0 0 945 4 0 0 25 0 4 0 652824904 378503168 36666 33554432000 4194304 4580107 140733722631600 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=369632 CPUtime=9.48 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 8798 0 0 0 947 1 0 0 25 0 4 0 652824904 378503168 36666 33554432000 4194304 4580107 140733722631600 18446744073709551615 4296279 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.91
Current children cumulated vsize (KiB) 369632

[startup+10.3008 s]
/proc/loadavg: 8.16 7.98 6.24 9/245 9112
/proc/meminfo: memFree=23702040/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=369632 CPUtime=41.09 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) R 9106 9108 8848 0 -1 4202496 53271 0 0 0 4095 14 0 0 25 0 4 0 652824904 378503168 37796 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837848089 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 92408 37796 381 95 0 87390 0
[pid=9108/tid=9109] ppid=9106 vsize=369632 CPUtime=10.22 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 13962 0 0 0 1019 3 0 0 25 0 4 0 652824904 378503168 37796 33554432000 4194304 4580107 140733722631600 18446744073709551615 4222180 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=369632 CPUtime=10.29 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 14373 0 0 0 1025 4 0 0 25 0 4 0 652824904 378503168 37796 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837823531 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=369632 CPUtime=10.27 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 9366 0 0 0 1026 1 0 0 25 0 4 0 652824904 378503168 37796 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837848089 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.09
Current children cumulated vsize (KiB) 369632

[startup+10.5007 s]
/proc/loadavg: 8.16 7.98 6.24 9/245 9112
/proc/meminfo: memFree=23702040/32951124 swapFree=61559568/67111528
[pid=9108] ppid=9106 vsize=369632 CPUtime=41.58 cores=0,2,4,6
/proc/9108/stat : 9108 (strangenight2-m) S 9106 9108 8848 0 -1 4202496 54324 0 0 0 4144 14 0 0 25 0 4 0 652824904 378503168 38718 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837848116 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9108/statm: 92408 38718 381 95 0 87390 0
[pid=9108/tid=9109] ppid=9106 vsize=369632 CPUtime=10.42 cores=0,2,4,6
/proc/9108/task/9109/stat : 9109 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 15015 0 0 0 1039 3 0 0 25 0 4 0 652824904 378503168 38718 33554432000 4194304 4580107 140733722631600 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9108/tid=9110] ppid=9106 vsize=369632 CPUtime=10.49 cores=0,2,4,6
/proc/9108/task/9110/stat : 9110 (strangenight2-m) R 9106 9108 8848 0 -1 4202560 14373 0 0 0 1045 4 0 0 25 0 4 0 652824904 378503168 38718 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837823684 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9108/tid=9111] ppid=9106 vsize=369632 CPUtime=10.32 cores=0,2,4,6
/proc/9108/task/9111/stat : 9111 (strangenight2-m) S 9106 9108 8848 0 -1 4202560 9366 0 0 0 1031 1 0 0 25 0 4 0 652824904 378503168 38718 33554432000 4194304 4580107 140733722631600 18446744073709551615 47329837848116 0 0 4096 2 18446604443880229760 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.58
Current children cumulated vsize (KiB) 369632

Child status: 20
Real time (s): 10.5643
CPU time (s): 41.7107
CPU user time (s): 41.5587
CPU system time (s): 0.151976
CPU usage (%): 394.827
Max. virtual memory (cumulated for all children) (KiB): 386984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.5587
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54327
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= 4850
involuntary context switches= 345

runsolver used 0.025996 second user time and 0.056991 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 00:30:42
IDJOB=3367182
IDBENCH=83118
IDSOLVER=1844
FILE ID=node109/3367182-1305412241
RUNJOBID= node109-1305410851-8866
PBS_JOBID= 13324534
Free space on /tmp= 73220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367182-1305412241/watcher-3367182-1305412241 -o /tmp/evaluation-result-3367182-1305412241/solver-3367182-1305412241 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367182-1305412241.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=922615086

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23861288 kB
Buffers:        234732 kB
Cached:        2262720 kB
SwapCached:      28404 kB
Active:         549512 kB
Inactive:      8324876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23861288 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            6436 kB
Writeback:           0 kB
AnonPages:     6355064 kB
Mapped:          18072 kB
Slab:           122144 kB
PageTables:      31692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18467684 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= 73216 MiB
End job on node109 at 2011-05-15 00:30:52