Trace number 3367925

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.05 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

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-3367925-1305391454.cnf'
0.00/0.00	c -- header says num vars:            312
0.00/0.00	c -- header says num clauses:       26889
0.00/0.01	c -- clauses added:            0 learnts,        26889 normals,            0 xors
0.00/0.01	c -- vars added        312
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       312     26889         0         0    121302         0   no data   no data
0.09/0.13	c asymm  cl-useful: 0/26889/26889 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.19/0.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
0.19/0.25	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.26	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.26	c calculated reachability. Time: 0.00
0.19/0.26	c Calc default polars -  time:   0.00 s pos:     312 undec:       0 neg:       0
0.19/0.26	c =========================================================================================
0.19/0.26	c types(t): F = full restart, N = normal restart
0.19/0.26	c types(t): S = simplification begin/end, E = solution found
0.19/0.26	c restart types(rt): st = static, dy = dynamic
0.19/0.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.26	c  B st     0         0       312     26889         0         0    121302         0   no data   no data
0.49/0.55	c  N dy    12      4439       312     26889         0      4340    121302    157856     23.17     24.50
0.89/0.98	c  N dy    16     10242       312     26889         0      7556    121302    241976     20.87     22.06
1.39/1.46	c  N dy    29     16835       312     26889         0      9854    121302    303325     20.29     21.38
1.69/1.77	c  N dy    53     20838       312     26889         0      8259    121302    240842     20.63     25.30
1.99/2.09	c  F st    67     25002       312     26889         0     12328    121302    380486     20.58     19.81
1.99/2.09	c  N st    67     25002       312     26889         0     12328    121302    380486     20.58     19.81
2.39/2.49	c  N dy    73     30000       312     26889         0     10518    121302    309986     20.58   no data
2.39/2.49	c  S st    73     30000       312     26889         0     10518    121302    309986     20.58   no data
2.49/2.53	c  S st    73     30501       312     26889         0     11014    121302    327089     20.58   no data
2.49/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.49/2.54	c blocked clauses removed:        0 vars:      0 tried:         312 T: 0.00 s
2.49/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
2.49/2.54	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
2.49/2.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.67	c lits-rem:        34  cl-subs:      345  v-elim:      0  v-fix:    0  time:  0.11 s
2.89/2.94	c asymm  cl-useful: 0/26889/26889 lits-rem:0 time: 0.27
2.89/2.94	c calculated reachability. Time: 0.00
2.89/2.94	c  N dy    73     30501       312     26889         0     10669    121302    318343     20.58   no data
3.30/3.38	c  N dy    74     35838       312     26889         0      8138    121302    212733     20.18     21.29
3.69/3.70	c  N dy    88     39988       312     26889         0     12167    121302    344447     20.21     21.36
4.18/4.20	c  N dy   101     45751       312     26889         0      9071    121302    223962     20.04     18.27
4.18/4.20	c  S st   101     45751       312     26889         0      9071    121302    223962     20.04     18.27
4.18/4.24	c  S st   101     46256       312     26889         0      9572    121302    241435     20.04   no data
4.18/4.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.18/4.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.18/4.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.18/4.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.18/4.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
4.18/4.25	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
4.18/4.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.18/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.29	c lits-rem:         9  cl-subs:       74  v-elim:      0  v-fix:    0  time:  0.03 s
4.18/4.29	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
4.29/4.31	c vivif2 --  cl tried     9498 cl shrink        0 lits rem          0 time: 0.00
4.48/4.55	c asymm  cl-useful: 0/26889/26889 lits-rem:0 time: 0.25
4.48/4.55	c calculated reachability. Time: 0.00
4.48/4.55	c  N dy   101     46256       312     26889         0      9498    121302    239807     20.04   no data
4.78/4.86	c  N dy   113     50293       312     26889         0     13427    121302    370829     20.05     34.52
5.18/5.20	c  N dy   132     54314       312     26889         0     17361    121302    501523     20.12     26.55
5.68/5.70	c  N dy   136     60469       312     26889         0     13613    121302    355231     19.89     21.20
6.08/6.19	c  N dy   164     65951       312     26889         0     18961    121302    534768     20.03     21.09
6.50/6.52	c  S st   170     69386       312     26889         0     11622    121302    277081     19.96     19.27
6.50/6.56	c  S st   170     69895       312     26889         0     12128    121302    294012     19.96   no data
6.50/6.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.50/6.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.50/6.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
6.50/6.57	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
6.50/6.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.50/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.63	c lits-rem:         6  cl-subs:       90  v-elim:      0  v-fix:    0  time:  0.04 s
6.60/6.63	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
6.60/6.63	c vivif2 --  cl tried    12038 cl shrink        0 lits rem          0 time: 0.00
6.89/6.92	c asymm  cl-useful: 0/26889/26889 lits-rem:0 time: 0.28
6.89/6.92	c calculated reachability. Time: 0.00
6.89/6.92	c  N dy   170     69895       312     26889         0     12038    121302    291966     19.96   no data
7.39/7.48	c  N dy   178     76709       312     26889         0     18668    121302    510272     19.85     20.93
8.39/8.41	c  F st   191     87503       312     26889         0     17398    121302    441674     19.55     15.43
8.39/8.42	c  N st   191     87503       312     26889         0     17398    121302    441674     19.55     15.43
8.89/8.93	c  N dy   199     93335       312     26889         0     23068    121302    628683     19.55     20.59
9.49/9.58	c  N dy   207    100672       312     26889         0     17560    121302    435249     19.41     20.50
9.90/9.96	c  S st   232    104844       312     26889         0     21642    121302    571873     19.48     19.20
9.99/10.01	c  S st   232    105345       312     26889         0     22138    121302    589011     19.48   no data
9.99/10.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.99/10.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.99/10.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.99/10.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
9.99/10.02	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
9.99/10.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.99/10.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.28/10.30	c lits-rem:        65  cl-subs:      633  v-elim:      0  v-fix:    0  time:  0.25 s
10.28/10.30	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
10.28/10.31	c vivif2 --  cl tried    21505 cl shrink        0 lits rem          0 time: 0.01
10.48/10.50	c asymm  cl-useful: 0/11629/26889 lits-rem:0 time: 0.19
10.48/10.51	c calculated reachability. Time: 0.00
10.48/10.51	c  N dy   232    105345       312     26889         0     21505    121302    574459     19.48   no data
11.08/11.15	c  N dy   250    112325       312     26889         0     14737    121302    335715     19.45     20.47
11.68/11.79	c  N dy   260    119890       312     26889         0     22081    121302    569007     19.34     20.41
13.59/13.63	c  N dy   286    139885       312     26889         0     26855    121302    675909     19.09     20.09
14.39/14.47	c  N dy   314    148876       312     26889         0     20130    121302    472518     19.04     25.65
15.40/15.42	c  S st   395    158017       312     26889         0     29051    121302    779501     19.29     18.21
15.40/15.48	c  S st   395    158519       312     26889         0     29551    121302    795870     19.29   no data
15.40/15.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.40/15.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
15.40/15.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.40/15.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.40/15.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.40/15.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
15.40/15.49	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
15.49/15.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.49/15.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.89/15.96	c lits-rem:       113  cl-subs:      612  v-elim:      0  v-fix:    0  time:  0.44 s
15.89/15.96	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
15.89/15.97	c vivif2 --  cl tried    28939 cl shrink        0 lits rem          0 time: 0.01
16.09/16.17	c asymm  cl-useful: 0/10038/26889 lits-rem:0 time: 0.20
16.09/16.18	c calculated reachability. Time: 0.00
16.09/16.18	c  N dy   395    158519       312     26889         0     28939    121302    779545     19.29   no data
17.19/17.25	c  N dy   440    169505       312     26889         0     23093    121302    555728     19.33     20.40
18.29/18.30	c  N dy   479    180391       312     26889         0     33696    121302    903293     19.35     25.50
19.59/19.66	c  N dy   492    194817       312     26889         0     30108    121302    741202     19.21     20.24
21.09/21.16	c  N dy   536    210127       312     26889         0     26467    121302    640180     19.13     20.14
22.48/22.59	c  N dy   580    223585       312     26889         0     20192    121302    427909     19.14     25.90
23.98/24.00	c  S st   644    237778       312     26889         0     33952    121302    877494     19.21   no data
23.98/24.05	c  S st   644    238279       312     26889         0     34450    121302    894233     19.21   no data
23.98/24.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.98/24.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
23.98/24.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.98/24.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.98/24.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.98/24.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
23.98/24.07	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
23.98/24.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.09/24.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.59/24.65	c lits-rem:       140  cl-subs:      824  v-elim:      0  v-fix:    0  time:  0.54 s
24.59/24.65	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
24.59/24.66	c vivif2 --  cl tried    33626 cl shrink        0 lits rem          0 time: 0.01
24.69/24.75	c asymm  cl-useful: 0/5222/26889 lits-rem:0 time: 0.09
24.69/24.75	c calculated reachability. Time: 0.00
24.69/24.75	c  N dy   644    238279       312     26889         0     33626    121302    873801     19.21   no data
26.30/26.36	c  N dy   680    254222       312     26889         0     28663    121302    673897     19.14     20.18
29.79/29.85	c  N dy   708    286818       312     26889         0     38847    121302    929266     18.93     20.01
31.80/31.82	c  N dy   802    305241       312     26889         0     34514    121302    853050     19.01     20.05
31.90/31.93	c  F st   806    306250       312     26889         0     35494    121302    883885     19.00     15.18
33.89/33.94	c  N dy   872    324758       312     26889         0     30262    121302    689806     19.05     26.17
36.20/36.24	c  N dy   948    345229       312     26889         0     25873    121302    534659     19.06     20.37
37.40/37.50	c  S st  1006    357419       312     26889         0     37724    121302    918682     19.10     15.74
37.49/37.56	c  S st  1006    357920       312     26889         0     38223    121302    935265     19.10   no data
37.49/37.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.49/37.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
37.49/37.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.49/37.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.49/37.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.49/37.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
37.49/37.58	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
37.49/37.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.59/37.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.09/38.19	c lits-rem:        77  cl-subs:      806  v-elim:      0  v-fix:    0  time:  0.57 s
38.09/38.19	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
38.19/38.20	c vivif2 --  cl tried    37417 cl shrink        0 lits rem          0 time: 0.01
38.39/38.41	c asymm  cl-useful: 0/9633/26889 lits-rem:0 time: 0.20
38.39/38.41	c calculated reachability. Time: 0.00
38.39/38.41	c  N dy  1006    357920       312     26889         0     37417    121302    915964     19.10   no data
41.59/41.61	c  N dy  1007    387480       312     26889         0     40588    121302    930609     18.84     19.84
43.79/43.86	c  N dy  1063    408582       312     26889         0     34954    121302    794622     18.80     19.89
46.10/46.14	c  N dy  1122    428630       312     26889         0     27298    121302    532498     18.76     24.29
48.19/48.28	c  N dy  1207    448725       312     26889         0     46784    121302   1152631     18.79     27.93
51.18/51.25	c  N dy  1224    475408       312     26889         0     44522    121302   1036439     18.66     19.67
53.49/53.56	c  N dy  1284    495516       312     26889         0     34952    121302    731546     18.64     19.62
55.79/55.88	c  N dy  1351    515631       312     26889         0     54484    121302   1344830     18.64     19.64
58.20/58.30	c  N dy  1440    536880       312     26889         0     45023    121302   1045966     18.67     17.66
58.20/58.30	c  S st  1440    536880       312     26889         0     45023    121302   1045966     18.67     17.66
58.30/58.38	c  S st  1440    537381       312     26889         0     45518    121302   1063378     18.67   no data
58.30/58.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.30/58.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
58.39/58.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.39/58.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.39/58.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.39/58.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
58.39/58.40	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
58.39/58.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.39/58.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.30/59.32	c lits-rem:       152  cl-subs:     1188  v-elim:      0  v-fix:    0  time:  0.88 s
59.30/59.32	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
59.30/59.33	c vivif2 --  cl tried    44330 cl shrink        0 lits rem          0 time: 0.01
59.49/59.55	c asymm  cl-useful: 0/5345/26889 lits-rem:0 time: 0.22
59.49/59.55	c calculated reachability. Time: 0.00
59.49/59.55	c  N dy  1440    537381       312     26889         0     44330    121302   1036853     18.67   no data
61.98/62.03	c  N dy  1507    557484       312     26889         0     32818    121302    652893     18.68     19.66
64.19/64.26	c  N dy  1534    578551       312     26889         0     53146    121302   1280731     18.62     19.64
68.10/68.11	c  N dy  1597    610705       312     26889         0     52352    121302   1217409     18.56     19.62
70.69/70.75	c  N dy  1629    633134       312     26889         0     41093    121302    877964     18.51     19.56
73.19/73.21	c  N dy  1718    653254       312     26889         0     60673    121302   1508574     18.53     19.53
75.59/75.65	c  N dy  1767    673402       312     26889         0     46208    121302   1023240     18.51     19.52
78.39/78.48	c  N dy  1886    693452       312     26889         0     65710    121302   1663774     18.57     19.60
80.79/80.85	c  N dy  1975    713525       312     26889         0     50307    121302   1165658     18.58     20.64
83.79/83.88	c  N dy  2042    737346       312     26889         0     37589    121302    747151     18.57     19.60
86.18/86.26	c  N dy  2152    757358       312     26889         0     56994    121302   1378233     18.61     19.82
89.19/89.27	c  N dy  2269    778475       312     26889         0     40636    121302    831698     18.65     19.66
91.69/91.73	c  N dy  2373    798866       312     26889         0     60445    121302   1471686     18.68     19.71
92.59/92.67	c  S st  2382    806072       312     26889         0     67411    121302   1677293     18.65   no data
92.69/92.77	c  S st  2382    806572       312     26889         0     67905    121302   1693419     18.65   no data
92.69/92.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.79/92.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
92.79/92.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.79/92.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.79/92.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.79/92.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
92.79/92.80	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
92.79/92.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
92.79/92.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.38/95.40	c lits-rem:       361  cl-subs:     2327  v-elim:      0  v-fix:    0  time:  2.53 s
95.38/95.40	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
95.38/95.42	c vivif2 --  cl tried    65578 cl shrink        0 lits rem          0 time: 0.02
95.59/95.67	c asymm  cl-useful: 0/5331/26889 lits-rem:0 time: 0.25
95.59/95.68	c calculated reachability. Time: 0.00
95.59/95.68	c  N dy  2382    806572       312     26889         0     65578    121302   1642926     18.65   no data
98.39/98.45	c  N dy  2448    827923       312     26889         0     48502    121302   1055510     18.65     19.81
100.89/100.96	c  N dy  2468    848959       312     26889         0     68757    121302   1676881     18.61     19.71
103.49/103.53	c  N dy  2548    869008       312     26889         0     49450    121302   1074781     18.62     19.97
106.09/106.19	c  N dy  2658    889078       312     26889         0     68967    121302   1718877     18.66     19.73
108.79/108.83	c  N dy  2705    909129       312     26889         0     48660    121302   1023811     18.64     22.77
111.29/111.39	c  N dy  2776    929131       312     26889         0     68105    121302   1642460     18.65     19.64
113.99/114.04	c  N dy  2811    949396       312     26889         0     46971    121302    960099     18.62     19.62
116.60/116.69	c  N dy  2913    970084       312     26889         0     67096    121302   1607689     18.65     19.78
119.90/119.94	c  N dy  3003    993499       312     26889         0     48150    121302    984502     18.66     19.78
122.49/122.52	c  N dy  3069   1014302       312     26889         0     68338    121302   1622209     18.66     19.66
125.30/125.39	c  N dy  3129   1034833       312     26889         0     45512    121302    880356     18.66     19.88
127.99/128.03	c  N dy  3196   1054856       312     26889         0     64977    121302   1495165     18.66     23.50
130.39/130.48	c  F st  3267   1071876       312     26889         0     81558    121302   2024433     18.68   no data
130.90/130.97	c  N st  3272   1075179       312     26889         0     84763    121302   2132633     18.68   no data
133.39/133.48	c  N dy  3296   1095545       312     26889         0     60768    121302   1327797     18.65     19.64
137.59/137.67	c  N dy  3386   1125042       312     26889         0     44777    121302    834551     18.65     19.79
140.09/140.12	c  N dy  3466   1145044       312     26889         0     64159    121302   1440774     18.65     20.49
142.90/142.95	c  N dy  3523   1165306       312     26889         0     83806    121302   2043782     18.65     19.72
145.79/145.80	c  N dy  3627   1185957       312     26889         0     58327    121302   1266617     18.67     19.66
148.50/148.53	c  N dy  3689   1206333       312     26889         0     78084    121302   1879116     18.67     19.70
148.99/149.06	c  S st  3697   1209860       312     26889         0     81508    121302   1982525     18.66     16.37
149.09/149.16	c  S st  3697   1210361       312     26889         0     82008    121302   1999504     18.66   no data
149.09/149.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.09/149.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
149.19/149.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.19/149.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.19/149.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.19/149.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
149.19/149.20	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
149.19/149.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
149.19/149.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.90/152.92	c lits-rem:       288  cl-subs:     2183  v-elim:      0  v-fix:    0  time:  3.65 s
152.90/152.92	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
152.90/152.94	c vivif2 --  cl tried    79825 cl shrink        0 lits rem          0 time: 0.02
153.19/153.21	c asymm  cl-useful: 0/5968/26889 lits-rem:0 time: 0.27
153.19/153.21	c calculated reachability. Time: 0.00
153.19/153.21	c  N dy  3697   1210361       312     26889         0     79825    121302   1948006     18.66   no data
156.29/156.33	c  N dy  3777   1231146       312     26889         0     53453    121302   1077464     18.67     19.72
158.89/158.90	c  N dy  3845   1251282       312     26889         0     72980    121302   1686103     18.67     19.86
161.99/162.02	c  N dy  3929   1271328       312     26889         0     92451    121302   2295783     18.69     19.73
164.69/164.70	c  N dy  3983   1292551       312     26889         0     65365    121302   1445810     18.68     19.67
170.09/170.10	c  N dy  3998   1331433       312     26889         0     54398    121302   1059409     18.59     19.60
175.19/175.22	c  N dy  4042   1368122       312     26889         0     89620    121302   2093945     18.54     19.52
179.39/179.40	c  N dy  4054   1398223       312     26889         0     69598    121302   1506238     18.49     19.53
182.30/182.36	c  N dy  4158   1418317       312     26889         0     89198    121302   2139395     18.51     20.01
185.59/185.69	c  N dy  4287   1439362       312     26889         0     59418    121302   1228950     18.54     19.65
188.19/188.24	c  N dy  4318   1459926       312     26889         0     79226    121302   1833747     18.51     19.49
191.40/191.42	c  N dy  4374   1480634       312     26889         0     99250    121302   2457370     18.51     19.52
194.20/194.21	c  N dy  4412   1500692       312     26889         0     67289    121302   1435570     18.49     21.80
199.79/199.84	c  N dy  4492   1536257       312     26889         0    101777    121302   2477116     18.47     19.49
202.30/202.39	c  N dy  4522   1556330       312     26889         0     68979    121302   1471431     18.46     21.23
205.19/205.28	c  N dy  4548   1576361       312     26889         0     88207    121302   2000479     18.42     19.43
208.90/209.00	c  N dy  4628   1599520       312     26889         0     57481    121302   1122854     18.42     19.55
211.99/212.08	c  N dy  4691   1623534       312     26889         0     80701    121302   1841555     18.41     19.41
215.20/215.25	c  N dy  4753   1643888       312     26889         0    100407    121302   2450885     18.41     19.62
218.69/218.74	c  N dy  4857   1666025       312     26889         0     67709    121302   1426268     18.42     19.40
221.40/221.47	c  N dy  4879   1686381       312     26889         0     87370    121302   2016138     18.41     19.51
224.49/224.51	c  N dy  4918   1706455       312     26889         0    106665    121302   2593656     18.39     19.59
225.40/225.42	c  S st  4941   1710363       312     26889         0     55379    121302   1037749     18.40   no data
225.40/225.49	c  S st  4941   1710866       312     26889         0     55879    121302   1055050     18.40   no data
225.40/225.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
225.50/225.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
225.50/225.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
225.50/225.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.50/225.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.50/225.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
225.50/225.52	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
225.50/225.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
225.50/225.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.99/226.08	c lits-rem:         7  cl-subs:       96  v-elim:      0  v-fix:    0  time:  0.52 s
225.99/226.08	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
226.09/226.10	c vivif2 --  cl tried    55783 cl shrink        0 lits rem          0 time: 0.01
226.09/226.11	c asymm  cl-useful: 0/612/26889 lits-rem:0 time: 0.02
226.09/226.12	c calculated reachability. Time: 0.00
226.09/226.12	c  N dy  4941   1710866       312     26889         0     55783    121302   1053408     18.40   no data
228.70/228.76	c  N dy  5005   1730867       312     26889         0     75130    121302   1648094     18.40     23.03
231.89/231.90	c  N dy  5081   1751583       312     26889         0     95266    121302   2281550     18.40     19.38
237.79/237.81	c  N dy  5105   1788870       312     26889         0     75169    121302   1573957     18.33     19.31
240.90/240.98	c  N dy  5162   1810911       312     26889         0     96394    121302   2227098     18.33     19.31
245.50/245.53	c  N dy  5283   1836859       312     26889         0     64523    121302   1298791     18.34     19.31
248.29/248.33	c  N dy  5328   1857661       312     26889         0     84567    121302   1919171     18.33     19.32
251.80/251.82	c  N dy  5427   1877721       312     26889         0    104024    121302   2538390     18.34     21.02
255.11/255.15	c  N dy  5509   1897818       312     26889         0     65487    121302   1318799     18.35     22.86
258.29/258.31	c  N dy  5577   1921006       312     26889         0     87956    121302   2016789     18.35     19.32
262.19/262.27	c  N dy  5652   1944467       312     26889         0    110743    121302   2721027     18.35     19.38
265.59/265.62	c  N dy  5709   1965828       312     26889         0     72330    121302   1505469     18.35     19.36
268.60/268.60	c  N dy  5768   1986565       312     26889         0     92382    121302   2123421     18.35     19.33
271.90/271.98	c  N dy  5786   2008665       312     26889         0    113724    121302   2741962     18.33     19.50
278.00/278.01	c  N dy  5877   2045989       312     26889         0     89556    121302   1988892     18.31     19.33
281.10/281.18	c  N dy  5951   2066031       312     26889         0    108922    121302   2582598     18.31     20.04
284.69/284.74	c  N dy  6036   2086075       312     26889         0     67532    121302   1319663     18.32     19.29
287.49/287.54	c  N dy  6118   2106129       312     26889         0     86871    121302   1924072     18.33     22.10
290.79/290.82	c  N dy  6188   2126582       312     26889         0    106712    121302   2543476     18.33     19.37
294.50/294.57	c  N dy  6273   2146980       312     26889         0     64628    121302   1214667     18.34     19.40
297.49/297.58	c  N dy  6363   2168734       312     26889         0     85723    121302   1874689     18.34     19.68
300.59/300.61	c  N dy  6395   2188859       312     26889         0    105094    121302   2450250     18.33     19.34
304.49/304.51	c  N dy  6483   2209732       312     26889         0    125373    121302   3083329     18.34     19.37
304.90/304.96	c  S st  6495   2210866       312     26889         0     63587    121302   1173809     18.34   no data
305.00/305.03	c  S st  6495   2211368       312     26889         0     64083    121302   1191083     18.34   no data
305.00/305.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
305.00/305.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
305.00/305.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
305.00/305.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.00/305.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.00/305.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
305.00/305.06	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
305.00/305.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
305.10/305.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.50/305.55	c lits-rem:         5  cl-subs:       69  v-elim:      0  v-fix:    0  time:  0.44 s
305.50/305.55	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
305.50/305.57	c vivif2 --  cl tried    64014 cl shrink        0 lits rem          0 time: 0.02
305.71/305.78	c asymm  cl-useful: 0/4490/26889 lits-rem:0 time: 0.21
305.71/305.78	c calculated reachability. Time: 0.00
305.71/305.78	c  N dy  6495   2211368       312     26889         0     64014    121302   1189401     18.34   no data
308.80/308.81	c  N dy  6574   2233804       312     26889         0     85751    121302   1870524     18.34     19.36
312.09/312.18	c  N dy  6651   2253994       312     26889         0    105305    121302   2473385     18.34     19.62
315.70/315.78	c  N dy  6725   2274041       312     26889         0    124732    121302   3083749     18.35     23.37
318.80/318.88	c  N dy  6787   2294169       312     26889         0     80318    121302   1684451     18.35     19.34
322.60/322.60	c  N dy  6849   2319202       312     26889         0    104468    121302   2410528     18.34     19.35
325.99/326.01	c  N dy  6884   2339588       312     26889         0    124133    121302   2997376     18.33     19.38
330.59/330.64	c  N dy  6961   2370003       312     26889         0     88742    121302   1905572     18.32     19.35
334.10/334.16	c  N dy  6981   2392605       312     26889         0    110692    121302   2561282     18.31     19.31
340.70/340.79	c  N dy  7004   2433864       312     26889         0     84376    121302   1723686     18.27     19.28
344.10/344.11	c  N dy  7102   2453924       312     26889         0    103854    121302   2341375     18.27     19.26
347.80/347.80	c  N dy  7164   2475409       312     26889         0    124588    121302   2978760     18.27     19.25
351.40/351.44	c  N dy  7258   2495459       312     26889         0     77497    121302   1554550     18.28     19.27
354.60/354.62	c  N dy  7320   2517195       312     26889         0     98544    121302   2194022     18.27     19.40
358.89/358.90	c  N dy  7428   2540319       312     26889         0    120933    121302   2895285     18.28     19.30
363.60/363.62	c  N dy  7489   2564092       312     26889         0     76257    121302   1492333     18.28     19.27
366.60/366.68	c  N dy  7586   2584151       312     26889         0     95742    121302   2121084     18.29     25.52
369.99/370.07	c  N dy  7639   2604206       312     26889         0    114957    121302   2682236     18.28     19.37
375.50/375.52	c  N dy  7656   2635607       312     26889         0     76567    121302   1485311     18.25     19.31
378.70/378.77	c  N dy  7713   2658212       312     26889         0     98496    121302   2158942     18.25     19.21
382.20/382.28	c  N dy  7801   2678254       312     26889         0    117969    121302   2775855     18.25     22.22
386.40/386.40	c  N dy  7913   2698270       312     26889         0    137457    121302   3397225     18.26     19.80
388.50/388.58	c  S st  7984   2711369       312     26889         0     80518    121302   1616292     18.27   no data
388.60/388.67	c  S st  7984   2711870       312     26889         0     81017    121302   1633024     18.27   no data
388.60/388.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
388.70/388.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
388.70/388.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
388.70/388.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
388.70/388.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.70/388.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
388.70/388.72	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
388.70/388.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
388.70/388.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.90/389.95	c lits-rem:        71  cl-subs:      610  v-elim:      0  v-fix:    0  time:  1.17 s
389.90/389.95	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
389.90/389.98	c vivif2 --  cl tried    80407 cl shrink        0 lits rem          0 time: 0.03
390.20/390.24	c asymm  cl-useful: 0/4780/26889 lits-rem:0 time: 0.25
390.20/390.24	c calculated reachability. Time: 0.00
390.20/390.24	c  N dy  7984   2711870       312     26889         0     80407    121302   1618623     18.27   no data
393.50/393.58	c  N dy  8039   2734199       312     26889         0    102051    121302   2285510     18.27     19.28
397.80/397.83	c  N dy  8106   2759363       312     26889         0    126371    121302   3028552     18.26     19.24
402.09/402.14	c  N dy  8218   2779384       312     26889         0     75136    121302   1429742     18.27     22.32
405.10/405.11	c  N dy  8293   2799426       312     26889         0     94603    121302   2029310     18.28     19.25
408.60/408.65	c  N dy  8382   2819830       312     26889         0    114408    121302   2644703     18.28     19.47
412.30/412.39	c  N dy  8415   2839836       312     26889         0    133829    121302   3240875     18.27     19.45
416.20/416.24	c  N dy  8463   2861222       312     26889         0     82658    121302   1624114     18.27     19.24
419.40/419.43	c  N dy  8564   2881290       312     26889         0    102146    121302   2237776     18.28     20.33
423.00/423.05	c  N dy  8652   2901900       312     26889         0    122167    121302   2866236     18.28     19.38
427.40/427.44	c  N dy  8728   2923646       312     26889         0    143246    121302   3525612     18.28     19.35
430.70/430.77	c  N dy  8799   2943739       312     26889         0     89963    121302   1854196     18.28     19.41
434.00/434.02	c  N dy  8848   2963904       312     26889         0    109531    121302   2432035     18.28     19.24
440.50/440.50	c  N dy  8876   3000740       312     26889         0    144901    121302   3443673     18.25     19.39
444.00/444.03	c  N dy  8955   3021360       312     26889         0     91445    121302   1905031     18.25     19.37
448.19/448.20	c  N dy  9050   3043360       312     26889         0    112706    121302   2568704     18.26     19.27
451.70/451.76	c  N dy  9096   3063482       312     26889         0    132182    121302   3148280     18.25     19.26
456.40/456.43	c  N dy  9176   3085272       312     26889         0     78837    121302   1486858     18.25     19.36
464.50/464.54	c  N dy  9246   3134378       312     26889         0    126125    121302   2836701     18.22     19.27
468.51/468.51	c  N dy  9343   3154391       312     26889         0    145551    121302   3448221     18.23     19.21
472.70/472.78	c  N dy  9363   3181561       312     26889         0     96489    121302   1990869     18.21     19.32
476.59/476.68	c  N dy  9441   3204600       312     26889         0    118710    121302   2657135     18.21     19.18
477.80/477.89	c  S st  9450   3211870       312     26889         0    125687    121302   2865389     18.21     14.46
478.00/478.03	c  S st  9450   3212371       312     26889         0    126184    121302   2881826     18.21   no data
478.00/478.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
478.10/478.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
478.10/478.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
478.10/478.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.10/478.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.10/478.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
478.10/478.11	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
478.10/478.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
478.20/478.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.90/482.97	c lits-rem:       705  cl-subs:     4577  v-elim:      0  v-fix:    0  time:  4.76 s
482.90/482.98	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
482.99/483.03	c vivif2 --  cl tried   121607 cl shrink        0 lits rem          0 time: 0.05
483.29/483.36	c asymm  cl-useful: 0/1891/26889 lits-rem:0 time: 0.33
483.29/483.37	c calculated reachability. Time: 0.00
483.29/483.37	c  N dy  9450   3212371       312     26889         0    121607    121302   2787966     18.21   no data
487.21/487.27	c  N dy  9505   3233698       312     26889         0    142213    121302   3417324     18.20     19.19
491.20/491.29	c  N dy  9592   3253725       312     26889         0     85328    121302   1667184     18.21     23.79
494.40/494.46	c  N dy  9672   3273740       312     26889         0    104806    121302   2279674     18.21     19.22
498.21/498.30	c  N dy  9768   3294970       312     26889         0    125428    121302   2926454     18.22     19.20
502.40/502.41	c  N dy  9772   3319096       312     26889         0    148609    121302   3584641     18.20     19.21
506.20/506.21	c  N dy  9860   3339566       312     26889         0     91115    121302   1835385     18.21     19.29
511.10/511.16	c  N dy  9939   3370533       312     26889         0    121095    121302   2747658     18.20     19.19
515.20/515.21	c  N dy  9986   3393050       312     26889         0    142805    121302   3389195     18.20     19.23
519.40/519.43	c  N dy 10047   3413062       312     26889         0     83848    121302   1576422     18.19     20.20
522.41/522.44	c  N dy 10057   3433068       312     26889         0    103111    121302   2119537     18.18     20.52
525.60/525.65	c  N dy 10070   3453963       312     26889         0    123182    121302   2705135     18.17     19.17
529.90/529.91	c  N dy 10126   3477012       312     26889         0    145522    121302   3386383     18.17     19.22
535.61/535.61	c  N dy 10203   3507850       312     26889         0     95941    121302   1914004     18.16     19.13
539.30/539.38	c  N dy 10269   3528917       312     26889         0    116289    121302   2540717     18.16     19.24
542.90/542.95	c  N dy 10314   3549184       312     26889         0    135748    121302   3124580     18.15     19.13
546.71/546.76	c  N dy 10315   3570241       312     26889         0    155751    121302   3667684     18.14     19.15
550.50/550.58	c  N dy 10404   3591200       312     26889         0     96197    121302   1956173     18.14     19.11
554.00/554.02	c  N dy 10485   3611797       312     26889         0    116121    121302   2569750     18.14     19.11
558.20/558.27	c  N dy 10598   3633412       312     26889         0    137127    121302   3236045     18.15     19.17
562.50/562.58	c  N dy 10615   3655041       312     26889         0    157938    121302   3847818     18.14     19.13
566.20/566.27	c  N dy 10693   3675063       312     26889         0     96210    121302   1938209     18.14     19.42
569.60/569.67	c  N dy 10777   3695075       312     26889         0    115662    121302   2550636     18.15     19.13
572.71/572.79	c  S st 10831   3712371       312     26889         0    132387    121302   3059329     18.15   no data
572.91/572.94	c  S st 10831   3712874       312     26889         0    132888    121302   3076318     18.15   no data
572.91/572.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
573.01/573.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
573.01/573.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
573.01/573.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
573.01/573.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
573.01/573.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
573.01/573.02	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
573.01/573.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
573.12/573.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
577.61/577.63	c lits-rem:       310  cl-subs:     3666  v-elim:      0  v-fix:    0  time:  4.50 s
577.61/577.63	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
577.61/577.67	c vivif2 --  cl tried   129222 cl shrink        0 lits rem          0 time: 0.04
578.01/578.01	c asymm  cl-useful: 0/1839/26889 lits-rem:0 time: 0.35
578.01/578.02	c calculated reachability. Time: 0.00
578.01/578.02	c  N dy 10831   3712874       312     26889         0    129222    121302   2997128     18.15   no data
582.40/582.44	c  N dy 10945   3732956       312     26889         0    148742    121302   3618126     18.16     19.13
586.40/586.49	c  F st 10988   3751562       312     26889         0     84558    121302   1553209     18.15     13.27
586.70/586.77	c  N st 10992   3753595       312     26889         0     86536    121302   1614537     18.15   no data
590.61/590.68	c  N dy 11032   3779421       312     26889         0    111162    121302   2341588     18.14     19.12
598.11/598.12	c  N dy 11059   3821596       312     26889         0    151841    121302   3495509     18.12     19.15
602.50/602.58	c  N dy 11144   3841633       312     26889         0     88356    121302   1665578     18.12     19.10
607.30/607.34	c  N dy 11197   3872911       312     26889         0    118446    121302   2540552     18.11     19.22
611.40/611.41	c  N dy 11228   3896763       312     26889         0    141511    121302   3223578     18.10     19.05
615.70/615.71	c  N dy 11310   3917093       312     26889         0    161242    121302   3834659     18.10     19.06
619.61/619.66	c  N dy 11393   3938048       312     26889         0     97593    121302   1942841     18.10     19.09
623.11/623.15	c  N dy 11460   3958757       312     26889         0    117582    121302   2553957     18.10     19.06
627.01/627.09	c  N dy 11520   3979979       312     26889         0    138134    121302   3182885     18.10     19.07
631.20/631.23	c  N dy 11588   4000038       312     26889         0    157515    121302   3780632     18.10     26.09
635.71/635.71	c  N dy 11641   4020332       312     26889         0     92030    121302   1742189     18.10     19.08
639.80/639.85	c  N dy 11733   4043267       312     26889         0    114345    121302   2444088     18.10     19.11
643.61/643.68	c  N dy 11799   4063428       312     26889         0    133872    121302   3039600     18.10     19.08
647.71/647.79	c  N dy 11859   4084687       312     26889         0    154478    121302   3680515     18.10     19.09
652.10/652.17	c  N dy 11898   4105177       312     26889         0     88163    121302   1615471     18.10     19.06
655.30/655.40	c  N dy 11997   4125227       312     26889         0    107596    121302   2231781     18.11     22.23
659.00/659.00	c  N dy 12066   4145342       312     26889         0    127064    121302   2827993     18.11     19.08
663.50/663.58	c  N dy 12163   4167780       312     26889         0    148819    121302   3500438     18.11     19.17
668.01/668.02	c  N dy 12189   4188603       312     26889         0    169033    121302   4096278     18.10     19.15
672.30/672.35	c  N dy 12230   4212874       312     26889         0    105306    121302   2106173     18.09     14.07
672.30/672.35	c  S st 12230   4212874       312     26889         0    105306    121302   2106173     18.09     14.07
672.40/672.47	c  S st 12230   4213380       312     26889         0    105811    121302   2123300     18.09   no data
672.40/672.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
672.50/672.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
672.50/672.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
672.50/672.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
672.50/672.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
672.50/672.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
672.50/672.52	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
672.50/672.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
672.60/672.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
675.20/675.25	c lits-rem:       377  cl-subs:     1766  v-elim:      0  v-fix:    0  time:  2.65 s
675.20/675.26	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
675.20/675.28	c vivif2 --  cl tried   104045 cl shrink        0 lits rem          0 time: 0.03
675.60/675.60	c asymm  cl-useful: 0/3014/26889 lits-rem:0 time: 0.32
675.60/675.61	c calculated reachability. Time: 0.00
675.60/675.61	c  N dy 12230   4213380       312     26889         0    104045    121302   2088478     18.09   no data
679.91/679.94	c  N dy 12313   4238102       312     26889         0    127955    121302   2828104     18.09     19.07
683.71/683.75	c  N dy 12369   4258364       312     26889         0    147498    121302   3430438     18.09     19.27
689.11/689.19	c  N dy 12472   4283148       312     26889         0    171366    121302   4173309     18.10     19.29
695.31/695.33	c  N dy 12479   4320205       312     26889         0    118903    121302   2445308     18.07     19.08
699.00/699.06	c  N dy 12541   4340286       312     26889         0    138413    121302   3040880     18.07     19.05
703.50/703.53	c  N dy 12617   4363007       312     26889         0    160379    121302   3719811     18.07     19.04
708.32/708.40	c  N dy 12699   4383047       312     26889         0     90985    121302   1666287     18.08     21.57
711.91/711.93	c  N dy 12798   4404475       312     26889         0    111842    121302   2318376     18.08     19.06
717.30/717.38	c  N dy 12846   4435044       312     26889         0    141273    121302   3170061     18.07     19.09
721.62/721.63	c  N dy 12907   4456281       312     26889         0    161762    121302   3782940     18.07     19.06
726.91/726.95	c  N dy 13006   4478934       312     26889         0     93833    121302   1743299     18.07     19.09
730.70/730.77	c  N dy 13079   4501965       312     26889         0    116065    121302   2429142     18.07     19.03
734.60/734.65	c  N dy 13160   4522111       312     26889         0    135572    121302   3032088     18.07     19.13
738.60/738.69	c  N dy 13214   4542112       312     26889         0    154862    121302   3602895     18.07     19.20
743.41/743.47	c  N dy 13304   4562776       312     26889         0    174917    121302   4230832     18.08     19.08
747.70/747.75	c  N dy 13405   4582975       312     26889         0    103633    121302   2036724     18.08     19.05
751.31/751.33	c  N dy 13496   4603054       312     26889         0    123106    121302   2645149     18.08     22.44
755.31/755.36	c  N dy 13592   4623104       312     26889         0    142579    121302   3252514     18.09     19.05
760.01/760.05	c  N dy 13700   4643324       312     26889         0    162228    121302   3865596     18.09     19.06
765.01/765.00	c  N dy 13794   4663369       312     26889         0    181684    121302   4465712     18.09     20.10
769.20/769.20	c  N dy 13887   4684932       312     26889         0    110513    121302   2231766     18.10     19.12
772.80/772.85	c  N dy 13948   4705685       312     26889         0    130576    121302   2839227     18.10     19.22
774.31/774.36	c  S st 13984   4713380       312     26889         0    138033    121302   3072797     18.10     14.05
774.50/774.51	c  S st 13984   4713885       312     26889         0    138536    121302   3090096     18.10   no data
774.50/774.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
774.50/774.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
774.50/774.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
774.50/774.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.50/774.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.50/774.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
774.50/774.59	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
774.60/774.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
774.70/774.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.71/778.73	c lits-rem:       393  cl-subs:     3367  v-elim:      0  v-fix:    0  time:  4.03 s
778.71/778.73	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
778.71/778.77	c vivif2 --  cl tried   135169 cl shrink        0 lits rem          0 time: 0.04
779.10/779.10	c asymm  cl-useful: 0/2505/26889 lits-rem:0 time: 0.33
779.10/779.11	c calculated reachability. Time: 0.00
779.10/779.11	c  N dy 13984   4713885       312     26889         0    135169    121302   3016206     18.10   no data
783.91/783.93	c  N dy 14040   4739290       312     26889         0    159729    121302   3757190     18.10     19.09
788.91/788.95	c  N dy 14116   4761623       312     26889         0    181346    121302   4420761     18.09     19.17
793.20/793.21	c  N dy 14165   4783727       312     26889         0    109824    121302   2180510     18.09     19.20
796.61/796.68	c  N dy 14195   4804501       312     26889         0    129777    121302   2772684     18.08     19.12
801.41/801.41	c  N dy 14288   4827892       312     26889         0    152520    121302   3480321     18.09     19.06
806.00/806.09	c  N dy 14357   4849835       312     26889         0    173758    121302   4131290     18.09     19.33
810.91/810.92	c  N dy 14415   4872169       312     26889         0    101493    121302   1926319     18.08     19.26
814.41/814.44	c  N dy 14490   4892425       312     26889         0    121122    121302   2538154     18.09     19.33
818.51/818.59	c  N dy 14566   4913880       312     26889         0    141923    121302   3167645     18.09     19.07
822.72/822.76	c  N dy 14623   4933905       312     26889         0    161309    121302   3756813     18.09     19.28
828.70/828.72	c  N dy 14663   4960304       312     26889         0    186468    121302   4473810     18.08     19.18
832.71/832.71	c  N dy 14736   4980320       312     26889         0    111254    121302   2223382     18.08     24.36
836.61/836.66	c  N dy 14832   5000783       312     26889         0    131110    121302   2842824     18.09     19.09
841.11/841.19	c  N dy 14902   5022736       312     26889         0    152383    121302   3504285     18.09     19.04
846.21/846.20	c  N dy 14952   5046407       312     26889         0    175188    121302   4183704     18.08     19.08
852.31/852.37	c  N dy 15012   5074240       312     26889         0    106294    121302   2021441     18.08     19.04
855.72/855.71	c  N dy 15049   5094998       312     26889         0    126419    121302   2616170     18.07     19.04
859.41/859.46	c  N dy 15084   5115042       312     26889         0    145864    121302   3190438     18.07     24.04
865.31/865.34	c  N dy 15122   5144197       312     26889         0    173872    121302   3989484     18.06     19.01
871.01/871.09	c  N dy 15189   5168963       312     26889         0    101258    121302   1882302     18.06     19.09
877.72/877.73	c  N dy 15296   5206692       312     26889         0    137755    121302   2931844     18.05     19.07
879.01/879.09	c  S st 15313   5213887       312     26889         0    144656    121302   3132748     18.05     11.59
879.21/879.24	c  S st 15313   5214387       312     26889         0    145155    121302   3150208     18.05   no data
879.21/879.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
879.31/879.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
879.31/879.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
879.31/879.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
879.31/879.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
879.31/879.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
879.31/879.32	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
879.31/879.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
879.41/879.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
885.11/885.12	c lits-rem:      1217  cl-subs:     6236  v-elim:      0  v-fix:    0  time:  5.68 s
885.11/885.12	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
885.11/885.16	c vivif2 --  cl tried   138919 cl shrink        0 lits rem          0 time: 0.04
885.42/885.50	c asymm  cl-useful: 0/2876/26889 lits-rem:0 time: 0.34
885.42/885.50	c calculated reachability. Time: 0.00
885.42/885.50	c  N dy 15313   5214387       312     26889         0    138919    121302   3030879     18.05   no data
889.82/889.89	c  N dy 15407   5234691       312     26889         0    158600    121302   3645702     18.05     19.03
894.01/894.06	c  N dy 15442   5254831       312     26889         0    178109    121302   4227950     18.04     19.19
899.51/899.56	c  N dy 15539   5274907       312     26889         0     99966    121302   1839241     18.05     21.90
902.91/902.95	c  N dy 15616   5294952       312     26889         0    119460    121302   2444556     18.05     19.22
907.02/907.07	c  N dy 15708   5315052       312     26889         0    138930    121302   3047636     18.05     23.25
914.71/914.79	c  N dy 15801   5352885       312     26889         0    175331    121302   4111989     18.04     19.08
919.52/919.56	c  N dy 15863   5372948       312     26889         0    194793    121302   4700072     18.04     22.40
924.31/924.37	c  N dy 15919   5397673       312     26889         0    120068    121302   2403428     18.04     19.01
928.42/928.49	c  N dy 15984   5420641       312     26889         0    142278    121302   3077833     18.04     19.10
932.72/932.71	c  N dy 16051   5441151       312     26889         0    162095    121302   3683400     18.04     19.04
937.22/937.27	c  N dy 16130   5461158       312     26889         0    181479    121302   4277722     18.04     21.28
942.51/942.54	c  N dy 16202   5481190       312     26889         0    101299    121302   1853825     18.04     19.47
947.22/947.22	c  N dy 16272   5508435       312     26889         0    127695    121302   2648974     18.04     19.03
951.71/951.75	c  N dy 16347   5528608       312     26889         0    147265    121302   3255739     18.04     19.12
956.71/956.76	c  N dy 16395   5548725       312     26889         0    166737    121302   3832525     18.04     19.02
962.31/962.35	c  N dy 16443   5573331       312     26889         0    190445    121302   4537082     18.04     19.29
968.21/968.20	c  N dy 16511   5601208       312     26889         0    116674    121302   2289391     18.03     19.00
971.71/971.78	c  N dy 16556   5621244       312     26889         0    136060    121302   2870848     18.03     19.00
976.21/976.25	c  N dy 16667   5641458       312     26889         0    155709    121302   3493137     18.04     19.05
981.12/981.14	c  N dy 16756   5661714       312     26889         0    175388    121302   4098151     18.04     19.00
986.32/986.34	c  N dy 16816   5684335       312     26889         0    197230    121302   4748001     18.03     19.01
990.71/990.75	c  N dy 16868   5704465       312     26889         0    115137    121302   2250441     18.03     19.19
992.62/992.66	c  S st 16919   5714387       312     26889         0    124775    121302   2552523     18.04     16.83
992.72/992.78	c  S st 16919   5714888       312     26889         0    125271    121302   2569260     18.04   no data
992.72/992.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
992.82/992.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
992.82/992.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
992.82/992.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
992.82/992.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
992.82/992.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
992.82/992.85	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
992.82/992.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
992.92/992.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
996.12/996.12	c lits-rem:       170  cl-subs:     1682  v-elim:      0  v-fix:    0  time:  3.16 s
996.12/996.12	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
996.12/996.15	c vivif2 --  cl tried   123589 cl shrink        0 lits rem          0 time: 0.03
996.42/996.47	c asymm  cl-useful: 0/3891/26889 lits-rem:0 time: 0.32
996.42/996.47	c calculated reachability. Time: 0.00
996.42/996.47	c  N dy 16919   5714888       312     26889         0    123589    121302   2532373     18.04   no data
1000.21/1000.26	c  N dy 16985   5734910       312     26889         0    143024    121302   3126454     18.04     20.53
1004.61/1004.62	c  N dy 17063   5754936       312     26889         0    162455    121302   3729740     18.04     19.54
1009.91/1009.90	c  N dy 17159   5776613       312     26889         0    183548    121302   4386933     18.04     19.02
1015.71/1015.74	c  N dy 17220   5799697       312     26889         0    103202    121302   1876721     18.04     19.03
1019.31/1019.33	c  N dy 17303   5819767       312     26889         0    122676    121302   2479071     18.04     19.05
1023.21/1023.22	c  N dy 17368   5839839       312     26889         0    142126    121302   3068037     18.04     25.77
1027.52/1027.56	c  N dy 17435   5860053       312     26889         0    161752    121302   3663667     18.04     19.08
1031.91/1031.97	c  N dy 17482   5880393       312     26889         0    181426    121302   4254906     18.04     19.02
1037.11/1037.16	c  N dy 17552   5901402       312     26889         0    201730    121302   4872591     18.04     19.01
1042.12/1042.16	c  N dy 17608   5926286       312     26889         0    122184    121302   2442982     18.04     19.13
1045.92/1045.91	c  N dy 17688   5946337       312     26889         0    141652    121302   3055193     18.04     22.84
1050.61/1050.68	c  N dy 17784   5966573       312     26889         0    161314    121302   3680287     18.04     19.11
1055.41/1055.42	c  N dy 17857   5986621       312     26889         0    180735    121302   4280734     18.05     22.09
1060.51/1060.56	c  N dy 17904   6008480       312     26889         0    201870    121302   4908299     18.04     19.27
1065.72/1065.74	c  N dy 17984   6031014       312     26889         0    119125    121302   2343288     18.04     19.00
1070.11/1070.19	c  N dy 18061   6051069       312     26889         0    138485    121302   2933311     18.05     20.45
1074.42/1074.46	c  N dy 18111   6071921       312     26889         0    158580    121302   3543218     18.04     19.01
1079.13/1079.19	c  N dy 18152   6094037       312     26889         0    179975    121302   4173345     18.04     19.39
1085.51/1085.50	c  N dy 18199   6119961       312     26889         0    204938    121302   4900428     18.04     19.03
1090.32/1090.35	c  N dy 18259   6142281       312     26889         0    121019    121302   2365055     18.03     19.15
1094.32/1094.35	c  N dy 18355   6162369       312     26889         0    140498    121302   2968453     18.04     22.49
1098.32/1098.30	c  N dy 18385   6183272       312     26889         0    160682    121302   3571651     18.03     19.04
1102.81/1102.88	c  N dy 18464   6203324       312     26889         0    180127    121302   4176525     18.03     22.88
1105.42/1105.45	c  S st 18494   6214889       312     26889         0    191337    121302   4509278     18.03     14.88
1105.61/1105.64	c  S st 18494   6215392       312     26889         0    191838    121302   4525899     18.03   no data
1105.61/1105.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1105.71/1105.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.09
1105.71/1105.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1105.71/1105.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1105.71/1105.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1105.71/1105.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
1105.71/1105.76	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1105.81/1105.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1105.91/1105.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1115.82/1115.88	c lits-rem:       864  cl-subs:     7516  v-elim:      0  v-fix:    0  time:  9.96 s
1115.82/1115.88	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
1115.92/1115.94	c vivif2 --  cl tried   184322 cl shrink        0 lits rem          0 time: 0.06
1116.12/1116.12	c asymm  cl-useful: 0/1603/26889 lits-rem:0 time: 0.18
1116.12/1116.13	c calculated reachability. Time: 0.00
1116.12/1116.13	c  N dy 18494   6215392       312     26889         0    184322    121302   4369137     18.03   no data
1121.02/1121.06	c  N dy 18538   6236586       312     26889         0    204735    121302   4987768     18.03     19.00
1125.92/1125.97	c  N dy 18619   6256619       312     26889         0    117914    121302   2287868     18.03     18.99
1129.63/1129.68	c  N dy 18663   6276774       312     26889         0    137423    121302   2865655     18.03     19.02
1134.12/1134.19	c  N dy 18774   6296992       312     26889         0    157107    121302   3487888     18.03     19.03
1138.31/1138.38	c  N dy 18824   6317297       312     26889         0    176736    121302   4081712     18.03     19.01
1144.12/1144.19	c  N dy 18872   6342329       312     26889         0    200831    121302   4798808     18.03     19.14
1149.52/1149.57	c  N dy 18921   6362378       312     26889         0    112832    121302   2124922     18.03     21.24
1153.02/1153.09	c  N dy 18960   6382492       312     26889         0    132314    121302   2707455     18.02     19.02
1157.81/1157.83	c  N dy 19036   6405472       312     26889         0    154516    121302   3374753     18.02     18.98
1162.31/1162.39	c  N dy 19105   6425609       312     26889         0    173935    121302   3951999     18.02     19.01
1167.02/1167.09	c  N dy 19153   6445622       312     26889         0    193378    121302   4537680     18.02     19.03
1172.02/1172.08	c  N dy 19182   6466359       312     26889         0    213484    121302   5138982     18.02     19.01
1176.71/1176.74	c  N dy 19252   6488056       312     26889         0    126194    121302   2514760     18.01     19.00
1182.72/1182.79	c  N dy 19294   6519047       312     26889         0    156151    121302   3369878     18.01     18.99
1187.61/1187.68	c  N dy 19366   6539108       312     26889         0    175581    121302   3962643     18.01     20.48
1193.43/1193.41	c  N dy 19444   6559603       312     26889         0    195415    121302   4572494     18.01     19.00
1198.72/1198.71	c  N dy 19484   6579645       312     26889         0    214788    121302   5117442     18.01     18.97
1203.82/1203.82	c  N dy 19551   6602475       312     26889         0    127547    121302   2530063     18.00     19.31
1208.12/1208.10	c  N dy 19616   6624066       312     26889         0    148443    121302   3149685     18.00     19.41
1212.52/1212.56	c  N dy 19684   6644331       312     26889         0    168064    121302   3741932     18.00     18.96
1218.22/1218.28	c  N dy 19735   6670746       312     26889         0    193611    121302   4504096     18.00     18.96
1223.32/1223.35	c  N dy 19802   6690897       312     26889         0    213182    121302   5098905     18.00     19.00
1228.12/1228.14	c  N dy 19854   6711428       312     26889         0    122717    121302   2366051     18.00     19.04
1228.92/1228.92	c  S st 19878   6715392       312     26889         0    126582    121302   2487040     18.00   no data
1229.02/1229.06	c  S st 19878   6715892       312     26889         0    127081    121302   2503849     18.00   no data
1229.02/1229.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1229.12/1229.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1229.12/1229.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1229.12/1229.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1229.12/1229.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1229.12/1229.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    312 time:  0.00 s
1229.12/1229.14	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
1229.12/1229.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1229.22/1229.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1231.42/1231.41	c lits-rem:       159  cl-subs:     1228  v-elim:      0  v-fix:    0  time:  2.18 s
1231.42/1231.41	c vivif2 --  cl tried    26889 cl shrink        0 lits rem          0 time: 0.00
1231.42/1231.44	c vivif2 --  cl tried   125853 cl shrink        0 lits rem          0 time: 0.03
1231.72/1231.73	c asymm  cl-useful: 0/1733/26889 lits-rem:0 time: 0.28
1231.72/1231.73	c calculated reachability. Time: 0.00
1231.72/1231.73	c  N dy 19878   6715892       312     26889         0    125853    121302   2477689     18.00   no data
1235.52/1235.58	c  N dy 19947   6736019       312     26889         0    145321    121302   3070184     18.00     18.98
1239.82/1239.86	c  N dy 20012   6756498       312     26889         0    165135    121302   3684783     18.00     18.97
1245.13/1245.17	c  N dy 20097   6777862       312     26889         0    185854    121302   4323188     18.00     18.96
1250.63/1250.62	c  N dy 20174   6798707       312     26889         0    206055    121302   4945121     18.00     19.04
1256.02/1256.07	c  N dy 20207   6818769       312     26889         0    114125    121302   2093341     18.00     18.98
1259.43/1259.46	c  N dy 20250   6839060       312     26889         0    133743    121302   2684505     18.00     19.23
1264.12/1264.16	c  N dy 20333   6862608       312     26889         0    156578    121302   3390272     18.00     18.95
1268.62/1268.63	c  N dy 20383   6882620       312     26889         0    175934    121302   3971366     18.00     22.95
1273.32/1273.35	c  N dy 20431   6902955       312     26889         0    195465    121302   4548478     17.99     18.99
1278.92/1278.99	c  N dy 20536   6923291       312     26889         0    215219    121302   5161347     18.00     19.01
1284.32/1284.36	c  N dy 20625   6943612       312     26889         0    122517    121302   2320757     18.00     18.95
1287.82/1287.83	c  N dy 20642   6964397       312     26889         0    142357    121302   2876016     17.99     19.01
1292.22/1292.22	c  N dy 20656   6988281       312     26889         0    165130    121302   3510507     17.98     19.06
1297.52/1297.50	c  N dy 20738   7011001       312     26889         0    187178    121302   4173764     17.98     19.02

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

running on 2 cores: 5,7

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.40 2.73 3.41 7/277 25069
/proc/meminfo: memFree=20993200/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=30180 CPUtime=0 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 765 0 0 0 0 0 0 0 22 0 1 0 650745194 30904320 705 33554432000 4194304 4580011 140737295338208 18446744073709551615 4487317 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 7545 707 323 95 0 2527 0

[startup+0.059104 s]
/proc/loadavg: 1.40 2.73 3.41 7/277 25069
/proc/meminfo: memFree=20993200/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=30824 CPUtime=0.05 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 1103 0 0 0 5 0 0 0 22 0 1 0 650745194 31563776 1043 33554432000 4194304 4580011 140737295338208 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 7706 1043 339 95 0 2688 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30824

[startup+0.101097 s]
/proc/loadavg: 1.40 2.73 3.41 7/277 25069
/proc/meminfo: memFree=20993200/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=30824 CPUtime=0.09 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 1103 0 0 0 9 0 0 0 22 0 1 0 650745194 31563776 1043 33554432000 4194304 4580011 140737295338208 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 7706 1043 339 95 0 2688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30824

[startup+0.301004 s]
/proc/loadavg: 1.40 2.73 3.41 7/277 25069
/proc/meminfo: memFree=20993200/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=35108 CPUtime=0.29 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 2527 0 0 0 29 0 0 0 23 0 1 0 650745194 35950592 2133 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 8777 2133 364 95 0 3759 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35108

[startup+0.700932 s]
/proc/loadavg: 1.40 2.73 3.41 7/277 25069
/proc/meminfo: memFree=20993200/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=35108 CPUtime=0.69 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 2741 0 0 0 69 0 0 0 25 0 1 0 650745194 35950592 2347 33554432000 4194304 4580011 140737295338208 18446744073709551615 4302281 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 8777 2347 364 95 0 3759 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35108

[startup+1.50079 s]
/proc/loadavg: 1.40 2.73 3.41 5/285 25081
/proc/meminfo: memFree=20953712/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=36664 CPUtime=1.49 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 3468 0 0 0 149 0 0 0 25 0 1 0 650745194 37543936 2487 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 9166 2487 364 95 0 4148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36664

[startup+3.1005 s]
/proc/loadavg: 1.40 2.73 3.41 5/285 25081
/proc/meminfo: memFree=20938584/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=45840 CPUtime=3.09 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 6838 0 0 0 309 0 0 0 25 0 1 0 650745194 46940160 4654 33554432000 4194304 4580011 140737295338208 18446744073709551615 4318667 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 11460 4654 367 95 0 6442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45840

[startup+6.30094 s]
/proc/loadavg: 1.61 2.76 3.42 5/285 25081
/proc/meminfo: memFree=20913844/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=46164 CPUtime=6.28 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 9313 0 0 0 628 0 0 0 25 0 1 0 650745194 47271936 4864 33554432000 4194304 4580011 140737295338208 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 11541 4864 367 95 0 6523 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46164

[startup+12.7008 s]
/proc/loadavg: 1.80 2.78 3.42 5/285 25081
/proc/meminfo: memFree=20880360/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=54948 CPUtime=12.68 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 15932 0 0 0 1267 1 0 0 25 0 1 0 650745194 56266752 6673 33554432000 4194304 4580011 140737295338208 18446744073709551615 4318723 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 13737 6673 367 95 0 8719 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54948

[startup+25.5005 s]
/proc/loadavg: 2.36 2.85 3.43 5/285 25082
/proc/meminfo: memFree=20860340/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=64860 CPUtime=25.49 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 25076 0 0 0 2546 3 0 0 25 0 1 0 650745194 66416640 9751 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 16215 9751 367 95 0 11197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64860

[startup+51.101 s]
/proc/loadavg: 2.92 2.94 3.45 5/285 25082
/proc/meminfo: memFree=20844268/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=69200 CPUtime=51.08 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 39881 0 0 0 5103 5 0 0 25 0 1 0 650745194 70860800 10482 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 17300 10482 367 95 0 12282 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 69200

[startup+102.311 s]
/proc/loadavg: 3.58 3.12 3.48 5/285 25084
/proc/meminfo: memFree=20770460/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=94104 CPUtime=102.3 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 66919 0 0 0 10220 10 0 0 25 0 1 0 650745194 96362496 16801 33554432000 4194304 4580011 140737295338208 18446744073709551615 4305278 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 23526 16801 367 95 0 18508 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94104

[startup+162.3 s]
/proc/loadavg: 3.84 3.28 3.51 5/285 25085
/proc/meminfo: memFree=20738676/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=100892 CPUtime=162.29 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 92271 0 0 0 16213 16 0 0 25 0 1 0 650745194 103313408 19079 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 25223 19079 367 95 0 20205 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100892

[startup+222.301 s]
/proc/loadavg: 3.94 3.41 3.54 5/285 25087
/proc/meminfo: memFree=20705372/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=101680 CPUtime=222.29 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 115559 0 0 0 22208 21 0 0 25 0 1 0 650745194 104120320 18897 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 25420 18897 367 95 0 20402 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101680

[startup+282.301 s]
/proc/loadavg: 3.98 3.51 3.56 5/285 25089
/proc/meminfo: memFree=20684344/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=102212 CPUtime=282.3 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 136145 0 0 0 28204 26 0 0 25 0 1 0 650745194 104665088 19543 33554432000 4194304 4580011 140737295338208 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 25553 19543 367 95 0 20535 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102212

[startup+342.3 s]
/proc/loadavg: 4.02 3.61 3.59 5/285 25090
/proc/meminfo: memFree=20673012/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=102724 CPUtime=342.3 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 157037 0 0 0 34199 31 0 0 25 0 1 0 650745194 105189376 18741 33554432000 4194304 4580011 140737295338208 18446744073709551615 4338955 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 25681 18741 367 95 0 20663 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102724

[startup+402.301 s]
/proc/loadavg: 4.04 3.69 3.62 5/285 25092
/proc/meminfo: memFree=20649652/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=105012 CPUtime=402.29 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 176311 0 0 0 40195 34 0 0 25 0 1 0 650745194 107532288 18491 33554432000 4194304 4580011 140737295338208 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 26253 18492 367 95 0 21235 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 105012

[startup+462.301 s]
/proc/loadavg: 4.09 3.76 3.65 5/285 25093
/proc/meminfo: memFree=20640408/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=105380 CPUtime=462.3 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 193956 0 0 0 46191 39 0 0 25 0 1 0 650745194 107909120 19634 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 26345 19634 367 95 0 21327 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 105380

[startup+522.3 s]
/proc/loadavg: 4.03 3.80 3.67 5/285 25095
/proc/meminfo: memFree=20615308/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=131012 CPUtime=522.3 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 216783 0 0 0 52186 44 0 0 25 0 1 0 650745194 134156288 25158 33554432000 4194304 4580011 140737295338208 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 32753 25158 367 95 0 27735 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 131012

[startup+582.301 s]
/proc/loadavg: 4.08 3.85 3.69 5/285 25097
/proc/meminfo: memFree=20599540/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=138732 CPUtime=582.3 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 233499 0 0 0 58182 48 0 0 25 0 1 0 650745194 142061568 28557 33554432000 4194304 4580011 140737295338208 18446744073709551615 4318705 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 34683 28557 367 95 0 29665 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 138732

[startup+642.301 s]
/proc/loadavg: 4.16 3.91 3.72 5/285 25098
/proc/meminfo: memFree=20566384/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=139120 CPUtime=642.32 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 251284 0 0 0 64178 54 0 0 25 0 1 0 650745194 142458880 27644 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 34780 27644 367 95 0 29762 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 139120

[startup+702.3 s]
/proc/loadavg: 4.06 3.92 3.73 5/285 25100
/proc/meminfo: memFree=20577124/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=139404 CPUtime=702.3 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 266894 0 0 0 70173 57 0 0 25 0 1 0 650745194 142749696 28599 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 34851 28599 367 95 0 29833 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 139404

[startup+762.311 s]
/proc/loadavg: 4.02 3.93 3.74 5/285 25101
/proc/meminfo: memFree=20538136/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=212232 CPUtime=762.31 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 282492 0 0 0 76170 61 0 0 25 0 1 0 650745194 217325568 29255 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 53058 29255 367 95 0 48040 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 212232

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.76 5/285 25103
/proc/meminfo: memFree=20498280/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=145216 CPUtime=822.31 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 298887 0 0 0 82166 65 0 0 25 0 1 0 650745194 148701184 30008 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 36304 30008 367 95 0 31286 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 145216

[startup+882.3 s]
/proc/loadavg: 4.00 3.95 3.77 5/285 25105
/proc/meminfo: memFree=20492012/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=147852 CPUtime=882.31 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 314888 0 0 0 88161 70 0 0 25 0 1 0 650745194 151400448 30215 33554432000 4194304 4580011 140737295338208 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 36963 30215 367 95 0 31945 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 147852

[startup+942.301 s]
/proc/loadavg: 4.04 3.97 3.78 5/285 25106
/proc/meminfo: memFree=20473488/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=148156 CPUtime=942.31 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 329990 0 0 0 94158 73 0 0 25 0 1 0 650745194 151711744 28807 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 37039 28807 367 95 0 32021 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 148156

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.80 5/285 25108
/proc/meminfo: memFree=20477024/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=149332 CPUtime=1002.31 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 343177 0 0 0 100153 78 0 0 25 0 1 0 650745194 152915968 30839 33554432000 4194304 4580011 140737295338208 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 37333 30839 367 95 0 32315 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 149332

[startup+1062.3 s]
/proc/loadavg: 4.04 3.99 3.81 5/285 25118
/proc/meminfo: memFree=20470884/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=227292 CPUtime=1062.31 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 356465 0 0 0 106150 81 0 0 25 0 1 0 650745194 232747008 32608 33554432000 4194304 4580011 140737295338208 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 56823 32608 367 95 0 51805 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 227292

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 3.82 6/285 25120
/proc/meminfo: memFree=20441796/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=261008 CPUtime=1122.32 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 375720 0 0 0 112147 85 0 0 25 0 1 0 650745194 267272192 40248 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 65252 40248 367 95 0 60234 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 261008

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.83 5/285 25124
/proc/meminfo: memFree=20439392/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=182780 CPUtime=1182.32 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 391569 0 0 0 118142 90 0 0 25 0 1 0 650745194 187166720 38140 33554432000 4194304 4580011 140737295338208 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 45695 38140 367 95 0 40677 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 182780

[startup+1242.3 s]
/proc/loadavg: 4.09 4.03 3.85 5/285 25126
/proc/meminfo: memFree=20437024/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=182908 CPUtime=1242.32 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 404335 0 0 0 124139 93 0 0 25 0 1 0 650745194 187297792 38900 33554432000 4194304 4580011 140737295338208 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 45727 38900 367 95 0 40709 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 182908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.86 4/284 25129
/proc/meminfo: memFree=20525508/32950904 swapFree=67057400/67111528
[pid=25069] ppid=25066 vsize=263984 CPUtime=1300.03 cores=5,7
/proc/25069/stat : 25069 (strangenight2-s) R 25066 25069 24601 0 -1 4202496 417232 0 0 0 129906 97 0 0 25 0 1 0 650745194 270319616 39423 33554432000 4194304 4580011 140737295338208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25069/statm: 65996 39423 367 95 0 60978 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 263984

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.05
CPU user time (s): 1299.07
CPU system time (s): 0.977851
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 263984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.07
system time used= 0.977851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 417232
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= 6
involuntary context switches= 1996

runsolver used 3.47647 second user time and 8.07777 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 18:44:14
IDJOB=3367925
IDBENCH=83335
IDSOLVER=1845
FILE ID=node121/3367925-1305391454
RUNJOBID= node121-1305391454-25041
PBS_JOBID= 13324417
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367925-1305391454/watcher-3367925-1305391454 -o /tmp/evaluation-result-3367925-1305391454/solver-3367925-1305391454 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367925-1305391454.cnf

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=510581207

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20992752 kB
Buffers:        295312 kB
Cached:        5938100 kB
SwapCached:       7656 kB
Active:        6390284 kB
Inactive:      5216068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20992752 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           12072 kB
Writeback:           0 kB
AnonPages:     5370404 kB
Mapped:          22080 kB
Slab:           264856 kB
PageTables:      24632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30684592 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= 73408 MiB
End job on node121 at 2011-05-14 19:05:56