Trace number 3370565

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370565-1305379288.cnf'
0.00/0.01	c -- header says num vars:           2640
0.00/0.01	c -- header says num clauses:      305320
0.02/0.05	c -- clauses added:            0 learnts,       305320 normals,            0 xors
0.02/0.05	c -- vars added       2640
0.02/0.05	c Parsing time:  0.05 s
0.02/0.05	c  N st     0         0      2640        80    305240         0    613120         0   no data   no data  --
0.02/0.06	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
0.09/0.15	c bin-w-bin subsume rem        10288 bins  time:  0.04 s
0.09/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
0.19/0.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2640 time:  0.03 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   1.48M  time:  0.03 s
0.29/0.34	c lits-rem:       126  cl-subs:        0  v-elim:     80  v-fix:    0  time:  0.09 s
0.29/0.35	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.37	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.29/0.37	c calculated reachability. Time: 0.00
0.29/0.37	c Calc default polars -  time:   0.00 s pos:       0 undec:      80 neg:    2560
0.29/0.37	c =========================================================================================
0.29/0.37	c types(t): F = full restart, N = normal restart
0.29/0.37	c types(t): S = simplification begin/end, E = solution found
0.29/0.37	c restart types(rt): st = static, dy = dynamic
0.29/0.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.37	c  B st     0         0      2560     13271    279121         0   1001887         0   no data   no data  --
0.69/0.77	c  N dy    16      4130      2560     13271    279121      4105   1001884    236216     13.99     14.75  --
1.10/1.16	c  N dy    32      8302      2560     13271    279121      5779   1001883    271619     13.57     14.43  --
1.49/1.58	c  N dy    56     12368      2560     13271    279121      5599   1001880    187442     13.65     17.30  --
1.99/2.08	c  N dy    74     17078      2560     13271    279121     10282   1001880    456856     13.71     14.45  --
2.48/2.55	c  N dy    94     21336      2560     13271    279121      8924   1001879    318924     13.77     14.55  --
2.88/2.94	c  F st   111     25000      2560     13271    279121     12576   1001879    551481     13.85   no data  --
2.98/3.04	c  N st   113     25626      2560     13271    279121     13200   1001879    595303     13.85   no data  --
3.48/3.54	c  N dy   117     30000      2560     13271    279121     10766   1001879    375764     13.85   no data  --
3.48/3.54	c  S st   117     30000      2560     13271    279121     10766   1001879    375764     13.85   no data  --
3.58/3.60	c  S st   117     30501      2560     13271    279121     11265   1001879    406032     13.85   no data  --
3.58/3.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3.58/3.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 20.6M T:  0.47
4.09/4.16	c bin-w-bin subsume rem            0 bins  time:  0.05 s
5.39/5.48	c subs with bin:        0  lits-rem:     19743  v-fix:    0  time:  1.32 s
5.39/5.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
5.50/5.54	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
7.79/7.86	c lits-rem:      1830  cl-subs:     2300  v-elim:      0  v-fix:    0  time:  2.32 s
7.99/8.08	c asymm  cl-useful: 1717/1825/13271 lits-rem:13931 time: 0.22
7.99/8.09	c calculated reachability. Time: 0.00
7.99/8.09	c  N dy   117     30501      2560     13271    279123      8965    945272    353486     13.85   no data  --
8.49/8.52	c  N dy   142     34574      2560     13271    279123     13027    945272    659391     14.11     14.86  --
8.98/9.05	c  N dy   176     39109      2560     13271    279123      9676    945272    301922     14.51     15.50  --
9.48/9.52	c  N dy   195     43300      2560     13271    279123     13840    945272    599638     14.49     15.56  --
9.79/9.81	c  S st   209     45751      2560     13271    279123     16274    945272    778432     14.56   no data  --
9.79/9.86	c  S st   209     46251      2560     13271    279123     16773    945272    818848     14.56   no data  --
9.79/9.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.79/9.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.28/10.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.9M T:  0.47
10.39/10.42	c bin-w-bin subsume rem            0 bins  time:  0.04 s
11.79/11.80	c subs with bin:        0  lits-rem:      4359  v-fix:    0  time:  1.38 s
11.79/11.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
11.79/11.86	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
12.89/12.96	c lits-rem:       491  cl-subs:      741  v-elim:      0  v-fix:    0  time:  1.09 s
12.89/12.98	c vivif2 --  cl tried    13271 cl shrink     6968 lits rem      54779 time: 0.02
12.99/13.02	c vivif2 --  cl tried    16032 cl shrink        2 lits rem          2 time: 0.03
13.20/13.23	c asymm  cl-useful: 0/1468/13271 lits-rem:0 time: 0.22
13.20/13.24	c calculated reachability. Time: 0.00
13.20/13.24	c  N dy   209     46251      2560     13271    279123     16032    880865    796579     14.56   no data  --
13.69/13.74	c  N dy   236     50314      2560     13271    279123     11170    880865    363781     14.74     23.13  --
14.19/14.22	c  N dy   263     54332      2560     13271    279123     15165    880865    690683     14.92     22.03  --
14.68/14.73	c  N dy   293     58396      2560     13271    279123     19199    880865   1029707     15.11     16.05  --
15.19/15.23	c  N dy   317     62445      2560     13271    279123     13312    880865    482163     15.20     22.89  --
15.69/15.73	c  N dy   338     66573      2560     13271    279123     17419    880865    807856     15.27     16.25  --
15.99/16.08	c  S st   356     69376      2560     13271    279123     20208    880865   1031520     15.34   no data  --
16.09/16.14	c  S st   356     69877      2560     13271    279123     20709    880865   1072829     15.34   no data  --
16.09/16.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.09/16.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.50/16.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 20.1M T:  0.45
16.59/16.69	c bin-w-bin subsume rem            0 bins  time:  0.04 s
17.99/18.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
17.99/18.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
18.09/18.12	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
19.69/19.74	c lits-rem:       505  cl-subs:      250  v-elim:      0  v-fix:    0  time:  1.62 s
19.69/19.75	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
19.69/19.79	c vivif2 --  cl tried    20459 cl shrink        0 lits rem          0 time: 0.04
19.99/20.01	c asymm  cl-useful: 0/1951/13271 lits-rem:0 time: 0.22
19.99/20.02	c calculated reachability. Time: 0.00
19.99/20.02	c  N dy   356     69877      2560     13271    279124     20459    880865   1059106     15.34   no data  --
20.49/20.56	c  N dy   388     74341      2560     13271    279124     13965    880865    475830     15.52     25.12  --
21.18/21.20	c  N dy   416     79269      2560     13271    279124     18875    880865    883125     15.63     16.57  --
21.78/21.89	c  N dy   448     84598      2560     13271    279124     12247    880865    251306     15.74     16.61  --
22.18/22.24	c  F st   469     87501      2560     13271    279124     15136    880865    508612     15.79     13.69  --
22.58/22.65	c  N st   474     90798      2560     13271    279124     18412    880865    770392     15.79   no data  --
23.38/23.45	c  N dy   497     97148      2560     13271    279124     24726    880865   1267948     15.82     16.77  --
24.21/24.23	c  N dy   535    103409      2560     13271    279124     18027    880865    667367     15.91     21.58  --
24.29/24.39	c  S st   543    104815      2560     13271    279124     19427    880865    785036     15.91     14.51  --
24.39/24.45	c  S st   543    105320      2560     13271    279124     19932    880865    829701     15.91   no data  --
24.39/24.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.39/24.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.89/24.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.6M T:  0.44
24.89/24.98	c bin-w-bin subsume rem            0 bins  time:  0.04 s
26.30/26.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
26.40/26.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
26.40/26.45	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
27.59/27.63	c lits-rem:       595  cl-subs:      117  v-elim:      0  v-fix:    0  time:  1.18 s
27.59/27.64	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
27.59/27.67	c vivif2 --  cl tried    19815 cl shrink        0 lits rem          0 time: 0.03
27.79/27.88	c asymm  cl-useful: 0/1319/13271 lits-rem:0 time: 0.21
27.79/27.89	c calculated reachability. Time: 0.00
27.79/27.89	c  N dy   543    105320      2560     13271    279124     19815    880862    822724     15.91   no data  --
28.69/28.77	c  N dy   569    112100      2560     13271    279124     26549    880862   1354726     15.92     16.77  --
29.70/29.73	c  N dy   599    119555      2560     13271    279124     20030    880862    756826     15.95     16.87  --
30.70/30.73	c  N dy   635    127335      2560     13271    279124     27753    880862   1380353     15.99     16.86  --
31.69/31.78	c  N dy   678    135515      2560     13271    279124     20978    880862    756806     16.02     18.60  --
33.00/33.06	c  N dy   725    145429      2560     13271    279124     30835    880862   1542208     16.05     16.92  --
34.29/34.32	c  N dy   759    155105      2560     13271    279124     24520    880862    932885     16.04     16.96  --
34.59/34.69	c  S st   778    157980      2560     13271    279124     27379    880862   1160554     16.06     14.89  --
34.69/34.76	c  S st   778    158480      2560     13271    279124     27878    880862   1202063     16.06   no data  --
34.69/34.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.69/34.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.20/35.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.4M T:  0.48
35.29/35.35	c bin-w-bin subsume rem            0 bins  time:  0.04 s
36.69/36.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
36.79/36.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
36.79/36.84	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
38.39/38.44	c lits-rem:       360  cl-subs:      476  v-elim:      0  v-fix:    0  time:  1.59 s
38.39/38.45	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
38.39/38.50	c vivif2 --  cl tried    27402 cl shrink        0 lits rem          0 time: 0.05
38.69/38.72	c asymm  cl-useful: 0/1778/13271 lits-rem:0 time: 0.23
38.69/38.73	c calculated reachability. Time: 0.00
38.69/38.73	c  N dy   778    158480      2560     13271    279124     27402    880862   1185254     16.06   no data  --
40.09/40.13	c  N dy   794    169227      2560     13271    279124     21194    880862    662080     15.99     16.91  --
41.49/41.51	c  N dy   832    180035      2560     13271    279124     31930    880862   1489264     15.99     16.91  --
42.99/43.03	c  N dy   881    191574      2560     13271    279124     25518    880862    939388     16.00     17.49  --
44.59/44.66	c  N dy   944    203838      2560     13271    279124     37694    880862   1889186     16.05     21.77  --
46.29/46.35	c  N dy   980    216881      2560     13271    279124     31757    880862   1315174     16.01     16.91  --
48.30/48.35	c  N dy  1047    231957      2560     13271    279124     26901    880862    904928     16.03     16.90  --
49.09/49.10	c  S st  1072    237720      2560     13271    279124     32628    880862   1343059     16.04     14.96  --
49.09/49.17	c  S st  1072    238223      2560     13271    279124     33129    880862   1381441     16.04   no data  --
49.09/49.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.09/49.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.59/49.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.4M T:  0.51
49.69/49.79	c bin-w-bin subsume rem            0 bins  time:  0.04 s
51.19/51.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
51.19/51.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
51.19/51.29	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
53.39/53.47	c lits-rem:       360  cl-subs:      333  v-elim:      0  v-fix:    0  time:  2.18 s
53.39/53.48	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
53.49/53.54	c vivif2 --  cl tried    32796 cl shrink        0 lits rem          0 time: 0.06
53.69/53.77	c asymm  cl-useful: 0/1449/13271 lits-rem:0 time: 0.23
53.69/53.78	c calculated reachability. Time: 0.00
53.69/53.78	c  N dy  1072    238223      2560     13271    279124     32796    880860   1364643     16.04   no data  --
55.79/55.87	c  N dy  1134    253526      2560     13271    279124     27157    880860    824035     16.06     16.96  --
58.08/58.14	c  N dy  1195    270306      2560     13271    279124     21964    880860    380912     16.08     16.93  --
60.40/60.42	c  N dy  1273    287983      2560     13271    279124     39525    880860   1744759     16.10     16.98  --
62.79/62.83	c  F st  1342    306250      2560     13271    279124     34831    880860   1318446     16.10   no data  --
62.89/62.90	c  N st  1343    306501      2560     13271    279124     35079    880860   1336035     16.10   no data  --
65.49/65.57	c  N dy  1394    326354      2560     13271    279124     30953    880860    966159     16.07     17.01  --
68.39/68.43	c  N dy  1495    346911      2560     13271    279124     26543    880860    539633     16.10     16.98  --
69.69/69.77	c  S st  1536    357334      2560     13271    279124     36891    880860   1329361     16.11     13.93  --
69.79/69.84	c  S st  1536    357835      2560     13271    279124     37392    880860   1376568     16.11   no data  --
69.79/69.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
69.79/69.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.29/70.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.8M T:  0.50
70.40/70.45	c bin-w-bin subsume rem            0 bins  time:  0.04 s
71.89/71.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
71.89/71.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
71.89/71.97	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
73.79/73.88	c lits-rem:       521  cl-subs:      327  v-elim:      0  v-fix:    0  time:  1.91 s
73.79/73.89	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
73.89/73.95	c vivif2 --  cl tried    37065 cl shrink        0 lits rem          0 time: 0.06
74.09/74.19	c asymm  cl-useful: 0/1592/13271 lits-rem:0 time: 0.23
74.19/74.20	c calculated reachability. Time: 0.00
74.19/74.20	c  N dy  1536    357835      2560     13271    279124     37065    880859   1361150     16.11   no data  --
76.90/76.98	c  N dy  1619    378113      2560     13271    279124     31387    880859    832270     16.11     17.01  --
79.78/79.81	c  N dy  1695    398474      2560     13271    279124     51582    880859   2320745     16.11     17.00  --
82.39/82.49	c  N dy  1753    418613      2560     13271    279124     44740    880859   1748778     16.10     16.97  --
85.19/85.27	c  N dy  1838    438789      2560     13271    279124     36994    880859   1188006     16.11     16.98  --
88.19/88.21	c  N dy  1917    459046      2560     13271    279124     57089    880859   2694303     16.11     17.01  --
90.89/90.94	c  N dy  2007    479113      2560     13271    279124     48250    880859   1960916     16.12     17.03  --
93.89/93.96	c  N dy  2055    500184      2560     13271    279124     39350    880859   1157872     16.09     17.04  --
96.80/96.84	c  N dy  2159    520313      2560     13271    279124     59345    880859   2708272     16.12     17.03  --
99.19/99.20	c  S st  2213    536754      2560     13271    279124     44879    880859   1504566     16.11     15.27  --
99.19/99.27	c  S st  2213    537256      2560     13271    279124     45379    880859   1545004     16.11   no data  --
99.19/99.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.19/99.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.79/99.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.1M T:  0.52
99.89/99.91	c bin-w-bin subsume rem            0 bins  time:  0.04 s
101.20/101.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
101.29/101.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
101.29/101.35	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
103.30/103.37	c lits-rem:       455  cl-subs:      549  v-elim:      0  v-fix:    0  time:  2.02 s
103.30/103.38	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
103.40/103.45	c vivif2 --  cl tried    44830 cl shrink        0 lits rem          0 time: 0.07
103.59/103.67	c asymm  cl-useful: 0/1238/13271 lits-rem:0 time: 0.22
103.59/103.68	c calculated reachability. Time: 0.00
103.59/103.68	c  N dy  2213    537256      2560     13271    279124     44830    880859   1525162     16.11   no data  --
106.49/106.51	c  N dy  2292    557270      2560     13271    279124     32938    880859    597946     16.11     17.14  --
109.19/109.21	c  N dy  2375    577316      2560     13271    279124     52793    880859   2120719     16.12     17.03  --
112.09/112.17	c  N dy  2478    598132      2560     13271    279124     40733    880859   1123084     16.14     17.16  --
114.99/115.03	c  N dy  2536    618133      2560     13271    279124     60567    880859   2552717     16.13     17.13  --
117.89/117.97	c  N dy  2621    638792      2560     13271    279124     47340    880859   1514238     16.13     17.04  --
120.89/120.94	c  N dy  2698    658976      2560     13271    279124     67370    880859   3031978     16.13     16.99  --
123.69/123.79	c  N dy  2775    679258      2560     13271    279124     52773    880859   1905476     16.14     17.09  --
126.79/126.89	c  N dy  2864    699276      2560     13271    279124     36923    880859    659861     16.15     18.70  --
129.59/129.67	c  N dy  2946    719429      2560     13271    279124     56940    880859   2191563     16.16     17.01  --
132.69/132.78	c  N dy  3028    739474      2560     13271    279124     40107    880859    834500     16.17     17.26  --
135.59/135.64	c  N dy  3093    759553      2560     13271    279124     60007    880859   2292868     16.15     17.25  --
138.79/138.87	c  N dy  3167    780135      2560     13271    279124     42717    880859    931830     16.15     17.11  --
141.69/141.76	c  N dy  3233    800274      2560     13271    279124     62703    880859   2402301     16.15     17.16  --
142.59/142.62	c  S st  3260    805886      2560     13271    279124     68279    880859   2822931     16.15   no data  --
142.59/142.69	c  S st  3260    806386      2560     13271    279124     68778    880859   2863424     16.15   no data  --
142.69/142.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.69/142.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.19/143.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.3M T:  0.57
143.39/143.45	c bin-w-bin subsume rem            0 bins  time:  0.04 s
144.99/145.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
144.99/145.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
144.99/145.07	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
149.09/149.12	c lits-rem:       106  cl-subs:     1264  v-elim:      0  v-fix:    0  time:  4.05 s
149.09/149.13	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
149.19/149.26	c vivif2 --  cl tried    67514 cl shrink        0 lits rem          0 time: 0.13
149.29/149.38	c asymm  cl-useful: 0/571/13271 lits-rem:0 time: 0.12
149.29/149.39	c calculated reachability. Time: 0.00
149.29/149.39	c  N dy  3260    806386      2560     13271    279124     67514    880859   2819229     16.15   no data  --
152.30/152.32	c  N dy  3342    826394      2560     13271    279124     48680    880859   1339830     16.16     21.01  --
155.19/155.24	c  N dy  3426    846557      2560     13271    279124     68694    880859   2825448     16.16     17.05  --
158.30/158.34	c  N dy  3515    867012      2560     13271    279124     49284    880859   1340415     16.17     17.06  --
161.19/161.27	c  N dy  3569    887723      2560     13271    279124     69846    880859   2841682     16.15     17.10  --
164.19/164.28	c  N dy  3641    907795      2560     13271    279124     49067    880859   1199392     16.15     17.77  --
167.10/167.11	c  N dy  3724    927842      2560     13271    279124     68966    880859   2650987     16.16     17.46  --
170.09/170.10	c  N dy  3805    947923      2560     13271    279124     47220    880859   1056595     16.16     18.36  --
172.99/173.04	c  N dy  3892    968383      2560     13271    279124     67544    880859   2525576     16.16     17.05  --
176.19/176.20	c  N dy  3957    988562      2560     13271    279124     44856    880859    818419     16.15     17.02  --
178.99/179.08	c  N dy  4042   1008889      2560     13271    279124     65043    880859   2280175     16.16     17.12  --
182.09/182.19	c  N dy  4131   1029152      2560     13271    279124     85150    880859   3733641     16.16     17.05  --
185.09/185.15	c  N dy  4202   1049255      2560     13271    279124     61427    880859   1910934     16.16     17.27  --
188.10/188.16	c  N dy  4275   1069670      2560     13271    279124     81722    880859   3416103     16.16     17.11  --
188.49/188.51	c  F st  4288   1071875      2560     13271    279124     83919    880859   3588870     16.16   no data  --
191.09/191.17	c  N dy  4351   1089703      2560     13271    279124     56922    880859   1567141     16.16     17.06  --
194.09/194.13	c  N dy  4430   1110073      2560     13271    279124     77158    880859   3061297     16.16     17.11  --
197.19/197.27	c  N dy  4498   1130307      2560     13271    279124     51565    880859   1112417     16.16     17.19  --
200.40/200.45	c  N dy  4565   1151122      2560     13271    279124     72193    880859   2558059     16.16     17.30  --
203.40/203.46	c  N dy  4651   1171351      2560     13271    279124     92298    880859   4109790     16.16     17.05  --
206.40/206.41	c  N dy  4721   1191651      2560     13271    279124     65818    880859   2068041     16.16     17.12  --
209.09/209.13	c  S st  4778   1209579      2560     13271    279124     83613    880859   3350661     16.16   no data  --
209.19/209.21	c  S st  4778   1210081      2560     13271    279124     84115    880859   3393035     16.16   no data  --
209.19/209.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
209.19/209.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
209.79/209.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.7M T:  0.60
210.00/210.01	c bin-w-bin subsume rem            0 bins  time:  0.04 s
211.49/211.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
211.49/211.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
211.49/211.59	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
216.99/217.05	c lits-rem:       240  cl-subs:     1181  v-elim:      0  v-fix:    0  time:  5.46 s
216.99/217.06	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
217.19/217.23	c vivif2 --  cl tried    82934 cl shrink        0 lits rem          0 time: 0.17
217.39/217.47	c asymm  cl-useful: 0/1427/13271 lits-rem:0 time: 0.25
217.39/217.48	c calculated reachability. Time: 0.00
217.39/217.48	c  N dy  4778   1210081      2560     13271    279124     82934    880859   3348006     16.16   no data  --
220.49/220.58	c  N dy  4857   1230414      2560     13271    279124     55469    880859   1249101     16.16     17.14  --
223.60/223.63	c  N dy  4914   1250479      2560     13271    279124     75330    880859   2601939     16.15     19.83  --
226.69/226.74	c  N dy  5005   1270583      2560     13271    279124     95286    880859   4066820     16.16     17.11  --
229.60/229.64	c  N dy  5073   1290918      2560     13271    279124     66860    880859   2065977     16.15     17.12  --
232.80/232.84	c  N dy  5160   1311000      2560     13271    279124     86768    880859   3484811     16.15     17.11  --
236.10/236.12	c  N dy  5223   1331107      2560     13271    279124     57103    880859   1236886     16.15     17.04  --
238.99/239.05	c  N dy  5313   1351156      2560     13271    279124     76997    880859   2715702     16.16     17.16  --
242.20/242.27	c  N dy  5367   1371161      2560     13271    279124     96850    880859   4078022     16.15     18.84  --
245.31/245.37	c  N dy  5440   1391641      2560     13271    279124     66608    880859   1897178     16.14     17.02  --
248.39/248.48	c  N dy  5529   1411695      2560     13271    279124     86469    880859   3276150     16.15     18.42  --
251.80/251.84	c  N dy  5607   1431724      2560     13271    279124     54786    880859    996597     16.15     18.37  --
254.69/254.77	c  N dy  5666   1451810      2560     13271    279124     74691    880859   2399083     16.14     20.01  --
258.10/258.14	c  N dy  5744   1472833      2560     13271    279124     95576    880859   3875379     16.14     17.03  --
261.60/261.69	c  N dy  5804   1495252      2560     13271    279124     65199    880859   1672354     16.13     17.07  --
264.70/264.77	c  N dy  5861   1515554      2560     13271    279124     85300    880859   3041475     16.12     17.47  --
267.89/267.95	c  N dy  5954   1535709      2560     13271    279124    105308    880859   4505909     16.13     17.06  --
271.10/271.16	c  N dy  5991   1556957      2560     13271    279124     72781    880859   2066227     16.12     16.98  --
274.29/274.31	c  N dy  6063   1577134      2560     13271    279124     92794    880859   3479581     16.11     17.09  --
277.70/277.71	c  N dy  6122   1597635      2560     13271    279124     58581    880859   1076973     16.11     17.02  --
280.69/280.77	c  N dy  6190   1617787      2560     13271    279124     78542    880859   2512830     16.11     16.98  --
284.09/284.11	c  N dy  6273   1638141      2560     13271    279124     98763    880859   3977355     16.11     17.00  --
287.59/287.69	c  N dy  6347   1659730      2560     13271    279124     64577    880859   1361986     16.11     17.15  --
290.70/290.70	c  N dy  6428   1679775      2560     13271    279124     84471    880859   2793514     16.11     16.99  --
293.90/293.96	c  N dy  6525   1699801      2560     13271    279124    104352    880859   4233015     16.12     18.13  --
295.81/295.81	c  S st  6567   1710081      2560     13271    279124     58032    880859    922817     16.12   no data  --
295.81/295.86	c  S st  6567   1710585      2560     13271    279124     58535    880859    965077     16.12   no data  --
295.81/295.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.81/295.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
296.30/296.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.3M T:  0.50
296.40/296.46	c bin-w-bin subsume rem            0 bins  time:  0.04 s
297.70/297.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
297.80/297.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
297.80/297.83	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
298.70/298.78	c lits-rem:       112  cl-subs:       76  v-elim:      0  v-fix:    0  time:  0.94 s
298.70/298.79	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
298.80/298.85	c vivif2 --  cl tried    58459 cl shrink        0 lits rem          0 time: 0.06
299.00/299.08	c asymm  cl-useful: 0/1218/13271 lits-rem:0 time: 0.23
299.00/299.09	c calculated reachability. Time: 0.00
299.00/299.09	c  N dy  6567   1710585      2560     13271    279124     58459    880859    962232     16.12   no data  --
302.00/302.04	c  N dy  6654   1730650      2560     13271    279124     78361    880859   2342258     16.12     17.01  --
305.19/305.29	c  N dy  6726   1750749      2560     13271    279124     98293    880859   3740766     16.12     17.11  --
308.70/308.71	c  N dy  6794   1770825      2560     13271    279124     60719    880859   1067307     16.11     17.04  --
311.60/311.68	c  N dy  6873   1791053      2560     13271    279124     80769    880859   2477490     16.12     17.09  --
315.00/315.08	c  N dy  6946   1812322      2560     13271    279124    101832    880859   3992178     16.11     16.97  --
318.40/318.41	c  N dy  7009   1832344      2560     13271    279124     63193    880859   1173431     16.11     17.02  --
321.50/321.56	c  N dy  7076   1852948      2560     13271    279124     83611    880859   2517589     16.11     17.08  --
324.90/324.91	c  N dy  7157   1873314      2560     13271    279124    103788    880859   3893363     16.11     16.96  --
328.40/328.43	c  N dy  7225   1893543      2560     13271    279124     64378    880859   1191832     16.10     17.43  --
331.49/331.55	c  N dy  7313   1914438      2560     13271    279124     85135    880859   2706795     16.11     17.09  --
334.90/334.95	c  N dy  7377   1935164      2560     13271    279124    105670    880859   4140684     16.10     17.14  --
338.39/338.41	c  N dy  7449   1955695      2560     13271    279124     65540    880859   1216761     16.10     16.99  --
341.49/341.52	c  N dy  7516   1976843      2560     13271    279124     86527    880859   2657174     16.10     16.95  --
344.80/344.83	c  N dy  7596   1996863      2560     13271    279124    106407    880859   4023353     16.10     18.09  --
348.30/348.36	c  N dy  7678   2017031      2560     13271    279124     64896    880859   1132005     16.10     16.99  --
351.30/351.39	c  N dy  7739   2037254      2560     13271    279124     84935    880859   2451959     16.10     17.07  --
354.60/354.60	c  N dy  7814   2058566      2560     13271    279124    106105    880859   3959506     16.10     17.16  --
358.20/358.26	c  N dy  7898   2079338      2560     13271    279124     64219    880859   1034921     16.10     17.03  --
361.20/361.23	c  N dy  7972   2099581      2560     13271    279124     84309    880859   2440118     16.10     16.95  --
364.40/364.45	c  N dy  8045   2120595      2560     13271    279124    105141    880859   3880568     16.10     17.01  --
367.90/367.90	c  N dy  8115   2141194      2560     13271    279124    125584    880859   5302230     16.09     16.94  --
371.10/371.10	c  N dy  8192   2161824      2560     13271    279124     82565    880859   2198246     16.09     17.23  --
374.20/374.24	c  N dy  8269   2181860      2560     13271    279124    102430    880859   3594129     16.09     16.99  --
377.60/377.63	c  N dy  8346   2201933      2560     13271    279124    122341    880859   4996958     16.09     20.12  --
379.20/379.23	c  S st  8390   2210586      2560     13271    279124     66456    880859   1069565     16.10     15.48  --
379.30/379.30	c  S st  8390   2211086      2560     13271    279124     66956    880859   1108786     16.10   no data  --
379.30/379.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
379.30/379.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
379.80/379.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.6M T:  0.49
379.90/379.90	c bin-w-bin subsume rem            0 bins  time:  0.04 s
381.10/381.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
381.20/381.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
381.20/381.23	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
382.30/382.35	c lits-rem:       137  cl-subs:       81  v-elim:      0  v-fix:    0  time:  1.11 s
382.30/382.36	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
382.40/382.43	c vivif2 --  cl tried    66875 cl shrink        0 lits rem          0 time: 0.07
382.60/382.64	c asymm  cl-useful: 0/1215/13271 lits-rem:0 time: 0.22
382.60/382.66	c calculated reachability. Time: 0.00
382.60/382.66	c  N dy  8390   2211086      2560     13271    279124     66875    880859   1105065     16.10   no data  --
385.60/385.67	c  N dy  8465   2231844      2560     13271    279124     87479    880859   2545811     16.10     16.97  --
388.90/388.90	c  N dy  8542   2251857      2560     13271    279124    107312    880859   3940741     16.10     18.99  --
392.30/392.33	c  N dy  8617   2271867      2560     13271    279124    127158    880859   5347034     16.09     16.96  --
395.60/395.69	c  N dy  8701   2293761      2560     13271    279124     83412    880859   2211770     16.10     16.98  --
399.00/399.00	c  N dy  8764   2314854      2560     13271    279124    104264    880859   3609405     16.09     16.96  --
402.40/402.44	c  N dy  8841   2335131      2560     13271    279124    124336    880859   4996588     16.09     17.06  --
405.70/405.74	c  N dy  8910   2355221      2560     13271    279124     77858    880859   1737311     16.09     21.20  --
408.80/408.88	c  N dy  8979   2375265      2560     13271    279124     97725    880859   3109558     16.09     17.26  --
412.20/412.28	c  N dy  9057   2395557      2560     13271    279124    117836    880859   4487935     16.09     17.27  --
415.81/415.86	c  N dy  9144   2415631      2560     13271    279124     70331    880859   1175099     16.10     19.97  --
418.80/418.89	c  N dy  9192   2436284      2560     13271    279124     90794    880859   2606394     16.09     17.08  --
422.00/422.05	c  N dy  9278   2456291      2560     13271    279124    110654    880859   4002836     16.09     17.03  --
425.30/425.34	c  N dy  9342   2476346      2560     13271    279124    130522    880859   5406805     16.09     25.87  --
428.60/428.65	c  N dy  9411   2496673      2560     13271    279124     82270    880859   1951479     16.09     17.09  --
431.80/431.82	c  N dy  9504   2517040      2560     13271    279124    102487    880859   3384191     16.10     16.98  --
435.30/435.38	c  N dy  9578   2537752      2560     13271    279124    123003    880859   4787888     16.09     16.95  --
439.00/439.09	c  N dy  9664   2558200      2560     13271    279124     73891    880859   1306004     16.09     17.04  --
442.00/442.04	c  N dy  9741   2578296      2560     13271    279124     93831    880859   2737801     16.09     17.45  --
445.30/445.39	c  N dy  9825   2598304      2560     13271    279124    113674    880859   4156057     16.10     17.40  --
448.82/448.88	c  N dy  9906   2618374      2560     13271    279124    133587    880859   5547968     16.10     17.09  --
452.11/452.14	c  N dy  9975   2638519      2560     13271    279124     83121    880859   1883570     16.09     16.95  --
455.41/455.48	c  N dy 10039   2659784      2560     13271    279124    104159    880859   3286625     16.09     17.01  --
458.90/458.94	c  N dy 10121   2680129      2560     13271    279124    124343    880859   4677157     16.09     16.95  --
462.60/462.60	c  N dy 10209   2700163      2560     13271    279124     72861    880859   1140324     16.09     17.33  --
464.21/464.22	c  S st 10236   2711088      2560     13271    279124     83718    880859   1909339     16.09   no data  --
464.21/464.28	c  S st 10236   2711589      2560     13271    279124     84219    880859   1948675     16.09   no data  --
464.30/464.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.30/464.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
464.80/464.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.3M T:  0.53
464.90/464.96	c bin-w-bin subsume rem            0 bins  time:  0.04 s
466.30/466.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
466.30/466.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
466.30/466.40	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
468.90/468.97	c lits-rem:       312  cl-subs:      450  v-elim:      0  v-fix:    0  time:  2.57 s
468.90/468.98	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
469.00/469.09	c vivif2 --  cl tried    83769 cl shrink        0 lits rem          0 time: 0.11
469.30/469.32	c asymm  cl-useful: 0/1107/13271 lits-rem:0 time: 0.23
469.30/469.33	c calculated reachability. Time: 0.00
469.30/469.33	c  N dy 10236   2711589      2560     13271    279124     83769    880859   1932337     16.09   no data  --
472.41/472.42	c  N dy 10313   2731599      2560     13271    279124    103629    880859   3290424     16.09     17.25  --
475.80/475.81	c  N dy 10409   2751854      2560     13271    279124    123746    880859   4704645     16.09     17.11  --
479.40/479.44	c  N dy 10517   2771919      2560     13271    279124    143647    880859   6111134     16.10     20.55  --
482.70/482.73	c  N dy 10582   2792006      2560     13271    279124     91088    880859   2224111     16.10     17.05  --
485.91/485.95	c  N dy 10653   2812598      2560     13271    279124    111511    880859   3654730     16.10     17.06  --
489.30/489.33	c  N dy 10741   2832652      2560     13271    279124    131417    880859   5043528     16.10     19.74  --
493.00/493.03	c  N dy 10800   2853180      2560     13271    279124     78404    880859   1391097     16.10     16.97  --
496.21/496.23	c  N dy 10848   2873304      2560     13271    279124     98357    880859   2708755     16.09     17.02  --
499.60/499.64	c  N dy 10919   2893400      2560     13271    279124    118254    880859   4039065     16.09     17.30  --
503.10/503.17	c  N dy 11005   2913490      2560     13271    279124    138163    880859   5410556     16.09     16.98  --
506.80/506.85	c  N dy 11071   2934741      2560     13271    279124     84862    880859   1797877     16.09     16.98  --
510.10/510.15	c  N dy 11135   2955231      2560     13271    279124    105139    880859   3160462     16.09     17.04  --
513.72/513.75	c  N dy 11223   2975878      2560     13271    279124    125653    880859   4564155     16.09     16.94  --
517.40/517.43	c  N dy 11302   2996210      2560     13271    279124    145818    880859   5943457     16.09     16.98  --
520.70/520.72	c  N dy 11387   3016257      2560     13271    279124     90383    880859   2158582     16.09     16.94  --
524.30/524.30	c  N dy 11458   3038429      2560     13271    279124    112384    880859   3654508     16.09     17.01  --
527.91/527.93	c  N dy 11537   3058813      2560     13271    279124    132603    880859   5012608     16.09     17.22  --
531.70/531.79	c  N dy 11622   3079295      2560     13271    279124     76556    880859   1115038     16.09     17.08  --
535.00/535.02	c  N dy 11683   3100024      2560     13271    279124     97090    880859   2490851     16.09     17.00  --
538.30/538.33	c  N dy 11769   3120243      2560     13271    279124    117149    880859   3842118     16.09     16.98  --
541.81/541.81	c  N dy 11858   3140269      2560     13271    279124    136985    880859   5177538     16.09     17.02  --
545.61/545.69	c  N dy 11942   3160711      2560     13271    279124     79910    880859   1286941     16.09     16.98  --
548.80/548.88	c  N dy 12002   3181423      2560     13271    279124    100460    880859   2701017     16.09     17.03  --
552.11/552.11	c  N dy 12077   3201734      2560     13271    279124    120619    880859   4096991     16.09     17.01  --
553.70/553.73	c  S st 12110   3211590      2560     13271    279124    130389    880859   4770074     16.09   no data  --
553.80/553.82	c  S st 12110   3212092      2560     13271    279124    130891    880859   4809978     16.09   no data  --
553.80/553.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
553.80/553.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
554.42/554.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.7M T:  0.64
554.70/554.72	c bin-w-bin subsume rem            0 bins  time:  0.04 s
556.10/556.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
556.20/556.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
556.20/556.23	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
581.40/581.40	c lits-rem:       347  cl-subs:     2011  v-elim:      0  v-fix:    0  time: 25.17 s
581.40/581.41	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
581.60/581.65	c vivif2 --  cl tried   128880 cl shrink        0 lits rem          0 time: 0.24
581.81/581.88	c asymm  cl-useful: 0/1148/13271 lits-rem:0 time: 0.23
581.81/581.90	c calculated reachability. Time: 0.00
581.81/581.90	c  N dy 12110   3212092      2560     13271    279124    128880    880859   4742485     16.09   no data  --
585.21/585.23	c  N dy 12184   3232213      2560     13271    279124    148870    880859   6098466     16.09     17.12  --
588.61/588.66	c  N dy 12265   3252370      2560     13271    279124     90512    880859   1956743     16.09     17.18  --
591.91/591.94	c  N dy 12349   3272449      2560     13271    279124    110396    880859   3269573     16.09     18.55  --
595.40/595.43	c  N dy 12415   3292527      2560     13271    279124    130306    880859   4569531     16.09     17.89  --
599.01/599.09	c  N dy 12476   3312615      2560     13271    279124    150208    880859   5870846     16.08     17.61  --
602.50/602.57	c  N dy 12555   3332685      2560     13271    279124     90790    880859   1942578     16.08     17.35  --
605.70/605.77	c  N dy 12615   3352725      2560     13271    279124    110632    880859   3293298     16.08     16.96  --
609.31/609.39	c  N dy 12687   3372798      2560     13271    279124    130527    880859   4591339     16.08     19.75  --
613.10/613.12	c  N dy 12762   3392964      2560     13271    279124    150553    880859   5968706     16.08     16.94  --
616.81/616.85	c  N dy 12837   3413020      2560     13271    279124     90094    880859   1785097     16.08     16.95  --
620.31/620.31	c  N dy 12903   3434936      2560     13271    279124    111753    880859   3270849     16.08     17.01  --
623.62/623.64	c  N dy 12968   3455225      2560     13271    279124    131912    880859   4680588     16.08     17.00  --
627.40/627.44	c  N dy 13053   3476118      2560     13271    279124    152627    880859   6084212     16.08     16.93  --
631.00/631.03	c  N dy 13144   3496137      2560     13271    279124     91216    880859   1825571     16.08     20.59  --
634.31/634.33	c  N dy 13224   3516215      2560     13271    279124    111101    880859   3170519     16.08     17.02  --
637.80/637.88	c  N dy 13298   3537224      2560     13271    279124    131940    880859   4597953     16.08     17.00  --
641.51/641.56	c  N dy 13354   3557252      2560     13271    279124    151791    880859   5883309     16.08     17.03  --
645.21/645.20	c  N dy 13412   3577377      2560     13271    279124     89439    880859   1675169     16.08     17.02  --
648.40/648.48	c  N dy 13481   3597932      2560     13271    279124    109825    880859   3020834     16.08     17.01  --
651.91/651.91	c  N dy 13561   3618006      2560     13271    279124    129760    880859   4416806     16.08     17.02  --
655.51/655.53	c  N dy 13647   3638045      2560     13271    279124    149627    880859   5790987     16.08     18.67  --
659.50/659.57	c  N dy 13729   3658245      2560     13271    279124     86386    880859   1424874     16.08     17.26  --
662.60/662.64	c  N dy 13815   3678364      2560     13271    279124    106343    880859   2807182     16.08     16.98  --
666.01/666.02	c  N dy 13900   3698413      2560     13271    279124    126225    880859   4196604     16.08     24.51  --
668.41/668.43	c  S st 13941   3712092      2560     13271    279124    139756    880859   5094178     16.08     13.32  --
668.51/668.52	c  S st 13941   3712595      2560     13271    279124    140256    880859   5132875     16.08   no data  --
668.51/668.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
668.51/668.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
669.21/669.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.4M T:  0.67
669.40/669.45	c bin-w-bin subsume rem            0 bins  time:  0.04 s
670.80/670.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
670.80/670.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
670.91/670.91	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
697.20/697.28	c lits-rem:        80  cl-subs:     2161  v-elim:      0  v-fix:    0  time: 26.38 s
697.20/697.29	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
697.50/697.55	c vivif2 --  cl tried   138095 cl shrink        0 lits rem          0 time: 0.26
697.81/697.80	c asymm  cl-useful: 0/1155/13271 lits-rem:0 time: 0.25
697.81/697.82	c calculated reachability. Time: 0.00
697.81/697.82	c  N dy 13941   3712595      2560     13271    279124    138095    880859   5058695     16.08   no data  --
701.30/701.31	c  N dy 14013   3732744      2560     13271    279124    158083    880859   6405646     16.08     17.15  --
704.81/704.81	c  F st 14078   3751562      2560     13271    279124     92499    880859   1771783     16.08     16.50  --
705.02/705.02	c  N st 14081   3752753      2560     13271    279124     93685    880859   1854967     16.08   no data  --
708.21/708.25	c  N dy 14140   3772923      2560     13271    279124    113688    880859   3195189     16.08     17.01  --
712.50/712.50	c  N dy 14224   3797004      2560     13271    279124    137502    880859   4843094     16.08     17.31  --
716.21/716.26	c  N dy 14280   3817098      2560     13271    279124    157392    880859   6181837     16.08     17.70  --
720.20/720.22	c  N dy 14364   3838263      2560     13271    279124     93137    880859   1762117     16.08     17.09  --
723.51/723.53	c  N dy 14441   3858477      2560     13271    279124    113148    880859   3072962     16.08     16.96  --
727.21/727.27	c  N dy 14515   3880262      2560     13271    279124    134729    880859   4560924     16.07     16.97  --
730.91/730.90	c  N dy 14595   3900308      2560     13271    279124    154606    880859   5928631     16.08     18.66  --
734.71/734.79	c  N dy 14659   3920735      2560     13271    279124     88630    880859   1419692     16.07     16.94  --
737.91/737.90	c  N dy 14736   3940823      2560     13271    279124    108561    880859   2778790     16.07     17.92  --
741.31/741.33	c  N dy 14824   3961063      2560     13271    279124    128603    880859   4164114     16.07     17.11  --
744.90/744.95	c  N dy 14904   3981124      2560     13271    279124    148484    880859   5537508     16.08     19.53  --
748.91/748.97	c  N dy 14945   4001464      2560     13271    279124    168602    880859   6785658     16.07     16.98  --
752.43/752.46	c  N dy 15008   4021536      2560     13271    279124    101294    880859   2195655     16.07     17.15  --
755.81/755.84	c  N dy 15106   4041664      2560     13271    279124    121275    880859   3579204     16.07     17.13  --
759.51/759.52	c  N dy 15179   4062371      2560     13271    279124    141760    880859   4924019     16.07     17.20  --
763.32/763.41	c  N dy 15284   4082695      2560     13271    279124    161918    880859   6316413     16.07     17.04  --
767.61/767.66	c  N dy 15362   4102699      2560     13271    279124     93536    880859   1605176     16.07     23.19  --
771.31/771.36	c  N dy 15412   4123265      2560     13271    279124    113911    880859   2937300     16.07     16.98  --
774.91/774.96	c  N dy 15485   4143361      2560     13271    279124    133799    880859   4208496     16.07     19.14  --
778.61/778.67	c  N dy 15588   4163431      2560     13271    279124    153702    880859   5563570     16.07     17.58  --
782.41/782.47	c  N dy 15658   4183493      2560     13271    279124    173572    880859   6883729     16.07     18.90  --
786.11/786.17	c  N dy 15740   4204714      2560     13271    279124    105458    880859   2404775     16.07     16.93  --
787.52/787.53	c  S st 15765   4212596      2560     13271    279124    113261    880859   2893627     16.07   no data  --
787.52/787.61	c  S st 15765   4213098      2560     13271    279124    113763    880859   2930352     16.07   no data  --
787.62/787.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
787.62/787.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
788.21/788.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.3M T:  0.60
788.31/788.39	c bin-w-bin subsume rem            0 bins  time:  0.04 s
789.82/789.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
789.91/789.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
789.91/789.93	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
793.61/793.63	c lits-rem:        88  cl-subs:      724  v-elim:      0  v-fix:    0  time:  3.70 s
793.61/793.64	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
793.81/793.81	c vivif2 --  cl tried   113039 cl shrink        0 lits rem          0 time: 0.17
794.01/794.04	c asymm  cl-useful: 0/1037/13271 lits-rem:0 time: 0.24
794.01/794.06	c calculated reachability. Time: 0.00
794.01/794.06	c  N dy 15765   4213098      2560     13271    279124    113039    880859   2903789     16.07   no data  --
797.41/797.45	c  N dy 15821   4233351      2560     13271    279124    133157    880859   4298240     16.07     17.01  --
801.01/801.01	c  N dy 15898   4253410      2560     13271    279124    153057    880859   5645012     16.07     17.34  --
804.71/804.74	c  N dy 15969   4273475      2560     13271    279124    172978    880859   7018828     16.07     17.00  --
808.42/808.49	c  N dy 16059   4293754      2560     13271    279124    102892    880859   2162371     16.07     16.93  --
811.82/811.87	c  N dy 16156   4313806      2560     13271    279124    122783    880859   3535964     16.07     18.42  --
815.41/815.47	c  N dy 16231   4333986      2560     13271    279124    142793    880859   4891766     16.07     16.94  --
819.52/819.52	c  N dy 16296   4355289      2560     13271    279124    163896    880859   6231239     16.07     17.04  --
823.92/823.97	c  N dy 16369   4377294      2560     13271    279124     94470    880859   1530781     16.07     16.95  --
827.11/827.20	c  N dy 16447   4397398      2560     13271    279124    114375    880859   2865510     16.07     16.99  --
830.72/830.75	c  N dy 16520   4418051      2560     13271    279124    134851    880859   4264950     16.07     17.14  --
834.41/834.40	c  N dy 16580   4438059      2560     13271    279124    154638    880859   5593413     16.07     16.93  --
838.31/838.33	c  N dy 16685   4458127      2560     13271    279124    174563    880859   6996796     16.07     17.58  --
842.41/842.41	c  N dy 16767   4478243      2560     13271    279124    102349    880859   2061058     16.08     16.96  --
846.02/846.04	c  N dy 16858   4498248      2560     13271    279124    122198    880859   3403907     16.08     17.90  --
849.51/849.59	c  N dy 16941   4518325      2560     13271    279124    142106    880859   4704018     16.08     18.92  --
853.41/853.49	c  N dy 17020   4538649      2560     13271    279124    162236    880859   6081753     16.08     17.00  --
857.52/857.59	c  N dy 17091   4559204      2560     13271    279124    182574    880859   7419464     16.08     17.10  --
861.22/861.22	c  N dy 17164   4579254      2560     13271    279124    109286    880859   2426333     16.08     17.73  --
864.82/864.83	c  N dy 17234   4599972      2560     13271    279124    129812    880859   3788258     16.07     17.23  --
868.51/868.52	c  N dy 17306   4620107      2560     13271    279124    149769    880859   5106973     16.07     16.93  --
872.41/872.47	c  N dy 17358   4640760      2560     13271    279124    170227    880859   6432272     16.07     17.04  --
876.62/876.70	c  N dy 17428   4661219      2560     13271    279124     96352    880859   1520284     16.07     17.01  --
880.02/880.07	c  N dy 17507   4681249      2560     13271    279124    116179    880859   2848481     16.07     16.97  --
883.41/883.48	c  N dy 17562   4701768      2560     13271    279124    136494    880859   4194086     16.07     17.00  --
885.52/885.52	c  S st 17596   4713098      2560     13271    279124    147709    880859   4972527     16.07     16.35  --
885.62/885.61	c  S st 17596   4713598      2560     13271    279124    148209    880859   5010884     16.07   no data  --
885.62/885.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
885.62/885.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
886.32/886.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.2M T:  0.67
886.52/886.54	c bin-w-bin subsume rem            0 bins  time:  0.04 s
888.02/888.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
888.02/888.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
888.02/888.06	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
912.93/912.91	c lits-rem:       201  cl-subs:     2290  v-elim:      0  v-fix:    0  time: 24.84 s
912.93/912.92	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
913.12/913.18	c vivif2 --  cl tried   145919 cl shrink        0 lits rem          0 time: 0.26
913.42/913.42	c asymm  cl-useful: 0/964/13271 lits-rem:0 time: 0.25
913.42/913.44	c calculated reachability. Time: 0.00
913.42/913.44	c  N dy 17596   4713598      2560     13271    279124    145919    880859   4938384     16.07   no data  --
917.11/917.14	c  N dy 17671   4734004      2560     13271    279124    166123    880859   6301072     16.07     17.02  --
921.12/921.12	c  N dy 17746   4754032      2560     13271    279124    185962    880859   7590501     16.07     17.19  --
924.71/924.74	c  N dy 17815   4774045      2560     13271    279124    110684    880859   2421570     16.07     17.00  --
928.12/928.19	c  N dy 17889   4794104      2560     13271    279124    130591    880859   3797852     16.07     17.68  --
931.91/931.94	c  N dy 17991   4814148      2560     13271    279124    150478    880859   5187229     16.07     18.55  --
936.02/936.03	c  N dy 18052   4834172      2560     13271    279124    170323    880859   6472446     16.07     17.99  --
940.12/940.13	c  N dy 18130   4854731      2560     13271    279124    190709    880859   7852370     16.07     17.04  --
943.72/943.75	c  N dy 18205   4874818      2560     13271    279124    114492    880859   2652269     16.07     20.63  --
947.31/947.33	c  N dy 18263   4895022      2560     13271    279124    134502    880859   3933698     16.06     16.98  --
951.12/951.15	c  N dy 18347   4915648      2560     13271    279124    154956    880859   5269160     16.06     17.12  --
955.12/955.10	c  N dy 18438   4935928      2560     13271    279124    175066    880859   6642718     16.07     16.97  --
959.41/959.45	c  N dy 18502   4955990      2560     13271    279124     97814    880859   1460690     16.07     16.92  --
962.92/962.97	c  N dy 18573   4977639      2560     13271    279124    119286    880859   2921425     16.07     17.60  --
966.61/966.61	c  N dy 18656   4997664      2560     13271    279124    139152    880859   4247299     16.07     20.54  --
970.51/970.56	c  N dy 18720   5018373      2560     13271    279124    159657    880859   5572451     16.06     17.05  --
974.52/974.60	c  N dy 18803   5038466      2560     13271    279124    179598    880859   6938579     16.07     25.40  --
978.82/978.87	c  N dy 18891   5058634      2560     13271    279124    101442    880859   1651398     16.07     16.93  --
982.22/982.24	c  N dy 18953   5078733      2560     13271    279124    121392    880859   2928245     16.07     19.47  --
985.63/985.61	c  N dy 19016   5098777      2560     13271    279124    141259    880859   4287907     16.06     19.65  --
989.42/989.43	c  N dy 19092   5119196      2560     13271    279124    161495    880859   5632425     16.06     17.01  --
993.72/993.72	c  N dy 19197   5139332      2560     13271    279124    181500    880859   6998515     16.07     17.01  --
998.22/998.24	c  N dy 19262   5159390      2560     13271    279124    102243    880859   1631944     16.07     17.09  --
1001.61/1001.66	c  N dy 19317   5179413      2560     13271    279124    122069    880859   2907482     16.06     18.15  --
1005.12/1005.19	c  N dy 19376   5199596      2560     13271    279124    142046    880859   4218202     16.06     17.05  --
1007.91/1007.93	c  S st 19426   5213598      2560     13271    279124    155896    880859   5077607     16.06     14.28  --
1008.01/1008.02	c  S st 19426   5214100      2560     13271    279124    156396    880859   5114836     16.06   no data  --
1008.01/1008.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1008.01/1008.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1008.73/1008.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.2M T:  0.68
1008.91/1008.95	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1010.41/1010.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
1010.41/1010.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
1010.51/1010.51	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
1036.92/1036.94	c lits-rem:       122  cl-subs:     2937  v-elim:      0  v-fix:    0  time: 26.43 s
1036.92/1036.95	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
1037.22/1037.23	c vivif2 --  cl tried   153459 cl shrink        0 lits rem          0 time: 0.28
1037.42/1037.48	c asymm  cl-useful: 0/1292/13271 lits-rem:0 time: 0.25
1037.52/1037.50	c calculated reachability. Time: 0.00
1037.52/1037.50	c  N dy 19426   5214100      2560     13271    279124    153459    880859   5027714     16.06   no data  --
1041.12/1041.13	c  N dy 19505   5234175      2560     13271    279124    173342    880859   6366592     16.06     19.66  --
1045.03/1045.06	c  N dy 19570   5254508      2560     13271    279124    193441    880859   7617520     16.06     17.01  --
1049.02/1049.03	c  N dy 19641   5274871      2560     13271    279124    113551    880859   2340207     16.06     16.91  --
1052.42/1052.48	c  N dy 19713   5295212      2560     13271    279124    133735    880859   3735442     16.06     17.11  --
1056.11/1056.19	c  N dy 19788   5315302      2560     13271    279124    153661    880859   5060912     16.06     17.03  --
1060.22/1060.21	c  N dy 19849   5335531      2560     13271    279124    173734    880859   6394017     16.06     17.06  --
1064.12/1064.11	c  N dy 19912   5355547      2560     13271    279124    193563    880859   7726433     16.06     17.05  --
1068.22/1068.26	c  N dy 20009   5376085      2560     13271    279124    112844    880859   2262976     16.06     16.97  --
1072.02/1072.05	c  N dy 20070   5396420      2560     13271    279124    133002    880859   3583972     16.06     16.97  --
1076.12/1076.19	c  N dy 20149   5416467      2560     13271    279124    152851    880859   4886364     16.06     18.47  --
1080.12/1080.15	c  N dy 20223   5436744      2560     13271    279124    172911    880859   6225676     16.06     16.93  --
1084.32/1084.39	c  N dy 20301   5457245      2560     13271    279124    193229    880859   7553901     16.06     16.99  --
1088.42/1088.44	c  N dy 20368   5477487      2560     13271    279124    111203    880859   2104907     16.06     17.42  --
1091.82/1091.85	c  N dy 20425   5497501      2560     13271    279124    131007    880859   3381048     16.06     16.94  --
1095.42/1095.40	c  N dy 20508   5517509      2560     13271    279124    150872    880859   4697569     16.06     17.77  --
1099.52/1099.52	c  N dy 20583   5538345      2560     13271    279124    171535    880859   6031938     16.06     16.97  --
1103.62/1103.63	c  N dy 20642   5559974      2560     13271    279124    192982    880859   7472525     16.06     17.03  --
1107.92/1107.95	c  N dy 20723   5581108      2560     13271    279124    110842    880859   2035448     16.06     17.02  --
1111.42/1111.45	c  N dy 20800   5601832      2560     13271    279124    131407    880859   3438191     16.06     17.00  --
1115.12/1115.17	c  N dy 20891   5621930      2560     13271    279124    151345    880859   4834194     16.06     17.63  --
1119.02/1119.06	c  N dy 20968   5642255      2560     13271    279124    171527    880859   6177194     16.06     16.99  --
1123.03/1123.04	c  N dy 21045   5662311      2560     13271    279124    191414    880859   7543193     16.06     17.00  --
1127.43/1127.41	c  N dy 21110   5682580      2560     13271    279124    107399    880859   1760050     16.06     17.08  --
1130.84/1130.89	c  N dy 21185   5702716      2560     13271    279124    127339    880859   3085381     16.06     17.04  --
1132.82/1132.83	c  S st 21224   5714100      2560     13271    279124    138614    880859   3836047     16.06     15.74  --
1132.93/1132.91	c  S st 21224   5714605      2560     13271    279124    139118    880859   3876601     16.06   no data  --
1132.93/1132.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1132.93/1132.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1133.52/1133.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.5M T:  0.63
1133.72/1133.75	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1135.24/1135.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
1135.24/1135.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
1135.24/1135.27	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
1142.32/1142.39	c lits-rem:       215  cl-subs:     1324  v-elim:      0  v-fix:    0  time:  7.12 s
1142.42/1142.40	c vivif2 --  cl tried    13271 cl shrink        0 lits rem          0 time: 0.01
1142.62/1142.62	c vivif2 --  cl tried   137794 cl shrink        0 lits rem          0 time: 0.22
1142.83/1142.87	c asymm  cl-useful: 0/1231/13271 lits-rem:0 time: 0.25
1142.83/1142.88	c calculated reachability. Time: 0.00
1142.83/1142.88	c  N dy 21224   5714605      2560     13271    279124    137794    880859   3832494     16.06   no data  --
1146.42/1146.41	c  N dy 21284   5734666      2560     13271    279124    157695    880859   5220854     16.06     18.61  --
1150.42/1150.40	c  N dy 21351   5755644      2560     13271    279124    178492    880859   6597407     16.05     17.17  --
1154.72/1154.79	c  N dy 21420   5776490      2560     13271    279124    199089    880859   7888050     16.05     16.92  --
1158.72/1158.74	c  N dy 21485   5796573      2560     13271    279124    113952    880859   2132984     16.05     16.99  --
1162.22/1162.25	c  N dy 21557   5816619      2560     13271    279124    133819    880859   3387558     16.05     18.08  --
1165.93/1165.96	c  N dy 21642   5836921      2560     13271    279124    153946    880859   4693875     16.05     16.99  --
1170.22/1170.24	c  N dy 21719   5858784      2560     13271    279124    175581    880859   6068027     16.05     16.95  --
1174.32/1174.34	c  N dy 21779   5879508      2560     13271    279124    196143    880859   7386395     16.05     16.93  --
1178.72/1178.74	c  N dy 21860   5899761      2560     13271    279124    110182    880859   1807528     16.05     17.00  --
1182.23/1182.20	c  N dy 21940   5919964      2560     13271    279124    130172    880859   3147107     16.05     16.95  --
1185.73/1185.71	c  N dy 22031   5940008      2560     13271    279124    150053    880859   4469322     16.05     17.33  --
1189.42/1189.49	c  N dy 22088   5960207      2560     13271    279124    170025    880859   5722884     16.05     17.23  --
1193.33/1193.36	c  N dy 22165   5980233      2560     13271    279124    189877    880859   7050820     16.05     18.52  --
1197.33/1197.37	c  N dy 22229   6000240      2560     13271    279124    209706    880859   8379758     16.05     16.91  --
1201.32/1201.36	c  N dy 22313   6020582      2560     13271    279124    122890    880859   2568902     16.05     16.99  --
1205.23/1205.26	c  N dy 22379   6042606      2560     13271    279124    144679    880859   3968386     16.05     16.90  --
1208.83/1208.90	c  N dy 22458   6063470      2560     13271    279124    165349    880859   5393410     16.05     17.07  --
1212.93/1212.96	c  N dy 22535   6083492      2560     13271    279124    185161    880859   6657112     16.05     17.67  --
1216.82/1216.89	c  N dy 22622   6103526      2560     13271    279124    205032    880859   8010697     16.05     18.47  --
1221.23/1221.26	c  N dy 22686   6125386      2560     13271    279124    118673    880859   2204239     16.05     16.92  --
1224.62/1224.68	c  N dy 22762   6145509      2560     13271    279124    138615    880859   3515054     16.05     16.94  --
1228.32/1228.36	c  N dy 22849   6165618      2560     13271    279124    158552    880859   4830283     16.05     16.97  --
1232.52/1232.50	c  N dy 22944   6185697      2560     13271    279124    178473    880859   6152328     16.05     16.93  --
1237.03/1237.03	c  N dy 23022   6206112      2560     13271    279124    198720    880859   7487382     16.05     16.92  --
1238.93/1238.99	c  S st 23059   6214608      2560     13271    279124    207153    880859   8034114     16.05     14.44  --
1239.13/1239.11	c  S st 23059   6215113      2560     13271    279124    207657    880859   8075155     16.05   no data  --
1239.13/1239.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1239.13/1239.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1240.03/1240.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 29.0M T:  0.94
1240.42/1240.46	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1242.32/1242.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.92 s
1242.42/1242.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
1242.42/1242.45	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 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-3370565-1305379288/watcher-3370565-1305379288 -o /tmp/evaluation-result-3370565-1305379288/solver-3370565-1305379288 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370565-1305379288.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.60 0.81 0.28 5/382 14028
/proc/meminfo: memFree=21522696/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=21468 CPUtime=0 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 563 0 0 0 0 0 0 0 25 0 1 0 649526532 21983232 503 33554432000 4194304 4650387 140733370636208 18446744073709551615 212687675136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 5367 514 312 112 0 332 0

[startup+0.027728 s]
/proc/loadavg: 2.60 0.81 0.28 5/382 14028
/proc/meminfo: memFree=21522696/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=33140 CPUtime=0.02 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 1584 0 0 0 2 0 0 0 25 0 1 0 649526532 33935360 1490 33554432000 4194304 4650387 140733370636208 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 8285 1491 327 112 0 3250 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 33140

[startup+0.100739 s]
/proc/loadavg: 2.60 0.81 0.28 5/382 14028
/proc/meminfo: memFree=21522696/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=40016 CPUtime=0.09 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 3326 0 0 0 9 0 0 0 25 0 1 0 649526532 40976384 3228 33554432000 4194304 4650387 140733370636208 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 10004 3228 349 112 0 4969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40016

[startup+0.300701 s]
/proc/loadavg: 2.60 0.81 0.28 5/382 14028
/proc/meminfo: memFree=21522696/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=47836 CPUtime=0.29 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 5657 0 0 0 29 0 0 0 25 0 1 0 649526532 48984064 5559 33554432000 4194304 4650387 140733370636208 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 11959 5559 367 112 0 6924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47836

[startup+0.700645 s]
/proc/loadavg: 2.60 0.81 0.28 5/382 14028
/proc/meminfo: memFree=21522696/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=51072 CPUtime=0.69 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 6772 0 0 0 69 0 0 0 25 0 1 0 649526532 52297728 6674 33554432000 4194304 4650387 140733370636208 18446744073709551615 4328254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 12768 6674 378 112 0 7733 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51072

[startup+1.5005 s]
/proc/loadavg: 2.60 0.81 0.28 5/383 14029
/proc/meminfo: memFree=21493052/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=55408 CPUtime=1.49 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 8144 0 0 0 149 0 0 0 25 0 1 0 649526532 56737792 6908 33554432000 4194304 4650387 140733370636208 18446744073709551615 4331241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 13852 6908 380 112 0 8817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55408

[startup+3.1012 s]
/proc/loadavg: 2.60 0.81 0.28 5/383 14029
/proc/meminfo: memFree=21490944/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=67228 CPUtime=3.08 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 9805 0 0 0 308 0 0 0 25 0 1 0 649526532 68841472 7557 33554432000 4194304 4650387 140733370636208 18446744073709551615 4514393 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 16807 7564 381 112 0 11772 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 67228

[startup+6.30061 s]
/proc/loadavg: 2.72 0.86 0.30 5/383 14029
/proc/meminfo: memFree=21475692/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=68004 CPUtime=6.29 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 13680 0 0 0 628 1 0 0 25 0 1 0 649526532 69636096 10309 33554432000 4194304 4650387 140733370636208 18446744073709551615 4439210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 17001 10309 382 112 0 11966 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68004

[startup+12.7004 s]
/proc/loadavg: 2.82 0.91 0.32 5/383 14029
/proc/meminfo: memFree=21479384/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=77780 CPUtime=12.69 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 17903 0 0 0 1267 2 0 0 25 0 1 0 649526532 79646720 13056 33554432000 4194304 4650387 140733370636208 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 19445 13056 382 112 0 14410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77780

[startup+25.5011 s]
/proc/loadavg: 3.08 1.06 0.38 5/383 14030
/proc/meminfo: memFree=21352996/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=100812 CPUtime=25.49 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 25004 0 0 0 2545 4 0 0 25 0 1 0 649526532 103231488 18555 33554432000 4194304 4650387 140733370636208 18446744073709551615 4436131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 25203 18555 382 112 0 20168 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100812

[startup+51.1004 s]
/proc/loadavg: 3.39 1.30 0.47 5/383 14030
/proc/meminfo: memFree=21315848/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=93676 CPUtime=51.09 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 42640 0 0 0 5101 8 0 0 25 0 1 0 649526532 95924224 17423 33554432000 4194304 4650387 140733370636208 18446744073709551615 4436141 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 23419 17423 382 112 0 18384 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93676

[startup+102.314 s]
/proc/loadavg: 3.73 1.71 0.65 5/383 14032
/proc/meminfo: memFree=21155512/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=102680 CPUtime=102.3 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 76894 0 0 0 10215 15 0 0 25 0 1 0 649526532 105144320 19625 33554432000 4194304 4650387 140733370636208 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 25670 19625 382 112 0 20635 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102680

[startup+162.301 s]
/proc/loadavg: 4.10 2.17 0.88 5/383 14033
/proc/meminfo: memFree=21008280/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=192948 CPUtime=162.29 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 121247 0 0 0 16202 27 0 0 25 0 1 0 649526532 197578752 29866 33554432000 4194304 4650387 140733370636208 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 48237 29866 382 112 0 43202 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 192948

[startup+222.301 s]
/proc/loadavg: 4.03 2.50 1.07 5/383 14035
/proc/meminfo: memFree=20865892/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=158636 CPUtime=222.29 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 159863 0 0 0 22193 36 0 0 25 0 1 0 649526532 162443264 32649 33554432000 4194304 4650387 140733370636208 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 39659 32649 382 112 0 34624 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158636

[startup+282.301 s]
/proc/loadavg: 4.01 2.77 1.25 5/383 14037
/proc/meminfo: memFree=20792320/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=216860 CPUtime=282.29 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 196226 0 0 0 28184 45 0 0 25 0 1 0 649526532 222064640 33922 33554432000 4194304 4650387 140733370636208 18446744073709551615 4333678 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 54215 33922 382 112 0 49180 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 216860

[startup+342.3 s]
/proc/loadavg: 4.00 2.99 1.42 5/383 14065
/proc/meminfo: memFree=22292988/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=159604 CPUtime=342.29 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 229294 0 0 0 34176 53 0 0 25 0 1 0 649526532 163434496 33732 33554432000 4194304 4650387 140733370636208 18446744073709551615 4333751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 39901 33732 382 112 0 34866 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 159604

[startup+402.3 s]
/proc/loadavg: 4.00 3.17 1.58 5/383 14067
/proc/meminfo: memFree=22238140/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=221100 CPUtime=402.3 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 261361 0 0 0 40168 62 0 0 25 0 1 0 649526532 226406400 35875 33554432000 4194304 4650387 140733370636208 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 55275 35875 382 112 0 50240 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 221100

[startup+462.3 s]
/proc/loadavg: 4.16 3.36 1.74 5/383 14068
/proc/meminfo: memFree=22210932/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=223036 CPUtime=462.3 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 294664 0 0 0 46159 71 0 0 25 0 1 0 649526532 228388864 36986 33554432000 4194304 4650387 140733370636208 18446744073709551615 4313427 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 55759 36986 382 112 0 50724 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 223036

[startup+522.3 s]
/proc/loadavg: 4.20 3.51 1.89 5/383 14070
/proc/meminfo: memFree=22197492/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=163620 CPUtime=522.3 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 325900 0 0 0 52151 79 0 0 25 0 1 0 649526532 167546880 34260 33554432000 4194304 4650387 140733370636208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 40905 34260 382 112 0 35870 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 163620

[startup+582.3 s]
/proc/loadavg: 4.10 3.61 2.03 5/383 14072
/proc/meminfo: memFree=22129872/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=257732 CPUtime=582.3 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 349298 0 0 0 58147 83 0 0 25 0 1 0 649526532 263917568 43486 33554432000 4194304 4650387 140733370636208 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 64433 43486 382 112 0 59398 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 257732

[startup+642.3 s]
/proc/loadavg: 4.18 3.71 2.16 5/383 14073
/proc/meminfo: memFree=22110212/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=258692 CPUtime=642.32 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 379779 0 0 0 64141 91 0 0 25 0 1 0 649526532 264900608 44693 33554432000 4194304 4650387 140733370636208 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 64673 44693 382 112 0 59638 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 258692

[startup+702.3 s]
/proc/loadavg: 4.13 3.78 2.28 5/383 14075
/proc/meminfo: memFree=22080052/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=272808 CPUtime=702.3 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 398588 0 0 0 70137 93 0 0 25 0 1 0 649526532 279355392 48500 33554432000 4194304 4650387 140733370636208 18446744073709551615 4363718 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 68202 48500 382 112 0 63167 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 272808

[startup+762.315 s]
/proc/loadavg: 4.08 3.83 2.39 5/383 14076
/proc/meminfo: memFree=22100096/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=273140 CPUtime=762.32 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 429059 0 0 0 76132 100 0 0 25 0 1 0 649526532 279695360 47609 33554432000 4194304 4650387 140733370636208 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 68285 47609 382 112 0 63250 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 273140

[startup+822.301 s]
/proc/loadavg: 4.03 3.86 2.48 6/383 14078
/proc/meminfo: memFree=22062988/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=278368 CPUtime=822.31 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 456021 0 0 0 82123 108 0 0 25 0 1 0 649526532 285048832 50341 33554432000 4194304 4650387 140733370636208 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 69592 50341 382 112 0 64557 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 278368

[startup+882.301 s]
/proc/loadavg: 4.01 3.88 2.58 5/383 14080
/proc/meminfo: memFree=22026872/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=213172 CPUtime=882.31 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 485836 0 0 0 88117 114 0 0 25 0 1 0 649526532 218288128 46822 33554432000 4194304 4650387 140733370636208 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 53293 46822 382 112 0 48258 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 213172

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 2.66 5/383 14081
/proc/meminfo: memFree=22027944/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=213348 CPUtime=942.32 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 501794 0 0 0 94113 119 0 0 25 0 1 0 649526532 218468352 45397 33554432000 4194304 4650387 140733370636208 18446744073709551615 4328434 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 53337 45397 382 112 0 48302 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 213348

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 2.74 5/383 14083
/proc/meminfo: memFree=21993412/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=213624 CPUtime=1002.31 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 529248 0 0 0 100106 125 0 0 25 0 1 0 649526532 218750976 46522 33554432000 4194304 4650387 140733370636208 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 53406 46522 382 112 0 48371 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 213624

[startup+1062.3 s]
/proc/loadavg: 4.14 3.97 2.83 5/383 14084
/proc/meminfo: memFree=22001564/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=283408 CPUtime=1062.32 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 543050 0 0 0 106103 129 0 0 25 0 1 0 649526532 290209792 51426 33554432000 4194304 4650387 140733370636208 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 70852 51426 382 112 0 65817 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 283408

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 2.90 5/383 14086
/proc/meminfo: memFree=21964824/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=283672 CPUtime=1122.32 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 570382 0 0 0 112095 137 0 0 25 0 1 0 649526532 290480128 51592 33554432000 4194304 4650387 140733370636208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 70918 51592 382 112 0 65883 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 283672

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 2.97 5/383 14088
/proc/meminfo: memFree=21993188/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=228736 CPUtime=1182.33 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 595979 0 0 0 118089 144 0 0 25 0 1 0 649526532 234225664 49206 33554432000 4194304 4650387 140733370636208 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 57184 49206 382 112 0 52149 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 228736

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.04 5/383 14089
/proc/meminfo: memFree=21848324/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=343104 CPUtime=1242.32 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 631875 0 0 0 124081 151 0 0 25 0 1 0 649526532 351338496 66128 33554432000 4194304 4650387 140733370636208 18446744073709551615 4436141 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 85776 66128 382 112 0 80741 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 343104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.01 3.10 5/383 14147
/proc/meminfo: memFree=21658816/32951124 swapFree=67111348/67111528
[pid=14028] ppid=14026 vsize=347372 CPUtime=1300.04 cores=0,2
/proc/14028/stat : 14028 (strangenight1-s) R 14026 14028 13910 0 -1 4202496 632800 0 0 0 129852 152 0 0 25 0 1 0 649526532 355708928 67053 33554432000 4194304 4650387 140733370636208 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14028/statm: 86843 67053 382 112 0 81808 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 347372

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1298.53
CPU system time (s): 1.53477
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 347372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.53
system time used= 1.53477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 632800
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= 8
involuntary context switches= 1547

runsolver used 5.00124 second user time and 10.4514 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 15:21:28
IDJOB=3370565
IDBENCH=71408
IDSOLVER=1847
FILE ID=node139/3370565-1305379288
RUNJOBID= node139-1305379151-13928
PBS_JOBID= 13324363
Free space on /tmp= 73308 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes5.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370565-1305379288/watcher-3370565-1305379288 -o /tmp/evaluation-result-3370565-1305379288/solver-3370565-1305379288 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370565-1305379288.cnf

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=379894433

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21522976 kB
Buffers:        283992 kB
Cached:        2877088 kB
SwapCached:          0 kB
Active:        9072928 kB
Inactive:      2046040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21522976 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           29796 kB
Writeback:           0 kB
AnonPages:     7958016 kB
Mapped:          30160 kB
Slab:           203604 kB
PageTables:      41284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78220856 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= 73320 MiB
End job on node139 at 2011-05-14 15:43:10