Trace number 3370865

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.02 1300.04

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370865-1305389770.cnf'
0.00/0.01	c -- header says num vars:          71356
0.00/0.01	c -- header says num clauses:      227126
0.00/0.09	c -- clauses added:            0 learnts,       227126 normals,            0 xors
0.00/0.09	c -- vars added      71356
0.00/0.09	c Parsing time:  0.08 s
0.00/0.09	c  N st     0         0     71356     87168    126336         0    522328         0   no data   no data  --
0.39/0.46	c asymm  cl-useful: 16/8054/87168 lits-rem:54 time: 0.37
9.39/9.46	c Flit:  1002 Blit:  16004 bXBeca:    0 bXProp: 20308 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.85
9.39/9.48	c Cleaning up after failed var search:     0.01 s 
9.49/9.50	c Replacing    20308 vars Replaced   359147 lits Time:     0.03 s 
9.49/9.52	c bin-w-bin subsume rem         2001 bins  time:  0.00 s
9.49/9.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
9.49/9.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24905 time:  0.04 s
9.59/9.61	c Removed useless bin:      42  fixed:     0  props:   4.82M  time:  0.03 s
9.69/9.76	c lits-rem:         9  cl-subs:     1879  v-elim:   8301  v-fix:    0  time:  0.15 s
10.49/10.51	c Finding binary XORs  T:     0.75 s  found:      26
10.49/10.51	c Replacing       26 vars Replaced      282 lits Time:     0.00 s 
10.49/10.54	c Finding non-binary XORs:     0.02 s (found:    2777, avg size: 3.4)
10.49/10.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    588 locsubst:     0 time:   0.01
10.49/10.56	c calculated reachability. Time: 0.02
10.49/10.57	c Calc default polars -  time:   0.00 s pos:    2803 undec:   56584 neg:   11969
10.49/10.57	c =========================================================================================
10.49/10.57	c types(t): F = full restart, N = normal restart
10.49/10.57	c types(t): S = simplification begin/end, E = solution found
10.49/10.57	c restart types(rt): st = static, dy = dynamic
10.49/10.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.49/10.57	c  B st     0         0     15990     27224     28484         0    200700         0   no data   no data  --
10.90/10.95	c  N dy    20      4238     15981     27224     28839      3828    200700     92699      8.49      8.99  --
11.29/11.40	c  N dy    42      8308     15960     27224     29264      7438    200700    171705      8.22      8.70  --
11.89/11.93	c  N dy    71     12400     15944     27224     29492     11267    200700    273218      8.46      8.94  --
12.59/12.66	c  N dy    98     17849     15863     27224     29644     16485    200700    434442      8.49      8.95  --
13.10/13.18	c  N dy   115     21947     15849     27224     29740     11145    200697    175269      8.43     12.03  --
13.59/13.62	c  F st   142     25001     15772     26605     28948     13355    195649    251623      8.61   no data  --
13.59/13.63	c Replacing       59 vars Replaced     1245 lits Time:     0.01 s 
13.79/13.83	c  N st   145     26190     15685     26415     28779     14365    194079    287016      8.61   no data  --
14.59/14.63	c Finding binary XORs  T:     0.64 s  found:     144
15.09/15.14	c  S st   148     30001     15685     26415     28797     18127    194079    456271      8.61   no data  --
15.19/15.25	c  S st   148     30502     15685     26415     28856     18568    194079    464337      8.61   no data  --
15.19/15.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    284 locsubst:     0 time:   0.01
15.19/15.27	c Cache  BProp: 226 Set: 0 BXProp: 0 T: 0.01
17.99/18.04	c Flit:   145 Blit:     72 bXBeca:    2 bXProp:  792 Bins:  34142 BRemL:  11025 BRemN:    176 P: 30.1M T:  2.77
17.99/18.04	c Cleaning up after failed var search:     0.01 s 
17.99/18.07	c Replacing      938 vars Replaced    42106 lits Time:     0.02 s 
17.99/18.09	c bin-w-bin subsume rem         1037 bins  time:  0.01 s
18.08/18.14	c subs with bin:      408  lits-rem:      3189  v-fix:    0  time:  0.04 s
18.08/18.16	c Subs w/ non-existent bins:     21 l-rem:   2912 v-fix:     0 done:   1581 time:  0.02 s
18.08/18.17	c Removed useless bin:      40  fixed:     0  props:   1.20M  time:  0.01 s
18.49/18.58	c lits-rem:      6529  cl-subs:    12104  v-elim:   5209  v-fix:    0  time:  0.40 s
18.60/18.70	c asymm  cl-useful: 94/16343/24397 lits-rem:99 time: 0.13
18.70/18.71	c calculated reachability. Time: 0.00
18.70/18.71	c  N dy   148     30502      8846     24395     18969      2377    159822     31822      8.61   no data  --
19.29/19.35	c Finding binary XORs  T:     0.64 s  found:       0
19.59/19.69	c  N dy   159     34580      8842     24395     19057      6303    159822    142767      8.40      8.90  --
19.99/20.08	c  N dy   183     38669      8838     24395     19149     10245    159822    261200      8.40      8.97  --
20.49/20.57	c  N dy   214     42757      8835     24395     19226     14213    159822    360406      8.50     12.06  --
20.80/20.91	c  S st   231     45753      8834     24395     19252     17144    159822    445463      8.52      7.99  --
20.99/21.00	c  S st   231     46254      8834     24395     19261     17634    159822    456215      8.52   no data  --
20.99/21.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    129 locsubst:     0 time:   0.01
20.99/21.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.39/21.49	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:   14 Bins:   5074 BRemL:   1507 BRemN:    498 P:  6.9M T:  0.48
21.49/21.50	c Replacing       14 vars Replaced      423 lits Time:     0.01 s 
21.49/21.53	c bin-w-bin subsume rem           35 bins  time:  0.00 s
21.59/21.66	c subs with bin:      590  lits-rem:      2421  v-fix:    0  time:  0.13 s
21.59/21.67	c Subs w/ non-existent bins:     12 l-rem:   1758 v-fix:     0 done:   4070 time:  0.02 s
21.59/21.68	c Removed useless bin:      61  fixed:     0  props:   0.53M  time:  0.01 s
22.69/22.77	c lits-rem:      1276  cl-subs:     1319  v-elim:    120  v-fix:    0  time:  1.09 s
22.69/22.78	c vivif2 --  cl tried    23809 cl shrink      100 lits rem        121 time: 0.01
22.79/22.80	c vivif2 --  cl tried    12888 cl shrink     2666 lits rem      19601 time: 0.02
23.10/23.13	c asymm  cl-useful: 189/23802/23802 lits-rem:307 time: 0.33
23.10/23.14	c calculated reachability. Time: 0.00
23.10/23.14	c  N dy   231     46254      8564     23801     20645     12874    155531    308251      8.52   no data  --
23.59/23.69	c Finding binary XORs  T:     0.55 s  found:       0
24.09/24.20	c  N dy   259     50426      8557     23801     20665     16961    155531    441668      8.58      9.08  --
24.59/24.68	c  N dy   290     54442      8557     23801     20689     11124    155531    195349      8.67      9.44  --
25.09/25.14	c  N dy   315     58522      8557     23801     20715     15140    155531    317721      8.74      9.61  --
25.59/25.66	c  N dy   340     62973      8556     23801     20727     19505    155531    448745      8.77      9.35  --
26.19/26.20	c  N dy   367     67000      8556     23801     20753     23466    155531    568908      8.83     12.33  --
26.49/26.51	c  S st   385     69382      8556     23801     20765     25812    155531    635040      8.85   no data  --
26.59/26.61	c  S st   385     69884      8556     23801     20766     26312    155531    649873      8.85   no data  --
26.59/26.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     64 locsubst:     0 time:   0.01
26.59/26.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.99/27.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:   1171 BRemL:    438 BRemN:      4 P:  8.0M T:  0.47
27.09/27.11	c Replacing        4 vars Replaced      197 lits Time:     0.01 s 
27.09/27.14	c bin-w-bin subsume rem           37 bins  time:  0.00 s
27.29/27.33	c subs with bin:      180  lits-rem:      1216  v-fix:    0  time:  0.19 s
27.29/27.35	c Subs w/ non-existent bins:     12 l-rem:   1944 v-fix:     0 done:   5414 time:  0.02 s
27.29/27.36	c Removed useless bin:      22  fixed:     0  props:   0.52M  time:  0.01 s
29.70/29.75	c lits-rem:      2674  cl-subs:     1146  v-elim:     22  v-fix:    0  time:  2.39 s
29.70/29.76	c vivif2 --  cl tried    23671 cl shrink       32 lits rem         33 time: 0.01
29.78/29.80	c vivif2 --  cl tried    23715 cl shrink     3829 lits rem      36631 time: 0.04
29.98/30.09	c asymm  cl-useful: 289/14608/23669 lits-rem:595 time: 0.28
29.98/30.09	c calculated reachability. Time: 0.00
29.98/30.09	c  N dy   385     69884      8466     23643     20940     23712    153966    531025      8.85   no data  --
30.58/30.63	c Finding binary XORs  T:     0.54 s  found:       0
31.18/31.21	c  N dy   410     74376      8465     23643     20960     28129    153966    677527      8.86      9.43  --
31.90/31.91	c  N dy   443     79437      8464     23643     20978     18115    153966    303552      8.90      9.91  --
32.48/32.58	c  N dy   455     85372      8463     23643     20990     23953    153965    501342      8.80      9.90  --
32.78/32.86	c  F st   469     87500      8463     23643     20992     26048    153965    575368      8.82      6.22  --
33.48/33.56	c  N dy   475     92697      8463     23639     20717     30844    153861    726452      8.82   no data  --
34.38/34.44	c  N dy   506     99050      8462     23639     20725     37119    153861    912619      8.83      9.35  --
35.20/35.21	c  S st   546    104828      8460     23639     20738     24162    153861    439299      8.91   no data  --
35.29/35.32	c  S st   546    105329      8460     23639     20738     24660    153861    456428      8.91   no data  --
35.29/35.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
35.29/35.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.69/35.77	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    605 BRemL:    378 BRemN:     11 P:  7.3M T:  0.44
35.69/35.78	c Replacing        5 vars Replaced      101 lits Time:     0.01 s 
35.79/35.81	c bin-w-bin subsume rem           34 bins  time:  0.00 s
35.89/35.93	c subs with bin:      237  lits-rem:       675  v-fix:    0  time:  0.12 s
35.89/35.95	c Subs w/ non-existent bins:      4 l-rem:   1250 v-fix:     0 done:   2577 time:  0.02 s
35.89/35.95	c Removed useless bin:      16  fixed:     0  props:   0.53M  time:  0.01 s
37.40/37.45	c lits-rem:      2313  cl-subs:     1071  v-elim:     36  v-fix:    0  time:  1.50 s
37.40/37.46	c vivif2 --  cl tried    23447 cl shrink        6 lits rem          7 time: 0.01
37.40/37.48	c vivif2 --  cl tried    23526 cl shrink     1986 lits rem      14560 time: 0.03
37.59/37.61	c asymm  cl-useful: 31/8838/23446 lits-rem:93 time: 0.12
37.59/37.61	c calculated reachability. Time: 0.00
37.59/37.61	c  N dy   546    105329      8418     23415     20461     23520    152774    415303      8.91   no data  --
38.09/38.16	c Finding binary XORs  T:     0.55 s  found:       1
38.99/39.05	c  N dy   554    112859      8416     23415     20471     30930    152774    681516      8.80      9.27  --
40.09/40.15	c  N dy   573    120153      8415     23415     20487     37979    152774    901767      8.73     10.11  --
42.48/42.54	c  N dy   616    136707      8413     23415     20513     32936    152774    651777      8.63      9.16  --
43.89/43.97	c  N dy   686    145486      8413     23415     20528     41616    152774    931573      8.77     14.95  --
45.38/45.43	c  N dy   752    154815      8413     23415     20551     28084    152774    452420      8.88      9.37  --
45.78/45.86	c  S st   769    157994      8413     23415     20552     31220    152774    537396      8.90      8.21  --
45.88/45.97	c  S st   769    158495      8413     23415     20552     31719    152774    553320      8.90   no data  --
45.88/45.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
45.88/45.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.38/46.46	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    717 BRemL:    852 BRemN:      1 P:  8.3M T:  0.47
46.38/46.47	c Replacing       11 vars Replaced     2374 lits Time:     0.02 s 
46.48/46.50	c bin-w-bin subsume rem           28 bins  time:  0.00 s
46.58/46.65	c subs with bin:      322  lits-rem:      2538  v-fix:    0  time:  0.15 s
46.58/46.67	c Subs w/ non-existent bins:      6 l-rem:   1269 v-fix:     0 done:   2332 time:  0.02 s
46.58/46.68	c Removed useless bin:       4  fixed:     0  props:   0.51M  time:  0.01 s
48.78/48.83	c lits-rem:      1430  cl-subs:      904  v-elim:     44  v-fix:    0  time:  2.15 s
48.78/48.84	c vivif2 --  cl tried    23222 cl shrink       14 lits rem         17 time: 0.01
48.78/48.87	c vivif2 --  cl tried    29572 cl shrink     3065 lits rem      19695 time: 0.03
49.08/49.15	c asymm  cl-useful: 233/10470/23222 lits-rem:485 time: 0.28
49.08/49.16	c calculated reachability. Time: 0.00
49.08/49.16	c  N dy   769    158495      8355     23205     19889     29560    151288    496555      8.90   no data  --
49.68/49.70	c Finding binary XORs  T:     0.54 s  found:       1
52.19/52.28	c  N dy   800    175420      8354     23205     19901     46195    151288   1172055      8.78      9.38  --
53.90/53.97	c  N dy   871    186672      8354     23205     19916     33690    151288    627060      8.84      9.31  --
55.89/55.96	c  N dy   945    198753      8354     23205     19925     45608    151288   1004041      8.90      9.45  --
57.89/57.96	c  N dy  1042    211678      8353     23205     19940     33257    151288    538452      8.98      9.50  --
60.19/60.20	c  N dy  1134    225326      8353     23205     19956     46715    151288   1003063      9.06      9.60  --
62.19/62.27	c  S st  1212    237742      8353     23205     19970     32610    151287    469211      9.12      8.64  --
62.29/62.39	c  S st  1212    238250      8353     23205     19974     33114    151287    483508      9.12   no data  --
62.29/62.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.39/62.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.79/62.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    692 BRemL:    387 BRemN:      3 P:  8.2M T:  0.46
62.79/62.88	c Replacing        5 vars Replaced      104 lits Time:     0.01 s 
62.89/62.90	c bin-w-bin subsume rem           40 bins  time:  0.00 s
62.99/63.01	c subs with bin:      155  lits-rem:       475  v-fix:    0  time:  0.11 s
62.99/63.03	c Subs w/ non-existent bins:      3 l-rem:   1479 v-fix:     0 done:   3347 time:  0.02 s
62.99/63.04	c Removed useless bin:       0  fixed:     0  props:   0.52M  time:  0.01 s
64.49/64.53	c lits-rem:      1566  cl-subs:      742  v-elim:     24  v-fix:    0  time:  1.50 s
64.49/64.54	c vivif2 --  cl tried    23085 cl shrink        5 lits rem          8 time: 0.01
64.49/64.57	c vivif2 --  cl tried    32211 cl shrink     1828 lits rem      11646 time: 0.03
64.69/64.77	c asymm  cl-useful: 24/12613/23083 lits-rem:70 time: 0.19
64.69/64.77	c calculated reachability. Time: 0.00
64.69/64.77	c  N dy  1212    238250      8324     23060     20146     32209    150567    458567      9.12   no data  --
65.29/65.32	c Finding binary XORs  T:     0.55 s  found:       0
67.69/67.74	c  N dy  1281    253543      8324     23060     20153     47309    150567    951942      9.13     13.20  --
70.08/70.11	c  N dy  1333    269754      8324     23060     20157     35797    150567    523796      9.12      9.62  --
72.88/72.96	c  N dy  1382    286994      8324     23060     20173     52517    150567   1071610      9.08      9.57  --
75.89/75.96	c  F st  1472    306251      8323     23060     20189     43079    150567    673097      9.08      6.24  --
75.89/75.97	c  N st  1472    306251      8323     23059     20134     42963    150550    671946      9.08      6.24  --
79.19/79.27	c  N dy  1557    325849      8323     23059     20146     32893    150550    382712      9.11     10.92  --
82.39/82.49	c  N dy  1656    345887      8322     23059     20170     52537    150550    923765      9.11     12.51  --
84.39/84.48	c  S st  1727    357375      8322     23059     20179     33462    150550    375628      9.14      8.44  --
84.49/84.59	c  S st  1727    357876      8322     23059     20182     33959    150550    390458      9.14   no data  --
84.49/84.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.49/84.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.99/85.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    344 BRemL:    318 BRemN:      2 P:  7.6M T:  0.44
84.99/85.05	c Replacing        4 vars Replaced       95 lits Time:     0.01 s 
84.99/85.07	c bin-w-bin subsume rem           22 bins  time:  0.00 s
85.09/85.15	c subs with bin:      190  lits-rem:       129  v-fix:    0  time:  0.07 s
85.09/85.17	c Subs w/ non-existent bins:      1 l-rem:    956 v-fix:     0 done:   7480 time:  0.02 s
85.09/85.18	c Removed useless bin:       1  fixed:     0  props:   0.53M  time:  0.01 s
86.19/86.21	c lits-rem:       806  cl-subs:      637  v-elim:      6  v-fix:    0  time:  1.04 s
86.19/86.22	c vivif2 --  cl tried    23026 cl shrink        8 lits rem          9 time: 0.01
86.19/86.25	c vivif2 --  cl tried    33010 cl shrink      965 lits rem       4490 time: 0.03
86.49/86.53	c asymm  cl-useful: 108/9954/23023 lits-rem:155 time: 0.28
86.49/86.54	c calculated reachability. Time: 0.00
86.49/86.54	c  N dy  1727    357876      8312     23019     20043     33009    150263    376114      9.14   no data  --
86.99/87.09	c Finding binary XORs  T:     0.55 s  found:       0
89.99/90.04	c  N dy  1787    378336      8312     23019     20054     52917    150263    896450      9.11      9.60  --
93.29/93.31	c  N dy  1877    398422      8312     23019     20061     41406    150263    584745      9.13      9.96  --
96.49/96.51	c  N dy  1910    418465      8312     23019     20066     60670    150263   1031194      9.08     10.39  --
99.89/99.91	c  N dy  1996    438552      8311     23019     20093     48179    150263    723553      9.08     10.02  --
103.19/103.28	c  N dy  2054    458583      8310     23019     20109     34392    150262    355025      9.04      9.85  --
106.19/106.29	c  N dy  2148    478965      8309     23019     20135     54188    150262    885688      9.04      9.58  --
110.00/110.07	c  N dy  2283    499105      8309     23019     20145     39960    150262    484884      9.09      9.58  --
113.49/113.50	c  N dy  2380    519197      8309     23019     20157     59691    150262   1023274      9.10     11.49  --
116.89/116.95	c  S st  2495    536814      8309     23019     20177     41877    150262    535605      9.13   no data  --
116.99/117.08	c  S st  2495    537314      8309     23019     20177     42376    150262    553035      9.13   no data  --
116.99/117.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
116.99/117.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.49/117.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    352 BRemL:    434 BRemN:      2 P:  9.3M T:  0.48
117.49/117.59	c Replacing        3 vars Replaced      239 lits Time:     0.02 s 
117.59/117.62	c bin-w-bin subsume rem           19 bins  time:  0.00 s
117.70/117.74	c subs with bin:      198  lits-rem:       455  v-fix:    0  time:  0.12 s
117.70/117.76	c Subs w/ non-existent bins:      0 l-rem:   1736 v-fix:     0 done:   3149 time:  0.02 s
117.70/117.77	c Removed useless bin:       0  fixed:     0  props:   0.53M  time:  0.01 s
119.69/119.78	c lits-rem:      1776  cl-subs:      926  v-elim:      8  v-fix:    0  time:  2.02 s
119.69/119.79	c vivif2 --  cl tried    22973 cl shrink        3 lits rem          3 time: 0.01
119.79/119.83	c vivif2 --  cl tried    40604 cl shrink     2318 lits rem      13153 time: 0.04
119.98/120.07	c asymm  cl-useful: 14/13019/22973 lits-rem:24 time: 0.23
119.98/120.07	c calculated reachability. Time: 0.00
119.98/120.07	c  N dy  2495    537314      8297     22968     19919     40596    150022    518870      9.13   no data  --
120.58/120.62	c Finding binary XORs  T:     0.55 s  found:       0
123.88/123.90	c  N dy  2576    558443      8297     22968     19927     61367    150022   1128759      9.13      9.62  --
127.29/127.38	c  N dy  2686    578523      8296     22968     19933     45197    150021    605263      9.14      9.65  --
130.99/131.01	c  N dy  2766    600892      8296     22968     19940     67094    150021   1216921      9.13      9.62  --
135.19/135.25	c  N dy  2845    627038      8296     22968     19951     55552    150021    819626      9.12      9.66  --
138.99/139.03	c  N dy  2908    647098      8296     22968     19958     74968    150021   1286389      9.11     13.50  --
142.58/142.69	c  N dy  2997    668598      8296     22968     19962     58038    150021    849598      9.10      9.59  --
146.08/146.16	c  N dy  3045    688625      8295     22968     19987     77108    150021   1280002      9.08      9.56  --
149.69/149.71	c  N dy  3152    708749      8295     22968     19994     58131    150021    927641      9.09      9.57  --
153.59/153.65	c  N dy  3289    728771      8295     22968     19997     77878    150021   1511555      9.13      9.77  --
157.19/157.27	c  N dy  3396    748809      8295     22968     20001     57495    150021    862593      9.14     13.22  --
161.59/161.61	c  N dy  3541    769363      8295     22968     20010     77777    150021   1484981      9.17      9.78  --
165.49/165.54	c  N dy  3671    789385      8295     22968     20021     56301    150021    839560      9.20      9.69  --
168.88/168.92	c  S st  3769    805971      8295     22968     20028     72638    150021   1309647      9.21      7.78  --
168.98/169.09	c  S st  3769    806472      8295     22968     20031     73134    150021   1330557      9.21   no data  --
169.08/169.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.08/169.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.58/169.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    291 BRemL:    200 BRemN:      1 P: 12.0M T:  0.59
169.68/169.71	c Replacing        3 vars Replaced      302 lits Time:     0.02 s 
169.68/169.78	c bin-w-bin subsume rem           11 bins  time:  0.00 s
170.09/170.11	c subs with bin:      236  lits-rem:       692  v-fix:    0  time:  0.33 s
170.09/170.13	c Subs w/ non-existent bins:      0 l-rem:   2513 v-fix:     0 done:   1629 time:  0.02 s
170.09/170.13	c Removed useless bin:       2  fixed:     0  props:   0.54M  time:  0.01 s
172.29/172.33	c lits-rem:      1869  cl-subs:     1950  v-elim:      4  v-fix:    0  time:  2.20 s
172.29/172.34	c vivif2 --  cl tried    22941 cl shrink        2 lits rem          2 time: 0.01
172.39/172.46	c vivif2 --  cl tried    70464 cl shrink     9611 lits rem      50049 time: 0.12
172.70/172.77	c asymm  cl-useful: 94/4541/22941 lits-rem:107 time: 0.31
172.70/172.78	c calculated reachability. Time: 0.00
172.70/172.78	c  N dy  3769    806472      8288     22941     19975     70461    149798   1240296      9.21   no data  --
173.29/173.32	c Finding binary XORs  T:     0.55 s  found:       0
176.99/177.08	c  N dy  3848    826473      8288     22941     19981     48082    149798    578208      9.21     15.79  --
180.78/180.83	c  N dy  3952    846485      8288     22941     19988     67786    149798   1147737      9.23     12.30  --
184.98/185.00	c  N dy  4022    866489      8288     22941     19994     44254    149798    432648      9.22     10.01  --
188.09/188.16	c  N dy  4082    886947      8288     22941     20000     64328    149798   1109630      9.21      9.82  --
192.09/192.19	c  N dy  4144    908555      8288     22941     20000     85547    149798   1735914      9.20      9.76  --
195.69/195.76	c  N dy  4229    928728      8288     22941     20002     61213    149798    871037      9.21      9.74  --
200.38/200.46	c  N dy  4333    952437      8288     22941     20003     84488    149798   1553505      9.21      9.74  --
203.99/204.08	c  N dy  4409    973294      8288     22941     20004     59806    149798    815849      9.21      9.84  --
207.99/208.02	c  N dy  4521    993738      8288     22941     20004     79827    149798   1347759      9.22      9.74  --
211.98/212.06	c  N dy  4595   1014219      8288     22941     20008     53899    149798    688086      9.21      9.72  --
215.68/215.70	c  N dy  4669   1034724      8288     22941     20009     74011    149798   1273234      9.21      9.84  --
220.19/220.26	c  N dy  4745   1055658      8288     22941     20010     47444    149798    453126      9.21      9.70  --
222.89/222.96	c  F st  4817   1071875      8288     22941     20014     63362    149798    872782      9.21   no data  --
223.79/223.86	c  N dy  4823   1077066      8288     22941     20014     68445    149798   1012045      9.21   no data  --
228.18/228.25	c  N dy  4895   1098958      8288     22941     20017     89744    149798   1610105      9.20      9.74  --
232.19/232.23	c  N dy  4987   1119038      8288     22941     20019     61422    149798    807537      9.20     12.79  --
235.89/235.94	c  N dy  5067   1139324      8288     22941     20020     81179    149798   1310952      9.20      9.73  --
240.48/240.58	c  N dy  5159   1162083      8288     22941     20024     54554    149798    646712      9.20      9.70  --
244.38/244.47	c  N dy  5245   1182537      8288     22941     20026     74606    149798   1196297      9.20      9.70  --
248.38/248.46	c  N dy  5280   1202570      8288     22941     20029     93710    149798   1631739      9.19     10.30  --
250.19/250.24	c  S st  5309   1209708      8288     22941     20030     51027    149798    514802      9.19   no data  --
250.29/250.38	c  S st  5309   1210212      8288     22941     20030     51531    149798    531877      9.19   no data  --
250.29/250.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
250.29/250.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.80/250.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    190 BRemL:     63 BRemN:      0 P:  9.5M T:  0.49
250.89/250.91	c bin-w-bin subsume rem            8 bins  time:  0.00 s
250.89/250.98	c subs with bin:      195  lits-rem:       136  v-fix:    0  time:  0.08 s
250.99/251.00	c Subs w/ non-existent bins:      1 l-rem:    782 v-fix:     0 done:   6314 time:  0.02 s
250.99/251.01	c Removed useless bin:       0  fixed:     0  props:   0.54M  time:  0.01 s
252.59/252.64	c lits-rem:      2094  cl-subs:      959  v-elim:      1  v-fix:    0  time:  1.63 s
252.59/252.65	c vivif2 --  cl tried    22912 cl shrink        1 lits rem          1 time: 0.01
252.59/252.69	c vivif2 --  cl tried    50402 cl shrink      680 lits rem       4527 time: 0.04
252.89/252.97	c asymm  cl-useful: 37/6964/22912 lits-rem:43 time: 0.28
252.89/252.98	c calculated reachability. Time: 0.00
252.89/252.98	c  N dy  5309   1210212      8286     22910     20113     50401    149518    515204      9.19   no data  --
253.49/253.51	c Finding binary XORs  T:     0.54 s  found:       0
257.18/257.28	c  N dy  5399   1230666      8286     22910     20114     70509    149518   1097042      9.19      9.93  --
261.69/261.71	c  N dy  5512   1250734      8286     22910     20116     90299    149518   1667622      9.21      9.72  --
265.98/266.06	c  N dy  5600   1270767      8286     22910     20119     59089    149518    704088      9.21      9.73  --
269.49/269.56	c  N dy  5654   1290818      8286     22910     20120     78618    149518   1182386      9.20     16.95  --
273.68/273.75	c  N dy  5731   1310958      8286     22910     20123     98262    149518   1699378      9.20      9.73  --
277.69/277.72	c  N dy  5801   1332299      8286     22910     20126     67269    149518    881847      9.19      9.68  --
281.69/281.71	c  N dy  5889   1352354      8286     22910     20127     86934    149518   1413929      9.20      9.86  --
286.48/286.50	c  N dy  5956   1372370      8286     22910     20131     53626    149518    526861      9.19      9.92  --
289.69/289.72	c  N dy  6018   1392425      8286     22910     20134     73020    149518    973972      9.18     13.63  --
293.89/293.91	c  N dy  6098   1412757      8286     22910     20137     92791    149518   1484681      9.18      9.69  --
298.48/298.56	c  N dy  6185   1432851      8286     22910     20140     59140    149518    643573      9.18     13.26  --
302.68/302.75	c  N dy  6311   1452958      8286     22910     20141     78942    149518   1225033      9.20      9.71  --
307.09/307.14	c  N dy  6385   1473010      8286     22910     20143     98548    149518   1753789      9.20     12.10  --
311.69/311.75	c  N dy  6487   1493128      8286     22910     20147     63848    149518    757886      9.20      9.73  --
315.59/315.67	c  N dy  6575   1513419      8286     22910     20152     83682    149518   1272693      9.21      9.72  --
320.28/320.39	c  N dy  6685   1533452      8286     22910     20154    103356    149518   1841261      9.21      9.72  --
325.68/325.71	c  N dy  6788   1560442      8286     22910     20158     74076    149518   1048078      9.21      9.86  --
330.18/330.24	c  N dy  6863   1581293      8286     22910     20160     94301    149518   1573042      9.21      9.72  --
335.28/335.39	c  N dy  6946   1601494      8286     22910     20160    114056    149518   2118091      9.21      9.71  --
339.28/339.31	c  N dy  7026   1621714      8286     22910     20162     77465    149518   1040897      9.21      9.75  --
343.88/343.90	c  N dy  7106   1641819      8286     22910     20165     97207    149518   1593393      9.21      9.75  --
348.99/349.03	c  N dy  7214   1662086      8285     22910     20170     59723    149518    588172      9.22      9.75  --
352.89/352.94	c  N dy  7305   1682478      8285     22910     20170     79776    149518   1164928      9.22      9.73  --
358.08/358.19	c  N dy  7348   1707995      8285     22910     20174    104195    149518   1779632      9.21      9.74  --
358.78/358.83	c  S st  7366   1710214      8285     22910     20174    106381    149518   1844669      9.21      7.97  --
358.98/359.04	c  S st  7366   1710717      8285     22910     20174    106881    149518   1862327      9.21   no data  --
358.98/359.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
358.98/359.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
359.69/359.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    171 BRemL:     92 BRemN:      1 P: 14.2M T:  0.67
359.69/359.75	c Replacing        1 vars Replaced       22 lits Time:     0.03 s 
359.78/359.83	c bin-w-bin subsume rem            3 bins  time:  0.00 s
360.49/360.50	c subs with bin:     2184  lits-rem:      1326  v-fix:    0  time:  0.66 s
360.49/360.53	c Subs w/ non-existent bins:      0 l-rem:   3792 v-fix:     0 done:   1466 time:  0.03 s
360.49/360.54	c Removed useless bin:       0  fixed:     0  props:   0.56M  time:  0.01 s
365.98/366.06	c lits-rem:      2236  cl-subs:     3146  v-elim:      2  v-fix:    0  time:  5.52 s
365.98/366.07	c vivif2 --  cl tried    22892 cl shrink        4 lits rem          4 time: 0.01
366.19/366.27	c vivif2 --  cl tried   101539 cl shrink    13723 lits rem     107780 time: 0.20
366.48/366.57	c asymm  cl-useful: 6/9665/22892 lits-rem:18 time: 0.30
366.48/366.58	c calculated reachability. Time: 0.00
366.48/366.58	c  N dy  7366   1710717      8282     22886     20225    101538    149496   1679259      9.21   no data  --
367.08/367.12	c Finding binary XORs  T:     0.55 s  found:       0
372.48/372.51	c  N dy  7424   1731609      8282     22886     20228     62800    149496    662228      9.20      9.78  --
376.19/376.29	c  N dy  7504   1751685      8282     22886     20231     82361    149496   1183227      9.20      9.93  --
381.60/381.68	c  N dy  7549   1775460      8282     22886     20233    105001    149496   1700995      9.19      9.72  --
387.09/387.20	c  N dy  7626   1795516      8280     22886     20244     65936    149496    745322      9.19     12.40  --
390.98/391.09	c  N dy  7680   1817332      8279     22886     20257     86788    149496   1196583      9.17      9.67  --
396.08/396.18	c  N dy  7823   1837395      8279     22886     20257    106614    149496   1778261      9.19     13.31  --
401.69/401.74	c  N dy  7958   1857610      8279     22886     20261     67034    149496    738258      9.20      9.75  --
406.08/406.18	c  N dy  8084   1877907      8278     22886     20264     86986    149496   1293351      9.21      9.74  --
411.29/411.31	c  N dy  8211   1898568      8278     22886     20264    107329    149496   1878470      9.22      9.71  --
417.18/417.24	c  N dy  8341   1918600      8278     22886     20269     66026    149496    665363      9.23     12.48  --
421.68/421.74	c  N dy  8464   1938672      8278     22886     20270     85814    149496   1193486      9.24      9.95  --
426.88/426.96	c  N dy  8609   1958753      8278     22886     20275    105600    149496   1753349      9.25     10.41  --
432.79/432.82	c  N dy  8740   1978936      8278     22886     20277    125429    149496   2306657      9.26      9.78  --
437.88/437.98	c  N dy  8873   1999075      8278     22886     20279     83369    149496   1147084      9.28      9.81  --
443.29/443.32	c  N dy  9006   2019389      8278     22886     20281    103351    149496   1736587      9.29      9.86  --
449.18/449.21	c  N dy  9132   2040486      8278     22886     20287    124018    149496   2291787      9.29      9.79  --
454.29/454.35	c  N dy  9251   2060560      8278     22886     20288     80968    149496   1015865      9.30      9.83  --
459.69/459.77	c  N dy  9389   2082041      8278     22886     20291    102120    149496   1648636      9.31      9.86  --
465.19/465.27	c  N dy  9517   2102061      8278     22886     20292    121782    149496   2200405      9.32     10.34  --
471.18/471.22	c  N dy  9662   2122063      8278     22886     20295     77520    149496    888061      9.34     11.51  --
476.09/476.17	c  N dy  9786   2142150      8278     22886     20295     97329    149496   1440012      9.35     14.13  --
481.58/481.68	c  N dy  9913   2162236      8278     22886     20298    117113    149496   2011869      9.36      9.99  --
487.88/487.91	c  N dy 10033   2182297      8278     22886     20300    136829    149496   2566514      9.37     10.92  --
492.79/492.83	c  N dy 10167   2202300      8278     22886     20302     91308    149496   1243029      9.38     10.47  --
495.00/495.04	c  S st 10219   2210717      8278     22886     20303     99588    149496   1484228      9.38   no data  --
495.19/495.26	c  S st 10219   2211217      8278     22886     20305    100085    149496   1500188      9.38   no data  --
495.19/495.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
495.19/495.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
495.89/495.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    211 BRemL:    230 BRemN:      1 P: 13.9M T:  0.65
495.89/495.95	c Replacing        5 vars Replaced      114 lits Time:     0.03 s 
495.99/496.01	c bin-w-bin subsume rem           13 bins  time:  0.00 s
496.29/496.31	c subs with bin:      143  lits-rem:       128  v-fix:    0  time:  0.30 s
496.29/496.33	c Subs w/ non-existent bins:      2 l-rem:   2044 v-fix:     0 done:   1325 time:  0.02 s
496.29/496.34	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
499.40/499.43	c lits-rem:      4269  cl-subs:     2285  v-elim:      2  v-fix:    0  time:  3.09 s
499.40/499.44	c vivif2 --  cl tried    22825 cl shrink        1 lits rem          1 time: 0.01
499.48/499.58	c vivif2 --  cl tried    97045 cl shrink     8024 lits rem      42712 time: 0.14
499.58/499.60	c asymm  cl-useful: 0/1655/22825 lits-rem:0 time: 0.03
499.58/499.61	c calculated reachability. Time: 0.00
499.58/499.61	c  N dy 10219   2211217      8271     22825     20053     97043    149195   1416776      9.38   no data  --
500.08/500.16	c Finding binary XORs  T:     0.55 s  found:       0
504.08/504.11	c  N dy 10264   2231362      8271     22825     20056    116273    149195   1841464      9.38      9.88  --
509.68/509.73	c  N dy 10324   2253551      8271     22825     20058    137514    149195   2368223      9.37      9.91  --
513.48/513.51	c  N dy 10368   2273555      8270     22825     20076     89859    149195   1052673      9.36     11.36  --
518.48/518.52	c  N dy 10475   2294325      8270     22825     20078    110259    149195   1616666      9.37      9.86  --
523.88/523.96	c  N dy 10554   2314878      8270     22825     20079    130434    149195   2206290      9.37      9.92  --
528.99/529.09	c  N dy 10661   2334943      8270     22825     20081     84151    149195    993567      9.37     14.64  --
533.88/533.97	c  N dy 10769   2354977      8270     22825     20086    103836    149195   1524954      9.37     15.32  --
539.58/539.60	c  N dy 10881   2376418      8270     22825     20086    124900    149195   2160905      9.37      9.92  --
545.18/545.28	c  N dy 10962   2396503      8270     22825     20087     76685    149195    769425      9.37     10.17  --
550.18/550.26	c  N dy 11085   2416582      8270     22825     20089     96444    149195   1333238      9.38      9.90  --
555.49/555.52	c  N dy 11175   2436653      8270     22825     20090    116082    149195   1848053      9.38      9.89  --
561.58/561.62	c  N dy 11285   2456798      8270     22825     20090    135848    149195   2380681      9.39      9.91  --
566.78/566.83	c  N dy 11347   2477122      8270     22825     20092     86934    149195   1004364      9.38      9.89  --
571.68/571.79	c  N dy 11431   2497423      8270     22825     20092    106767    149195   1508359      9.38      9.93  --
577.08/577.14	c  N dy 11531   2517683      8270     22825     20092    126717    149195   2075125      9.38      9.93  --
583.38/583.45	c  N dy 11645   2537710      8270     22825     20092    146367    149195   2598022      9.39     13.35  --
588.39/588.45	c  N dy 11751   2557846      8270     22825     20093     96300    149195   1234009      9.39     10.00  --
592.58/592.64	c  N dy 11813   2577861      8270     22825     20095    115898    149195   1780402      9.39     10.88  --
598.58/598.65	c  N dy 11928   2597978      8270     22825     20098    135680    149195   2355747      9.39     10.15  --
603.89/603.98	c  N dy 12018   2618036      8270     22825     20100     84396    149195    874881      9.40     11.45  --
608.48/608.53	c  N dy 12110   2638299      8270     22825     20100    104252    149195   1420296      9.40      9.94  --
613.98/614.07	c  N dy 12210   2660107      8270     22825     20102    125536    149195   2001317      9.40      9.96  --
620.39/620.45	c  N dy 12317   2680248      8270     22825     20103    145276    149195   2547188      9.40      9.97  --
625.98/626.04	c  N dy 12412   2701271      8270     22825     20103     94018    149195   1081632      9.40      9.94  --
628.48/628.58	c  S st 12475   2711218      8270     22825     20103    103809    149195   1365659      9.41   no data  --
628.68/628.78	c  S st 12475   2711719      8270     22825     20104    104308    149195   1381202      9.41   no data  --
628.78/628.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
628.78/628.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
629.38/629.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    156 BRemL:    144 BRemN:      0 P: 14.3M T:  0.65
629.38/629.48	c Replacing        1 vars Replaced       25 lits Time:     0.03 s 
629.48/629.55	c bin-w-bin subsume rem           11 bins  time:  0.00 s
629.68/629.79	c subs with bin:      148  lits-rem:       287  v-fix:    0  time:  0.25 s
629.78/629.81	c Subs w/ non-existent bins:      0 l-rem:   1918 v-fix:     0 done:   2027 time:  0.02 s
629.78/629.82	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
632.58/632.62	c lits-rem:      3187  cl-subs:     2515  v-elim:      4  v-fix:    0  time:  2.80 s
632.58/632.63	c vivif2 --  cl tried    22800 cl shrink        0 lits rem          0 time: 0.01
632.68/632.76	c vivif2 --  cl tried   100954 cl shrink     5970 lits rem      27276 time: 0.13
632.98/633.07	c asymm  cl-useful: 63/3921/22800 lits-rem:83 time: 0.31
632.98/633.08	c calculated reachability. Time: 0.00
632.98/633.08	c  N dy 12475   2711719      8265     22800     20026    100951    148964   1313574      9.41   no data  --
633.59/633.63	c Finding binary XORs  T:     0.55 s  found:       0
638.88/638.97	c  N dy 12583   2731756      8265     22800     20028    120664    148964   1871643      9.41     12.72  --
644.59/644.62	c  N dy 12666   2751879      8265     22800     20029    140424    148964   2424413      9.41      9.94  --
650.48/650.54	c  N dy 12756   2771908      8265     22800     20029     86013    148964    905873      9.41      9.93  --
655.49/655.52	c  N dy 12873   2791916      8265     22800     20034    105746    148964   1483982      9.42     10.16  --
660.48/660.56	c  N dy 12967   2811942      8265     22800     20038    125398    148964   2024931      9.42      9.96  --
666.88/666.92	c  N dy 13059   2833655      8265     22800     20038    146720    148964   2592953      9.42     10.23  --
672.09/672.12	c  N dy 13127   2853868      8265     22800     20040     92534    148964   1049166      9.42      9.96  --
676.78/676.84	c  N dy 13198   2873903      8265     22800     20040    112221    148964   1560903      9.41     12.08  --
682.78/682.89	c  N dy 13295   2894712      8265     22800     20040    132644    148964   2123156      9.42      9.92  --
689.48/689.53	c  N dy 13404   2914716      8265     22800     20044    152280    148964   2683973      9.42      9.98  --
695.08/695.15	c  N dy 13488   2934775      8265     22800     20046     96967    148964   1145443      9.42     10.47  --
700.18/700.23	c  N dy 13589   2954966      8265     22800     20050    116790    148964   1670538      9.42      9.92  --
705.68/705.71	c  N dy 13661   2974975      8265     22800     20051    136322    148964   2195885      9.42      9.96  --
711.87/711.93	c  N dy 13733   2996301      8265     22800     20051    157089    148964   2727520      9.42     10.05  --
717.48/717.53	c  N dy 13835   3016395      8265     22800     20054    101131    148964   1241913      9.42     10.53  --
722.28/722.35	c  N dy 13903   3036612      8265     22800     20057    120643    148964   1714434      9.42     10.17  --
728.19/728.26	c  N dy 13997   3056675      8265     22800     20058    140321    148964   2243549      9.42      9.97  --
734.18/734.22	c  N dy 14074   3076735      8265     22800     20058    159885    148964   2775590      9.42      9.92  --
739.27/739.35	c  N dy 14158   3096839      8265     22800     20059    103356    148964   1241477      9.42      9.94  --
745.18/745.28	c  N dy 14268   3116894      8265     22800     20062    123101    148964   1786308      9.42     10.67  --
751.18/751.22	c  N dy 14352   3136998      8265     22800     20064    142793    148964   2335118      9.43     10.08  --
758.27/758.31	c  N dy 14455   3157169      8265     22800     20065    162603    148964   2898179      9.43      9.93  --
764.18/764.26	c  N dy 14562   3177571      8265     22800     20066    104806    148964   1261864      9.43     10.05  --
768.68/768.71	c  N dy 14613   3197756      8265     22800     20067    124377    148964   1753527      9.43     10.20  --
772.47/772.59	c  S st 14655   3211719      8265     22800     20067    137983    148964   2098161      9.43      8.17  --
772.77/772.85	c  S st 14655   3212221      8265     22800     20068    138483    148964   2118169      9.43   no data  --
772.77/772.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
772.77/772.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
773.57/773.62	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    110 BRemL:     72 BRemN:      1 P: 16.5M T:  0.76
773.57/773.66	c Replacing        1 vars Replaced       25 lits Time:     0.03 s 
773.67/773.75	c bin-w-bin subsume rem           11 bins  time:  0.00 s
774.17/774.24	c subs with bin:      985  lits-rem:      1072  v-fix:    0  time:  0.49 s
774.17/774.26	c Subs w/ non-existent bins:      0 l-rem:   1021 v-fix:     0 done:    189 time:  0.02 s
774.17/774.27	c Removed useless bin:       2  fixed:     0  props:   0.57M  time:  0.01 s
780.57/780.70	c lits-rem:      3866  cl-subs:     3322  v-elim:      1  v-fix:    0  time:  6.43 s
780.67/780.70	c vivif2 --  cl tried    22782 cl shrink        2 lits rem          2 time: 0.01
780.88/780.93	c vivif2 --  cl tried   134167 cl shrink    12911 lits rem      72234 time: 0.23
781.17/781.26	c asymm  cl-useful: 36/3247/22782 lits-rem:37 time: 0.33
781.17/781.27	c calculated reachability. Time: 0.00
781.17/781.27	c  N dy 14655   3212221      8262     22782     20091    134167    148863   1984914      9.43   no data  --
781.77/781.82	c Finding binary XORs  T:     0.55 s  found:       0
788.18/788.29	c  N dy 14765   3232568      8262     22782     20091    154102    148863   2537344      9.43      9.93  --
794.58/794.68	c  N dy 14847   3252593      8262     22782     20095     94010    148863    984802      9.43     11.72  --
799.37/799.43	c  N dy 14923   3272644      8262     22782     20098    113448    148863   1457442      9.43     10.77  --
804.57/804.64	c  N dy 14979   3292718      8262     22782     20100    132761    148863   1901445      9.42      9.92  --
811.08/811.11	c  N dy 15048   3313065      8262     22782     20104    152513    148863   2414396      9.42      9.97  --
818.17/818.25	c  N dy 15082   3333159      8261     22782     20121     93199    148863    924693      9.42      9.92  --
823.37/823.47	c  N dy 15207   3353262      8261     22782     20122    112955    148863   1489960      9.42     10.01  --
829.47/829.57	c  N dy 15343   3373314      8261     22782     20124    132681    148863   2076394      9.43      9.97  --
836.18/836.25	c  N dy 15454   3393365      8261     22782     20126    152423    148863   2617246      9.43     11.68  --
843.48/843.55	c  N dy 15572   3413585      8261     22782     20126    172278    148863   3175089      9.44      9.95  --
848.88/848.99	c  N dy 15686   3433712      8261     22782     20128    111466    148863   1408736      9.44     10.08  --
854.87/854.96	c  N dy 15778   3454015      8261     22782     20129    131386    148863   1929588      9.44      9.99  --
861.57/861.64	c  N dy 15899   3474075      8261     22782     20129    151063    148863   2479184      9.45      9.96  --
868.98/869.09	c  N dy 16037   3494153      8261     22782     20133    170850    148863   3063703      9.46     11.17  --
875.59/875.68	c  N dy 16145   3514179      8261     22782     20135    108800    148863   1289951      9.46     10.76  --
881.78/881.83	c  N dy 16252   3534399      8261     22782     20136    128695    148863   1831450      9.46     10.08  --
888.48/888.52	c  N dy 16353   3554686      8261     22782     20139    148598    148863   2366729      9.46     10.00  --
895.87/895.91	c  N dy 16469   3575119      8261     22782     20140    168608    148863   2925367      9.47      9.97  --
902.68/902.78	c  N dy 16580   3595141      8261     22782     20140    105932    148863   1160583      9.47      9.98  --
908.18/908.27	c  N dy 16690   3615313      8261     22782     20141    125850    148863   1764701      9.47     10.13  --
914.68/914.74	c  N dy 16809   3635386      8261     22782     20143    145594    148863   2305101      9.48     11.11  --
921.78/921.85	c  N dy 16924   3655396      8261     22782     20144    165262    148863   2840517      9.48      9.98  --
930.18/930.21	c  N dy 17051   3676121      8261     22782     20146    102034    148863   1033146      9.48     10.03  --
935.88/935.94	c  N dy 17155   3696219      8261     22782     20146    121797    148863   1578536      9.49      9.99  --
940.38/940.46	c  S st 17234   3712221      8261     22782     20147    137426    148863   1981108      9.49      7.37  --
940.58/940.69	c  S st 17234   3712726      8261     22782     20151    137925    148863   1998102      9.49   no data  --
940.68/940.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
940.68/940.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
941.48/941.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    128 BRemL:    117 BRemN:      0 P: 17.8M T:  0.79
941.48/941.54	c Replacing        1 vars Replaced       28 lits Time:     0.04 s 
941.59/941.63	c bin-w-bin subsume rem            6 bins  time:  0.00 s
941.97/942.01	c subs with bin:       61  lits-rem:       476  v-fix:    0  time:  0.38 s
941.97/942.03	c Subs w/ non-existent bins:      2 l-rem:   1751 v-fix:     0 done:   1496 time:  0.02 s
941.97/942.04	c Removed useless bin:       0  fixed:     0  props:   0.59M  time:  0.01 s
946.98/947.09	c lits-rem:      2666  cl-subs:     2421  v-elim:      4  v-fix:    0  time:  5.06 s
946.98/947.10	c vivif2 --  cl tried    22783 cl shrink        1 lits rem          2 time: 0.01
947.27/947.30	c vivif2 --  cl tried   134745 cl shrink     9813 lits rem      43845 time: 0.19
947.57/947.65	c asymm  cl-useful: 6/4507/22783 lits-rem:6 time: 0.35
947.57/947.66	c calculated reachability. Time: 0.00
947.57/947.66	c  N dy 17234   3712726      8256     22783     20016    134744    148795   1906809      9.49   no data  --
948.18/948.21	c Finding binary XORs  T:     0.55 s  found:       0
954.28/954.32	c  N dy 17311   3732824      8256     22783     20017    154403    148795   2445541      9.49     10.00  --
960.98/961.03	c  F st 17402   3751563      8256     22783     20019    172756    148795   2915138      9.49      7.95  --
961.68/961.75	c  N st 17406   3753596      8256     22783     20019    174750    148795   2973312      9.49   no data  --
968.57/968.65	c  N dy 17487   3773652      8256     22783     20021    108993    148795   1205414      9.49     12.13  --
973.97/974.05	c  N dy 17567   3793774      8256     22783     20021    128704    148795   1746890      9.49     10.05  --
980.09/980.14	c  N dy 17639   3813867      8256     22783     20023    148323    148795   2305960      9.49     10.02  --
986.77/986.87	c  N dy 17738   3833905      8256     22783     20023    168003    148795   2859034      9.49     10.01  --
994.18/994.28	c  N dy 17834   3854017      8256     22783     20024    102046    148795   1003507      9.49     10.04  --
999.48/999.57	c  N dy 17918   3874542      8256     22783     20024    122128    148795   1539728      9.49     10.01  --
1005.07/1005.19	c  N dy 18006   3895468      8256     22783     20024    142461    148795   2088884      9.49     10.02  --
1011.57/1011.70	c  N dy 18105   3915670      8256     22783     20025    162226    148795   2617944      9.49     10.07  --
1017.87/1017.99	c  N dy 18174   3935736      8256     22783     20028    181754    148795   3126549      9.49     12.15  --
1024.27/1024.35	c  N dy 18258   3955751      8256     22783     20028    115042    148795   1343010      9.49     14.30  --
1029.48/1029.56	c  N dy 18317   3978213      8256     22783     20029    136917    148795   1907788      9.49     10.06  --
1036.27/1036.33	c  N dy 18417   3999019      8256     22783     20030    157275    148795   2443668      9.49     10.05  --
1042.78/1042.83	c  N dy 18474   4019118      8256     22783     20032    176723    148795   2918349      9.49     11.75  --
1049.96/1050.09	c  N dy 18556   4039703      8256     22783     20032    109864    148795   1161031      9.49     10.02  --
1055.07/1055.14	c  N dy 18634   4059822      8256     22783     20034    129492    148795   1690759      9.49     10.11  --
1060.67/1060.79	c  N dy 18709   4080231      8256     22783     20035    149299    148795   2200658      9.49      9.99  --
1067.27/1067.37	c  N dy 18789   4100278      8256     22783     20035    168927    148795   2750480      9.49     10.05  --
1075.27/1075.33	c  N dy 18890   4120703      8256     22783     20037    189007    148795   3288575      9.49     10.06  --
1081.77/1081.88	c  N dy 18987   4141694      8256     22783     20037    121077    148795   1422922      9.49     10.09  --
1087.67/1087.72	c  N dy 19079   4161783      8256     22783     20037    140735    148795   1947008      9.49     10.10  --
1093.17/1093.25	c  N dy 19136   4182086      8256     22783     20038    160535    148795   2490879      9.49     10.10  --
1100.27/1100.35	c  N dy 19228   4202118      8256     22783     20038    180101    148795   3027035      9.49     10.08  --
1104.27/1104.38	c  S st 19275   4212726      8256     22783     20038    190412    148795   3295161      9.49   no data  --
1104.57/1104.68	c  S st 19275   4213229      8256     22783     20040    190912    148795   3311703      9.49   no data  --
1104.57/1104.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1104.67/1104.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1105.57/1105.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     82 BRemL:     44 BRemN:      0 P: 21.7M T:  0.95
1105.77/1105.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1106.48/1106.51	c subs with bin:      167  lits-rem:       381  v-fix:    0  time:  0.71 s
1106.48/1106.53	c Subs w/ non-existent bins:      0 l-rem:   1795 v-fix:     0 done:    591 time:  0.03 s
1106.48/1106.54	c Removed useless bin:       0  fixed:     0  props:   0.59M  time:  0.01 s
1141.37/1141.40	c lits-rem:      1263  cl-subs:     4731  v-elim:      2  v-fix:    0  time: 34.86 s
1141.37/1141.41	c vivif2 --  cl tried    22761 cl shrink        1 lits rem          1 time: 0.01
1141.78/1141.83	c vivif2 --  cl tried   186037 cl shrink    25170 lits rem     124952 time: 0.42
1142.07/1142.19	c asymm  cl-useful: 10/6713/22761 lits-rem:30 time: 0.36
1142.17/1142.20	c calculated reachability. Time: 0.00
1142.17/1142.20	c  N dy 19275   4213229      8253     22751     20076    186037    148724   3109756      9.49   no data  --
1148.86/1148.93	c  N dy 19352   4233293      8253     22751     20077    115373    148724   1272790      9.49     10.00  --
1154.47/1154.56	c  N dy 19434   4253607      8253     22751     20078    135294    148724   1799770      9.49      9.99  --
1160.77/1160.88	c  N dy 19536   4273623      8253     22751     20078    154937    148724   2347788      9.49     10.18  --
1167.27/1167.39	c  N dy 19607   4296181      8253     22751     20080    176788    148724   2923785      9.49     10.19  --
1174.37/1174.45	c  N dy 19692   4316512      8253     22751     20083    196734    148724   3463362      9.49     10.22  --
1180.37/1180.49	c  N dy 19781   4336834      8253     22751     20083    126241    148724   1540285      9.49     10.20  --
1185.78/1185.86	c  N dy 19846   4357117      8253     22751     20085    145700    148724   2024949      9.49     10.07  --
1191.97/1192.04	c  N dy 19907   4377309      8253     22751     20085    165418    148724   2545008      9.48     10.03  --
1198.37/1198.46	c  N dy 19969   4397466      8253     22751     20087    184951    148724   3048502      9.48     10.11  --
1205.58/1205.69	c  N dy 20050   4417500      8253     22751     20089    113657    148724   1183180      9.48     10.28  --
1211.57/1211.60	c  N dy 20138   4438667      8253     22751     20090    134359    148724   1734673      9.48     10.08  --
1218.07/1218.12	c  N dy 20248   4458707      8253     22751     20091    154069    148724   2282065      9.49     10.05  --
1224.28/1224.36	c  N dy 20320   4479248      8253     22751     20093    174113    148724   2798762      9.48     10.00  --
1232.46/1232.55	c  N dy 20404   4500148      8253     22751     20094    194570    148724   3351085      9.48     10.05  --
1239.37/1239.47	c  N dy 20505   4520246      8253     22751     20097    121890    148724   1345757      9.49     10.00  --
1245.56/1245.60	c  N dy 20606   4542538      8253     22751     20097    143652    148724   1908375      9.49     10.02  --
1252.78/1252.84	c  N dy 20709   4563274      8253     22751     20098    163947    148724   2436685      9.49     10.07  --
1259.38/1259.50	c  N dy 20781   4583295      8253     22751     20098    183455    148724   2960313      9.49     10.02  --
1267.07/1267.15	c  N dy 20877   4603339      8253     22751     20100    203093    148724   3521336      9.49     11.62  --
1273.37/1273.46	c  N dy 20970   4623512      8253     22751     20101    129870    148724   1591119      9.49     10.00  --
1280.27/1280.34	c  N dy 21072   4644477      8253     22751     20101    150323    148724   2118205      9.49     10.12  --
1287.06/1287.15	c  N dy 21175   4664546      8253     22751     20101    169943    148724   2671708      9.49     10.03  --
1294.68/1294.71	c  N dy 21271   4685322      8253     22751     20101    190268    148724   3199645      9.49     10.08  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3370865-1305389770/watcher-3370865-1305389770 -o /tmp/evaluation-result-3370865-1305389770/solver-3370865-1305389770 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370865-1305389770.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.06 4.04 3.91 5/323 6329
/proc/meminfo: memFree=11034488/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=25012 CPUtime=0 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 1382 0 0 0 0 0 0 0 25 0 1 0 650579400 25612288 1257 33554432000 4194304 4650387 140734258080048 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 6253 1269 326 112 0 1218 0

[startup+0.0170881 s]
/proc/loadavg: 4.06 4.04 3.91 5/323 6329
/proc/meminfo: memFree=11034488/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=34500 CPUtime=0 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 3905 0 0 0 0 0 0 0 25 0 1 0 650579400 35328000 2860 33554432000 4194304 4650387 140734258080048 18446744073709551615 4354184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 8625 2885 326 112 0 3590 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 34500

[startup+0.101042 s]
/proc/loadavg: 4.06 4.04 3.91 5/323 6329
/proc/meminfo: memFree=11034488/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=62040 CPUtime=0.09 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 9499 0 0 0 8 1 0 0 25 0 1 0 650579400 63528960 7395 33554432000 4194304 4650387 140734258080048 18446744073709551615 4370204 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 15510 7395 347 112 0 10475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62040

[startup+0.301076 s]
/proc/loadavg: 4.06 4.04 3.91 5/323 6329
/proc/meminfo: memFree=11034488/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=62040 CPUtime=0.29 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 9501 0 0 0 28 1 0 0 25 0 1 0 650579400 63528960 7397 33554432000 4194304 4650387 140734258080048 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 15510 7397 348 112 0 10475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62040

[startup+0.70099 s]
/proc/loadavg: 4.06 4.04 3.91 5/323 6329
/proc/meminfo: memFree=11034488/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=79752 CPUtime=0.69 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 13465 0 0 0 67 2 0 0 25 0 1 0 650579400 81666048 10841 33554432000 4194304 4650387 140734258080048 18446744073709551615 4369838 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 19938 10841 354 112 0 14903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79752

[startup+1.50084 s]
/proc/loadavg: 4.06 4.04 3.91 5/330 6342
/proc/meminfo: memFree=10872852/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=126752 CPUtime=1.48 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 23402 0 0 0 145 3 0 0 25 0 1 0 650579400 129794048 20778 33554432000 4194304 4650387 140734258080048 18446744073709551615 4369223 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 31688 20778 354 112 0 26653 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 126752

[startup+3.10051 s]
/proc/loadavg: 4.06 4.04 3.91 5/330 6342
/proc/meminfo: memFree=10747112/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=210036 CPUtime=3.09 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 43529 0 0 0 303 6 0 0 25 0 1 0 650579400 215076864 40905 33554432000 4194304 4650387 140734258080048 18446744073709551615 4369057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 52509 40905 354 112 0 47474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 210036

[startup+6.30094 s]
/proc/loadavg: 4.06 4.04 3.91 5/330 6342
/proc/meminfo: memFree=10401408/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=383916 CPUtime=6.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 81369 0 0 0 618 10 0 0 25 0 1 0 650579400 393129984 78745 33554432000 4194304 4650387 140734258080048 18446744073709551615 4370003 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 95979 78745 354 112 0 90944 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 383916

[startup+12.7007 s]
/proc/loadavg: 4.05 4.03 3.91 5/330 6342
/proc/meminfo: memFree=9986328/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=564524 CPUtime=12.69 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 118937 0 0 0 1252 17 0 0 25 0 1 0 650579400 578072576 116313 33554432000 4194304 4650387 140734258080048 18446744073709551615 4311354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 141131 116313 379 112 0 136096 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 564524

[startup+25.5003 s]
/proc/loadavg: 4.04 4.03 3.91 5/330 6342
/proc/meminfo: memFree=9952716/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=584288 CPUtime=25.49 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 126360 0 0 0 2531 18 0 0 25 0 1 0 650579400 598310912 120575 33554432000 4194304 4650387 140734258080048 18446744073709551615 4419147 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 146072 120575 381 112 0 141037 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 584288

[startup+51.1005 s]
/proc/loadavg: 4.10 4.04 3.91 5/330 6343
/proc/meminfo: memFree=9884476/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=610044 CPUtime=51.08 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 132579 0 0 0 5089 19 0 0 25 0 1 0 650579400 624685056 125444 33554432000 4194304 4650387 140734258080048 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 152511 125444 381 112 0 147476 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 610044

[startup+102.312 s]
/proc/loadavg: 4.08 4.05 3.92 5/330 6372
/proc/meminfo: memFree=9446832/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=600060 CPUtime=102.3 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 141216 0 0 0 10208 22 0 0 25 0 1 0 650579400 614461440 124582 33554432000 4194304 4650387 140734258080048 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 150015 124582 381 112 0 144980 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 600060

[startup+162.3 s]
/proc/loadavg: 4.03 4.04 3.92 5/330 6374
/proc/meminfo: memFree=9425932/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=600500 CPUtime=162.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 156347 0 0 0 16203 25 0 0 25 0 1 0 650579400 614912000 125745 33554432000 4194304 4650387 140734258080048 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 150125 125745 381 112 0 145090 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 600500

[startup+222.301 s]
/proc/loadavg: 4.08 4.04 3.93 5/330 6376
/proc/meminfo: memFree=9400552/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=618124 CPUtime=222.29 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 174786 0 0 0 22199 30 0 0 25 0 1 0 650579400 632958976 128799 33554432000 4194304 4650387 140734258080048 18446744073709551615 4364181 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 154531 128799 381 112 0 149496 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 618124

[startup+282.301 s]
/proc/loadavg: 4.03 4.03 3.93 5/330 6377
/proc/meminfo: memFree=9377164/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=618416 CPUtime=282.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 187054 0 0 0 28195 33 0 0 25 0 1 0 650579400 633257984 129594 33554432000 4194304 4650387 140734258080048 18446744073709551615 4306751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 154604 129594 381 112 0 149569 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 618416

[startup+342.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/330 6406
/proc/meminfo: memFree=9168788/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=618776 CPUtime=342.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 199457 0 0 0 34191 37 0 0 25 0 1 0 650579400 633626624 129530 33554432000 4194304 4650387 140734258080048 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 154694 129530 381 112 0 149659 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 618776

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/330 6407
/proc/meminfo: memFree=9138856/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=638948 CPUtime=402.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 214664 0 0 0 40186 42 0 0 25 0 1 0 650579400 654282752 133540 33554432000 4194304 4650387 140734258080048 18446744073709551615 4364138 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 159737 133540 381 112 0 154702 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 638948

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/330 6409
/proc/meminfo: memFree=9080548/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=639312 CPUtime=462.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 224688 0 0 0 46183 45 0 0 25 0 1 0 650579400 654655488 134735 33554432000 4194304 4650387 140734258080048 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 159828 134735 381 112 0 154793 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 639312

[startup+522.3 s]
/proc/loadavg: 4.07 4.04 3.94 5/330 6411
/proc/meminfo: memFree=9064976/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=642996 CPUtime=522.27 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 235419 0 0 0 52180 47 0 0 25 0 1 0 650579400 658427904 135850 33554432000 4194304 4650387 140734258080048 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 160749 135850 381 112 0 155714 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 642996

[startup+582.301 s]
/proc/loadavg: 4.02 4.03 3.94 5/330 6412
/proc/meminfo: memFree=9033020/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=643288 CPUtime=582.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 245322 0 0 0 58178 50 0 0 25 0 1 0 650579400 658726912 136324 33554432000 4194304 4650387 140734258080048 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 160822 136324 381 112 0 155787 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 643288

[startup+642.301 s]
/proc/loadavg: 4.07 4.04 3.94 5/330 6414
/proc/meminfo: memFree=9023768/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=646484 CPUtime=642.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 256126 0 0 0 64176 52 0 0 25 0 1 0 650579400 661999616 137107 33554432000 4194304 4650387 140734258080048 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 161621 137107 381 112 0 156586 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 646484

[startup+702.3 s]
/proc/loadavg: 4.02 4.03 3.94 5/330 6415
/proc/meminfo: memFree=9006592/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=646668 CPUtime=702.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 266223 0 0 0 70172 56 0 0 25 0 1 0 650579400 662188032 136494 33554432000 4194304 4650387 140734258080048 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 161667 136494 381 112 0 156632 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 646668

[startup+762.312 s]
/proc/loadavg: 4.01 4.02 3.94 5/330 6417
/proc/meminfo: memFree=9000060/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=646972 CPUtime=762.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 276007 0 0 0 76169 59 0 0 25 0 1 0 650579400 662499328 135590 33554432000 4194304 4650387 140734258080048 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 161743 135590 381 112 0 156708 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 646972

[startup+822.301 s]
/proc/loadavg: 4.07 4.04 3.95 5/330 6419
/proc/meminfo: memFree=8969560/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=657984 CPUtime=822.27 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 286561 0 0 0 82165 62 0 0 25 0 1 0 650579400 673775616 138562 33554432000 4194304 4650387 140734258080048 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 164496 138562 381 112 0 159461 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 657984

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 3.95 5/330 6420
/proc/meminfo: memFree=8972936/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=658204 CPUtime=882.28 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 294912 0 0 0 88164 64 0 0 25 0 1 0 650579400 674000896 139120 33554432000 4194304 4650387 140734258080048 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 164551 139120 381 112 0 159516 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 658204

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/330 6422
/proc/meminfo: memFree=8971872/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=658460 CPUtime=942.27 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 303052 0 0 0 94160 67 0 0 25 0 1 0 650579400 674263040 139294 33554432000 4194304 4650387 140734258080048 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 164615 139294 381 112 0 159580 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 658460

[startup+1002.3 s]
/proc/loadavg: 4.05 4.03 3.96 5/330 6423
/proc/meminfo: memFree=8890796/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=662664 CPUtime=1002.27 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 312370 0 0 0 100157 70 0 0 25 0 1 0 650579400 678567936 140138 33554432000 4194304 4650387 140734258080048 18446744073709551615 4328230 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 165666 140138 381 112 0 160631 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 662664

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 3.96 5/330 6425
/proc/meminfo: memFree=8894924/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=662864 CPUtime=1062.27 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 320992 0 0 0 106155 72 0 0 25 0 1 0 650579400 678772736 140725 33554432000 4194304 4650387 140734258080048 18446744073709551615 4363730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 165716 140725 381 112 0 160681 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 662864

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/330 6427
/proc/meminfo: memFree=8852296/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=742928 CPUtime=1122.27 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 330030 0 0 0 112153 74 0 0 25 0 1 0 650579400 760758272 145606 33554432000 4194304 4650387 140734258080048 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 185732 145606 381 112 0 180697 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 742928

[startup+1182.3 s]
/proc/loadavg: 4.04 4.03 3.97 5/330 6428
/proc/meminfo: memFree=8853556/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=680916 CPUtime=1182.27 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 337749 0 0 0 118151 76 0 0 25 0 1 0 650579400 697257984 143856 33554432000 4194304 4650387 140734258080048 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 170229 143856 381 112 0 165194 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 680916

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.97 5/330 6430
/proc/meminfo: memFree=8851116/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=681112 CPUtime=1242.27 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 346146 0 0 0 124148 79 0 0 25 0 1 0 650579400 697458688 143756 33554432000 4194304 4650387 140734258080048 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 170278 143756 381 112 0 165243 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 681112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.97 5/330 6431
/proc/meminfo: memFree=8830456/32951124 swapFree=67093864/67111528
[pid=6329] ppid=6327 vsize=745104 CPUtime=1299.98 cores=0,2
/proc/6329/stat : 6329 (strangenight1-s) R 6327 6329 6123 0 -1 4202496 352641 0 0 0 129917 81 0 0 25 0 1 0 650579400 762986496 145916 33554432000 4194304 4650387 140734258080048 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6329/statm: 186276 145916 381 112 0 181241 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 745104

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.02
CPU user time (s): 1299.18
CPU system time (s): 0.843871
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 745104

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

runsolver used 4.10138 second user time and 8.95564 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 18:16:10
IDJOB=3370865
IDBENCH=83121
IDSOLVER=1847
FILE ID=node102/3370865-1305389770
RUNJOBID= node102-1305388468-6141
PBS_JOBID= 13324402
Free space on /tmp= 73524 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370865-1305389770/watcher-3370865-1305389770 -o /tmp/evaluation-result-3370865-1305389770/solver-3370865-1305389770 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370865-1305389770.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=1519565644

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:      11034768 kB
Buffers:        244160 kB
Cached:        2784412 kB
SwapCached:       1128 kB
Active:       19656552 kB
Inactive:      1965164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11034768 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           13660 kB
Writeback:           0 kB
AnonPages:    18591728 kB
Mapped:          26928 kB
Slab:           177184 kB
PageTables:      53576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59225840 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= 73484 MiB
End job on node102 at 2011-05-14 18:37:53