Trace number 3367608

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
MD5SUMa83cf27d1d664cde32ad2f1a49b00933
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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-3367608-1305384729.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data
0.09/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:      41 undec:       1 neg:      28
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0        70      6230         0         0     43610         0   no data   no data
0.29/0.30	c  N dy     7      4744        70      6230         0      4281     43610    104596     20.86     22.03
0.59/0.66	c  N dy     9     14484        70      6230         0      6967     43610    149597     19.56     20.60
0.79/0.86	c  N dy    40     18571        70      6230         0      5606     43610    107978     20.07     22.67
0.99/1.10	c  N dy    54     24016        70      6230         0     10511     43610    225564     20.15     21.36
1.10/1.16	c  F st    64     25000        70      6230         0     11391     43610    247093     20.24   no data
1.29/1.32	c  N st    69     28295        70      6230         0      8228     43610    158359     20.24   no data
1.39/1.41	c  S st    70     30000        70      6230         0      9768     43610    195744     20.24   no data
1.39/1.44	c  S st    70     30501        70      6230         0     10230     43610    207064     20.24   no data
1.39/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.44	c blocked clauses removed:        0 vars:      0 tried:          70 T: 0.00 s
1.39/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.39/1.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.65	c lits-rem:       142  cl-subs:      947  v-elim:      0  v-fix:    0  time:  0.20 s
1.89/1.90	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
1.89/1.90	c calculated reachability. Time: 0.00
1.89/1.90	c  N dy    70     30501        70      6230         0      9283     43610    183640     20.24   no data
2.09/2.13	c  N dy    94     34536        70      6230         0     12957     43610    272621     20.40     21.82
2.29/2.35	c  N dy   116     38541        70      6230         0      9477     43610    175204     20.53     22.48
2.49/2.58	c  N dy   132     42600        70      6230         0     13167     43610    264698     20.60     21.84
2.69/2.75	c  S st   138     45751        70      6230         0     15996     43610    331550     20.54     18.65
2.79/2.80	c  S st   138     46252        70      6230         0      8376     43610    136744     20.54   no data
2.79/2.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.79/2.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.84	c lits-rem:         1  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.03 s
2.79/2.84	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2.79/2.84	c vivif2 --  cl tried     8335 cl shrink        0 lits rem          0 time: 0.00
2.99/3.08	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.24
2.99/3.08	c calculated reachability. Time: 0.00
2.99/3.08	c  N dy   138     46252        70      6230         0      8335     43610    135546     20.54   no data
3.30/3.31	c  N dy   142     50910        70      6230         0     12555     43610    235390     20.45     21.62
3.69/3.79	c  N dy   166     58396        70      6230         0     10299     43610    170800     20.47     21.73
3.99/4.02	c  N dy   183     62487        70      6230         0     14015     43610    259898     20.49     22.11
4.29/4.39	c  N dy   204     68081        70      6230         0     19100     43610    383095     20.54     21.73
4.40/4.49	c  S st   205     69378        70      6230         0     10318     43610    158510     20.53     19.78
4.49/4.52	c  S st   205     69880        70      6230         0     10780     43610    169906     20.53   no data
4.49/4.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.49/4.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.49/4.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.49/4.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.49/4.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.59	c lits-rem:        13  cl-subs:      126  v-elim:      0  v-fix:    0  time:  0.05 s
4.49/4.59	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.49/4.59	c vivif2 --  cl tried    10654 cl shrink        0 lits rem          0 time: 0.00
4.79/4.87	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.79/4.87	c calculated reachability. Time: 0.00
4.79/4.87	c  N dy   205     69880        70      6230         0     10654     43610    166634     20.53   no data
5.09/5.12	c  N dy   213     74475        70      6230         0     14809     43610    264282     20.48     21.57
5.39/5.44	c  N dy   214     79830        70      6230         0     19625     43610    377853     20.38     21.68
5.69/5.79	c  N dy   236     85021        70      6230         0     13517     43610    226528     20.40     21.98
5.90/5.95	c  F st   258     87500        70      6230         0     15766     43610    281935     20.46   no data
6.09/6.16	c  N st   263     90796        70      6230         0     18750     43610    356177     20.46   no data
6.60/6.67	c  N dy   273     97693        70      6230         0     13228     43610    204996     20.45     21.53
6.99/7.07	c  N dy   274    104426        70      6230         0     19280     43610    344376     20.32     21.40
7.09/7.11	c  S st   278    104820        70      6230         0     19642     43610    353318     20.32   no data
7.09/7.16	c  S st   278    105325        70      6230         0     20110     43610    364954     20.32   no data
7.09/7.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.09/7.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.76	c lits-rem:       197  cl-subs:     2130  v-elim:      0  v-fix:    0  time:  0.58 s
7.70/7.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.70/7.76	c vivif2 --  cl tried    17980 cl shrink        0 lits rem          0 time: 0.00
8.09/8.11	c asymm  cl-useful: 0/5544/6230 lits-rem:0 time: 0.35
8.09/8.11	c calculated reachability. Time: 0.00
8.09/8.11	c  N dy   278    105325        70      6230         0     17980     43610    317021     20.32   no data
8.59/8.70	c  N dy   325    112090        70      6230         0     24171     43610    468944     20.41     21.50
9.19/9.23	c  N dy   357    119398        70      6230         0     18223     43610    312785     20.47     21.61
10.19/10.23	c  N dy   387    133113        70      6230         0     17021     43610    270668     20.37     21.45
10.89/10.98	c  N dy   432    142471        70      6230         0     25505     43610    476192     20.43     21.53
12.10/12.16	c  N dy   458    157988        70      6230         0     25034     43610    447310     20.36     19.58
12.10/12.16	c  S st   458    157988        70      6230         0     25034     43610    447310     20.36     19.58
12.19/12.23	c  S st   458    158492        70      6230         0     25506     43610    459096     20.36   no data
12.19/12.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.19/12.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.19/12.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
12.19/12.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.19/12.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.19/12.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.09/13.14	c lits-rem:       287  cl-subs:     2677  v-elim:      0  v-fix:    0  time:  0.89 s
13.09/13.14	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
13.09/13.14	c vivif2 --  cl tried    22829 cl shrink        0 lits rem          0 time: 0.01
13.09/13.21	c asymm  cl-useful: 0/686/6230 lits-rem:0 time: 0.06
13.20/13.21	c calculated reachability. Time: 0.00
13.20/13.21	c  N dy   458    158492        70      6230         0     22829     43610    397772     20.36   no data
14.19/14.25	c  N dy   522    168975        70      6230         0     17120     43610    248302     20.43     21.51
15.09/15.16	c  N dy   583    179827        70      6230         0     26965     43610    488640     20.50     22.52
16.89/16.91	c  N dy   600    200590        70      6230         0     29342     43610    516574     20.34     21.45
18.09/18.13	c  N dy   647    213984        70      6230         0     24363     43610    397933     20.36     21.46
19.49/19.59	c  N dy   710    227691        70      6230         0     18766     43610    250515     20.40     21.64
20.39/20.46	c  S st   763    237739        70      6230         0     27839     43610    471811     20.45   no data
20.49/20.54	c  S st   763    238245        70      6230         0     28308     43610    483303     20.45   no data
20.49/20.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.49/20.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.49/20.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.49/20.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.49/20.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.49/20.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
20.49/20.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.49/20.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.49/20.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.29/21.32	c lits-rem:       243  cl-subs:     1964  v-elim:      0  v-fix:    0  time:  0.75 s
21.29/21.32	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
21.29/21.32	c vivif2 --  cl tried    26344 cl shrink        0 lits rem          0 time: 0.00
21.59/21.68	c asymm  cl-useful: 0/4204/6230 lits-rem:0 time: 0.36
21.59/21.68	c calculated reachability. Time: 0.00
21.59/21.68	c  N dy   763    238245        70      6230         0     26344     43610    432776     20.45   no data
23.19/23.25	c  N dy   811    253452        70      6230         0     21214     43610    296168     20.45     21.96
25.69/25.74	c  N dy   897    278876        70      6230         0     24317     43610    354904     20.46     21.57
27.59/27.62	c  N dy   961    296730        70      6230         0     40454     43610    742949     20.47     22.18
28.50/28.59	c  F st  1002    306251        70      6230         0     28312     43610    441779     20.49   no data
29.49/29.57	c  N dy  1031    315729        70      6230         0     36886     43610    652546     20.51     22.68
31.59/31.69	c  N dy  1088    335749        70      6230         0     33276     43610    549878     20.50     22.41
33.89/33.95	c  N dy  1109    357367        70      6230         0     30095     43610    449752     20.41     18.38
33.89/33.95	c  S st  1109    357367        70      6230         0     30095     43610    449752     20.41     18.38
33.99/34.03	c  S st  1109    357869        70      6230         0     30554     43610    460944     20.41   no data
33.99/34.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.99/34.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.99/34.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.99/34.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.99/34.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
33.99/34.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.99/34.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.99/34.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.89/34.90	c lits-rem:       296  cl-subs:     2402  v-elim:      0  v-fix:    0  time:  0.85 s
34.89/34.90	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
34.89/34.91	c vivif2 --  cl tried    28152 cl shrink        0 lits rem          0 time: 0.00
35.09/35.12	c asymm  cl-useful: 0/2026/6230 lits-rem:0 time: 0.21
35.09/35.12	c calculated reachability. Time: 0.00
35.09/35.12	c  N dy  1109    357869        70      6230         0     28152     43610    410389     20.41   no data
37.69/37.70	c  N dy  1200    377943        70      6230         0     46375     43610    852280     20.45     21.55
39.89/39.93	c  N dy  1237    399807        70      6230         0     42783     43610    748128     20.41     21.55
42.29/42.39	c  N dy  1333    419947        70      6230         0     36732     43610    595794     20.44     21.60
45.10/45.13	c  N dy  1424    440262        70      6230         0     29830     43610    414059     20.47     21.57
47.49/47.57	c  N dy  1494    460357        70      6230         0     47968     43610    852846     20.48     22.80
50.60/50.66	c  N dy  1537    486332        70      6230         0     45070     43610    759152     20.44     21.59
53.90/53.99	c  N dy  1648    510995        70      6230         0     40347     43610    642217     20.47     21.56
57.09/57.16	c  N dy  1752    531064        70      6230         0     30550     43610    389788     20.50     21.67
57.79/57.83	c  S st  1786    536804        70      6230         0     35785     43610    517953     20.51   no data
57.89/57.92	c  S st  1786    537307        70      6230         0     36252     43610    529667     20.51   no data
57.89/57.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.89/57.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.89/57.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.89/57.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.89/57.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.89/57.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
57.89/57.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.89/57.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.89/57.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.79/58.81	c lits-rem:       172  cl-subs:     1743  v-elim:      0  v-fix:    0  time:  0.86 s
58.79/58.81	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
58.79/58.81	c vivif2 --  cl tried    34509 cl shrink        0 lits rem          0 time: 0.01
58.99/59.01	c asymm  cl-useful: 0/1774/6230 lits-rem:0 time: 0.20
58.99/59.01	c calculated reachability. Time: 0.00
58.99/59.01	c  N dy  1786    537307        70      6230         0     34509     43610    486205     20.51   no data
62.09/62.16	c  N dy  1901    558497        70      6230         0     53719     43610    953911     20.54     21.63
64.91/65.00	c  N dy  2004    578513        70      6230         0     42896     43610    677548     20.57     22.16
68.10/68.12	c  N dy  2058    598766        70      6230         0     31376     43610    385795     20.57     21.76
71.19/71.28	c  N dy  2124    622875        70      6230         0     53167     43610    908823     20.56     21.85
75.80/75.81	c  N dy  2167    656480        70      6230         0     52511     43610    866151     20.50     21.72
78.89/78.95	c  N dy  2231    676557        70      6230         0     39197     43610    548806     20.50     22.68
82.09/82.15	c  N dy  2320    696765        70      6230         0     57455     43610    990082     20.52     21.79
85.09/85.13	c  N dy  2389    716826        70      6230         0     43109     43610    628885     20.51     22.09
88.19/88.29	c  N dy  2466    736839        70      6230         0     61249     43610   1069369     20.52     23.19
91.30/91.31	c  N dy  2506    757743        70      6230         0     46657     43610    697512     20.51     21.67
95.00/95.01	c  N dy  2583    779404        70      6230         0     66207     43610   1166526     20.50     21.58
98.19/98.22	c  N dy  2706    799407        70      6230         0     50067     43610    776774     20.53     21.66
99.39/99.41	c  S st  2744    805962        70      6230         0     56024     43610    922337     20.54   no data
99.49/99.54	c  S st  2744    806466        70      6230         0     56500     43610    934347     20.54   no data
99.49/99.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.49/99.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.49/99.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.49/99.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.49/99.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.49/99.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
99.49/99.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.49/99.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.49/99.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.19/103.28	c lits-rem:       561  cl-subs:     4306  v-elim:      0  v-fix:    0  time:  3.69 s
103.19/103.28	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
103.19/103.29	c vivif2 --  cl tried    52194 cl shrink        0 lits rem          0 time: 0.01
103.49/103.53	c asymm  cl-useful: 0/1098/6230 lits-rem:0 time: 0.24
103.49/103.53	c calculated reachability. Time: 0.00
103.49/103.53	c  N dy  2744    806466        70      6230         0     52194     43610    821943     20.54   no data
107.49/107.59	c  N dy  2837    826518        70      6230         0     35221     43610    398889     20.55     22.97
110.69/110.75	c  N dy  2882    850253        70      6230         0     56539     43610    908005     20.54     21.64
117.19/117.22	c  N dy  2973    891363        70      6230         0     57427     43610    898020     20.50     21.63
124.49/124.52	c  N dy  3050    937289        70      6230         0     61612     43610    981702     20.43     21.59
128.49/128.59	c  N dy  3141    958019        70      6230         0     42735     43610    545719     20.44     21.55
131.89/132.00	c  N dy  3256    978087        70      6230         0     60891     43610    989055     20.46     22.71
135.89/135.99	c  N dy  3320    998952        70      6230         0     41004     43610    490453     20.46     21.77
139.49/139.55	c  N dy  3440   1020714        70      6230         0     60762     43610    975358     20.48     21.62
143.89/143.92	c  N dy  3514   1041178        70      6230         0     79245     43610   1420112     20.48     21.57
147.09/147.14	c  N dy  3571   1061671        70      6230         0     58025     43610    884884     20.49     21.67
149.29/149.35	c  F st  3648   1071875        70      6230         0     67285     43610   1113388     20.50   no data
151.49/151.56	c  N dy  3684   1082015        70      6230         0     76476     43610   1340173     20.51     21.63
155.11/155.12	c  N dy  3763   1102056        70      6230         0     53899     43610    770503     20.51     21.61
159.10/159.13	c  N dy  3863   1122142        70      6230         0     72087     43610   1215085     20.52     22.18
163.69/163.74	c  N dy  3954   1144629        70      6230         0     50863     43610    684752     20.53     21.75
168.69/168.75	c  N dy  3998   1172631        70      6230         0     75940     43610   1284665     20.52     21.61
172.89/173.00	c  N dy  4095   1193686        70      6230         0     52626     43610    717897     20.53     21.67
176.39/176.42	c  S st  4194   1209699        70      6230         0     67148     43610   1075976     20.55   no data
176.59/176.61	c  S st  4194   1210201        70      6230         0     67618     43610   1087946     20.55   no data
176.59/176.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.59/176.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
176.59/176.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.59/176.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.59/176.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.59/176.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
176.59/176.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.59/176.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
176.59/176.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.59/181.63	c lits-rem:       665  cl-subs:     5175  v-elim:      0  v-fix:    0  time:  4.94 s
181.59/181.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
181.59/181.64	c vivif2 --  cl tried    62443 cl shrink        0 lits rem          0 time: 0.01
181.79/181.86	c asymm  cl-useful: 0/862/6230 lits-rem:0 time: 0.22
181.79/181.86	c calculated reachability. Time: 0.00
181.79/181.86	c  N dy  4194   1210201        70      6230         0     62443     43610    954958     20.55   no data
189.80/189.80	c  N dy  4238   1256131        70      6230         0     60337     43610    865909     20.49     21.58
194.20/194.26	c  N dy  4305   1278537        70      6230         0     80503     43610   1353084     20.49     21.65
198.89/198.91	c  N dy  4451   1298763        70      6230         0     54908     43610    751677     20.52     21.75
203.09/203.15	c  N dy  4560   1318887        70      6230         0     73174     43610   1199438     20.53     21.63
207.91/207.96	c  N dy  4611   1339163        70      6230         0     46458     43610    527280     20.52     21.61
212.70/212.77	c  N dy  4706   1366555        70      6230         0     71108     43610   1119884     20.52     21.61
217.99/218.06	c  N dy  4818   1386598        70      6230         0     89197     43610   1563698     20.54     21.68
222.09/222.20	c  N dy  4950   1406681        70      6230         0     61566     43610    887716     20.56     21.89
227.49/227.51	c  N dy  5022   1431918        70      6230         0     84281     43610   1434340     20.56     22.10
232.20/232.26	c  N dy  5113   1451986        70      6230         0     55471     43610    719661     20.56     22.98
236.40/236.43	c  N dy  5230   1472006        70      6230         0     73648     43610   1167147     20.58     24.06
241.79/241.82	c  N dy  5289   1494224        70      6230         0     93677     43610   1650310     20.57     21.77
250.59/250.62	c  N dy  5327   1543107        70      6230         0     89247     43610   1485461     20.52     21.62
255.59/255.61	c  N dy  5432   1563448        70      6230         0     59235     43610    789542     20.54     21.63
259.69/259.77	c  N dy  5511   1583458        70      6230         0     77315     43610   1229268     20.54     22.49
265.30/265.38	c  N dy  5601   1603486        70      6230         0     95388     43610   1669492     20.55     21.74
269.70/269.75	c  N dy  5698   1623527        70      6230         0     63984     43610    890220     20.56     23.23
274.69/274.71	c  N dy  5836   1643743        70      6230         0     82267     43610   1343274     20.57     21.66
281.09/281.10	c  N dy  5981   1663836        70      6230         0    100525     43610   1794243     20.59     23.16
285.19/285.29	c  N dy  6081   1683895        70      6230         0     68119     43610    978994     20.60     23.34
290.19/290.20	c  N dy  6151   1705920        70      6230         0     87946     43610   1461130     20.60     21.72
291.79/291.88	c  S st  6191   1710202        70      6230         0     91811     43610   1557824     20.61     22.76
292.09/292.18	c  S st  6191   1710705        70      6230         0     92271     43610   1569217     20.61   no data
292.09/292.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.19/292.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
292.19/292.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.19/292.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.19/292.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.19/292.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
292.19/292.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
292.19/292.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
292.30/292.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.50/303.59	c lits-rem:      1384  cl-subs:     9135  v-elim:      0  v-fix:    0  time: 11.29 s
303.50/303.59	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
303.61/303.61	c vivif2 --  cl tried    83136 cl shrink        0 lits rem          0 time: 0.02
303.80/303.87	c asymm  cl-useful: 0/647/6230 lits-rem:0 time: 0.26
303.80/303.87	c calculated reachability. Time: 0.00
303.80/303.87	c  N dy  6191   1710705        70      6230         0     83136     43610   1341713     20.61   no data
309.79/309.81	c  N dy  6297   1730780        70      6230         0    101267     43610   1787087     20.62     21.79
314.19/314.25	c  N dy  6424   1751578        70      6230         0     69086     43610    997608     20.63     21.75
319.19/319.25	c  N dy  6506   1771617        70      6230         0     87198     43610   1439220     20.63     21.77
326.30/326.37	c  N dy  6617   1793801        70      6230         0     55017     43610    630897     20.64     21.81
331.30/331.35	c  N dy  6740   1818079        70      6230         0     76999     43610   1170150     20.65     21.81
337.60/337.62	c  N dy  6831   1842006        70      6230         0     98557     43610   1693828     20.66     21.78
342.59/342.66	c  N dy  6889   1862724        70      6230         0     63984     43610    831517     20.66     21.75
347.19/347.20	c  N dy  6972   1883436        70      6230         0     82564     43610   1283815     20.66     21.77
353.00/353.07	c  N dy  7080   1903458        70      6230         0    100621     43610   1729089     20.67     23.14
358.10/358.18	c  N dy  7142   1923940        70      6230         0     65046     43610    848707     20.67     21.79
362.79/362.87	c  N dy  7196   1945414        70      6230         0     84283     43610   1306887     20.67     21.87
368.50/368.56	c  N dy  7253   1966054        70      6230         0    102870     43610   1756612     20.67     21.79
373.80/373.88	c  N dy  7347   1986295        70      6230         0     66230     43610    869795     20.67     21.77
378.41/378.49	c  N dy  7419   2006789        70      6230         0     84753     43610   1323396     20.68     21.80
384.60/384.64	c  N dy  7524   2026844        70      6230         0    102793     43610   1764721     20.68     22.45
390.69/390.76	c  N dy  7615   2050254        70      6230         0     68091     43610    902459     20.69     21.82
395.39/395.44	c  N dy  7676   2070945        70      6230         0     86711     43610   1353354     20.69     21.90
401.30/401.38	c  N dy  7761   2091044        70      6230         0    104869     43610   1794970     20.69     23.02
407.01/407.08	c  N dy  7851   2111522        70      6230         0     66630     43610    855953     20.69     21.80
413.10/413.10	c  N dy  7924   2138452        70      6230         0     90869     43610   1442851     20.69     21.82
419.60/419.62	c  N dy  8018   2159327        70      6230         0    109702     43610   1902847     20.69     21.84
425.00/425.01	c  N dy  8097   2179450        70      6230         0     70209     43610    926488     20.70     21.79
432.60/432.60	c  N dy  8157   2206192        70      6230         0     94171     43610   1504071     20.70     21.83
434.00/434.06	c  S st  8168   2210706        70      6230         0     98226     43610   1601129     20.69     18.17
434.30/434.30	c  S st  8168   2211209        70      6230         0     98679     43610   1612811     20.69   no data
434.30/434.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
434.30/434.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
434.30/434.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
434.30/434.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.30/434.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.30/434.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
434.30/434.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
434.30/434.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
434.40/434.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.21/443.28	c lits-rem:      1082  cl-subs:     9999  v-elim:      0  v-fix:    0  time:  8.87 s
443.21/443.28	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
443.21/443.30	c vivif2 --  cl tried    88680 cl shrink        0 lits rem          0 time: 0.02
443.50/443.58	c asymm  cl-useful: 0/628/6230 lits-rem:0 time: 0.27
443.50/443.58	c calculated reachability. Time: 0.00
443.50/443.58	c  N dy  8168   2211209        70      6230         0     88680     43610   1372728     20.69   no data
449.60/449.66	c  N dy  8235   2231244        70      6230         0    106733     43610   1809392     20.70     22.53
455.41/455.45	c  N dy  8329   2251283        70      6230         0     66775     43610    838187     20.70     22.46
460.30/460.39	c  N dy  8430   2271346        70      6230         0     84878     43610   1283537     20.71     21.84
465.40/465.46	c  N dy  8437   2294725        70      6230         0    105635     43610   1770196     20.69     21.79
471.39/471.41	c  N dy  8518   2314768        70      6230         0     64598     43610    772390     20.69     22.35
475.89/475.94	c  N dy  8607   2334912        70      6230         0     82785     43610   1218427     20.70     21.89
481.30/481.38	c  N dy  8661   2354992        70      6230         0    100864     43610   1657791     20.70     21.79
488.30/488.39	c  N dy  8732   2375037        70      6230         0    118861     43610   2097897     20.70     21.83
497.60/497.65	c  N dy  8795   2418527        70      6230         0     97496     43610   1530157     20.68     21.82
504.10/504.10	c  N dy  8859   2438612        70      6230         0    115506     43610   1966875     20.68     23.56
509.90/509.92	c  N dy  8937   2459290        70      6230         0     73202     43610    949955     20.69     21.79
516.40/516.44	c  N dy  8999   2485685        70      6230         0     96928     43610   1519976     20.68     21.83
522.90/522.94	c  N dy  9060   2507549        70      6230         0    116521     43610   1992492     20.68     21.87
529.70/529.73	c  N dy  9138   2532266        70      6230         0     76915     43610   1027337     20.68     21.80
534.30/534.37	c  N dy  9162   2553108        70      6230         0     95548     43610   1468151     20.67     21.78
540.70/540.73	c  N dy  9239   2573114        70      6230         0    113530     43610   1905249     20.67     25.20
547.60/547.68	c  N dy  9361   2593198        70      6230         0     68771     43610    817184     20.68     23.88
553.10/553.19	c  N dy  9466   2616378        70      6230         0     89567     43610   1328407     20.69     21.78
558.30/558.39	c  N dy  9505   2636449        70      6230         0    107513     43610   1751331     20.68     22.62
565.41/565.46	c  N dy  9574   2656746        70      6230         0    125756     43610   2194153     20.68     21.81
571.80/571.81	c  N dy  9639   2683699        70      6230         0     86228     43610   1219423     20.67     21.83
579.11/579.15	c  N dy  9740   2707126        70      6230         0    107321     43610   1735642     20.68     21.78
581.10/581.14	c  S st  9777   2711210        70      6230         0    111015     43610   1828439     20.68   no data
581.40/581.49	c  S st  9777   2711713        70      6230         0    111480     43610   1840176     20.68   no data
581.50/581.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
581.50/581.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
581.50/581.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
581.50/581.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
581.50/581.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.50/581.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
581.50/581.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
581.50/581.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
581.60/581.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
596.70/596.76	c lits-rem:      1035  cl-subs:    11451  v-elim:      0  v-fix:    0  time: 15.13 s
596.70/596.77	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
596.70/596.79	c vivif2 --  cl tried   100029 cl shrink        0 lits rem          0 time: 0.02
597.00/597.07	c asymm  cl-useful: 0/587/6230 lits-rem:0 time: 0.29
597.00/597.08	c calculated reachability. Time: 0.00
597.00/597.08	c  N dy  9777   2711713        70      6230         0    100029     43610   1563693     20.68   no data
605.20/605.28	c  N dy  9893   2733511        70      6230         0    119590     43610   2045520     20.69     22.02
611.70/611.74	c  N dy  9978   2753596        70      6230         0     73541     43610    911124     20.69     21.79
617.11/617.17	c  N dy 10094   2773647        70      6230         0     91660     43610   1360290     20.70     22.11
623.90/623.92	c  N dy 10183   2795418        70      6230         0    111311     43610   1842757     20.70     21.95
629.91/629.97	c  N dy 10194   2815773        70      6230         0    129545     43610   2275734     20.69     21.89
635.40/635.47	c  N dy 10320   2835851        70      6230         0     82362     43610   1118262     20.70     22.61
641.40/641.48	c  N dy 10402   2857109        70      6230         0    101482     43610   1580115     20.70     21.89
647.10/647.16	c  N dy 10427   2877239        70      6230         0    119484     43610   2011553     20.70     21.82
655.20/655.24	c  N dy 10548   2897304        70      6230         0     71184     43610    825309     20.70     23.92
659.60/659.61	c  N dy 10575   2917534        70      6230         0     89300     43610   1260972     20.70     21.80
666.61/666.64	c  N dy 10642   2940487        70      6230         0    109879     43610   1761281     20.70     21.85
674.61/674.65	c  N dy 10759   2960554        70      6230         0    127938     43610   2206288     20.71     22.35
681.30/681.36	c  N dy 10847   2980653        70      6230         0     78611     43610    989340     20.71     21.87
686.60/686.66	c  N dy 10917   3000671        70      6230         0     96650     43610   1431467     20.71     21.87
691.91/691.94	c  N dy 10933   3021047        70      6230         0    114763     43610   1861686     20.71     22.07
699.91/699.92	c  N dy 11009   3041339        70      6230         0    133092     43610   2310531     20.71     21.88
705.50/705.50	c  N dy 11066   3061385        70      6230         0     82863     43610   1080911     20.71     23.48
710.51/710.51	c  N dy 11107   3081417        70      6230         0    100823     43610   1507427     20.70     22.87
718.41/718.43	c  N dy 11119   3110081        70      6230         0    126318     43610   2102009     20.69     21.79
740.32/740.32	c  N dy 11191   3189676        70      6230         0    128159     43610   2095501     20.64     21.74
749.01/749.05	c  N dy 11319   3209770        70      6230         0     76667     43610    915546     20.65     21.87
749.60/749.67	c  S st 11334   3211714        70      6230         0     78440     43610    960071     20.65   no data
749.80/749.87	c  S st 11334   3212218        70      6230         0     78907     43610    971766     20.65   no data
749.80/749.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
749.90/749.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
749.90/749.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
749.90/749.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
749.90/749.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
749.90/749.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
749.90/749.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
749.90/749.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
749.90/749.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.70/751.76	c lits-rem:       185  cl-subs:     1862  v-elim:      0  v-fix:    0  time:  1.82 s
751.70/751.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
751.70/751.78	c vivif2 --  cl tried    77045 cl shrink        0 lits rem          0 time: 0.01
751.90/751.98	c asymm  cl-useful: 0/634/6230 lits-rem:0 time: 0.20
751.90/751.98	c calculated reachability. Time: 0.00
751.90/751.98	c  N dy 11334   3212218        70      6230         0     77045     43610    922238     20.65   no data
758.80/758.84	c  N dy 11466   3237220        70      6230         0     99520     43610   1472746     20.65     21.74
767.61/767.67	c  N dy 11581   3263174        70      6230         0    122808     43610   2042567     20.65     21.86
776.21/776.25	c  N dy 11660   3283204        70      6230         0    140816     43610   2477468     20.65     22.32
781.70/781.70	c  N dy 11743   3303425        70      6230         0     88223     43610   1175524     20.66     21.80
787.81/787.85	c  N dy 11764   3330120        70      6230         0    111952     43610   1739561     20.64     21.74
795.41/795.47	c  N dy 11867   3350346        70      6230         0    130169     43610   2187203     20.65     21.82
804.31/804.35	c  N dy 11991   3370781        70      6230         0     76921     43610    890818     20.65     21.80
809.90/809.91	c  N dy 12095   3391365        70      6230         0     95468     43610   1347165     20.66     22.00
816.91/816.97	c  N dy 12203   3411693        70      6230         0    113771     43610   1797951     20.66     21.77
823.51/823.59	c  N dy 12224   3431698        70      6230         0    131611     43610   2223501     20.66     23.24
833.20/833.26	c  N dy 12323   3456232        70      6230         0     81027     43610    969239     20.66     21.85
838.91/838.97	c  N dy 12404   3476245        70      6230         0     99061     43610   1410542     20.67     22.23
846.01/846.09	c  N dy 12478   3497474        70      6230         0    118092     43610   1874440     20.67     21.76
854.81/854.82	c  N dy 12598   3517651        70      6230         0    136274     43610   2325396     20.67     21.77
863.11/863.17	c  N dy 12706   3537727        70      6230         0     80660     43610    951728     20.68     22.70
869.11/869.16	c  N dy 12783   3559626        70      6230         0    100281     43610   1425925     20.68     21.84
875.81/875.85	c  N dy 12855   3579652        70      6230         0    118260     43610   1863616     20.68     21.79
884.42/884.44	c  N dy 12948   3599659        70      6230         0    136273     43610   2306233     20.68     23.05
892.51/892.54	c  N dy 13006   3619758        70      6230         0     79820     43610    920430     20.68     22.13
899.21/899.27	c  N dy 13089   3645118        70      6230         0    102667     43610   1479093     20.68     21.88
906.51/906.53	c  N dy 13120   3668767        70      6230         0    123739     43610   1983341     20.68     21.86
916.21/916.24	c  N dy 13226   3690503        70      6230         0    143258     43610   2460692     20.68     21.79
923.01/923.04	c  N dy 13247   3712219        70      6230         0     87343     43610   1086766     20.68     18.63
923.01/923.04	c  S st 13247   3712219        70      6230         0     87343     43610   1086766     20.68     18.63
923.21/923.26	c  S st 13247   3712722        70      6230         0     87806     43610   1098340     20.68   no data
923.21/923.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
923.21/923.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
923.21/923.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
923.21/923.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
923.21/923.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
923.21/923.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
923.21/923.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
923.31/923.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
923.31/923.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
925.91/925.97	c lits-rem:       343  cl-subs:     3241  v-elim:      0  v-fix:    0  time:  2.64 s
925.91/925.97	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
925.91/925.99	c vivif2 --  cl tried    84565 cl shrink        0 lits rem          0 time: 0.01
926.11/926.21	c asymm  cl-useful: 0/818/6230 lits-rem:0 time: 0.22
926.22/926.21	c calculated reachability. Time: 0.00
926.22/926.21	c  N dy 13247   3712722        70      6230         0     84565     43610   1023579     20.68   no data
933.01/933.03	c  N dy 13353   3736714        70      6230         0    106106     43610   1546672     20.68     21.82
938.32/938.38	c  F st 13426   3751562        70      6230         0    119526     43610   1877099     20.68   no data
940.21/940.22	c  N dy 13432   3756756        70      6230         0    124195     43610   1993501     20.68   no data
951.41/951.45	c  N dy 13503   3785833        70      6230         0    150152     43610   2614211     20.67     21.77
963.21/963.23	c  N dy 13561   3830716        70      6230         0    113939     43610   1693487     20.66     21.80
970.51/970.56	c  N dy 13611   3851613        70      6230         0    132648     43610   2140174     20.65     21.84
979.61/979.65	c  N dy 13661   3874009        70      6230         0    152522     43610   2609585     20.65     21.87
986.51/986.50	c  N dy 13763   3895728        70      6230         0     95281     43610   1270471     20.65     21.80
993.01/993.00	c  N dy 13833   3915819        70      6230         0    113336     43610   1711258     20.65     22.31
1001.51/1001.53	c  N dy 13952   3935898        70      6230         0    131477     43610   2161573     20.66     22.50
1010.01/1010.08	c  N dy 14022   3955963        70      6230         0    149452     43610   2598098     20.66     22.70
1018.11/1018.15	c  N dy 14141   3976123        70      6230         0     89616     43610   1114550     20.67     21.80
1024.12/1024.13	c  N dy 14233   3996155        70      6230         0    107615     43610   1552189     20.67     22.68
1032.22/1032.23	c  N dy 14340   4017621        70      6230         0    126922     43610   2025701     20.67     21.79
1045.51/1045.56	c  N dy 14427   4049477        70      6230         0    155397     43610   2711980     20.67     21.76
1052.82/1052.89	c  N dy 14563   4070660        70      6230         0     95567     43610   1249158     20.68     21.89
1059.61/1059.64	c  N dy 14646   4091070        70      6230         0    113922     43610   1697126     20.68     21.86
1069.22/1069.28	c  N dy 14755   4114306        70      6230         0    134784     43610   2208272     20.68     21.77
1080.31/1080.30	c  N dy 14922   4134347        70      6230         0    152872     43610   2662554     20.69     22.86
1088.51/1088.52	c  N dy 15014   4154580        70      6230         0     91076     43610   1117695     20.69     21.82
1098.71/1098.70	c  N dy 15096   4189909        70      6230         0    122645     43610   1873391     20.69     21.83
1107.73/1107.73	c  N dy 15202   4210000        70      6230         0    140695     43610   2320778     20.69     23.73
1109.32/1109.38	c  S st 15212   4212724        70      6230         0    143141     43610   2380814     20.69     18.85
1109.82/1109.86	c  S st 15212   4213224        70      6230         0    143606     43610   2392521     20.69   no data
1109.82/1109.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1109.93/1109.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
1109.93/1109.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1109.93/1109.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1109.93/1109.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1109.93/1109.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1109.93/1109.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1110.02/1110.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1110.02/1110.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1141.52/1141.55	c lits-rem:      1382  cl-subs:    16411  v-elim:      0  v-fix:    0  time: 31.49 s
1141.52/1141.55	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1141.52/1141.58	c vivif2 --  cl tried   127195 cl shrink        0 lits rem          0 time: 0.03
1141.83/1141.88	c asymm  cl-useful: 0/460/6230 lits-rem:0 time: 0.31
1141.83/1141.89	c calculated reachability. Time: 0.00
1141.83/1141.89	c  N dy 15212   4213224        70      6230         0    127195     43610   2003245     20.69   no data
1152.41/1152.45	c  N dy 15340   4234973        70      6230         0    146819     43610   2489483     20.70     21.94
1163.52/1163.50	c  N dy 15390   4266502        70      6230         0     94975     43610   1198867     20.69     21.92
1170.32/1170.37	c  N dy 15518   4286567        70      6230         0    113131     43610   1649454     20.70     22.26
1177.72/1177.79	c  N dy 15602   4306595        70      6230         0    131108     43610   2086889     20.70     22.26
1195.11/1195.12	c  N dy 15661   4356267        70      6230         0     94065     43610   1161296     20.68     21.95
1201.23/1201.29	c  N dy 15732   4376323        70      6230         0    112023     43610   1599225     20.68     23.92
1209.82/1209.86	c  N dy 15857   4396904        70      6230         0    130586     43610   2058078     20.68     21.82
1219.62/1219.66	c  N dy 15986   4417065        70      6230         0    148750     43610   2508071     20.69     21.78
1230.12/1230.13	c  N dy 16070   4437100        70      6230         0     84505     43610    928957     20.69     22.18
1234.92/1234.99	c  N dy 16094   4457150        70      6230         0    102389     43610   1356314     20.69     24.06
1244.01/1244.01	c  N dy 16216   4482035        70      6230         0    124713     43610   1904803     20.69     21.78
1254.72/1254.75	c  N dy 16304   4507293        70      6230         0    147382     43610   2450552     20.69     21.85
1264.52/1264.53	c  N dy 16367   4527561        70      6230         0    165559     43610   2891890     20.69     21.78
1271.82/1271.89	c  N dy 16460   4550160        70      6230         0    102540     43610   1356350     20.69     21.81
1279.82/1279.85	c  N dy 16536   4573757        70      6230         0    123562     43610   1866466     20.69     21.86
1290.41/1290.47	c  N dy 16649   4597941        70      6230         0    145277     43610   2399296     20.69     21.97

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-3367608-1305384729/watcher-3367608-1305384729 -o /tmp/evaluation-result-3367608-1305384729/solver-3367608-1305384729 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367608-1305384729.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: 3.75 3.96 3.91 1/281 2473
/proc/meminfo: memFree=19106948/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=29736 CPUtime=0 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 518 0 0 0 0 0 0 0 21 0 1 0 650072526 30449664 459 33554432000 4194304 4580011 140733402678176 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 7434 460 322 95 0 2416 0

[startup+0.025047 s]
/proc/loadavg: 3.75 3.96 3.91 1/281 2473
/proc/meminfo: memFree=19106948/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=29872 CPUtime=0.02 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 630 0 0 0 2 0 0 0 21 0 1 0 650072526 30588928 571 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 7468 571 338 95 0 2450 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29872

[startup+0.10102 s]
/proc/loadavg: 3.75 3.96 3.91 1/281 2473
/proc/meminfo: memFree=19106948/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=29872 CPUtime=0.09 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 641 0 0 0 9 0 0 0 21 0 1 0 650072526 30588928 582 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 7468 582 338 95 0 2450 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29872

[startup+0.300981 s]
/proc/loadavg: 3.75 3.96 3.91 1/281 2473
/proc/meminfo: memFree=19106948/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=31320 CPUtime=0.29 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 1261 0 0 0 29 0 0 0 22 0 1 0 650072526 32071680 1077 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 7830 1077 362 95 0 2812 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31320

[startup+0.700914 s]
/proc/loadavg: 3.75 3.96 3.91 1/281 2473
/proc/meminfo: memFree=19106948/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=32468 CPUtime=0.69 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 1853 0 0 0 69 0 0 0 23 0 1 0 650072526 33247232 1231 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 8117 1231 362 95 0 3099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32468

[startup+1.50078 s]
/proc/loadavg: 3.75 3.96 3.91 5/295 2501
/proc/meminfo: memFree=19071552/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=38636 CPUtime=1.49 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 3991 0 0 0 149 0 0 0 25 0 1 0 650072526 39563264 2694 33554432000 4194304 4580011 140733402678176 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 9659 2694 365 95 0 4641 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38636

[startup+3.1005 s]
/proc/loadavg: 3.77 3.96 3.91 5/295 2501
/proc/meminfo: memFree=19043048/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=38760 CPUtime=3.09 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 4798 0 0 0 309 0 0 0 25 0 1 0 650072526 39690240 2636 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 9690 2636 366 95 0 4672 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38760

[startup+6.30094 s]
/proc/loadavg: 3.77 3.96 3.91 6/295 2501
/proc/meminfo: memFree=19037620/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=39528 CPUtime=6.29 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 6778 0 0 0 628 1 0 0 25 0 1 0 650072526 40476672 3079 33554432000 4194304 4580011 140733402678176 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 9882 3079 366 95 0 4864 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39528

[startup+12.7008 s]
/proc/loadavg: 4.10 4.03 3.94 5/295 2501
/proc/meminfo: memFree=19011212/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=49100 CPUtime=12.69 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 11607 0 0 0 1268 1 0 0 25 0 1 0 650072526 50278400 5297 33554432000 4194304 4580011 140733402678176 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 12275 5297 366 95 0 7257 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49100

[startup+25.5006 s]
/proc/loadavg: 4.08 4.03 3.94 5/295 2501
/proc/meminfo: memFree=18974340/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=51996 CPUtime=25.49 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 17024 0 0 0 2547 2 0 0 25 0 1 0 650072526 53243904 5713 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 12999 5713 366 95 0 7981 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51996

[startup+51.1002 s]
/proc/loadavg: 4.05 4.03 3.94 5/295 2502
/proc/meminfo: memFree=18960956/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=55044 CPUtime=51.09 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 25580 0 0 0 5105 4 0 0 25 0 1 0 650072526 56365056 6900 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 13761 6900 366 95 0 8743 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55044

[startup+102.311 s]
/proc/loadavg: 4.02 4.02 3.94 5/295 2503
/proc/meminfo: memFree=18910840/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=67912 CPUtime=102.3 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 40695 0 0 0 10224 6 0 0 25 0 1 0 650072526 69541888 10034 33554432000 4194304 4580011 140733402678176 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 16978 10034 366 95 0 11960 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67912

[startup+162.301 s]
/proc/loadavg: 4.04 4.03 3.94 5/295 2505
/proc/meminfo: memFree=18887028/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=68304 CPUtime=162.3 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 52637 0 0 0 16221 9 0 0 25 0 1 0 650072526 69943296 10653 33554432000 4194304 4580011 140733402678176 18446744073709551615 4305197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 17076 10653 366 95 0 12058 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68304

[startup+222.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/295 2506
/proc/meminfo: memFree=18843968/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=74756 CPUtime=222.29 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 64583 0 0 0 22218 11 0 0 25 0 1 0 650072526 76550144 11491 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 18689 11491 366 95 0 13671 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74756

[startup+282.301 s]
/proc/loadavg: 4.07 4.03 3.95 5/295 2508
/proc/meminfo: memFree=18838736/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=75044 CPUtime=282.29 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 74477 0 0 0 28215 14 0 0 25 0 1 0 650072526 76845056 11222 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 18761 11222 366 95 0 13743 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 75044

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.95 5/295 2510
/proc/meminfo: memFree=18796664/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=89508 CPUtime=342.29 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 84734 0 0 0 34213 16 0 0 25 0 1 0 650072526 91656192 14689 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 22377 14689 366 95 0 17359 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 89508

[startup+402.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/295 2511
/proc/meminfo: memFree=18786108/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=89676 CPUtime=402.3 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 92758 0 0 0 40211 19 0 0 25 0 1 0 650072526 91828224 15868 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 22419 15868 366 95 0 17401 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89676

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.95 5/295 2513
/proc/meminfo: memFree=18764388/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=98244 CPUtime=462.3 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 101763 0 0 0 46209 21 0 0 25 0 1 0 650072526 100601856 17452 33554432000 4194304 4580011 140733402678176 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 24561 17452 366 95 0 19543 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98244

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/295 2514
/proc/meminfo: memFree=18781480/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=98420 CPUtime=522.3 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 109714 0 0 0 52207 23 0 0 25 0 1 0 650072526 100782080 17963 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 24605 17963 366 95 0 19587 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 98420

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/295 2525
/proc/meminfo: memFree=18770328/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=104748 CPUtime=582.3 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 118876 0 0 0 58204 26 0 0 25 0 1 0 650072526 107261952 19358 33554432000 4194304 4580011 140733402678176 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 26187 19358 366 95 0 21169 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104748

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.96 5/295 2527
/proc/meminfo: memFree=18760760/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=104844 CPUtime=642.3 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 124315 0 0 0 64202 28 0 0 25 0 1 0 650072526 107360256 19141 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 26211 19141 366 95 0 21193 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 104844

[startup+702.3 s]
/proc/loadavg: 4.06 4.03 3.96 5/295 2528
/proc/meminfo: memFree=18752924/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=105028 CPUtime=702.3 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 131674 0 0 0 70199 31 0 0 25 0 1 0 650072526 107548672 18161 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 26257 18161 366 95 0 21239 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 105028

[startup+762.311 s]
/proc/loadavg: 4.02 4.03 3.96 5/295 2530
/proc/meminfo: memFree=18763196/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=105120 CPUtime=762.31 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 138394 0 0 0 76198 33 0 0 25 0 1 0 650072526 107642880 19283 33554432000 4194304 4580011 140733402678176 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 26280 19283 366 95 0 21262 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 105120

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/295 2533
/proc/meminfo: memFree=18757600/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=105244 CPUtime=822.31 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 144755 0 0 0 82195 36 0 0 25 0 1 0 650072526 107769856 19726 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 26311 19726 366 95 0 21293 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 105244

[startup+882.301 s]
/proc/loadavg: 4.11 4.04 3.97 5/295 2536
/proc/meminfo: memFree=18746688/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=105372 CPUtime=882.31 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 150853 0 0 0 88193 38 0 0 25 0 1 0 650072526 107900928 19780 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 26343 19780 366 95 0 21325 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 105372

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.97 5/295 2538
/proc/meminfo: memFree=18739844/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=105484 CPUtime=942.31 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 156986 0 0 0 94190 41 0 0 25 0 1 0 650072526 108015616 19755 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 26371 19755 366 95 0 21353 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105484

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/295 2539
/proc/meminfo: memFree=18745408/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=105576 CPUtime=1002.31 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 163321 0 0 0 100189 42 0 0 25 0 1 0 650072526 108109824 19790 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 26394 19790 366 95 0 21376 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 105576

[startup+1062.3 s]
/proc/loadavg: 4.06 4.03 3.98 5/295 2541
/proc/meminfo: memFree=18742652/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=105708 CPUtime=1062.31 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 169419 0 0 0 106186 45 0 0 25 0 1 0 650072526 108244992 19423 33554432000 4194304 4580011 140733402678176 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 26427 19423 366 95 0 21409 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 105708

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.98 5/295 2542
/proc/meminfo: memFree=18687444/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=123384 CPUtime=1122.32 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 177371 0 0 0 112185 47 0 0 25 0 1 0 650072526 126345216 24064 33554432000 4194304 4580011 140733402678176 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 30846 24064 366 95 0 25828 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 123384

[startup+1182.3 s]
/proc/loadavg: 4.11 4.05 3.99 5/295 2544
/proc/meminfo: memFree=18673156/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=123396 CPUtime=1182.32 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 180983 0 0 0 118184 48 0 0 25 0 1 0 650072526 126357504 23963 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 30849 23963 366 95 0 25831 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 123396

[startup+1242.3 s]
/proc/loadavg: 4.10 4.05 4.00 5/295 2547
/proc/meminfo: memFree=18677092/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=123528 CPUtime=1242.31 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 187101 0 0 0 124181 50 0 0 25 0 1 0 650072526 126492672 23394 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 30882 23394 366 95 0 25864 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 123528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.04 4.00 5/295 2548
/proc/meminfo: memFree=18666404/32951132 swapFree=67093824/67111528
[pid=2473] ppid=2471 vsize=123596 CPUtime=1300.02 cores=1,3
/proc/2473/stat : 2473 (strangenight2-s) R 2471 2473 1645 0 -1 4202496 191638 0 0 0 129950 52 0 0 25 0 1 0 650072526 126562304 24525 33554432000 4194304 4580011 140733402678176 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2473/statm: 30899 24525 366 95 0 25881 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 123596

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.04
CPU user time (s): 1299.52
CPU system time (s): 0.526919
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 177964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.52
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191639
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= 14
involuntary context switches= 733

runsolver used 3.41948 second user time and 8.49071 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 16:52:09
IDJOB=3367608
IDBENCH=82817
IDSOLVER=1845
FILE ID=node131/3367608-1305384729
RUNJOBID= node131-1305384729-2459
PBS_JOBID= 13324371
Free space on /tmp= 73688 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1475900283-041.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367608-1305384729/watcher-3367608-1305384729 -o /tmp/evaluation-result-3367608-1305384729/solver-3367608-1305384729 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367608-1305384729.cnf

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

MD5SUM BENCH= a83cf27d1d664cde32ad2f1a49b00933
RANDOM SEED=1368295426

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:     32951132 kB
MemFree:      19107352 kB
Buffers:        258388 kB
Cached:        3610628 kB
SwapCached:       1504 kB
Active:       10531560 kB
Inactive:      3054764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19107352 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            6052 kB
Writeback:           0 kB
AnonPages:     9716048 kB
Mapped:          26332 kB
Slab:           163960 kB
PageTables:      31584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28000956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73668 MiB
End job on node131 at 2011-05-14 17:13:51