Trace number 3368275

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
Bench CategoryAPPLICATION (applications 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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

0.00/0.02	c Outputting solution to console
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3368275-1305379153.cnf'
0.00/0.02	c -- header says num vars:         293864
0.00/0.02	c -- header says num clauses:     1370917
0.39/0.43	c -- clauses added:            0 learnts,      1370917 normals,            0 xors
0.39/0.43	c -- vars added     293864
0.39/0.43	c Parsing time:  0.37 s
0.39/0.43	c  N st     0         0    293864    281284   1065117         0   3139386         0   no data   no data
0.69/0.77	c asymm  cl-useful: 0/725/237790 lits-rem:0 time: 0.33
11.00/11.04	c Flit:  1868 Blit:  68787 bXBeca:    0 bXProp: 5841 Bins:      0 BRemL:      0 BRemN:      0 P: 200.3M T: 10.16
11.09/11.10	c Cleaning up after failed var search:     0.06 s 
11.09/11.15	c Replacing     5856 vars Replaced    98483 lits Time:     0.04 s 
11.19/11.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.22	c bin-w-bin subsume rem         2051 bins  time:  0.03 s
11.29/11.30	c subs with bin:     2526  lits-rem:     16061  v-fix:    0  time:  0.08 s
15.59/15.63	c Subs w/ non-existent bins:     61 l-rem:      0 v-fix:  2675 done:  16924 time:  4.32 s
15.79/15.89	c Removed useless bin:     262  fixed:  3031  props:  20.03M  time:  0.26 s
16.40/16.50	c lits-rem:      4623  cl-subs:    18802  v-elim:  43567  v-fix:  138  time:  0.60 s
17.19/17.27	c Finding binary XORs  T:     0.77 s  found:   32931
17.29/17.33	c Replacing    32931 vars Replaced   484216 lits Time:     0.06 s 
17.50/17.51	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
17.50/17.51	c calculated reachability. Time: 0.13
17.50/17.52	c Calc default polars -  time:   0.02 s pos:   13733 undec:  241036 neg:   39095
17.50/17.52	c =========================================================================================
17.50/17.52	c types(t): F = full restart, N = normal restart
17.50/17.52	c types(t): S = simplification begin/end, E = solution found
17.50/17.52	c restart types(rt): st = static, dy = dynamic
17.50/17.52	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
17.50/17.52	c  B st     0         0     54066    144472    218270         0    956849         0   no data   no data
19.89/19.90	c Finding binary XORs  T:     0.53 s  found:    5251
19.89/19.93	c Replacing     5251 vars Replaced    81301 lits Time:     0.02 s 
20.29/20.31	c  N dy    18      4093     21184     50698     80756      3465    328439    143977      9.09     10.00
21.39/21.48	c  N dy    39      8272     20165     48700     77126      7416    312195    353652      9.89     10.47
22.69/22.75	c  N dy    66     12350     18782     42719     70870     11380    279462    645550     11.71     14.81
24.29/24.33	c  N dy    79     18166     18743     42719     70885     17025    279462    948187     11.00     11.77
24.79/24.86	c Finding binary XORs  T:     0.52 s  found:     653
24.89/24.91	c Replacing      653 vars Replaced    64610 lits Time:     0.05 s 
26.89/26.90	c  F st    99     25001     18073     42298     68790     14308    273942    558387     10.74      8.85
26.89/26.95	c Found part     1005 vars:          7 clauses:        10 lits size:        22
26.89/26.95	c Found part     1006 vars:         10 clauses:        17 lits size:        38
26.89/26.95	c Found part     1007 vars:          4 clauses:         5 lits size:        11
26.89/26.95	c Found part     1020 vars:         20 clauses:        37 lits size:        83
26.89/26.95	c Found part     1249 vars:          2 clauses:         1 lits size:         2
26.89/26.95	c Found part     1251 vars:          6 clauses:         5 lits size:        10
26.89/26.95	c Found part     1252 vars:          4 clauses:         3 lits size:         6
26.89/26.95	c Found part     1253 vars:          4 clauses:         3 lits size:         6
26.89/26.95	c Found part     1334 vars:         14 clauses:        13 lits size:        26
26.89/26.95	c Found part     1335 vars:         26 clauses:        25 lits size:        50
26.89/26.95	c Found part     1347 vars:      17970 clauses:    110558 lits size:    273082
26.89/26.95	c Found parts:         11 time: 0.05 s
26.89/26.95	c Solving part 1249
26.99/27.06	c  N st     0         0         2         0         1         0         2         0   no data   no data
26.99/27.06	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
26.99/27.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
26.99/27.07	c Finding binary XORs  T:     0.01 s  found:       0
26.99/27.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
26.99/27.08	c calculated reachability. Time: 0.00
26.99/27.08	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
26.99/27.08	c =========================================================================================
26.99/27.08	c types(t): F = full restart, N = normal restart
26.99/27.08	c types(t): S = simplification begin/end, E = solution found
26.99/27.08	c restart types(rt): st = static, dy = dynamic
26.99/27.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
26.99/27.08	c  B st     0         0         2         0         1         0         2         0   no data   no data
26.99/27.08	c  E st     1         0         0         0         1         0         2         0   no data   no data
26.99/27.09	c Verified 0 clauses.
26.99/27.09	c Verified 0 clauses.
26.99/27.09	c Solved part
26.99/27.09	c =========================================================================================
26.99/27.09	c Solving part 1007
27.09/27.20	c  N st     0         0         4         1         4         0        11         0   no data   no data
27.19/27.20	c asymm  cl-useful: 1/1/1 lits-rem:3 time: 0.00
27.19/27.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
27.19/27.21	c Finding binary XORs  T:     0.01 s  found:       0
27.19/27.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
27.19/27.22	c calculated reachability. Time: 0.00
27.19/27.22	c Calc default polars -  time:   0.00 s pos:       3 undec:  293860 neg:       1
27.19/27.22	c =========================================================================================
27.19/27.22	c types(t): F = full restart, N = normal restart
27.19/27.22	c types(t): S = simplification begin/end, E = solution found
27.19/27.22	c restart types(rt): st = static, dy = dynamic
27.19/27.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
27.19/27.22	c  B st     0         0         4         0         5         0        10         0   no data   no data
27.19/27.22	c  E st     1         0         0         0         5         0        10         0   no data   no data
27.19/27.23	c Verified 0 clauses.
27.19/27.23	c Verified 0 clauses.
27.19/27.23	c Solved part
27.19/27.23	c =========================================================================================
27.19/27.23	c Solving part 1252
27.29/27.33	c  N st     0         0         4         0         3         0         6         0   no data   no data
27.29/27.33	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
27.29/27.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
27.29/27.35	c Finding binary XORs  T:     0.01 s  found:       0
27.29/27.35	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
27.29/27.35	c calculated reachability. Time: 0.00
27.29/27.35	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
27.29/27.35	c =========================================================================================
27.29/27.35	c types(t): F = full restart, N = normal restart
27.29/27.35	c types(t): S = simplification begin/end, E = solution found
27.29/27.35	c restart types(rt): st = static, dy = dynamic
27.29/27.35	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
27.29/27.35	c  B st     0         0         4         0         3         0         6         0   no data   no data
27.29/27.35	c  E st     1         0         0         0         3         0         6         0   no data   no data
27.29/27.36	c Verified 0 clauses.
27.29/27.36	c Verified 0 clauses.
27.29/27.36	c Solved part
27.29/27.36	c =========================================================================================
27.29/27.36	c Solving part 1253
27.39/27.46	c  N st     0         0         4         0         3         0         6         0   no data   no data
27.39/27.46	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
27.39/27.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
27.39/27.48	c Finding binary XORs  T:     0.01 s  found:       0
27.39/27.48	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
27.39/27.48	c calculated reachability. Time: 0.00
27.39/27.49	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
27.39/27.49	c =========================================================================================
27.39/27.49	c types(t): F = full restart, N = normal restart
27.39/27.49	c types(t): S = simplification begin/end, E = solution found
27.39/27.49	c restart types(rt): st = static, dy = dynamic
27.39/27.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
27.39/27.49	c  B st     0         0         4         0         3         0         6         0   no data   no data
27.39/27.49	c  E st     1         0         0         0         3         0         6         0   no data   no data
27.39/27.49	c Verified 0 clauses.
27.39/27.49	c Verified 0 clauses.
27.39/27.49	c Solved part
27.39/27.49	c =========================================================================================
27.39/27.50	c Solving part 1251
27.59/27.60	c  N st     0         0         6         0         5         0        10         0   no data   no data
27.59/27.60	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
27.59/27.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
27.59/27.62	c Finding binary XORs  T:     0.01 s  found:       0
27.59/27.62	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
27.59/27.62	c calculated reachability. Time: 0.00
27.59/27.62	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
27.59/27.62	c =========================================================================================
27.59/27.62	c types(t): F = full restart, N = normal restart
27.59/27.62	c types(t): S = simplification begin/end, E = solution found
27.59/27.62	c restart types(rt): st = static, dy = dynamic
27.59/27.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
27.59/27.62	c  B st     0         0         6         0         5         0        10         0   no data   no data
27.59/27.62	c  E st     1         0         0         0         5         0        10         0   no data   no data
27.59/27.63	c Verified 0 clauses.
27.59/27.63	c Verified 0 clauses.
27.59/27.63	c Solved part
27.59/27.63	c =========================================================================================
27.59/27.63	c Solving part 1005
27.69/27.74	c  N st     0         0         7         2         8         0        22         0   no data   no data
27.69/27.74	c asymm  cl-useful: 2/2/2 lits-rem:6 time: 0.00
27.69/27.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
27.69/27.75	c Finding binary XORs  T:     0.01 s  found:       0
27.69/27.76	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
27.69/27.76	c calculated reachability. Time: 0.00
27.69/27.76	c Calc default polars -  time:   0.00 s pos:       5 undec:  293857 neg:       2
27.69/27.76	c =========================================================================================
27.69/27.76	c types(t): F = full restart, N = normal restart
27.69/27.76	c types(t): S = simplification begin/end, E = solution found
27.69/27.76	c restart types(rt): st = static, dy = dynamic
27.69/27.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
27.69/27.76	c  B st     0         0         7         0        10         0        20         0   no data   no data
27.69/27.76	c  E st     1         0         0         0        10         0        20         0   no data   no data
27.69/27.76	c Verified 0 clauses.
27.69/27.76	c Verified 0 clauses.
27.69/27.76	c Solved part
27.69/27.76	c =========================================================================================
27.69/27.77	c Solving part 1006
27.80/27.88	c  N st     0         0        10         4        13         0        38         0   no data   no data
27.80/27.88	c asymm  cl-useful: 4/4/4 lits-rem:12 time: 0.00
27.80/27.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
27.80/27.89	c Finding binary XORs  T:     0.01 s  found:       0
27.89/27.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
27.89/27.90	c calculated reachability. Time: 0.00
27.89/27.90	c Calc default polars -  time:   0.00 s pos:       9 undec:  293854 neg:       1
27.89/27.90	c =========================================================================================
27.89/27.90	c types(t): F = full restart, N = normal restart
27.89/27.90	c types(t): S = simplification begin/end, E = solution found
27.89/27.90	c restart types(rt): st = static, dy = dynamic
27.89/27.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
27.89/27.90	c  B st     0         0        10         0        17         0        34         0   no data   no data
27.89/27.90	c  E st     1         0         0         0        17         0        34         0   no data   no data
27.89/27.91	c Verified 0 clauses.
27.89/27.91	c Verified 0 clauses.
27.89/27.91	c Solved part
27.89/27.91	c =========================================================================================
27.89/27.91	c Solving part 1334
27.99/28.01	c  N st     0         0        14         0        13         0        26         0   no data   no data
27.99/28.01	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
27.99/28.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
27.99/28.03	c Finding binary XORs  T:     0.02 s  found:       0
27.99/28.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
27.99/28.03	c calculated reachability. Time: 0.00
27.99/28.03	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
27.99/28.03	c =========================================================================================
27.99/28.03	c types(t): F = full restart, N = normal restart
27.99/28.03	c types(t): S = simplification begin/end, E = solution found
27.99/28.03	c restart types(rt): st = static, dy = dynamic
27.99/28.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
27.99/28.03	c  B st     0         0        14         0        13         0        26         0   no data   no data
27.99/28.03	c  E st     1         0         0         0        13         0        26         0   no data   no data
27.99/28.04	c Verified 0 clauses.
27.99/28.04	c Verified 0 clauses.
27.99/28.04	c Solved part
27.99/28.04	c =========================================================================================
27.99/28.04	c Solving part 1020
28.10/28.15	c  N st     0         0        20         9        28         0        83         0   no data   no data
28.10/28.15	c asymm  cl-useful: 9/9/9 lits-rem:27 time: 0.00
28.10/28.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
28.10/28.17	c Finding binary XORs  T:     0.01 s  found:       0
28.10/28.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
28.10/28.17	c calculated reachability. Time: 0.00
28.10/28.17	c Calc default polars -  time:   0.00 s pos:      19 undec:  293844 neg:       1
28.10/28.17	c =========================================================================================
28.10/28.17	c types(t): F = full restart, N = normal restart
28.10/28.17	c types(t): S = simplification begin/end, E = solution found
28.10/28.17	c restart types(rt): st = static, dy = dynamic
28.10/28.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
28.10/28.17	c  B st     0         0        20         0        37         0        74         0   no data   no data
28.10/28.17	c  E st     1         0         0         0        37         0        74         0   no data   no data
28.10/28.18	c Verified 0 clauses.
28.10/28.18	c Verified 0 clauses.
28.10/28.18	c Solved part
28.10/28.18	c =========================================================================================
28.10/28.18	c Solving part 1335
28.19/28.29	c  N st     0         0        26         0        25         0        50         0   no data   no data
28.19/28.29	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
28.19/28.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
28.29/28.31	c Finding binary XORs  T:     0.01 s  found:       0
28.29/28.31	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
28.29/28.31	c calculated reachability. Time: 0.00
28.29/28.31	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
28.29/28.31	c =========================================================================================
28.29/28.31	c types(t): F = full restart, N = normal restart
28.29/28.31	c types(t): S = simplification begin/end, E = solution found
28.29/28.31	c restart types(rt): st = static, dy = dynamic
28.29/28.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
28.29/28.31	c  B st     0         0        26         0        25         0        50         0   no data   no data
28.29/28.31	c  E st     1         0         0         0        25         0        50         0   no data   no data
28.29/28.32	c Verified 0 clauses.
28.29/28.32	c Verified 0 clauses.
28.29/28.32	c Solved part
28.29/28.32	c =========================================================================================
28.29/28.33	c Coming back to original instance
28.29/28.33	c =========================================================================================
28.29/28.33	c  N st    99     25001     17970     42161     68579     14308    273082    557922     10.74      8.85
29.90/29.94	c  N dy   105     30002     17956     42161     68591     19222    273082    988739     10.74   no data
29.90/29.94	c  S st   105     30002     17956     42161     68591     19222    273082    988739     10.74   no data
30.10/30.17	c  S st   105     30504     16271     37280     61454     19565    242099    974403     10.74   no data
30.10/30.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.99/39.02	c Flit:   844 Blit:   2954 bXBeca:    0 bXProp: 3532 Bins:  70723 BRemL:  16401 BRemN:    154 P: 134.0M T:  8.82
38.99/39.04	c Cleaning up after failed var search:     0.02 s 
38.99/39.09	c Replacing     3532 vars Replaced   197177 lits Time:     0.05 s 
39.09/39.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.09/39.11	c bin-w-bin subsume rem         6090 bins  time:  0.01 s
39.09/39.12	c subs with bin:      673  lits-rem:       486  v-fix:    0  time:  0.01 s
39.09/39.19	c Subs w/ non-existent bins:    302 l-rem:    171 v-fix:     0 done:   6128 time:  0.07 s
39.19/39.23	c Removed useless bin:    3749  fixed:     0  props:   4.07M  time:  0.04 s
39.19/39.27	c lits-rem:        36  cl-subs:     1008  v-elim:   1211  v-fix:    0  time:  0.04 s
39.29/39.32	c subs with bin:       11  lits-rem:      1133  v-fix:    0  time:  0.03 s
39.29/39.36	c lits-rem:       786  cl-subs:      522  v-elim:      0  v-fix:    0  time:  0.04 s
39.99/40.09	c asymm  cl-useful: 46/10252/10977 lits-rem:60 time: 0.73
40.09/40.11	c calculated reachability. Time: 0.02
40.09/40.11	c  N dy   105     30504      4917     10972     19286      5933     66100    142836     10.74   no data
40.70/40.71	c Finding binary XORs  T:     0.60 s  found:      25
41.48/41.51	c  N dy   108     36825      4914     10972     19289     12158     66100    432646      9.93     10.49
42.08/42.11	c  N dy   112     41421      4911     10972     19307     16612     66100    637510      9.59     10.12
42.68/42.72	c  N dy   118     45617      4907     10972     19323     12328     66100    360219      9.37      9.90
42.68/42.74	c  S st   120     45757      4907     10972     19325     12464     66100    365759      9.37   no data
42.79/42.83	c  S st   120     46259      4907     10972     19352     12933     66100    375087      9.37   no data
42.79/42.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.99/47.05	c Flit:    96 Blit:     32 bXBeca:    0 bXProp:   36 Bins: 240515 BRemL:  18921 BRemN:    309 P: 40.5M T:  4.21
46.99/47.06	c Cleaning up after failed var search:     0.01 s 
46.99/47.08	c Replacing       61 vars Replaced    16244 lits Time:     0.02 s 
46.99/47.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.09/47.11	c bin-w-bin subsume rem         4895 bins  time:  0.03 s
47.09/47.14	c subs with bin:      322  lits-rem:        73  v-fix:    0  time:  0.02 s
47.20/47.21	c Subs w/ non-existent bins:     99 l-rem:     86 v-fix:     0 done:   4693 time:  0.06 s
47.20/47.21	c Removed useless bin:     300  fixed:     0  props:   1.30M  time:  0.02 s
47.20/47.24	c lits-rem:         8  cl-subs:      117  v-elim:    107  v-fix:    0  time:  0.02 s
47.39/47.48	c subs with bin:       79  lits-rem:     18695  v-fix:    0  time:  0.23 s
47.49/47.57	c lits-rem:       623  cl-subs:      370  v-elim:      0  v-fix:    0  time:  0.09 s
47.49/47.59	c vivif2 --  cl tried     9590 cl shrink      350 lits rem        371 time: 0.02
47.59/47.63	c vivif2 --  cl tried    10696 cl shrink     5096 lits rem      47976 time: 0.04
47.89/47.98	c asymm  cl-useful: 18/2314/9292 lits-rem:18 time: 0.35
47.89/48.00	c calculated reachability. Time: 0.01
47.99/48.00	c  N dy   120     46259      4586      9292    208713     10659     59368    605385      9.37   no data
48.49/48.52	c Finding binary XORs  T:     0.53 s  found:      12
48.99/49.04	c  N dy   129     50332      4584      9292    208719     14656     59368    736258      9.22     10.36
49.59/49.60	c  N dy   133     54790      4583      9292    208731     18970     59368    831620      9.03      9.53
50.50/50.52	c  N dy   139     62011      4578      9292    208739     26041     59368   1031063      8.78      9.29
51.09/51.18	c  N dy   147     66379      4578      9292    208754     16334     59368    679231      8.68      9.21
51.49/51.56	c  S st   148     69388      4578      9292    208755     19277     59368    815861      8.60      7.39
51.60/51.64	c  S st   148     69892      4576      9292    208758     19773     59368    831950      8.60   no data
51.60/51.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.69/53.76	c Flit:    27 Blit:      4 bXBeca:    0 bXProp:   25 Bins:   7622 BRemL:  58268 BRemN:     28 P: 35.5M T:  2.11
53.80/53.81	c Replacing       37 vars Replaced    17680 lits Time:     0.03 s 
53.80/53.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.80/53.83	c bin-w-bin subsume rem         2074 bins  time:  0.01 s
53.80/53.84	c subs with bin:       42  lits-rem:         0  v-fix:    0  time:  0.02 s
53.80/53.90	c Subs w/ non-existent bins:     12 l-rem:      6 v-fix:     0 done:   4500 time:  0.05 s
53.90/53.91	c Removed useless bin:     196  fixed:     0  props:   0.95M  time:  0.01 s
53.90/53.93	c lits-rem:         1  cl-subs:       92  v-elim:     76  v-fix:    0  time:  0.02 s
54.09/54.18	c subs with bin:      120  lits-rem:      5097  v-fix:    0  time:  0.23 s
54.29/54.39	c lits-rem:      3460  cl-subs:      610  v-elim:      0  v-fix:    0  time:  0.20 s
54.39/54.40	c vivif2 --  cl tried     8871 cl shrink      212 lits rem        248 time: 0.01
54.39/54.47	c vivif2 --  cl tried    18510 cl shrink     5653 lits rem      84384 time: 0.07
54.79/54.83	c asymm  cl-useful: 102/2027/8690 lits-rem:306 time: 0.36
54.79/54.84	c calculated reachability. Time: 0.01
54.79/54.85	c  N dy   148     69892      4424      8588    145835     18492     56539    595987      8.60   no data
55.29/55.38	c Finding binary XORs  T:     0.53 s  found:       8
56.10/56.12	c  N dy   153     74689      4423      8588    145854     23096     56539    694233      8.46      9.07
56.99/57.02	c  N dy   170     80880      4416      8588    145873     29155     56539    888973      8.38      8.84
57.69/57.79	c  N dy   179     86557      4415      8588    145885     34683     56539   1026810      8.30      8.78
57.89/57.96	c  F st   188     87501      4415      8588    145885     35619     56539   1063711      8.33   no data
57.89/57.98	c Replacing        8 vars Replaced     1846 lits Time:     0.02 s 
57.89/58.00	c Found part      259 vars:          8 clauses:         7 lits size:        14
57.89/58.00	c Found part      260 vars:          4 clauses:         3 lits size:         6
57.89/58.00	c Found part      263 vars:          8 clauses:         7 lits size:        14
57.89/58.00	c Found part      264 vars:          8 clauses:         7 lits size:        14
57.89/58.00	c Found part      273 vars:          6 clauses:         5 lits size:        10
57.89/58.00	c Found part      274 vars:          6 clauses:         5 lits size:        10
57.89/58.00	c Found part      275 vars:         10 clauses:         9 lits size:        18
57.89/58.00	c Found part      278 vars:         18 clauses:        17 lits size:        34
57.89/58.00	c Found part      279 vars:         12 clauses:        11 lits size:        22
57.89/58.00	c Found part      281 vars:       4258 clauses:     22722 lits size:     56107
57.89/58.00	c Found part      282 vars:          8 clauses:         7 lits size:        14
57.89/58.00	c Found part      283 vars:          6 clauses:         5 lits size:        10
57.89/58.00	c Found part      284 vars:          2 clauses:         1 lits size:         2
57.89/58.00	c Found part      285 vars:         46 clauses:        45 lits size:        90
57.89/58.00	c Found part      286 vars:          2 clauses:         1 lits size:         2
57.89/58.00	c Found part      287 vars:          4 clauses:         3 lits size:         6
57.89/58.00	c Found parts:         16 time: 0.04 s
57.89/58.00	c Solving part 284
58.09/58.11	c  N st     0         0         2         0         1         0         2         0   no data   no data
58.09/58.11	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
58.09/58.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
58.09/58.12	c Finding binary XORs  T:     0.01 s  found:       0
58.09/58.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
58.09/58.13	c calculated reachability. Time: 0.00
58.09/58.13	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
58.09/58.13	c =========================================================================================
58.09/58.13	c types(t): F = full restart, N = normal restart
58.09/58.13	c types(t): S = simplification begin/end, E = solution found
58.09/58.13	c restart types(rt): st = static, dy = dynamic
58.09/58.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.09/58.13	c  B st     0         0         2         0         1         0         2         0   no data   no data
58.09/58.13	c  E st     1         0         0         0         1         0         2         0   no data   no data
58.09/58.14	c Verified 0 clauses.
58.09/58.14	c Verified 0 clauses.
58.09/58.14	c Solved part
58.09/58.14	c =========================================================================================
58.09/58.14	c Solving part 286
58.19/58.24	c  N st     0         0         2         0         1         0         2         0   no data   no data
58.19/58.24	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
58.19/58.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
58.19/58.26	c Finding binary XORs  T:     0.01 s  found:       0
58.19/58.26	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
58.19/58.26	c calculated reachability. Time: 0.00
58.19/58.27	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
58.19/58.27	c =========================================================================================
58.19/58.27	c types(t): F = full restart, N = normal restart
58.19/58.27	c types(t): S = simplification begin/end, E = solution found
58.19/58.27	c restart types(rt): st = static, dy = dynamic
58.19/58.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.19/58.27	c  B st     0         0         2         0         1         0         2         0   no data   no data
58.19/58.27	c  E st     1         0         0         0         1         0         2         0   no data   no data
58.19/58.27	c Verified 0 clauses.
58.19/58.27	c Verified 0 clauses.
58.19/58.27	c Solved part
58.19/58.27	c =========================================================================================
58.19/58.28	c Solving part 260
58.30/58.38	c  N st     0         0         4         0         3         0         6         0   no data   no data
58.30/58.38	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
58.30/58.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
58.39/58.40	c Finding binary XORs  T:     0.01 s  found:       0
58.39/58.40	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
58.39/58.40	c calculated reachability. Time: 0.00
58.39/58.40	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
58.39/58.40	c =========================================================================================
58.39/58.40	c types(t): F = full restart, N = normal restart
58.39/58.40	c types(t): S = simplification begin/end, E = solution found
58.39/58.40	c restart types(rt): st = static, dy = dynamic
58.39/58.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.39/58.40	c  B st     0         0         4         0         3         0         6         0   no data   no data
58.39/58.40	c  E st     1         0         0         0         3         0         6         0   no data   no data
58.39/58.41	c Verified 0 clauses.
58.39/58.41	c Verified 0 clauses.
58.39/58.41	c Solved part
58.39/58.41	c =========================================================================================
58.39/58.42	c Solving part 287
58.49/58.52	c  N st     0         0         4         0         3         0         6         0   no data   no data
58.49/58.52	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
58.49/58.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
58.49/58.53	c Finding binary XORs  T:     0.01 s  found:       0
58.49/58.54	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
58.49/58.54	c calculated reachability. Time: 0.00
58.49/58.54	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
58.49/58.54	c =========================================================================================
58.49/58.54	c types(t): F = full restart, N = normal restart
58.49/58.54	c types(t): S = simplification begin/end, E = solution found
58.49/58.54	c restart types(rt): st = static, dy = dynamic
58.49/58.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.49/58.54	c  B st     0         0         4         0         3         0         6         0   no data   no data
58.49/58.54	c  E st     1         0         0         0         3         0         6         0   no data   no data
58.49/58.55	c Verified 0 clauses.
58.49/58.55	c Verified 0 clauses.
58.49/58.55	c Solved part
58.49/58.55	c =========================================================================================
58.49/58.55	c Solving part 273
58.59/58.66	c  N st     0         0         6         0         5         0        10         0   no data   no data
58.59/58.66	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
58.59/58.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
58.59/58.68	c Finding binary XORs  T:     0.01 s  found:       0
58.59/58.68	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
58.59/58.68	c calculated reachability. Time: 0.00
58.59/58.68	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
58.59/58.68	c =========================================================================================
58.59/58.68	c types(t): F = full restart, N = normal restart
58.59/58.68	c types(t): S = simplification begin/end, E = solution found
58.59/58.68	c restart types(rt): st = static, dy = dynamic
58.59/58.68	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.59/58.68	c  B st     0         0         6         0         5         0        10         0   no data   no data
58.59/58.68	c  E st     1         0         0         0         5         0        10         0   no data   no data
58.59/58.69	c Verified 0 clauses.
58.59/58.69	c Verified 0 clauses.
58.59/58.69	c Solved part
58.59/58.69	c =========================================================================================
58.59/58.69	c Solving part 274
58.79/58.80	c  N st     0         0         6         0         5         0        10         0   no data   no data
58.79/58.80	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
58.79/58.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
58.79/58.82	c Finding binary XORs  T:     0.01 s  found:       0
58.79/58.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
58.79/58.82	c calculated reachability. Time: 0.00
58.79/58.82	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
58.79/58.82	c =========================================================================================
58.79/58.82	c types(t): F = full restart, N = normal restart
58.79/58.82	c types(t): S = simplification begin/end, E = solution found
58.79/58.82	c restart types(rt): st = static, dy = dynamic
58.79/58.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.79/58.82	c  B st     0         0         6         0         5         0        10         0   no data   no data
58.79/58.82	c  E st     1         0         0         0         5         0        10         0   no data   no data
58.79/58.83	c Verified 0 clauses.
58.79/58.83	c Verified 0 clauses.
58.79/58.83	c Solved part
58.79/58.83	c =========================================================================================
58.79/58.84	c Solving part 283
58.89/58.94	c  N st     0         0         6         0         5         0        10         0   no data   no data
58.89/58.94	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
58.89/58.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
58.89/58.96	c Finding binary XORs  T:     0.01 s  found:       0
58.89/58.96	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
58.89/58.96	c calculated reachability. Time: 0.00
58.89/58.96	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
58.89/58.96	c =========================================================================================
58.89/58.96	c types(t): F = full restart, N = normal restart
58.89/58.96	c types(t): S = simplification begin/end, E = solution found
58.89/58.96	c restart types(rt): st = static, dy = dynamic
58.89/58.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
58.89/58.96	c  B st     0         0         6         0         5         0        10         0   no data   no data
58.89/58.96	c  E st     1         0         0         0         5         0        10         0   no data   no data
58.89/58.97	c Verified 0 clauses.
58.89/58.97	c Verified 0 clauses.
58.89/58.97	c Solved part
58.89/58.97	c =========================================================================================
58.89/58.98	c Solving part 259
58.99/59.09	c  N st     0         0         8         0         7         0        14         0   no data   no data
58.99/59.09	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
58.99/59.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
59.09/59.10	c Finding binary XORs  T:     0.01 s  found:       0
59.09/59.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
59.09/59.11	c calculated reachability. Time: 0.00
59.09/59.11	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
59.09/59.11	c =========================================================================================
59.09/59.11	c types(t): F = full restart, N = normal restart
59.09/59.11	c types(t): S = simplification begin/end, E = solution found
59.09/59.11	c restart types(rt): st = static, dy = dynamic
59.09/59.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
59.09/59.11	c  B st     0         0         8         0         7         0        14         0   no data   no data
59.09/59.11	c  E st     1         0         0         0         7         0        14         0   no data   no data
59.09/59.12	c Verified 0 clauses.
59.09/59.12	c Verified 0 clauses.
59.09/59.12	c Solved part
59.09/59.12	c =========================================================================================
59.09/59.12	c Solving part 263
59.19/59.23	c  N st     0         0         8         0         7         0        14         0   no data   no data
59.19/59.23	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
59.19/59.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
59.19/59.25	c Finding binary XORs  T:     0.01 s  found:       0
59.19/59.25	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
59.19/59.25	c calculated reachability. Time: 0.00
59.19/59.26	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
59.19/59.26	c =========================================================================================
59.19/59.26	c types(t): F = full restart, N = normal restart
59.19/59.26	c types(t): S = simplification begin/end, E = solution found
59.19/59.26	c restart types(rt): st = static, dy = dynamic
59.19/59.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
59.19/59.26	c  B st     0         0         8         0         7         0        14         0   no data   no data
59.19/59.26	c  E st     1         0         0         0         7         0        14         0   no data   no data
59.19/59.26	c Verified 0 clauses.
59.19/59.26	c Verified 0 clauses.
59.19/59.26	c Solved part
59.19/59.26	c =========================================================================================
59.19/59.27	c Solving part 264
59.29/59.38	c  N st     0         0         8         0         7         0        14         0   no data   no data
59.29/59.38	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
59.29/59.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
59.29/59.40	c Finding binary XORs  T:     0.01 s  found:       0
59.29/59.40	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
59.29/59.40	c calculated reachability. Time: 0.00
59.29/59.40	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
59.29/59.40	c =========================================================================================
59.29/59.40	c types(t): F = full restart, N = normal restart
59.29/59.40	c types(t): S = simplification begin/end, E = solution found
59.29/59.40	c restart types(rt): st = static, dy = dynamic
59.29/59.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
59.29/59.40	c  B st     0         0         8         0         7         0        14         0   no data   no data
59.29/59.40	c  E st     1         0         0         0         7         0        14         0   no data   no data
59.40/59.41	c Verified 0 clauses.
59.40/59.41	c Verified 0 clauses.
59.40/59.41	c Solved part
59.40/59.41	c =========================================================================================
59.40/59.41	c Solving part 282
59.49/59.52	c  N st     0         0         8         0         7         0        14         0   no data   no data
59.49/59.52	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
59.49/59.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
59.49/59.54	c Finding binary XORs  T:     0.01 s  found:       0
59.49/59.54	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
59.49/59.54	c calculated reachability. Time: 0.00
59.49/59.55	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
59.49/59.55	c =========================================================================================
59.49/59.55	c types(t): F = full restart, N = normal restart
59.49/59.55	c types(t): S = simplification begin/end, E = solution found
59.49/59.55	c restart types(rt): st = static, dy = dynamic
59.49/59.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
59.49/59.55	c  B st     0         0         8         0         7         0        14         0   no data   no data
59.49/59.55	c  E st     1         0         0         0         7         0        14         0   no data   no data
59.49/59.55	c Verified 0 clauses.
59.49/59.55	c Verified 0 clauses.
59.49/59.55	c Solved part
59.49/59.55	c =========================================================================================
59.49/59.56	c Solving part 275
59.59/59.67	c  N st     0         0        10         0         9         0        18         0   no data   no data
59.59/59.67	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
59.59/59.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
59.59/59.68	c Finding binary XORs  T:     0.01 s  found:       0
59.59/59.69	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
59.59/59.69	c calculated reachability. Time: 0.00
59.59/59.69	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
59.59/59.69	c =========================================================================================
59.59/59.69	c types(t): F = full restart, N = normal restart
59.59/59.69	c types(t): S = simplification begin/end, E = solution found
59.59/59.69	c restart types(rt): st = static, dy = dynamic
59.59/59.69	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
59.59/59.69	c  B st     0         0        10         0         9         0        18         0   no data   no data
59.59/59.69	c  E st     1         0         0         0         9         0        18         0   no data   no data
59.59/59.70	c Verified 0 clauses.
59.59/59.70	c Verified 0 clauses.
59.59/59.70	c Solved part
59.59/59.70	c =========================================================================================
59.69/59.70	c Solving part 279
59.79/59.81	c  N st     0         0        12         0        11         0        22         0   no data   no data
59.79/59.81	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
59.79/59.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
59.79/59.83	c Finding binary XORs  T:     0.01 s  found:       0
59.79/59.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
59.79/59.83	c calculated reachability. Time: 0.00
59.79/59.83	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
59.79/59.83	c =========================================================================================
59.79/59.83	c types(t): F = full restart, N = normal restart
59.79/59.83	c types(t): S = simplification begin/end, E = solution found
59.79/59.83	c restart types(rt): st = static, dy = dynamic
59.79/59.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
59.79/59.83	c  B st     0         0        12         0        11         0        22         0   no data   no data
59.79/59.83	c  E st     1         0         0         0        11         0        22         0   no data   no data
59.79/59.84	c Verified 0 clauses.
59.79/59.84	c Verified 0 clauses.
59.79/59.84	c Solved part
59.79/59.84	c =========================================================================================
59.79/59.85	c Solving part 278
59.89/59.96	c  N st     0         0        18         0        17         0        34         0   no data   no data
59.89/59.96	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
59.89/59.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
59.89/59.97	c Finding binary XORs  T:     0.01 s  found:       0
59.89/59.98	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
59.89/59.98	c calculated reachability. Time: 0.00
59.89/59.98	c Calc default polars -  time:   0.00 s pos:       0 undec:  293862 neg:       2
59.89/59.98	c =========================================================================================
59.89/59.98	c types(t): F = full restart, N = normal restart
59.89/59.98	c types(t): S = simplification begin/end, E = solution found
59.89/59.98	c restart types(rt): st = static, dy = dynamic
59.89/59.98	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
59.89/59.98	c  B st     0         0        18         0        17         0        34         0   no data   no data
59.89/59.98	c  E st     1         0         0         0        17         0        34         0   no data   no data
59.89/59.99	c Verified 0 clauses.
59.89/59.99	c Verified 0 clauses.
59.89/59.99	c Solved part
59.89/59.99	c =========================================================================================
59.89/59.99	c Solving part 285
60.09/60.10	c  N st     0         0        46         0        45         0        90         0   no data   no data
60.09/60.10	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
60.09/60.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
60.09/60.12	c Finding binary XORs  T:     0.01 s  found:       0
60.09/60.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
60.09/60.12	c calculated reachability. Time: 0.00
60.09/60.13	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
60.09/60.13	c =========================================================================================
60.09/60.13	c types(t): F = full restart, N = normal restart
60.09/60.13	c types(t): S = simplification begin/end, E = solution found
60.09/60.13	c restart types(rt): st = static, dy = dynamic
60.09/60.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
60.09/60.13	c  B st     0         0        46         0        45         0        90         0   no data   no data
60.09/60.13	c  E st     1         0         0         0        45         0        90         0   no data   no data
60.09/60.13	c Verified 0 clauses.
60.09/60.13	c Verified 0 clauses.
60.09/60.13	c Solved part
60.09/60.13	c =========================================================================================
60.09/60.14	c Coming back to original instance
60.09/60.14	c =========================================================================================
60.79/60.82	c  N dy   194     92696      4259      8555    143859     22205     56107    698510      8.33   no data
61.60/61.69	c  N dy   220     98684      4258      8555    143876     28060     56107    916696      8.35      8.81
62.59/62.63	c  S st   237    104838      4256      8555    143891     34036     56107   1092254      8.29      8.22
62.70/62.73	c  S st   237    105342      4255      8555    143901     34529     56107   1109146      8.29   no data
62.70/62.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.09/65.14	c Flit:    12 Blit:      4 bXBeca:    0 bXProp:    3 Bins:  11084 BRemL:  28652 BRemN:     51 P: 37.3M T:  2.39
65.09/65.18	c Replacing        3 vars Replaced     4313 lits Time:     0.03 s 
65.09/65.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.09/65.19	c bin-w-bin subsume rem          831 bins  time:  0.01 s
65.19/65.21	c subs with bin:       67  lits-rem:         0  v-fix:    0  time:  0.02 s
65.19/65.26	c Subs w/ non-existent bins:     14 l-rem:     10 v-fix:     0 done:   4234 time:  0.05 s
65.19/65.27	c Removed useless bin:     145  fixed:     0  props:   0.80M  time:  0.01 s
65.19/65.30	c lits-rem:         0  cl-subs:       48  v-elim:     54  v-fix:    0  time:  0.02 s
65.89/65.91	c subs with bin:      459  lits-rem:      2778  v-fix:    0  time:  0.57 s
66.29/66.34	c lits-rem:       860  cl-subs:     1050  v-elim:      0  v-fix:    0  time:  0.43 s
66.29/66.35	c vivif2 --  cl tried     8315 cl shrink      123 lits rem        143 time: 0.01
66.48/66.50	c vivif2 --  cl tried    31732 cl shrink    11314 lits rem     179475 time: 0.14
66.78/66.84	c asymm  cl-useful: 8/2186/8205 lits-rem:24 time: 0.34
66.78/66.85	c calculated reachability. Time: 0.01
66.78/66.85	c  N dy   237    105342      4180      8197    121027     31729     54384    836316      8.29   no data
67.28/67.38	c Finding binary XORs  T:     0.52 s  found:       0
68.49/68.53	c  N dy   273    112154      4172      8197    121052     38366     54384   1066581      8.32     12.55
69.59/69.65	c  N dy   309    119867      4168      8197    121085     26123     54384    668293      8.33      8.85
70.89/70.94	c  N dy   352    127612      4167      8197    121094     33723     54384    962803      8.38      9.72
72.29/72.36	c  N dy   382    135800      4164      8197    121116     41693     54384   1207817      8.37     17.42
73.59/73.70	c  N dy   416    144560      4162      8197    121123     28169     54384    701140      8.39     17.56
75.19/75.23	c  N dy   463    153862      4160      8197    121147     37268     54384    996458      8.45      8.91
75.90/75.99	c  S st   490    158013      4159      8197    121151     41347     54384   1160885      8.50   no data
75.99/76.09	c  S st   490    158517      4159      8197    121160     41839     54383   1174880      8.50   no data
76.09/76.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.49/78.55	c Flit:     4 Blit:      1 bXBeca:    0 bXProp:    6 Bins:  11457 BRemL:  14581 BRemN:     30 P: 38.6M T:  2.44
78.49/78.58	c Replacing        6 vars Replaced     5862 lits Time:     0.03 s 
78.49/78.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
78.59/78.60	c bin-w-bin subsume rem          309 bins  time:  0.01 s
78.59/78.62	c subs with bin:       17  lits-rem:         1  v-fix:    0  time:  0.02 s
78.59/78.67	c Subs w/ non-existent bins:     14 l-rem:      6 v-fix:     0 done:   4148 time:  0.05 s
78.59/78.68	c Removed useless bin:      74  fixed:     0  props:   0.78M  time:  0.01 s
78.69/78.70	c lits-rem:         4  cl-subs:       58  v-elim:     48  v-fix:    0  time:  0.02 s
79.29/79.30	c subs with bin:      416  lits-rem:      5221  v-fix:    0  time:  0.57 s
79.88/79.94	c lits-rem:      1184  cl-subs:     1032  v-elim:      0  v-fix:    0  time:  0.63 s
79.88/79.95	c vivif2 --  cl tried     8021 cl shrink       48 lits rem         62 time: 0.01
80.08/80.13	c vivif2 --  cl tried    38351 cl shrink    12749 lits rem     219066 time: 0.18
80.19/80.30	c asymm  cl-useful: 10/1454/7981 lits-rem:30 time: 0.17
80.30/80.32	c calculated reachability. Time: 0.01
80.30/80.32	c  N dy   490    158517      4100      7971    111959     38347     53085    890125      8.50   no data
80.79/80.84	c Finding binary XORs  T:     0.52 s  found:       0
82.58/82.64	c  N dy   527    169026      4089      7971    111992     25962     53085    608279      8.45      8.90
84.28/84.34	c  N dy   563    179864      4082      7971    112016     36500     53085    960308      8.42      8.88
86.38/86.41	c  N dy   635    191385      4081      7971    112034     47766     53085   1344225      8.50     13.28
88.38/88.40	c  N dy   713    203607      4077      7971    112046     35327     53085    913664      8.61      9.11
90.68/90.72	c  N dy   786    216662      4075      7971    112057     48144     53085   1363017      8.68     13.42
93.18/93.29	c  N dy   856    230590      4072      7971    112072     35773     53085    891774      8.73      9.28
94.49/94.59	c  S st   894    237775      4071      7971    112082     42837     53085   1183418      8.75      5.89
94.68/94.70	c  S st   894    238276      4071      7971    112088     43329     53085   1198207      8.75   no data
94.68/94.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
97.08/97.12	c Flit:    10 Blit:      1 bXBeca:    0 bXProp:   15 Bins:   3164 BRemL:   6800 BRemN:      6 P: 36.7M T:  2.40
97.08/97.15	c Replacing       15 vars Replaced     1704 lits Time:     0.02 s 
97.08/97.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.08/97.17	c bin-w-bin subsume rem          204 bins  time:  0.01 s
97.08/97.18	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.01 s
97.18/97.23	c Subs w/ non-existent bins:     10 l-rem:      6 v-fix:     0 done:   4044 time:  0.05 s
97.18/97.24	c Removed useless bin:     118  fixed:     0  props:   0.68M  time:  0.01 s
97.18/97.26	c lits-rem:         2  cl-subs:       28  v-elim:     26  v-fix:    0  time:  0.02 s
97.90/97.92	c subs with bin:      202  lits-rem:     10421  v-fix:    0  time:  0.63 s
98.59/98.66	c lits-rem:      1252  cl-subs:     1055  v-elim:      0  v-fix:    0  time:  0.74 s
98.59/98.67	c vivif2 --  cl tried     7676 cl shrink       11 lits rem         17 time: 0.01
98.79/98.85	c vivif2 --  cl tried    40733 cl shrink    11261 lits rem     259688 time: 0.18
99.19/99.20	c asymm  cl-useful: 15/1872/7665 lits-rem:40 time: 0.35
99.19/99.21	c calculated reachability. Time: 0.01
99.19/99.21	c  N dy   894    238276      4018      7655    103724     40730     51453    875033      8.75   no data
99.68/99.73	c Finding binary XORs  T:     0.52 s  found:       0
102.68/102.72	c  N dy   951    253651      4005      7655    103788     29180     51453    596636      8.72      9.19
105.18/105.24	c  N dy  1019    269937      3999      7655    103800     45109     51453   1080146      8.73      9.47
108.58/108.61	c  N dy  1098    287263      3993      7655    103830     34077     51453    713529      8.75     11.41
112.09/112.14	c  F st  1219    306250      3991      7655    103841     52733     51453   1347408      8.86      7.79
112.09/112.16	c Found part      243 vars:          6 clauses:         5 lits size:        10
112.09/112.16	c Found part      255 vars:       3984 clauses:     20647 lits size:     50763
112.09/112.16	c Found parts:          2 time: 0.02 s
112.09/112.16	c Solving part 243
112.19/112.26	c  N st     0         0         6         0         5         0        10         0   no data   no data
112.19/112.26	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
112.19/112.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
112.19/112.28	c Finding binary XORs  T:     0.02 s  found:       0
112.19/112.28	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
112.19/112.28	c calculated reachability. Time: 0.00
112.19/112.29	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
112.19/112.29	c =========================================================================================
112.19/112.29	c types(t): F = full restart, N = normal restart
112.19/112.29	c types(t): S = simplification begin/end, E = solution found
112.19/112.29	c restart types(rt): st = static, dy = dynamic
112.19/112.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
112.19/112.29	c  B st     0         0         6         0         5         0        10         0   no data   no data
112.19/112.29	c  E st     1         0         0         0         5         0        10         0   no data   no data
112.19/112.29	c Verified 0 clauses.
112.19/112.29	c Verified 0 clauses.
112.19/112.29	c Solved part
112.19/112.29	c =========================================================================================
112.28/112.30	c Coming back to original instance
112.28/112.30	c =========================================================================================
112.28/112.30	c  N st  1219    306250      3985      7503    100058     50687     50763   1322201      8.86      7.79
115.59/115.69	c  N dy  1309    325860      3983      7503    100060     41788     50763   1022004      8.92      9.93
119.69/119.74	c  N dy  1415    346988      3979      7503    100092     32679     50763    627057      8.97      9.48
121.49/121.52	c  S st  1476    357414      3979      7503    100096     42850     50763    922383      9.00   no data
121.59/121.61	c  S st  1476    357916      3979      7503    100099     43349     50763    935663      9.00   no data
121.59/121.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
123.89/123.97	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   27 Bins:   3706 BRemL:   4171 BRemN:     13 P: 33.9M T:  2.34
123.99/124.01	c Replacing       27 vars Replaced     7092 lits Time:     0.03 s 
123.99/124.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.99/124.02	c bin-w-bin subsume rem          593 bins  time:  0.01 s
123.99/124.04	c subs with bin:       18  lits-rem:         0  v-fix:    0  time:  0.01 s
123.99/124.08	c Subs w/ non-existent bins:      2 l-rem:      1 v-fix:     0 done:   3951 time:  0.04 s
123.99/124.09	c Removed useless bin:      66  fixed:     0  props:   0.53M  time:  0.01 s
124.09/124.11	c lits-rem:         0  cl-subs:       10  v-elim:     26  v-fix:    0  time:  0.02 s
124.49/124.53	c subs with bin:      898  lits-rem:      2469  v-fix:    0  time:  0.39 s
124.79/124.89	c lits-rem:       791  cl-subs:     1087  v-elim:      0  v-fix:    0  time:  0.36 s
124.89/124.90	c vivif2 --  cl tried     7438 cl shrink        7 lits rem          7 time: 0.01
124.99/125.04	c vivif2 --  cl tried    39305 cl shrink     7377 lits rem      94638 time: 0.14
125.29/125.39	c asymm  cl-useful: 15/1629/7434 lits-rem:45 time: 0.35
125.29/125.41	c calculated reachability. Time: 0.01
125.40/125.41	c  N dy  1476    357916      3925      7419     95964     39301     50171    758897      9.00   no data
125.89/125.94	c Finding binary XORs  T:     0.53 s  found:       0
129.89/129.93	c  N dy  1533    377944      3910      7419     96037     58618     50171   1291675      8.95     14.73
133.69/133.70	c  N dy  1628    399220      3904      7419     96067     49646     50171   1191405      8.95      9.48
137.59/137.66	c  N dy  1733    419252      3901      7419     96082     37810     50171    770042      9.00      9.55
141.29/141.36	c  N dy  1815    439312      3899      7419     96097     57346     50171   1428305      9.01     10.38
145.49/145.50	c  N dy  1948    459405      3897      7419     96114     44171     50171    923866      9.08      9.65
149.49/149.58	c  N dy  2065    479427      3896      7419     96123     63881     50171   1605864      9.13     20.28
153.39/153.44	c  N dy  2171    499457      3895      7419     96135     49275     50171   1021666      9.18     13.47
157.59/157.61	c  N dy  2276    519495      3895      7419     96146     68824     50171   1665963      9.21      9.72
160.79/160.86	c  S st  2377    536874      3894      7419     96155     50814     50171   1118461      9.25   no data
160.89/160.97	c  S st  2377    537377      3894      7419     96156     51311     50171   1134698      9.25   no data
160.89/160.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
163.29/163.31	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    9 Bins:   5020 BRemL:   4369 BRemN:     13 P: 34.3M T:  2.32
163.29/163.34	c Replacing        9 vars Replaced     1642 lits Time:     0.03 s 
163.29/163.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
163.29/163.36	c bin-w-bin subsume rem          163 bins  time:  0.01 s
163.29/163.37	c subs with bin:        9  lits-rem:         0  v-fix:    0  time:  0.01 s
163.39/163.42	c Subs w/ non-existent bins:      2 l-rem:      1 v-fix:     0 done:   3883 time:  0.04 s
163.39/163.42	c Removed useless bin:      72  fixed:     0  props:   0.49M  time:  0.01 s
163.39/163.45	c lits-rem:         0  cl-subs:        5  v-elim:     12  v-fix:    0  time:  0.02 s
163.90/163.91	c subs with bin:      458  lits-rem:      1482  v-fix:    0  time:  0.43 s
164.39/164.42	c lits-rem:       954  cl-subs:     1091  v-elim:      0  v-fix:    0  time:  0.51 s
164.39/164.43	c vivif2 --  cl tried     7226 cl shrink        3 lits rem          3 time: 0.01
164.59/164.61	c vivif2 --  cl tried    48469 cl shrink    10275 lits rem     152261 time: 0.17
164.89/164.94	c asymm  cl-useful: 5/1673/7224 lits-rem:15 time: 0.33
164.89/164.95	c calculated reachability. Time: 0.01
164.89/164.96	c  N dy  2377    537377      3871      7219     93971     48465     49098    940458      9.25   no data
165.39/165.47	c Finding binary XORs  T:     0.52 s  found:       0
169.49/169.56	c  N dy  2439    557387      3857      7219     94017     67888     49098   1471956      9.23      9.74
173.39/173.47	c  N dy  2534    578337      3852      7219     94036     52987     49098   1123033      9.24      9.88
177.59/177.68	c  N dy  2638    598408      3848      7219     94054     72698     49098   1798396      9.26     12.58
181.89/181.97	c  N dy  2736    619220      3842      7219     94084     56183     49098   1184153      9.27     10.12
186.19/186.24	c  N dy  2802    639253      3842      7219     94093     75799     49098   1800555      9.26      9.85
190.30/190.38	c  N dy  2904    660138      3841      7219     94098     58353     49098   1219695      9.28      9.78
194.89/194.94	c  N dy  3024    680153      3840      7219     94102     78030     49098   1881183      9.32     13.47
198.69/198.71	c  N dy  3125    700230      3840      7219     94109     58623     49098   1205043      9.34      9.91
202.69/202.79	c  N dy  3210    720259      3840      7219     94116     78238     49098   1814801      9.34     12.40
206.39/206.45	c  N dy  3319    740352      3840      7219     94119     57823     49098   1172237      9.37     11.84
210.69/210.74	c  N dy  3427    760509      3840      7219     94121     77538     49098   1775958      9.40     10.15
214.59/214.61	c  N dy  3492    780882      3839      7219     94137     56147     49098   1026676      9.39     10.16
218.69/218.70	c  N dy  3569    801166      3839      7219     94141     75970     49098   1624282      9.39      9.90
219.89/219.91	c  S st  3594    806066      3839      7219     94141     80779     49098   1772107      9.39   no data
220.00/220.05	c  S st  3594    806572      3839      7219     94146     81280     49098   1788835      9.39   no data
220.00/220.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
222.49/222.50	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   37 Bins:   4486 BRemL:   3775 BRemN:      7 P: 39.4M T:  2.43
222.49/222.58	c Replacing       37 vars Replaced    18184 lits Time:     0.08 s 
222.49/222.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
222.49/222.59	c bin-w-bin subsume rem          436 bins  time:  0.01 s
222.59/222.61	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.01 s
222.59/222.65	c Subs w/ non-existent bins:      3 l-rem:      1 v-fix:     0 done:   3797 time:  0.04 s
222.59/222.66	c Removed useless bin:      90  fixed:     0  props:   0.48M  time:  0.01 s
222.59/222.69	c lits-rem:         0  cl-subs:       21  v-elim:     10  v-fix:    0  time:  0.03 s
223.69/223.76	c subs with bin:     1962  lits-rem:     10058  v-fix:    0  time:  1.02 s
225.50/225.58	c lits-rem:      5265  cl-subs:     2434  v-elim:      0  v-fix:    0  time:  1.82 s
225.50/225.59	c vivif2 --  cl tried     6944 cl shrink        4 lits rem          4 time: 0.01
225.89/225.99	c vivif2 --  cl tried    72597 cl shrink    24250 lits rem     333758 time: 0.40
226.19/226.27	c asymm  cl-useful: 1/1755/6940 lits-rem:3 time: 0.27
226.19/226.28	c calculated reachability. Time: 0.01
226.19/226.28	c  N dy  3594    806572      3787      6939     90918     72594     47675   1315063      9.39   no data
226.79/226.80	c Finding binary XORs  T:     0.51 s  found:       0
230.89/231.00	c  N dy  3622    826971      3779      6939     90961     52654     47675    924322      9.35      9.93
234.99/235.02	c  N dy  3692    847048      3778      6939     90974     72297     47675   1529641      9.34     10.59
239.29/239.37	c  N dy  3727    867069      3776      6939     90998     49950     47675    800838      9.31     14.97
244.39/244.42	c  N dy  3784    892081      3771      6939     91043     74213     47675   1429824      9.28      9.87
248.69/248.70	c  N dy  3847    912466      3767      6939     91063     50775     47675    807348      9.27      9.78
253.09/253.11	c  N dy  3925    932529      3764      6939     91084     70277     47675   1379239      9.27     14.25
257.79/257.81	c  N dy  4029    952574      3764      6939     91089     45373     47675    620376      9.29     13.19
261.59/261.60	c  N dy  4127    972639      3763      6939     91098     64980     47675   1249835      9.30     12.64
266.20/266.28	c  N dy  4218    994599      3762      6939     91108     86342     47675   1852765      9.30      9.87
270.79/270.85	c  N dy  4350   1014767      3762      6939     91117     60401     47675   1102787      9.33      9.90
275.49/275.54	c  N dy  4445   1034986      3759      6939     91136     80077     47675   1657799      9.33      9.90
280.09/280.18	c  N dy  4573   1055051      3759      6939     91147     52911     47674    810896      9.36     13.07
283.49/283.53	c  F st  4676   1071875      3759      6939     91151     69479     47674   1387652      9.38      9.42
284.19/284.23	c  N st  4681   1075176      3759      6773     88930     70876     47063   1498753      9.38   no data
289.09/289.16	c  N dy  4789   1095706      3758      6773     88946     90904     47063   2067422      9.39      9.91
293.59/293.68	c  N dy  4897   1115784      3756      6773     88953     63609     47063   1182484      9.41     10.63
298.69/298.77	c  N dy  5000   1135880      3754      6773     88971     83169     47063   1809526      9.42     20.10
303.60/303.68	c  N dy  5132   1157110      3754      6773     88973     55611     47063    879873      9.45      9.99
308.00/308.02	c  N dy  5260   1177118      3754      6773     88975     75289     47063   1546614      9.47     10.06
313.19/313.26	c  N dy  5395   1198109      3754      6773     88979     95912     47063   2213610      9.50     10.07
315.70/315.75	c  S st  5436   1209859      3754      6773     88983     57623     47063    865695      9.50      8.77
315.79/315.86	c  S st  5436   1210361      3754      6773     88984     58123     47063    883861      9.50   no data
315.79/315.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
317.99/318.09	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:   17 Bins:   5738 BRemL:   9162 BRemN:     11 P: 33.1M T:  2.22
318.09/318.13	c Replacing       17 vars Replaced     9549 lits Time:     0.04 s 
318.09/318.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
318.09/318.15	c bin-w-bin subsume rem          528 bins  time:  0.01 s
318.09/318.16	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
318.19/318.20	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   3735 time:  0.04 s
318.19/318.21	c Removed useless bin:      64  fixed:     0  props:   0.37M  time:  0.01 s
318.19/318.23	c lits-rem:         0  cl-subs:       12  v-elim:     17  v-fix:    0  time:  0.02 s
318.39/318.48	c subs with bin:     1171  lits-rem:      5531  v-fix:    0  time:  0.22 s
318.69/318.74	c lits-rem:       582  cl-subs:      962  v-elim:      0  v-fix:    0  time:  0.26 s
318.69/318.75	c vivif2 --  cl tried     6756 cl shrink       19 lits rem         20 time: 0.01
318.79/318.89	c vivif2 --  cl tried    51586 cl shrink     5642 lits rem      47937 time: 0.14
319.19/319.25	c asymm  cl-useful: 13/1233/6738 lits-rem:16 time: 0.36
319.19/319.26	c calculated reachability. Time: 0.01
319.19/319.26	c  N dy  5436   1210361      3718      6737     83854     51578     46619    713942      9.50   no data
319.69/319.78	c Finding binary XORs  T:     0.52 s  found:       0
323.79/323.83	c  N dy  5491   1232069      3713      6737     83869     72710     46619   1348972      9.49     10.10
328.39/328.47	c  N dy  5550   1252509      3710      6737     83889     92682     46619   1920724      9.47     10.06
332.49/332.56	c  N dy  5631   1272531      3708      6737     83902     63744     46619   1098635      9.47      9.99
337.19/337.20	c  N dy  5734   1293629      3707      6737     83912     84349     46619   1685898      9.48      9.98
341.99/342.04	c  N dy  5827   1313734      3706      6737     83914     53432     46619    760709      9.48     10.05
345.89/345.98	c  N dy  5916   1333758      3706      6737     83926     72986     46619   1311763      9.48     12.87
350.09/350.19	c  N dy  5958   1354177      3705      6737     83940     92698     46619   1759975      9.47      9.99
354.79/354.82	c  N dy  6051   1374236      3704      6737     83950     60180     46619    878609      9.48     10.16
359.09/359.13	c  N dy  6143   1394930      3704      6737     83954     80371     46619   1470300      9.49     10.02
363.99/364.04	c  N dy  6230   1415165      3703      6737     83973    100032     46619   1987659      9.49     10.02
368.59/368.68	c  N dy  6331   1436078      3702      6737     83985     67137     46619   1049541      9.49     10.03
373.39/373.42	c  N dy  6446   1456202      3702      6737     83987     86790     46619   1618466      9.51     10.17
378.29/378.37	c  N dy  6528   1476243      3701      6737     83995    106366     46619   2163884      9.51     10.55
382.39/382.49	c  N dy  6631   1496300      3701      6737     83995     71536     46619   1188131      9.52     10.96
386.99/387.09	c  N dy  6743   1516423      3701      6737     83998     91304     46619   1807039      9.53     10.39
393.69/393.75	c  N dy  6826   1537274      3701      6737     84004     55986     46619    689574      9.53     10.10
397.89/397.90	c  N dy  6908   1557546      3701      6737     84006     75743     46619   1233464      9.53     10.06
402.49/402.52	c  N dy  6995   1578694      3700      6737     84018     96391     46619   1847386      9.53     10.15
407.69/407.78	c  N dy  7084   1598783      3699      6737     84029     59358     46619    771435      9.54     12.74
412.09/412.19	c  N dy  7197   1618861      3699      6737     84030     79022     46619   1372595      9.55     10.09
417.19/417.22	c  N dy  7298   1638902      3699      6737     84034     98676     46619   1942986      9.56     13.67
422.59/422.68	c  N dy  7409   1658997      3699      6737     84036     60670     46619    795229      9.57     12.90
426.99/427.02	c  N dy  7527   1679487      3699      6737     84042     80795     46619   1428470      9.58     10.28
432.09/432.13	c  N dy  7635   1700090      3698      6737     84054    100998     46619   2062370      9.59     10.24
434.79/434.86	c  S st  7683   1710361      3698      6737     84055    111043     46619   2342921      9.60   no data
434.99/435.03	c  S st  7683   1710868      3698      6737     84055    111547     46619   2361196      9.60   no data
434.99/435.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
437.49/437.56	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   42 Bins:   4673 BRemL:   3941 BRemN:      4 P: 42.9M T:  2.51
437.59/437.68	c Replacing       42 vars Replaced    28796 lits Time:     0.12 s 
437.59/437.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
437.59/437.69	c bin-w-bin subsume rem         1001 bins  time:  0.01 s
437.69/437.71	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.01 s
437.69/437.75	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   3650 time:  0.04 s
437.69/437.75	c Removed useless bin:      52  fixed:     0  props:   0.44M  time:  0.01 s
437.69/437.79	c lits-rem:         0  cl-subs:       40  v-elim:     36  v-fix:    0  time:  0.03 s
438.69/438.72	c subs with bin:      368  lits-rem:     12889  v-fix:    0  time:  0.88 s
441.59/441.60	c lits-rem:      2021  cl-subs:     3339  v-elim:      0  v-fix:    0  time:  2.88 s
441.59/441.61	c vivif2 --  cl tried     6526 cl shrink        7 lits rem          7 time: 0.01
441.99/442.06	c vivif2 --  cl tried    91917 cl shrink    29712 lits rem     337545 time: 0.45
442.29/442.36	c asymm  cl-useful: 4/1120/6523 lits-rem:9 time: 0.31
442.29/442.38	c calculated reachability. Time: 0.01
442.29/442.38	c  N dy  7683   1710868      3614      6521     77931     91902     45213   1565409      9.60   no data
442.79/442.90	c Finding binary XORs  T:     0.52 s  found:       0
447.09/447.13	c  N dy  7714   1730918      3606      6521     77968     60482     45213    800926      9.58     10.09
451.39/451.43	c  N dy  7773   1752619      3605      6521     77974     81668     45213   1383173      9.57     10.18
456.59/456.68	c  N dy  7823   1776732      3604      6521     77990    104836     45213   1854764      9.55     10.08
460.79/460.84	c  N dy  7890   1796814      3603      6521     77994     69035     45213    993728      9.55     12.33
465.49/465.52	c  N dy  7979   1820066      3602      6521     78010     91746     45213   1595857      9.54     10.08
470.39/470.44	c  N dy  8049   1840529      3602      6521     78017    111777     45213   2157058      9.54     10.08
475.09/475.11	c  N dy  8133   1861320      3602      6521     78020     73722     45213   1159935      9.54     10.17
479.60/479.64	c  N dy  8219   1881604      3602      6521     78029     93535     45213   1708674      9.54     10.19
484.59/484.64	c  N dy  8316   1901658      3600      6521     78041    113102     45213   2284719      9.54     10.46
488.99/489.09	c  N dy  8409   1921707      3600      6521     78043     72192     45213   1022297      9.55     10.86
493.49/493.56	c  N dy  8517   1941712      3600      6521     78049     91755     45213   1595161      9.55     12.38
498.49/498.54	c  N dy  8572   1962782      3599      6521     78055    112187     45213   2049448      9.54     10.07
503.39/503.48	c  N dy  8636   1983222      3599      6521     78061     70179     45213    967959      9.54     10.17
507.79/507.80	c  N dy  8718   2003344      3599      6521     78062     89844     45213   1520569      9.54     10.49
512.69/512.78	c  N dy  8769   2023800      3598      6521     78071    109657     45213   1983432      9.53     10.04
518.10/518.14	c  N dy  8883   2043989      3597      6521     78074     66302     45213    843520      9.54     10.16
521.99/522.09	c  N dy  8965   2064156      3596      6521     78076     85981     45213   1409338      9.54     10.17
526.99/527.08	c  N dy  9063   2084204      3596      6521     78080    105535     45213   1992688      9.54     13.36
533.09/533.10	c  N dy  9134   2104406      3596      6521     78086    125172     45213   2508709      9.54     10.07
537.59/537.61	c  N dy  9216   2124600      3596      6521     78090     80756     45213   1228551      9.54     10.19
542.30/542.31	c  N dy  9316   2144876      3596      6521     78093    100551     45213   1771419      9.55     10.10
547.89/547.92	c  N dy  9444   2164913      3596      6521     78096    120145     45213   2384437      9.56     12.09
553.19/553.25	c  N dy  9543   2184957      3595      6521     78107     74394     45213   1032223      9.56     12.34
557.70/557.75	c  N dy  9637   2205036      3595      6521     78111     94017     45213   1617607      9.56     10.15
559.29/559.31	c  S st  9686   2210868      3595      6521     78113     99726     45213   1805552      9.57   no data
559.39/559.49	c  S st  9686   2211371      3595      6521     78114    100224     45213   1823322      9.57   no data
559.49/559.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
561.79/561.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   25 Bins:   4165 BRemL:   6176 BRemN:     14 P: 38.0M T:  2.33
561.89/561.92	c Replacing       25 vars Replaced    21250 lits Time:     0.09 s 
561.89/561.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
561.89/561.94	c bin-w-bin subsume rem          244 bins  time:  0.01 s
561.89/561.95	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.01 s
561.89/561.99	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   3570 time:  0.04 s
561.99/562.01	c Removed useless bin:      66  fixed:     0  props:   0.41M  time:  0.01 s
561.99/562.03	c lits-rem:         1  cl-subs:       26  v-elim:     26  v-fix:    0  time:  0.03 s
562.79/562.81	c subs with bin:     1212  lits-rem:     11543  v-fix:    0  time:  0.73 s
564.99/565.01	c lits-rem:      1784  cl-subs:     2905  v-elim:      0  v-fix:    0  time:  2.20 s
564.99/565.02	c vivif2 --  cl tried     6354 cl shrink        9 lits rem          9 time: 0.01
565.29/565.39	c vivif2 --  cl tried    88849 cl shrink    21518 lits rem     268398 time: 0.37
565.59/565.68	c asymm  cl-useful: 0/787/6347 lits-rem:0 time: 0.29
565.59/565.69	c calculated reachability. Time: 0.01
565.69/565.70	c  N dy  9686   2211371      3544      6347     74411     88844     44215   1374508      9.57   no data
566.19/566.21	c Finding binary XORs  T:     0.52 s  found:       0
571.69/571.72	c  N dy  9746   2232600      3538      6347     74434    109504     44215   1910085      9.56     10.10
577.39/577.41	c  N dy  9794   2255757      3532      6347     74470     69392     44215    877521      9.55     10.12
582.08/582.10	c  N dy  9841   2276982      3529      6347     74494     89984     44215   1413364      9.54     10.41
587.18/587.20	c  N dy  9903   2297021      3527      6347     74509    109525     44215   1917264      9.53     11.86
592.29/592.36	c  N dy  9981   2317125      3527      6347     74513    129064     44215   2460955      9.53     10.10
596.38/596.45	c  N dy 10027   2337564      3525      6347     74527     83622     44215   1196990      9.52     10.10
601.28/601.31	c  N dy 10163   2357748      3523      6347     74534    103378     44215   1799290      9.53     10.07
606.88/606.99	c  N dy 10266   2377766      3505      6080     73145    114161     43247   2232301      9.54     14.06
611.89/611.93	c  N dy 10384   2397863      3505      6080     73148     70854     43247    979580      9.54     10.05
616.59/616.60	c  N dy 10514   2417873      3505      6080     73150     90488     43247   1581716      9.55     11.70
621.79/621.82	c  N dy 10615   2437936      3505      6080     73155    110040     43247   2143513      9.56     11.79
627.68/627.72	c  N dy 10717   2458833      3504      6080     73160    130518     43247   2764039      9.56     10.25
632.28/632.30	c  N dy 10835   2479047      3504      6080     73163     83591     43247   1260192      9.57     10.19
636.90/636.92	c  N dy 10909   2499143      3504      6080     73165    103146     43247   1779512      9.57     12.96
642.29/642.33	c  N dy 11008   2519147      3504      6080     73167    122636     43247   2358896      9.57     12.98
648.08/648.11	c  N dy 11120   2539301      3504      6080     73167     73387     43247    924173      9.58     10.17
652.58/652.60	c  N dy 11195   2559321      3504      6080     73174     92935     43247   1493687      9.58     11.30
658.39/658.47	c  N dy 11328   2583608      3504      6080     73177    116657     43247   2202250      9.59     10.17
664.49/664.58	c  N dy 11448   2603836      3504      6080     73178    136394     43247   2771009      9.60     10.13
669.59/669.64	c  N dy 11557   2624444      3504      6080     73183     85898     43247   1254830      9.60     10.19
674.59/674.61	c  N dy 11665   2644514      3504      6080     73186    105490     43247   1825980      9.61     15.72
679.80/679.86	c  N dy 11768   2664558      3504      6080     73190    125118     43247   2459146      9.61     11.37
686.30/686.33	c  N dy 11871   2684814      3504      6080     73192     72912     43247    864431      9.61     10.34
690.70/690.73	c  N dy 11975   2704913      3504      6080     73194     92571     43247   1448359      9.62     13.44
692.19/692.28	c  S st 11996   2711371      3504      6080     73196     98743     43247   1593403      9.62   no data
692.39/692.44	c  S st 11996   2711878      3504      6080     73196     99246     43247   1609899      9.62   no data
692.39/692.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
694.69/694.77	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    6 Bins:  16112 BRemL:  11045 BRemN:     33 P: 36.7M T:  2.31
694.79/694.81	c Replacing        6 vars Replaced      872 lits Time:     0.03 s 
694.79/694.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
694.79/694.82	c bin-w-bin subsume rem           75 bins  time:  0.01 s
694.79/694.83	c subs with bin:       13  lits-rem:         0  v-fix:    0  time:  0.01 s
694.79/694.87	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:   3494 time:  0.04 s
694.79/694.88	c Removed useless bin:      89  fixed:     0  props:   0.39M  time:  0.01 s
694.89/694.91	c lits-rem:         0  cl-subs:       23  v-elim:     24  v-fix:    0  time:  0.03 s
695.39/695.42	c subs with bin:     1343  lits-rem:      1447  v-fix:    0  time:  0.46 s
696.79/696.89	c lits-rem:      1165  cl-subs:     2912  v-elim:      0  v-fix:    0  time:  1.47 s
696.79/696.89	c vivif2 --  cl tried     6030 cl shrink       14 lits rem         15 time: 0.01
697.19/697.23	c vivif2 --  cl tried    94545 cl shrink    17386 lits rem     208530 time: 0.34
697.49/697.55	c asymm  cl-useful: 0/1450/6022 lits-rem:0 time: 0.32
697.49/697.56	c calculated reachability. Time: 0.01
697.49/697.56	c  N dy 11996   2711878      3470      6022     76900     94542     42706   1343278      9.62   no data
697.99/698.08	c Finding binary XORs  T:     0.52 s  found:       0
702.90/702.93	c  N dy 12025   2731891      3465      6022     76917    113850     42706   1830323      9.61     10.20
708.40/708.49	c  N dy 12083   2751971      3462      6022     76949    133303     42706   2353573      9.60     10.29
713.99/714.07	c  N dy 12180   2772058      3461      6022     76955     80376     42706   1072545      9.60     12.40
718.69/718.77	c  N dy 12274   2792757      3459      6022     76974    100496     42706   1664427      9.60     10.20
723.99/724.08	c  N dy 12329   2812901      3457      6022     77002    119813     42706   2123842      9.59     10.13
730.09/730.11	c  N dy 12433   2833186      3456      6022     77005    139605     42706   2700124      9.60     10.26
735.49/735.55	c  N dy 12512   2853234      3455      6022     77018     85517     42706   1154471      9.59     17.85
740.30/740.37	c  N dy 12589   2873305      3454      6022     77021    105022     42706   1688239      9.59     11.54
745.70/745.77	c  N dy 12668   2893374      3453      6022     77036    124487     42706   2223060      9.59     15.71
751.69/751.77	c  N dy 12740   2914011      3453      6022     77039    144450     42706   2747005      9.59     10.20
756.49/756.53	c  N dy 12825   2934089      3453      6022     77040     89367     42706   1236611      9.59     10.11
764.69/764.79	c  N dy 12914   2968953      3452      6022     77058    123134     42706   2073191      9.58     10.22
770.59/770.68	c  N dy 13022   2989435      3452      6022     77063    143117     42706   2686315      9.59     10.14
776.69/776.78	c  N dy 13091   3011066      3450      6022     77079     88395     42706   1192998      9.58     10.10
782.19/782.26	c  N dy 13175   3034358      3449      6022     77093    110904     42706   1787548      9.58     10.10
787.69/787.78	c  N dy 13272   3054460      3449      6022     77096    130483     42706   2366493      9.58     10.80
793.99/794.05	c  N dy 13374   3074657      3449      6022     77101    150172     42706   2957996      9.59     10.12
799.09/799.13	c  N dy 13480   3094757      3448      6022     77115     93090     42706   1362094      9.59     10.22
804.39/804.41	c  N dy 13560   3115357      3448      6022     77123    113084     42706   1949465      9.59     10.19
809.89/809.94	c  N dy 13667   3135911      3448      6022     77129    133018     42706   2493340      9.59     10.10
815.99/816.05	c  N dy 13740   3156011      3448      6022     77135    152549     42706   3031269      9.59     10.26
821.19/821.28	c  N dy 13866   3176075      3448      6022     77136     94425     42706   1375090      9.60     11.20
826.59/826.64	c  N dy 13955   3197359      3448      6022     77141    115136     42706   1971875      9.60     10.49
830.59/830.69	c  S st 14030   3211878      3448      6022     77142    129346     42706   2437422      9.60   no data
830.79/830.85	c  S st 14030   3212379      3448      6022     77142    129845     42706   2455706      9.60   no data
830.79/830.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
833.19/833.22	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    9 Bins:   7285 BRemL:  11389 BRemN:     24 P: 39.2M T:  2.35
833.29/833.31	c Replacing        9 vars Replaced    10815 lits Time:     0.08 s 
833.29/833.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
833.29/833.32	c bin-w-bin subsume rem          143 bins  time:  0.01 s
833.29/833.33	c subs with bin:       12  lits-rem:         2  v-fix:    0  time:  0.01 s
833.29/833.37	c Subs w/ non-existent bins:      2 l-rem:      1 v-fix:     0 done:   3438 time:  0.04 s
833.29/833.38	c Removed useless bin:      41  fixed:     0  props:   0.33M  time:  0.01 s
833.39/833.41	c lits-rem:         0  cl-subs:        3  v-elim:     23  v-fix:    0  time:  0.04 s
834.59/834.64	c subs with bin:     2750  lits-rem:     12570  v-fix:    0  time:  1.16 s
838.59/838.63	c lits-rem:      2834  cl-subs:     4344  v-elim:      0  v-fix:    0  time:  3.99 s
838.59/838.64	c vivif2 --  cl tried     5894 cl shrink        8 lits rem          8 time: 0.01
839.20/839.21	c vivif2 --  cl tried   118502 cl shrink    30013 lits rem     384443 time: 0.56
839.49/839.59	c asymm  cl-useful: 3/1181/5887 lits-rem:9 time: 0.39
839.59/839.61	c calculated reachability. Time: 0.01
839.59/839.61	c  N dy 14030   3212379      3415      5884     70750    118498     41926   1839780      9.60   no data
840.09/840.19	c Finding binary XORs  T:     0.58 s  found:       0
846.80/846.85	c  N dy 14081   3232448      3410      5884     70788    137903     41926   2338992      9.59     10.15
853.40/853.41	c  N dy 14165   3253648      3407      5884     70807     81874     41926    991511      9.59     10.21
858.01/858.06	c  N dy 14247   3273733      3406      5884     70815    101406     41926   1538964      9.59     10.11
863.40/863.41	c  N dy 14340   3294515      3404      5884     70837    121717     41926   2134465      9.59     10.13
869.39/869.47	c  N dy 14432   3314585      3402      5884     70847    141184     41926   2700106      9.59     10.21
876.29/876.37	c  N dy 14518   3336372      3402      5884     70855     83733     41926    997002      9.59     10.15
881.39/881.49	c  N dy 14609   3358151      3401      5884     70864    104775     41926   1582654      9.59     10.43
886.69/886.75	c  N dy 14695   3378247      3399      5884     70870    124251     41926   2128812      9.59     11.68
892.89/892.95	c  N dy 14805   3398256      3399      5884     70874    143726     41926   2708561      9.60     11.24
899.29/899.33	c  N dy 14892   3418312      3397      5884     70882     83110     41926    963428      9.60     11.72
903.89/903.99	c  N dy 14999   3438461      3396      5884     70889    102770     41926   1561458      9.60     10.13
909.49/909.50	c  N dy 15104   3458517      3395      5884     70905    122206     41926   2139638      9.60     13.64
915.69/915.75	c  N dy 15215   3478570      3394      5884     70922    141665     41926   2715300      9.61     12.75
922.19/922.29	c  N dy 15307   3498627      3394      5884     70923    161211     41926   3255656      9.61     10.13
927.39/927.40	c  N dy 15411   3518645      3394      5884     70927     99481     41926   1434525      9.61     15.48
932.59/932.63	c  N dy 15512   3538699      3394      5884     70931    119068     41926   2076951      9.61     10.23
938.79/938.81	c  N dy 15616   3559615      3393      5884     70941    139302     41926   2618994      9.62     10.18
945.50/945.56	c  N dy 15718   3580009      3393      5884     70944    159092     41926   3189204      9.62     10.20
951.00/951.07	c  N dy 15824   3600097      3393      5884     70945     96211     41926   1322084      9.62     14.93
956.30/956.38	c  N dy 15924   3620154      3393      5884     70946    115716     41926   1898560      9.63     12.50
962.30/962.39	c  N dy 16045   3640262      3393      5884     70950    135282     41926   2482401      9.63     10.20
968.80/968.86	c  N dy 16163   3660343      3392      5884     70957    154809     41926   3087753      9.64     12.64
975.29/975.34	c  N dy 16282   3680459      3392      5884     70961     90749     41926   1100667      9.64     10.16
980.20/980.28	c  N dy 16404   3700525      3392      5884     70961    110391     41926   1696370      9.65     10.76
983.60/983.62	c  S st 16448   3712379      3392      5884     70963    121917     41926   1999305      9.65      6.84
983.80/983.81	c  S st 16448   3712882      3392      5884     70963    122417     41926   2015868      9.65   no data
983.80/983.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
986.10/986.12	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   27 Bins:  10429 BRemL:   8776 BRemN:     21 P: 39.0M T:  2.30
986.20/986.23	c Replacing       27 vars Replaced    21413 lits Time:     0.11 s 
986.20/986.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
986.20/986.25	c bin-w-bin subsume rem          301 bins  time:  0.01 s
986.20/986.26	c subs with bin:       11  lits-rem:         1  v-fix:    0  time:  0.01 s
986.30/986.30	c Subs w/ non-existent bins:      3 l-rem:      1 v-fix:     0 done:   3363 time:  0.04 s
986.30/986.30	c Removed useless bin:      50  fixed:     0  props:   0.27M  time:  0.01 s
986.30/986.34	c lits-rem:         0  cl-subs:       25  v-elim:     16  v-fix:    0  time:  0.04 s
987.00/987.08	c subs with bin:     2195  lits-rem:      8448  v-fix:    0  time:  0.68 s
989.70/989.80	c lits-rem:      3205  cl-subs:     4089  v-elim:      0  v-fix:    0  time:  2.72 s
989.80/989.80	c vivif2 --  cl tried     5710 cl shrink        7 lits rem          8 time: 0.01
990.20/990.22	c vivif2 --  cl tried   107937 cl shrink    22921 lits rem     264105 time: 0.41
990.50/990.54	c asymm  cl-useful: 3/1073/5704 lits-rem:4 time: 0.33
990.50/990.56	c calculated reachability. Time: 0.01
990.50/990.56	c  N dy 16448   3712882      3347      5704     69619    107930     40865   1555127      9.65   no data
991.00/991.08	c Finding binary XORs  T:     0.52 s  found:       0
996.40/996.43	c  N dy 16491   3732915      3343      5704     69641    127388     40865   2056561      9.64     12.60
1002.49/1002.50	c  F st 16541   3751562      3342      5704     69650    145507     40865   2566207      9.64      7.60
1002.49/1002.53	c Found part      233 vars:         20 clauses:        19 lits size:        38
1002.49/1002.53	c Found part      237 vars:       3299 clauses:     16611 lits size:     40680
1002.49/1002.53	c Found part      238 vars:         22 clauses:        21 lits size:        42
1002.49/1002.53	c Found parts:          3 time: 0.03 s
1002.49/1002.53	c Solving part 233
1002.59/1002.64	c  N st     0         0        20         0        19         0        38         0   no data   no data
1002.59/1002.64	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1002.59/1002.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
1002.59/1002.66	c Finding binary XORs  T:     0.01 s  found:       0
1002.59/1002.66	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1002.59/1002.66	c calculated reachability. Time: 0.00
1002.59/1002.67	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
1002.59/1002.67	c =========================================================================================
1002.59/1002.67	c types(t): F = full restart, N = normal restart
1002.59/1002.67	c types(t): S = simplification begin/end, E = solution found
1002.59/1002.67	c restart types(rt): st = static, dy = dynamic
1002.59/1002.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1002.59/1002.67	c  B st     0         0        20         0        19         0        38         0   no data   no data
1002.59/1002.67	c  E st     1         0         0         0        19         0        38         0   no data   no data
1002.59/1002.67	c Verified 0 clauses.
1002.59/1002.67	c Verified 0 clauses.
1002.59/1002.67	c Solved part
1002.59/1002.67	c =========================================================================================
1002.59/1002.68	c Solving part 238
1002.70/1002.79	c  N st     0         0        22         0        21         0        42         0   no data   no data
1002.70/1002.80	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1002.80/1002.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
1002.80/1002.81	c Finding binary XORs  T:     0.02 s  found:       0
1002.80/1002.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1002.80/1002.82	c calculated reachability. Time: 0.00
1002.80/1002.82	c Calc default polars -  time:   0.00 s pos:       1 undec:  293862 neg:       1
1002.80/1002.82	c =========================================================================================
1002.80/1002.82	c types(t): F = full restart, N = normal restart
1002.80/1002.82	c types(t): S = simplification begin/end, E = solution found
1002.80/1002.82	c restart types(rt): st = static, dy = dynamic
1002.80/1002.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1002.80/1002.82	c  B st     0         0        22         0        21         0        42         0   no data   no data
1002.80/1002.82	c  E st     1         0         0         0        21         0        42         0   no data   no data
1002.80/1002.82	c Verified 0 clauses.
1002.80/1002.82	c Verified 0 clauses.
1002.80/1002.82	c Solved part
1002.80/1002.82	c =========================================================================================
1002.80/1002.83	c Coming back to original instance
1002.80/1002.83	c =========================================================================================
1003.40/1003.48	c  N st 16545   3753595      3300      5669     69276    146838     40680   2632493      9.64   no data
1004.20/1004.27	c Decided on static restart strategy
1010.19/1010.27	c  N st 16551   3779869      3300      5669     69278     92042     40680   1612601      9.64   no data
1018.19/1018.26	c  N st 16553   3815862      3300      5669     69279    126263     40680   2507417      9.64   no data
1027.69/1027.72	c  N st 16554   3848255      3300      5669     69279    157783     40680   3829741      9.64   no data
1038.49/1038.59	c  N st 16555   3896843      3300      5669     69279    123089     40680   2816923      9.64   no data
1058.89/1058.97	c  N st 16556   3969728      3300      5669     69281    109899     40680   3072994      9.64   no data
1091.70/1091.75	c  N st 16557   4079051      3300      5669     69283    129007     40680   3603116      9.64   no data
1138.89/1138.98	c  N st 16558   4212882      3300      5669     69285    170605     40680   5581486      9.64   no data
1138.89/1138.98	c  S st 16558   4212882      3300      5669     69285    170605     40680   5581486      9.64   no data
1139.39/1139.40	c  S st 16558   4213386      3300      5669     69285    171107     40680   5593717      9.64   no data
1139.39/1139.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1142.09/1142.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   4047 BRemL:   9501 BRemN:     46 P: 49.5M T:  2.72
1142.09/1142.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1142.09/1142.17	c bin-w-bin subsume rem            6 bins  time:  0.01 s
1142.09/1142.18	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
1142.19/1142.21	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   3300 time:  0.03 s
1142.19/1142.22	c Removed useless bin:       2  fixed:     0  props:   0.27M  time:  0.00 s
1142.19/1142.28	c lits-rem:         0  cl-subs:        3  v-elim:      5  v-fix:    0  time:  0.06 s
1144.40/1144.40	c subs with bin:     1072  lits-rem:       790  v-fix:    0  time:  1.94 s
1181.10/1181.11	c lits-rem:     15322  cl-subs:    17728  v-elim:      0  v-fix:    0  time: 36.71 s
1181.10/1181.11	c vivif2 --  cl tried     5670 cl shrink        0 lits rem          0 time: 0.01
1182.59/1182.63	c vivif2 --  cl tried   150652 cl shrink    81691 lits rem    1156523 time: 1.50
1182.89/1182.95	c asymm  cl-useful: 1/487/5670 lits-rem:1 time: 0.32
1182.89/1182.96	c calculated reachability. Time: 0.01
1182.89/1182.96	c  N st 16558   4213386      3295      5670     63566    150646     40557   3785065      9.64   no data
1183.39/1183.48	c Finding binary XORs  T:     0.52 s  found:       0
1267.60/1267.64	c  N st 16559   4459363      3293      5670     63584    120399     40557   2788223      9.64   no data

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

running on 2 cores: 1,3

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: 0.00 0.00 0.00 1/292 17696
/proc/meminfo: memFree=24107028/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=36564 CPUtime=0 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 2097 0 0 0 0 0 0 0 20 0 1 0 649513996 37441536 1812 33554432000 4194304 4580011 140736720606096 18446744073709551615 4349475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 9141 1823 324 95 0 4123 0

[startup+0.0846419 s]
/proc/loadavg: 0.00 0.00 0.00 1/292 17696
/proc/meminfo: memFree=24107028/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=89872 CPUtime=0.07 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 17050 0 0 0 5 2 0 0 20 0 1 0 649513996 92028928 12690 33554432000 4194304 4580011 140736720606096 18446744073709551615 4310242 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 22468 12699 324 95 0 17450 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 89872

[startup+0.10064 s]
/proc/loadavg: 0.00 0.00 0.00 1/292 17696
/proc/meminfo: memFree=24107028/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=94728 CPUtime=0.09 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 19222 0 0 0 7 2 0 0 20 0 1 0 649513996 97001472 14862 33554432000 4194304 4580011 140736720606096 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 23682 14872 324 95 0 18664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 94728

[startup+0.300605 s]
/proc/loadavg: 0.00 0.00 0.00 1/292 17696
/proc/meminfo: memFree=24107028/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=152036 CPUtime=0.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 33551 0 0 0 24 5 0 0 21 0 1 0 649513996 155684864 24985 33554432000 4194304 4580011 140736720606096 18446744073709551615 210204308165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 38009 24989 324 95 0 32991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 152036

[startup+0.70054 s]
/proc/loadavg: 0.00 0.00 0.00 1/292 17696
/proc/meminfo: memFree=24107028/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=167636 CPUtime=0.69 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 39907 0 0 0 63 6 0 0 22 0 1 0 649513996 171659264 31281 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 41909 31281 339 95 0 36891 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 167636

[startup+1.5004 s]
/proc/loadavg: 0.00 0.00 0.00 2/293 17697
/proc/meminfo: memFree=23965288/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=222544 CPUtime=1.49 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 51147 0 0 0 141 8 0 0 25 0 1 0 649513996 227885056 42521 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 55636 42521 341 95 0 50618 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 222544

[startup+3.10113 s]
/proc/loadavg: 0.00 0.00 0.00 2/293 17697
/proc/meminfo: memFree=23899612/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=341880 CPUtime=3.09 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 74291 0 0 0 299 10 0 0 25 0 1 0 649513996 350085120 65665 33554432000 4194304 4580011 140736720606096 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 85470 65665 341 95 0 80452 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 341880

[startup+6.30059 s]
/proc/loadavg: 0.08 0.02 0.01 2/293 17697
/proc/meminfo: memFree=23742512/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=479460 CPUtime=6.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 102757 0 0 0 614 15 0 0 25 0 1 0 649513996 490967040 94131 33554432000 4194304 4580011 140736720606096 18446744073709551615 4292903 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 119865 94131 341 95 0 114847 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 479460

[startup+12.7005 s]
/proc/loadavg: 0.15 0.03 0.01 2/293 17697
/proc/meminfo: memFree=23618568/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=609180 CPUtime=12.69 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 130507 0 0 0 1251 18 0 0 25 0 1 0 649513996 623800320 121881 33554432000 4194304 4580011 140736720606096 18446744073709551615 4515081 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 152295 121881 354 95 0 147277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 609180

[startup+25.5004 s]
/proc/loadavg: 0.34 0.08 0.02 2/293 17697
/proc/meminfo: memFree=23592264/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=662012 CPUtime=25.49 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 137452 0 0 0 2530 19 0 0 25 0 1 0 649513996 677900288 128826 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 165503 128826 366 95 0 160485 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 662012

[startup+51.101 s]
/proc/loadavg: 1.42 0.35 0.11 5/308 17728
/proc/meminfo: memFree=23117820/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=839168 CPUtime=51.09 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 304331 0 0 0 5068 41 0 0 25 0 1 0 649513996 859308032 177231 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 209792 177231 369 95 0 204774 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 839168

[startup+102.311 s]
/proc/loadavg: 2.88 0.91 0.31 5/308 17729
/proc/meminfo: memFree=22775240/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1052336 CPUtime=102.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 573985 0 0 0 10159 70 0 0 25 0 1 0 649513996 1077592064 230226 33554432000 4194304 4580011 140736720606096 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 263084 230226 369 95 0 258066 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1052336

[startup+162.3 s]
/proc/loadavg: 3.65 1.50 0.55 5/308 17731
/proc/meminfo: memFree=22713688/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1036548 CPUtime=162.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 585504 0 0 0 16157 72 0 0 25 0 1 0 649513996 1061425152 227348 33554432000 4194304 4580011 140736720606096 18446744073709551615 4295856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 259137 227348 369 95 0 254119 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1036548

[startup+222.3 s]
/proc/loadavg: 3.87 1.95 0.76 5/308 17733
/proc/meminfo: memFree=22658484/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1036920 CPUtime=222.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 585507 0 0 0 22157 72 0 0 25 0 1 0 649513996 1061806080 227351 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 259230 227351 369 95 0 254212 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1036920

[startup+282.301 s]
/proc/loadavg: 3.95 2.32 0.96 5/308 17734
/proc/meminfo: memFree=22638464/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1037084 CPUtime=282.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 585510 0 0 0 28157 72 0 0 25 0 1 0 649513996 1061974016 227354 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 259271 227354 369 95 0 254253 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1037084

[startup+342.301 s]
/proc/loadavg: 3.98 2.62 1.15 5/308 17736
/proc/meminfo: memFree=22618652/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1037456 CPUtime=342.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 585513 0 0 0 34157 72 0 0 25 0 1 0 649513996 1062354944 227357 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 259364 227357 369 95 0 254346 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1037456

[startup+402.301 s]
/proc/loadavg: 4.14 2.92 1.34 5/308 17737
/proc/meminfo: memFree=22614132/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1037628 CPUtime=402.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 585515 0 0 0 40157 72 0 0 25 0 1 0 649513996 1062531072 227359 33554432000 4194304 4580011 140736720606096 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 259407 227359 369 95 0 254389 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1037628

[startup+462.301 s]
/proc/loadavg: 4.05 3.11 1.51 5/308 17739
/proc/meminfo: memFree=22603040/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1037812 CPUtime=462.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 586498 0 0 0 46157 72 0 0 25 0 1 0 649513996 1062719488 227645 33554432000 4194304 4580011 140736720606096 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 259453 227645 369 95 0 254435 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1037812

[startup+522.301 s]
/proc/loadavg: 4.02 3.27 1.66 5/308 17741
/proc/meminfo: memFree=22620980/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1038204 CPUtime=522.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 586500 0 0 0 52157 72 0 0 25 0 1 0 649513996 1063120896 227647 33554432000 4194304 4580011 140736720606096 18446744073709551615 4306001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 259551 227647 369 95 0 254533 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1038204

[startup+582.301 s]
/proc/loadavg: 4.00 3.40 1.80 5/308 17769
/proc/meminfo: memFree=22875928/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1038204 CPUtime=582.28 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 587144 0 0 0 58156 72 0 0 25 0 1 0 649513996 1063120896 227753 33554432000 4194304 4580011 140736720606096 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 259551 227753 369 95 0 254533 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1038204

[startup+642.301 s]
/proc/loadavg: 4.00 3.52 1.95 5/308 17771
/proc/meminfo: memFree=22843980/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1038364 CPUtime=642.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 587211 0 0 0 64157 72 0 0 25 0 1 0 649513996 1063284736 227755 33554432000 4194304 4580011 140736720606096 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 259591 227755 369 95 0 254573 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1038364

[startup+702.3 s]
/proc/loadavg: 4.09 3.62 2.07 5/308 17772
/proc/meminfo: memFree=22810824/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1051512 CPUtime=702.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 590215 0 0 0 70156 73 0 0 25 0 1 0 649513996 1076748288 230574 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 262878 230574 369 95 0 257860 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1051512

[startup+762.311 s]
/proc/loadavg: 4.10 3.72 2.21 5/308 17774
/proc/meminfo: memFree=22795636/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1064344 CPUtime=762.3 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 594440 0 0 0 76155 75 0 0 25 0 1 0 649513996 1089888256 234278 33554432000 4194304 4580011 140736720606096 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 266086 234278 369 95 0 261068 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1064344

[startup+822.3 s]
/proc/loadavg: 4.04 3.77 2.31 5/308 17776
/proc/meminfo: memFree=22765576/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1064536 CPUtime=822.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 594840 0 0 0 82154 75 0 0 25 0 1 0 649513996 1090084864 234326 33554432000 4194304 4580011 140736720606096 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 266134 234326 369 95 0 261116 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1064536

[startup+882.3 s]
/proc/loadavg: 4.01 3.81 2.41 5/308 17777
/proc/meminfo: memFree=22744320/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1064948 CPUtime=882.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 596472 0 0 0 88153 76 0 0 25 0 1 0 649513996 1090506752 234430 33554432000 4194304 4580011 140736720606096 18446744073709551615 4325141 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 266237 234430 369 95 0 261219 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1064948

[startup+942.301 s]
/proc/loadavg: 4.08 3.86 2.52 5/308 17779
/proc/meminfo: memFree=22754800/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1065420 CPUtime=942.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 597066 0 0 0 94153 76 0 0 25 0 1 0 649513996 1090990080 234461 33554432000 4194304 4580011 140736720606096 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 266355 234461 369 95 0 261337 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1065420

[startup+1002.3 s]
/proc/loadavg: 4.03 3.88 2.61 5/308 17780
/proc/meminfo: memFree=22739004/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1118796 CPUtime=1002.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 598723 0 0 0 100152 77 0 0 25 0 1 0 649513996 1145647104 235188 33554432000 4194304 4580011 140736720606096 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 279699 235188 369 95 0 274681 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1118796

[startup+1062.3 s]
/proc/loadavg: 4.01 3.90 2.69 5/308 17782
/proc/meminfo: memFree=22653156/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1116784 CPUtime=1062.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 643674 0 0 0 106147 82 0 0 25 0 1 0 649513996 1143586816 246321 33554432000 4194304 4580011 140736720606096 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 279196 246321 369 95 0 274178 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1116784

[startup+1122.3 s]
/proc/loadavg: 4.03 3.93 2.77 5/308 17784
/proc/meminfo: memFree=22671348/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1117336 CPUtime=1122.3 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 655825 0 0 0 112145 85 0 0 25 0 1 0 649513996 1144152064 246562 33554432000 4194304 4580011 140736720606096 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 279334 246562 369 95 0 274316 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1117336

[startup+1182.3 s]
/proc/loadavg: 4.01 3.94 2.85 5/308 17785
/proc/meminfo: memFree=22616248/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1221364 CPUtime=1182.29 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 664787 0 0 0 118143 86 0 0 25 0 1 0 649513996 1250676736 255524 33554432000 4194304 4580011 140736720606096 18446744073709551615 4353946 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 305341 255524 369 95 0 300323 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1221364

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.92 5/308 17787
/proc/meminfo: memFree=22621024/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1155548 CPUtime=1242.3 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 675639 0 0 0 124140 90 0 0 25 0 1 0 649513996 1183281152 255231 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 288887 255231 369 95 0 283869 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1155548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 3.98 2.99 5/308 17788
/proc/meminfo: memFree=22546440/32951124 swapFree=63649232/67111528
[pid=17696] ppid=17694 vsize=1173600 CPUtime=1300 cores=1,3
/proc/17696/stat : 17696 (strangenight2-s) R 17694 17696 17666 0 -1 4202496 682832 0 0 0 129909 91 0 0 25 0 1 0 649513996 1201766400 260275 33554432000 4194304 4580011 140736720606096 18446744073709551615 4293925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17696/statm: 293400 260275 369 95 0 288382 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1173600

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.06
CPU time (s): 1300.06
CPU user time (s): 1299.1
CPU system time (s): 0.961853
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1245808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.1
system time used= 0.961853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 682832
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= 21
involuntary context switches= 3215

runsolver used 3.54546 second user time and 8.5247 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 15:19:15
IDJOB=3368275
IDBENCH=20365
IDSOLVER=1845
FILE ID=node130/3368275-1305379153
RUNJOBID= node130-1305379152-17686
PBS_JOBID= 13324372
Free space on /tmp= 73404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368275-1305379153/watcher-3368275-1305379153 -o /tmp/evaluation-result-3368275-1305379153/solver-3368275-1305379153 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368275-1305379153.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=968933230

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24107432 kB
Buffers:        308568 kB
Cached:        7202920 kB
SwapCached:      10360 kB
Active:        2947972 kB
Inactive:      5617056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24107432 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           30396 kB
Writeback:           8 kB
AnonPages:     1051264 kB
Mapped:          12832 kB
Slab:           190732 kB
PageTables:      25228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51462144 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= 73376 MiB
End job on node130 at 2011-05-14 15:40:57