Trace number 3291359

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

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6405
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

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-3291359-1303784416.cnf'
0.00/0.00	c -- header says num vars:           8756
0.00/0.00	c -- header says num clauses:       55571
0.00/0.02	c -- clauses added:            0 learnts,        55571 normals,            0 xors
0.00/0.02	c -- vars added       8756
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      8756     42719     12794         0    187620         0   no data   no data
0.59/0.65	c asymm  cl-useful: 22/8916/42701 lits-rem:29 time: 0.62
0.89/0.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.27
0.89/0.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.89/0.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.96	c Subs w/ non-existent bins:      8 l-rem:      4 v-fix:     0 done:   8714 time:  0.02 s
0.89/0.97	c Removed useless bin:       0  fixed:     0  props:   2.44M  time:  0.01 s
0.99/1.02	c lits-rem:       108  cl-subs:      229  v-elim:    111  v-fix:    0  time:  0.05 s
0.99/1.03	c Finding binary XORs  T:     0.01 s  found:       0
0.99/1.05	c Finding non-binary XORs:     0.02 s (found:      53, avg size: 3.0)
0.99/1.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.99/1.05	c calculated reachability. Time: 0.00
0.99/1.06	c Calc default polars -  time:   0.00 s pos:    4239 undec:     158 neg:    4359
0.99/1.06	c =========================================================================================
0.99/1.06	c types(t): F = full restart, N = normal restart
0.99/1.06	c types(t): S = simplification begin/end, E = solution found
0.99/1.06	c restart types(rt): st = static, dy = dynamic
0.99/1.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.99/1.06	c  B st     0         0      8603     42243     12684         0    186454         0   no data   no data
1.59/1.66	c  N dy    19      4694      8597     42243     12766      4546    186454     61063      6.33      6.71
2.09/2.17	c  N dy    39      8813      8593     42243     12812      5086    186454     39677      6.31      6.67
2.69/2.72	c  N dy    68     12881      8589     42243     12883      9010    186454    106615      6.37      6.76
3.29/3.32	c  N dy    96     16895      8586     42243     12942      7279    186454     58506      6.56      8.44
3.79/3.80	c  N dy   128     20939      8583     42243     12994     11191    186454    124847      6.70      7.08
4.19/4.28	c  F st   153     25000      8583     42243     13043      8424    186454     35817      6.78      4.40
4.19/4.29	c Replacing        5 vars Replaced       63 lits Time:     0.00 s 
4.29/4.31	c  N st   153     25000      8578     42158     12993      8350    186016     35445      6.78      4.40
4.89/4.95	c  N dy   159     30001      8578     42158     13026     13236    186016    197665      6.78   no data
4.89/4.95	c  S st   159     30001      8578     42158     13026     13236    186016    197665      6.78   no data
4.99/5.07	c  S st   159     30503      8578     42158     13043     13719    186016    204997      6.78   no data
4.99/5.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.49/5.57	c Flit:    10 Blit:      1 bXBeca:    0 bXProp:   14 Bins:  14888 BRemL:   5972 BRemN:      0 P: 12.7M T:  0.51
5.49/5.58	c Replacing       14 vars Replaced      564 lits Time:     0.01 s 
5.49/5.59	c blocked clauses removed:       40 vars:      4 tried:        8417 T: 0.00 s
5.59/5.60	c bin-w-bin subsume rem           41 bins  time:  0.00 s
5.59/5.61	c subs with bin:      156  lits-rem:       140  v-fix:    0  time:  0.01 s
5.59/5.63	c Subs w/ non-existent bins:     11 l-rem:     16 v-fix:     0 done:   8548 time:  0.02 s
5.59/5.64	c Removed useless bin:      16  fixed:     0  props:   1.08M  time:  0.01 s
5.59/5.68	c lits-rem:         5  cl-subs:       86  v-elim:     25  v-fix:    0  time:  0.04 s
5.69/5.71	c subs with bin:      363  lits-rem:      1098  v-fix:    0  time:  0.03 s
5.69/5.77	c lits-rem:       531  cl-subs:      329  v-elim:      0  v-fix:    0  time:  0.05 s
5.69/5.77	c Added XOR as norm:45
6.39/6.45	c asymm  cl-useful: 15/7681/42026 lits-rem:21 time: 0.67
6.39/6.45	c calculated reachability. Time: 0.00
6.39/6.45	c  N dy   159     30503      8523     42026     20754     12757    185350    197606      6.78   no data
6.39/6.46	c Finding binary XORs  T:     0.01 s  found:       1
6.99/7.05	c  N dy   190     34504      8521     42026     20812     16636    185350    291193      6.95      9.72
7.60/7.61	c  N dy   210     38553      8518     42026     20858     12768    185350    109637      6.92      9.14
8.19/8.21	c  N dy   245     42738      8518     42026     20902     16860    185350    201914      7.03      7.47
8.59/8.63	c  S st   263     45756      8517     42026     20942     19761    185350    255661      7.06   no data
8.70/8.74	c  S st   263     46257      8516     42026     20968     20228    185350    262686      7.06   no data
8.70/8.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.26	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   19 Bins:   9050 BRemL:   5139 BRemN:     12 P: 13.8M T:  0.51
9.19/9.27	c Replacing       20 vars Replaced     3189 lits Time:     0.01 s 
9.19/9.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/9.28	c bin-w-bin subsume rem           51 bins  time:  0.00 s
9.19/9.29	c subs with bin:       79  lits-rem:        95  v-fix:    0  time:  0.01 s
9.29/9.31	c Subs w/ non-existent bins:      3 l-rem:     13 v-fix:     0 done:   8493 time:  0.02 s
9.29/9.32	c Removed useless bin:       9  fixed:     0  props:   1.05M  time:  0.01 s
9.29/9.36	c lits-rem:         7  cl-subs:       81  v-elim:     20  v-fix:    0  time:  0.04 s
9.39/9.41	c subs with bin:      188  lits-rem:      1189  v-fix:    0  time:  0.04 s
9.39/9.45	c lits-rem:       690  cl-subs:      349  v-elim:      0  v-fix:    0  time:  0.03 s
9.39/9.47	c vivif2 --  cl tried    41854 cl shrink       26 lits rem         29 time: 0.02
9.39/9.48	c vivif2 --  cl tried    18352 cl shrink     1327 lits rem       4062 time: 0.01
10.09/10.16	c asymm  cl-useful: 12/8686/41852 lits-rem:12 time: 0.68
10.09/10.17	c calculated reachability. Time: 0.00
10.09/10.17	c  N dy   263     46257      8473     41852     22669     18347    184533    217127      7.06   no data
10.09/10.18	c Finding binary XORs  T:     0.01 s  found:       0
10.69/10.73	c  N dy   284     50265      8471     41852     22719     15188    184532    124880      7.05      9.38
11.29/11.31	c  N dy   313     54306      8471     41852     22747     19142    184532    211346      7.14      8.99
11.99/12.02	c  N dy   334     59810      8469     41852     22819     15417    184532     87201      7.07      7.45
12.59/12.67	c  N dy   365     63883      8469     41852     22848     19406    184531    191505      7.16      7.54
13.29/13.32	c  N dy   396     67958      8468     41852     22867     23407    184531    295048      7.25      7.70
13.49/13.59	c  S st   409     69386      8468     41852     22876     24814    184531    335792      7.29   no data
13.69/13.71	c  S st   409     69890      8467     41852     22891     25296    184531    347619      7.29   no data
13.69/13.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.19/14.28	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   21 Bins:   6647 BRemL:   4284 BRemN:      4 P: 14.6M T:  0.57
14.19/14.30	c Replacing       21 vars Replaced     2183 lits Time:     0.01 s 
14.29/14.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.29/14.31	c bin-w-bin subsume rem           52 bins  time:  0.00 s
14.29/14.32	c subs with bin:       87  lits-rem:        62  v-fix:    0  time:  0.01 s
14.29/14.34	c Subs w/ non-existent bins:     11 l-rem:     10 v-fix:     0 done:   8443 time:  0.02 s
14.29/14.35	c Removed useless bin:       8  fixed:     0  props:   1.13M  time:  0.01 s
14.29/14.39	c lits-rem:         1  cl-subs:       96  v-elim:     20  v-fix:    0  time:  0.04 s
14.39/14.45	c subs with bin:      199  lits-rem:      1061  v-fix:    0  time:  0.05 s
14.49/14.50	c lits-rem:       748  cl-subs:      631  v-elim:      0  v-fix:    0  time:  0.04 s
14.49/14.51	c vivif2 --  cl tried    41648 cl shrink       34 lits rem         38 time: 0.02
14.49/14.54	c vivif2 --  cl tried    23328 cl shrink     2026 lits rem       6285 time: 0.02
15.19/15.23	c asymm  cl-useful: 36/7777/41646 lits-rem:108 time: 0.69
15.19/15.24	c calculated reachability. Time: 0.00
15.19/15.24	c  N dy   409     69890      8423     41610     24048     23324    183770    262342      7.29   no data
15.19/15.24	c Finding binary XORs  T:     0.01 s  found:       0
15.99/16.05	c  N dy   441     74383      8423     41610     24075     18154    183770    131428      7.35      7.94
16.69/16.79	c  N dy   476     79146      8423     41610     24093     22828    183769    258509      7.42      9.10
17.49/17.50	c  N dy   490     84346      8421     41610     24136     27870    183769    343029      7.36      7.85
18.09/18.10	c  F st   515     87501      8420     41610     24156     19777    183769    118301      7.42   no data
18.60/18.68	c  N st   520     90795      8420     41590     24151     22957    183692    234452      7.42   no data
19.49/19.51	c  N dy   548     96606      8417     41590     24187     28635    183692    407132      7.50      8.83
20.80/20.89	c  N dy   598    102813      8415     41590     24236     22333    183692    130707      7.57      8.40
21.19/21.24	c  S st   613    104835      8415     41590     24247     24327    183692    185487      7.58   no data
21.29/21.37	c  S st   613    105336      8415     41590     24276     24798    183692    193119      7.58   no data
21.29/21.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.00/22.03	c Flit:     5 Blit:      1 bXBeca:    0 bXProp:   12 Bins:  20711 BRemL:  11068 BRemN:      1 P: 16.6M T:  0.65
22.00/22.04	c Replacing       12 vars Replaced      466 lits Time:     0.01 s 
22.00/22.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.00/22.06	c bin-w-bin subsume rem           46 bins  time:  0.01 s
22.00/22.07	c subs with bin:      165  lits-rem:       151  v-fix:    0  time:  0.01 s
22.00/22.09	c Subs w/ non-existent bins:     21 l-rem:     30 v-fix:     0 done:   8397 time:  0.02 s
22.09/22.10	c Removed useless bin:      20  fixed:     0  props:   0.91M  time:  0.01 s
22.09/22.13	c lits-rem:         4  cl-subs:       87  v-elim:     39  v-fix:    0  time:  0.04 s
22.09/22.16	c subs with bin:      254  lits-rem:       203  v-fix:    0  time:  0.02 s
22.09/22.18	c lits-rem:       138  cl-subs:      150  v-elim:      0  v-fix:    0  time:  0.02 s
22.19/22.20	c vivif2 --  cl tried    41355 cl shrink       51 lits rem         56 time: 0.02
22.19/22.21	c vivif2 --  cl tried    23246 cl shrink      360 lits rem        816 time: 0.01
22.89/22.90	c asymm  cl-useful: 36/7172/41353 lits-rem:108 time: 0.69
22.89/22.90	c calculated reachability. Time: 0.00
22.89/22.91	c  N dy   613    105336      8358     41317     28570     23243    182757    155282      7.58   no data
22.89/22.91	c Finding binary XORs  T:     0.01 s  found:       0
24.10/24.13	c  N dy   647    112333      8356     41317     28607     30079    182757    327163      7.59      8.14
25.39/25.46	c  N dy   701    119623      8356     41317     28638     24618    182757    159954      7.66      8.10
26.59/26.61	c  N dy   734    127346      8354     41317     28686     32101    182757    318348      7.65      8.06
28.09/28.17	c  N dy   801    135546      8351     41317     28737     40164    182757    555430      7.73      8.17
29.70/29.74	c  N dy   855    144554      8350     41317     28794     34897    182757    368040      7.76      8.18
31.49/31.58	c  N dy   938    153855      8349     41317     28841     44060    182757    668553      7.89      8.33
32.29/32.30	c  S st   965    158007      8347     41317     28885     32827    182757    258028      7.91   no data
32.39/32.44	c  S st   965    158511      8347     41317     28910     33303    182757    269057      7.91   no data
32.39/32.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.19/33.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   41 Bins:  18844 BRemL:   9408 BRemN:     11 P: 18.9M T:  0.77
33.19/33.23	c Replacing       41 vars Replaced     2424 lits Time:     0.01 s 
33.19/33.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.19/33.25	c bin-w-bin subsume rem          113 bins  time:  0.01 s
33.19/33.26	c subs with bin:      174  lits-rem:       148  v-fix:    0  time:  0.01 s
33.19/33.28	c Subs w/ non-existent bins:     20 l-rem:     31 v-fix:     0 done:   8306 time:  0.02 s
33.19/33.29	c Removed useless bin:      10  fixed:     0  props:   0.89M  time:  0.01 s
33.29/33.33	c lits-rem:        12  cl-subs:      211  v-elim:     32  v-fix:    0  time:  0.04 s
33.29/33.37	c subs with bin:      414  lits-rem:       966  v-fix:    0  time:  0.03 s
33.39/33.41	c lits-rem:       431  cl-subs:      369  v-elim:      0  v-fix:    0  time:  0.03 s
33.39/33.43	c vivif2 --  cl tried    40958 cl shrink       52 lits rem         55 time: 0.02
33.39/33.45	c vivif2 --  cl tried    31184 cl shrink     1066 lits rem       3889 time: 0.02
33.49/33.54	c asymm  cl-useful: 13/724/40956 lits-rem:39 time: 0.09
33.49/33.54	c calculated reachability. Time: 0.00
33.49/33.55	c  N dy   965    158511      8274     40943     32188     31180    181317    236939      7.91   no data
33.49/33.55	c Finding binary XORs  T:     0.01 s  found:       2
35.59/35.65	c  N dy  1046    168714      8273     40943     32247     41249    181317    564178      8.00      8.58
37.80/37.89	c  N dy  1115    180177      8270     40943     32312     36791    181317    348935      8.04      8.59
40.19/40.20	c  N dy  1196    191822      8267     40943     32383     48229    181317    687653      8.10      8.57
42.49/42.59	c  N dy  1254    204145      8266     40943     32432     43127    181317    477427      8.12     12.53
45.39/45.48	c  N dy  1334    218427      8264     40943     32488     38757    181316    277564      8.15      8.60
46.89/46.90	c Finding binary XORs  T:     0.01 s  found:      43
48.39/48.49	c  N dy  1444    232434      8264     40899     31846     52331    181117    750655      8.25     13.01
49.59/49.68	c  S st  1471    237767      8264     40899     31862     38000    181117    220553      8.26   no data
49.79/49.80	c  S st  1471    238271      8264     40899     31869     38495    181117    235459      8.26   no data
49.79/49.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.50/50.58	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   12 Bins:   8874 BRemL:   5127 BRemN:      5 P: 18.7M T:  0.77
50.50/50.60	c Replacing       57 vars Replaced     4497 lits Time:     0.02 s 
50.60/50.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.60/50.61	c bin-w-bin subsume rem          112 bins  time:  0.01 s
50.60/50.62	c subs with bin:       63  lits-rem:        51  v-fix:    0  time:  0.01 s
50.60/50.65	c Subs w/ non-existent bins:      4 l-rem:      5 v-fix:     0 done:   8204 time:  0.02 s
50.60/50.65	c Removed useless bin:       7  fixed:     0  props:   0.95M  time:  0.01 s
50.70/50.70	c lits-rem:         9  cl-subs:      199  v-elim:     12  v-fix:    0  time:  0.04 s
50.70/50.73	c subs with bin:      679  lits-rem:       599  v-fix:    0  time:  0.03 s
50.70/50.77	c lits-rem:       354  cl-subs:      462  v-elim:      0  v-fix:    0  time:  0.03 s
50.70/50.79	c vivif2 --  cl tried    40652 cl shrink       33 lits rem         38 time: 0.02
50.80/50.81	c vivif2 --  cl tried    36959 cl shrink      453 lits rem       1054 time: 0.02
51.50/51.51	c asymm  cl-useful: 166/4540/40652 lits-rem:217 time: 0.70
51.50/51.52	c calculated reachability. Time: 0.00
51.50/51.52	c  N dy  1471    238271      8192     40648     34077     36952    179855    227949      8.26   no data
51.50/51.53	c Finding binary XORs  T:     0.01 s  found:       3
54.79/54.83	c  N dy  1586    253581      8188     40648     34143     52029    179855    756005      8.34      8.89
58.30/58.32	c  N dy  1695    269897      8188     40648     34192     47039    179855    511343      8.41      9.05
62.09/62.18	c  N dy  1810    287223      8188     40648     34237     42582    179855    293934      8.47     11.15
66.00/66.08	c  N dy  1926    305697      8186     40648     34290     60801    179855    867463      8.53      8.98
66.19/66.21	c  F st  1931    306250      8186     40648     34290     61352    179855    889262      8.53   no data
66.19/66.23	c Replacing        3 vars Replaced      747 lits Time:     0.01 s 
68.69/68.71	c Finding binary XORs  T:     0.01 s  found:      31
70.29/70.33	c  N dy  2028    325210      8183     40628     33541     57112    179742    722311      8.56     11.17
74.89/74.97	c  N dy  2173    345284      8183     40628     33590     53231    179742    510432      8.65      9.95
77.79/77.87	c  S st  2268    357408      8183     40628     33619     65213    179742    944247      8.70   no data
78.00/78.05	c  S st  2268    357910      8183     40628     33635     65696    179742    959928      8.70   no data
78.00/78.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.10/79.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   18 Bins:  19498 BRemL:   9293 BRemN:      5 P: 24.9M T:  1.05
79.10/79.13	c Replacing       49 vars Replaced     8517 lits Time:     0.02 s 
79.10/79.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.10/79.14	c bin-w-bin subsume rem           76 bins  time:  0.01 s
79.10/79.15	c subs with bin:       82  lits-rem:        71  v-fix:    0  time:  0.01 s
79.10/79.18	c Subs w/ non-existent bins:      6 l-rem:     14 v-fix:     0 done:   8134 time:  0.02 s
79.10/79.19	c Removed useless bin:       5  fixed:     0  props:   0.99M  time:  0.01 s
79.20/79.24	c lits-rem:         6  cl-subs:      209  v-elim:     15  v-fix:    0  time:  0.05 s
79.39/79.48	c subs with bin:      547  lits-rem:      6231  v-fix:    0  time:  0.21 s
79.59/79.69	c lits-rem:      3047  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  0.20 s
79.69/79.71	c vivif2 --  cl tried    40377 cl shrink       21 lits rem         27 time: 0.02
79.69/79.79	c vivif2 --  cl tried    61376 cl shrink     7707 lits rem      26800 time: 0.08
80.09/80.14	c asymm  cl-useful: 42/1676/40375 lits-rem:50 time: 0.35
80.09/80.15	c calculated reachability. Time: 0.00
80.09/80.15	c  N dy  2268    357910      8119     40373     38023     61371    178697    766618      8.70   no data
80.09/80.16	c Finding binary XORs  T:     0.01 s  found:       4
85.00/85.00	c  N dy  2384    378213      8117     40373     38073     57825    178697    713406      8.74      9.37
90.10/90.13	c  N dy  2489    398285      8116     40373     38117     51666    178697    441918      8.76     10.35
94.89/94.99	c  N dy  2602    418329      8116     40373     38152     71452    178697   1129658      8.80     12.28
99.69/99.78	c  N dy  2713    438362      8116     40373     38193     64471    178693    787668      8.82      9.81
105.09/105.11	c  N dy  2857    458440      8116     40373     38222     56655    178693    468330      8.88     10.68
110.39/110.45	c  N dy  2971    479925      8115     40373     38265     77855    178693   1122692      8.90      9.44
116.19/116.21	c  N dy  3101    502114      8114     40373     38298     71243    178688    885444      8.92      9.68
116.69/116.70	c Finding binary XORs  T:     0.01 s  found:      46
121.49/121.53	c  N dy  3174    523023      8113     40350     37927     62111    178587    503764      8.91      9.47
125.40/125.41	c  S st  3221    536865      8112     40350     37946     75781    178587    973965      8.90      8.35
125.59/125.62	c  S st  3221    537370      8112     40350     37955     76275    178587    991109      8.90   no data
125.59/125.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
126.69/126.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:  13802 BRemL:  10623 BRemN:      6 P: 27.4M T:  1.13
126.69/126.79	c Replacing       60 vars Replaced     6883 lits Time:     0.03 s 
126.79/126.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
126.79/126.81	c bin-w-bin subsume rem          143 bins  time:  0.01 s
126.79/126.82	c subs with bin:       68  lits-rem:        72  v-fix:    0  time:  0.01 s
126.79/126.84	c Subs w/ non-existent bins:     10 l-rem:      7 v-fix:     0 done:   8052 time:  0.02 s
126.79/126.85	c Removed useless bin:       3  fixed:     0  props:   1.15M  time:  0.01 s
126.89/126.90	c lits-rem:         8  cl-subs:      235  v-elim:     20  v-fix:    0  time:  0.05 s
126.99/127.06	c subs with bin:      575  lits-rem:      3238  v-fix:    0  time:  0.14 s
127.20/127.22	c lits-rem:      2551  cl-subs:     1402  v-elim:      0  v-fix:    0  time:  0.15 s
127.20/127.24	c vivif2 --  cl tried    40074 cl shrink       23 lits rem         24 time: 0.02
127.30/127.32	c vivif2 --  cl tried    66484 cl shrink     5074 lits rem      16962 time: 0.07
127.60/127.66	c asymm  cl-useful: 43/1376/40074 lits-rem:47 time: 0.35
127.60/127.67	c calculated reachability. Time: 0.00
127.60/127.67	c  N dy  3221    537370      8032     40073     35892     66483    177439    625297      8.90   no data
127.60/127.68	c Finding binary XORs  T:     0.01 s  found:       6
133.29/133.34	c  N dy  3282    557466      8031     40073     35916     61637    177439    529041      8.87     10.75
139.39/139.42	c  N dy  3378    577488      8029     40073     35949     81352    177439   1240008      8.88     14.20
145.59/145.66	c  N dy  3495    597517      8029     40073     35974     69451    177439    754039      8.90      9.45
152.00/152.05	c  N dy  3603    617537      8028     40073     36002     89233    177439   1532214      8.92     12.12
158.09/158.15	c  N dy  3716    637595      8028     40073     36016     76100    177439    968322      8.95     14.74
164.90/164.92	c  N dy  3816    657660      8027     40073     36033     61946    177439    393094      8.97     12.97
171.30/171.36	c  N dy  3925    677693      8025     40073     36065     81689    177439   1144635      8.99     14.18
178.50/178.51	c  N dy  4083    697708      8025     40073     36086     66629    177439    501843      9.05     10.72
185.40/185.44	c  N dy  4217    717747      8021     40073     36121     86543    177439   1492523      9.10     12.27
192.59/192.62	c  N dy  4389    737804      8021     40073     36137     70369    177439    659503      9.17     13.17
194.29/194.34	c Finding binary XORs  T:     0.01 s  found:      24
199.50/199.50	c  N dy  4539    757812      8021     40010     34032     88372    176995   1585342      9.22      9.72
206.80/206.83	c  N dy  4684    777850      8020     40010     34050     71234    176995    702516      9.28     12.68
213.70/213.70	c  N dy  4818    797883      8020     40010     34063     91163    176995   1657848      9.31     12.08
216.79/216.85	c  S st  4880    806055      8020     40010     34072     99274    176995   2050101      9.34   no data
217.09/217.11	c  S st  4880    806556      8020     40010     34078     99769    176995   2072568      9.34   no data
217.09/217.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.39/218.44	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    3 Bins:  20869 BRemL:  11139 BRemN:      4 P: 33.0M T:  1.32
218.49/218.50	c Replacing       33 vars Replaced     7307 lits Time:     0.06 s 
218.49/218.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
218.49/218.52	c bin-w-bin subsume rem          128 bins  time:  0.01 s
218.49/218.53	c subs with bin:      118  lits-rem:        94  v-fix:    0  time:  0.01 s
218.49/218.56	c Subs w/ non-existent bins:      9 l-rem:     15 v-fix:     0 done:   7984 time:  0.02 s
218.49/218.56	c Removed useless bin:       8  fixed:     0  props:   1.06M  time:  0.01 s
218.59/218.62	c lits-rem:        19  cl-subs:      214  v-elim:     60  v-fix:    0  time:  0.06 s
219.00/219.00	c subs with bin:      282  lits-rem:      6306  v-fix:    0  time:  0.33 s
219.30/219.31	c lits-rem:      1989  cl-subs:     1176  v-elim:      0  v-fix:    0  time:  0.31 s
219.30/219.33	c vivif2 --  cl tried    39633 cl shrink       46 lits rem         56 time: 0.02
219.40/219.44	c vivif2 --  cl tried    81124 cl shrink     8240 lits rem      31310 time: 0.11
219.70/219.79	c asymm  cl-useful: 29/1065/39633 lits-rem:42 time: 0.35
219.80/219.80	c calculated reachability. Time: 0.00
219.80/219.80	c  N dy  4880    806556      7924     39630     37603     81123    175559   1006240      9.34   no data
219.80/219.81	c Finding binary XORs  T:     0.01 s  found:       3
226.50/226.58	c  N dy  4972    826585      7921     39630     37627     77047    175559   1020731      9.34      9.85
233.50/233.54	c  N dy  5048    846586      7921     39630     37642     96872    175559   2039241      9.34      9.85
241.09/241.10	c  N dy  5162    867642      7921     39630     37655     78083    175559   1017835      9.36      9.86
248.51/248.60	c  N dy  5307    887874      7919     39630     37677     98176    175559   1963424      9.39      9.92
256.21/256.25	c  N dy  5452    909053      7919     39630     37690     78747    175559   1061608      9.43      9.97
263.59/263.66	c  N dy  5587    929104      7918     39630     37699     98663    175559   1950373      9.46     10.99
271.29/271.33	c  N dy  5705    949742      7918     39630     37703     77307    175559    883903      9.48     10.25
278.49/278.53	c  N dy  5801    969770      7916     39630     37727     97174    175559   1857795      9.49     13.81
286.19/286.24	c  N dy  5929    989804      7915     39630     37740     74459    175559    685064      9.51     13.92
293.50/293.56	c  N dy  6090   1009940      7915     39630     37754     94489    175559   1601244      9.55     10.10
301.80/301.80	c  N dy  6221   1030271      7914     39630     37762     70856    175559    516891      9.58     10.21
308.60/308.68	c  N dy  6309   1050760      7914     39630     37767     91159    175559   1436346      9.58     10.17
316.50/316.57	c  N dy  6414   1070769      7914     39630     37774    111004    175559   2325115      9.60     15.01
317.00/317.08	c  F st  6424   1071875      7914     39630     37774    112102    175559   2377462      9.60   no data
317.10/317.12	c Replacing        3 vars Replaced      577 lits Time:     0.01 s 
323.80/323.83	c  N dy  6503   1090786      7911     39589     34289     85433    175314   1127359      9.61     11.43
331.40/331.45	c  N dy  6648   1110789      7911     39589     34299    105301    175314   1991846      9.65     14.17
339.50/339.54	c  N dy  6747   1132147      7910     39589     34316     80848    175314    941216      9.65     10.19
347.00/347.05	c  N dy  6893   1152220      7910     39589     34326    100780    175314   1790589      9.68     10.20
355.39/355.42	c  N dy  7035   1172289      7910     39589     34332     73663    175314    556878      9.71     17.96
362.70/362.78	c  N dy  7153   1192882      7910     39589     34344     94089    175314   1464512      9.72     10.29
366.50/366.52	c Finding binary XORs  T:     0.01 s  found:      17
369.20/369.28	c  S st  7239   1209834      7910     39589     33895    110794    175300   2153416      9.73   no data
369.51/369.59	c  S st  7239   1210334      7910     39589     33900    111287    175300   2175341      9.73   no data
369.61/369.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
370.90/370.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:  13059 BRemL:   6464 BRemN:      2 P: 34.3M T:  1.39
371.00/371.04	c Replacing       18 vars Replaced     9237 lits Time:     0.05 s 
371.00/371.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
371.00/371.06	c bin-w-bin subsume rem           58 bins  time:  0.01 s
371.00/371.07	c subs with bin:      100  lits-rem:        66  v-fix:    0  time:  0.01 s
371.00/371.09	c Subs w/ non-existent bins:      9 l-rem:      3 v-fix:     0 done:   7892 time:  0.02 s
371.10/371.10	c Removed useless bin:      14  fixed:     0  props:   1.21M  time:  0.01 s
371.10/371.16	c lits-rem:         6  cl-subs:      130  v-elim:     27  v-fix:    0  time:  0.06 s
371.40/371.49	c subs with bin:      278  lits-rem:      2840  v-fix:    0  time:  0.29 s
372.00/372.03	c lits-rem:      3617  cl-subs:     2740  v-elim:      0  v-fix:    0  time:  0.53 s
372.00/372.05	c vivif2 --  cl tried    39410 cl shrink       28 lits rem         30 time: 0.02
372.10/372.18	c vivif2 --  cl tried    91316 cl shrink     9382 lits rem      30939 time: 0.13
372.50/372.54	c asymm  cl-useful: 19/919/39410 lits-rem:19 time: 0.36
372.50/372.55	c calculated reachability. Time: 0.00
372.50/372.55	c  N dy  7239   1210334      7865     39410     35195     91316    174682   1139774      9.73   no data
372.50/372.56	c Finding binary XORs  T:     0.01 s  found:       0
380.90/380.94	c  N dy  7282   1234058      7862     39410     35226     82247    174682    940211      9.70     10.21
388.40/388.42	c  N dy  7396   1254156      7860     39410     35237    102211    174681   1811795      9.71     13.21
396.70/396.77	c  N dy  7500   1274243      7860     39410     35243     73536    174681    530471      9.72     10.87
404.20/404.20	c  N dy  7608   1294819      7860     39410     35257     93968    174680   1415001      9.73     10.30
412.20/412.26	c  N dy  7696   1314846      7859     39410     35276    113742    174680   2142680      9.73     12.52
420.30/420.30	c  N dy  7803   1335121      7859     39410     35286     84550    174680    949322      9.74     10.36
427.81/427.81	c  N dy  7890   1355478      7858     39410     35301    104737    174680   1760668      9.74     10.34
436.40/436.42	c  N dy  7964   1376421      7858     39410     35308     74847    174680    508744      9.74     10.37
444.31/444.35	c  N dy  8055   1398204      7857     39410     35328     96402    174680   1393944      9.74     10.49
452.10/452.11	c  N dy  8131   1418935      7856     39410     35342    116914    174680   2252671      9.74     10.27
459.90/459.96	c  N dy  8210   1440966      7856     39410     35345     87203    174680    854210      9.74     10.37
467.41/467.50	c  N dy  8356   1461043      7853     39410     35369    107091    174680   1703812      9.76     12.37
475.80/475.80	c  N dy  8488   1481092      7853     39410     35374    126994    174680   2553471      9.79     12.99
483.30/483.37	c  N dy  8607   1501220      7853     39410     35378     94480    174680   1344659      9.80     10.45
491.61/491.62	c  N dy  8760   1521301      7853     39410     35385    114437    174680   2198953      9.83     11.76
500.51/500.51	c  N dy  8912   1541373      7853     39410     35388     80596    174680    652756      9.86     11.95
508.11/508.11	c  N dy  9047   1561450      7853     39410     35396    100562    174680   1546712      9.88     14.16
516.50/516.57	c  N dy  9194   1581464      7853     39410     35404    120465    174680   2420524      9.90     10.44
525.41/525.49	c  N dy  9285   1603747      7853     39410     35406     87669    174680    973262      9.90     10.44
533.41/533.44	c  N dy  9425   1623806      7853     39410     35411    107613    174680   1819171      9.93     10.52
541.60/541.62	c  N dy  9541   1643882      7853     39410     35420    127411    174680   2551013      9.94     12.29
549.81/549.83	c  N dy  9672   1663932      7852     39410     35438     91947    174680   1059499      9.95     12.96
557.80/557.80	c  N dy  9789   1684029      7852     39410     35442    111970    174680   1970561      9.97     14.74
566.91/566.94	c  N dy  9927   1704039      7852     39410     35446    131862    174680   2811709      9.99     11.99
569.91/569.90	c  S st  9953   1710336      7852     39410     35447     81282    174680    559695      9.99      7.92
570.11/570.13	c  S st  9953   1710840      7852     39410     35452     81780    174680    583444      9.99   no data
570.11/570.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
571.11/571.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   21 Bins:  13219 BRemL:   5599 BRemN:      4 P: 26.9M T:  1.03
571.21/571.20	c Replacing       21 vars Replaced     2727 lits Time:     0.02 s 
571.21/571.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
571.21/571.21	c bin-w-bin subsume rem           77 bins  time:  0.01 s
571.21/571.22	c subs with bin:       71  lits-rem:        62  v-fix:    0  time:  0.01 s
571.21/571.25	c Subs w/ non-existent bins:     10 l-rem:      6 v-fix:     0 done:   7831 time:  0.02 s
571.21/571.26	c Removed useless bin:       3  fixed:     0  props:   1.14M  time:  0.01 s
571.31/571.30	c lits-rem:         6  cl-subs:       70  v-elim:     25  v-fix:    0  time:  0.05 s
571.31/571.37	c subs with bin:      234  lits-rem:       414  v-fix:    0  time:  0.04 s
571.41/571.42	c lits-rem:       601  cl-subs:      523  v-elim:      0  v-fix:    0  time:  0.05 s
571.41/571.44	c vivif2 --  cl tried    39256 cl shrink       13 lits rem         14 time: 0.02
571.41/571.49	c vivif2 --  cl tried    77313 cl shrink      505 lits rem       1032 time: 0.04
571.81/571.83	c asymm  cl-useful: 83/1170/39256 lits-rem:95 time: 0.34
571.81/571.84	c calculated reachability. Time: 0.00
571.81/571.84	c  N dy  9953   1710840      7806     39255     31374     77313    173930    478562      9.99   no data
571.81/571.85	c Finding binary XORs  T:     0.01 s  found:       1
581.40/581.47	c  N dy  9980   1737848      7805     39255     31390    103932    173930   1586363      9.96     10.52
590.00/590.07	c  N dy 10061   1758249      7805     39255     31394    124244    173929   2608768      9.96     10.51
598.51/598.54	c  N dy 10146   1778557      7805     39255     31398     87220    173929    965170      9.96     10.67
607.70/607.70	c  N dy 10246   1801508      7803     39255     31416    110069    173929   2053300      9.96     10.61
616.60/616.67	c  N dy 10383   1821570      7803     39255     31424    130038    173929   2894229      9.97     14.10
625.00/625.03	c  N dy 10512   1841581      7803     39255     31429     91143    173929   1047523      9.98     10.63
632.91/632.96	c  N dy 10609   1861610      7803     39255     31433    111052    173929   1947316      9.99     10.57
641.21/641.30	c  N dy 10692   1881707      7802     39255     31439    131036    173929   2847461      9.99     10.56
649.60/649.69	c  N dy 10784   1901773      7802     39255     31440     91091    173929   1056478      9.99     14.52
657.61/657.61	c  N dy 10879   1921801      7802     39255     31444    111030    173929   1934262      9.99     13.38
666.01/666.09	c  N dy 11001   1941843      7802     39255     31446    131004    173929   2845528     10.00     11.04
674.91/674.91	c  N dy 11137   1961875      7802     39255     31452     89779    173929    932541     10.01     12.97
682.71/682.70	c  N dy 11221   1981929      7802     39255     31456    109731    173929   1824624     10.01     10.55
691.01/691.09	c  N dy 11343   2002020      7801     39255     31461    129715    173929   2629510     10.02     10.65
699.31/699.30	c  N dy 11422   2022057      7801     39255     31466     87498    173929    790338     10.02     13.18
707.31/707.37	c  N dy 11528   2042147      7801     39255     31469    107472    173929   1611179     10.03     11.20
715.61/715.65	c  N dy 11623   2062313      7801     39255     31471    127536    173929   2477900     10.03     10.57
724.61/724.63	c  N dy 11715   2082394      7801     39255     31478     84841    173929    617274     10.03     12.42
732.31/732.33	c  N dy 11818   2102569      7801     39255     31481    104914    173929   1467399     10.03     10.56
740.22/740.25	c  N dy 11893   2122831      7801     39255     31487    124916    173929   2160390     10.03     10.57
749.11/749.15	c  N dy 11963   2144206      7801     39255     31492    146078    173929   2920897     10.02     10.86
757.31/757.35	c  N dy 12022   2166021      7800     39255     31507    104033    173929   1485360     10.01     10.60
765.81/765.80	c  N dy 12141   2186829      7800     39255     31511    124676    173929   2266997     10.02     10.55
774.32/774.40	c  N dy 12249   2206919      7800     39255     31518    144668    173929   3121731     10.02     12.68
776.51/776.52	c  S st 12271   2210840      7800     39255     31519     83675    173929    535346     10.03   no data
776.71/776.75	c  S st 12271   2211344      7799     39255     31529     84168    173929    556982     10.03   no data
776.71/776.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
777.71/777.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   16 Bins:   6002 BRemL:   3291 BRemN:      1 P: 27.6M T:  0.97
777.71/777.75	c Replacing       17 vars Replaced     1925 lits Time:     0.02 s 
777.71/777.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
777.71/777.76	c bin-w-bin subsume rem           78 bins  time:  0.01 s
777.71/777.77	c subs with bin:       33  lits-rem:        33  v-fix:    0  time:  0.01 s
777.81/777.80	c Subs w/ non-existent bins:      5 l-rem:      2 v-fix:     0 done:   7782 time:  0.02 s
777.81/777.81	c Removed useless bin:       1  fixed:     0  props:   1.27M  time:  0.01 s
777.81/777.86	c lits-rem:         6  cl-subs:       96  v-elim:     15  v-fix:    0  time:  0.05 s
777.91/777.93	c subs with bin:      299  lits-rem:       310  v-fix:    0  time:  0.05 s
777.91/777.98	c lits-rem:       473  cl-subs:      432  v-elim:      0  v-fix:    0  time:  0.05 s
778.01/778.00	c vivif2 --  cl tried    39103 cl shrink       21 lits rem         22 time: 0.02
778.01/778.05	c vivif2 --  cl tried    82012 cl shrink      472 lits rem       1624 time: 0.05
778.31/778.38	c asymm  cl-useful: 43/1033/39103 lits-rem:46 time: 0.33
778.31/778.39	c calculated reachability. Time: 0.00
778.31/778.39	c  N dy 12271   2211344      7767     39103     31181     82012    173247    522716     10.03   no data
778.41/778.40	c Finding binary XORs  T:     0.01 s  found:       2
786.82/786.88	c  N dy 12334   2233737      7766     39103     31192    104274    173247   1458503     10.02     10.58
795.11/795.16	c  N dy 12403   2253740      7766     39103     31198    124181    173247   2315419     10.01     10.60
803.81/803.80	c  N dy 12482   2273801      7766     39103     31205    144094    173247   3078248     10.01     11.15
812.51/812.56	c  N dy 12547   2295332      7766     39103     31213     99111    173247   1189984     10.01     10.58
820.42/820.40	c  N dy 12620   2315358      7766     39103     31215    118985    173247   2020873     10.00     10.54
829.02/829.01	c  N dy 12691   2335432      7766     39103     31218    138902    173247   2797316     10.00     11.06
837.71/837.77	c  N dy 12775   2356160      7766     39103     31222     92682    173247    903334     10.00     10.62
845.31/845.30	c  N dy 12839   2376272      7765     39103     31231    112627    173247   1661765     10.00     10.76
853.82/853.82	c  N dy 12899   2396608      7765     39103     31233    132807    173247   2482524      9.99     10.55
863.11/863.11	c  N dy 13000   2417012      7765     39103     31235     85270    173247    604207     10.00     10.53
870.61/870.68	c  N dy 13099   2437129      7765     39103     31237    105312    173247   1437148     10.00     10.55
879.11/879.15	c  N dy 13185   2458214      7765     39103     31248    126212    173247   2258843     10.00     10.68
889.92/889.92	c  N dy 13252   2483247      7765     39103     31253    150909    173247   3128668      9.99     10.54
897.62/897.65	c  N dy 13310   2503301      7764     39103     31265    102005    173247   1199159      9.98     13.38
905.62/905.60	c  N dy 13354   2523648      7763     39103     31275    122148    173247   1963474      9.97     10.55
914.12/914.16	c  N dy 13461   2544076      7763     39103     31276    142421    173247   2709749      9.97     10.64
922.82/922.84	c  N dy 13529   2564148      7763     39103     31280     92937    173247    795689      9.97     12.92
929.61/929.64	c  N dy 13569   2584177      7762     39103     31290    112650    173247   1397434      9.96     12.40
938.11/938.17	c  N dy 13688   2605242      7762     39103     31299    133592    173247   2194547      9.97     10.51
947.31/947.35	c  N dy 13803   2625622      7762     39103     31307    153784    173247   2885772      9.97     10.59
955.52/955.53	c  N dy 13944   2645744      7760     39103     31309    103324    173247   1183625      9.98     10.51
963.32/963.38	c  N dy 14040   2665794      7760     39103     31311    123278    173247   1921351      9.98     12.80
971.33/971.32	c  N dy 14123   2685893      7760     39103     31313    143232    173247   2638810      9.98     11.52
980.62/980.61	c  N dy 14235   2705929      7760     39103     31314     91134    173247    699064      9.99     11.94
982.52/982.53	c  S st 14243   2711344      7760     39103     31316     96519    173247    927271      9.99      9.19
982.82/982.80	c  S st 14243   2711851      7760     39103     31320     97020    173247    949435      9.99   no data
982.82/982.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
983.82/983.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:   5765 BRemL:   2302 BRemN:      2 P: 29.6M T:  1.03
983.82/983.87	c Replacing        9 vars Replaced     1928 lits Time:     0.03 s 
983.82/983.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
983.82/983.89	c bin-w-bin subsume rem           23 bins  time:  0.01 s
983.92/983.90	c subs with bin:       24  lits-rem:        19  v-fix:    0  time:  0.01 s
983.92/983.92	c Subs w/ non-existent bins:      4 l-rem:      0 v-fix:     0 done:   7751 time:  0.02 s
983.92/983.93	c Removed useless bin:       4  fixed:     0  props:   1.27M  time:  0.01 s
983.92/983.98	c lits-rem:         2  cl-subs:       84  v-elim:     24  v-fix:    0  time:  0.05 s
984.12/984.16	c subs with bin:      136  lits-rem:       911  v-fix:    0  time:  0.15 s
984.22/984.29	c lits-rem:       980  cl-subs:      588  v-elim:      0  v-fix:    0  time:  0.13 s
984.32/984.31	c vivif2 --  cl tried    38957 cl shrink       19 lits rem         27 time: 0.02
984.32/984.39	c vivif2 --  cl tried    92606 cl shrink     4024 lits rem      15150 time: 0.08
984.72/984.72	c asymm  cl-useful: 50/927/38957 lits-rem:70 time: 0.33
984.72/984.73	c calculated reachability. Time: 0.00
984.72/984.73	c  N dy 14243   2711851      7727     38953     32488     92606    172574    821861      9.99   no data
984.72/984.74	c Finding binary XORs  T:     0.01 s  found:       0
993.01/993.07	c  N dy 14293   2733552      7725     38953     32505    114193    172574   1744141      9.98     10.61
1001.62/1001.63	c  N dy 14358   2754110      7725     38953     32516    134603    172574   2557404      9.97     10.52
1011.22/1011.26	c  N dy 14417   2774742      7725     38953     32526    155027    172574   3401571      9.97     10.51
1019.22/1019.24	c  N dy 14460   2795032      7724     38953     32540    104223    172574   1348929      9.96     10.51
1026.92/1026.96	c  N dy 14542   2815062      7722     38953     32552    124128    172574   2139207      9.96     10.53
1034.92/1034.99	c  N dy 14583   2835091      7722     38953     32556    144090    172574   2976251      9.95     10.49
1044.52/1044.52	c  N dy 14687   2856103      7722     38953     32561     91260    172574    693982      9.95     10.48
1052.32/1052.33	c  N dy 14775   2876253      7722     38953     32563    111317    172574   1538151      9.95     10.48
1060.42/1060.48	c  N dy 14873   2896363      7722     38953     32567    131277    172574   2221432      9.96     10.55
1069.02/1069.02	c  N dy 14948   2916425      7722     38953     32571    151195    172573   2934980      9.96     10.49
1078.12/1078.11	c  N dy 15070   2936854      7722     38953     32579     96579    172573    893057      9.96     10.53
1085.63/1085.65	c  N dy 15132   2956890      7722     38953     32583    116496    172573   1674716      9.96     10.60
1093.52/1093.54	c  N dy 15219   2976973      7722     38953     32584    136477    172573   2408947      9.96     10.49
1102.82/1102.84	c  N dy 15317   2998209      7722     38953     32588    157553    172573   3147312      9.96     10.50
1111.82/1111.82	c  N dy 15425   3018909      7722     38953     32592    102155    172573   1097184      9.96     10.53
1119.92/1119.91	c  N dy 15524   3039654      7722     38953     32598    122742    172573   1851201      9.96     10.49
1128.22/1128.26	c  N dy 15629   3059677      7722     38953     32604    142577    172573   2545250      9.97     10.58
1137.32/1137.36	c  N dy 15722   3079814      7722     38953     32611    162533    172573   3235789      9.97     10.62
1145.63/1145.62	c  N dy 15834   3099970      7722     38953     32617    106055    172573   1146353      9.97     10.66
1153.23/1153.25	c  N dy 15915   3119986      7722     38953     32619    125848    172573   1784845      9.97     13.93
1160.93/1160.92	c  N dy 15947   3140027      7720     38953     32632    145587    172573   2371001      9.96     11.25
1169.33/1169.34	c  N dy 16001   3160040      7720     38953     32638    165361    172573   2997567      9.96     14.33
1177.83/1177.88	c  N dy 16095   3180542      7720     38953     32646    108512    172573   1308387      9.96     10.49
1186.12/1186.18	c  N dy 16206   3200616      7720     38953     32648    128434    172573   1974756      9.96     14.36
1191.12/1191.10	c  S st 16292   3211853      7720     38953     32649    139589    172573   2330857      9.96     10.08
1191.42/1191.45	c  S st 16292   3212357      7720     38953     32654    140088    172573   2353954      9.96   no data
1191.42/1191.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1193.12/1193.14	c Flit:    44 Blit:      6 bXBeca:    0 bXProp:   47 Bins:  29397 BRemL:  16309 BRemN:      4 P: 42.8M T:  1.67
1193.22/1193.24	c Replacing       47 vars Replaced    18127 lits Time:     0.11 s 
1193.22/1193.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1193.22/1193.26	c bin-w-bin subsume rem          694 bins  time:  0.01 s
1193.22/1193.28	c subs with bin:      335  lits-rem:       317  v-fix:    0  time:  0.01 s
1193.32/1193.30	c Subs w/ non-existent bins:     16 l-rem:     15 v-fix:     0 done:   7621 time:  0.02 s
1193.32/1193.31	c Removed useless bin:      23  fixed:     0  props:   1.06M  time:  0.01 s
1193.32/1193.37	c lits-rem:         6  cl-subs:      232  v-elim:     72  v-fix:    0  time:  0.07 s
1193.72/1193.72	c subs with bin:      864  lits-rem:      4161  v-fix:    0  time:  0.30 s
1194.22/1194.27	c lits-rem:      4020  cl-subs:     1781  v-elim:      0  v-fix:    0  time:  0.55 s
1194.22/1194.29	c vivif2 --  cl tried    38133 cl shrink       56 lits rem         58 time: 0.02
1194.42/1194.43	c vivif2 --  cl tried   108067 cl shrink     9303 lits rem      30517 time: 0.14
1194.72/1194.79	c asymm  cl-useful: 16/878/38133 lits-rem:16 time: 0.36
1194.82/1194.80	c calculated reachability. Time: 0.00
1194.82/1194.80	c  N dy 16292   3212357      7549     38133     34630    108065    169278   1162015      9.96   no data
1194.82/1194.81	c Finding binary XORs  T:     0.01 s  found:       0
1202.72/1202.75	c  N dy 16319   3233993      7547     38133     34642    129584    169278   1998135      9.95     10.48
1210.43/1210.47	c  N dy 16370   3254037      7547     38133     34644     93400    169277    851593      9.95     11.37
1218.33/1218.32	c  N dy 16425   3274966      7547     38133     34653    114156    169277   1672367      9.94     10.49
1227.63/1227.65	c  N dy 16465   3299120      7546     38133     34665    138045    169277   2525945      9.93     10.67
1240.53/1240.59	c  N dy 16561   3328761      7544     38133     34685     88381    169277    621037      9.92     10.48
1247.52/1247.55	c  N dy 16649   3348812      7544     38133     34689    108213    169277   1274455      9.92     11.57
1255.03/1255.08	c  N dy 16700   3369329      7543     38133     34695    128569    169277   2019822      9.92     10.55
1264.02/1264.03	c  N dy 16792   3391335      7543     38133     34697    150330    169277   2722069      9.92     10.44
1273.12/1273.19	c  N dy 16921   3411356      7543     38133     34698     89843    169277    643083      9.92     12.24
1280.44/1280.46	c  N dy 17011   3431921      7543     38133     34702    110255    169277   1357015      9.92     10.48
1288.73/1288.70	c  N dy 17101   3453077      7543     38133     34706    131180    169277   2002544      9.92     10.46
1296.94/1296.92	c  N dy 17211   3473114      7543     38133     34707    151029    169277   2637848      9.92     11.06

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: 935)

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.92 1.18 2.19 6/185 6005
/proc/meminfo: memFree=12029264/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=33116 CPUtime=0 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 1618 0 0 0 0 0 0 0 20 0 1 0 470857439 33910784 1330 33554432000 4194304 4627331 140736538815088 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 8279 1330 324 106 0 3250 0

[startup+0.0516171 s]
/proc/loadavg: 0.92 1.18 2.19 6/185 6005
/proc/meminfo: memFree=12029264/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=35524 CPUtime=0.04 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 2461 0 0 0 4 0 0 0 20 0 1 0 470857439 36376576 2173 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308763 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 8881 2173 343 106 0 3852 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 35524

[startup+0.100615 s]
/proc/loadavg: 0.92 1.18 2.19 6/185 6005
/proc/meminfo: memFree=12029264/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=35524 CPUtime=0.09 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 2462 0 0 0 9 0 0 0 20 0 1 0 470857439 36376576 2174 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308905 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 8881 2174 344 106 0 3852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35524

[startup+0.30058 s]
/proc/loadavg: 0.92 1.18 2.19 6/185 6005
/proc/meminfo: memFree=12029264/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=35524 CPUtime=0.29 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 2462 0 0 0 29 0 0 0 21 0 1 0 470857439 36376576 2174 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 8881 2174 344 106 0 3852 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35524

[startup+0.70053 s]
/proc/loadavg: 0.92 1.18 2.19 6/185 6005
/proc/meminfo: memFree=12029264/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=36448 CPUtime=0.69 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 2728 0 0 0 69 0 0 0 22 0 1 0 470857439 37322752 2440 33554432000 4194304 4627331 140736538815088 18446744073709551615 233509958341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 9112 2440 347 106 0 4083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36448

[startup+1.50039 s]
/proc/loadavg: 1.17 1.23 2.20 6/190 6013
/proc/meminfo: memFree=11962100/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=46000 CPUtime=1.49 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 5564 0 0 0 149 0 0 0 25 0 1 0 470857439 47104000 4690 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 11500 4690 372 106 0 6471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46000

[startup+3.1011 s]
/proc/loadavg: 1.17 1.23 2.20 6/190 6013
/proc/meminfo: memFree=11917248/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=47532 CPUtime=3.09 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 6118 0 0 0 309 0 0 0 25 0 1 0 470857439 48672768 4685 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 11883 4685 373 106 0 6854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47532

[startup+6.30052 s]
/proc/loadavg: 1.17 1.23 2.20 6/190 6013
/proc/meminfo: memFree=11869688/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=54400 CPUtime=6.29 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 8529 0 0 0 628 1 0 0 25 0 1 0 470857439 55705600 6589 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 13600 6589 377 106 0 8571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54400

[startup+12.7004 s]
/proc/loadavg: 1.60 1.32 2.21 6/190 6013
/proc/meminfo: memFree=11840340/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=57328 CPUtime=12.69 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 11169 0 0 0 1268 1 0 0 25 0 1 0 470857439 58703872 7309 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 14332 7309 377 106 0 9303 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57328

[startup+25.5011 s]
/proc/loadavg: 1.97 1.41 2.23 6/190 6013
/proc/meminfo: memFree=11763464/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=60608 CPUtime=25.49 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 15369 0 0 0 2547 2 0 0 25 0 1 0 470857439 62062592 8078 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 15152 8078 377 106 0 10123 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60608

[startup+51.1005 s]
/proc/loadavg: 2.66 1.61 2.28 6/190 6014
/proc/meminfo: memFree=11733452/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=65708 CPUtime=51.1 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 23146 0 0 0 5106 4 0 0 25 0 1 0 470857439 67284992 9170 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308379 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 16427 9170 377 106 0 11398 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 65708

[startup+102.307 s]
/proc/loadavg: 3.46 2.01 2.38 6/190 6042
/proc/meminfo: memFree=11827944/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=79540 CPUtime=102.3 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 38633 0 0 0 10223 7 0 0 25 0 1 0 470857439 81448960 13395 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 19885 13395 377 106 0 14856 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79540

[startup+162.301 s]
/proc/loadavg: 3.80 2.37 2.47 6/190 6044
/proc/meminfo: memFree=11785528/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=84336 CPUtime=162.29 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 51628 0 0 0 16219 10 0 0 25 0 1 0 470857439 86360064 14895 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 21084 14895 377 106 0 16055 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84336

[startup+222.301 s]
/proc/loadavg: 3.92 2.66 2.57 6/190 6046
/proc/meminfo: memFree=11767900/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=97068 CPUtime=222.29 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 66747 0 0 0 22215 14 0 0 25 0 1 0 470857439 99397632 16710 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 24267 16710 377 106 0 19238 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97068

[startup+282.301 s]
/proc/loadavg: 3.97 2.91 2.65 6/190 6049
/proc/meminfo: memFree=11737000/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=108964 CPUtime=282.29 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 74529 0 0 0 28213 16 0 0 25 0 1 0 470857439 111579136 21611 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 27241 21611 377 106 0 22212 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 108964

[startup+342.301 s]
/proc/loadavg: 4.04 3.12 2.74 5/190 6079
/proc/meminfo: memFree=11725616/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=108964 CPUtime=342.3 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 80449 0 0 0 34212 18 0 0 25 0 1 0 470857439 111579136 21657 33554432000 4194304 4627331 140736538815088 18446744073709551615 4327590 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 27241 21657 377 106 0 22212 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 108964

[startup+402.3 s]
/proc/loadavg: 4.06 3.29 2.82 5/190 6080
/proc/meminfo: memFree=11580752/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=117960 CPUtime=402.3 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 85271 0 0 0 40211 19 0 0 25 0 1 0 470857439 120791040 22766 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 29490 22766 377 106 0 24461 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 117960

[startup+462.301 s]
/proc/loadavg: 4.02 3.42 2.89 5/190 6082
/proc/meminfo: memFree=11472736/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=106552 CPUtime=462.3 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 91622 0 0 0 46209 21 0 0 25 0 1 0 470857439 109109248 19734 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 26638 19734 377 106 0 21609 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106552

[startup+522.301 s]
/proc/loadavg: 4.01 3.52 2.96 5/190 6084
/proc/meminfo: memFree=11394344/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=106700 CPUtime=522.31 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 101234 0 0 0 52207 24 0 0 25 0 1 0 470857439 109260800 19151 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308233 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 26675 19151 377 106 0 21646 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 106700

[startup+582.301 s]
/proc/loadavg: 4.06 3.62 3.03 5/190 6085
/proc/meminfo: memFree=11385892/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=108968 CPUtime=582.3 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 110082 0 0 0 58204 26 0 0 25 0 1 0 470857439 111583232 21049 33554432000 4194304 4627331 140736538815088 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 27242 21049 382 106 0 22213 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 108968

[startup+642.3 s]
/proc/loadavg: 4.02 3.69 3.08 5/190 6087
/proc/meminfo: memFree=11340600/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=171524 CPUtime=642.31 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 118656 0 0 0 64203 28 0 0 25 0 1 0 470857439 175640576 25225 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 42881 25225 382 106 0 37852 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 171524

[startup+702.301 s]
/proc/loadavg: 4.01 3.74 3.14 5/190 6088
/proc/meminfo: memFree=11289504/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=133596 CPUtime=702.31 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 123444 0 0 0 70202 29 0 0 25 0 1 0 470857439 136802304 28122 33554432000 4194304 4627331 140736538815088 18446744073709551615 4327590 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 33399 28122 377 106 0 28370 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 133596

[startup+762.307 s]
/proc/loadavg: 4.00 3.79 3.19 5/190 6090
/proc/meminfo: memFree=11247952/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=110380 CPUtime=762.32 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 130044 0 0 0 76200 32 0 0 25 0 1 0 470857439 113029120 21501 33554432000 4194304 4627331 140736538815088 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 27595 21501 377 106 0 22566 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 110380

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.24 5/190 6092
/proc/meminfo: memFree=11206984/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=110252 CPUtime=822.32 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 138147 0 0 0 82197 35 0 0 25 0 1 0 470857439 112898048 21835 33554432000 4194304 4627331 140736538815088 18446744073709551615 4327655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 27563 21835 377 106 0 22534 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 110252

[startup+882.3 s]
/proc/loadavg: 4.07 3.87 3.29 5/190 6093
/proc/meminfo: memFree=11198780/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=124056 CPUtime=882.31 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 143253 0 0 0 88195 36 0 0 25 0 1 0 470857439 127033344 25699 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 31014 25699 377 106 0 25985 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 124056

[startup+942.301 s]
/proc/loadavg: 4.09 3.91 3.33 5/190 6095
/proc/meminfo: memFree=11220844/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=124056 CPUtime=942.31 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 144438 0 0 0 94194 37 0 0 25 0 1 0 470857439 127033344 25748 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 31014 25748 377 106 0 25985 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 124056

[startup+1002.3 s]
/proc/loadavg: 4.03 3.92 3.37 5/190 6096
/proc/meminfo: memFree=11194420/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=190260 CPUtime=1002.32 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 148967 0 0 0 100193 39 0 0 25 0 1 0 470857439 194826240 29364 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 47565 29364 377 106 0 42536 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 190260

[startup+1062.3 s]
/proc/loadavg: 4.01 3.93 3.41 5/190 6098
/proc/meminfo: memFree=11148148/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=137636 CPUtime=1062.32 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 153763 0 0 0 106192 40 0 0 25 0 1 0 470857439 140939264 28774 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 34409 28774 377 106 0 29380 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 137636

[startup+1122.3 s]
/proc/loadavg: 4.04 3.96 3.45 5/190 6100
/proc/meminfo: memFree=11174912/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=137708 CPUtime=1122.32 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 158163 0 0 0 112190 42 0 0 25 0 1 0 470857439 141012992 28468 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 34427 28468 377 106 0 29398 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 137708

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 3.49 5/190 6101
/proc/meminfo: memFree=11202536/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=137824 CPUtime=1182.33 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 162149 0 0 0 118190 43 0 0 25 0 1 0 470857439 141131776 28050 33554432000 4194304 4627331 140736538815088 18446744073709551615 4333296 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 34456 28050 377 106 0 29427 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 137824

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.51 5/190 6103
/proc/meminfo: memFree=11125024/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=137112 CPUtime=1242.33 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 166643 0 0 0 124188 45 0 0 25 0 1 0 470857439 140402688 27105 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 34278 27105 377 106 0 29249 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 137112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.54 4/188 6105
/proc/meminfo: memFree=11204516/32951124 swapFree=67111528/67111528
[pid=6005] ppid=6001 vsize=189452 CPUtime=1300.04 cores=4,6
/proc/6005/stat : 6005 (strangenight2-s) R 6001 6005 4903 0 -1 4202496 169466 0 0 0 129958 46 0 0 25 0 1 0 470857439 193998848 29300 33554432000 4194304 4627331 140736538815088 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6005/statm: 47363 29300 377 106 0 42334 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 189452

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.58
CPU system time (s): 0.466929
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 191560

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

runsolver used 2.24266 second user time and 4.88026 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-26 04:20:16
IDJOB=3291359
IDBENCH=84211
IDSOLVER=1587
FILE ID=node145/3291359-1303784416
RUNJOBID= node145-1303784415-5971
PBS_JOBID= 13157211
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291359-1303784416/watcher-3291359-1303784416 -o /tmp/evaluation-result-3291359-1303784416/solver-3291359-1303784416 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3291359-1303784416.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=130755342

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12029956 kB
Buffers:       2192444 kB
Cached:       18082464 kB
SwapCached:          0 kB
Active:       10085204 kB
Inactive:     10263920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12029956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24884 kB
Writeback:           0 kB
AnonPages:       74188 kB
Mapped:          15264 kB
Slab:           508548 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225212 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= 72328 MiB
End job on node145 at 2011-04-26 04:41:58