Trace number 3401099

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 5000.11 4999.88

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark847.939
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3401099-1306281646.cnf'
0.00/0.00	c -- header says num vars:          76943
0.00/0.00	c -- header says num clauses:      245006
0.04/0.08	c -- clauses added:            0 learnts,       245006 normals,            0 xors
0.04/0.08	c -- vars added      76943
0.04/0.08	c Parsing time:  0.07 s
0.04/0.08	c  N st     0         0     76943     94207    136128         0    563654         0   no data   no data
0.48/0.50	c asymm  cl-useful: 16/7385/94207 lits-rem:48 time: 0.42
9.49/9.54	c Flit:  1025 Blit:  17188 bXBeca:    0 bXProp: 22152 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.89
9.49/9.55	c Cleaning up after failed var search:     0.01 s 
9.49/9.58	c Replacing    22152 vars Replaced   392069 lits Time:     0.02 s 
9.49/9.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.49/9.59	c bin-w-bin subsume rem         2037 bins  time:  0.00 s
9.59/9.60	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.01 s
9.59/9.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  27005 time:  0.03 s
9.59/9.67	c Removed useless bin:      47  fixed:     0  props:   5.35M  time:  0.03 s
9.69/9.76	c lits-rem:        19  cl-subs:      650  v-elim:   9001  v-fix:    0  time:  0.09 s
10.39/10.47	c Finding binary XORs  T:     0.71 s  found:      31
10.39/10.48	c Replacing       31 vars Replaced      329 lits Time:     0.00 s 
10.49/10.52	c Finding non-binary XORs:     0.02 s (found:    7500, avg size: 3.0)
10.49/10.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1248 locsubst:  4550 time:   0.01
10.49/10.52	c Replacing     2275 vars Replaced    13650 lits Time:     0.01 s 
10.49/10.54	c calculated reachability. Time: 0.01
10.49/10.54	c Calc default polars -  time:   0.00 s pos:    1891 undec:   62834 neg:   12218
10.49/10.54	c =========================================================================================
10.49/10.54	c types(t): F = full restart, N = normal restart
10.49/10.54	c types(t): S = simplification begin/end, E = solution found
10.49/10.54	c restart types(rt): st = static, dy = dynamic
10.49/10.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.49/10.54	c  B st     0         0     14450     22069     23722         0    160689         0   no data   no data
10.59/10.69	c Decided on static restart strategy
10.90/10.93	c  N st     8      4915     14446     22069     24063      4489    160689    124133   no data   no data
11.79/11.80	c  N st    10     11299     14439     22069     24333     10483    160689    354190   no data   no data
12.29/12.30	c  N st    11     17042     14437     22069     24388     15936    160689    534289   no data   no data
13.29/13.37	c  F st    12     25000     14432     22069     24498     14384    160689    435530   no data   no data
13.29/13.38	c  N st    12     25000     14432     22059     24308     14367    160316    435124   no data   no data
13.88/13.98	c Finding binary XORs  T:     0.57 s  found:       7
14.59/14.61	c Decided on static restart strategy
14.59/14.61	c  N st    18     30000     14426     22059     24584     18968    160234    607552   no data   no data
14.59/14.62	c  S st    18     30000     14426     22059     24584     18968    160234    607552   no data   no data
14.69/14.74	c  S st    18     30500     14426     22059     24733     19314    160234    612353   no data   no data
14.69/14.75	c x-sub:  2275 x-cut:      0 vfix:      0 v-elim:    624 locsubst:     0 time:   0.01
15.69/15.74	c Flit:   116 Blit:     78 bXBeca:    0 bXProp:  367 Bins: 161716 BRemL:  74551 BRemN:     72 P: 18.5M T:  0.98
15.69/15.74	c Cleaning up after failed var search:     0.01 s 
15.69/15.78	c Replacing      374 vars Replaced    92859 lits Time:     0.03 s 
15.69/15.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.69/15.79	c bin-w-bin subsume rem         2391 bins  time:  0.01 s
15.79/15.81	c subs with bin:      485  lits-rem:       208  v-fix:    0  time:  0.01 s
15.79/15.83	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:  12947 time:  0.02 s
15.79/15.84	c Removed useless bin:     131  fixed:     0  props:   0.50M  time:  0.01 s
15.79/15.88	c lits-rem:       330  cl-subs:      391  v-elim:   1838  v-fix:    0  time:  0.04 s
15.99/16.02	c subs with bin:      216  lits-rem:     17408  v-fix:    0  time:  0.13 s
16.09/16.15	c lits-rem:      1712  cl-subs:      763  v-elim:      0  v-fix:    0  time:  0.12 s
16.19/16.26	c asymm  cl-useful: 0/12584/19969 lits-rem:0 time: 0.10
16.19/16.26	c calculated reachability. Time: 0.00
16.19/16.26	c  N st    18     30500     11109     19969     73309     11236    132611    414782   no data   no data
16.79/16.82	c Finding binary XORs  T:     0.55 s  found:       0
17.50/17.52	c  N st    20     37612     11107     19969     73331     17999    132611    613275   no data   no data
18.29/18.32	c  N st    21     44011     11107     19969     73342     13418    132611    424679   no data   no data
18.49/18.52	c  S st    22     45750     11106     19969     73343     15113    132611    479120   no data   no data
18.49/18.60	c  S st    22     46251     11106     19969     73355     15600    132611    486949   no data   no data
18.49/18.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    300 locsubst:     0 time:   0.01
18.99/19.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  15477 BRemL:  34441 BRemN:    294 P:  8.1M T:  0.40
18.99/19.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.99/19.03	c bin-w-bin subsume rem           27 bins  time:  0.00 s
18.99/19.04	c subs with bin:       12  lits-rem:         7  v-fix:    0  time:  0.01 s
18.99/19.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10805 time:  0.01 s
18.99/19.05	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.00 s
18.99/19.07	c lits-rem:         5  cl-subs:        3  v-elim:      6  v-fix:    0  time:  0.02 s
19.09/19.15	c subs with bin:       16  lits-rem:       149  v-fix:    0  time:  0.07 s
19.19/19.22	c lits-rem:       384  cl-subs:      240  v-elim:      0  v-fix:    0  time:  0.06 s
19.19/19.22	c vivif2 --  cl tried    19948 cl shrink       32 lits rem         60 time: 0.00
19.19/19.24	c vivif2 --  cl tried    13845 cl shrink     3104 lits rem      13474 time: 0.02
19.39/19.45	c asymm  cl-useful: 106/19928/19928 lits-rem:539 time: 0.21
19.39/19.46	c calculated reachability. Time: 0.00
19.39/19.46	c  N st    22     46251     10799     19928     52539     13832    130608    369743   no data   no data
19.89/19.99	c Finding binary XORs  T:     0.53 s  found:       0
21.90/21.94	c  N st    23     60649     10798     19928     52539     27712    130608    890898   no data   no data
22.89/22.93	c  N st    24     69378     10798     19928     52545     20936    130608    609503   no data   no data
22.89/22.93	c  S st    24     69378     10798     19928     52545     20936    130608    609503   no data   no data
22.99/23.03	c  S st    24     69883     10798     19928     52547     21434    130608    620569   no data   no data
22.99/23.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    139 locsubst:     0 time:   0.01
23.39/23.40	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   1786 BRemL:   1384 BRemN:      1 P:  8.3M T:  0.36
23.39/23.42	c Replacing        2 vars Replaced      105 lits Time:     0.01 s 
23.39/23.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.39/23.43	c bin-w-bin subsume rem            3 bins  time:  0.00 s
23.39/23.44	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
23.39/23.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10653 time:  0.01 s
23.39/23.46	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.00 s
23.39/23.47	c lits-rem:         0  cl-subs:        3  v-elim:      2  v-fix:    0  time:  0.02 s
23.49/23.57	c subs with bin:        3  lits-rem:        42  v-fix:    0  time:  0.08 s
23.79/23.80	c lits-rem:       460  cl-subs:      496  v-elim:      0  v-fix:    0  time:  0.23 s
23.79/23.81	c vivif2 --  cl tried    19920 cl shrink        0 lits rem          0 time: 0.00
23.79/23.83	c vivif2 --  cl tried    19916 cl shrink     2485 lits rem      15280 time: 0.03
23.99/24.04	c asymm  cl-useful: 256/19920/19920 lits-rem:823 time: 0.21
23.99/24.04	c calculated reachability. Time: 0.00
23.99/24.05	c  N st    24     69883     10651     19791     52467     19916    129584    537818   no data   no data
24.49/24.57	c Finding binary XORs  T:     0.53 s  found:      61
27.09/27.15	c  F st    25     87500     10649     19791     52468     37033    129584   1680436   no data   no data
27.09/27.17	c Replacing       61 vars Replaced      914 lits Time:     0.01 s 
27.09/27.18	c  N st    25     87500     10587     19791     52218     37030    129375   1680105   no data   no data
27.79/27.81	c Decided on static restart strategy
28.19/28.20	c  N st    32     95540     10585     19791     52242     26717    129373    744301   no data   no data
29.19/29.28	c  N st    34    104824     10585     19791     52251     35714    129373   1115477   no data   no data
29.19/29.28	c  S st    34    104824     10585     19791     52251     35714    129373   1115477   no data   no data
29.29/29.39	c  S st    34    105324     10585     19791     52253     36208    129372   1127951   no data   no data
29.39/29.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     69 locsubst:     0 time:   0.01
29.79/29.84	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   4199 BRemL:   3496 BRemN:      3 P: 10.6M T:  0.44
29.79/29.86	c Replacing        1 vars Replaced      787 lits Time:     0.02 s 
29.79/29.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.79/29.87	c bin-w-bin subsume rem           67 bins  time:  0.00 s
29.79/29.88	c subs with bin:       58  lits-rem:       104  v-fix:    0  time:  0.01 s
29.79/29.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10513 time:  0.01 s
29.89/29.90	c Removed useless bin:       1  fixed:     0  props:   0.31M  time:  0.00 s
29.89/29.92	c lits-rem:        16  cl-subs:       99  v-elim:     31  v-fix:    0  time:  0.02 s
30.19/30.28	c subs with bin:       57  lits-rem:      1449  v-fix:    0  time:  0.32 s
30.70/30.74	c lits-rem:      1505  cl-subs:      984  v-elim:      0  v-fix:    0  time:  0.46 s
30.70/30.75	c vivif2 --  cl tried    19659 cl shrink        4 lits rem          4 time: 0.00
30.70/30.80	c vivif2 --  cl tried    33515 cl shrink     5292 lits rem      33560 time: 0.05
30.99/31.05	c asymm  cl-useful: 77/19659/19659 lits-rem:208 time: 0.25
30.99/31.06	c calculated reachability. Time: 0.00
30.99/31.06	c  N st    34    105324     10482     19654     48872     33512    128349    954959   no data   no data
31.49/31.59	c Finding binary XORs  T:     0.53 s  found:       0
32.49/32.58	c  N st    35    114923     10481     19654     48878     23013    128348    512691   no data   no data
34.19/34.20	c  N st    36    129320     10480     19654     48878     36769    128347    879997   no data   no data
36.99/37.08	c  N st    37    150915     10477     19654     48883     35737    128347   1082209   no data   no data
37.99/38.05	c  S st    38    157987     10476     19654     48884     42478    128347   1314757   no data   no data
38.09/38.16	c  S st    38    158491     10476     19654     48885     42980    128347   1329805   no data   no data
38.09/38.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.51/38.59	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    594 BRemL:   1080 BRemN:      5 P: 11.1M T:  0.42
38.59/38.61	c Replacing        1 vars Replaced      529 lits Time:     0.02 s 
38.59/38.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.59/38.62	c bin-w-bin subsume rem           42 bins  time:  0.00 s
38.59/38.63	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.01 s
38.59/38.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10473 time:  0.01 s
38.59/38.65	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.00 s
38.59/38.67	c lits-rem:         6  cl-subs:       27  v-elim:     21  v-fix:    0  time:  0.03 s
38.89/38.93	c subs with bin:        5  lits-rem:        27  v-fix:    0  time:  0.22 s
40.99/41.02	c lits-rem:      6393  cl-subs:     1696  v-elim:      0  v-fix:    0  time:  2.09 s
40.99/41.03	c vivif2 --  cl tried    19623 cl shrink        0 lits rem          0 time: 0.00
40.99/41.09	c vivif2 --  cl tried    41252 cl shrink     3883 lits rem      18650 time: 0.06
41.29/41.33	c asymm  cl-useful: 31/19623/19623 lits-rem:64 time: 0.24
41.29/41.34	c calculated reachability. Time: 0.00
41.29/41.34	c  N st    38    158491     10452     19622     46171     41252    127778   1244555   no data   no data
41.80/41.87	c Finding binary XORs  T:     0.53 s  found:       0
47.99/48.09	c  N st    39    207080     10450     19622     46187     40549    127778   1263940   no data   no data
51.71/51.76	c  N st    40    237737     10449     19622     46191     44165    127778   1433057   no data   no data
51.71/51.76	c  S st    40    237737     10449     19622     46191     44165    127778   1433057   no data   no data
51.89/51.91	c  S st    40    238242     10449     19622     46191     44669    127778   1451190   no data   no data
51.89/51.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.29/52.33	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1575 BRemL:   1419 BRemN:      4 P: 10.2M T:  0.41
52.29/52.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.29/52.34	c bin-w-bin subsume rem            1 bins  time:  0.00 s
52.29/52.35	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
52.29/52.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10448 time:  0.01 s
52.29/52.37	c Removed useless bin:       4  fixed:     0  props:   0.31M  time:  0.00 s
52.39/52.40	c lits-rem:         2  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.03 s
52.70/52.72	c subs with bin:       13  lits-rem:        76  v-fix:    0  time:  0.28 s
55.19/55.28	c lits-rem:      2833  cl-subs:     1332  v-elim:      0  v-fix:    0  time:  2.56 s
55.19/55.29	c vivif2 --  cl tried    19611 cl shrink        0 lits rem          0 time: 0.00
55.29/55.36	c vivif2 --  cl tried    43312 cl shrink     5506 lits rem      34251 time: 0.08
55.59/55.62	c asymm  cl-useful: 29/19611/19611 lits-rem:103 time: 0.26
55.59/55.63	c calculated reachability. Time: 0.00
55.59/55.63	c  N st    40    238242     10448     19605     45830     43312    127486   1367992   no data   no data
56.11/56.16	c Finding binary XORs  T:     0.53 s  found:       2
65.49/65.58	c  F st    41    306250     10448     19605     45832     54366    127486   2265040   no data   no data
65.49/65.59	c Replacing        2 vars Replaced       30 lits Time:     0.01 s 
65.59/65.61	c  N st    41    306250     10446     19605     45828     54366    127482   2265036   no data   no data
66.29/66.36	c Decided on static restart strategy
69.79/69.86	c  N st    51    334550     10442     19605     45853     52775    127482   1469879   no data   no data
72.61/72.66	c  N st    53    357363     10441     19605     45862     44863    127481   1010951   no data   no data
72.61/72.66	c  S st    53    357363     10441     19605     45862     44863    127481   1010951   no data   no data
72.80/72.80	c  S st    53    357865     10441     19605     45863     45363    127480   1022774   no data   no data
72.80/72.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.20/73.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    876 BRemL:    911 BRemN:      0 P: 10.3M T:  0.40
73.20/73.23	c Replacing        3 vars Replaced       96 lits Time:     0.02 s 
73.20/73.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.20/73.24	c bin-w-bin subsume rem           10 bins  time:  0.00 s
73.20/73.25	c subs with bin:       10  lits-rem:         5  v-fix:    0  time:  0.01 s
73.20/73.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10438 time:  0.01 s
73.20/73.26	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.00 s
73.20/73.29	c lits-rem:         0  cl-subs:       19  v-elim:     24  v-fix:    0  time:  0.02 s
73.50/73.54	c subs with bin:       25  lits-rem:       795  v-fix:    0  time:  0.23 s
74.40/74.46	c lits-rem:      2217  cl-subs:      813  v-elim:      0  v-fix:    0  time:  0.92 s
74.40/74.47	c vivif2 --  cl tried    19561 cl shrink        5 lits rem          5 time: 0.00
74.49/74.52	c vivif2 --  cl tried    43478 cl shrink     4535 lits rem      78898 time: 0.05
74.70/74.78	c asymm  cl-useful: 25/19560/19560 lits-rem:41 time: 0.25
74.70/74.78	c calculated reachability. Time: 0.00
74.70/74.78	c  N st    53    357865     10414     19558     44586     43478    127022    905964   no data   no data
75.29/75.31	c Finding binary XORs  T:     0.53 s  found:       0
78.99/79.10	c  N st    54    390257     10414     19558     44586     44229    127022   1110531   no data   no data
85.40/85.44	c  N st    55    438848     10414     19558     44586     59488    127022   1478175   no data   no data
98.29/98.39	c  N st    56    511730     10414     19558     44613     64862    127022   2056747   no data   no data
101.59/101.66	c  N st    57    536797     10414     19558     44615     54216    127021   2060046   no data   no data
101.59/101.66	c  S st    57    536797     10414     19558     44615     54216    127021   2060046   no data   no data
101.79/101.80	c  S st    57    537300     10414     19558     44617     54714    127021   2073762   no data   no data
101.79/101.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.20/102.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    974 BRemL:    771 BRemN:      9 P: 12.0M T:  0.45
102.20/102.27	c Replacing        1 vars Replaced      262 lits Time:     0.01 s 
102.20/102.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.20/102.28	c bin-w-bin subsume rem            6 bins  time:  0.00 s
102.20/102.29	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.01 s
102.20/102.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10413 time:  0.01 s
102.31/102.31	c Removed useless bin:       1  fixed:     0  props:   0.32M  time:  0.01 s
102.31/102.34	c lits-rem:         0  cl-subs:       13  v-elim:      6  v-fix:    0  time:  0.03 s
102.80/102.86	c subs with bin:       36  lits-rem:       161  v-fix:    0  time:  0.46 s
106.50/106.55	c lits-rem:      3063  cl-subs:     1131  v-elim:      0  v-fix:    0  time:  3.69 s
106.50/106.56	c vivif2 --  cl tried    19550 cl shrink        0 lits rem          0 time: 0.00
106.60/106.68	c vivif2 --  cl tried    53540 cl shrink     7292 lits rem      62241 time: 0.12
106.89/106.97	c asymm  cl-useful: 75/11339/19550 lits-rem:88 time: 0.29
106.89/106.98	c calculated reachability. Time: 0.00
106.89/106.98	c  N st    57    537300     10407     19550     44382     53538    126837   1965265   no data   no data
107.49/107.50	c Finding binary XORs  T:     0.53 s  found:       0
131.40/131.42	c  N st    58    701284     10405     19550     44387     62643    126837   1330291   no data   no data
150.19/150.21	c  N st    59    805951     10405     19550     44393     83027    126837   4345746   no data   no data
150.19/150.21	c  S st    59    805951     10405     19550     44393     83027    126837   4345746   no data   no data
150.39/150.42	c  S st    59    806451     10405     19550     44396     83519    126835   4359088   no data   no data
150.39/150.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
150.89/150.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    392 BRemL:    555 BRemN:      1 P: 13.7M T:  0.52
150.99/151.00	c Replacing        3 vars Replaced      378 lits Time:     0.04 s 
150.99/151.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
150.99/151.01	c bin-w-bin subsume rem            3 bins  time:  0.00 s
150.99/151.02	c subs with bin:        3  lits-rem:        10  v-fix:    0  time:  0.01 s
150.99/151.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10402 time:  0.01 s
150.99/151.03	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.00 s
150.99/151.08	c lits-rem:         0  cl-subs:       14  v-elim:      7  v-fix:    0  time:  0.05 s
152.10/152.16	c subs with bin:        4  lits-rem:        23  v-fix:    0  time:  0.95 s
166.90/166.97	c lits-rem:      4800  cl-subs:     2765  v-elim:      0  v-fix:    0  time: 14.81 s
166.90/166.98	c vivif2 --  cl tried    19543 cl shrink        0 lits rem          0 time: 0.00
167.21/167.29	c vivif2 --  cl tried    80742 cl shrink    20203 lits rem     588548 time: 0.31
167.29/167.39	c asymm  cl-useful: 0/8204/19543 lits-rem:0 time: 0.09
167.29/167.39	c calculated reachability. Time: 0.00
167.29/167.39	c  N st    59    806451     10395     19543     43149     80742    126728   3559346   no data   no data
167.89/167.92	c Finding binary XORs  T:     0.53 s  found:       0
211.11/211.18	c  F st    60   1071875     10395     19543     43160     74114    126728   2282111   no data   no data
211.11/211.19	c  N st    60   1071875     10395     19543     43160     74114    126728   2282111   no data   no data
212.00/212.08	c Decided on static restart strategy
215.80/215.88	c  N st    70   1100183     10394     19543     43175     54694    126728   1262754   no data   no data
220.90/221.01	c  N st    72   1136177     10393     19543     43179     89657    126728   2664843   no data   no data
225.41/225.50	c  N st    73   1168570     10393     19543     43180     72328    126728   1652324   no data   no data
234.31/234.37	c  N st    74   1209678     10393     19543     43181     63323    126728   1390690   no data   no data
234.31/234.37	c  S st    74   1209678     10393     19543     43181     63323    126728   1390690   no data   no data
234.50/234.53	c  S st    74   1210180     10393     19543     43181     63823    126727   1405764   no data   no data
234.50/234.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
235.00/235.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    431 BRemL:    451 BRemN:      3 P: 13.4M T:  0.47
235.00/235.04	c Replacing        1 vars Replaced      220 lits Time:     0.02 s 
235.00/235.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.00/235.05	c bin-w-bin subsume rem            3 bins  time:  0.00 s
235.00/235.05	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
235.00/235.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10392 time:  0.01 s
235.00/235.07	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.00 s
235.10/235.10	c lits-rem:         0  cl-subs:        4  v-elim:      3  v-fix:    0  time:  0.03 s
235.42/235.44	c subs with bin:       29  lits-rem:        51  v-fix:    0  time:  0.30 s
236.52/236.54	c lits-rem:       884  cl-subs:      946  v-elim:      0  v-fix:    0  time:  1.10 s
236.52/236.55	c vivif2 --  cl tried    19539 cl shrink        1 lits rem          1 time: 0.00
236.61/236.62	c vivif2 --  cl tried    62710 cl shrink     4331 lits rem      20409 time: 0.07
236.90/236.91	c asymm  cl-useful: 69/9925/19539 lits-rem:137 time: 0.29
236.90/236.92	c calculated reachability. Time: 0.00
236.90/236.92	c  N st    74   1210180     10389     19535     42184     62710    126505   1365643   no data   no data
237.40/237.44	c Finding binary XORs  T:     0.53 s  found:       0
250.71/250.72	c  N st    75   1283063     10389     19535     42190     82730    126505   3111412   no data   no data
273.50/273.58	c  N st    76   1392386     10389     19535     42191     86093    126505   4874580   no data   no data
303.81/303.86	c  N st    77   1556370     10388     19535     42199     82915    126505   4009428   no data   no data
338.61/338.70	c  N st    78   1710180     10387     19535     42209    119123    126505   4375381   no data   no data
338.61/338.70	c  S st    78   1710180     10387     19535     42209    119123    126505   4375381   no data   no data
338.91/338.98	c  S st    78   1710682     10387     19535     42210    119623    126505   4391219   no data   no data
338.91/339.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
339.61/339.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1618 BRemL:   1088 BRemN:      2 P: 19.4M T:  0.68
339.71/339.73	c Replacing        1 vars Replaced       97 lits Time:     0.05 s 
339.71/339.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
339.71/339.74	c bin-w-bin subsume rem            1 bins  time:  0.00 s
339.71/339.75	c subs with bin:       39  lits-rem:         9  v-fix:    0  time:  0.01 s
339.71/339.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10386 time:  0.01 s
339.71/339.76	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.01 s
339.82/339.82	c lits-rem:         0  cl-subs:       22  v-elim:      5  v-fix:    0  time:  0.05 s
340.92/340.99	c subs with bin:       52  lits-rem:      5710  v-fix:    0  time:  1.04 s
348.72/348.73	c lits-rem:     14833  cl-subs:     3196  v-elim:      0  v-fix:    0  time:  7.73 s
348.72/348.73	c vivif2 --  cl tried    19486 cl shrink        6 lits rem          6 time: 0.00
349.11/349.10	c vivif2 --  cl tried   116295 cl shrink    27088 lits rem     123284 time: 0.37
349.21/349.26	c asymm  cl-useful: 6/9561/19486 lits-rem:18 time: 0.16
349.21/349.27	c calculated reachability. Time: 0.00
349.21/349.27	c  N st    78   1710682     10381     19480     42235    116284    126308   4085757   no data   no data
349.71/349.80	c Finding binary XORs  T:     0.53 s  found:       1
416.10/416.20	c  N st    79   2079647     10381     19480     42238    109788    126308   5741871   no data   no data
436.62/436.67	c  N st    80   2210682     10380     19480     42244    106191    126308   2208022   no data   no data
436.62/436.67	c  S st    80   2210682     10380     19480     42244    106191    126308   2208022   no data   no data
436.81/436.86	c  S st    80   2211187     10380     19480     42246    106693    126308   2220861   no data   no data
436.81/436.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
437.41/437.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    845 BRemL:    704 BRemN:      5 P: 18.2M T:  0.60
437.51/437.51	c Replacing        4 vars Replaced      326 lits Time:     0.03 s 
437.51/437.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
437.51/437.52	c bin-w-bin subsume rem            6 bins  time:  0.00 s
437.51/437.53	c subs with bin:        8  lits-rem:        12  v-fix:    0  time:  0.01 s
437.51/437.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10376 time:  0.01 s
437.51/437.55	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
437.51/437.59	c lits-rem:         3  cl-subs:        6  v-elim:      2  v-fix:    0  time:  0.04 s
438.01/438.04	c subs with bin:       18  lits-rem:       489  v-fix:    0  time:  0.39 s
443.71/443.71	c lits-rem:      7568  cl-subs:     2254  v-elim:      0  v-fix:    0  time:  5.68 s
443.71/443.72	c vivif2 --  cl tried    19469 cl shrink        0 lits rem          0 time: 0.00
443.91/443.90	c vivif2 --  cl tried   104394 cl shrink    12616 lits rem      22586 time: 0.18
444.21/444.20	c asymm  cl-useful: 34/8182/19469 lits-rem:41 time: 0.30
444.21/444.21	c calculated reachability. Time: 0.00
444.21/444.21	c  N st    80   2211187     10374     19469     42003    104394    126187   2152726   no data   no data
444.71/444.74	c Finding binary XORs  T:     0.53 s  found:       0
590.92/590.99	c  N st    81   2711187     10374     19469     42009    110568    126185   5402317   no data   no data
590.92/590.99	c  S st    81   2711187     10374     19469     42009    110568    126185   5402317   no data   no data
591.22/591.26	c  S st    81   2711689     10374     19469     42012    111066    126185   5419551   no data   no data
591.22/591.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
591.92/591.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    152 BRemL:    447 BRemN:      0 P: 18.7M T:  0.65
591.92/591.96	c Replacing        1 vars Replaced     1756 lits Time:     0.02 s 
591.92/591.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
591.92/591.97	c bin-w-bin subsume rem            7 bins  time:  0.00 s
591.92/591.98	c subs with bin:        3  lits-rem:         4  v-fix:    0  time:  0.01 s
591.92/591.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10373 time:  0.01 s
592.02/592.00	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
592.02/592.06	c lits-rem:         1  cl-subs:       18  v-elim:      5  v-fix:    0  time:  0.06 s
593.62/593.63	c subs with bin:        0  lits-rem:       577  v-fix:    0  time:  1.40 s
601.52/601.59	c lits-rem:      6880  cl-subs:     1313  v-elim:      0  v-fix:    0  time:  7.96 s
601.52/601.60	c vivif2 --  cl tried    19454 cl shrink        0 lits rem          0 time: 0.00
602.02/602.01	c vivif2 --  cl tried   109734 cl shrink    24765 lits rem     556314 time: 0.41
602.22/602.24	c asymm  cl-useful: 5/11272/19454 lits-rem:15 time: 0.23
602.22/602.25	c calculated reachability. Time: 0.00
602.22/602.25	c  N st    81   2711689     10368     19449     41138    109734    126049   4774646   no data   no data
700.63/700.63	c  N st    82   3211689     10368     19449     41144    141046    126049   6540813   no data   no data
700.63/700.63	c  S st    82   3211689     10368     19449     41144    141046    126049   6540813   no data   no data
700.92/700.94	c  S st    82   3212192     10368     19449     41144    141549    126049   6561733   no data   no data
700.92/700.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
701.62/701.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    802 BRemL:   1117 BRemN:      2 P: 20.4M T:  0.72
701.73/701.72	c Replacing        2 vars Replaced       52 lits Time:     0.02 s 
701.73/701.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
701.73/701.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
701.73/701.73	c subs with bin:        4  lits-rem:         4  v-fix:    0  time:  0.01 s
701.73/701.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10366 time:  0.01 s
701.73/701.75	c Removed useless bin:       1  fixed:     0  props:   0.34M  time:  0.01 s
701.84/701.83	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.07 s
703.42/703.44	c subs with bin:        8  lits-rem:      2003  v-fix:    0  time:  1.42 s
727.22/727.21	c lits-rem:      1708  cl-subs:     3928  v-elim:      0  v-fix:    0  time: 23.76 s
727.22/727.21	c vivif2 --  cl tried    19445 cl shrink        8 lits rem          8 time: 0.00
727.73/727.76	c vivif2 --  cl tried   137613 cl shrink    34524 lits rem     179800 time: 0.54
728.03/728.06	c asymm  cl-useful: 19/6964/19442 lits-rem:23 time: 0.30
728.03/728.07	c calculated reachability. Time: 0.00
728.03/728.07	c  N st    82   3212192     10365     19442     40824    137612    125996   6066897   no data   no data
728.63/728.60	c Finding binary XORs  T:     0.53 s  found:       0
829.13/829.17	c  N st    83   3712195     10365     19442     40836    137019    125996   6832383   no data   no data
829.13/829.17	c  S st    83   3712195     10365     19442     40836    137019    125996   6832383   no data   no data
829.45/829.48	c  S st    83   3712698     10365     19442     40836    137522    125996   6845631   no data   no data
829.53/829.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
830.13/830.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    697 BRemL:    307 BRemN:      0 P: 18.5M T:  0.68
830.13/830.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
830.23/830.20	c bin-w-bin subsume rem            7 bins  time:  0.00 s
830.23/830.20	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.01 s
830.23/830.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10365 time:  0.01 s
830.23/830.22	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
830.23/830.29	c lits-rem:         0  cl-subs:        8  v-elim:      4  v-fix:    0  time:  0.07 s
831.83/831.84	c subs with bin:       13  lits-rem:     14559  v-fix:    0  time:  1.36 s
862.23/862.29	c lits-rem:      3546  cl-subs:     2541  v-elim:      0  v-fix:    0  time: 30.45 s
862.23/862.29	c vivif2 --  cl tried    19437 cl shrink        1 lits rem          1 time: 0.00
862.73/862.75	c vivif2 --  cl tried   134750 cl shrink    24431 lits rem     321699 time: 0.46
862.93/862.97	c asymm  cl-useful: 3/12473/19437 lits-rem:7 time: 0.22
862.93/862.98	c calculated reachability. Time: 0.00
862.93/862.98	c  N st    83   3712698     10361     19435     41146    134750    125967   6320618   no data   no data
863.44/863.51	c Finding binary XORs  T:     0.53 s  found:       0
871.25/871.24	c  F st    84   3751562     10361     19435     41146     88542    125967   2203409   no data   no data
871.25/871.25	c  N st    84   3751562     10361     19435     41146     88542    125967   2203409   no data   no data
872.13/872.19	c Decided on static restart strategy
876.13/876.17	c  N st    94   3779866     10360     19435     41160    115887    125967   3061802   no data   no data
882.73/882.70	c  N st    96   3815860     10360     19435     41164    150871    125967   4432194   no data   no data
888.13/888.15	c  N st    97   3848253     10360     19435     41164     97323    125967   2586427   no data   no data
896.23/896.28	c  N st    98   3896842     10360     19435     41166    143948    125967   3884035   no data   no data
912.94/912.92	c  N st    99   3969724     10360     19435     41167    129511    125967   4647292   no data   no data
931.64/931.63	c  N st   100   4079048     10360     19435     41169    147521    125967   4813872   no data   no data
967.23/967.21	c  N st   101   4212700     10360     19435     41169    100612    125967   2830330   no data   no data
967.23/967.21	c  S st   101   4212700     10360     19435     41169    100612    125967   2830330   no data   no data
967.43/967.44	c  S st   101   4213201     10360     19435     41170    101112    125967   2845859   no data   no data
967.43/967.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
968.04/968.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    294 BRemL:    303 BRemN:      0 P: 16.2M T:  0.58
968.04/968.08	c Replacing        1 vars Replaced      167 lits Time:     0.04 s 
968.04/968.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
968.04/968.09	c bin-w-bin subsume rem            2 bins  time:  0.00 s
968.13/968.10	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
968.13/968.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10359 time:  0.01 s
968.13/968.12	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
968.13/968.16	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.05 s
968.94/968.98	c subs with bin:       25  lits-rem:       447  v-fix:    0  time:  0.74 s
971.84/971.80	c lits-rem:      1437  cl-subs:      823  v-elim:      0  v-fix:    0  time:  2.82 s
971.84/971.80	c vivif2 --  cl tried    19432 cl shrink        0 lits rem          0 time: 0.00
971.94/971.95	c vivif2 --  cl tried   100250 cl shrink     3959 lits rem      40302 time: 0.14
972.24/972.26	c asymm  cl-useful: 21/5513/19432 lits-rem:21 time: 0.31
972.24/972.27	c calculated reachability. Time: 0.00
972.24/972.27	c  N st   101   4213201     10359     19432     41100    100249    125906   2779057   no data   no data
972.74/972.80	c Finding binary XORs  T:     0.53 s  found:       0
1021.64/1021.64	c  N st   102   4459179     10359     19432     41104    155612    125906   6365243   no data   no data
1094.24/1094.29	c  N st   103   4713201     10359     19432     41117    125351    125906   3721401   no data   no data
1094.24/1094.29	c  S st   103   4713201     10359     19432     41117    125351    125906   3721401   no data   no data
1094.56/1094.58	c  S st   103   4713702     10359     19432     41118    125848    125906   3739163   no data   no data
1094.64/1094.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1095.34/1095.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    292 BRemL:    459 BRemN:      0 P: 20.9M T:  0.71
1095.34/1095.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1095.34/1095.32	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1095.34/1095.33	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.01 s
1095.34/1095.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10359 time:  0.01 s
1095.34/1095.35	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
1095.44/1095.41	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.06 s
1096.44/1096.46	c subs with bin:       20  lits-rem:       319  v-fix:    0  time:  0.95 s
1099.74/1099.72	c lits-rem:      8184  cl-subs:     2259  v-elim:      0  v-fix:    0  time:  3.25 s
1099.74/1099.72	c vivif2 --  cl tried    19428 cl shrink        0 lits rem          0 time: 0.00
1099.95/1099.96	c vivif2 --  cl tried   123562 cl shrink    13565 lits rem      55018 time: 0.24
1100.24/1100.28	c asymm  cl-useful: 7/13109/19428 lits-rem:11 time: 0.32
1100.24/1100.29	c calculated reachability. Time: 0.00
1100.24/1100.29	c  N st   103   4713702     10358     19426     40877    123562    125879   3604779   no data   no data
1100.84/1100.82	c Finding binary XORs  T:     0.53 s  found:       0
1235.25/1235.28	c  N st   104   5213702     10358     19426     40881    123475    125879   3767827   no data   no data
1235.25/1235.28	c  S st   104   5213702     10358     19426     40881    123475    125879   3767827   no data   no data
1235.54/1235.57	c  S st   104   5214202     10358     19426     40881    123974    125879   3784129   no data   no data
1235.54/1235.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1236.24/1236.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    138 BRemL:     93 BRemN:      0 P: 19.6M T:  0.67
1236.24/1236.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1236.24/1236.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1236.24/1236.28	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.01 s
1236.24/1236.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10358 time:  0.01 s
1236.24/1236.30	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
1236.35/1236.35	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.06 s
1237.56/1237.59	c subs with bin:       14  lits-rem:       492  v-fix:    0  time:  1.12 s
1239.94/1239.99	c lits-rem:      2673  cl-subs:     1056  v-elim:      0  v-fix:    0  time:  2.40 s
1240.04/1240.00	c vivif2 --  cl tried    19422 cl shrink        0 lits rem          0 time: 0.00
1240.24/1240.23	c vivif2 --  cl tried   122904 cl shrink    10889 lits rem      53752 time: 0.23
1240.24/1240.24	c asymm  cl-useful: 0/800/19422 lits-rem:0 time: 0.01
1240.24/1240.25	c calculated reachability. Time: 0.00
1240.24/1240.25	c  N st   104   5214202     10358     19422     40926    122904    125868   3690545   no data   no data
1346.47/1346.49	c  N st   105   5714204     10358     19422     40931    199732    125868  13668127   no data   no data
1346.47/1346.49	c  S st   105   5714204     10358     19422     40931    199732    125868  13668127   no data   no data
1346.95/1346.90	c  S st   105   5714706     10358     19422     40931    200233    125868  13684782   no data   no data
1346.95/1346.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1347.85/1347.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     93 BRemL:     79 BRemN:      0 P: 23.8M T:  0.88
1347.85/1347.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1347.85/1347.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1347.85/1347.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1347.85/1347.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10358 time:  0.01 s
1347.85/1347.86	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
1347.95/1347.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1349.85/1349.84	c subs with bin:        0  lits-rem:        10  v-fix:    0  time:  1.48 s
1459.45/1459.46	c lits-rem:      4412  cl-subs:     3786  v-elim:      0  v-fix:    0  time: 109.62 s
1459.45/1459.47	c vivif2 --  cl tried    19422 cl shrink        0 lits rem          0 time: 0.00
1460.66/1460.67	c vivif2 --  cl tried   196447 cl shrink    50120 lits rem     649623 time: 1.20
1461.06/1461.02	c asymm  cl-useful: 9/4683/19422 lits-rem:12 time: 0.35
1461.06/1461.04	c calculated reachability. Time: 0.00
1461.06/1461.04	c  N st   105   5714706     10358     19422     40945    196447    125856  12569926   no data   no data
1560.76/1560.80	c  N st   106   6214706     10358     19422     40951    155143    125856   5188242   no data   no data
1560.76/1560.80	c  S st   106   6214706     10358     19422     40951    155143    125856   5188242   no data   no data
1561.16/1561.11	c  S st   106   6215210     10358     19422     40951    155646    125856   5204638   no data   no data
1561.16/1561.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1561.86/1561.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     26 BRemL:     17 BRemN:      0 P: 20.5M T:  0.73
1561.86/1561.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1561.86/1561.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1561.86/1561.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1561.86/1561.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10358 time:  0.01 s
1561.86/1561.91	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
1561.97/1561.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1563.46/1563.44	c subs with bin:        3  lits-rem:        87  v-fix:    0  time:  1.32 s
1575.86/1575.89	c lits-rem:      5203  cl-subs:     1705  v-elim:      0  v-fix:    0  time: 12.45 s
1575.86/1575.89	c vivif2 --  cl tried    19422 cl shrink        0 lits rem          0 time: 0.00
1576.27/1576.21	c vivif2 --  cl tried   153938 cl shrink    15061 lits rem     277333 time: 0.32
1576.56/1576.51	c asymm  cl-useful: 0/14739/19422 lits-rem:0 time: 0.29
1576.56/1576.52	c calculated reachability. Time: 0.00
1576.56/1576.52	c  N st   106   6215210     10358     19422     40961    153937    125856   4819395   no data   no data
1742.97/1742.95	c  N st   107   6715211     10358     19422     40967    199390    125856   6402619   no data   no data
1742.97/1742.95	c  S st   107   6715211     10358     19422     40967    199390    125856   6402619   no data   no data
1743.37/1743.33	c  S st   107   6715713     10358     19422     40969    199889    125856   6417602   no data   no data
1743.37/1743.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1744.37/1744.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     21 BRemL:     13 BRemN:      0 P: 27.5M T:  0.96
1744.37/1744.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1744.37/1744.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1744.37/1744.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1744.37/1744.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10358 time:  0.01 s
1744.37/1744.35	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
1744.47/1744.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1745.97/1745.95	c subs with bin:        0  lits-rem:        21  v-fix:    0  time:  1.33 s
1769.27/1769.23	c lits-rem:     12175  cl-subs:    15550  v-elim:      0  v-fix:    0  time: 23.28 s
1769.27/1769.24	c vivif2 --  cl tried    19422 cl shrink        0 lits rem          0 time: 0.00
1769.77/1769.76	c vivif2 --  cl tried   184339 cl shrink    30709 lits rem     133030 time: 0.51
1770.17/1770.12	c asymm  cl-useful: 7/3606/19422 lits-rem:29 time: 0.36
1770.17/1770.13	c calculated reachability. Time: 0.00
1770.17/1770.13	c  N st   107   6715713     10358     19422     40977    184339    125827   5784331   no data   no data
1770.67/1770.66	c Finding binary XORs  T:     0.53 s  found:       0
1933.79/1933.80	c  N st   108   7215713     10358     19422     40979    214368    125827  14555920   no data   no data
1933.79/1933.80	c  S st   108   7215713     10358     19422     40979    214368    125827  14555920   no data   no data
1934.28/1934.23	c  S st   108   7216214     10358     19422     40979    214867    125827  14572097   no data   no data
1934.28/1934.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1935.38/1935.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     36 BRemL:     23 BRemN:      0 P: 31.3M T:  1.06
1935.38/1935.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1935.38/1935.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1935.38/1935.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1935.38/1935.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10358 time:  0.01 s
1935.38/1935.38	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
1935.58/1935.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1937.38/1937.36	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  1.43 s
2013.58/2013.58	c lits-rem:      5471  cl-subs:     2412  v-elim:      0  v-fix:    0  time: 76.22 s
2013.58/2013.58	c vivif2 --  cl tried    19422 cl shrink        0 lits rem          0 time: 0.00
2015.08/2015.10	c vivif2 --  cl tried   212454 cl shrink    69084 lits rem     856603 time: 1.51
2015.48/2015.46	c asymm  cl-useful: 0/7432/19422 lits-rem:0 time: 0.36
2015.48/2015.47	c calculated reachability. Time: 0.00
2015.48/2015.48	c  N st   108   7216214     10358     19422     40992    212454    125827  13496738   no data   no data
2245.89/2245.82	c  N st   109   7716216     10357     19422     41003    224466    125827   9463707   no data   no data
2245.89/2245.82	c  S st   109   7716216     10357     19422     41003    224466    125827   9463707   no data   no data
2246.39/2246.34	c  S st   109   7716716     10357     19422     41006    224958    125827   9483950   no data   no data
2246.39/2246.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2247.59/2247.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    420 BRemL:    726 BRemN:      0 P: 34.2M T:  1.21
2247.69/2247.67	c Replacing        2 vars Replaced      335 lits Time:     0.09 s 
2247.69/2247.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2247.69/2247.68	c bin-w-bin subsume rem            3 bins  time:  0.00 s
2247.69/2247.69	c subs with bin:        3  lits-rem:         7  v-fix:    0  time:  0.01 s
2247.80/2247.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10355 time:  0.01 s
2247.80/2247.71	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
2247.90/2247.82	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.10 s
2249.69/2249.62	c subs with bin:       19  lits-rem:      1569  v-fix:    0  time:  1.52 s
2330.70/2330.69	c lits-rem:     25574  cl-subs:    15356  v-elim:      0  v-fix:    0  time: 81.07 s
2330.70/2330.69	c vivif2 --  cl tried    19414 cl shrink        0 lits rem          0 time: 0.00
2331.50/2331.46	c vivif2 --  cl tried   209556 cl shrink    38802 lits rem     191619 time: 0.77
2331.70/2331.69	c asymm  cl-useful: 0/8376/19414 lits-rem:0 time: 0.23
2331.80/2331.70	c calculated reachability. Time: 0.00
2331.80/2331.70	c  N st   109   7716716     10355     19414     40300    209556    125783   8736900   no data   no data
2332.30/2332.23	c Finding binary XORs  T:     0.53 s  found:       0
2455.61/2455.55	c  N st   110   8216716     10355     19414     40300    205971    125783   9576323   no data   no data
2455.61/2455.55	c  S st   110   8216716     10355     19414     40300    205971    125783   9576323   no data   no data
2455.91/2455.89	c  S st   110   8217217     10355     19414     40300    206472    125783   9595078   no data   no data
2456.01/2455.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2456.91/2456.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:     48 BRemN:      0 P: 23.1M T:  0.88
2456.91/2456.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2456.91/2456.81	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2456.91/2456.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2456.91/2456.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10355 time:  0.01 s
2456.91/2456.84	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
2457.01/2456.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
2458.71/2458.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
2530.21/2530.17	c lits-rem:      4210  cl-subs:     3043  v-elim:      0  v-fix:    0  time: 71.56 s
2530.21/2530.17	c vivif2 --  cl tried    19414 cl shrink        0 lits rem          0 time: 0.00
2531.11/2531.04	c vivif2 --  cl tried   203429 cl shrink    37214 lits rem     284407 time: 0.87
2531.50/2531.40	c asymm  cl-useful: 7/3717/19414 lits-rem:11 time: 0.35
2531.50/2531.41	c calculated reachability. Time: 0.00
2531.50/2531.41	c  N st   110   8217217     10355     19414     40253    203429    125768   9048937   no data   no data
2658.01/2657.91	c  N st   111   8717218     10355     19414     40263    184732    125768   5532692   no data   no data
2658.01/2657.91	c  S st   111   8717218     10355     19414     40263    184732    125768   5532692   no data   no data
2658.31/2658.25	c  S st   111   8717720     10355     19414     40265    185227    125768   5545781   no data   no data
2658.31/2658.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2659.21/2659.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    137 BRemL:     55 BRemN:      0 P: 25.7M T:  0.90
2659.21/2659.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2659.21/2659.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2659.21/2659.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2659.31/2659.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10355 time:  0.01 s
2659.31/2659.21	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
2659.31/2659.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2660.71/2660.67	c subs with bin:       20  lits-rem:       682  v-fix:    0  time:  1.23 s
2681.71/2681.67	c lits-rem:     17765  cl-subs:     7177  v-elim:      0  v-fix:    0  time: 20.99 s
2681.71/2681.67	c vivif2 --  cl tried    19414 cl shrink        0 lits rem          0 time: 0.00
2682.12/2682.08	c vivif2 --  cl tried   178030 cl shrink    19974 lits rem      56073 time: 0.40
2682.52/2682.41	c asymm  cl-useful: 0/13793/19414 lits-rem:0 time: 0.33
2682.52/2682.42	c calculated reachability. Time: 0.00
2682.52/2682.42	c  N st   111   8717720     10355     19414     40348    178030    125768   5155367   no data   no data
2856.22/2856.15	c  N st   112   9217720     10355     19414     40373    152602    125768   4139267   no data   no data
2856.22/2856.15	c  S st   112   9217720     10355     19414     40373    152602    125768   4139267   no data   no data
2856.53/2856.45	c  S st   112   9218221     10355     19414     40373    153102    125768   4155234   no data   no data
2856.53/2856.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2857.33/2857.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    504 BRemL:    360 BRemN:      0 P: 23.6M T:  0.81
2857.43/2857.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2857.43/2857.30	c bin-w-bin subsume rem            1 bins  time:  0.00 s
2857.43/2857.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2857.43/2857.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10355 time:  0.01 s
2857.43/2857.33	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
2857.43/2857.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2858.73/2858.61	c subs with bin:       71  lits-rem:      6471  v-fix:    0  time:  1.09 s
2861.73/2861.60	c lits-rem:     10990  cl-subs:     1093  v-elim:      0  v-fix:    0  time:  2.99 s
2861.73/2861.61	c vivif2 --  cl tried    19414 cl shrink        0 lits rem          0 time: 0.00
2861.93/2861.84	c vivif2 --  cl tried   151938 cl shrink     8237 lits rem     126027 time: 0.23
2861.93/2861.86	c asymm  cl-useful: 0/1904/19414 lits-rem:0 time: 0.02
2861.93/2861.87	c calculated reachability. Time: 0.00
2861.93/2861.87	c  N st   112   9218221     10355     19414     40528    151937    125768   3983709   no data   no data
2862.43/2862.39	c Finding binary XORs  T:     0.53 s  found:       0
2977.43/2977.31	c  N st   113   9718221     10355     19414     40528    231072    125768   7430424   no data   no data
2977.43/2977.31	c  S st   113   9718221     10355     19414     40528    231072    125768   7430424   no data   no data
2977.93/2977.82	c  S st   113   9718722     10355     19414     40529    231570    125768   7450922   no data   no data
2977.93/2977.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2978.95/2978.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     80 BRemL:     98 BRemN:      0 P: 28.0M T:  0.99
2978.95/2978.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2978.95/2978.86	c bin-w-bin subsume rem            9 bins  time:  0.00 s
2978.95/2978.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2978.95/2978.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10355 time:  0.01 s
2978.95/2978.89	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
2979.03/2978.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2980.63/2980.55	c subs with bin:        8  lits-rem:         8  v-fix:    0  time:  1.36 s
3013.73/3013.67	c lits-rem:      6466  cl-subs:     3533  v-elim:      0  v-fix:    0  time: 33.12 s
3013.73/3013.67	c vivif2 --  cl tried    19414 cl shrink        0 lits rem          0 time: 0.00
3014.63/3014.50	c vivif2 --  cl tried   228029 cl shrink    40214 lits rem     219728 time: 0.82
3014.93/3014.83	c asymm  cl-useful: 2/3351/19414 lits-rem:2 time: 0.33
3014.93/3014.84	c calculated reachability. Time: 0.00
3014.93/3014.84	c  N st   113   9718722     10355     19414     40502    228029    125766   7060630   no data   no data
3137.24/3137.18	c  N st   114  10218723     10355     19414     40503    169942    125766   5193381   no data   no data
3137.24/3137.18	c  S st   114  10218723     10355     19414     40503    169942    125766   5193381   no data   no data
3137.54/3137.48	c  S st   114  10219223     10355     19414     40505    170437    125766   5209494   no data   no data
3137.64/3137.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3138.45/3138.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     19 BRemL:      9 BRemN:      0 P: 27.4M T:  0.89
3138.54/3138.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3138.54/3138.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3138.54/3138.41	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.01 s
3138.54/3138.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10355 time:  0.01 s
3138.54/3138.43	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
3138.64/3138.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3140.03/3139.93	c subs with bin:        0  lits-rem:      1136  v-fix:    0  time:  1.27 s
3149.14/3149.02	c lits-rem:      1765  cl-subs:     1010  v-elim:      0  v-fix:    0  time:  9.09 s
3149.14/3149.02	c vivif2 --  cl tried    19411 cl shrink        0 lits rem          0 time: 0.00
3149.45/3149.37	c vivif2 --  cl tried   169427 cl shrink    15825 lits rem      84402 time: 0.34
3149.83/3149.70	c asymm  cl-useful: 0/12552/19411 lits-rem:0 time: 0.33
3149.83/3149.71	c calculated reachability. Time: 0.00
3149.83/3149.71	c  N st   114  10219223     10355     19411     40515    169427    125759   5052971   no data   no data
3268.44/3268.39	c  N st   115  10719224     10355     19411     40515    237149    125759  10296014   no data   no data
3268.44/3268.39	c  S st   115  10719224     10355     19411     40515    237149    125759  10296014   no data   no data
3268.94/3268.88	c  S st   115  10719725     10355     19411     40515    237650    125759  10313667   no data   no data
3269.04/3268.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3270.24/3270.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     48 BRemL:     30 BRemN:      0 P: 35.3M T:  1.20
3270.24/3270.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3270.24/3270.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3270.24/3270.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3270.24/3270.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10355 time:  0.01 s
3270.24/3270.15	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
3270.35/3270.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
3272.14/3272.00	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  1.45 s
3304.84/3304.74	c lits-rem:      3979  cl-subs:     3093  v-elim:      0  v-fix:    0  time: 32.74 s
3304.84/3304.75	c vivif2 --  cl tried    19411 cl shrink        0 lits rem          0 time: 0.00
3305.84/3305.71	c vivif2 --  cl tried   234555 cl shrink    53652 lits rem     671641 time: 0.95
3305.84/3305.78	c asymm  cl-useful: 0/3508/19411 lits-rem:0 time: 0.08
3305.94/3305.80	c calculated reachability. Time: 0.00
3305.94/3305.80	c  N st   115  10719725     10355     19411     40533    234555    125759   9403291   no data   no data
3449.66/3449.60	c  N st   116  11219725     10355     19411     40533    288207    125759  10237251   no data   no data
3449.66/3449.60	c  S st   116  11219725     10355     19411     40533    288207    125759  10237251   no data   no data
3450.35/3450.22	c  S st   116  11220231     10355     19411     40534    288711    125759  10256155   no data   no data
3450.35/3450.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3451.65/3451.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     15 BRemL:      6 BRemN:      0 P: 34.4M T:  1.27
3451.65/3451.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3451.65/3451.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3451.65/3451.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3451.65/3451.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10355 time:  0.01 s
3451.65/3451.57	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
3451.75/3451.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
3453.55/3453.41	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  1.43 s
3511.75/3511.67	c lits-rem:      3738  cl-subs:     5038  v-elim:      0  v-fix:    0  time: 58.26 s
3511.75/3511.67	c vivif2 --  cl tried    19411 cl shrink        0 lits rem          0 time: 0.01
3512.95/3512.86	c vivif2 --  cl tried   283671 cl shrink    54820 lits rem     312402 time: 1.18
3513.35/3513.23	c asymm  cl-useful: 0/3148/19411 lits-rem:0 time: 0.37
3513.35/3513.25	c calculated reachability. Time: 0.00
3513.35/3513.25	c  N st   116  11220231     10355     19411     40543    283671    125759   9621565   no data   no data
3740.57/3740.45	c  N st   117  11720233     10355     19411     40559    193059    125759   6108128   no data   no data
3740.57/3740.45	c  S st   117  11720233     10355     19411     40559    193059    125759   6108128   no data   no data
3740.97/3740.87	c  S st   117  11720736     10355     19411     40560    193558    125759   6123020   no data   no data
3741.07/3740.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3742.17/3742.01	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    254 BRemL:    211 BRemN:      0 P: 33.2M T:  1.11
3742.28/3742.14	c Replacing        1 vars Replaced     9612 lits Time:     0.13 s 
3742.28/3742.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3742.28/3742.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3742.28/3742.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3742.28/3742.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10353 time:  0.01 s
3742.28/3742.17	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
3742.38/3742.26	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.09 s
3743.87/3743.77	c subs with bin:       50  lits-rem:      7436  v-fix:    0  time:  1.33 s
3754.17/3754.05	c lits-rem:     14427  cl-subs:     2967  v-elim:      0  v-fix:    0  time: 10.27 s
3754.17/3754.05	c vivif2 --  cl tried    19409 cl shrink        0 lits rem          0 time: 0.00
3754.57/3754.46	c vivif2 --  cl tried   190524 cl shrink    21683 lits rem      98834 time: 0.40
3754.87/3754.78	c asymm  cl-useful: 1/8204/19409 lits-rem:1 time: 0.32
3754.87/3754.79	c calculated reachability. Time: 0.00
3754.87/3754.79	c  N st   117  11720736     10352     19409     40572    190523    125727   5840527   no data   no data
3755.47/3755.32	c Finding binary XORs  T:     0.53 s  found:       0
3890.97/3890.85	c  N st   118  12220736     10352     19409     40572    219007    125727   7174091   no data   no data
3890.97/3890.85	c  S st   118  12220736     10352     19409     40572    219007    125727   7174091   no data   no data
3891.47/3891.32	c  S st   118  12221239     10352     19409     40574    219507    125727   7192964   no data   no data
3891.47/3891.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3892.57/3892.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     34 BRemL:     50 BRemN:      0 P: 32.3M T:  1.07
3892.57/3892.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3892.57/3892.44	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3892.57/3892.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3892.57/3892.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10352 time:  0.01 s
3892.57/3892.47	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
3892.67/3892.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3894.19/3894.09	c subs with bin:        3  lits-rem:        26  v-fix:    0  time:  1.33 s
3920.48/3920.39	c lits-rem:      5322  cl-subs:     3742  v-elim:      0  v-fix:    0  time: 26.30 s
3920.48/3920.40	c vivif2 --  cl tried    19409 cl shrink        0 lits rem          0 time: 0.00
3921.08/3920.94	c vivif2 --  cl tried   215762 cl shrink    22635 lits rem      99069 time: 0.54
3921.28/3921.15	c asymm  cl-useful: 0/8057/19409 lits-rem:0 time: 0.20
3921.28/3921.16	c calculated reachability. Time: 0.00
3921.28/3921.16	c  N st   118  12221239     10352     19409     40554    215762    125727   6904886   no data   no data
4045.28/4045.16	c  N st   119  12721239     10352     19409     40556    245746    125727   9930599   no data   no data
4045.28/4045.16	c  S st   119  12721239     10352     19409     40556    245746    125727   9930599   no data   no data
4045.88/4045.73	c  S st   119  12721742     10352     19409     40556    246248    125727   9950705   no data   no data
4045.88/4045.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4046.88/4046.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:     15 BRemN:      0 P: 27.4M T:  1.02
4046.88/4046.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4046.88/4046.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4046.88/4046.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4046.98/4046.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10352 time:  0.01 s
4046.98/4046.83	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
4047.09/4046.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4048.77/4048.60	c subs with bin:        1  lits-rem:       173  v-fix:    0  time:  1.40 s
4119.18/4119.03	c lits-rem:      3920  cl-subs:     2577  v-elim:      0  v-fix:    0  time: 70.43 s
4119.18/4119.04	c vivif2 --  cl tried    19409 cl shrink        0 lits rem          0 time: 0.00
4120.08/4119.90	c vivif2 --  cl tried   243670 cl shrink    34955 lits rem     267020 time: 0.86
4120.38/4120.26	c asymm  cl-useful: 0/3130/19409 lits-rem:0 time: 0.36
4120.38/4120.27	c calculated reachability. Time: 0.00
4120.38/4120.28	c  N st   119  12721742     10352     19409     40547    243670    125727   9484500   no data   no data
4270.09/4269.92	c  F st   120  13130467     10352     19409     40553    179247    125727   5020861   no data   no data
4270.09/4269.94	c  N st   120  13130467     10352     19409     40553    179247    125727   5020861   no data   no data
4271.40/4271.22	c Decided on static restart strategy
4277.29/4277.16	c  N st   130  13158771     10352     19409     40561    206915    125727   6113626   no data   no data
4284.09/4283.97	c  N st   132  13194763     10352     19409     40562    241816    125727   7468616   no data   no data
4294.79/4294.69	c  N st   133  13221742     10352     19409     40562    268659    125727   9037842   no data   no data
4294.79/4294.69	c  S st   133  13221742     10352     19409     40562    268659    125727   9037842   no data   no data
4295.39/4295.23	c  S st   133  13222246     10352     19409     40562    269162    125727   9059078   no data   no data
4295.39/4295.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4296.70/4296.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    255 BRemL:    133 BRemN:      0 P: 35.0M T:  1.28
4296.70/4296.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4296.70/4296.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4296.70/4296.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4296.70/4296.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10352 time:  0.01 s
4296.70/4296.59	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
4296.80/4296.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4298.49/4298.32	c subs with bin:       93  lits-rem:      1435  v-fix:    0  time:  1.35 s
4315.40/4315.22	c lits-rem:     11368  cl-subs:     4154  v-elim:      0  v-fix:    0  time: 16.90 s
4315.40/4315.23	c vivif2 --  cl tried    19409 cl shrink        0 lits rem          0 time: 0.01
4316.09/4315.90	c vivif2 --  cl tried   264915 cl shrink    37703 lits rem     182940 time: 0.67
4316.39/4316.27	c asymm  cl-useful: 0/6523/19409 lits-rem:0 time: 0.36
4316.39/4316.28	c calculated reachability. Time: 0.00
4316.39/4316.28	c  N st   133  13222246     10352     19409     40694    264906    125727   8714600   no data   no data
4316.99/4316.81	c Finding binary XORs  T:     0.53 s  found:       0
4333.11/4332.99	c  N st   134  13270835     10352     19409     40698    312536    125727  12067573   no data   no data
4361.09/4360.98	c  N st   135  13343717     10352     19409     40708    226369    125727   8275791   no data   no data
4407.40/4407.29	c  N st   136  13453042     10352     19409     40708    174237    125727   4701851   no data   no data
4449.39/4449.27	c  N st   137  13617029     10352     19409     40709    172045    125727   4446190   no data   no data
4479.60/4479.49	c  N st   138  13722247     10352     19409     40711    272770    125727  14786208   no data   no data
4479.60/4479.49	c  S st   138  13722247     10352     19409     40711    272770    125727  14786208   no data   no data
4480.30/4480.10	c  S st   138  13722750     10352     19409     40713    273264    125727  14799822   no data   no data
4480.30/4480.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4481.61/4481.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     62 BRemL:     31 BRemN:      0 P: 37.6M T:  1.32
4481.61/4481.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4481.61/4481.48	c bin-w-bin subsume rem            5 bins  time:  0.00 s
4481.61/4481.48	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.01 s
4481.70/4481.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10352 time:  0.01 s
4481.70/4481.50	c Removed useless bin:       0  fixed:     0  props:   0.36M  time:  0.01 s
4481.80/4481.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4483.71/4483.54	c subs with bin:       12  lits-rem:         0  v-fix:    0  time:  1.50 s
4575.90/4575.72	c lits-rem:     23081  cl-subs:     4822  v-elim:      0  v-fix:    0  time: 92.18 s
4575.90/4575.73	c vivif2 --  cl tried    19406 cl shrink        0 lits rem          0 time: 0.00
4577.41/4577.29	c vivif2 --  cl tried   268430 cl shrink    49153 lits rem     831845 time: 1.56
4577.80/4577.61	c asymm  cl-useful: 0/9753/19406 lits-rem:0 time: 0.32
4577.80/4577.63	c calculated reachability. Time: 0.00
4577.80/4577.63	c  N st   138  13722750     10352     19406     40739    268430    125720  13617095   no data   no data
4727.11/4726.99	c  N st   139  14091718     10352     19406     40741    306802    125720  12031414   no data   no data
4763.92/4763.77	c  N st   140  14222750     10352     19406     40744    269334    125720   7895226   no data   no data
4763.92/4763.77	c  S st   140  14222750     10352     19406     40744    269334    125720   7895226   no data   no data
4764.42/4764.26	c  S st   140  14223253     10352     19406     40744    269837    125720   7912943   no data   no data
4764.52/4764.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4765.62/4765.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      8 BRemN:      0 P: 34.0M T:  1.19
4765.72/4765.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4765.72/4765.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4765.72/4765.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4765.72/4765.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10352 time:  0.01 s
4765.72/4765.53	c Removed useless bin:       0  fixed:     0  props:   0.37M  time:  0.01 s
4765.82/4765.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
4767.42/4767.21	c subs with bin:       23  lits-rem:        29  v-fix:    0  time:  1.34 s
4793.12/4792.92	c lits-rem:     14574  cl-subs:     5290  v-elim:      0  v-fix:    0  time: 25.71 s
4793.12/4792.93	c vivif2 --  cl tried    19406 cl shrink        0 lits rem          0 time: 0.00
4793.92/4793.71	c vivif2 --  cl tried   264524 cl shrink    38938 lits rem     199817 time: 0.78
4794.21/4794.07	c asymm  cl-useful: 4/3046/19406 lits-rem:5 time: 0.36
4794.21/4794.09	c calculated reachability. Time: 0.00
4794.21/4794.09	c  N st   140  14223253     10352     19406     40748    264524    125715   7521172   no data   no data
4953.02/4952.83	c  N st   141  14723254     10352     19406     40750    257585    125715  19433128   no data   no data
4953.02/4952.83	c  S st   141  14723254     10352     19406     40750    257585    125715  19433128   no data   no data
4953.62/4953.40	c  S st   141  14723756     10352     19406     40751    258086    125715  19452528   no data   no data
4953.62/4953.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4954.92/4954.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     20 BRemL:     14 BRemN:      0 P: 34.7M T:  1.24
4954.92/4954.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4954.92/4954.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4954.92/4954.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4954.92/4954.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10352 time:  0.01 s
4954.92/4954.74	c Removed useless bin:       0  fixed:     0  props:   0.37M  time:  0.01 s
4955.12/4954.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
4957.12/4956.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s

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-3401099-1306281646/watcher-3401099-1306281646 -o /tmp/evaluation-result-3401099-1306281646/solver-3401099-1306281646 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401099-1306281646.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.04 1.64 3/437 5541
/proc/meminfo: memFree=12797644/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=27756 CPUtime=0 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 2391 0 0 0 0 0 0 0 25 0 1 0 720580207 28422144 1838 33554432000 4194304 4580011 140736456204112 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 6939 1845 322 95 0 1921 0

[startup+0.054192 s]
/proc/loadavg: 2.01 2.04 1.64 3/437 5541
/proc/meminfo: memFree=12797644/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=59544 CPUtime=0.04 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 8880 0 0 0 4 0 0 0 25 0 1 0 720580207 60973056 6715 33554432000 4194304 4580011 140736456204112 18446744073709551615 270338044613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 14886 6716 325 95 0 9868 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 59544

[startup+0.101186 s]
/proc/loadavg: 2.01 2.04 1.64 3/437 5541
/proc/meminfo: memFree=12797644/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=64956 CPUtime=0.08 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 10476 0 0 0 8 0 0 0 25 0 1 0 720580207 66514944 8311 33554432000 4194304 4580011 140736456204112 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 16239 8311 340 95 0 11221 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64956

[startup+0.300153 s]
/proc/loadavg: 2.01 2.04 1.64 3/437 5541
/proc/meminfo: memFree=12797644/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=64956 CPUtime=0.28 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 10476 0 0 0 28 0 0 0 25 0 1 0 720580207 66514944 8311 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294141 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 16239 8311 340 95 0 11221 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64956

[startup+0.701062 s]
/proc/loadavg: 2.01 2.04 1.64 3/437 5541
/proc/meminfo: memFree=12797644/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=77364 CPUtime=0.69 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 13084 0 0 0 68 1 0 0 25 0 1 0 720580207 79220736 10919 33554432000 4194304 4580011 140736456204112 18446744073709551615 4235600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 19341 10919 342 95 0 14323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77364

[startup+1.5009 s]
/proc/loadavg: 2.01 2.04 1.64 3/438 5542
/proc/meminfo: memFree=12740100/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=124764 CPUtime=1.49 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 23031 0 0 0 147 2 0 0 25 0 1 0 720580207 127758336 20866 33554432000 4194304 4580011 140736456204112 18446744073709551615 4293234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 31191 20866 342 95 0 26173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124764

[startup+3.1006 s]
/proc/loadavg: 2.00 2.04 1.65 3/438 5542
/proc/meminfo: memFree=12685912/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=207520 CPUtime=3.09 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 41416 0 0 0 304 5 0 0 25 0 1 0 720580207 212500480 39251 33554432000 4194304 4580011 140736456204112 18446744073709551615 4293953 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 51880 39251 342 95 0 46862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207520

[startup+6.30095 s]
/proc/loadavg: 2.00 2.04 1.65 3/438 5542
/proc/meminfo: memFree=12530280/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=372476 CPUtime=6.29 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 79171 0 0 0 619 10 0 0 25 0 1 0 720580207 381415424 77006 33554432000 4194304 4580011 140736456204112 18446744073709551615 4293071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 93119 77006 342 95 0 88101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 372476

[startup+12.7007 s]
/proc/loadavg: 2.00 2.04 1.65 3/438 5543
/proc/meminfo: memFree=12314288/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=587356 CPUtime=12.69 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 123125 0 0 0 1253 16 0 0 25 0 1 0 720580207 601452544 120960 33554432000 4194304 4580011 140736456204112 18446744073709551615 4484424 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 146839 120960 366 95 0 141821 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 587356

[startup+25.5001 s]
/proc/loadavg: 2.00 2.03 1.65 3/438 5552
/proc/meminfo: memFree=12288816/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=605520 CPUtime=25.49 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 132703 0 0 0 2531 18 0 0 25 0 1 0 720580207 620052480 126268 33554432000 4194304 4580011 140736456204112 18446744073709551615 4316540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 151380 126268 367 95 0 146362 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 605520

[startup+51.1011 s]
/proc/loadavg: 2.00 2.03 1.66 3/438 5553
/proc/meminfo: memFree=12245480/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=655344 CPUtime=51.09 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 148437 0 0 0 5089 20 0 0 25 0 1 0 720580207 671072256 136803 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 163836 136803 367 95 0 158818 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 655344

[startup+102.316 s]
/proc/loadavg: 2.00 2.02 1.67 3/438 5554
/proc/meminfo: memFree=12087096/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=653308 CPUtime=102.31 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 167314 0 0 0 10208 23 0 0 25 0 1 0 720580207 668987392 138827 33554432000 4194304 4580011 140736456204112 18446744073709551615 4490667 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 163327 138827 367 95 0 158309 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 653308

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 1.69 3/438 5556
/proc/meminfo: memFree=12004460/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=782120 CPUtime=162.3 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 204346 0 0 0 16200 30 0 0 25 0 1 0 720580207 800890880 157995 33554432000 4194304 4580011 140736456204112 18446744073709551615 4416219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 195530 157995 367 95 0 190512 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 782120

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.71 3/438 5557
/proc/meminfo: memFree=11959416/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=730084 CPUtime=222.3 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 231685 0 0 0 22196 34 0 0 25 0 1 0 720580207 747606016 156880 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 182521 156880 367 95 0 177503 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 730084

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.73 3/438 5559
/proc/meminfo: memFree=11910156/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=734884 CPUtime=282.3 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 265158 0 0 0 28189 41 0 0 25 0 1 0 720580207 752521216 157788 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 183721 157788 367 95 0 178703 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 734884

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/438 5560
/proc/meminfo: memFree=11859024/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=844144 CPUtime=342.31 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 298144 0 0 0 34184 47 0 0 25 0 1 0 720580207 864403456 169265 33554432000 4194304 4580011 140736456204112 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 211036 169265 367 95 0 206018 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 844144

[startup+402.3 s]
/proc/loadavg: 2.12 2.04 1.77 3/438 5562
/proc/meminfo: memFree=11860356/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=846588 CPUtime=402.31 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 323898 0 0 0 40180 51 0 0 25 0 1 0 720580207 866906112 168896 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 211647 168896 367 95 0 206629 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 846588

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 1.78 3/438 5564
/proc/meminfo: memFree=11758012/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=857256 CPUtime=462.31 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 350230 0 0 0 46176 55 0 0 25 0 1 0 720580207 877830144 172661 33554432000 4194304 4580011 140736456204112 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 214314 172661 367 95 0 209296 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 857256

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 1.79 3/438 5565
/proc/meminfo: memFree=11696704/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=790028 CPUtime=522.31 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 373973 0 0 0 52173 58 0 0 25 0 1 0 720580207 808988672 171080 33554432000 4194304 4580011 140736456204112 18446744073709551615 4321577 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 197507 171080 367 95 0 192489 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 790028

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 1.80 3/438 5567
/proc/meminfo: memFree=11736856/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=790456 CPUtime=582.32 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 397780 0 0 0 58169 63 0 0 25 0 1 0 720580207 809426944 169131 33554432000 4194304 4580011 140736456204112 18446744073709551615 4320697 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 197614 169131 367 95 0 192596 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 790456

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/438 5670
/proc/meminfo: memFree=10411660/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1709488 CPUtime=4002.48 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1469879 0 0 0 400011 237 0 0 25 0 1 0 720580207 1750515712 362521 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 427372 362521 367 95 0 422354 0
Current children cumulated CPU time (s) 4002.48
Current children cumulated vsize (KiB) 1709488

[startup+4062.32 s]
/proc/loadavg: 2.01 2.01 2.00 3/438 5672
/proc/meminfo: memFree=10369716/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1740968 CPUtime=4062.49 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1486680 0 0 0 406010 239 0 0 25 0 1 0 720580207 1782751232 371429 33554432000 4194304 4580011 140736456204112 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 435242 371429 367 95 0 430224 0
Current children cumulated CPU time (s) 4062.49
Current children cumulated vsize (KiB) 1740968

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 5673
/proc/meminfo: memFree=10348468/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1740968 CPUtime=4122.48 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1490916 0 0 0 412008 240 0 0 25 0 1 0 720580207 1782751232 375665 33554432000 4194304 4580011 140736456204112 18446744073709551615 4322863 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 435242 375665 367 95 0 430224 0
Current children cumulated CPU time (s) 4122.48
Current children cumulated vsize (KiB) 1740968

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/438 5675
/proc/meminfo: memFree=10392208/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1711800 CPUtime=4182.48 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1496553 0 0 0 418007 241 0 0 25 0 1 0 720580207 1752883200 363378 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 427950 363378 367 95 0 422932 0
Current children cumulated CPU time (s) 4182.48
Current children cumulated vsize (KiB) 1711800

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/438 5676
/proc/meminfo: memFree=10355340/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1742488 CPUtime=4242.49 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1508696 0 0 0 424006 243 0 0 25 0 1 0 720580207 1784307712 371234 33554432000 4194304 4580011 140736456204112 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 435622 371234 367 95 0 430604 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 1742488

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/438 5678
/proc/meminfo: memFree=10381316/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1712636 CPUtime=4302.49 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1513751 0 0 0 430005 244 0 0 25 0 1 0 720580207 1753739264 363022 33554432000 4194304 4580011 140736456204112 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 428159 363022 367 95 0 423141 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 1712636

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/438 5680
/proc/meminfo: memFree=10314924/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1744400 CPUtime=4362.49 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1529358 0 0 0 436002 247 0 0 25 0 1 0 720580207 1786265600 370005 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 436100 370005 367 95 0 431082 0
Current children cumulated CPU time (s) 4362.49
Current children cumulated vsize (KiB) 1744400

[startup+4422.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/438 5681
/proc/meminfo: memFree=10281048/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1713984 CPUtime=4422.49 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1537561 0 0 0 442000 249 0 0 25 0 1 0 720580207 1755119616 362767 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 428496 362767 367 95 0 423478 0
Current children cumulated CPU time (s) 4422.49
Current children cumulated vsize (KiB) 1713984

[startup+4482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/438 5683
/proc/meminfo: memFree=10283848/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1751104 CPUtime=4482.5 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1557758 0 0 0 447997 253 0 0 25 0 1 0 720580207 1793130496 376395 33554432000 4194304 4580011 140736456204112 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 437776 376395 367 95 0 432758 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 1751104

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 5684
/proc/meminfo: memFree=10246244/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1757912 CPUtime=4542.5 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1558644 0 0 0 453997 253 0 0 25 0 1 0 720580207 1800101888 377281 33554432000 4194304 4580011 140736456204112 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 439478 377281 367 95 0 434460 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 1757912

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 5686
/proc/meminfo: memFree=10190788/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1757912 CPUtime=4602.52 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1571023 0 0 0 459997 255 0 0 25 0 1 0 720580207 1800101888 389660 33554432000 4194304 4580011 140736456204112 18446744073709551615 4305160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 439478 389660 367 95 0 434460 0
Current children cumulated CPU time (s) 4602.52
Current children cumulated vsize (KiB) 1757912

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 5688
/proc/meminfo: memFree=10206496/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1789512 CPUtime=4662.5 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1586042 0 0 0 465992 258 0 0 25 0 1 0 720580207 1832460288 384562 33554432000 4194304 4580011 140736456204112 18446744073709551615 4320697 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 447378 384562 367 95 0 442360 0
Current children cumulated CPU time (s) 4662.5
Current children cumulated vsize (KiB) 1789512

[startup+4722.32 s]
/proc/loadavg: 1.40 1.83 1.94 2/432 5707
/proc/meminfo: memFree=14666840/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1783532 CPUtime=4722.53 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1598099 0 0 0 471991 262 0 0 25 0 1 0 720580207 1826336768 380861 33554432000 4194304 4580011 140736456204112 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 445883 380861 367 95 0 440865 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 1783532

[startup+4782.3 s]
/proc/loadavg: 1.14 1.68 1.88 2/432 5709
/proc/meminfo: memFree=14648820/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1814288 CPUtime=4782.52 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1608598 0 0 0 477988 264 0 0 25 0 1 0 720580207 1857830912 385359 33554432000 4194304 4580011 140736456204112 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 453572 385359 367 95 0 448554 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 1814288

[startup+4842.3 s]
/proc/loadavg: 1.05 1.55 1.82 2/432 5710
/proc/meminfo: memFree=14621872/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1814104 CPUtime=4842.51 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1626035 0 0 0 483984 267 0 0 25 0 1 0 720580207 1857642496 392405 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 453526 392405 367 95 0 448508 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 1814104

[startup+4902.3 s]
/proc/loadavg: 1.16 1.48 1.78 2/432 5712
/proc/meminfo: memFree=14637704/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1784420 CPUtime=4902.52 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1654188 0 0 0 489980 272 0 0 25 0 1 0 720580207 1827246080 388892 33554432000 4194304 4580011 140736456204112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 446105 388892 367 95 0 441087 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 1784420

[startup+4962.3 s]
/proc/loadavg: 1.06 1.39 1.73 2/432 5714
/proc/meminfo: memFree=14526896/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1912244 CPUtime=4962.52 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1709983 0 0 0 495973 279 0 0 25 0 1 0 720580207 1958137856 416140 33554432000 4194304 4580011 140736456204112 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 478061 416140 367 95 0 473043 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 1912244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 1.03 1.35 1.70 2/432 5714
/proc/meminfo: memFree=14527004/32951124 swapFree=54329440/67111528
[pid=5541] ppid=5539 vsize=1912244 CPUtime=5000.03 cores=1,3,5,7
/proc/5541/stat : 5541 (strangenight2-s) R 5539 5541 5110 0 -1 4202496 1709983 0 0 0 499724 279 0 0 25 0 1 0 720580207 1958137856 416140 33554432000 4194304 4580011 140736456204112 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5541/statm: 478061 416140 367 95 0 473043 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1912244

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): 4999.88
CPU time (s): 5000.11
CPU user time (s): 4997.25
CPU system time (s): 2.85856
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1912244

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

runsolver used 19.609 second user time and 49.2695 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-25 02:00:46
IDJOB=3401099
IDBENCH=83103
IDSOLVER=1887
FILE ID=node143/3401099-1306281646
RUNJOBID= node143-1306280110-5129
PBS_JOBID= 13457843
Free space on /tmp= 73396 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401099-1306281646/watcher-3401099-1306281646 -o /tmp/evaluation-result-3401099-1306281646/solver-3401099-1306281646 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401099-1306281646.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=851707003

node143.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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.83
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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12797800 kB
Buffers:        301620 kB
Cached:        5612812 kB
SwapCached:      29864 kB
Active:       11133748 kB
Inactive:      8720940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12797800 kB
SwapTotal:    67111528 kB
SwapFree:     54329440 kB
Dirty:            9764 kB
Writeback:           0 kB
AnonPages:    13909900 kB
Mapped:          31224 kB
Slab:           144212 kB
PageTables:      86344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 119145660 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= 73512 MiB
End job on node143 at 2011-05-25 03:24:08