Trace number 3367929

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
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 variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367929-1305391376.cnf'
0.00/0.00	c -- header says num vars:            254
0.00/0.00	c -- header says num clauses:       34661
0.00/0.01	c -- clauses added:            0 learnts,        34661 normals,            0 xors
0.00/0.01	c -- vars added        254
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       254     34576        85         0    157137         0   no data   no data
0.19/0.29	c asymm  cl-useful: 0/34576/34576 lits-rem:0 time: 0.28
0.29/0.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.29/0.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
0.29/0.31	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.59/0.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.30 s
0.59/0.61	c Finding binary XORs  T:     0.00 s  found:       0
0.59/0.62	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.59/0.62	c calculated reachability. Time: 0.00
0.59/0.62	c Calc default polars -  time:   0.00 s pos:     254 undec:       0 neg:       0
0.59/0.62	c =========================================================================================
0.59/0.62	c types(t): F = full restart, N = normal restart
0.59/0.62	c types(t): S = simplification begin/end, E = solution found
0.59/0.62	c restart types(rt): st = static, dy = dynamic
0.59/0.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.62	c  B st     0         0       254     34576        85         0    157137         0   no data   no data
0.89/0.95	c  N dy    10      4233       254     34576        85      4028    157137     93763     12.64     13.33
1.19/1.27	c  N dy    21      8262       254     34576        85      5157    157136    106766     12.25     12.92
1.59/1.61	c  N dy    31     12429       254     34576        85      9139    157136    196262     12.13     12.77
1.99/2.08	c  N dy    44     17992       254     34576        85      9826    157136    199024     11.85     12.53
2.39/2.45	c  N dy    52     22077       254     34576        85      7744    157136    140618     11.65     12.28
2.69/2.70	c  F st    62     25002       254     34576        85     10509    157136    199441     11.65     11.77
2.79/2.81	c  N st    65     26191       254     34576        85     11653    157136    225114     11.65   no data
3.09/3.15	c  S st    68     30000       254     34576        85      8123    157136    146565     11.65   no data
3.19/3.21	c  S st    68     30503       254     34576        85      8620    157136    159191     11.65   no data
3.19/3.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.19/3.21	c blocked clauses removed:        0 vars:      0 tried:         254 T: 0.00 s
3.19/3.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
3.19/3.22	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3.19/3.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.19/3.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.32	c lits-rem:       173  cl-subs:     1203  v-elim:      0  v-fix:    0  time:  0.09 s
3.68/3.70	c asymm  cl-useful: 2/34576/34576 lits-rem:2 time: 0.38
3.68/3.70	c calculated reachability. Time: 0.00
3.68/3.70	c  N dy    68     30503       254     34576        85      7417    157134    146532     11.65   no data
3.98/4.04	c  N dy    74     34558       254     34576        85     11281    157134    231127     11.54     12.31
4.29/4.40	c  N dy    93     38570       254     34576        85     15099    157134    317343     11.54     15.57
4.88/4.95	c  N dy   110     44593       254     34576        85     12625    157134    239114     11.50     12.11
4.98/5.06	c  S st   117     45756       254     34576        85     13731    157134    262960     11.52     10.38
5.08/5.12	c  S st   117     46256       254     34576        85     14228    157134    274785     11.52   no data
5.08/5.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.08/5.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
5.08/5.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.08/5.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.08/5.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.08/5.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
5.08/5.13	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
5.08/5.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.08/5.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.30	c lits-rem:       126  cl-subs:     1691  v-elim:      0  v-fix:    0  time:  0.15 s
5.29/5.31	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
5.29/5.31	c vivif2 --  cl tried    12537 cl shrink        0 lits rem          0 time: 0.00
5.69/5.76	c asymm  cl-useful: 4/34576/34576 lits-rem:4 time: 0.45
5.69/5.76	c calculated reachability. Time: 0.00
5.69/5.76	c  N dy   117     46256       254     34576        85     12537    157130    255459     11.52   no data
6.09/6.16	c  N dy   146     50423       254     34576        85     16544    157130    346730     11.62     12.39
6.60/6.61	c  N dy   164     55173       254     34576        85     11842    157130    219629     11.57     12.19
6.89/6.99	c  N dy   189     59208       254     34576        85     15720    157130    308402     11.65     13.90
7.29/7.38	c  N dy   212     63286       254     34576        85     19628    157130    399708     11.71     12.33
7.70/7.78	c  N dy   230     67420       254     34576        85     13334    157130    250153     11.71     12.69
7.89/7.95	c  S st   239     69385       254     34576        85     15232    157130    294349     11.73     11.47
7.99/8.00	c  S st   239     69888       254     34576        85     15731    157130    306857     11.73   no data
7.99/8.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.99/8.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.99/8.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
7.99/8.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
7.99/8.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.99/8.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
8.09/8.19	c lits-rem:       104  cl-subs:     1227  v-elim:      0  v-fix:    0  time:  0.15 s
8.09/8.19	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
8.19/8.20	c vivif2 --  cl tried    14504 cl shrink        0 lits rem          0 time: 0.01
8.59/8.64	c asymm  cl-useful: 1/31853/34576 lits-rem:1 time: 0.44
8.59/8.65	c calculated reachability. Time: 0.00
8.59/8.65	c  N dy   239     69888       254     34576        85     14504    157129    292605     11.73   no data
8.99/9.07	c  N dy   257     74398       254     34576        85     18825    157129    391599     11.74     12.40
9.49/9.55	c  N dy   275     79152       254     34576        85     12129    157129    223815     11.75     12.90
9.99/10.06	c  N dy   299     84742       254     34576        85     17435    157129    344149     11.76     12.43
10.29/10.32	c  F st   306     87500       254     34576        85     20077    157129    404232     11.74   no data
10.59/10.65	c  N st   311     90799       254     34576        85     23243    157129    475582     11.74   no data
11.19/11.23	c  N dy   321     96786       254     34576        85     16764    157129    307755     11.71     12.37
11.89/11.91	c  N dy   331    104174       254     34576        85     23779    157129    457048     11.64     12.28
11.89/11.99	c  S st   335    104834       254     34576        85     24406    157129    470252     11.64     10.90
11.99/12.04	c  S st   335    105337       254     34576        85     24905    157129    483675     11.64   no data
11.99/12.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/12.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
11.99/12.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.99/12.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/12.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
11.99/12.06	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
11.99/12.07	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
11.99/12.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.49/12.53	c lits-rem:       333  cl-subs:     2875  v-elim:      0  v-fix:    0  time:  0.44 s
12.49/12.53	c vivif2 --  cl tried    34575 cl shrink        0 lits rem          0 time: 0.00
12.49/12.54	c vivif2 --  cl tried    22030 cl shrink        0 lits rem          0 time: 0.01
12.49/12.57	c asymm  cl-useful: 0/2722/34575 lits-rem:0 time: 0.03
12.49/12.57	c calculated reachability. Time: 0.00
12.49/12.57	c  N dy   335    105337       254     34575        85     22030    157106    449496     11.64   no data
13.20/13.27	c  N dy   358    112090       254     34575        85     15429    157106    269859     11.65     12.31
13.89/13.98	c  N dy   392    119554       254     34575        85     22551    157106    426338     11.66     12.32
15.09/15.10	c  N dy   420    131059       254     34575        85     19378    157106    335259     11.61     12.32
15.88/15.98	c  N dy   447    140065       254     34575        85     28048    157106    526349     11.59     12.28
16.78/16.87	c  N dy   482    149102       254     34575        85     21687    157106    391693     11.59     14.23
17.68/17.79	c  S st   525    158005       254     34575        85     30201    157106    581516     11.60      9.64
17.78/17.85	c  S st   525    158506       254     34575        85     30697    157106    594189     11.60   no data
17.78/17.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.78/17.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
17.78/17.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.78/17.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.78/17.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.78/17.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
17.78/17.88	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
17.78/17.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.88/17.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
18.49/18.55	c lits-rem:       310  cl-subs:     3619  v-elim:      0  v-fix:    0  time:  0.63 s
18.49/18.55	c vivif2 --  cl tried    34575 cl shrink        0 lits rem          0 time: 0.00
18.49/18.56	c vivif2 --  cl tried    27078 cl shrink        0 lits rem          0 time: 0.01
18.71/18.78	c asymm  cl-useful: 1/6424/34575 lits-rem:1 time: 0.22
18.71/18.79	c calculated reachability. Time: 0.00
18.71/18.79	c  N dy   525    158506       254     34575        85     27078    157105    551989     11.60   no data
19.80/19.86	c  N dy   560    168624       254     34575        85     20818    157105    369104     11.59     12.28
20.90/20.99	c  N dy   614    179521       254     34575        85     31210    157105    599785     11.61     12.29
22.09/22.16	c  N dy   659    190978       254     34575        85     25275    157105    462222     11.61     13.46
23.49/23.50	c  N dy   714    203232       254     34575        85     19085    157105    324957     11.62     12.24
24.89/24.94	c  N dy   785    217090       254     34575        85     32367    157105    625307     11.66     12.29
26.40/26.42	c  N dy   832    231042       254     34575        85     26720    157105    491218     11.66     16.21
27.09/27.14	c  S st   866    237762       254     34575        85     33133    157104    635207     11.67   no data
27.19/27.21	c  S st   866    238267       254     34575        85     33636    157104    648271     11.67   no data
27.19/27.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.19/27.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
27.19/27.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.19/27.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.19/27.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.19/27.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
27.19/27.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
27.19/27.24	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
27.19/27.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
27.89/27.96	c lits-rem:       354  cl-subs:     3163  v-elim:      0  v-fix:    0  time:  0.68 s
27.89/27.96	c vivif2 --  cl tried    34574 cl shrink        0 lits rem          0 time: 0.00
27.89/27.97	c vivif2 --  cl tried    30473 cl shrink        0 lits rem          0 time: 0.01
28.19/28.20	c asymm  cl-useful: 0/10701/34574 lits-rem:0 time: 0.22
28.19/28.20	c calculated reachability. Time: 0.00
28.19/28.20	c  N dy   866    238267       254     34574        85     30473    157081    610378     11.67   no data
29.79/29.83	c  N dy   909    253526       254     34574        85     25261    157081    458791     11.65     12.28
31.59/31.62	c  N dy   971    269784       254     34574        85     40791    157081    804517     11.66     12.30
33.39/33.49	c  N dy  1045    287031       254     34574        85     36583    157081    701933     11.68     13.81
35.49/35.51	c  N dy  1090    305679       254     34574        85     32723    157081    587105     11.65     12.28
35.49/35.58	c  F st  1096    306251       254     34574        85     33280    157081    599833     11.65   no data
37.69/37.71	c  N dy  1135    325440       254     34574        85     28838    157081    483359     11.63     12.25
39.89/39.99	c  N dy  1204    345520       254     34574        85     24346    157081    378302     11.64     12.38
41.19/41.20	c  S st  1247    357401       254     34574        85     35705    157081    628619     11.64   no data
41.19/41.26	c  S st  1247    357904       254     34574        85     36205    157081    641623     11.64   no data
41.19/41.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.19/41.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
41.19/41.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.19/41.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.19/41.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.19/41.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
41.19/41.29	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
41.19/41.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.29/41.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
41.89/41.98	c lits-rem:       255  cl-subs:     2614  v-elim:      0  v-fix:    0  time:  0.65 s
41.89/41.98	c vivif2 --  cl tried    34574 cl shrink        0 lits rem          0 time: 0.00
41.89/41.99	c vivif2 --  cl tried    33591 cl shrink        0 lits rem          0 time: 0.01
42.19/42.22	c asymm  cl-useful: 0/16059/34574 lits-rem:0 time: 0.23
42.19/42.22	c calculated reachability. Time: 0.00
42.19/42.22	c  N dy  1247    357904       254     34574        85     33591    157081    610031     11.64   no data
44.49/44.52	c  N dy  1310    377941       254     34574        85     28143    157081    453396     11.62     12.30
46.69/46.73	c  N dy  1387    398206       254     34574        85     47473    157081    880350     11.62     12.25
48.99/49.00	c  N dy  1460    418395       254     34574        85     41251    157081    721622     11.62     12.32
51.29/51.39	c  N dy  1529    438913       254     34574        85     34411    157081    558370     11.62     12.24
53.58/53.63	c  N dy  1579    459087       254     34574        85     53683    157081    978962     11.60     12.21
55.89/55.90	c  N dy  1639    479537       254     34574        85     45731    157081    802772     11.58     12.29
58.59/58.62	c  N dy  1710    502835       254     34574        85     39561    157081    645097     11.57     12.18
60.89/60.97	c  N dy  1773    522877       254     34574        85     58799    157081   1053336     11.56     13.31
62.49/62.52	c  S st  1810    536857       254     34574        85     42612    157081    703337     11.55   no data
62.49/62.59	c  S st  1810    537357       254     34574        85     43103    157081    714775     11.55   no data
62.49/62.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.59/62.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
62.59/62.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.59/62.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.59/62.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.59/62.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
62.59/62.62	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
62.59/62.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
62.59/62.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
63.59/63.64	c lits-rem:       496  cl-subs:     4451  v-elim:      0  v-fix:    0  time:  0.98 s
63.59/63.64	c vivif2 --  cl tried    34574 cl shrink        0 lits rem          0 time: 0.00
63.59/63.66	c vivif2 --  cl tried    38652 cl shrink        0 lits rem          0 time: 0.01
63.59/63.67	c asymm  cl-useful: 0/1390/34574 lits-rem:0 time: 0.02
63.59/63.68	c calculated reachability. Time: 0.00
63.59/63.68	c  N dy  1810    537357       254     34574        85     38652    157081    664491     11.55   no data
66.00/66.08	c  N dy  1866    557516       254     34574        85     57933    157081   1079115     11.54     12.17
68.39/68.42	c  N dy  1935    577530       254     34574        85     46782    157081    793050     11.54     12.15
70.99/71.01	c  N dy  2016    597586       254     34574        85     34726    157081    525377     11.54     13.61
73.39/73.41	c  N dy  2095    617802       254     34574        85     54037    157081    941890     11.54     12.17
75.99/76.08	c  N dy  2183    639439       254     34574        85     42471    157081    680760     11.54     12.15
78.49/78.56	c  N dy  2259    659500       254     34574        85     61614    157081   1097911     11.54     12.17
80.99/81.09	c  N dy  2336    680191       254     34574        85     48237    157081    801690     11.54     12.20
83.60/83.68	c  N dy  2431    700223       254     34574        85     67330    157081   1224023     11.55     12.18
85.99/86.07	c  N dy  2486    720267       254     34574        85     52338    157081    878509     11.54     12.32
88.79/88.83	c  N dy  2556    740276       254     34574        85     36327    157081    536701     11.54     13.11
91.39/91.41	c  N dy  2619    762714       254     34574        85     57645    157081    984833     11.52     12.14
94.09/94.11	c  N dy  2690    782741       254     34574        85     40770    157081    629719     11.52     12.23
96.49/96.57	c  N dy  2781    802870       254     34574        85     60051    157081   1051560     11.53     12.14
96.89/96.99	c  S st  2795    806036       254     34574        85     63093    157081   1120075     11.53   no data
96.99/97.08	c  S st  2795    806543       254     34574        85     63594    157081   1133619     11.53   no data
96.99/97.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.09/97.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
97.09/97.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.09/97.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.09/97.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.09/97.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
97.09/97.12	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
97.09/97.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.09/97.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
99.49/99.58	c lits-rem:       833  cl-subs:     6173  v-elim:      0  v-fix:    0  time:  2.38 s
99.49/99.58	c vivif2 --  cl tried    34574 cl shrink        0 lits rem          0 time: 0.00
99.59/99.60	c vivif2 --  cl tried    57421 cl shrink        0 lits rem          0 time: 0.02
99.79/99.82	c asymm  cl-useful: 0/3588/34574 lits-rem:0 time: 0.22
99.79/99.83	c calculated reachability. Time: 0.00
99.79/99.83	c  N dy  2795    806543       254     34574        85     57421    157081   1061998     11.53   no data
102.59/102.66	c  N dy  2861    826623       254     34574        85     39715    157081    612283     11.52     13.28
105.00/105.09	c  N dy  2935    846898       254     34574        85     59170    157081   1040341     11.52     12.16
107.89/107.98	c  N dy  3014    866916       254     34574        85     40332    157081    616920     11.53     12.15
110.59/110.61	c  N dy  3092    888867       254     34574        85     61347    157081   1068855     11.52     12.33
113.59/113.68	c  N dy  3181    909415       254     34574        85     42037    157081    647040     11.53     12.14
116.19/116.23	c  N dy  3247    930357       254     34574        85     62061    157081   1081968     11.52     12.15
119.19/119.22	c  N dy  3332    950418       254     34574        85     41322    157081    632648     11.53     12.15
121.59/121.63	c  N dy  3393    970478       254     34574        85     60422    157081   1038871     11.52     12.79
124.39/124.47	c  N dy  3464    990638       254     34574        85     79627    157081   1448274     11.52     12.13
127.09/127.10	c  N dy  3527   1010883       254     34574        85     58133    157081    985536     11.51     12.24
130.39/130.43	c  N dy  3620   1034686       254     34574        85     80806    157081   1468127     11.51     12.18
133.20/133.23	c  N dy  3710   1054935       254     34574        85     58420    157081    999185     11.52     12.13
135.60/135.60	c  F st  3781   1071875       254     34574        85     74664    157081   1354233     11.52     10.58
136.00/136.05	c  N st  3786   1075172       254     34574        85     77814    157081   1424923     11.52   no data
139.00/139.05	c  N dy  3854   1096441       254     34574        85     55336    157081    933139     11.51     12.12
141.70/141.79	c  N dy  3922   1116499       254     34574        85     74499    157081   1336692     11.51     13.15
144.70/144.79	c  N dy  3996   1136589       254     34574        85     49963    157081    806324     11.51     13.66
147.41/147.46	c  N dy  4087   1156690       254     34574        85     69158    157081   1228588     11.51     12.14
150.49/150.54	c  N dy  4181   1176914       254     34574        85     88466    157081   1648059     11.52     12.20
153.20/153.27	c  N dy  4278   1196946       254     34574        85     63004    157081   1073869     11.52     13.66
155.00/155.01	c  S st  4324   1209814       254     34574        85     75307    157081   1333465     11.52     10.68
155.00/155.10	c  S st  4324   1210314       254     34574        85     75806    157081   1346334     11.52   no data
155.00/155.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
155.11/155.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
155.11/155.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
155.11/155.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
155.11/155.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.11/155.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
155.11/155.15	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
155.11/155.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
155.20/155.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
158.60/158.60	c lits-rem:       927  cl-subs:     5530  v-elim:      0  v-fix:    0  time:  3.36 s
158.60/158.60	c vivif2 --  cl tried    34574 cl shrink        0 lits rem          0 time: 0.00
158.60/158.63	c vivif2 --  cl tried    70276 cl shrink        0 lits rem          0 time: 0.02
158.80/158.87	c asymm  cl-useful: 0/3990/34574 lits-rem:0 time: 0.24
158.80/158.87	c calculated reachability. Time: 0.00
158.80/158.87	c  N dy  4324   1210314       254     34574        85     70276    157081   1277180     11.52   no data
161.80/161.85	c  N dy  4391   1230403       254     34574        85     89438    157081   1682642     11.51     12.21
164.59/164.60	c  N dy  4464   1250476       254     34574        85     63066    157081   1063409     11.51     17.44
167.39/167.40	c  N dy  4524   1270622       254     34574        85     82248    157081   1462903     11.51     12.15
170.40/170.46	c  N dy  4582   1292100       254     34574        85     56244    157081    893147     11.50     12.11
173.20/173.20	c  N dy  4651   1312504       254     34574        85     75683    157081   1303713     11.50     12.17
176.40/176.40	c  N dy  4739   1332524       254     34574        85     94754    157081   1710993     11.50     12.18
179.31/179.37	c  N dy  4787   1354424       254     34574        85     68284    157081   1128071     11.49     12.15
182.29/182.35	c  N dy  4863   1374927       254     34574        85     87827    157081   1547023     11.49     12.12
185.39/185.43	c  N dy  4954   1394950       254     34574        85     58539    157081    909127     11.49     12.13
188.20/188.23	c  N dy  5034   1415503       254     34574        85     78195    157081   1333241     11.49     12.16
191.20/191.24	c  N dy  5095   1435757       254     34574        85     97564    157080   1744602     11.49     12.11
193.99/194.00	c  N dy  5178   1455982       254     34574        85     67416    157080   1095285     11.49     12.17
196.91/196.91	c  N dy  5254   1476660       254     34574        85     87157    157080   1522052     11.49     12.25
200.00/200.02	c  N dy  5312   1496775       254     34574        85     55999    157080    839631     11.49     12.12
202.60/202.64	c  N dy  5381   1516950       254     34574        85     75206    157080   1248800     11.49     12.13
206.10/206.10	c  N dy  5444   1540318       254     34574        85     97551    157080   1716202     11.48     12.12
209.09/209.11	c  N dy  5532   1560765       254     34574        85     65858    157080   1037212     11.48     12.22
211.80/211.89	c  N dy  5592   1581353       254     34574        85     85422    157080   1444945     11.48     12.09
215.40/215.41	c  N dy  5680   1602094       254     34574        85     52974    157080    745847     11.48     12.09
217.89/217.95	c  N dy  5761   1622380       254     34574        85     72247    157080   1162538     11.48     12.13
220.89/220.95	c  N dy  5854   1642507       254     34574        85     91479    157080   1580829     11.48     12.15
224.20/224.30	c  N dy  5920   1662743       254     34574        85     57572    157080    831811     11.48     12.10
226.80/226.84	c  N dy  5983   1682756       254     34574        85     76710    157080   1233259     11.47     12.33
229.91/229.98	c  N dy  6052   1703690       254     34574        85     96647    157080   1652645     11.47     12.12
231.01/231.08	c  S st  6080   1710314       254     34574        85    102966    157080   1788025     11.47   no data
231.10/231.18	c  S st  6080   1710814       254     34574        85    103459    157080   1800671     11.47   no data
231.10/231.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
231.20/231.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
231.20/231.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
231.20/231.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
231.20/231.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.20/231.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
231.20/231.25	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
231.20/231.27	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
231.30/231.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
238.40/238.49	c lits-rem:      1371  cl-subs:    10278  v-elim:      0  v-fix:    0  time:  7.12 s
238.40/238.50	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
238.50/238.53	c vivif2 --  cl tried    93181 cl shrink        0 lits rem          0 time: 0.03
238.71/238.79	c asymm  cl-useful: 0/3853/34573 lits-rem:0 time: 0.26
238.80/238.80	c calculated reachability. Time: 0.00
238.80/238.80	c  N dy  6080   1710814       254     34573        85     93181    157057   1676552     11.47   no data
242.09/242.11	c  N dy  6141   1730887       254     34573        85     58329    157057    845629     11.47     12.10
244.70/244.78	c  N dy  6210   1750995       254     34573        85     77492    157057   1251716     11.46     12.21
247.80/247.80	c  N dy  6287   1771142       254     34573        85     96651    157057   1660943     11.46     12.07
251.00/251.08	c  N dy  6353   1791699       254     34573        85     61340    157057    892937     11.46     12.18
253.69/253.77	c  N dy  6456   1811764       254     34573        85     80486    157057   1313904     11.46     12.10
256.89/256.92	c  N dy  6560   1831774       254     34573        85     99649    157057   1729500     11.47     15.34
260.20/260.28	c  N dy  6624   1852761       254     34573        85     63585    157057    920514     11.46     12.12
262.91/262.98	c  N dy  6697   1873002       254     34573        85     82944    157057   1335382     11.46     12.07
266.00/266.04	c  N dy  6794   1893011       254     34573        85    102001    157057   1758463     11.47     12.12
269.20/269.24	c  N dy  6862   1913164       254     34573        85     64276    157057    931073     11.47     12.07
272.00/272.03	c  N dy  6953   1933622       254     34573        85     83771    157057   1352451     11.47     12.12
275.20/275.23	c  N dy  7047   1954096       254     34573        85    103315    157057   1775126     11.47     12.13
278.40/278.48	c  N dy  7099   1974109       254     34573        85     64489    157057    919927     11.46     12.65
281.10/281.17	c  N dy  7178   1994224       254     34573        85     83695    157057   1333458     11.46     12.08
284.30/284.30	c  N dy  7255   2014275       254     34573        85    102848    157057   1740765     11.46     12.23
287.80/287.82	c  N dy  7337   2034345       254     34573        85     63086    157057    882047     11.46     12.08
290.60/290.64	c  N dy  7418   2055303       254     34573        85     83111    157057   1311465     11.46     12.11
293.90/293.99	c  N dy  7517   2077106       254     34573        85    103870    157057   1751474     11.47     12.15
297.60/297.61	c  N dy  7592   2097282       254     34573        85     63236    157057    871081     11.47     12.08
300.40/300.43	c  N dy  7667   2118486       254     34573        85     83494    157057   1298867     11.47     12.12
303.40/303.44	c  N dy  7739   2138564       254     34573        85    102641    157057   1707528     11.47     12.50
307.10/307.11	c  N dy  7804   2158912       254     34573        85     61197    157057    817134     11.46     12.29
309.80/309.83	c  N dy  7872   2179283       254     34573        85     80623    157057   1226272     11.46     12.13
313.10/313.11	c  N dy  7952   2200344       254     34573        85    100728    157057   1652978     11.46     12.21
314.80/314.85	c  S st  8005   2210815       254     34573        85    110717    157057   1870592     11.46     10.31
314.90/314.96	c  S st  8005   2211316       254     34573        85    111214    157057   1882330     11.46   no data
314.90/314.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
315.00/315.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
315.00/315.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
315.00/315.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
315.00/315.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
315.00/315.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
315.00/315.03	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
315.00/315.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
315.10/315.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
322.40/322.40	c lits-rem:      1135  cl-subs:    10447  v-elim:      0  v-fix:    0  time:  7.25 s
322.40/322.40	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
322.40/322.44	c vivif2 --  cl tried   100767 cl shrink        0 lits rem          0 time: 0.03
322.70/322.70	c asymm  cl-useful: 0/7715/34573 lits-rem:0 time: 0.26
322.70/322.70	c calculated reachability. Time: 0.00
322.70/322.70	c  N dy  8005   2211316       254     34573        85    100767    157057   1755971     11.46   no data
326.10/326.10	c  N dy  8069   2231361       254     34573        85    119918    157057   2162516     11.46     12.08
329.60/329.63	c  N dy  8153   2254418       254     34573        85     80254    157057   1224461     11.46     12.10
332.60/332.68	c  N dy  8226   2274589       254     34573        85     99503    157057   1632537     11.46     12.08
335.90/335.97	c  N dy  8299   2294764       254     34573        85    118720    157057   2039139     11.46     12.09
339.10/339.19	c  N dy  8355   2314949       254     34573        85     75370    157057   1096029     11.46     12.07
342.20/342.26	c  N dy  8421   2337002       254     34573        85     96354    157057   1525644     11.46     12.08
345.41/345.46	c  N dy  8489   2357039       254     34573        85    115408    157057   1923834     11.46     12.06
349.00/349.02	c  N dy  8559   2377616       254     34573        85     71504    157057   1007759     11.45     12.16
351.70/351.80	c  N dy  8631   2397661       254     34573        85     90661    157057   1416632     11.45     13.33
355.00/355.04	c  N dy  8679   2418782       254     34573        85    110771    157057   1835661     11.45     12.06
359.00/359.09	c  N dy  8765   2438964       254     34573        85     65513    157057    868021     11.45     12.06
361.81/361.87	c  N dy  8855   2459367       254     34573        85     84935    157057   1277720     11.45     12.08
364.90/364.95	c  N dy  8943   2479472       254     34573        85    104063    157057   1686790     11.45     12.06
368.40/368.41	c  N dy  9026   2499536       254     34573        85    123322    157057   2098051     11.45     12.46
371.82/371.82	c  N dy  9105   2519588       254     34573        85     76859    157057   1093992     11.45     13.46
374.80/374.80	c  N dy  9180   2540178       254     34573        85     96533    157057   1507386     11.45     12.15
378.10/378.14	c  N dy  9236   2561346       254     34573        85    116748    157057   1928851     11.45     12.08
382.00/382.02	c  N dy  9325   2581365       254     34573        85     69289    157057    921500     11.45     12.12
384.80/384.85	c  N dy  9398   2601501       254     34573        85     88450    157057   1330287     11.45     12.08
388.10/388.14	c  N dy  9447   2621841       254     34573        85    107897    157057   1739595     11.45     12.11
392.00/392.07	c  N dy  9528   2641893       254     34573        85    127010    157057   2150816     11.45     13.78
395.50/395.56	c  N dy  9607   2662029       254     34573        85     78709    157057   1116416     11.45     12.28
398.50/398.52	c  N dy  9674   2682343       254     34573        85     98124    157057   1519053     11.45     12.12
401.70/401.73	c  N dy  9723   2702620       254     34573        85    117379    157057   1919392     11.44     12.06
403.20/403.22	c  S st  9747   2711318       254     34573        85    125706    157057   2093939     11.44      9.22
403.30/403.33	c  S st  9747   2711820       254     34573        85    126203    157057   2106495     11.44   no data
403.30/403.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
403.40/403.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
403.40/403.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
403.40/403.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
403.40/403.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
403.40/403.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
403.40/403.41	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
403.40/403.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
403.50/403.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
411.01/411.04	c lits-rem:      1620  cl-subs:    12737  v-elim:      0  v-fix:    0  time:  7.49 s
411.01/411.05	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
411.01/411.09	c vivif2 --  cl tried   113466 cl shrink        0 lits rem          0 time: 0.04
411.31/411.34	c asymm  cl-useful: 0/8911/34573 lits-rem:0 time: 0.26
411.31/411.35	c calculated reachability. Time: 0.00
411.31/411.35	c  N dy  9747   2711820       254     34573        85    113466    157057   1954288     11.44   no data
415.10/415.17	c  N dy  9831   2732248       254     34573        85    132962    157057   2364789     11.44     12.21
418.41/418.46	c  N dy  9913   2752439       254     34573        85     84075    157057   1235841     11.44     12.18
421.41/421.46	c  N dy  9983   2772845       254     34573        85    103506    157057   1640036     11.44     12.07
424.81/424.87	c  N dy 10058   2793599       254     34573        85    123287    157057   2059131     11.44     12.07
428.70/428.75	c  N dy 10139   2814011       254     34573        85     73514    157057    989788     11.44     12.14
431.41/431.46	c  N dy 10197   2834060       254     34573        85     92611    157057   1386317     11.44     12.37
434.52/434.54	c  N dy 10259   2854534       254     34573        85    112195    157057   1800722     11.44     12.16
438.10/438.11	c  N dy 10357   2874587       254     34573        85    131335    157057   2211487     11.44     12.10
441.90/442.00	c  N dy 10427   2895660       254     34573        85     81180    157057   1140150     11.44     12.06
444.90/444.90	c  N dy 10510   2916053       254     34573        85    100729    157057   1560123     11.44     12.07
448.10/448.16	c  N dy 10585   2936143       254     34573        85    119917    157057   1959486     11.44     15.21
451.80/451.85	c  N dy 10673   2956153       254     34573        85    139047    157057   2365967     11.44     13.63
455.31/455.39	c  N dy 10737   2977586       254     34573        85     88107    157057   1274717     11.44     12.06
458.30/458.32	c  N dy 10797   2997615       254     34573        85    107192    157057   1674066     11.44     13.39
461.71/461.71	c  N dy 10875   3017693       254     34573        85    126398    157057   2078463     11.44     13.43
466.00/466.00	c  N dy 10968   3038108       254     34573        85     73573    157057    959907     11.44     12.16
468.62/468.64	c  N dy 11045   3058174       254     34573        85     92651    157057   1366998     11.44     12.08
471.70/471.76	c  N dy 11126   3078252       254     34573        85    111803    157057   1777883     11.44     12.13
475.40/475.46	c  N dy 11208   3099115       254     34573        85    131740    157057   2205215     11.44     12.14
479.41/479.44	c  N dy 11287   3119276       254     34573        85     77755    157057   1043267     11.44     12.05
482.30/482.39	c  N dy 11369   3140187       254     34573        85     97734    157057   1469765     11.44     12.05
485.50/485.58	c  N dy 11446   3160274       254     34573        85    116905    157057   1877608     11.44     12.07
489.11/489.19	c  N dy 11526   3180358       254     34573        85    136190    157057   2287510     11.44     13.04
493.11/493.16	c  N dy 11618   3200550       254     34573        85     81069    157057   1096669     11.44     12.05
494.71/494.80	c  S st 11670   3211820       254     34573        85     91814    157057   1326010     11.44     11.28
494.81/494.88	c  S st 11670   3212323       254     34573        85     92308    157057   1338109     11.44   no data
494.81/494.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
494.91/494.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
494.91/494.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
494.91/494.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
494.91/494.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
494.91/494.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
494.91/494.94	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
494.91/494.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
495.02/495.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
497.22/497.22	c lits-rem:       503  cl-subs:     4314  v-elim:      0  v-fix:    0  time:  2.19 s
497.22/497.22	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
497.22/497.25	c vivif2 --  cl tried    87994 cl shrink        0 lits rem          0 time: 0.03
497.41/497.43	c asymm  cl-useful: 0/6516/34573 lits-rem:0 time: 0.18
497.41/497.44	c calculated reachability. Time: 0.00
497.41/497.44	c  N dy 11670   3212323       254     34573        85     87994    157057   1288228     11.44   no data
500.61/500.62	c  N dy 11753   3232464       254     34573        85    107213    157057   1694227     11.44     12.09
503.82/503.89	c  N dy 11819   3252492       254     34573        85    126272    157057   2094448     11.44     12.75
507.61/507.61	c  N dy 11876   3272728       254     34573        85    145489    157057   2483756     11.44     12.09
511.52/511.52	c  N dy 11961   3293613       254     34573        85     90387    157057   1292439     11.44     12.08
515.01/515.08	c  N dy 12059   3313636       254     34573        85    109395    157057   1700030     11.44     13.25
518.51/518.58	c  N dy 12125   3334534       254     34573        85    129259    157057   2110338     11.44     12.12
522.31/522.37	c  N dy 12203   3354605       254     34573        85    148429    157057   2520490     11.44     12.49
525.90/525.91	c  N dy 12289   3374615       254     34573        85     91563    157057   1307805     11.44     12.69
528.91/528.98	c  N dy 12346   3394705       254     34573        85    110666    157057   1690378     11.44     13.79
532.31/532.35	c  N dy 12424   3414745       254     34573        85    129809    157057   2106719     11.44     12.05
536.31/536.31	c  N dy 12519   3434803       254     34573        85    149057    157057   2517884     11.44     13.93
540.20/540.20	c  N dy 12598   3456694       254     34573        85     92987    157057   1330150     11.44     12.07
543.32/543.40	c  N dy 12691   3476804       254     34573        85    112254    157057   1744126     11.44     12.08
546.81/546.87	c  N dy 12768   3496807       254     34573        85    131317    157057   2146307     11.44     12.11
550.81/550.84	c  N dy 12850   3517351       254     34573        85    150948    157057   2558779     11.44     12.10
554.42/554.49	c  N dy 12935   3537503       254     34573        85     92137    157057   1302110     11.44     12.07
557.51/557.57	c  N dy 13001   3557552       254     34573        85    111344    157057   1709863     11.44     20.85
561.03/561.03	c  N dy 13075   3577558       254     34573        85    130479    157057   2116041     11.44     12.07
564.71/564.76	c  N dy 13135   3597783       254     34573        85    149719    157057   2518512     11.44     12.13
568.30/568.34	c  N dy 13188   3617788       254     34573        85     89752    157057   1241042     11.44     14.11
571.31/571.36	c  N dy 13257   3637916       254     34573        85    108958    157057   1641920     11.44     12.07
574.71/574.72	c  N dy 13342   3657957       254     34573        85    128048    157057   2056354     11.44     12.73
578.41/578.43	c  N dy 13407   3678021       254     34573        85    147171    157057   2454047     11.44     12.06
582.51/582.54	c  N dy 13475   3698119       254     34573        85     86377    157057   1161320     11.44     12.04
584.61/584.62	c  S st 13534   3712325       254     34573        85     99912    157057   1443350     11.44   no data
584.71/584.72	c  S st 13534   3712831       254     34573        85    100411    157057   1454736     11.44   no data
584.71/584.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.71/584.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
584.71/584.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.71/584.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.71/584.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.71/584.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
584.71/584.78	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
584.81/584.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
584.81/584.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
588.52/588.59	c lits-rem:       547  cl-subs:     5423  v-elim:      0  v-fix:    0  time:  3.72 s
588.52/588.59	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
588.61/588.63	c vivif2 --  cl tried    94988 cl shrink        0 lits rem          0 time: 0.04
589.01/589.03	c asymm  cl-useful: 0/2364/34573 lits-rem:0 time: 0.40
589.01/589.04	c calculated reachability. Time: 0.00
589.01/589.04	c  N dy 13534   3712831       254     34573        85     94988    157057   1393477     11.44   no data
593.01/593.08	c  N dy 13621   3732954       254     34573        85    114266    157057   1805499     11.44     12.10
597.01/597.00	c  F st 13679   3751562       254     34573        85    132003    157057   2182887     11.44   no data
597.41/597.45	c  N st 13683   3753600       254     34573        85    133964    157057   2228594     11.44   no data
602.31/602.34	c  N dy 13729   3775956       254     34573        85    155258    157057   2669879     11.43     12.05
606.91/606.98	c  N dy 13818   3795963       254     34573        85     93603    157057   1314272     11.43     12.97
610.81/610.81	c  N dy 13882   3820872       254     34573        85    117379    157057   1794805     11.43     12.04
614.21/614.28	c  N dy 13954   3841211       254     34573        85    136743    157057   2199238     11.43     12.09
618.12/618.17	c  N dy 14049   3861474       254     34573        85    156075    157057   2614875     11.43     12.12
622.11/622.20	c  N dy 14111   3882417       254     34573        85     94321    157057   1307839     11.43     12.04
625.31/625.37	c  N dy 14172   3902598       254     34573        85    113579    157057   1702784     11.43     12.14
628.81/628.83	c  N dy 14231   3923340       254     34573        85    133356    157057   2108468     11.43     12.25
632.61/632.65	c  N dy 14307   3943694       254     34573        85    152748    157057   2520119     11.43     12.03
636.92/636.96	c  N dy 14387   3964714       254     34573        85     90138    157057   1221992     11.43     12.06
639.81/639.87	c  N dy 14438   3984761       254     34573        85    109199    157057   1608602     11.43     12.04
643.32/643.33	c  N dy 14518   4005268       254     34573        85    128835    157057   2024606     11.43     12.06
647.02/647.02	c  N dy 14579   4025309       254     34573        85    147931    157057   2419295     11.42     12.07
651.02/651.01	c  N dy 14650   4045340       254     34573        85    167069    157057   2815192     11.42     12.44
654.71/654.72	c  N dy 14716   4066518       254     34573        85    103511    157057   1485343     11.42     12.05
657.91/657.94	c  N dy 14780   4086659       254     34573        85    122595    157057   1877509     11.42     12.03
661.71/661.73	c  N dy 14850   4107763       254     34573        85    142693    157057   2294174     11.42     12.06
665.61/665.65	c  N dy 14924   4127819       254     34573        85    161817    157057   2690498     11.42     12.96
669.82/669.90	c  N dy 15008   4149110       254     34573        85     97562    157057   1366534     11.42     12.08
673.12/673.13	c  N dy 15096   4169245       254     34573        85    116720    157057   1772497     11.42     12.05
676.61/676.62	c  N dy 15172   4189298       254     34573        85    135795    157057   2175274     11.42     12.88
680.31/680.36	c  N dy 15223   4209503       254     34573        85    155104    157057   2569042     11.42     12.03
681.01/681.04	c  S st 15236   4212832       254     34573        85    158289    157057   2636820     11.42     10.09
681.11/681.16	c  S st 15236   4213337       254     34573        85    158784    157057   2649232     11.42   no data
681.11/681.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
681.21/681.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
681.21/681.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
681.21/681.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
681.21/681.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
681.21/681.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
681.21/681.25	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
681.21/681.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
681.41/681.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
691.02/691.02	c lits-rem:      1339  cl-subs:    16595  v-elim:      0  v-fix:    0  time:  9.59 s
691.02/691.03	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
691.02/691.09	c vivif2 --  cl tried   142189 cl shrink        0 lits rem          0 time: 0.06
691.32/691.37	c asymm  cl-useful: 0/1853/34573 lits-rem:0 time: 0.28
691.32/691.38	c calculated reachability. Time: 0.00
691.32/691.38	c  N dy 15236   4213337       254     34573        85    142189    157057   2447005     11.42   no data
695.51/695.57	c  N dy 15321   4234400       254     34573        85    162310    157057   2866320     11.42     12.10
699.41/699.47	c  N dy 15366   4254564       254     34573        85     96240    157057   1327191     11.42     12.07
702.61/702.67	c  N dy 15457   4274574       254     34573        85    115321    157057   1734299     11.42     12.08
706.61/706.67	c  N dy 15533   4297802       254     34573        85    137464    157057   2194237     11.42     12.08
710.71/710.72	c  N dy 15587   4319600       254     34573        85    158199    157057   2625024     11.41     12.03
715.32/715.30	c  N dy 15664   4339610       254     34573        85     91068    157057   1216968     11.41     12.48
719.01/719.02	c  N dy 15745   4363009       254     34573        85    113321    157057   1676987     11.41     12.04
723.41/723.49	c  N dy 15849   4383211       254     34573        85    132586    157057   2088022     11.42     12.06
727.82/727.82	c  N dy 15927   4403911       254     34573        85    152330    157057   2500098     11.42     12.08
732.12/732.19	c  N dy 16009   4425186       254     34573        85    172657    157057   2928110     11.42     12.11
735.82/735.90	c  N dy 16067   4445858       254     34573        85    104908    157057   1493095     11.41     12.32
739.02/739.03	c  N dy 16115   4465942       254     34573        85    124038    157057   1880797     11.41     12.10
742.61/742.69	c  N dy 16190   4486109       254     34573        85    143296    157057   2288682     11.41     12.17
746.82/746.83	c  N dy 16268   4507179       254     34573        85    163444    157057   2709598     11.41     12.08
751.33/751.37	c  N dy 16341   4527781       254     34573        85     94708    157057   1276508     11.41     12.02
754.42/754.49	c  N dy 16410   4548323       254     34573        85    114182    157057   1677210     11.41     12.04
758.02/758.08	c  N dy 16484   4568737       254     34573        85    133632    157057   2080375     11.41     12.08
762.01/762.01	c  N dy 16552   4589182       254     34573        85    153157    157057   2482585     11.41     12.02
765.91/765.96	c  N dy 16617   4609315       254     34573        85    172387    157057   2894569     11.41     12.04
770.32/770.30	c  N dy 16703   4630310       254     34573        85    103039    157057   1446545     11.41     12.06
773.62/773.68	c  N dy 16802   4650324       254     34573        85    122205    157057   1849859     11.41     12.88
777.12/777.17	c  N dy 16861   4670342       254     34573        85    141248    157057   2239934     11.41     12.01
781.12/781.17	c  N dy 16940   4690401       254     34573        85    160442    157057   2639998     11.41     12.02
785.51/785.55	c  N dy 17030   4710600       254     34573        85    179751    157057   3051784     11.41     12.08
786.71/786.74	c  S st 17045   4713337       254     34573        85     91970    157057   1209740     11.41     11.02
786.81/786.83	c  S st 17045   4713841       254     34573        85     92468    157057   1221408     11.41   no data
786.81/786.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
786.81/786.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
786.81/786.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
786.81/786.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
786.81/786.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
786.81/786.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
786.81/786.88	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
786.91/786.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
786.91/786.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
787.81/787.89	c lits-rem:       128  cl-subs:     1579  v-elim:      0  v-fix:    0  time:  0.93 s
787.81/787.89	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
787.91/787.93	c vivif2 --  cl tried    90889 cl shrink        0 lits rem          0 time: 0.03
788.11/788.18	c asymm  cl-useful: 0/3878/34573 lits-rem:0 time: 0.25
788.11/788.19	c calculated reachability. Time: 0.00
788.11/788.19	c  N dy 17045   4713841       254     34573        85     90889    157057   1208322     11.41   no data
791.31/791.31	c  N dy 17129   4733928       254     34573        85    110077    157057   1610263     11.41     13.18
794.71/794.75	c  N dy 17211   4754088       254     34573        85    129264    157057   2012891     11.41     12.03
798.32/798.37	c  N dy 17260   4774123       254     34573        85    148283    157057   2388199     11.41     12.04
802.42/802.44	c  N dy 17339   4795150       254     34573        85    168380    157057   2808776     11.41     12.04
807.02/807.03	c  N dy 17395   4815835       254     34573        85     96805    157057   1310558     11.41     12.10
810.22/810.22	c  N dy 17468   4836019       254     34573        85    116130    157057   1709189     11.41     12.02
813.52/813.52	c  N dy 17513   4856041       254     34573        85    135095    157057   2084857     11.40     12.09
817.51/817.51	c  N dy 17589   4877167       254     34573        85    155259    157057   2506699     11.40     12.06
821.73/821.72	c  N dy 17662   4897254       254     34573        85    174434    157057   2906835     11.40     12.01
826.13/826.14	c  N dy 17717   4918262       254     34573        85    102177    157057   1411703     11.40     12.03
829.43/829.43	c  N dy 17792   4938350       254     34573        85    121384    157057   1813707     11.40     12.01
832.92/832.90	c  N dy 17852   4958384       254     34573        85    140401    157057   2202973     11.40     12.71
836.92/836.93	c  N dy 17917   4978444       254     34573        85    159540    157057   2585245     11.40     13.84
840.81/840.83	c  N dy 17957   4998455       254     34573        85    178599    157057   2959636     11.40     12.15
845.02/845.06	c  N dy 18015   5018689       254     34573        85    104780    157057   1465474     11.39     12.03
848.32/848.35	c  N dy 18096   5038749       254     34573        85    123952    157057   1872135     11.39     12.14
852.12/852.10	c  N dy 18166   5058986       254     34573        85    143305    157057   2273958     11.39     12.03
856.93/856.95	c  N dy 18225   5083708       254     34573        85    166755    157057   2738890     11.39     12.08
861.42/861.42	c  N dy 18290   5105375       254     34573        85    187385    157057   3167116     11.39     12.19
865.32/865.35	c  N dy 18360   5125502       254     34573        85    112461    157057   1617311     11.39     12.01
868.62/868.65	c  N dy 18409   5145524       254     34573        85    131526    157057   2001466     11.39     12.02
872.52/872.59	c  N dy 18483   5165567       254     34573        85    150662    157057   2393528     11.39     12.06
877.72/877.71	c  N dy 18554   5187223       254     34573        85    171268    157057   2806049     11.39     12.00
884.02/884.02	c  N dy 18619   5207280       254     34573        85     95302    157057   1256025     11.39     12.03
885.22/885.20	c  S st 18642   5213841       254     34573        85    101562    157057   1387640     11.38     10.44
885.32/885.31	c  S st 18642   5214345       254     34573        85    102063    157057   1400731     11.38   no data
885.32/885.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
885.32/885.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
885.42/885.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
885.42/885.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
885.42/885.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
885.42/885.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
885.42/885.41	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
885.42/885.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
885.53/885.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
887.73/887.77	c lits-rem:       256  cl-subs:     2839  v-elim:      0  v-fix:    0  time:  2.24 s
887.73/887.78	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
887.82/887.82	c vivif2 --  cl tried    99224 cl shrink        0 lits rem          0 time: 0.04
888.32/888.30	c asymm  cl-useful: 0/3853/34573 lits-rem:0 time: 0.48
888.32/888.30	c calculated reachability. Time: 0.00
888.32/888.30	c  N dy 18642   5214345       254     34573        85     99224    157057   1374223     11.38   no data
892.32/892.35	c  N dy 18725   5234567       254     34573        85    118483    157057   1780947     11.39     12.24
896.72/896.78	c  N dy 18802   5254618       254     34573        85    137613    157057   2178308     11.39     11.99
901.52/901.53	c  N dy 18862   5274758       254     34573        85    156744    157057   2569062     11.38     12.01
907.02/907.00	c  N dy 18932   5295230       254     34573        85    176225    157057   2964934     11.38     12.07
913.22/913.27	c  N dy 19029   5315349       254     34573        85     99495    157057   1348246     11.39     12.05
917.22/917.24	c  N dy 19108   5335418       254     34573        85    118605    157057   1754501     11.39     12.03
921.52/921.57	c  N dy 19178   5356167       254     34573        85    138447    157057   2177989     11.38     12.00
926.13/926.15	c  N dy 19230   5376242       254     34573        85    157511    157057   2568403     11.38     12.02
930.72/930.71	c  N dy 19305   5396476       254     34573        85    176824    157057   2970465     11.38     12.00
936.14/936.12	c  N dy 19402   5416676       254     34573        85     99131    157057   1329660     11.38     12.02
939.44/939.44	c  N dy 19479   5436803       254     34573        85    118374    157057   1725562     11.38     12.02
943.03/943.03	c  N dy 19555   5457777       254     34573        85    138282    157057   2139992     11.38     12.10
947.03/947.03	c  N dy 19646   5477877       254     34573        85    157516    157057   2543380     11.39     12.95
951.32/951.39	c  N dy 19735   5497973       254     34573        85    176713    157057   2940698     11.39     15.08
956.82/956.88	c  N dy 19826   5518491       254     34573        85     98298    157057   1304455     11.39     12.00
960.02/960.00	c  N dy 19892   5538586       254     34573        85    117420    157057   1700761     11.39     15.45
963.83/963.88	c  N dy 19995   5560472       254     34573        85    138248    157057   2136698     11.39     12.02
968.13/968.15	c  N dy 20058   5582533       254     34573        85    159224    157057   2565155     11.39     12.03
972.33/972.39	c  N dy 20130   5603030       254     34573        85    178789    157057   2972955     11.39     12.04
977.93/977.92	c  N dy 20212   5623099       254     34573        85     99043    157057   1316982     11.39     12.11
981.33/981.35	c  N dy 20297   5644425       254     34573        85    119424    157057   1750563     11.39     12.03
984.83/984.81	c  N dy 20363   5664501       254     34573        85    138559    157057   2151579     11.39     15.79
988.63/988.67	c  N dy 20426   5684950       254     34573        85    158041    157057   2555820     11.39     12.01
993.43/993.42	c  N dy 20493   5706767       254     34573        85    178822    157057   2975404     11.38     12.00
995.23/995.20	c  S st 20534   5714346       254     34573        85    186043    157057   3130601     11.39   no data
995.33/995.36	c  S st 20534   5714849       254     34573        85    186542    157057   3143246     11.39   no data
995.33/995.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
995.43/995.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
995.43/995.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
995.43/995.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
995.43/995.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
995.43/995.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
995.43/995.48	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
995.54/995.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
995.63/995.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
1006.62/1006.67	c lits-rem:      1509  cl-subs:    17942  v-elim:      0  v-fix:    0  time: 10.97 s
1006.62/1006.67	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
1006.72/1006.73	c vivif2 --  cl tried   168600 cl shrink        0 lits rem          0 time: 0.06
1007.02/1007.03	c asymm  cl-useful: 0/5017/34573 lits-rem:0 time: 0.30
1007.02/1007.04	c calculated reachability. Time: 0.00
1007.02/1007.04	c  N dy 20534   5714849       254     34573        85    168600    157057   2925609     11.39   no data
1011.72/1011.73	c  N dy 20598   5735657       254     34573        85    188401    157057   3319442     11.38     12.01
1016.83/1016.84	c  N dy 20692   5756242       254     34573        85    108606    157057   1514963     11.38     12.03
1020.33/1020.38	c  N dy 20804   5776341       254     34573        85    127815    157057   1927657     11.39     13.58
1024.23/1024.20	c  N dy 20854   5797312       254     34573        85    147829    157057   2330716     11.38     12.05
1028.33/1028.38	c  N dy 20902   5818564       254     34573        85    168008    157057   2736739     11.38     12.02
1032.83/1032.83	c  N dy 20981   5838625       254     34573        85    187074    157057   3136997     11.38     12.45
1037.92/1037.99	c  N dy 21063   5859570       254     34573        85    106520    157057   1472695     11.38     12.08
1041.23/1041.20	c  N dy 21118   5879602       254     34573        85    125587    157057   1869612     11.38     12.73
1045.04/1045.06	c  N dy 21178   5901807       254     34573        85    146750    157057   2308888     11.38     12.10
1049.13/1049.11	c  N dy 21253   5921870       254     34573        85    165941    157057   2708408     11.38     11.98
1053.43/1053.42	c  N dy 21343   5941900       254     34573        85    185099    157057   3112572     11.38     12.41
1058.93/1058.95	c  N dy 21440   5961927       254     34573        85    102489    157057   1378631     11.38     12.42
1062.23/1062.21	c  N dy 21493   5981928       254     34573        85    121499    157057   1747815     11.38     13.11
1065.94/1065.98	c  N dy 21574   6002662       254     34573        85    141317    157057   2157175     11.38     12.00
1069.93/1069.94	c  N dy 21649   6022728       254     34573        85    160450    157057   2553070     11.38     13.30
1074.22/1074.25	c  N dy 21731   6042759       254     34573        85    179657    157057   2951886     11.38     12.04
1079.14/1079.14	c  N dy 21824   6063456       254     34573        85    199432    157057   3368565     11.38     12.00
1083.83/1083.82	c  N dy 21896   6084147       254     34573        85    116436    157057   1662423     11.38     11.99
1087.53/1087.58	c  N dy 21983   6105163       254     34573        85    136451    157057   2082433     11.38     12.02
1091.83/1091.83	c  N dy 22059   6126857       254     34573        85    157194    157057   2515073     11.38     11.99
1095.82/1095.82	c  N dy 22107   6146885       254     34573        85    176221    157057   2904891     11.38     12.10
1100.32/1100.34	c  N dy 22172   6167009       254     34573        85    195414    157057   3293058     11.38     12.00
1105.23/1105.25	c  N dy 22223   6187511       254     34573        85    111124    157057   1546919     11.38     12.00
1108.63/1108.69	c  N dy 22291   6207574       254     34573        85    130237    157057   1930656     11.38     12.00
1110.03/1110.07	c  S st 22330   6214849       254     34573        85    137209    157057   2084000     11.38   no data
1110.13/1110.19	c  S st 22330   6215352       254     34573        85    137708    157057   2095426     11.38   no data
1110.23/1110.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1110.23/1110.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1110.23/1110.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1110.23/1110.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1110.23/1110.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1110.23/1110.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
1110.23/1110.28	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1110.33/1110.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1110.43/1110.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1118.33/1118.35	c lits-rem:       680  cl-subs:     9194  v-elim:      0  v-fix:    0  time:  7.94 s
1118.33/1118.36	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
1118.43/1118.40	c vivif2 --  cl tried   128514 cl shrink        0 lits rem          0 time: 0.05
1118.83/1118.88	c asymm  cl-useful: 0/7827/34573 lits-rem:0 time: 0.47
1118.83/1118.88	c calculated reachability. Time: 0.00
1118.83/1118.88	c  N dy 22330   6215352       254     34573        85    128514    157057   1986387     11.38   no data
1123.93/1123.96	c  N dy 22432   6235500       254     34573        85    147740    157057   2392585     11.38     11.99
1129.43/1129.43	c  N dy 22507   6256753       254     34573        85    167935    157057   2813254     11.38     12.01
1134.93/1135.00	c  N dy 22577   6276818       254     34573        85    187045    157057   3214215     11.38     12.61
1141.13/1141.18	c  N dy 22658   6296938       254     34573        85    206192    157057   3605444     11.38     12.04
1146.43/1146.47	c  N dy 22729   6317008       254     34573        85    120947    157057   1758593     11.38     11.99
1151.03/1151.02	c  N dy 22793   6337110       254     34573        85    140170    157057   2151181     11.38     14.93
1156.04/1156.03	c  N dy 22857   6357748       254     34573        85    159887    157057   2551834     11.38     12.16
1161.73/1161.79	c  N dy 22963   6377759       254     34573        85    179075    157057   2956208     11.38     14.07
1167.73/1167.70	c  N dy 23039   6398868       254     34573        85    199127    157057   3374887     11.38     11.98
1174.23/1174.23	c  N dy 23104   6419250       254     34573        85    113032    157057   1578663     11.38     12.00
1178.43/1178.44	c  N dy 23186   6442195       254     34573        85    134832    157057   2032684     11.38     11.98
1182.33/1182.40	c  N dy 23263   6462613       254     34573        85    154315    157057   2433395     11.38     12.07
1186.63/1186.61	c  N dy 23335   6482938       254     34573        85    173700    157057   2833818     11.38     12.00
1191.03/1191.04	c  N dy 23404   6503120       254     34573        85    192904    157057   3230113     11.38     11.98
1195.74/1195.76	c  N dy 23468   6523293       254     34573        85    212174    157057   3618914     11.38     12.12
1200.04/1200.03	c  N dy 23524   6543297       254     34573        85    124654    157057   1805516     11.37     12.08
1203.63/1203.67	c  N dy 23591   6563529       254     34573        85    143913    157057   2204927     11.37     11.99
1207.63/1207.64	c  N dy 23656   6583625       254     34573        85    163125    157057   2590760     11.37     12.06
1212.14/1212.13	c  N dy 23733   6604356       254     34573        85    182839    157057   2993809     11.37     12.06
1216.93/1216.92	c  N dy 23836   6624413       254     34573        85    201999    157057   3400581     11.37     13.48
1222.34/1222.30	c  N dy 23916   6644475       254     34573        85    113708    157057   1592663     11.37     12.01
1225.83/1225.88	c  N dy 23988   6664961       254     34573        85    133312    157057   1988850     11.37     12.11
1229.74/1229.73	c  N dy 24069   6684981       254     34573        85    152308    157057   2378229     11.37     12.04
1233.93/1233.95	c  N dy 24138   6705022       254     34573        85    171385    157057   2759348     11.37     12.24
1236.03/1236.04	c  S st 24171   6715353       254     34573        85    181252    157057   2959896     11.37   no data
1236.13/1236.16	c  S st 24171   6715857       254     34573        85    181748    157057   2972048     11.37   no data
1236.13/1236.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1236.23/1236.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.09
1236.23/1236.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1236.23/1236.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1236.23/1236.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1236.23/1236.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
1236.23/1236.28	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1236.34/1236.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1236.44/1236.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1245.83/1245.83	c lits-rem:      1618  cl-subs:    16305  v-elim:      0  v-fix:    0  time:  9.35 s
1245.83/1245.83	c vivif2 --  cl tried    34573 cl shrink        0 lits rem          0 time: 0.00
1245.83/1245.89	c vivif2 --  cl tried   165443 cl shrink        0 lits rem          0 time: 0.05
1246.13/1246.19	c asymm  cl-useful: 0/4550/34573 lits-rem:0 time: 0.30
1246.13/1246.20	c calculated reachability. Time: 0.00
1246.13/1246.20	c  N dy 24171   6715857       254     34573        85    165443    157057   2774943     11.37   no data
1250.43/1250.45	c  N dy 24227   6736009       254     34573        85    184622    157057   3175512     11.37     11.97
1255.15/1255.11	c  N dy 24281   6756591       254     34573        85    204209    157057   3573100     11.37     12.00
1260.43/1260.46	c  N dy 24358   6776660       254     34573        85    115308    157057   1624665     11.37     13.51
1264.04/1264.06	c  N dy 24427   6797022       254     34573        85    134688    157057   2021495     11.37     12.01
1267.74/1267.78	c  N dy 24480   6817680       254     34573        85    154359    157057   2426627     11.37     12.07
1272.03/1272.04	c  N dy 24536   6837971       254     34573        85    173678    157057   2811681     11.37     11.98
1276.43/1276.48	c  N dy 24593   6858356       254     34573        85    193048    157057   3199556     11.37     12.08
1281.23/1281.27	c  N dy 24650   6879047       254     34573        85    212810    157057   3595217     11.36     12.05
1286.24/1286.28	c  N dy 24716   6900346       254     34573        85    124010    157057   1802549     11.36     12.01
1290.13/1290.13	c  N dy 24815   6920380       254     34573        85    143221    157057   2211034     11.36     13.38
1294.13/1294.18	c  N dy 24894   6940399       254     34573        85    162370    157057   2612276     11.36     13.27
1298.53/1298.54	c  N dy 24964   6960890       254     34573        85    181885    157057   3014034     11.36     12.14

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-3367929-1305391376/watcher-3367929-1305391376 -o /tmp/evaluation-result-3367929-1305391376/solver-3367929-1305391376 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367929-1305391376.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: 1.71 2.76 3.42 2/350 6542
/proc/meminfo: memFree=17869156/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=30192 CPUtime=0 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 828 0 0 0 0 0 0 0 23 0 1 0 729368238 30916608 768 33554432000 4194304 4580011 140734134760064 18446744073709551615 4354920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 7548 769 323 95 0 2530 0

[startup+0.0232699 s]
/proc/loadavg: 1.71 2.76 3.42 2/350 6542
/proc/meminfo: memFree=17869156/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=31248 CPUtime=0.01 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 1277 0 0 0 1 0 0 0 23 0 1 0 729368238 31997952 1217 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 7812 1217 339 95 0 2794 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31248

[startup+0.100342 s]
/proc/loadavg: 1.71 2.76 3.42 2/350 6542
/proc/meminfo: memFree=17869156/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=31248 CPUtime=0.09 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 1277 0 0 0 9 0 0 0 24 0 1 0 729368238 31997952 1217 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 7812 1217 339 95 0 2794 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31248

[startup+0.300282 s]
/proc/loadavg: 1.71 2.76 3.42 2/350 6542
/proc/meminfo: memFree=17869156/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=31248 CPUtime=0.29 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 1279 0 0 0 29 0 0 0 25 0 1 0 729368238 31997952 1219 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 7812 1219 340 95 0 2794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31248

[startup+0.700204 s]
/proc/loadavg: 1.71 2.76 3.42 2/350 6542
/proc/meminfo: memFree=17869156/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=36844 CPUtime=0.69 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 3113 0 0 0 69 0 0 0 25 0 1 0 729368238 37728256 2624 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 9211 2624 364 95 0 4193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36844

[startup+1.50105 s]
/proc/loadavg: 1.71 2.76 3.42 5/364 6565
/proc/meminfo: memFree=17817008/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=36924 CPUtime=1.49 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 3363 0 0 0 149 0 0 0 25 0 1 0 729368238 37810176 2874 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 9231 2874 364 95 0 4213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36924

[startup+3.10076 s]
/proc/loadavg: 1.71 2.76 3.42 5/364 6565
/proc/meminfo: memFree=17811304/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=39320 CPUtime=3.09 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 4705 0 0 0 309 0 0 0 25 0 1 0 729368238 40263680 2872 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 9830 2872 365 95 0 4812 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39320

[startup+6.30115 s]
/proc/loadavg: 1.89 2.78 3.43 5/364 6565
/proc/meminfo: memFree=17778320/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=47168 CPUtime=6.29 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 7521 0 0 0 628 1 0 0 22 0 1 0 729368238 48300032 5027 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 11792 5027 367 95 0 6774 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47168

[startup+12.7009 s]
/proc/loadavg: 2.06 2.80 3.43 5/364 6566
/proc/meminfo: memFree=17766680/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=53332 CPUtime=12.69 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 12096 0 0 0 1268 1 0 0 25 0 1 0 729368238 54611968 6545 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 13333 6545 367 95 0 8315 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53332

[startup+25.5005 s]
/proc/loadavg: 2.49 2.86 3.44 5/364 6566
/proc/meminfo: memFree=17744768/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=58208 CPUtime=25.49 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 19092 0 0 0 2547 2 0 0 25 0 1 0 729368238 59604992 7781 33554432000 4194304 4580011 140734134760064 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 14552 7781 367 95 0 9534 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58208

[startup+51.1007 s]
/proc/loadavg: 3.00 2.95 3.45 5/364 6567
/proc/meminfo: memFree=17731188/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=61444 CPUtime=51.09 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 30890 0 0 0 5105 4 0 0 25 0 1 0 729368238 62918656 8293 33554432000 4194304 4580011 140734134760064 18446744073709551615 4318818 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 15361 8293 367 95 0 10343 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61444

[startup+102.314 s]
/proc/loadavg: 3.60 3.12 3.48 5/364 6568
/proc/meminfo: memFree=17679816/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=77552 CPUtime=102.3 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 51366 0 0 0 10222 8 0 0 25 0 1 0 729368238 79413248 12987 33554432000 4194304 4580011 140734134760064 18446744073709551615 4305278 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 19388 12987 367 95 0 14370 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77552

[startup+162.301 s]
/proc/loadavg: 3.85 3.28 3.51 5/364 6570
/proc/meminfo: memFree=17657808/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=84040 CPUtime=162.3 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 70788 0 0 0 16217 13 0 0 25 0 1 0 729368238 86056960 14581 33554432000 4194304 4580011 140734134760064 18446744073709551615 4305248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 21010 14581 367 95 0 15992 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 84040

[startup+222.3 s]
/proc/loadavg: 4.02 3.43 3.55 5/364 6571
/proc/meminfo: memFree=17625900/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=84416 CPUtime=222.29 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 89009 0 0 0 22212 17 0 0 25 0 1 0 729368238 86441984 14561 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 21104 14561 367 95 0 16086 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 84416

[startup+282.301 s]
/proc/loadavg: 4.01 3.53 3.57 5/364 6573
/proc/meminfo: memFree=17611576/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=97444 CPUtime=282.3 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 106825 0 0 0 28209 21 0 0 25 0 1 0 729368238 99782656 17162 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 24361 17162 367 95 0 19343 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 97444

[startup+342.301 s]
/proc/loadavg: 4.00 3.61 3.59 5/364 6574
/proc/meminfo: memFree=17601252/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=101200 CPUtime=342.3 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 121454 0 0 0 34205 25 0 0 25 0 1 0 729368238 103628800 18148 33554432000 4194304 4580011 140734134760064 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 25300 18148 367 95 0 20282 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101200

[startup+402.3 s]
/proc/loadavg: 4.04 3.69 3.62 5/364 6576
/proc/meminfo: memFree=17548528/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=101468 CPUtime=402.3 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 136173 0 0 0 40201 29 0 0 25 0 1 0 729368238 103903232 18660 33554432000 4194304 4580011 140734134760064 18446744073709551615 4318762 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 25367 18660 367 95 0 20349 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101468

[startup+462.301 s]
/proc/loadavg: 4.08 3.76 3.65 5/364 6605
/proc/meminfo: memFree=17559880/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=108624 CPUtime=462.31 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 150296 0 0 0 46197 34 0 0 25 0 1 0 729368238 111230976 20489 33554432000 4194304 4580011 140734134760064 18446744073709551615 4316976 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 27156 20489 367 95 0 22138 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 108624

[startup+522.301 s]
/proc/loadavg: 4.03 3.80 3.67 5/364 6606
/proc/meminfo: memFree=17536016/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=108892 CPUtime=522.31 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 163538 0 0 0 52194 37 0 0 25 0 1 0 729368238 111505408 21024 33554432000 4194304 4580011 140734134760064 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 27223 21024 367 95 0 22205 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 108892

[startup+582.301 s]
/proc/loadavg: 4.08 3.85 3.69 5/364 6608
/proc/meminfo: memFree=17536592/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=109228 CPUtime=582.31 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 178551 0 0 0 58190 41 0 0 25 0 1 0 729368238 111849472 19478 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 27307 19478 367 95 0 22289 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 109228

[startup+642.3 s]
/proc/loadavg: 4.15 3.91 3.72 5/364 6609
/proc/meminfo: memFree=17501056/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=109464 CPUtime=642.32 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 189883 0 0 0 64186 46 0 0 25 0 1 0 729368238 112091136 20347 33554432000 4194304 4580011 140734134760064 18446744073709551615 4293678 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 27366 20347 367 95 0 22348 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 109464

[startup+702.301 s]
/proc/loadavg: 4.05 3.92 3.73 5/364 6611
/proc/meminfo: memFree=17481664/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=123492 CPUtime=702.31 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 204156 0 0 0 70183 48 0 0 25 0 1 0 729368238 126455808 23599 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 30873 23599 367 95 0 25855 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 123492

[startup+762.314 s]
/proc/loadavg: 4.06 3.95 3.75 5/364 6613
/proc/meminfo: memFree=17463380/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=123732 CPUtime=762.33 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 216074 0 0 0 76181 52 0 0 25 0 1 0 729368238 126701568 24528 33554432000 4194304 4580011 140734134760064 18446744073709551615 4318632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 30933 24528 367 95 0 25915 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 123732

[startup+822.301 s]
/proc/loadavg: 4.06 3.97 3.77 5/364 6614
/proc/meminfo: memFree=17445356/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=123980 CPUtime=822.31 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 227941 0 0 0 82177 54 0 0 25 0 1 0 729368238 126955520 25032 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 30995 25032 367 95 0 25977 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 123980

[startup+882.301 s]
/proc/loadavg: 4.02 3.97 3.78 5/364 6616
/proc/meminfo: memFree=17398092/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=124228 CPUtime=882.32 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 239751 0 0 0 88174 58 0 0 25 0 1 0 729368238 127209472 25237 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 31057 25237 367 95 0 26039 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 124228

[startup+942.301 s]
/proc/loadavg: 4.01 3.97 3.79 5/364 6617
/proc/meminfo: memFree=17401388/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=124492 CPUtime=942.33 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 250635 0 0 0 94170 63 0 0 25 0 1 0 729368238 127479808 24021 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 31123 24021 367 95 0 26105 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 124492

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/364 6619
/proc/meminfo: memFree=17371832/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=139452 CPUtime=1002.32 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 263009 0 0 0 100167 65 0 0 25 0 1 0 729368238 142798848 28159 33554432000 4194304 4580011 140734134760064 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 34863 28159 367 95 0 29845 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 139452

[startup+1062.3 s]
/proc/loadavg: 4.03 3.99 3.82 5/364 6621
/proc/meminfo: memFree=17379616/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=139728 CPUtime=1062.33 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 274519 0 0 0 106165 68 0 0 25 0 1 0 729368238 143081472 26612 33554432000 4194304 4580011 140734134760064 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 34932 26612 367 95 0 29914 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 139728

[startup+1122.3 s]
/proc/loadavg: 4.12 4.02 3.84 5/364 6631
/proc/meminfo: memFree=17329612/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=139900 CPUtime=1122.32 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 283830 0 0 0 112162 70 0 0 25 0 1 0 729368238 143257600 27322 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 34975 27322 367 95 0 29957 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 139900

[startup+1182.3 s]
/proc/loadavg: 4.08 4.03 3.85 5/364 6633
/proc/meminfo: memFree=17311316/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=140084 CPUtime=1182.33 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 292874 0 0 0 118158 75 0 0 25 0 1 0 729368238 143446016 27376 33554432000 4194304 4580011 140734134760064 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 35021 27376 367 95 0 30003 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 140084

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.85 5/364 6634
/proc/meminfo: memFree=17305912/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=140264 CPUtime=1242.33 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 302578 0 0 0 124155 78 0 0 25 0 1 0 729368238 143630336 28167 33554432000 4194304 4580011 140734134760064 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 35066 28167 367 95 0 30048 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 140264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.86 5/364 6636
/proc/meminfo: memFree=17291984/32950928 swapFree=67111200/67111528
[pid=6542] ppid=6540 vsize=140460 CPUtime=1300.04 cores=0,2
/proc/6542/stat : 6542 (strangenight2-s) R 6540 6542 6061 0 -1 4202496 312156 0 0 0 129923 81 0 0 25 0 1 0 729368238 143831040 28351 33554432000 4194304 4580011 140734134760064 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6542/statm: 35115 28351 367 95 0 30097 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 140460

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.24
CPU system time (s): 0.821875
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 211992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.24
system time used= 0.821875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 312157
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= 33
involuntary context switches= 1810

runsolver used 4.86026 second user time and 10.1685 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 18:42:56
IDJOB=3367929
IDBENCH=83275
IDSOLVER=1845
FILE ID=node115/3367929-1305391376
RUNJOBID= node115-1305391376-6522
PBS_JOBID= 13324414
Free space on /tmp= 73236 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_508.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367929-1305391376/watcher-3367929-1305391376 -o /tmp/evaluation-result-3367929-1305391376/solver-3367929-1305391376 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367929-1305391376.cnf

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

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=1683092672

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:     32950928 kB
MemFree:      17866956 kB
Buffers:        280660 kB
Cached:        4457068 kB
SwapCached:          0 kB
Active:       11844764 kB
Inactive:      2921740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17866956 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            6668 kB
Writeback:           0 kB
AnonPages:    10028300 kB
Mapped:          27632 kB
Slab:           210960 kB
PageTables:      41388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69663096 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= 73212 MiB
End job on node115 at 2011-05-14 19:04:38