Trace number 3368036

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368036-1305392678.cnf'
0.00/0.00	c -- header says num vars:            120
0.00/0.00	c -- header says num clauses:       48342
0.00/0.03	c -- clauses added:            0 learnts,        48342 normals,            0 xors
0.00/0.03	c -- vars added        120
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0       120     48342         0         0    483180         0   no data   no data
0.19/0.26	c asymm  cl-useful: 165/2112/48342 lits-rem:200 time: 0.23
0.19/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
0.19/0.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.42	c lits-rem:     71170  cl-subs:    10371  v-elim:      0  v-fix:    0  time:  2.13 s
2.39/2.42	c Finding binary XORs  T:     0.00 s  found:       0
2.39/2.45	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
2.39/2.45	c calculated reachability. Time: 0.00
2.39/2.46	c Calc default polars -  time:   0.00 s pos:      58 undec:       0 neg:      62
2.39/2.46	c =========================================================================================
2.39/2.46	c types(t): F = full restart, N = normal restart
2.39/2.46	c types(t): S = simplification begin/end, E = solution found
2.39/2.46	c restart types(rt): st = static, dy = dynamic
2.39/2.46	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.39/2.46	c  B st     0         0       120     37971         0         0    319505         0   no data   no data
2.49/2.57	c  N dy    16      4152       120     37971         0      3914    319499     70908     13.94     14.84
2.79/2.84	c  N dy    32     12805       120     37971         0      8160    319481    122012     12.92     13.62
2.89/2.97	c  N dy    60     16971       120     37971         0     12062    319470    191705     13.18     13.98
3.09/3.15	c  N dy    69     21852       120     37971         0     10529    319459    154570     12.99     13.87
3.19/3.26	c  F st    83     25001       120     37971         0     13481    319449    205306     12.98     12.63
3.30/3.31	c  N st    86     26191       120     37971         0     14599    319446    226276     12.98   no data
3.39/3.45	c  S st    89     30002       120     37971         0     10381    319438    146051     12.98   no data
3.49/3.50	c  S st    89     30505       120     37971         0     10866    319437    153684     12.98   no data
3.49/3.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
3.49/3.52	c blocked clauses removed:        0 vars:      0 tried:         120 T: 0.00 s
3.49/3.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
3.49/3.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.53	c lits-rem:        63  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.01 s
3.49/3.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.92	c lits-rem:      2809  cl-subs:     1003  v-elim:      0  v-fix:    0  time:  0.38 s
4.19/4.29	c asymm  cl-useful: 41/2431/37698 lits-rem:41 time: 0.36
4.19/4.29	c calculated reachability. Time: 0.00
4.19/4.29	c  N dy    89     30505       120     37698         0     10106    316457    139214     12.98   no data
4.40/4.44	c  N dy   114     34580       120     37698         0     13961    316450    206310     13.07     16.28
4.59/4.63	c  N dy   129     39271       120     37698         0      9337    316437    115903     13.03     13.76
4.69/4.77	c  N dy   155     43373       120     37698         0     13228    316431    185951     13.16     13.89
4.79/4.87	c  S st   178     45757       120     37698         0     15518    316426    228650     13.27   no data
4.89/4.92	c  S st   178     46265       120     37698         0     16002    316419    236358     13.27   no data
4.89/4.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
4.89/4.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
4.89/4.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.89/4.95	c lits-rem:        64  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.01 s
4.89/4.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.30/5.33	c lits-rem:      2134  cl-subs:      717  v-elim:      0  v-fix:    0  time:  0.37 s
5.30/5.33	c vivif2 --  cl tried    37545 cl shrink        0 lits rem          0 time: 0.00
5.30/5.34	c vivif2 --  cl tried    15394 cl shrink        0 lits rem          0 time: 0.00
5.51/5.52	c asymm  cl-useful: 36/996/37545 lits-rem:36 time: 0.18
5.51/5.52	c calculated reachability. Time: 0.00
5.51/5.52	c  N dy   178     46265       120     37545         0     15394    314732    222651     13.27   no data
5.70/5.70	c  N dy   189     50408       120     37545         0     19279    314726    288736     13.23     13.94
6.50/6.54	c  N dy   190     69099       120     37545         0     14946    314717    190395     12.59     13.29
6.50/6.56	c  S st   193     69398       120     37545         0     15234    314716    195843     12.60   no data
6.61/6.61	c  S st   193     69901       120     37545         0     15716    314711    203384     12.60   no data
6.61/6.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.61/6.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
6.61/6.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.61/6.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.61/6.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.61/6.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
6.61/6.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.61/6.64	c lits-rem:        46  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.01 s
6.61/6.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.13	c lits-rem:      1590  cl-subs:     3212  v-elim:      0  v-fix:    0  time:  0.48 s
7.09/7.13	c vivif2 --  cl tried    37380 cl shrink        0 lits rem          0 time: 0.00
7.09/7.13	c vivif2 --  cl tried    12649 cl shrink        0 lits rem          0 time: 0.00
7.39/7.49	c asymm  cl-useful: 286/2145/37380 lits-rem:287 time: 0.36
7.39/7.49	c calculated reachability. Time: 0.00
7.39/7.49	c  N dy   193     69901       120     37380         0     12649    312736    164591     12.60   no data
7.71/7.73	c  N dy   224     75929       120     37380         0     18339    312728    266568     12.67     13.38
7.89/7.95	c  N dy   244     80813       120     37380         0     22924    312719    345412     12.65     14.42
8.09/8.18	c  N dy   273     86053       120     37380         0     15935    312710    212342     12.68     14.82
8.19/8.24	c  F st   286     87500       120     37380         0     17321    312710    238298     12.72   no data
8.39/8.46	c  N dy   292     92693       120     37380         0     22203    312703    333675     12.72   no data
8.70/8.76	c  N dy   337     98692       120     37380         0     14794    312691    188808     12.79     15.86
8.99/9.03	c  S st   357    104854       120     37380         0     20586    312681    284908     12.76     10.19
8.99/9.09	c  S st   357    105357       120     37380         0     21065    312677    292959     12.76   no data
8.99/9.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.09/9.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
9.09/9.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.09/9.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.09/9.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.09/9.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
9.09/9.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.09/9.14	c lits-rem:       252  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.02 s
9.09/9.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.79	c lits-rem:      4133  cl-subs:     1342  v-elim:      0  v-fix:    0  time:  0.64 s
9.80/9.81	c vivif2 --  cl tried    37020 cl shrink        0 lits rem          0 time: 0.00
9.80/9.81	c vivif2 --  cl tried    19864 cl shrink        0 lits rem          0 time: 0.00
9.90/9.99	c asymm  cl-useful: 127/910/37020 lits-rem:127 time: 0.19
9.90/9.99	c calculated reachability. Time: 0.00
9.90/9.99	c  N dy   357    105357       120     37020         0     19864    308848    269346     12.76   no data
10.29/10.30	c  N dy   378    112153       120     37020         0     26248    308835    376618     12.73     13.73
10.59/10.66	c  N dy   413    120113       120     37020         0     19631    308828    262832     12.76     13.48
11.00/11.02	c  N dy   461    127839       120     37020         0     26933    308816    394854     12.82     15.22
11.39/11.42	c  N dy   501    136002       120     37020         0     19479    308806    249372     12.85     13.84
11.79/11.83	c  N dy   554    144768       120     37020         0     27701    308798    393670     12.90     15.20
12.30/12.30	c  N dy   576    154199       120     37020         0     20477    308783    255120     12.84     13.53
12.40/12.48	c  S st   599    158037       120     37020         0     24093    308778    318500     12.86     12.05
12.50/12.55	c  S st   599    158539       120     37020         0     24578    308776    325945     12.86   no data
12.50/12.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.50/12.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
12.50/12.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.50/12.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.50/12.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.50/12.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
12.50/12.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.50/12.59	c lits-rem:       159  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.02 s
12.50/12.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.30/13.37	c lits-rem:      3369  cl-subs:     3177  v-elim:      0  v-fix:    0  time:  0.77 s
13.30/13.38	c vivif2 --  cl tried    36670 cl shrink        0 lits rem          0 time: 0.00
13.30/13.38	c vivif2 --  cl tried    21605 cl shrink        0 lits rem          0 time: 0.00
13.50/13.57	c asymm  cl-useful: 119/906/36670 lits-rem:119 time: 0.19
13.50/13.57	c calculated reachability. Time: 0.00
13.50/13.57	c  N dy   599    158539       120     36670         0     21605    305118    279581     12.86   no data
14.00/14.05	c  N dy   659    168690       120     36670         0     31168    305107    447922     12.90     14.62
14.50/14.56	c  N dy   676    179498       120     36670         0     24324    305096    312356     12.84     13.52
15.10/15.19	c  N dy   712    191491       120     36670         0     17830    305076    209151     12.81     13.49
15.69/15.77	c  N dy   773    204005       120     36670         0     29634    305065    417491     12.84     13.59
16.40/16.45	c  N dy   844    217068       120     36670         0     23175    305050    296377     12.87     13.59
17.29/17.32	c  N dy   912    233852       120     36670         0     38990    305034    569556     12.86     13.87
17.50/17.55	c  S st   925    237808       120     36670         0     22926    305032    285679     12.86     11.18
17.60/17.62	c  S st   925    238311       120     36670         0     23408    305031    293199     12.86   no data
17.60/17.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.60/17.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
17.60/17.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.60/17.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.60/17.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.60/17.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
17.60/17.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.60/17.66	c lits-rem:       137  cl-subs:      130  v-elim:      0  v-fix:    0  time:  0.02 s
17.60/17.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.17	c lits-rem:      2611  cl-subs:     1093  v-elim:      0  v-fix:    0  time:  0.50 s
18.09/18.17	c vivif2 --  cl tried    36382 cl shrink        0 lits rem          0 time: 0.00
18.09/18.18	c vivif2 --  cl tried    22473 cl shrink        0 lits rem          0 time: 0.00
18.29/18.36	c asymm  cl-useful: 131/924/36382 lits-rem:131 time: 0.19
18.29/18.37	c calculated reachability. Time: 0.00
18.29/18.37	c  N dy   925    238311       120     36382         0     22473    301914    277826     12.86   no data
19.09/19.16	c  N dy  1015    253536       120     36382         0     36879    301898    531809     12.90     15.13
19.99/20.08	c  N dy  1081    269787       120     36382         0     31395    301890    431477     12.90     13.62
21.10/21.13	c  N dy  1175    287042       120     36382         0     26077    301881    330915     12.93     13.72
22.09/22.19	c  F st  1257    306253       120     36382         0     43967    301861    633685     12.93     12.07
22.19/22.20	c  N st  1257    306253       120     36382         0     43967    301861    633685     12.93     12.07
23.19/23.29	c  N dy  1291    326097       120     36382         0     39828    301840    545190     12.89     13.58
24.39/24.49	c  N dy  1370    346176       120     36382         0     35298    301821    476342     12.89     15.27
25.09/25.15	c  S st  1410    357466       120     36382         0     45852    301811    653619     12.88   no data
25.20/25.25	c  S st  1410    357969       120     36382         0     46327    301805    661615     12.88   no data
25.20/25.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.20/25.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
25.20/25.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.20/25.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.20/25.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.20/25.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
25.20/25.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.20/25.30	c lits-rem:       152  cl-subs:      137  v-elim:      0  v-fix:    0  time:  0.02 s
25.30/25.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.09/28.17	c lits-rem:     10393  cl-subs:     3950  v-elim:      0  v-fix:    0  time:  2.85 s
28.09/28.17	c vivif2 --  cl tried    36055 cl shrink        0 lits rem          0 time: 0.00
28.09/28.18	c vivif2 --  cl tried    42567 cl shrink        0 lits rem          0 time: 0.01
28.39/28.40	c asymm  cl-useful: 89/663/36055 lits-rem:89 time: 0.22
28.39/28.40	c calculated reachability. Time: 0.00
28.39/28.40	c  N dy  1410    357969       120     36055         0     42567    298354    588594     12.88   no data
29.71/29.76	c  N dy  1515    379444       120     36055         0     38476    298340    519913     12.90     13.74
31.00/31.05	c  N dy  1579    399845       120     36055         0     32207    298332    397158     12.88     13.57
32.30/32.35	c  N dy  1673    419919       120     36055         0     51196    298322    728804     12.89     19.60
33.59/33.60	c  N dy  1776    439947       120     36055         0     43738    298311    598340     12.90     14.61
34.99/35.03	c  N dy  1883    460030       120     36055         0     35370    298299    451184     12.93     15.24
36.30/36.34	c  N dy  1993    480417       120     36055         0     54598    298291    792299     12.94     13.79
37.59/37.64	c  N dy  2108    500512       120     36055         0     45254    298281    624127     12.97     16.37
39.00/39.09	c  N dy  2199    520638       120     36055         0     34914    298265    427787     12.98     13.68
40.09/40.15	c  S st  2281    536953       120     36055         0     50269    298257    701312     13.00   no data
40.19/40.24	c  S st  2281    537454       120     36055         0     50748    298255    709258     13.00   no data
40.19/40.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.19/40.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
40.19/40.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.19/40.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.19/40.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.19/40.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
40.19/40.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.29/40.30	c lits-rem:        83  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.02 s
40.29/40.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.19/43.26	c lits-rem:      8487  cl-subs:     3674  v-elim:      0  v-fix:    0  time:  2.95 s
43.19/43.27	c vivif2 --  cl tried    35800 cl shrink        0 lits rem          0 time: 0.00
43.19/43.28	c vivif2 --  cl tried    47265 cl shrink        0 lits rem          0 time: 0.01
43.49/43.50	c asymm  cl-useful: 38/676/35800 lits-rem:38 time: 0.22
43.49/43.50	c calculated reachability. Time: 0.00
43.49/43.50	c  N dy  2281    537454       120     35800         0     47265    295564    641670     13.00   no data
44.89/45.00	c  N dy  2364    557530       120     35800         0     36032    295556    441517     13.00     13.83
46.29/46.36	c  N dy  2421    578198       120     35800         0     55434    295546    779009     12.99     13.69
48.30/48.40	c  N dy  2478    608003       120     35800         0     52103    295538    709814     12.95     13.66
49.89/49.95	c  N dy  2569    628339       120     35800         0     39379    295531    495327     12.96     13.65
51.29/51.38	c  N dy  2631    648885       120     35800         0     58572    295519    817304     12.94     13.67
52.89/52.94	c  N dy  2706    668915       120     35800         0     44486    295509    572255     12.94     13.64
54.49/54.58	c  N dy  2821    688972       120     35800         0     63396    295501    913774     12.96     15.62
56.00/56.08	c  N dy  2891    710009       120     35800         0     49164    295491    628756     12.95     13.66
57.80/57.82	c  N dy  2985    730608       120     35800         0     68569    295488    973638     12.97     13.78
59.09/59.18	c  N dy  3006    750632       120     35800         0     52228    295477    672145     12.94     13.77
61.99/62.04	c  N dy  3098    786880       120     35800         0     50534    295462    641781     12.91     13.59
63.59/63.63	c  S st  3176    806181       120     35800         0     68568    295449    951123     12.90     10.25
63.70/63.76	c  S st  3176    806682       120     35800         0     69057    295447    959028     12.90   no data
63.70/63.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.70/63.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
63.70/63.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.70/63.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.70/63.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.70/63.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
63.70/63.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.80/63.83	c lits-rem:       218  cl-subs:      108  v-elim:      0  v-fix:    0  time:  0.03 s
63.80/63.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.30/70.41	c lits-rem:     16658  cl-subs:     9942  v-elim:      0  v-fix:    0  time:  6.54 s
70.41/70.41	c vivif2 --  cl tried    35445 cl shrink        0 lits rem          0 time: 0.00
70.41/70.42	c vivif2 --  cl tried    59362 cl shrink        0 lits rem          0 time: 0.01
70.59/70.67	c asymm  cl-useful: 10/546/35445 lits-rem:10 time: 0.25
70.59/70.67	c calculated reachability. Time: 0.00
70.59/70.67	c  N dy  3176    806682       120     35445         0     59362    291665    797365     12.90   no data
72.39/72.46	c  N dy  3306    827035       120     35445         0     42529    291662    527906     12.93     13.65
73.89/73.95	c  N dy  3428    847237       120     35445         0     61693    291654    873340     12.94     13.63
75.70/75.77	c  N dy  3535    867251       120     35445         0     43099    291644    532398     12.95     14.45
77.30/77.31	c  N dy  3651    887289       120     35445         0     62175    291641    880035     12.97     13.66
79.10/79.11	c  N dy  3742    907425       120     35445         0     42436    291632    508460     12.97     13.66
80.49/80.59	c  N dy  3816    927477       120     35445         0     61193    291629    830691     12.97     16.15
82.69/82.75	c  N dy  3931    947488       120     35445         0     40535    291623    468088     12.98     15.31
84.30/84.35	c  N dy  3994    968411       120     35445         0     60123    291619    806522     12.98     13.73
87.09/87.15	c  N dy  4056    998218       120     35445         0     47347    291614    560538     12.94     14.08
89.19/89.24	c  N dy  4173   1023906       120     35445         0     71508    291605    978351     12.94     13.82
91.09/91.19	c  N dy  4290   1043998       120     35445         0     49291    291602    614430     12.96     16.01
92.79/92.87	c  N dy  4393   1064714       120     35445         0     68849    291594    964963     12.97     13.72
93.60/93.60	c  F st  4438   1071876       120     35445         0     75655    291591   1087350     12.98   no data
95.50/95.55	c  N dy  4479   1091481       120     35445         0     51429    291587    610164     12.96     13.77
98.19/98.20	c  N dy  4549   1123425       120     35445         0     81145    291578   1102712     12.93     13.64
99.89/99.97	c  N dy  4591   1143604       120     35445         0     56876    291569    703347     12.92     13.67
101.79/101.81	c  N dy  4685   1163660       120     35445         0     75768    291564   1035976     12.92     13.64
104.10/104.18	c  N dy  4779   1185512       120     35445         0     52287    291555    636071     12.92     13.63
106.30/106.31	c  N dy  4830   1210023       120     35445         0     75106    291549   1010877     12.91      9.23
106.30/106.31	c  S st  4830   1210023       120     35445         0     75106    291549   1010877     12.91      9.23
106.40/106.45	c  S st  4830   1210527       120     35445         0     75593    291549   1018991     12.91   no data
106.40/106.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.50/106.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
106.50/106.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.50/106.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.50/106.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.50/106.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
106.50/106.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.50/106.54	c lits-rem:       466  cl-subs:      161  v-elim:      0  v-fix:    0  time:  0.04 s
106.50/106.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.49/113.58	c lits-rem:     16034  cl-subs:    11744  v-elim:      0  v-fix:    0  time:  7.00 s
113.49/113.58	c vivif2 --  cl tried    35149 cl shrink        0 lits rem          0 time: 0.00
113.49/113.59	c vivif2 --  cl tried    63984 cl shrink        0 lits rem          0 time: 0.01
113.79/113.85	c asymm  cl-useful: 20/517/35149 lits-rem:22 time: 0.25
113.79/113.85	c calculated reachability. Time: 0.00
113.79/113.85	c  N dy  4830   1210527       120     35149         0     63984    288264    825806     12.91   no data
115.89/115.99	c  N dy  4927   1230594       120     35149         0     82848    288262   1155163     12.91     13.64
117.89/117.98	c  N dy  5034   1251128       120     35149         0     57578    288260    723359     12.92     13.62
119.80/119.87	c  N dy  5162   1271136       120     35149         0     76553    288258   1070859     12.93     15.43
122.00/122.02	c  N dy  5266   1291168       120     35149         0     49451    288257    573893     12.94     14.21
123.59/123.69	c  N dy  5368   1311268       120     35149         0     68395    288255    915076     12.95     13.84
125.60/125.60	c  N dy  5430   1331316       120     35149         0     86804    288245   1216004     12.94     15.36
127.90/127.91	c  N dy  5465   1355136       120     35149         0     61869    288234    738973     12.91     13.76
129.81/129.82	c  N dy  5567   1375160       120     35149         0     80672    288227   1066293     12.92     13.65
132.30/132.30	c  N dy  5648   1395527       120     35149         0     52224    288221    605841     12.91     13.61
134.10/134.15	c  N dy  5727   1416202       120     35149         0     71578    288208    940541     12.91     13.60
136.41/136.43	c  N dy  5809   1437301       120     35149         0     91301    288205   1274158     12.91     13.62
138.50/138.55	c  N dy  5896   1457381       120     35149         0     61460    288200    757929     12.91     13.85
140.50/140.56	c  N dy  6009   1477641       120     35149         0     80609    288192   1103164     12.92     13.67
143.10/143.16	c  N dy  6099   1498191       120     35149         0     50205    288185    556827     12.92     13.62
144.89/144.94	c  N dy  6200   1518510       120     35149         0     69422    288183    905969     12.93     13.73
147.20/147.20	c  N dy  6309   1538983       120     35149         0     88800    288176   1250773     12.93     13.62
149.50/149.60	c  N dy  6327   1559976       120     35149         0     57437    288171    663864     12.92     13.62
151.39/151.44	c  N dy  6447   1580015       120     35149         0     76343    288169   1003744     12.93     15.00
153.69/153.70	c  N dy  6548   1600082       120     35149         0     95316    288167   1347563     12.93     14.60
156.11/156.15	c  N dy  6654   1620163       120     35149         0     62533    288164    769971     12.94     13.90
158.20/158.23	c  N dy  6778   1640254       120     35149         0     81539    288163   1117546     12.95     14.50
160.40/160.48	c  N dy  6824   1660289       120     35149         0    100228    288155   1431296     12.94     13.62
162.70/162.75	c  N dy  6957   1680302       120     35149         0     66408    288149    833868     12.95     13.77
164.80/164.85	c  N dy  7083   1700375       120     35149         0     85385    288148   1180355     12.96     15.18
166.00/166.09	c  S st  7136   1710527       120     35149         0     94968    288147   1351495     12.97   no data
166.20/166.27	c  S st  7136   1711028       120     35149         0     95458    288147   1359662     12.97   no data
166.20/166.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.30/166.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
166.30/166.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
166.30/166.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.30/166.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.30/166.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
166.30/166.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.30/166.37	c lits-rem:       577  cl-subs:      281  v-elim:      0  v-fix:    0  time:  0.04 s
166.40/166.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.80/174.82	c lits-rem:     19117  cl-subs:     6456  v-elim:      0  v-fix:    0  time:  8.41 s
174.80/174.82	c vivif2 --  cl tried    34688 cl shrink        0 lits rem          0 time: 0.00
174.80/174.84	c vivif2 --  cl tried    89182 cl shrink        0 lits rem          0 time: 0.02
175.10/175.13	c asymm  cl-useful: 13/417/34688 lits-rem:13 time: 0.29
175.10/175.13	c calculated reachability. Time: 0.00
175.10/175.13	c  N dy  7136   1711028       120     34688         0     89182    283124   1231768     12.97   no data
177.79/177.83	c  N dy  7207   1731093       120     34688         0     54384    283122    603459     12.96     13.80
179.59/179.66	c  N dy  7312   1751124       120     34688         0     73359    283120    947045     12.97     13.79
181.80/181.81	c  N dy  7385   1771162       120     34688         0     92191    283119   1275251     12.97     13.68
184.70/184.77	c  N dy  7466   1791581       120     34688         0     56679    283114    636647     12.96     13.68
186.59/186.69	c  N dy  7591   1811615       120     34688         0     75708    283108    985504     12.97     13.67
189.00/189.02	c  N dy  7706   1831714       120     34688         0     94749    283104   1332064     12.98     15.15
192.00/192.04	c  N dy  7831   1852950       120     34688         0     59119    283102    673249     12.99     13.77
193.90/193.96	c  N dy  7944   1873161       120     34688         0     78202    283097   1019015     13.00     13.77
196.39/196.41	c  N dy  8053   1893198       120     34688         0     97079    283094   1359915     13.00     15.19
199.30/199.36	c  N dy  8163   1914174       120     34688         0     60244    283091    687583     13.01     13.71
201.31/201.38	c  N dy  8263   1935447       120     34688         0     80271    283087   1042134     13.01     13.76
203.70/203.78	c  N dy  8359   1955568       120     34688         0     99303    283084   1383371     13.01     13.73
206.81/206.85	c  N dy  8461   1976314       120     34688         0     61263    283083    700992     13.02     14.12
208.91/208.92	c  N dy  8588   1996456       120     34688         0     80371    283078   1054999     13.03     13.74
211.21/211.28	c  N dy  8680   2016575       120     34688         0     99454    283076   1402062     13.03     13.83
214.40/214.47	c  N dy  8771   2036607       120     34688         0     59686    283072    662489     13.03     13.78
216.61/216.61	c  N dy  8867   2056617       120     34688         0     78579    283066   1003039     13.04     13.77
218.92/218.98	c  N dy  8954   2076637       120     34688         0     97469    283063   1345378     13.04     16.65
221.70/221.79	c  N dy  9040   2096725       120     34688         0    116405    283060   1686522     13.04     14.82
224.00/224.03	c  N dy  9109   2117490       120     34688         0     76345    283057    951236     13.04     13.75
226.10/226.15	c  N dy  9132   2138797       120     34688         0     95994    283054   1264399     13.03     13.78
228.90/228.95	c  N dy  9212   2158940       120     34688         0    114862    283050   1594727     13.03     13.72
231.50/231.58	c  N dy  9329   2179356       120     34688         0     74023    283048    915415     13.04     13.91
234.00/234.00	c  N dy  9454   2199422       120     34688         0     93037    283045   1259024     13.04     13.79
235.50/235.53	c  S st  9527   2211028       120     34688         0    103942    283044   1460872     13.05   no data
235.70/235.73	c  S st  9527   2211529       120     34688         0    104429    283043   1469640     13.05   no data
235.70/235.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
235.70/235.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
235.80/235.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.80/235.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.80/235.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.80/235.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
235.80/235.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.80/235.84	c lits-rem:       158  cl-subs:      241  v-elim:      0  v-fix:    0  time:  0.04 s
235.80/235.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.50/245.56	c lits-rem:     17825  cl-subs:     7123  v-elim:      0  v-fix:    0  time:  9.68 s
245.50/245.57	c vivif2 --  cl tried    34317 cl shrink        0 lits rem          0 time: 0.00
245.50/245.59	c vivif2 --  cl tried    97436 cl shrink        0 lits rem          0 time: 0.02
245.80/245.87	c asymm  cl-useful: 8/405/34317 lits-rem:8 time: 0.28
245.80/245.87	c calculated reachability. Time: 0.00
245.80/245.87	c  N dy  9527   2211529       120     34317         0     97436    279437   1331746     13.05   no data
248.70/248.75	c  N dy  9640   2231617       120     34317         0    116355    279436   1677149     13.06     14.46
251.30/251.36	c  N dy  9753   2251787       120     34317         0     74397    279436    915492     13.06     13.99
253.70/253.76	c  N dy  9861   2271861       120     34317         0     93373    279430   1265181     13.07     15.19
256.51/256.51	c  N dy  9931   2292595       120     34317         0    112852    279429   1607464     13.07     13.96
259.51/259.54	c  N dy 10025   2313635       120     34317         0     70541    279427    831966     13.07     13.76
261.90/261.90	c  N dy 10117   2334003       120     34317         0     89759    279427   1179194     13.07     13.83
264.60/264.61	c  N dy 10143   2354319       120     34317         0    108614    279425   1492902     13.06     13.78
268.20/268.22	c  N dy 10272   2375371       120     34317         0     65449    279425    734883     13.07     14.09
270.30/270.37	c  N dy 10372   2395422       120     34317         0     84420    279422   1077961     13.07     17.78
272.82/272.89	c  N dy 10498   2415481       120     34317         0    103498    279421   1430984     13.08     16.58
276.01/276.06	c  N dy 10596   2436409       120     34317         0    123241    279419   1783692     13.08     13.85
278.60/278.67	c  N dy 10674   2456411       120     34317         0     77904    279418    949242     13.08     14.94
281.00/281.07	c  N dy 10764   2476868       120     34317         0     97127    279418   1294883     13.08     13.96
284.91/284.97	c  N dy 10850   2506253       120     34317         0    124695    279417   1774949     13.07     13.78
287.81/287.86	c  N dy 10949   2528286       120     34317         0     80406    279417    985736     13.07     13.81
290.20/290.27	c  N dy 11024   2548360       120     34317         0     99290    279415   1319227     13.07     16.26
293.30/293.33	c  N dy 11137   2568390       120     34317         0    118206    279411   1663948     13.08     13.84
296.60/296.61	c  N dy 11248   2588441       120     34317         0     71184    279408    825894     13.09     18.87
298.80/298.80	c  N dy 11319   2608586       120     34317         0     90157    279406   1161957     13.09     13.81
301.71/301.71	c  N dy 11425   2630292       120     34317         0    110645    279406   1533575     13.09     13.79
304.91/304.94	c  N dy 11516   2650700       120     34317         0    129900    279404   1881437     13.09     13.81
308.40/308.45	c  N dy 11621   2676979       120     34317         0     87701    279402   1115502     13.09     13.81
311.10/311.14	c  N dy 11715   2697179       120     34317         0    106760    279400   1465163     13.09     13.80
313.51/313.52	c  S st 11788   2711531       120     34317         0    120329    279400   1711136     13.09     13.15
313.70/313.75	c  S st 11788   2712033       120     34317         0    120811    279399   1719547     13.09   no data
313.70/313.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
313.80/313.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
313.80/313.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
313.80/313.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.80/313.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.80/313.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
313.80/313.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
313.80/313.86	c lits-rem:        94  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.04 s
313.90/313.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.41/326.47	c lits-rem:     19802  cl-subs:     9116  v-elim:      0  v-fix:    0  time: 12.56 s
326.41/326.48	c vivif2 --  cl tried    34144 cl shrink        0 lits rem          0 time: 0.00
326.51/326.50	c vivif2 --  cl tried   111719 cl shrink        0 lits rem          0 time: 0.02
326.81/326.80	c asymm  cl-useful: 4/367/34144 lits-rem:4 time: 0.30
326.81/326.81	c calculated reachability. Time: 0.00
326.81/326.81	c  N dy 11788   2712033       120     34144         0    111719    277711   1544219     13.09   no data
330.50/330.54	c  N dy 11894   2733931       120     34144         0    132351    277710   1920769     13.09     13.81
333.10/333.11	c  N dy 11954   2753969       120     34144         0     83606    277709   1033276     13.09     13.83
335.60/335.60	c  N dy 12043   2774008       120     34144         0    102492    277707   1378863     13.09     14.10
338.50/338.51	c  N dy 12136   2794072       120     34144         0    121428    277707   1717977     13.09     13.88
342.30/342.35	c  N dy 12249   2814283       120     34144         0     71748    277706    816985     13.10     14.01
344.70/344.75	c  N dy 12335   2835175       120     34144         0     91388    277703   1170324     13.10     13.83
348.72/348.76	c  N dy 12413   2863603       120     34144         0    117937    277701   1624213     13.09     13.82
352.50/352.52	c  N dy 12505   2884530       120     34144         0    137707    277700   1984739     13.09     13.79
355.40/355.47	c  N dy 12632   2904554       120     34144         0     87001    277698   1096798     13.10     13.80
358.01/358.07	c  N dy 12683   2924636       120     34144         0    105892    277698   1433323     13.10     16.37
361.11/361.18	c  N dy 12790   2944685       120     34144         0    124860    277694   1785183     13.10     15.41
364.90/364.96	c  N dy 12895   2964797       120     34144         0     73060    277692    821914     13.10     13.88
366.90/366.94	c  N dy 12925   2984847       120     34144         0     91809    277689   1139254     13.10     13.90
369.80/369.89	c  N dy 13050   3006296       120     34144         0    112105    277688   1509709     13.10     13.87
373.20/373.30	c  N dy 13154   3026421       120     34144         0    131091    277687   1860553     13.10     13.81
376.71/376.73	c  N dy 13230   3046435       120     34144         0     78286    277684    913537     13.10     15.48
379.11/379.18	c  N dy 13338   3066498       120     34144         0     97293    277684   1265027     13.11     15.55
381.90/381.91	c  N dy 13389   3086751       120     34144         0    116327    277683   1604211     13.10     13.84
385.20/385.24	c  N dy 13460   3106918       120     34144         0    135358    277683   1952219     13.10     13.80
388.90/388.91	c  N dy 13561   3129287       120     34144         0     83755    277683    999223     13.10     13.92
392.41/392.40	c  N dy 13618   3156934       120     34144         0    109671    277683   1449384     13.10     13.92
395.61/395.68	c  N dy 13711   3177027       120     34144         0    128641    277683   1793002     13.10     13.82
399.91/399.90	c  N dy 13833   3197070       120     34144         0     74080    277681    828988     13.10     13.92
401.41/401.50	c  S st 13915   3212033       120     34144         0     88158    277680   1089463     13.11     12.83
401.60/401.67	c  S st 13915   3212537       120     34144         0     88634    277680   1097942     13.11   no data
401.60/401.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
401.70/401.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
401.70/401.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
401.70/401.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
401.70/401.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
401.70/401.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
401.70/401.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
401.70/401.76	c lits-rem:        42  cl-subs:       74  v-elim:      0  v-fix:    0  time:  0.03 s
401.70/401.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.20/406.23	c lits-rem:      5793  cl-subs:     2569  v-elim:      0  v-fix:    0  time:  4.44 s
406.20/406.23	c vivif2 --  cl tried    34008 cl shrink        0 lits rem          0 time: 0.00
406.20/406.25	c vivif2 --  cl tried    86127 cl shrink        0 lits rem          0 time: 0.01
406.50/406.52	c asymm  cl-useful: 10/458/34008 lits-rem:10 time: 0.27
406.50/406.52	c calculated reachability. Time: 0.00
406.50/406.52	c  N dy 13915   3212537       120     34008         0     86127    276386   1051832     13.11   no data
409.11/409.17	c  N dy 13978   3232989       120     34008         0    105325    276384   1395639     13.10     13.82
412.41/412.41	c  N dy 14020   3254912       120     34008         0    125785    276382   1745920     13.10     13.85
415.81/415.88	c  N dy 14094   3274947       120     34008         0    144617    276378   2084734     13.10     14.39
418.81/418.88	c  N dy 14175   3295041       120     34008         0     89179    276372   1084335     13.09     15.41
421.41/421.48	c  N dy 14238   3315054       120     34008         0    107962    276372   1414110     13.09     13.83
424.62/424.64	c  N dy 14350   3335189       120     34008         0    126974    276372   1765753     13.10     13.81
428.20/428.21	c  N dy 14445   3355216       120     34008         0    145914    276371   2108869     13.10     17.20
431.41/431.40	c  N dy 14566   3375235       120     34008         0     89592    276371   1108593     13.10     16.63
434.20/434.24	c  N dy 14686   3395997       120     34008         0    109281    276368   1481132     13.11     13.89
437.50/437.57	c  N dy 14821   3416059       120     34008         0    128369    276364   1840812     13.11     14.54
441.41/441.41	c  N dy 14938   3436137       120     34008         0    147360    276362   2192366     13.12     15.36
444.91/444.98	c  N dy 14988   3458471       120     34008         0     91612    276359   1105807     13.11     13.85
447.81/447.84	c  N dy 15085   3478598       120     34008         0    110607    276359   1459454     13.11     13.84
450.60/450.63	c  N dy 15112   3498624       120     34008         0    129038    276354   1762350     13.11     13.82
454.51/454.55	c  N dy 15207   3519965       120     34008         0    149238    276351   2133486     13.11     13.80
458.01/458.05	c  N dy 15320   3540063       120     34008         0     91184    276350   1119683     13.11     15.34
461.91/461.94	c  N dy 15400   3567127       120     34008         0    116387    276345   1547095     13.11     13.81
465.41/465.41	c  N dy 15495   3587170       120     34008         0    135356    276345   1897144     13.11     13.80
470.00/470.09	c  N dy 15530   3610516       120     34008         0     78936    276343    893256     13.10     13.79
472.61/472.66	c  N dy 15632   3631842       120     34008         0     99015    276342   1258738     13.10     13.88
475.91/475.90	c  N dy 15723   3653248       120     34008         0    119195    276338   1624309     13.10     13.90
479.81/479.88	c  N dy 15833   3674916       120     34008         0    139617    276338   2006738     13.11     13.89
484.31/484.35	c  N dy 15928   3694996       120     34008         0     79575    276338    899556     13.11     13.83
486.41/486.49	c  S st 16017   3712537       120     34008         0     96175    276337   1200152     13.11     11.85
486.61/486.68	c  S st 16017   3713039       120     34008         0     96660    276337   1208489     13.11   no data
486.61/486.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
486.71/486.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
486.71/486.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
486.71/486.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.71/486.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.71/486.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
486.71/486.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
486.71/486.78	c lits-rem:       310  cl-subs:      187  v-elim:      0  v-fix:    0  time:  0.03 s
486.81/486.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
491.61/491.67	c lits-rem:      9143  cl-subs:     3731  v-elim:      0  v-fix:    0  time:  4.86 s
491.61/491.68	c vivif2 --  cl tried    33614 cl shrink        0 lits rem          0 time: 0.00
491.61/491.69	c vivif2 --  cl tried    93136 cl shrink        0 lits rem          0 time: 0.02
491.91/491.97	c asymm  cl-useful: 7/400/33614 lits-rem:7 time: 0.28
491.91/491.98	c calculated reachability. Time: 0.00
491.91/491.98	c  N dy 16017   3713039       120     33614         0     93136    272497   1145462     13.11   no data
494.81/494.89	c  N dy 16157   3733062       120     33614         0    112139    272497   1507054     13.12     15.98
498.01/498.04	c  F st 16261   3751562       120     33614         0    129697    272497   1833132     13.12   no data
498.41/498.41	c  N st 16265   3753595       120     33614         0    131611    272497   1868406     13.12   no data
502.21/502.28	c  N dy 16369   3774125       120     33614         0    150951    272495   2224319     13.12     13.99
506.02/506.09	c  N dy 16428   3794214       120     33614         0     89719    272495   1074285     13.12     17.08
508.91/508.92	c  N dy 16523   3814223       120     33614         0    108641    272493   1416515     13.12     13.85
512.31/512.35	c  N dy 16621   3835753       120     33614         0    128894    272493   1780059     13.12     14.02
516.21/516.23	c  N dy 16732   3856203       120     33614         0    148260    272492   2140243     13.13     13.86
520.11/520.14	c  N dy 16794   3876241       120     33614         0     86004    272490   1002035     13.13     16.73
522.91/522.93	c  N dy 16828   3896920       120     33614         0    105220    272489   1334817     13.12     13.93
526.11/526.15	c  N dy 16940   3916952       120     33614         0    124206    272489   1685523     13.12     14.08
529.81/529.85	c  N dy 17010   3937021       120     33614         0    143116    272488   2022155     13.12     14.14
533.91/533.92	c  N dy 17101   3957025       120     33614         0    161981    272487   2368485     13.12     14.36
537.21/537.22	c  N dy 17192   3977188       120     33614         0     99119    272484   1239077     13.12     13.84
540.12/540.15	c  N dy 17245   3997345       120     33614         0    117974    272482   1569246     13.12     13.99
544.42/544.43	c  N dy 17318   4021826       120     33614         0    140995    272482   1982401     13.12     13.82
548.61/548.69	c  N dy 17422   4041908       120     33614         0    160040    272481   2337665     13.12     17.42
552.42/552.41	c  N dy 17474   4063398       120     33614         0     97231    272480   1174936     13.12     13.81
555.42/555.41	c  N dy 17600   4083494       120     33614         0    116294    272480   1529855     13.12     13.84
558.91/558.91	c  N dy 17690   4103954       120     33614         0    135577    272479   1877806     13.12     13.93
563.22/563.22	c  N dy 17840   4124138       120     33614         0    154723    272479   2242526     13.13     13.84
567.31/567.32	c  N dy 17939   4144184       120     33614         0     89659    272476   1046429     13.13     17.85
571.01/571.09	c  N dy 17990   4167641       120     33614         0    111366    272474   1403106     13.12     13.92
574.41/574.43	c  N dy 18089   4187837       120     33614         0    130449    272473   1747190     13.13     13.84
578.31/578.37	c  N dy 18172   4208223       120     33614         0    149627    272473   2092480     13.13     13.87
579.31/579.38	c  S st 18192   4213039       120     33614         0    154201    272472   2177411     13.13     11.54
579.62/579.68	c  S st 18192   4213542       120     33614         0    154683    272472   2186108     13.13   no data
579.62/579.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
579.72/579.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
579.72/579.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
579.72/579.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
579.72/579.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
579.72/579.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
579.72/579.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
579.81/579.82	c lits-rem:        58  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.04 s
579.81/579.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
600.32/600.36	c lits-rem:     19537  cl-subs:    20666  v-elim:      0  v-fix:    0  time: 20.48 s
600.32/600.36	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.00
600.32/600.39	c vivif2 --  cl tried   134133 cl shrink        0 lits rem          0 time: 0.03
600.72/600.70	c asymm  cl-useful: 7/295/33487 lits-rem:7 time: 0.31
600.72/600.71	c calculated reachability. Time: 0.00
600.72/600.71	c  N dy 18192   4213542       120     33487         0    134133    271073   1842814     13.13   no data
604.72/604.74	c  N dy 18269   4233561       120     33487         0    153001    271072   2185299     13.12     14.51
609.21/609.25	c  N dy 18311   4254086       120     33487         0     88154    271072   1005159     13.12     13.82
612.01/612.09	c  N dy 18410   4274102       120     33487         0    107097    271072   1354961     13.12     13.93
615.31/615.30	c  N dy 18478   4294444       120     33487         0    126155    271072   1693817     13.12     13.94
620.02/620.03	c  N dy 18548   4318650       120     33487         0    148843    271072   2102472     13.12     13.91
624.32/624.39	c  N dy 18623   4338684       120     33487         0    167731    271072   2449757     13.12     13.88
627.81/627.86	c  N dy 18727   4358733       120     33487         0    101386    271071   1246714     13.12     17.99
631.11/631.10	c  N dy 18832   4379360       120     33487         0    120938    271070   1611433     13.12     14.20
634.62/634.64	c  N dy 18915   4399494       120     33487         0    139797    271066   1941226     13.12     13.82
638.91/638.91	c  N dy 19024   4419647       120     33487         0    158884    271066   2294726     13.13     13.83
643.53/643.55	c  N dy 19127   4439686       120     33487         0     91182    271066   1045575     13.13     15.09
647.01/647.08	c  N dy 19212   4464078       120     33487         0    114129    271066   1461165     13.13     13.99
650.52/650.58	c  N dy 19319   4484161       120     33487         0    133087    271066   1810293     13.13     17.95
654.53/654.59	c  N dy 19445   4504243       120     33487         0    152142    271066   2166852     13.13     13.87
659.22/659.21	c  N dy 19566   4524256       120     33487         0    171097    271065   2520902     13.14     15.02
662.91/662.98	c  N dy 19652   4544307       120     33487         0    102246    271064   1223636     13.14     17.43
666.11/666.16	c  N dy 19763   4564400       120     33487         0    121353    271061   1584146     13.14     15.93
669.71/669.73	c  N dy 19843   4584759       120     33487         0    140504    271060   1926463     13.14     13.89
673.72/673.79	c  N dy 19926   4605021       120     33487         0    159663    271058   2278612     13.14     14.04
679.12/679.10	c  N dy 20055   4625202       120     33487         0     89959    271058   1001823     13.14     13.84
681.62/681.60	c  N dy 20083   4645419       120     33487         0    108726    271054   1312915     13.14     13.86
686.62/686.70	c  N dy 20180   4674139       120     33487         0    135435    271050   1777708     13.14     13.84
692.01/692.03	c  N dy 20269   4698317       120     33487         0    158055    271049   2182279     13.13     13.84
695.22/695.26	c  S st 20289   4713544       120     33487         0    172183    271047   2420217     13.13     13.22
695.51/695.58	c  S st 20289   4714049       120     33487         0    172674    271047   2428939     13.13   no data
695.51/695.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
695.61/695.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.09
695.61/695.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
695.61/695.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
695.61/695.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
695.61/695.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
695.61/695.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
695.71/695.73	c lits-rem:        88  cl-subs:      107  v-elim:      0  v-fix:    0  time:  0.04 s
695.82/695.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
722.12/722.11	c lits-rem:     28683  cl-subs:    23878  v-elim:      0  v-fix:    0  time: 26.31 s
722.12/722.11	c vivif2 --  cl tried    33315 cl shrink        0 lits rem          0 time: 0.00
722.12/722.14	c vivif2 --  cl tried   148861 cl shrink        0 lits rem          0 time: 0.03
722.42/722.47	c asymm  cl-useful: 7/263/33315 lits-rem:7 time: 0.33
722.42/722.48	c calculated reachability. Time: 0.00
722.42/722.48	c  N dy 20289   4714049       120     33315         0    148861    269307   2026923     13.13   no data
726.82/726.89	c  N dy 20353   4734601       120     33315         0    168244    269307   2388087     13.13     13.83
730.81/730.84	c  N dy 20404   4754673       120     33315         0     98637    269307   1151428     13.13     14.74
733.81/733.88	c  N dy 20517   4774695       120     33315         0    117628    269307   1508615     13.13     13.88
737.22/737.22	c  N dy 20629   4794781       120     33315         0    136560    269306   1850953     13.13     13.96
741.33/741.31	c  N dy 20736   4814910       120     33315         0    155705    269306   2217542     13.14     13.86
745.92/745.93	c  N dy 20847   4834915       120     33315         0    174638    269306   2572369     13.14     13.94
749.92/749.96	c  N dy 20956   4854960       120     33315         0    103475    269306   1237539     13.14     14.21
753.21/753.20	c  N dy 21066   4875056       120     33315         0    122541    269305   1602900     13.14     13.87
756.62/756.69	c  N dy 21116   4895602       120     33315         0    141778    269305   1942120     13.14     13.99
761.52/761.58	c  N dy 21178   4919694       120     33315         0    164179    269304   2330449     13.14     13.91
766.92/766.95	c  N dy 21271   4940564       120     33315         0     92655    269304   1024031     13.14     13.84
769.72/769.73	c  N dy 21329   4960617       120     33315         0    111268    269303   1351413     13.14     17.72
773.12/773.11	c  N dy 21446   4980901       120     33315         0    130497    269303   1707988     13.14     13.87
777.32/777.38	c  N dy 21567   5001577       120     33315         0    150035    269301   2071159     13.14     13.85
782.22/782.22	c  N dy 21683   5022654       120     33315         0    170111    269300   2445817     13.14     13.87
787.32/787.32	c  N dy 21762   5042937       120     33315         0     96846    269300   1091520     13.14     13.88
790.52/790.53	c  N dy 21827   5065799       120     33315         0    118299    269300   1470174     13.14     13.86
794.42/794.44	c  N dy 21924   5088040       120     33315         0    139345    269299   1861192     13.14     14.02
798.53/798.52	c  N dy 22014   5108136       120     33315         0    158301    269297   2204748     13.14     14.64
803.42/803.44	c  N dy 22144   5128199       120     33315         0    177396    269296   2569942     13.15     13.84
808.22/808.25	c  N dy 22265   5151257       120     33315         0    105840    269295   1248282     13.15     13.90
811.22/811.20	c  N dy 22362   5171264       120     33315         0    124747    269294   1595508     13.15     16.83
818.23/818.28	c  N dy 22437   5207390       120     33315         0    158350    269293   2170871     13.15     13.86
820.03/820.06	c  S st 22439   5214050       120     33315         0    164343    269292   2261782     13.14     10.11
820.33/820.36	c  S st 22439   5214553       120     33315         0    164823    269292   2270949     13.14   no data
820.33/820.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
820.43/820.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.08
820.43/820.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
820.43/820.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
820.43/820.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.43/820.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
820.43/820.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
820.53/820.51	c lits-rem:        43  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.04 s
820.53/820.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
841.83/841.84	c lits-rem:     26451  cl-subs:    19762  v-elim:      0  v-fix:    0  time: 21.27 s
841.83/841.84	c vivif2 --  cl tried    33101 cl shrink        0 lits rem          0 time: 0.00
841.83/841.87	c vivif2 --  cl tried   145226 cl shrink        0 lits rem          0 time: 0.03
842.23/842.20	c asymm  cl-useful: 2/295/33101 lits-rem:2 time: 0.32
842.23/842.21	c calculated reachability. Time: 0.00
842.23/842.21	c  N dy 22439   5214553       120     33101         0    145226    267346   1932682     13.14   no data
847.22/847.26	c  N dy 22541   5238127       120     33101         0    167195    267344   2317570     13.14     14.01
853.02/853.02	c  N dy 22628   5260654       120     33101         0     95063    267342   1046718     13.14     13.84
855.92/855.91	c  N dy 22685   5282429       120     33101         0    115433    267342   1402196     13.14     13.88
861.33/861.31	c  N dy 22781   5313964       120     33101         0    145000    267341   1931814     13.14     13.92
865.53/865.54	c  N dy 22875   5334018       120     33101         0    163967    267340   2282353     13.14     13.97
870.92/870.91	c  N dy 22980   5355388       120     33101         0    184107    267337   2647887     13.14     13.91
875.12/875.17	c  N dy 23112   5375594       120     33101         0    108690    267334   1302909     13.15     13.90
878.42/878.47	c  N dy 23136   5395598       120     33101         0    127181    267332   1606288     13.14     14.00
882.73/882.73	c  N dy 23239   5417164       120     33101         0    147536    267332   1983084     13.14     13.86
886.83/886.84	c  N dy 23299   5437490       120     33101         0    166678    267327   2323060     13.14     13.90
891.92/891.96	c  N dy 23418   5457521       120     33101         0    185614    267327   2676171     13.14     14.03
896.43/896.45	c  N dy 23511   5478434       120     33101         0    109494    267326   1291200     13.14     13.98
901.32/901.30	c  N dy 23586   5504456       120     33101         0    133765    267323   1717801     13.14     13.92
905.23/905.31	c  N dy 23689   5524637       120     33101         0    152891    267322   2075526     13.14     13.99
909.93/909.98	c  N dy 23807   5544774       120     33101         0    172003    267320   2436908     13.15     13.90
914.93/914.91	c  N dy 23885   5564851       120     33101         0    190997    267320   2789066     13.15     13.86
919.02/919.00	c  N dy 23996   5585058       120     33101         0    113125    267318   1358981     13.15     14.04
922.42/922.42	c  N dy 24073   5605091       120     33101         0    131908    267316   1693071     13.15     16.22
926.33/926.39	c  N dy 24166   5625163       120     33101         0    150868    267315   2042249     13.15     14.49
931.23/931.20	c  N dy 24300   5645304       120     33101         0    169999    267315   2408590     13.15     13.93
936.43/936.42	c  N dy 24418   5665815       120     33101         0    189397    267315   2768421     13.16     13.93
941.32/941.31	c  N dy 24523   5687085       120     33101         0    111465    267315   1319131     13.16     13.89
944.73/944.74	c  N dy 24614   5707305       120     33101         0    130476    267314   1664640     13.16     13.98
946.23/946.23	c  S st 24648   5714555       120     33101         0    137280    267314   1786841     13.16   no data
946.53/946.51	c  S st 24648   5715059       120     33101         0    137769    267313   1795608     13.16   no data
946.53/946.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
946.53/946.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
946.63/946.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
946.63/946.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
946.63/946.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
946.63/946.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
946.63/946.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
946.63/946.64	c lits-rem:       252  cl-subs:      181  v-elim:      0  v-fix:    0  time:  0.04 s
946.63/946.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
957.53/957.50	c lits-rem:     15283  cl-subs:     9250  v-elim:      0  v-fix:    0  time: 10.81 s
957.53/957.50	c vivif2 --  cl tried    32791 cl shrink        0 lits rem          0 time: 0.00
957.53/957.53	c vivif2 --  cl tried   128648 cl shrink        0 lits rem          0 time: 0.02
957.83/957.84	c asymm  cl-useful: 1/316/32791 lits-rem:1 time: 0.31
957.83/957.85	c calculated reachability. Time: 0.00
957.83/957.85	c  N dy 24648   5715059       120     32791         0    128648    264318   1630576     13.16   no data
961.63/961.60	c  N dy 24716   5735521       120     32791         0    147905    264316   1970959     13.16     13.95
966.33/966.34	c  N dy 24847   5755784       120     32791         0    167110    264315   2333637     13.16     13.90
971.53/971.59	c  N dy 24970   5775860       120     32791         0    186158    264315   2693910     13.16     14.20
976.73/976.75	c  N dy 25059   5796441       120     32791         0    106654    264315   1221241     13.16     14.15
980.14/980.11	c  N dy 25178   5816575       120     32791         0    125779    264314   1581673     13.17     13.87
984.02/984.03	c  N dy 25276   5837042       120     32791         0    145133    264314   1944521     13.17     13.91
988.13/988.18	c  N dy 25346   5857731       120     32791         0    164666    264312   2299242     13.17     13.87
993.13/993.12	c  N dy 25451   5878303       120     32791         0    184137    264311   2663605     13.17     13.89
999.03/999.03	c  N dy 25540   5898317       120     32791         0    102985    264310   1143320     13.17     13.93
1002.03/1002.06	c  N dy 25640   5918546       120     32791         0    122224    264310   1502647     13.17     13.92
1006.43/1006.43	c  N dy 25763   5941440       120     32791         0    143914    264309   1903692     13.17     13.92
1011.03/1011.05	c  N dy 25855   5962586       120     32791         0    163856    264309   2274493     13.17     13.93
1015.72/1015.78	c  N dy 25974   5982660       120     32791         0    182935    264309   2636047     13.17     14.08
1021.52/1021.58	c  N dy 26082   6003009       120     32791         0    202210    264309   3001297     13.18     13.94
1025.43/1025.46	c  N dy 26203   6023024       120     32791         0    119946    264308   1452230     13.18     16.05
1030.74/1030.76	c  N dy 26260   6054107       120     32791         0    148842    264308   1956400     13.17     13.90
1035.23/1035.25	c  N dy 26364   6074161       120     32791         0    167861    264308   2318677     13.18     15.50
1040.93/1040.96	c  N dy 26457   6097015       120     32791         0    189389    264308   2714441     13.18     13.93
1046.63/1046.69	c  N dy 26551   6117017       120     32791         0    106390    264308   1187073     13.18     13.88
1049.83/1049.87	c  N dy 26629   6137028       120     32791         0    125136    264305   1522892     13.18     17.94
1053.93/1053.93	c  N dy 26735   6157166       120     32791         0    144178    264305   1875461     13.18     13.94
1058.33/1058.33	c  N dy 26834   6177560       120     32791         0    163451    264305   2230873     13.18     14.00
1062.93/1062.98	c  N dy 26909   6197593       120     32791         0    182330    264304   2576228     13.18     14.73
1067.83/1067.82	c  S st 27027   6215060       120     32791         0    198931    264304   2900792     13.18   no data
1068.23/1068.20	c  S st 27027   6215568       120     32791         0    199428    264304   2909927     13.18   no data
1068.23/1068.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1068.33/1068.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.11
1068.33/1068.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1068.33/1068.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1068.33/1068.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1068.33/1068.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
1068.33/1068.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1068.33/1068.38	c lits-rem:        82  cl-subs:      115  v-elim:      0  v-fix:    0  time:  0.05 s
1068.43/1068.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1096.83/1096.81	c lits-rem:     26127  cl-subs:    16749  v-elim:      0  v-fix:    0  time: 28.35 s
1096.83/1096.81	c vivif2 --  cl tried    32610 cl shrink        0 lits rem          0 time: 0.00
1096.83/1096.85	c vivif2 --  cl tried   182745 cl shrink        0 lits rem          0 time: 0.04
1097.13/1097.19	c asymm  cl-useful: 2/237/32610 lits-rem:2 time: 0.35
1097.23/1097.20	c calculated reachability. Time: 0.00
1097.23/1097.20	c  N dy 27027   6215568       120     32610         0    182745    262664   2598121     13.18   no data
1102.83/1102.82	c  N dy 27117   6236194       120     32610         0    202096    262663   2952756     13.18     13.94
1108.84/1108.88	c  N dy 27262   6267501       120     32610         0    129106    262660   1578994     13.18     14.34
1112.83/1112.80	c  N dy 27391   6287592       120     32610         0    148201    262660   1941842     13.19     14.67
1117.24/1117.23	c  N dy 27444   6308006       120     32610         0    167379    262659   2293204     13.18     14.03
1122.34/1122.32	c  N dy 27472   6328093       120     32610         0    186048    262655   2617272     13.18     15.97
1128.24/1128.27	c  N dy 27578   6348969       120     32610         0    205749    262653   2981326     13.18     14.18
1133.33/1133.38	c  N dy 27640   6375368       120     32610         0    127063    262652   1546820     13.18     13.91
1137.34/1137.31	c  N dy 27705   6396707       120     32610         0    147087    262652   1901542     13.18     13.98
1141.74/1141.75	c  N dy 27804   6416717       120     32610         0    165900    262650   2244935     13.18     15.03
1146.53/1146.57	c  N dy 27895   6436779       120     32610         0    184842    262646   2597858     13.18     13.94
1151.83/1151.85	c  N dy 27971   6456784       120     32610         0    203724    262645   2953159     13.18     16.77
1156.64/1156.68	c  N dy 28077   6477760       120     32610         0    119221    262645   1409960     13.18     14.07
1160.34/1160.31	c  N dy 28151   6497769       120     32610         0    138047    262645   1750285     13.18     14.70
1164.43/1164.47	c  N dy 28253   6517784       120     32610         0    157054    262644   2111540     13.18     15.72
1169.24/1169.27	c  N dy 28339   6537887       120     32610         0    176013    262643   2461369     13.18     13.92
1175.13/1175.15	c  N dy 28450   6560568       120     32610         0    197363    262643   2854781     13.18     13.88
1181.74/1181.72	c  N dy 28567   6580630       120     32610         0    110693    262642   1237504     13.19     13.95
1185.43/1185.41	c  N dy 28689   6600722       120     32610         0    129738    262642   1597303     13.19     14.06
1189.43/1189.49	c  N dy 28762   6620781       120     32610         0    148562    262641   1925264     13.19     16.33
1193.93/1193.90	c  N dy 28812   6640805       120     32610         0    167370    262641   2265204     13.19     14.93
1199.33/1199.33	c  N dy 28925   6660895       120     32610         0    186308    262641   2620626     13.19     15.00
1204.55/1204.59	c  N dy 29020   6680933       120     32610         0    205174    262641   2974370     13.19     15.58
1209.84/1209.83	c  N dy 29126   6701243       120     32610         0    117832    262641   1364410     13.19     13.91
1212.43/1212.41	c  S st 29197   6715568       120     32610         0    131385    262641   1622195     13.19     15.76
1212.63/1212.68	c  S st 29197   6716075       120     32610         0    131871    262641   1631147     13.19   no data
1212.63/1212.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1212.73/1212.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1212.73/1212.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1212.73/1212.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1212.73/1212.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1212.73/1212.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
1212.73/1212.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1212.83/1212.80	c lits-rem:       149  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.04 s
1212.83/1212.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1220.53/1220.55	c lits-rem:      8274  cl-subs:     4327  v-elim:      0  v-fix:    0  time:  7.70 s
1220.53/1220.55	c vivif2 --  cl tried    32460 cl shrink        0 lits rem          0 time: 0.00
1220.53/1220.58	c vivif2 --  cl tried   127560 cl shrink        0 lits rem          0 time: 0.02
1220.83/1220.89	c asymm  cl-useful: 6/334/32460 lits-rem:6 time: 0.31
1220.83/1220.89	c calculated reachability. Time: 0.00
1220.83/1220.89	c  N dy 29197   6716075       120     32460         0    127560    261229   1549463     13.19   no data
1224.94/1224.97	c  N dy 29324   6736403       120     32460         0    146943    261229   1917683     13.19     13.90
1229.24/1229.29	c  N dy 29422   6756627       120     32460         0    166109    261228   2280587     13.20     14.23
1234.14/1234.21	c  N dy 29486   6776717       120     32460         0    184925    261226   2616607     13.19     17.47
1239.83/1239.84	c  N dy 29573   6796964       120     32460         0    204027    261225   2974893     13.19     13.90
1245.15/1245.12	c  N dy 29675   6817034       120     32460         0    115505    261225   1316718     13.20     14.89
1248.64/1248.68	c  N dy 29748   6837116       120     32460         0    134370    261225   1655004     13.20     18.47
1252.54/1252.57	c  N dy 29815   6857206       120     32460         0    153212    261225   1986505     13.19     14.12
1257.74/1257.70	c  N dy 29879   6878211       120     32460         0    172930    261225   2344408     13.19     13.92
1263.04/1263.07	c  N dy 29979   6898273       120     32460         0    191865    261225   2699568     13.19     14.39
1268.74/1268.76	c  N dy 30035   6919062       120     32460         0    211355    261224   3047989     13.19     14.04
1273.94/1273.93	c  N dy 30149   6939263       120     32460         0    122159    261224   1431999     13.20     13.89
1277.84/1277.85	c  N dy 30272   6959333       120     32460         0    141215    261223   1796522     13.20     13.96
1281.94/1281.93	c  N dy 30296   6981258       120     32460         0    161604    261223   2141806     13.19     13.93
1288.24/1288.25	c  N dy 30328   7009559       120     32460         0    187844    261223   2593379     13.19     14.02
1293.84/1293.84	c  N dy 30421   7029645       120     32460         0    206796    261222   2948969     13.19     18.79

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-3368036-1305392678/watcher-3368036-1305392678 -o /tmp/evaluation-result-3368036-1305392678/solver-3368036-1305392678 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368036-1305392678.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: 4.07 4.03 3.86 4/363 6719
/proc/meminfo: memFree=17642012/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=30096 CPUtime=0 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 929 0 0 0 0 0 0 0 21 0 1 0 729498483 30818304 869 33554432000 4194304 4580011 140734302799152 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 7524 869 323 95 0 2506 0

[startup+0.0825279 s]
/proc/loadavg: 4.07 4.03 3.86 4/363 6719
/proc/meminfo: memFree=17642012/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=32344 CPUtime=0.08 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 1967 0 0 0 8 0 0 0 21 0 1 0 729498483 33120256 1907 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 8086 1907 340 95 0 3068 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32344

[startup+0.100523 s]
/proc/loadavg: 4.07 4.03 3.86 4/363 6719
/proc/meminfo: memFree=17642012/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=32344 CPUtime=0.09 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 1979 0 0 0 9 0 0 0 21 0 1 0 729498483 33120256 1919 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 8086 1919 340 95 0 3068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32344

[startup+0.300494 s]
/proc/loadavg: 4.07 4.03 3.86 4/363 6719
/proc/meminfo: memFree=17642012/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=48572 CPUtime=0.29 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 5781 0 0 0 29 0 0 0 22 0 1 0 729498483 49737728 5654 33554432000 4194304 4580011 140734302799152 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 12143 5654 352 95 0 7125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48572

[startup+0.700415 s]
/proc/loadavg: 4.07 4.03 3.86 4/363 6719
/proc/meminfo: memFree=17642012/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=48572 CPUtime=0.69 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 5781 0 0 0 69 0 0 0 24 0 1 0 729498483 49737728 5654 33554432000 4194304 4580011 140734302799152 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 12143 5654 352 95 0 7125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48572

[startup+1.50027 s]
/proc/loadavg: 4.06 4.03 3.86 5/364 6720
/proc/meminfo: memFree=17613856/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=48572 CPUtime=1.49 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 5783 0 0 0 149 0 0 0 25 0 1 0 729498483 49737728 5656 33554432000 4194304 4580011 140734302799152 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 12143 5656 354 95 0 7125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48572

[startup+3.10096 s]
/proc/loadavg: 4.06 4.03 3.86 5/364 6720
/proc/meminfo: memFree=17611164/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=48704 CPUtime=3.09 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 6784 0 0 0 309 0 0 0 18 0 1 0 729498483 49872896 5036 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 12176 5036 364 95 0 7158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48704

[startup+6.30036 s]
/proc/loadavg: 4.06 4.03 3.86 5/364 6720
/proc/meminfo: memFree=17563184/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=53100 CPUtime=6.3 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 9278 0 0 0 629 1 0 0 25 0 1 0 729498483 54374400 6596 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 13275 6596 367 95 0 8257 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 53100

[startup+12.7012 s]
/proc/loadavg: 4.05 4.03 3.87 5/364 6720
/proc/meminfo: memFree=17552176/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=65460 CPUtime=12.7 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 15301 0 0 0 1268 2 0 0 25 0 1 0 729498483 67031040 7912 33554432000 4194304 4580011 140734302799152 18446744073709551615 4406304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 16365 7912 367 95 0 11347 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 65460

[startup+25.5007 s]
/proc/loadavg: 4.04 4.03 3.87 5/364 6721
/proc/meminfo: memFree=17524348/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=68088 CPUtime=25.49 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 26406 0 0 0 2546 3 0 0 25 0 1 0 729498483 69722112 10158 33554432000 4194304 4580011 140734302799152 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 17022 10158 367 95 0 12004 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68088

[startup+51.1009 s]
/proc/loadavg: 4.17 4.06 3.88 5/364 6721
/proc/meminfo: memFree=17489680/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=70660 CPUtime=51.09 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 39451 0 0 0 5103 6 0 0 25 0 1 0 729498483 72355840 10809 33554432000 4194304 4580011 140734302799152 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 17665 10809 367 95 0 12647 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70660

[startup+102.314 s]
/proc/loadavg: 4.07 4.05 3.88 5/364 6723
/proc/meminfo: memFree=17426112/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=80044 CPUtime=102.3 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 62382 0 0 0 10219 11 0 0 25 0 1 0 729498483 81965056 13305 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 20011 13305 367 95 0 14993 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80044

[startup+162.301 s]
/proc/loadavg: 4.02 4.04 3.89 5/364 6724
/proc/meminfo: memFree=17401136/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=83756 CPUtime=162.29 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 83318 0 0 0 16214 15 0 0 25 0 1 0 729498483 85766144 13775 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 20939 13775 367 95 0 15921 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83756

[startup+222.301 s]
/proc/loadavg: 4.07 4.04 3.90 5/364 6726
/proc/meminfo: memFree=17343192/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=92400 CPUtime=222.3 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 100358 0 0 0 22209 21 0 0 25 0 1 0 729498483 94617600 16832 33554432000 4194304 4580011 140734302799152 18446744073709551615 4304848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 23100 16832 367 95 0 18082 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 92400

[startup+282.3 s]
/proc/loadavg: 4.03 4.03 3.91 5/364 6728
/proc/meminfo: memFree=17278668/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=97636 CPUtime=282.3 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 116391 0 0 0 28206 24 0 0 25 0 1 0 729498483 99979264 17790 33554432000 4194304 4580011 140734302799152 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 24409 17790 367 95 0 19391 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 97636

[startup+342.301 s]
/proc/loadavg: 4.08 4.04 3.91 5/364 6729
/proc/meminfo: memFree=17269304/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=107692 CPUtime=342.3 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 131195 0 0 0 34203 27 0 0 25 0 1 0 729498483 110276608 19041 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 26923 19041 367 95 0 21905 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 107692

[startup+402.301 s]
/proc/loadavg: 4.03 4.03 3.91 5/364 6731
/proc/meminfo: memFree=17223872/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=108044 CPUtime=402.3 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 145762 0 0 0 40199 31 0 0 25 0 1 0 729498483 110637056 19408 33554432000 4194304 4580011 140734302799152 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 27011 19408 367 95 0 21993 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 108044

[startup+462.3 s]
/proc/loadavg: 3.48 3.88 3.87 4/358 6750
/proc/meminfo: memFree=17402280/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=108296 CPUtime=462.31 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 158336 0 0 0 46196 35 0 0 25 0 1 0 729498483 110895104 19975 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 27074 19975 367 95 0 22056 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 108296

[startup+522.301 s]
/proc/loadavg: 3.25 3.75 3.82 4/358 6752
/proc/meminfo: memFree=17400516/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=108544 CPUtime=522.31 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 170522 0 0 0 52193 38 0 0 25 0 1 0 729498483 111149056 19610 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 27136 19610 367 95 0 22118 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 108544

[startup+582.301 s]
/proc/loadavg: 3.12 3.62 3.77 4/358 6754
/proc/meminfo: memFree=17402224/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=120144 CPUtime=582.32 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 184140 0 0 0 58190 42 0 0 25 0 1 0 729498483 123027456 23498 33554432000 4194304 4580011 140734302799152 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 30036 23498 367 95 0 25018 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 120144

[startup+642.301 s]
/proc/loadavg: 3.09 3.52 3.73 4/358 6755
/proc/meminfo: memFree=17398484/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=120188 CPUtime=642.32 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 191546 0 0 0 64188 44 0 0 25 0 1 0 729498483 123072512 23922 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 30047 23922 367 95 0 25029 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 120188

[startup+702.301 s]
/proc/loadavg: 3.03 3.42 3.68 4/358 6757
/proc/meminfo: memFree=17396348/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=132604 CPUtime=702.32 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 204008 0 0 0 70185 47 0 0 25 0 1 0 729498483 135786496 26139 33554432000 4194304 4580011 140734302799152 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 33151 26139 367 95 0 28133 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 132604

[startup+762.313 s]
/proc/loadavg: 3.08 3.37 3.64 4/358 6758
/proc/meminfo: memFree=17385900/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=132648 CPUtime=762.33 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 211314 0 0 0 76184 49 0 0 25 0 1 0 729498483 135831552 26094 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 33162 26094 367 95 0 28144 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 132648

[startup+822.301 s]
/proc/loadavg: 3.03 3.30 3.60 4/358 6760
/proc/meminfo: memFree=17377432/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=132852 CPUtime=822.33 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 222292 0 0 0 82181 52 0 0 25 0 1 0 729498483 136040448 26411 33554432000 4194304 4580011 140734302799152 18446744073709551615 4406312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 33213 26411 367 95 0 28195 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 132852

[startup+882.301 s]
/proc/loadavg: 3.01 3.24 3.56 4/358 6762
/proc/meminfo: memFree=17378400/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=132900 CPUtime=882.33 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 229422 0 0 0 88179 54 0 0 25 0 1 0 729498483 136089600 26029 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 33225 26029 367 95 0 28207 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 132900

[startup+942.3 s]
/proc/loadavg: 3.00 3.20 3.52 4/358 6763
/proc/meminfo: memFree=17385428/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=133124 CPUtime=942.33 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 239970 0 0 0 94175 58 0 0 25 0 1 0 729498483 136318976 25440 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 33281 25440 367 95 0 28263 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 133124

[startup+1002.3 s]
/proc/loadavg: 3.00 3.16 3.49 4/358 6765
/proc/meminfo: memFree=17363080/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=133224 CPUtime=1002.33 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 247884 0 0 0 100173 60 0 0 25 0 1 0 729498483 136421376 25554 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 33306 25554 367 95 0 28288 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 133224

[startup+1062.3 s]
/proc/loadavg: 3.10 3.16 3.46 4/358 6766
/proc/meminfo: memFree=17381280/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=133344 CPUtime=1062.33 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 256796 0 0 0 106171 62 0 0 25 0 1 0 729498483 136544256 26699 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 33336 26699 367 95 0 28318 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 133344

[startup+1122.3 s]
/proc/loadavg: 3.17 3.16 3.44 4/358 6768
/proc/meminfo: memFree=17359780/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=143724 CPUtime=1122.34 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 263559 0 0 0 112169 65 0 0 25 0 1 0 729498483 147173376 29209 33554432000 4194304 4580011 140734302799152 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 35931 29209 367 95 0 30913 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 143724

[startup+1182.3 s]
/proc/loadavg: 3.06 3.13 3.41 4/358 6770
/proc/meminfo: memFree=17262544/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=156576 CPUtime=1182.34 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 273422 0 0 0 118166 68 0 0 25 0 1 0 729498483 160333824 31232 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 39144 31232 367 95 0 34126 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 156576

[startup+1242.3 s]
/proc/loadavg: 3.02 3.10 3.38 4/358 6771
/proc/meminfo: memFree=17207948/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=156636 CPUtime=1242.33 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 279654 0 0 0 124163 70 0 0 25 0 1 0 729498483 160395264 33426 33554432000 4194304 4580011 140734302799152 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 39159 33426 367 95 0 34141 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 156636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.09 3.36 2/355 6775
/proc/meminfo: memFree=17719068/32950928 swapFree=67111200/67111528
[pid=6719] ppid=6717 vsize=156784 CPUtime=1300.04 cores=1,3
/proc/6719/stat : 6719 (strangenight2-s) R 6717 6719 6061 0 -1 4202496 289865 0 0 0 129931 73 0 0 25 0 1 0 729498483 160546816 31283 33554432000 4194304 4580011 140734302799152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6719/statm: 39196 31283 367 95 0 34178 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 156784

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.32
CPU system time (s): 0.742887
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 209836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.742887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289866
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= 10
involuntary context switches= 13887

runsolver used 4.6053 second user time and 10.4944 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 19:04:38
IDJOB=3368036
IDBENCH=83894
IDSOLVER=1845
FILE ID=node115/3368036-1305392678
RUNJOBID= node115-1305391376-6524
PBS_JOBID= 13324414
Free space on /tmp= 73216 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368036-1305392678/watcher-3368036-1305392678 -o /tmp/evaluation-result-3368036-1305392678/solver-3368036-1305392678 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368036-1305392678.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=2000255591

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17642424 kB
Buffers:        281792 kB
Cached:        4477120 kB
SwapCached:          0 kB
Active:       12067616 kB
Inactive:      2922136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17642424 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           20220 kB
Writeback:           0 kB
AnonPages:    10229828 kB
Mapped:          28944 kB
Slab:           211508 kB
PageTables:      41944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69954848 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= 73228 MiB
End job on node115 at 2011-05-14 19:26:20