Trace number 3174599

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? (TO) 1300.05 1300.01

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-3174599-1301787559.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.10/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.10/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.10/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.10/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.10/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.16	c calculated reachability. Time: 0.00
0.10/0.16	c Calc default polars -  time:   0.00 s pos:      41 undec:       1 neg:      28
0.10/0.16	c =========================================================================================
0.10/0.16	c types(t): F = full restart, N = normal restart
0.10/0.16	c types(t): S = simplification begin/end, E = solution found
0.10/0.16	c restart types(rt): st = static, dy = dynamic
0.10/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/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
1.10/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.12	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.57	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.69/2.80	c  S st   138     46252        70      6230         0      8376     43610    136744     20.54   no data
2.69/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.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.79/2.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.80	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.07	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
2.99/3.07	c calculated reachability. Time: 0.00
2.99/3.07	c  N dy   138     46252        70      6230         0      8335     43610    135546     20.54   no data
3.29/3.30	c  N dy   142     50910        70      6230         0     12555     43610    235390     20.45     21.62
3.69/3.78	c  N dy   166     58396        70      6230         0     10299     43610    170800     20.47     21.73
3.99/4.01	c  N dy   183     62487        70      6230         0     14015     43610    259898     20.49     22.11
4.29/4.38	c  N dy   204     68081        70      6230         0     19100     43610    383095     20.54     21.73
4.39/4.48	c  S st   205     69378        70      6230         0     10318     43610    158510     20.53     19.78
4.49/4.51	c  S st   205     69880        70      6230         0     10780     43610    169906     20.53   no data
4.49/4.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.49/4.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.49/4.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4.49/4.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.49/4.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.58	c lits-rem:        13  cl-subs:      126  v-elim:      0  v-fix:    0  time:  0.06 s
4.49/4.58	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.49/4.58	c vivif2 --  cl tried    10654 cl shrink        0 lits rem          0 time: 0.00
4.79/4.85	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.79/4.85	c calculated reachability. Time: 0.00
4.79/4.85	c  N dy   205     69880        70      6230         0     10654     43610    166634     20.53   no data
5.09/5.11	c  N dy   213     74475        70      6230         0     14809     43610    264282     20.48     21.57
5.39/5.42	c  N dy   214     79830        70      6230         0     19625     43610    377853     20.38     21.68
5.69/5.77	c  N dy   236     85021        70      6230         0     13517     43610    226528     20.40     21.98
5.89/5.93	c  F st   258     87500        70      6230         0     15766     43610    281935     20.46   no data
6.09/6.14	c  N st   263     90796        70      6230         0     18750     43610    356177     20.46   no data
6.59/6.65	c  N dy   273     97693        70      6230         0     13228     43610    204996     20.45     21.53
6.99/7.05	c  N dy   274    104426        70      6230         0     19280     43610    344376     20.32     21.40
6.99/7.09	c  S st   278    104820        70      6230         0     19642     43610    353318     20.32   no data
7.09/7.14	c  S st   278    105325        70      6230         0     20110     43610    364954     20.32   no data
7.09/7.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
7.09/7.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.09/7.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.73	c lits-rem:       197  cl-subs:     2130  v-elim:      0  v-fix:    0  time:  0.57 s
7.70/7.73	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.70/7.73	c vivif2 --  cl tried    17980 cl shrink        0 lits rem          0 time: 0.00
7.99/8.08	c asymm  cl-useful: 0/5544/6230 lits-rem:0 time: 0.35
7.99/8.08	c calculated reachability. Time: 0.00
7.99/8.08	c  N dy   278    105325        70      6230         0     17980     43610    317021     20.32   no data
8.59/8.66	c  N dy   325    112090        70      6230         0     24171     43610    468944     20.41     21.50
9.09/9.19	c  N dy   357    119398        70      6230         0     18223     43610    312785     20.47     21.61
10.09/10.19	c  N dy   387    133113        70      6230         0     17021     43610    270668     20.37     21.45
10.89/10.93	c  N dy   432    142471        70      6230         0     25505     43610    476192     20.43     21.53
12.09/12.12	c  N dy   458    157988        70      6230         0     25034     43610    447310     20.36     19.58
12.09/12.12	c  S st   458    157988        70      6230         0     25034     43610    447310     20.36     19.58
12.09/12.19	c  S st   458    158492        70      6230         0     25506     43610    459096     20.36   no data
12.09/12.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.09/12.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.19/12.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.19/12.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
12.19/12.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.19/12.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.19/12.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.08	c lits-rem:       287  cl-subs:     2677  v-elim:      0  v-fix:    0  time:  0.86 s
12.99/13.08	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
12.99/13.08	c vivif2 --  cl tried    22829 cl shrink        0 lits rem          0 time: 0.00
13.09/13.14	c asymm  cl-useful: 0/686/6230 lits-rem:0 time: 0.06
13.09/13.14	c calculated reachability. Time: 0.00
13.09/13.14	c  N dy   458    158492        70      6230         0     22829     43610    397772     20.36   no data
14.09/14.18	c  N dy   522    168975        70      6230         0     17120     43610    248302     20.43     21.51
14.99/15.09	c  N dy   583    179827        70      6230         0     26965     43610    488640     20.50     22.52
16.79/16.83	c  N dy   600    200590        70      6230         0     29342     43610    516574     20.34     21.45
17.99/18.06	c  N dy   647    213984        70      6230         0     24363     43610    397933     20.36     21.46
19.49/19.51	c  N dy   710    227691        70      6230         0     18766     43610    250515     20.40     21.64
20.39/20.40	c  S st   763    237739        70      6230         0     27839     43610    471811     20.45   no data
20.39/20.47	c  S st   763    238245        70      6230         0     28308     43610    483303     20.45   no data
20.39/20.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.39/20.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.39/20.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.39/20.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.39/20.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
20.39/20.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.39/20.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.49/20.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.20	c lits-rem:       243  cl-subs:     1964  v-elim:      0  v-fix:    0  time:  0.70 s
21.19/21.20	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
21.19/21.21	c vivif2 --  cl tried    26344 cl shrink        0 lits rem          0 time: 0.00
21.49/21.56	c asymm  cl-useful: 0/4204/6230 lits-rem:0 time: 0.35
21.49/21.56	c calculated reachability. Time: 0.00
21.49/21.56	c  N dy   763    238245        70      6230         0     26344     43610    432776     20.45   no data
23.09/23.12	c  N dy   811    253452        70      6230         0     21214     43610    296168     20.45     21.96
25.60/25.60	c  N dy   897    278876        70      6230         0     24317     43610    354904     20.46     21.57
27.40/27.46	c  N dy   961    296730        70      6230         0     40454     43610    742949     20.47     22.18
28.39/28.43	c  F st  1002    306251        70      6230         0     28312     43610    441779     20.49   no data
29.39/29.41	c  N dy  1031    315729        70      6230         0     36886     43610    652546     20.51     22.68
31.49/31.52	c  N dy  1088    335749        70      6230         0     33276     43610    549878     20.50     22.41
33.69/33.78	c  N dy  1109    357367        70      6230         0     30095     43610    449752     20.41     18.38
33.69/33.78	c  S st  1109    357367        70      6230         0     30095     43610    449752     20.41     18.38
33.79/33.86	c  S st  1109    357869        70      6230         0     30554     43610    460944     20.41   no data
33.79/33.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.79/33.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.79/33.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.79/33.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.79/33.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.79/33.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
33.79/33.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.79/33.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.79/33.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.70	c lits-rem:       296  cl-subs:     2402  v-elim:      0  v-fix:    0  time:  0.81 s
34.69/34.70	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
34.69/34.70	c vivif2 --  cl tried    28152 cl shrink        0 lits rem          0 time: 0.00
34.89/34.91	c asymm  cl-useful: 0/2026/6230 lits-rem:0 time: 0.21
34.89/34.91	c calculated reachability. Time: 0.00
34.89/34.91	c  N dy  1109    357869        70      6230         0     28152     43610    410389     20.41   no data
37.39/37.46	c  N dy  1200    377943        70      6230         0     46375     43610    852280     20.45     21.55
39.60/39.67	c  N dy  1237    399807        70      6230         0     42783     43610    748128     20.41     21.55
42.09/42.13	c  N dy  1333    419947        70      6230         0     36732     43610    595794     20.44     21.60
44.79/44.84	c  N dy  1424    440262        70      6230         0     29830     43610    414059     20.47     21.57
47.19/47.26	c  N dy  1494    460357        70      6230         0     47968     43610    852846     20.48     22.80
50.29/50.33	c  N dy  1537    486332        70      6230         0     45070     43610    759152     20.44     21.59
53.59/53.65	c  N dy  1648    510995        70      6230         0     40347     43610    642217     20.47     21.56
56.79/56.83	c  N dy  1752    531064        70      6230         0     30550     43610    389788     20.50     21.67
57.49/57.51	c  S st  1786    536804        70      6230         0     35785     43610    517953     20.51   no data
57.49/57.60	c  S st  1786    537307        70      6230         0     36252     43610    529667     20.51   no data
57.59/57.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.59/57.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.59/57.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.59/57.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.59/57.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.59/57.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
57.59/57.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.59/57.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.59/57.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.40/58.42	c lits-rem:       172  cl-subs:     1743  v-elim:      0  v-fix:    0  time:  0.79 s
58.40/58.42	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
58.40/58.43	c vivif2 --  cl tried    34509 cl shrink        0 lits rem          0 time: 0.00
58.59/58.60	c asymm  cl-useful: 0/1774/6230 lits-rem:0 time: 0.18
58.59/58.60	c calculated reachability. Time: 0.00
58.59/58.60	c  N dy  1786    537307        70      6230         0     34509     43610    486205     20.51   no data
61.70/61.73	c  N dy  1901    558497        70      6230         0     53719     43610    953911     20.54     21.63
64.49/64.56	c  N dy  2004    578513        70      6230         0     42896     43610    677548     20.57     22.16
67.59/67.67	c  N dy  2058    598766        70      6230         0     31376     43610    385795     20.57     21.76
70.79/70.82	c  N dy  2124    622875        70      6230         0     53167     43610    908823     20.56     21.85
75.29/75.30	c  N dy  2167    656480        70      6230         0     52511     43610    866151     20.50     21.72
78.39/78.42	c  N dy  2231    676557        70      6230         0     39197     43610    548806     20.50     22.68
81.59/81.60	c  N dy  2320    696765        70      6230         0     57455     43610    990082     20.52     21.79
84.49/84.58	c  N dy  2389    716826        70      6230         0     43109     43610    628885     20.51     22.09
87.69/87.72	c  N dy  2466    736839        70      6230         0     61249     43610   1069369     20.52     23.19
90.69/90.73	c  N dy  2506    757743        70      6230         0     46657     43610    697512     20.51     21.67
94.30/94.39	c  N dy  2583    779404        70      6230         0     66207     43610   1166526     20.50     21.58
97.60/97.68	c  N dy  2706    799407        70      6230         0     50067     43610    776774     20.53     21.66
99.00/99.02	c  S st  2744    805962        70      6230         0     56024     43610    922337     20.54   no data
99.10/99.18	c  S st  2744    806466        70      6230         0     56500     43610    934347     20.54   no data
99.10/99.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.19/99.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.19/99.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.19/99.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.19/99.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.19/99.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
99.19/99.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.19/99.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.19/99.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.49/102.54	c lits-rem:       561  cl-subs:     4306  v-elim:      0  v-fix:    0  time:  3.29 s
102.49/102.54	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
102.49/102.55	c vivif2 --  cl tried    52194 cl shrink        0 lits rem          0 time: 0.01
102.69/102.75	c asymm  cl-useful: 0/1098/6230 lits-rem:0 time: 0.20
102.69/102.75	c calculated reachability. Time: 0.00
102.69/102.75	c  N dy  2744    806466        70      6230         0     52194     43610    821943     20.54   no data
106.70/106.77	c  N dy  2837    826518        70      6230         0     35221     43610    398889     20.55     22.97
109.89/109.90	c  N dy  2882    850253        70      6230         0     56539     43610    908005     20.54     21.64
116.30/116.36	c  N dy  2973    891363        70      6230         0     57427     43610    898020     20.50     21.63
123.60/123.63	c  N dy  3050    937289        70      6230         0     61612     43610    981702     20.43     21.59
127.70/127.72	c  N dy  3141    958019        70      6230         0     42735     43610    545719     20.44     21.55
131.00/131.09	c  N dy  3256    978087        70      6230         0     60891     43610    989055     20.46     22.71
134.99/135.06	c  N dy  3320    998952        70      6230         0     41004     43610    490453     20.46     21.77
138.49/138.59	c  N dy  3440   1020714        70      6230         0     60762     43610    975358     20.48     21.62
143.00/143.00	c  N dy  3514   1041178        70      6230         0     79245     43610   1420112     20.48     21.57
146.20/146.23	c  N dy  3571   1061671        70      6230         0     58025     43610    884884     20.49     21.67
148.40/148.41	c  F st  3648   1071875        70      6230         0     67285     43610   1113388     20.50   no data
150.59/150.62	c  N dy  3684   1082015        70      6230         0     76476     43610   1340173     20.51     21.63
154.10/154.18	c  N dy  3763   1102056        70      6230         0     53899     43610    770503     20.51     21.61
158.10/158.18	c  N dy  3863   1122142        70      6230         0     72087     43610   1215085     20.52     22.18
162.70/162.78	c  N dy  3954   1144629        70      6230         0     50863     43610    684752     20.53     21.75
167.70/167.76	c  N dy  3998   1172631        70      6230         0     75940     43610   1284665     20.52     21.61
171.89/171.98	c  N dy  4095   1193686        70      6230         0     52626     43610    717897     20.53     21.67
175.39/175.46	c  S st  4194   1209699        70      6230         0     67148     43610   1075976     20.55   no data
175.59/175.66	c  S st  4194   1210201        70      6230         0     67618     43610   1087946     20.55   no data
175.59/175.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.59/175.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
175.59/175.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.59/175.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.59/175.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.59/175.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
175.59/175.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.69/175.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
175.69/175.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.80/180.84	c lits-rem:       665  cl-subs:     5175  v-elim:      0  v-fix:    0  time:  5.10 s
180.80/180.84	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
180.80/180.85	c vivif2 --  cl tried    62443 cl shrink        0 lits rem          0 time: 0.01
181.00/181.07	c asymm  cl-useful: 0/862/6230 lits-rem:0 time: 0.22
181.00/181.07	c calculated reachability. Time: 0.00
181.00/181.07	c  N dy  4194   1210201        70      6230         0     62443     43610    954958     20.55   no data
189.00/189.02	c  N dy  4238   1256131        70      6230         0     60337     43610    865909     20.49     21.58
193.40/193.42	c  N dy  4305   1278537        70      6230         0     80503     43610   1353084     20.49     21.65
198.10/198.11	c  N dy  4451   1298763        70      6230         0     54908     43610    751677     20.52     21.75
202.20/202.28	c  N dy  4560   1318887        70      6230         0     73174     43610   1199438     20.53     21.63
206.99/207.09	c  N dy  4611   1339163        70      6230         0     46458     43610    527280     20.52     21.61
211.79/211.86	c  N dy  4706   1366555        70      6230         0     71108     43610   1119884     20.52     21.61
216.99/217.09	c  N dy  4818   1386598        70      6230         0     89197     43610   1563698     20.54     21.68
221.21/221.24	c  N dy  4950   1406681        70      6230         0     61566     43610    887716     20.56     21.89
226.50/226.50	c  N dy  5022   1431918        70      6230         0     84281     43610   1434340     20.56     22.10
231.19/231.28	c  N dy  5113   1451986        70      6230         0     55471     43610    719661     20.56     22.98
235.40/235.44	c  N dy  5230   1472006        70      6230         0     73648     43610   1167147     20.58     24.06
240.70/240.75	c  N dy  5289   1494224        70      6230         0     93677     43610   1650310     20.57     21.77
249.50/249.50	c  N dy  5327   1543107        70      6230         0     89247     43610   1485461     20.52     21.62
254.40/254.42	c  N dy  5432   1563448        70      6230         0     59235     43610    789542     20.54     21.63
258.50/258.54	c  N dy  5511   1583458        70      6230         0     77315     43610   1229268     20.54     22.49
264.00/264.05	c  N dy  5601   1603486        70      6230         0     95388     43610   1669492     20.55     21.74
268.40/268.40	c  N dy  5698   1623527        70      6230         0     63984     43610    890220     20.56     23.23
273.30/273.34	c  N dy  5836   1643743        70      6230         0     82267     43610   1343274     20.57     21.66
279.51/279.57	c  N dy  5981   1663836        70      6230         0    100525     43610   1794243     20.59     23.16
283.70/283.78	c  N dy  6081   1683895        70      6230         0     68119     43610    978994     20.60     23.34
289.20/289.25	c  N dy  6151   1705920        70      6230         0     87946     43610   1461130     20.60     21.72
290.89/290.99	c  S st  6191   1710202        70      6230         0     91811     43610   1557824     20.61     22.76
291.19/291.29	c  S st  6191   1710705        70      6230         0     92271     43610   1569217     20.61   no data
291.19/291.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
291.29/291.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
291.29/291.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.29/291.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.29/291.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.29/291.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
291.29/291.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
291.29/291.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
291.40/291.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.10/302.11	c lits-rem:      1384  cl-subs:     9135  v-elim:      0  v-fix:    0  time: 10.71 s
302.10/302.11	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
302.10/302.13	c vivif2 --  cl tried    83136 cl shrink        0 lits rem          0 time: 0.02
302.40/302.40	c asymm  cl-useful: 0/647/6230 lits-rem:0 time: 0.27
302.40/302.41	c calculated reachability. Time: 0.00
302.40/302.41	c  N dy  6191   1710705        70      6230         0     83136     43610   1341713     20.61   no data
308.20/308.26	c  N dy  6297   1730780        70      6230         0    101267     43610   1787087     20.62     21.79
312.70/312.72	c  N dy  6424   1751578        70      6230         0     69086     43610    997608     20.63     21.75
317.70/317.72	c  N dy  6506   1771617        70      6230         0     87198     43610   1439220     20.63     21.77
324.70/324.79	c  N dy  6617   1793801        70      6230         0     55017     43610    630897     20.64     21.81
329.70/329.75	c  N dy  6740   1818079        70      6230         0     76999     43610   1170150     20.65     21.81
336.10/336.12	c  N dy  6831   1842006        70      6230         0     98557     43610   1693828     20.66     21.78
341.21/341.24	c  N dy  6889   1862724        70      6230         0     63984     43610    831517     20.66     21.75
345.70/345.78	c  N dy  6972   1883436        70      6230         0     82564     43610   1283815     20.66     21.77
351.60/351.68	c  N dy  7080   1903458        70      6230         0    100621     43610   1729089     20.67     23.14
356.70/356.79	c  N dy  7142   1923940        70      6230         0     65046     43610    848707     20.67     21.79
361.40/361.43	c  N dy  7196   1945414        70      6230         0     84283     43610   1306887     20.67     21.87
367.01/367.07	c  N dy  7253   1966054        70      6230         0    102870     43610   1756612     20.67     21.79
372.40/372.40	c  N dy  7347   1986295        70      6230         0     66230     43610    869795     20.67     21.77
376.90/376.98	c  N dy  7419   2006789        70      6230         0     84753     43610   1323396     20.68     21.80
383.10/383.17	c  N dy  7524   2026844        70      6230         0    102793     43610   1764721     20.68     22.45
389.20/389.28	c  N dy  7615   2050254        70      6230         0     68091     43610    902459     20.69     21.82
393.80/393.89	c  N dy  7676   2070945        70      6230         0     86711     43610   1353354     20.69     21.90
399.80/399.81	c  N dy  7761   2091044        70      6230         0    104869     43610   1794970     20.69     23.02
405.40/405.40	c  N dy  7851   2111522        70      6230         0     66630     43610    855953     20.69     21.80
411.30/411.39	c  N dy  7924   2138452        70      6230         0     90869     43610   1442851     20.69     21.82
417.80/417.85	c  N dy  8018   2159327        70      6230         0    109702     43610   1902847     20.69     21.84
423.40/423.48	c  N dy  8097   2179450        70      6230         0     70209     43610    926488     20.70     21.79
431.00/431.08	c  N dy  8157   2206192        70      6230         0     94171     43610   1504071     20.70     21.83
432.50/432.53	c  S st  8168   2210706        70      6230         0     98226     43610   1601129     20.69     18.17
432.70/432.78	c  S st  8168   2211209        70      6230         0     98679     43610   1612811     20.69   no data
432.70/432.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
432.80/432.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
432.80/432.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
432.80/432.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
432.80/432.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.80/432.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
432.80/432.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
432.80/432.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
432.80/432.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.80/441.85	c lits-rem:      1082  cl-subs:     9999  v-elim:      0  v-fix:    0  time:  8.95 s
441.80/441.85	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
441.80/441.86	c vivif2 --  cl tried    88680 cl shrink        0 lits rem          0 time: 0.02
442.10/442.12	c asymm  cl-useful: 0/628/6230 lits-rem:0 time: 0.26
442.10/442.13	c calculated reachability. Time: 0.00
442.10/442.13	c  N dy  8168   2211209        70      6230         0     88680     43610   1372728     20.69   no data
448.10/448.11	c  N dy  8235   2231244        70      6230         0    106733     43610   1809392     20.70     22.53
453.80/453.84	c  N dy  8329   2251283        70      6230         0     66775     43610    838187     20.70     22.46
458.60/458.63	c  N dy  8430   2271346        70      6230         0     84878     43610   1283537     20.71     21.84
463.50/463.51	c  N dy  8437   2294725        70      6230         0    105635     43610   1770196     20.69     21.79
469.41/469.49	c  N dy  8518   2314768        70      6230         0     64598     43610    772390     20.69     22.35
474.01/474.07	c  N dy  8607   2334912        70      6230         0     82785     43610   1218427     20.70     21.89
479.30/479.31	c  N dy  8661   2354992        70      6230         0    100864     43610   1657791     20.70     21.79
486.21/486.21	c  N dy  8732   2375037        70      6230         0    118861     43610   2097897     20.70     21.83
495.30/495.40	c  N dy  8795   2418527        70      6230         0     97496     43610   1530157     20.68     21.82
501.80/501.81	c  N dy  8859   2438612        70      6230         0    115506     43610   1966875     20.68     23.56
507.81/507.80	c  N dy  8937   2459290        70      6230         0     73202     43610    949955     20.69     21.79
514.20/514.21	c  N dy  8999   2485685        70      6230         0     96928     43610   1519976     20.68     21.83
520.60/520.60	c  N dy  9060   2507549        70      6230         0    116521     43610   1992492     20.68     21.87
527.41/527.49	c  N dy  9138   2532266        70      6230         0     76915     43610   1027337     20.68     21.80
532.01/532.07	c  N dy  9162   2553108        70      6230         0     95548     43610   1468151     20.67     21.78
538.21/538.23	c  N dy  9239   2573114        70      6230         0    113530     43610   1905249     20.67     25.20
545.20/545.28	c  N dy  9361   2593198        70      6230         0     68771     43610    817184     20.68     23.88
550.70/550.76	c  N dy  9466   2616378        70      6230         0     89567     43610   1328407     20.69     21.78
555.91/555.90	c  N dy  9505   2636449        70      6230         0    107513     43610   1751331     20.68     22.62
563.01/563.02	c  N dy  9574   2656746        70      6230         0    125756     43610   2194153     20.68     21.81
570.61/570.65	c  N dy  9639   2683699        70      6230         0     86228     43610   1219423     20.67     21.83
579.20/579.22	c  N dy  9740   2707126        70      6230         0    107321     43610   1735642     20.68     21.78
580.81/580.82	c  S st  9777   2711210        70      6230         0    111015     43610   1828439     20.68   no data
581.10/581.10	c  S st  9777   2711713        70      6230         0    111480     43610   1840176     20.68   no data
581.10/581.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
581.10/581.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
581.10/581.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
581.10/581.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
581.10/581.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.10/581.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
581.10/581.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
581.10/581.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
581.20/581.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
593.31/593.33	c lits-rem:      1035  cl-subs:    11451  v-elim:      0  v-fix:    0  time: 12.11 s
593.31/593.33	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
593.31/593.36	c vivif2 --  cl tried   100029 cl shrink        0 lits rem          0 time: 0.02
593.61/593.63	c asymm  cl-useful: 0/587/6230 lits-rem:0 time: 0.27
593.61/593.63	c calculated reachability. Time: 0.00
593.61/593.63	c  N dy  9777   2711713        70      6230         0    100029     43610   1563693     20.68   no data
601.61/601.63	c  N dy  9893   2733511        70      6230         0    119590     43610   2045520     20.69     22.02
608.21/608.26	c  N dy  9978   2753596        70      6230         0     73541     43610    911124     20.69     21.79
613.51/613.54	c  N dy 10094   2773647        70      6230         0     91660     43610   1360290     20.70     22.11
620.21/620.21	c  N dy 10183   2795418        70      6230         0    111311     43610   1842757     20.70     21.95
626.11/626.18	c  N dy 10194   2815773        70      6230         0    129545     43610   2275734     20.69     21.89
631.81/631.80	c  N dy 10320   2835851        70      6230         0     82362     43610   1118262     20.70     22.61
637.71/637.79	c  N dy 10402   2857109        70      6230         0    101482     43610   1580115     20.70     21.89
643.41/643.50	c  N dy 10427   2877239        70      6230         0    119484     43610   2011553     20.70     21.82
651.71/651.73	c  N dy 10548   2897304        70      6230         0     71184     43610    825309     20.70     23.92
656.01/656.07	c  N dy 10575   2917534        70      6230         0     89300     43610   1260972     20.70     21.80
662.81/662.82	c  N dy 10642   2940487        70      6230         0    109879     43610   1761281     20.70     21.85
670.91/670.92	c  N dy 10759   2960554        70      6230         0    127938     43610   2206288     20.71     22.35
677.71/677.77	c  N dy 10847   2980653        70      6230         0     78611     43610    989340     20.71     21.87
683.01/683.02	c  N dy 10917   3000671        70      6230         0     96650     43610   1431467     20.71     21.87
688.11/688.18	c  N dy 10933   3021047        70      6230         0    114763     43610   1861686     20.71     22.07
696.32/696.30	c  N dy 11009   3041339        70      6230         0    133092     43610   2310531     20.71     21.88
702.01/702.00	c  N dy 11066   3061385        70      6230         0     82863     43610   1080911     20.71     23.48
706.81/706.89	c  N dy 11107   3081417        70      6230         0    100823     43610   1507427     20.70     22.87
714.62/714.67	c  N dy 11119   3110081        70      6230         0    126318     43610   2102009     20.69     21.79
736.72/736.72	c  N dy 11191   3189676        70      6230         0    128159     43610   2095501     20.64     21.74
745.31/745.38	c  N dy 11319   3209770        70      6230         0     76667     43610    915546     20.65     21.87
745.82/745.90	c  S st 11334   3211714        70      6230         0     78440     43610    960071     20.65   no data
746.01/746.07	c  S st 11334   3212218        70      6230         0     78907     43610    971766     20.65   no data
746.01/746.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
746.11/746.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
746.11/746.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
746.11/746.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
746.11/746.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
746.11/746.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
746.11/746.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
746.11/746.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
746.11/746.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
747.91/747.99	c lits-rem:       185  cl-subs:     1862  v-elim:      0  v-fix:    0  time:  1.84 s
747.91/747.99	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
748.02/748.00	c vivif2 --  cl tried    77045 cl shrink        0 lits rem          0 time: 0.01
748.21/748.21	c asymm  cl-useful: 0/634/6230 lits-rem:0 time: 0.21
748.21/748.21	c calculated reachability. Time: 0.00
748.21/748.21	c  N dy 11334   3212218        70      6230         0     77045     43610    922238     20.65   no data
755.01/755.00	c  N dy 11466   3237220        70      6230         0     99520     43610   1472746     20.65     21.74
763.82/763.81	c  N dy 11581   3263174        70      6230         0    122808     43610   2042567     20.65     21.86
772.11/772.17	c  N dy 11660   3283204        70      6230         0    140816     43610   2477468     20.65     22.32
777.72/777.74	c  N dy 11743   3303425        70      6230         0     88223     43610   1175524     20.66     21.80
783.91/783.93	c  N dy 11764   3330120        70      6230         0    111952     43610   1739561     20.64     21.74
791.42/791.42	c  N dy 11867   3350346        70      6230         0    130169     43610   2187203     20.65     21.82
800.31/800.33	c  N dy 11991   3370781        70      6230         0     76921     43610    890818     20.65     21.80
805.91/805.92	c  N dy 12095   3391365        70      6230         0     95468     43610   1347165     20.66     22.00
812.91/812.90	c  N dy 12203   3411693        70      6230         0    113771     43610   1797951     20.66     21.77
819.32/819.31	c  N dy 12224   3431698        70      6230         0    131611     43610   2223501     20.66     23.24
829.01/829.06	c  N dy 12323   3456232        70      6230         0     81027     43610    969239     20.66     21.85
834.61/834.68	c  N dy 12404   3476245        70      6230         0     99061     43610   1410542     20.67     22.23
841.52/841.57	c  N dy 12478   3497474        70      6230         0    118092     43610   1874440     20.67     21.76
850.12/850.12	c  N dy 12598   3517651        70      6230         0    136274     43610   2325396     20.67     21.77
858.71/858.72	c  N dy 12706   3537727        70      6230         0     80660     43610    951728     20.68     22.70
864.62/864.70	c  N dy 12783   3559626        70      6230         0    100281     43610   1425925     20.68     21.84
871.22/871.30	c  N dy 12855   3579652        70      6230         0    118260     43610   1863616     20.68     21.79
879.62/879.67	c  N dy 12948   3599659        70      6230         0    136273     43610   2306233     20.68     23.05
887.82/887.86	c  N dy 13006   3619758        70      6230         0     79820     43610    920430     20.68     22.13
894.61/894.60	c  N dy 13089   3645118        70      6230         0    102667     43610   1479093     20.68     21.88
901.61/901.65	c  N dy 13120   3668767        70      6230         0    123739     43610   1983341     20.68     21.86
911.62/911.69	c  N dy 13226   3690503        70      6230         0    143258     43610   2460692     20.68     21.79
918.22/918.26	c  N dy 13247   3712219        70      6230         0     87343     43610   1086766     20.68     18.63
918.22/918.26	c  S st 13247   3712219        70      6230         0     87343     43610   1086766     20.68     18.63
918.42/918.47	c  S st 13247   3712722        70      6230         0     87806     43610   1098340     20.68   no data
918.42/918.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
918.52/918.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
918.52/918.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
918.52/918.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
918.52/918.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
918.52/918.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
918.52/918.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
918.52/918.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
918.52/918.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
921.22/921.26	c lits-rem:       343  cl-subs:     3241  v-elim:      0  v-fix:    0  time:  2.69 s
921.22/921.26	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
921.22/921.27	c vivif2 --  cl tried    84565 cl shrink        0 lits rem          0 time: 0.01
921.52/921.50	c asymm  cl-useful: 0/818/6230 lits-rem:0 time: 0.23
921.52/921.51	c calculated reachability. Time: 0.00
921.52/921.51	c  N dy 13247   3712722        70      6230         0     84565     43610   1023579     20.68   no data
928.42/928.40	c  N dy 13353   3736714        70      6230         0    106106     43610   1546672     20.68     21.82
933.52/933.56	c  F st 13426   3751562        70      6230         0    119526     43610   1877099     20.68   no data
935.22/935.29	c  N dy 13432   3756756        70      6230         0    124195     43610   1993501     20.68   no data
946.03/946.09	c  N dy 13503   3785833        70      6230         0    150152     43610   2614211     20.67     21.77
957.92/957.95	c  N dy 13561   3830716        70      6230         0    113939     43610   1693487     20.66     21.80
964.92/964.95	c  N dy 13611   3851613        70      6230         0    132648     43610   2140174     20.65     21.84
973.82/973.87	c  N dy 13661   3874009        70      6230         0    152522     43610   2609585     20.65     21.87
980.82/980.84	c  N dy 13763   3895728        70      6230         0     95281     43610   1270471     20.65     21.80
987.32/987.30	c  N dy 13833   3915819        70      6230         0    113336     43610   1711258     20.65     22.31
995.62/995.68	c  N dy 13952   3935898        70      6230         0    131477     43610   2161573     20.66     22.50
1004.12/1004.19	c  N dy 14022   3955963        70      6230         0    149452     43610   2598098     20.66     22.70
1012.42/1012.44	c  N dy 14141   3976123        70      6230         0     89616     43610   1114550     20.67     21.80
1018.32/1018.37	c  N dy 14233   3996155        70      6230         0    107615     43610   1552189     20.67     22.68
1026.22/1026.28	c  N dy 14340   4017621        70      6230         0    126922     43610   2025701     20.67     21.79
1039.42/1039.48	c  N dy 14427   4049477        70      6230         0    155397     43610   2711980     20.67     21.76
1047.02/1047.05	c  N dy 14563   4070660        70      6230         0     95567     43610   1249158     20.68     21.89
1053.73/1053.72	c  N dy 14646   4091070        70      6230         0    113922     43610   1697126     20.68     21.86
1063.02/1063.07	c  N dy 14755   4114306        70      6230         0    134784     43610   2208272     20.68     21.77
1073.93/1073.90	c  N dy 14922   4134347        70      6230         0    152872     43610   2662554     20.69     22.86
1083.82/1083.89	c  N dy 15014   4154580        70      6230         0     91076     43610   1117695     20.69     21.82
1097.33/1097.32	c  N dy 15096   4189909        70      6230         0    122645     43610   1873391     20.69     21.83
1107.12/1107.15	c  N dy 15202   4210000        70      6230         0    140695     43610   2320778     20.69     23.73
1108.42/1108.43	c  S st 15212   4212724        70      6230         0    143141     43610   2380814     20.69     18.85
1108.83/1108.81	c  S st 15212   4213224        70      6230         0    143606     43610   2392521     20.69   no data
1108.83/1108.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1108.83/1108.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1108.83/1108.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1108.83/1108.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1108.83/1108.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1108.83/1108.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1108.83/1108.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1108.93/1108.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1108.93/1108.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1132.33/1132.35	c lits-rem:      1382  cl-subs:    16411  v-elim:      0  v-fix:    0  time: 23.36 s
1132.33/1132.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1132.33/1132.38	c vivif2 --  cl tried   127195 cl shrink        0 lits rem          0 time: 0.03
1132.63/1132.69	c asymm  cl-useful: 0/460/6230 lits-rem:0 time: 0.31
1132.73/1132.70	c calculated reachability. Time: 0.00
1132.73/1132.70	c  N dy 15212   4213224        70      6230         0    127195     43610   2003245     20.69   no data
1142.83/1142.86	c  N dy 15340   4234973        70      6230         0    146819     43610   2489483     20.70     21.94
1153.93/1153.95	c  N dy 15390   4266502        70      6230         0     94975     43610   1198867     20.69     21.92
1160.63/1160.64	c  N dy 15518   4286567        70      6230         0    113131     43610   1649454     20.70     22.26
1167.73/1167.73	c  N dy 15602   4306595        70      6230         0    131108     43610   2086889     20.70     22.26
1185.22/1185.20	c  N dy 15661   4356267        70      6230         0     94065     43610   1161296     20.68     21.95
1191.22/1191.21	c  N dy 15732   4376323        70      6230         0    112023     43610   1599225     20.68     23.92
1199.63/1199.67	c  N dy 15857   4396904        70      6230         0    130586     43610   2058078     20.68     21.82
1209.33/1209.33	c  N dy 15986   4417065        70      6230         0    148750     43610   2508071     20.69     21.78
1219.93/1219.92	c  N dy 16070   4437100        70      6230         0     84505     43610    928957     20.69     22.18
1224.83/1224.81	c  N dy 16094   4457150        70      6230         0    102389     43610   1356314     20.69     24.06
1233.73/1233.75	c  N dy 16216   4482035        70      6230         0    124713     43610   1904803     20.69     21.78
1244.33/1244.30	c  N dy 16304   4507293        70      6230         0    147382     43610   2450552     20.69     21.85
1254.03/1254.04	c  N dy 16367   4527561        70      6230         0    165559     43610   2891890     20.69     21.78
1261.63/1261.65	c  N dy 16460   4550160        70      6230         0    102540     43610   1356350     20.69     21.81
1269.44/1269.50	c  N dy 16536   4573757        70      6230         0    123562     43610   1866466     20.69     21.86
1279.93/1279.92	c  N dy 16649   4597941        70      6230         0    145277     43610   2399296     20.69     21.97
1290.72/1290.74	c  N dy 16733   4619855        70      6230         0    164993     43610   2882145     20.70     21.89
1298.33/1298.36	c  N dy 16828   4639896        70      6230         0     98854     43610   1250901     20.70     22.95

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.93 3.99 3.91 4/189 32398
/proc/meminfo: memFree=21508792/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=29920 CPUtime=0 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 628 0 0 0 0 0 0 0 25 0 1 0 290353920 30638080 568 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 7480 568 340 106 0 2451 0

[startup+0.10852 s]
/proc/loadavg: 3.93 3.99 3.91 4/189 32398
/proc/meminfo: memFree=21508792/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=30052 CPUtime=0.1 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 646 0 0 0 10 0 0 0 25 0 1 0 290353920 30773248 586 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309218 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 7513 586 340 106 0 2484 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30052

[startup+0.200506 s]
/proc/loadavg: 3.93 3.99 3.91 4/189 32398
/proc/meminfo: memFree=21508792/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=31368 CPUtime=0.19 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 1190 0 0 0 19 0 0 0 25 0 1 0 290353920 32120832 1005 33554432000 4194304 4627331 140736240143984 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 7842 1005 370 106 0 2813 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31368

[startup+0.300484 s]
/proc/loadavg: 3.93 3.99 3.91 4/189 32398
/proc/meminfo: memFree=21508792/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=31368 CPUtime=0.29 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 1270 0 0 0 29 0 0 0 25 0 1 0 290353920 32120832 1085 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 7842 1085 370 106 0 2813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31368

[startup+0.700411 s]
/proc/loadavg: 3.93 3.99 3.91 4/189 32398
/proc/meminfo: memFree=21508792/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=32516 CPUtime=0.69 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 1862 0 0 0 69 0 0 0 25 0 1 0 290353920 33296384 1239 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 8129 1239 371 106 0 3100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32516

[startup+1.50027 s]
/proc/loadavg: 3.93 3.99 3.91 5/190 32399
/proc/meminfo: memFree=21497376/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=38684 CPUtime=1.49 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 4003 0 0 0 149 0 0 0 25 0 1 0 290353920 39612416 2705 33554432000 4194304 4627331 140736240143984 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 9671 2705 376 106 0 4642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38684

[startup+3.10099 s]
/proc/loadavg: 3.93 3.99 3.91 5/190 32400
/proc/meminfo: memFree=21490432/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=38808 CPUtime=3.09 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 4813 0 0 0 309 0 0 0 25 0 1 0 290353920 39739392 2650 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 9702 2650 376 106 0 4673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38808

[startup+6.30041 s]
/proc/loadavg: 3.93 3.99 3.91 5/190 32400
/proc/meminfo: memFree=21487600/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=39576 CPUtime=6.29 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 6796 0 0 0 629 0 0 0 25 0 1 0 290353920 40525824 3096 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 9894 3096 376 106 0 4865 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39576

[startup+12.7003 s]
/proc/loadavg: 3.94 3.99 3.91 5/190 32400
/proc/meminfo: memFree=21470484/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=49148 CPUtime=12.69 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 11618 0 0 0 1267 2 0 0 25 0 1 0 290353920 50327552 5307 33554432000 4194304 4627331 140736240143984 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 12287 5307 376 106 0 7258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49148

[startup+25.5009 s]
/proc/loadavg: 3.95 3.99 3.91 5/190 32456
/proc/meminfo: memFree=21787592/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=52044 CPUtime=25.5 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 17080 0 0 0 2547 3 0 0 25 0 1 0 290353920 53293056 5768 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 13011 5768 376 106 0 7982 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 52044

[startup+51.1003 s]
/proc/loadavg: 3.97 3.99 3.91 5/190 32457
/proc/meminfo: memFree=21751812/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=55092 CPUtime=51.09 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 25639 0 0 0 5105 4 0 0 25 0 1 0 290353920 56414208 6958 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 13773 6958 376 106 0 8744 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55092

[startup+102.301 s]
/proc/loadavg: 3.98 3.99 3.91 5/190 32458
/proc/meminfo: memFree=21696532/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=67960 CPUtime=102.3 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 40706 0 0 0 10223 7 0 0 25 0 1 0 290353920 69591040 10044 33554432000 4194304 4627331 140736240143984 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 16990 10044 376 106 0 11961 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67960

[startup+162.301 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 32460
/proc/meminfo: memFree=21674064/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=68404 CPUtime=162.3 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 53439 0 0 0 16220 10 0 0 25 0 1 0 290353920 70045696 9694 33554432000 4194304 4627331 140736240143984 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 17101 9694 376 106 0 12072 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68404

[startup+222.306 s]
/proc/loadavg: 4.07 4.01 3.93 5/190 32461
/proc/meminfo: memFree=21623456/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=74804 CPUtime=222.31 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 64708 0 0 0 22219 12 0 0 25 0 1 0 290353920 76599296 11615 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 18701 11615 376 106 0 13672 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 74804

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 32463
/proc/meminfo: memFree=21629508/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=75092 CPUtime=282.3 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 74678 0 0 0 28216 14 0 0 25 0 1 0 290353920 76894208 11422 33554432000 4194304 4627331 140736240143984 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 18773 11422 376 106 0 13744 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 75092

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 32465
/proc/meminfo: memFree=21575636/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=89556 CPUtime=342.3 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 84907 0 0 0 34213 17 0 0 25 0 1 0 290353920 91705344 14861 33554432000 4194304 4627331 140736240143984 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 22389 14861 376 106 0 17360 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 89556

[startup+402.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 32466
/proc/meminfo: memFree=21547552/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=89724 CPUtime=402.31 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 92896 0 0 0 40212 19 0 0 25 0 1 0 290353920 91877376 16005 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 22431 16005 376 106 0 17402 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 89724

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 32468
/proc/meminfo: memFree=21521728/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=98292 CPUtime=462.3 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 101984 0 0 0 46209 21 0 0 25 0 1 0 290353920 100651008 17672 33554432000 4194304 4627331 140736240143984 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 24573 17672 376 106 0 19544 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98292

[startup+522.301 s]
/proc/loadavg: 4.06 4.02 3.94 5/190 32469
/proc/meminfo: memFree=21492932/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=98468 CPUtime=522.3 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 109895 0 0 0 52206 24 0 0 25 0 1 0 290353920 100831232 18143 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 24617 18143 376 106 0 19588 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 98468

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 32471
/proc/meminfo: memFree=21478156/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=104796 CPUtime=582.31 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 118887 0 0 0 58204 27 0 0 25 0 1 0 290353920 107311104 19368 33554432000 4194304 4627331 140736240143984 18446744073709551615 4420075 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 26199 19368 376 106 0 21170 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 104796

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 32473
/proc/meminfo: memFree=21474768/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=104892 CPUtime=642.31 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 124649 0 0 0 64203 28 0 0 25 0 1 0 290353920 107409408 19474 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309093 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 26223 19474 376 106 0 21194 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 104892

[startup+702.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 32474
/proc/meminfo: memFree=21452428/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=105076 CPUtime=702.31 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 132079 0 0 0 70200 31 0 0 25 0 1 0 290353920 107597824 18565 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 26269 18565 376 106 0 21240 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 105076

[startup+762.3 s]
/proc/loadavg: 4.10 4.03 3.95 5/190 32476
/proc/meminfo: memFree=21455508/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=105168 CPUtime=762.32 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 138651 0 0 0 76198 34 0 0 25 0 1 0 290353920 107692032 19539 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 26292 19539 376 106 0 21263 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 105168

[startup+822.3 s]
/proc/loadavg: 4.03 4.02 3.95 5/190 32477
/proc/meminfo: memFree=21454496/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=105292 CPUtime=822.32 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 144999 0 0 0 82195 37 0 0 25 0 1 0 290353920 107819008 19969 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 26323 19969 376 106 0 21294 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 105292

[startup+882.307 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 32479
/proc/meminfo: memFree=21445424/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=105420 CPUtime=882.32 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 151133 0 0 0 88192 40 0 0 25 0 1 0 290353920 107950080 20059 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 26355 20059 376 106 0 21326 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 105420

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 32481
/proc/meminfo: memFree=21439324/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=105532 CPUtime=942.31 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 157342 0 0 0 94190 41 0 0 25 0 1 0 290353920 108064768 20110 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 26383 20110 376 106 0 21354 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105532

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 32482
/proc/meminfo: memFree=21435820/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=105624 CPUtime=1002.32 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 163657 0 0 0 100188 44 0 0 25 0 1 0 290353920 108158976 20125 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 26406 20125 376 106 0 21377 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 105624

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 32484
/proc/meminfo: memFree=21433696/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=105756 CPUtime=1062.32 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 169764 0 0 0 106185 47 0 0 25 0 1 0 290353920 108294144 19767 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 26439 19767 376 106 0 21410 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 105756

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 32485
/proc/meminfo: memFree=21370060/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=123432 CPUtime=1122.33 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 177382 0 0 0 112183 50 0 0 25 0 1 0 290353920 126394368 24074 33554432000 4194304 4627331 140736240143984 18446744073709551615 4420050 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 30858 24074 376 106 0 25829 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 123432

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 32487
/proc/meminfo: memFree=21375244/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=137164 CPUtime=1182.32 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 182717 0 0 0 118181 51 0 0 25 0 1 0 290353920 140455936 23779 33554432000 4194304 4627331 140736240143984 18446744073709551615 228122757255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 34291 23648 376 106 0 29262 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 137164

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 32489
/proc/meminfo: memFree=21370016/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=123576 CPUtime=1242.32 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 187726 0 0 0 124180 52 0 0 25 0 1 0 290353920 126541824 24018 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 30894 24018 376 106 0 25865 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 123576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.96 4/188 32491
/proc/meminfo: memFree=21454684/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=123704 CPUtime=1300.03 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 193525 0 0 0 129948 55 0 0 25 0 1 0 290353920 126672896 22949 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 30926 22949 376 106 0 25897 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 123704

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

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

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.96 4/188 32491
/proc/meminfo: memFree=21454684/32951124 swapFree=67111528/67111528
[pid=32398] ppid=32396 vsize=123704 CPUtime=1300.03 cores=5,7
/proc/32398/stat : 32398 (strangenight2-s) R 32396 32398 31942 0 -1 4202496 193525 0 0 0 129948 55 0 0 25 0 1 0 290353920 126672896 22949 33554432000 4194304 4627331 140736240143984 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32398/statm: 30926 22949 376 106 0 25897 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 123704

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.49
CPU system time (s): 0.560914
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 191672

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

runsolver used 2.09168 second user time and 4.93425 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-03 01:39:19
IDJOB=3174599
IDBENCH=82817
IDSOLVER=1587
FILE ID=node138/3174599-1301787559
RUNJOBID= node138-1301783649-31963
PBS_JOBID= 12841380
Free space on /tmp= 71852 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3174599-1301787559/watcher-3174599-1301787559 -o /tmp/evaluation-result-3174599-1301787559/solver-3174599-1301787559 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174599-1301787559.cnf

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

MD5SUM BENCH= a83cf27d1d664cde32ad2f1a49b00933
RANDOM SEED=1582377709

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21508948 kB
Buffers:        363504 kB
Cached:       10389152 kB
SwapCached:          0 kB
Active:        7815104 kB
Inactive:      3364568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21508948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11760 kB
Writeback:           0 kB
AnonPages:      427492 kB
Mapped:          16192 kB
Slab:           199864 kB
PageTables:       5780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   755200 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= 71848 MiB
End job on node138 at 2011-04-03 02:01:02