Trace number 3368438

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368438-1305379165.cnf'
0.00/0.01	c -- header says num vars:          75103
0.00/0.01	c -- header says num clauses:      225116
0.03/0.09	c -- clauses added:            0 learnts,       225116 normals,            0 xors
0.03/0.09	c -- vars added      75103
0.03/0.09	c Parsing time:  0.07 s
0.03/0.09	c  N st     0         0     75103     75038    150076         0    525266         0   no data   no data
0.38/0.48	c asymm  cl-useful: 0/2487/75037 lits-rem:0 time: 0.38
9.47/9.59	c Flit:  1025 Blit:  12472 bXBeca:    0 bXProp: 8315 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.98
9.47/9.60	c Cleaning up after failed var search:     0.01 s 
9.57/9.61	c Replacing     8315 vars Replaced   107073 lits Time:     0.01 s 
9.57/9.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.57/9.63	c bin-w-bin subsume rem         1892 bins  time:  0.01 s
9.57/9.65	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.02 s
10.89/10.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  53074 time:  1.28 s
10.99/11.05	c Removed useless bin:    1541  fixed:     0  props:  20.00M  time:  0.12 s
11.18/11.21	c lits-rem:         0  cl-subs:       35  v-elim:  17691  v-fix:    0  time:  0.16 s
11.68/11.70	c Finding binary XORs  T:     0.49 s  found:    1176
11.68/11.71	c Replacing     1176 vars Replaced    14664 lits Time:     0.01 s 
11.68/11.73	c Finding non-binary XORs:     0.01 s (found:      38, avg size: 3.0)
11.68/11.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
11.68/11.78	c calculated reachability. Time: 0.05
11.68/11.79	c Calc default polars -  time:   0.00 s pos:    2558 undec:   42616 neg:   29929
11.68/11.79	c =========================================================================================
11.68/11.79	c types(t): F = full restart, N = normal restart
11.68/11.79	c types(t): S = simplification begin/end, E = solution found
11.68/11.79	c restart types(rt): st = static, dy = dynamic
11.68/11.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.68/11.79	c  B st     0         0     34206     57989     63536         0    313516         0   no data   no data
12.58/12.67	c  N dy    15      4167     34034     57989     63684      3928    313516    150647      7.22      7.66
13.09/13.13	c  N dy    30      8196     33998     57989     63747      7834    313516    249432      6.62      7.17
13.78/13.87	c  N dy    49     12214     33948     57989     63805     11733    313516    358403      6.65      7.09
14.38/14.46	c  N dy    65     16428     33939     57989     63842     15855    313516    460851      6.80      7.17
15.17/15.25	c  N dy    90     20828     33888     57989     63972     10442    313516    111284      6.90      7.38
15.87/15.91	c  F st   107     25000     33888     57989     64022     14498    313516    216592      6.80      4.95
15.87/15.98	c  N st   107     25000     33888     57551     63165     14486    310439    216463      6.80      4.95
18.77/18.89	c  N dy   113     30000     33851     57551     63243     19359    310439    638459      6.80   no data
18.77/18.89	c  S st   113     30000     33851     57551     63243     19359    310439    638459      6.80   no data
18.97/19.06	c  S st   113     30500     33799     57551     63347     19742    310439    646369      6.80   no data
18.97/19.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
28.50/28.56	c Flit:     5 Blit:   1240 bXBeca:    0 bXProp:  118 Bins:  81407 BRemL:   6423 BRemN:      0 P: 191.1M T:  9.45
28.50/28.57	c Cleaning up after failed var search:     0.01 s 
28.50/28.59	c Replacing      118 vars Replaced   133378 lits Time:     0.02 s 
28.50/28.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.60/28.62	c bin-w-bin subsume rem         1359 bins  time:  0.01 s
28.60/28.65	c subs with bin:      929  lits-rem:       205  v-fix:    0  time:  0.03 s
28.78/28.80	c Subs w/ non-existent bins:     66 l-rem:     99 v-fix:     0 done:  32189 time:  0.15 s
28.78/28.85	c Removed useless bin:      37  fixed:     0  props:   9.77M  time:  0.04 s
28.98/29.06	c lits-rem:        89  cl-subs:      135  v-elim:  13619  v-fix:    0  time:  0.21 s
28.98/29.08	c subs with bin:       18  lits-rem:       203  v-fix:    0  time:  0.01 s
29.08/29.10	c lits-rem:        90  cl-subs:      106  v-elim:      0  v-fix:    0  time:  0.01 s
29.08/29.10	c Added XOR as norm:35
29.38/29.49	c asymm  cl-useful: 57/2288/73928 lits-rem:109 time: 0.39
29.48/29.53	c calculated reachability. Time: 0.04
29.48/29.53	c  N dy   113     30500     18570     73928     58543      2077    307714     86467      6.80   no data
29.78/29.80	c Finding binary XORs  T:     0.27 s  found:      33
30.38/30.47	c  N dy   134     34567     18542     73928     58715      5892    307713    170573      6.88      9.73
31.18/31.20	c  N dy   162     38985     18516     73928     58784     10170    307713    277917      6.98      7.38
31.68/31.77	c  N dy   185     43003     18515     73928     58825      7969    307712    168696      7.00     10.25
32.08/32.18	c  S st   204     45750     18515     73928     58863     10643    307712    233420      7.03   no data
32.18/32.25	c  S st   204     46252     18515     73928     58901     11102    307712    239824      7.03   no data
32.18/32.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.38/34.41	c Flit:     7 Blit:     10 bXBeca:    0 bXProp:   22 Bins:   1582 BRemL:   1736 BRemN:     11 P: 49.7M T:  2.15
34.38/34.43	c Replacing       55 vars Replaced    21911 lits Time:     0.02 s 
34.38/34.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.38/34.46	c bin-w-bin subsume rem           34 bins  time:  0.01 s
34.38/34.48	c subs with bin:     2369  lits-rem:      3134  v-fix:    0  time:  0.03 s
34.48/34.53	c Subs w/ non-existent bins:    436 l-rem:    731 v-fix:     0 done:  18441 time:  0.05 s
34.48/34.55	c Removed useless bin:     330  fixed:     0  props:   2.17M  time:  0.01 s
34.58/34.61	c lits-rem:        63  cl-subs:      329  v-elim:    115  v-fix:    0  time:  0.06 s
34.58/34.66	c subs with bin:       22  lits-rem:      1251  v-fix:    0  time:  0.04 s
34.68/34.70	c lits-rem:       242  cl-subs:      292  v-elim:      0  v-fix:    0  time:  0.03 s
34.68/34.70	c Added XOR as norm:0
34.78/34.81	c vivif2 --  cl tried    69911 cl shrink     2499 lits rem       2512 time: 0.10
34.78/34.83	c vivif2 --  cl tried    10415 cl shrink     2731 lits rem      10149 time: 0.03
35.37/35.42	c asymm  cl-useful: 322/16646/68907 lits-rem:407 time: 0.59
35.37/35.44	c calculated reachability. Time: 0.01
35.37/35.44	c  N dy   204     46252     18326     68907     60152     10388    289552    189664      7.03   no data
35.57/35.62	c Finding binary XORs  T:     0.18 s  found:       5
36.07/36.18	c  N dy   215     51550     18323     68907     60216     15532    289552    276719      6.92      7.45
36.97/37.08	c  N dy   243     56096     18301     68907     60272     19950    289552    399474      7.01      7.42
37.47/37.58	c  N dy   257     60099     18301     68907     60306     23844    289552    470014      6.98      7.36
38.27/38.31	c  N dy   281     64161     18299     68907     60348     14269    289552    192302      7.02      7.67
39.27/39.34	c  N dy   305     68848     18299     68907     60384     18855    289552    332684      7.02      7.43
39.37/39.43	c  S st   310     69378     18299     68907     60392     19372    289552    343594      7.03   no data
39.49/39.53	c  S st   310     69881     18299     68907     60427     19835    289552    349102      7.03   no data
39.49/39.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.68/41.77	c Flit:     0 Blit:      3 bXBeca:    0 bXProp:   13 Bins:   1746 BRemL:    389 BRemN:      2 P: 52.0M T:  2.23
41.68/41.79	c Replacing       18 vars Replaced      785 lits Time:     0.02 s 
41.68/41.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.78/41.81	c bin-w-bin subsume rem          450 bins  time:  0.01 s
41.78/41.84	c subs with bin:      191  lits-rem:        14  v-fix:    0  time:  0.02 s
41.78/41.88	c Subs w/ non-existent bins:      1 l-rem:      8 v-fix:     0 done:  18278 time:  0.05 s
41.87/41.90	c Removed useless bin:      17  fixed:     0  props:   1.50M  time:  0.01 s
41.87/41.95	c lits-rem:         9  cl-subs:       81  v-elim:      3  v-fix:    0  time:  0.05 s
41.97/42.01	c subs with bin:      112  lits-rem:       633  v-fix:    0  time:  0.05 s
41.97/42.07	c lits-rem:       600  cl-subs:      457  v-elim:      0  v-fix:    0  time:  0.04 s
41.97/42.07	c Added XOR as norm:0
42.07/42.17	c vivif2 --  cl tried    68354 cl shrink      396 lits rem        413 time: 0.10
42.17/42.22	c vivif2 --  cl tried    19040 cl shrink     3318 lits rem      12747 time: 0.05
42.47/42.52	c asymm  cl-useful: 44/3804/68198 lits-rem:85 time: 0.29
42.47/42.54	c calculated reachability. Time: 0.01
42.47/42.54	c  N dy   310     69881     18275     68184     60830     19026    286031    291299      7.03   no data
42.68/42.72	c Finding binary XORs  T:     0.18 s  found:       1
43.48/43.51	c  N dy   337     74440     18272     68184     60869     23503    286031    395210      7.07      7.77
44.18/44.29	c  N dy   354     79266     18270     68184     60891     28226    286031    500745      7.05      7.45
45.18/45.20	c  N dy   386     84366     18269     68184     60931     33232    286031    636821      7.11      9.27
45.68/45.71	c  F st   403     87501     18269     68184     60955     18434    286031    217281      7.09   no data
45.68/45.73	c Replacing        1 vars Replaced       64 lits Time:     0.01 s 
46.37/46.44	c  N st   408     90797     18268     68084     60488     21646    285241    314633      7.09   no data
47.87/47.99	c  N dy   434     96766     18268     68084     60520     27529    285241    544734      7.12      7.55
48.97/49.03	c  N dy   470    103017     18268     68084     60553     33697    285240    699314      7.16     14.10
49.27/49.33	c  S st   480    104821     18268     68084     60565     35479    285240    741124      7.16      6.46
49.39/49.43	c  S st   480    105324     18268     68084     60581     35962    285240    748602      7.16   no data
49.39/49.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.77/51.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:    188 BRemL:   1006 BRemN:      0 P: 64.1M T:  2.43
51.77/51.88	c Replacing       15 vars Replaced      388 lits Time:     0.01 s 
51.87/51.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.87/51.90	c bin-w-bin subsume rem            3 bins  time:  0.01 s
51.87/51.93	c subs with bin:       80  lits-rem:         0  v-fix:    0  time:  0.02 s
51.87/51.97	c Subs w/ non-existent bins:     19 l-rem:     41 v-fix:     0 done:  18253 time:  0.05 s
51.87/51.99	c Removed useless bin:      13  fixed:     0  props:   1.37M  time:  0.01 s
51.97/52.04	c lits-rem:         0  cl-subs:       68  v-elim:      1  v-fix:    0  time:  0.05 s
52.27/52.36	c subs with bin:       32  lits-rem:      1233  v-fix:    0  time:  0.29 s
52.47/52.50	c lits-rem:      1138  cl-subs:      840  v-elim:      0  v-fix:    0  time:  0.13 s
52.47/52.50	c Added XOR as norm:0
52.57/52.60	c vivif2 --  cl tried    67912 cl shrink      128 lits rem        133 time: 0.10
52.69/52.73	c vivif2 --  cl tried    34926 cl shrink     8713 lits rem      71771 time: 0.13
52.97/53.00	c asymm  cl-useful: 18/2643/67871 lits-rem:54 time: 0.27
52.97/53.02	c calculated reachability. Time: 0.01
52.97/53.02	c  N dy   480    105324     18252     67853     59801     34919    284218    657881      7.16   no data
54.27/54.35	c  N dy   525    112076     18251     67853     59838     20896    284218    224853      7.23     14.48
55.57/55.64	c  N dy   557    119229     18248     67853     59866     27928    284218    377410      7.22      8.05
56.77/56.80	c  N dy   600    126871     18247     67853     59924     35386    284218    530588      7.25      7.70
57.57/57.60	c Finding binary XORs  T:     0.17 s  found:      16
58.28/58.32	c  N dy   653    135107     18247     67630     59602     43452    283334    713086      7.29      7.70
59.77/59.88	c  N dy   699    143958     18247     67630     59651     29634    283334    389829      7.31      7.70
61.27/61.37	c  N dy   740    153487     18247     67630     59695     38952    283334    580942      7.30      7.81
62.47/62.50	c  S st   767    157987     18247     67630     59725     43395    283334    728327      7.31      6.41
62.59/62.62	c  S st   767    158488     18247     67630     59752     43865    283334    734738      7.31   no data
62.59/62.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.17/65.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   2713 BRemL:    522 BRemN:      0 P: 75.1M T:  2.67
65.27/65.31	c Replacing       16 vars Replaced      330 lits Time:     0.01 s 
65.27/65.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.27/65.33	c bin-w-bin subsume rem            1 bins  time:  0.01 s
65.27/65.36	c subs with bin:       81  lits-rem:         4  v-fix:    0  time:  0.02 s
65.37/65.40	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:  18231 time:  0.05 s
65.37/65.42	c Removed useless bin:      12  fixed:     0  props:   1.25M  time:  0.01 s
65.37/65.48	c lits-rem:         1  cl-subs:       65  v-elim:      1  v-fix:    0  time:  0.06 s
65.67/65.70	c subs with bin:       43  lits-rem:      1848  v-fix:    0  time:  0.20 s
65.77/65.84	c lits-rem:      1867  cl-subs:     1164  v-elim:      0  v-fix:    0  time:  0.13 s
65.77/65.84	c Added XOR as norm:0
65.89/65.95	c vivif2 --  cl tried    67478 cl shrink      186 lits rem        187 time: 0.10
65.99/66.09	c vivif2 --  cl tried    42456 cl shrink     9701 lits rem      55941 time: 0.14
66.27/66.35	c asymm  cl-useful: 1/1809/67435 lits-rem:3 time: 0.26
66.27/66.37	c calculated reachability. Time: 0.01
66.27/66.37	c  N dy   767    158488     18230     67434     61946     42452    282572    618308      7.31   no data
66.47/66.55	c Finding binary XORs  T:     0.18 s  found:       2
68.47/68.51	c  N dy   832    169081     18225     67434     62006     29947    282572    363311      7.36      7.78
70.38/70.44	c  N dy   890    179952     18225     67434     62055     40627    282572    626983      7.38     12.31
72.77/72.87	c  N dy   951    191619     18224     67434     62131     29717    282572    294783      7.39      7.83
74.78/74.88	c  N dy  1011    203899     18224     67434     62164     41818    282572    568820      7.40     11.69
77.27/77.33	c  N dy  1079    216987     18224     67434     62198     54718    282572    899010      7.42      8.26
79.37/79.46	c  N dy  1144    230939     18224     67434     62248     44704    282572    572335      7.43      7.94
80.78/80.80	c  S st  1187    237732     18224     67434     62291     51386    282572    729694      7.44   no data
80.88/80.94	c  S st  1187    238237     18224     67434     62298     51881    282572    746892      7.44   no data
80.88/80.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.68/83.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   17 Bins:    266 BRemL:   1603 BRemN:      0 P: 82.7M T:  2.82
83.78/83.80	c Replacing       19 vars Replaced      536 lits Time:     0.02 s 
83.78/83.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.78/83.82	c bin-w-bin subsume rem           13 bins  time:  0.01 s
83.78/83.85	c subs with bin:       92  lits-rem:         3  v-fix:    0  time:  0.02 s
83.78/83.89	c Subs w/ non-existent bins:      2 l-rem:      5 v-fix:     0 done:  18205 time:  0.05 s
83.87/83.90	c Removed useless bin:      10  fixed:     0  props:   1.18M  time:  0.01 s
83.87/83.96	c lits-rem:         0  cl-subs:       64  v-elim:      1  v-fix:    0  time:  0.06 s
84.07/84.16	c subs with bin:       27  lits-rem:      1208  v-fix:    0  time:  0.16 s
84.27/84.30	c lits-rem:      2562  cl-subs:     1320  v-elim:      0  v-fix:    0  time:  0.13 s
84.27/84.30	c Added XOR as norm:0
84.37/84.40	c vivif2 --  cl tried    67040 cl shrink      348 lits rem        349 time: 0.10
84.47/84.55	c vivif2 --  cl tried    50328 cl shrink    10040 lits rem      53656 time: 0.15
84.77/84.82	c asymm  cl-useful: 7/3129/66948 lits-rem:21 time: 0.27
84.77/84.84	c calculated reachability. Time: 0.02
84.77/84.85	c  N dy  1187    238237     18204     66941     60677     50321    280567    665617      7.44   no data
84.97/85.03	c Finding binary XORs  T:     0.18 s  found:       0
88.37/88.40	c  N dy  1271    253529     18199     66941     60755     40932    280567    453070      7.46      9.42
91.47/91.57	c  N dy  1349    269818     18198     66941     60795     57029    280567    846638      7.47      7.95
95.17/95.22	c  N dy  1445    287116     18197     66941     60852     48196    280567    581257      7.48     10.94
98.77/98.88	c  N dy  1540    305483     18197     66941     60919     66276    280567   1031811      7.50      7.93
98.99/99.03	c  F st  1543    306250     18197     66941     60922     67028    280567   1049813      7.50   no data
103.87/104.00	c  N dy  1618    325053     18197     66707     60609     58932    279616    830953      7.51      7.92
108.07/108.17	c  N dy  1745    345158     18197     66707     60662     51089    279616    495110      7.55      7.99
108.57/108.69	c Finding binary XORs  T:     0.19 s  found:      19
110.37/110.44	c  S st  1804    357355     18197     66707     60694     63090    279616    765507      7.56   no data
110.47/110.56	c  S st  1804    357857     18197     66707     60709     63573    279616    770060      7.56   no data
110.47/110.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
113.57/113.67	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     67 BRemL:     78 BRemN:      0 P: 98.2M T:  3.09
113.57/113.69	c Replacing       19 vars Replaced      225 lits Time:     0.03 s 
113.67/113.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.67/113.72	c bin-w-bin subsume rem            2 bins  time:  0.01 s
113.67/113.74	c subs with bin:      123  lits-rem:         2  v-fix:    0  time:  0.02 s
113.76/113.80	c Subs w/ non-existent bins:      3 l-rem:      7 v-fix:     0 done:  18177 time:  0.05 s
113.76/113.81	c Removed useless bin:       7  fixed:     0  props:   1.13M  time:  0.01 s
113.76/113.88	c lits-rem:         0  cl-subs:       65  v-elim:      2  v-fix:    0  time:  0.07 s
113.96/114.02	c subs with bin:       83  lits-rem:      2245  v-fix:    0  time:  0.11 s
114.07/114.16	c lits-rem:      3119  cl-subs:     1373  v-elim:      0  v-fix:    0  time:  0.14 s
114.07/114.16	c Added XOR as norm:0
114.17/114.27	c vivif2 --  cl tried    66504 cl shrink      379 lits rem        398 time: 0.11
114.38/114.46	c vivif2 --  cl tried    62013 cl shrink     8906 lits rem      39030 time: 0.18
114.67/114.73	c asymm  cl-useful: 0/4702/66430 lits-rem:0 time: 0.27
114.67/114.75	c calculated reachability. Time: 0.02
114.67/114.75	c  N dy  1804    357857     18175     66430     60737     61993    278623    689935      7.56   no data
119.89/119.91	c  N dy  1913    378736     18168     66430     60795     53993    278623    503207      7.57      8.02
124.29/124.33	c  N dy  2022    398868     18167     66430     60843     73885    278623   1064356      7.59      8.05
128.69/128.73	c  N dy  2120    418891     18167     66430     60887     64326    278623    721477      7.60      8.12
133.57/133.62	c  N dy  2240    439173     18167     66430     60945     84338    278623   1321744      7.63      8.06
136.47/136.52	c Finding binary XORs  T:     0.18 s  found:      25
138.58/138.67	c  N dy  2360    459289     18167     66195     60770     73667    277686    896918      7.66      8.18
143.07/143.12	c  N dy  2432    479537     18167     66195     60807     93587    277686   1438555      7.65      8.58
147.57/147.69	c  N dy  2529    500079     18167     66195     60846     82829    277686   1020518      7.65      8.05
152.37/152.43	c  N dy  2610    520083     18167     66195     60893     70582    277686    644514      7.64     13.34
156.57/156.66	c  S st  2710    536785     18167     66195     60920     87117    277686   1120937      7.66      5.65
156.77/156.81	c  S st  2710    537291     18167     66195     60931     87609    277686   1128352      7.66   no data
156.77/156.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.07/160.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    138 BRemL:     62 BRemN:      0 P: 114.7M T:  3.30
160.07/160.15	c Replacing       26 vars Replaced     2197 lits Time:     0.02 s 
160.07/160.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.07/160.17	c bin-w-bin subsume rem            6 bins  time:  0.01 s
160.17/160.20	c subs with bin:       96  lits-rem:         6  v-fix:    0  time:  0.02 s
160.17/160.25	c Subs w/ non-existent bins:      3 l-rem:      1 v-fix:     0 done:  18141 time:  0.05 s
160.17/160.26	c Removed useless bin:       4  fixed:     0  props:   1.08M  time:  0.01 s
160.27/160.34	c lits-rem:         0  cl-subs:       74  v-elim:      2  v-fix:    0  time:  0.08 s
160.59/160.65	c subs with bin:       55  lits-rem:      1738  v-fix:    0  time:  0.26 s
160.87/160.93	c lits-rem:      4833  cl-subs:     1708  v-elim:      0  v-fix:    0  time:  0.26 s
160.87/160.93	c Added XOR as norm:0
160.97/161.04	c vivif2 --  cl tried    66016 cl shrink      280 lits rem        284 time: 0.11
161.27/161.30	c vivif2 --  cl tried    85543 cl shrink    11693 lits rem      67287 time: 0.26
161.47/161.50	c asymm  cl-useful: 0/748/65921 lits-rem:0 time: 0.20
161.47/161.52	c calculated reachability. Time: 0.02
161.47/161.52	c  N dy  2710    537291     18139     65921     61065     85524    276541    996730      7.66   no data
161.59/161.71	c Finding binary XORs  T:     0.19 s  found:       2
168.57/168.66	c  N dy  2816    557383     18132     65921     61123    105322    276541   1722533      7.67      8.31
173.87/173.92	c  N dy  2931    577417     18131     65921     61161     91578    276541   1155795      7.69      8.12
179.07/179.10	c  N dy  3026    597448     18130     65921     61197    111365    276541   1677980      7.70      9.26
184.28/184.30	c  N dy  3144    617511     18130     65921     61236     97725    276541   1224023      7.71      9.81
189.37/189.44	c  N dy  3248    637599     18130     65921     61283    117558    276541   1738952      7.72      8.33
194.69/194.74	c  N dy  3341    657667     18130     65921     61320    102713    276541   1276798      7.72      8.17
199.97/200.03	c  N dy  3423    677754     18130     65921     61363    122445    276540   1786111      7.73      8.22
205.47/205.58	c  N dy  3518    697831     18130     65921     61395    107000    276540   1285575      7.74      8.46
212.57/212.70	c  N dy  3641    720490     18130     65921     61440    129346    276540   1944709      7.75      8.22
218.37/218.46	c  N dy  3742    740553     18130     65921     61483    112694    276540   1376475      7.76      8.42
222.57/222.68	c Finding binary XORs  T:     0.18 s  found:      25
225.17/225.23	c  N dy  3856    760712     18130     65683     61187    132437    275592   1998338      7.78      8.56
231.28/231.39	c  N dy  3977    780749     18130     65683     61223    115415    275592   1365701      7.80      8.27
237.49/237.55	c  N dy  4090    800844     18130     65683     61246    135260    275592   1940816      7.81      8.30
239.37/239.40	c  S st  4116    805938     18130     65683     61260    140277    275592   2095878      7.82   no data
239.57/239.69	c  S st  4116    806441     18130     65683     61269    140765    275592   2105768      7.82   no data
239.57/239.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
243.27/243.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    135 BRemL:     52 BRemN:      0 P: 141.9M T:  3.62
243.27/243.36	c Replacing       30 vars Replaced     2814 lits Time:     0.02 s 
243.27/243.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.27/243.38	c bin-w-bin subsume rem           16 bins  time:  0.01 s
243.37/243.40	c subs with bin:      124  lits-rem:         5  v-fix:    0  time:  0.02 s
243.37/243.45	c Subs w/ non-existent bins:      3 l-rem:      3 v-fix:     0 done:  18100 time:  0.05 s
243.37/243.46	c Removed useless bin:       4  fixed:     0  props:   1.04M  time:  0.01 s
243.47/243.55	c lits-rem:         0  cl-subs:       70  v-elim:      2  v-fix:    0  time:  0.08 s
243.97/244.05	c subs with bin:       83  lits-rem:      2988  v-fix:    0  time:  0.41 s
244.87/244.98	c lits-rem:     11935  cl-subs:     3739  v-elim:      0  v-fix:    0  time:  0.92 s
244.87/244.98	c Added XOR as norm:0
244.97/245.09	c vivif2 --  cl tried    65477 cl shrink      414 lits rem        426 time: 0.11
245.47/245.58	c vivif2 --  cl tried   136028 cl shrink    23635 lits rem     148624 time: 0.49
245.67/245.76	c asymm  cl-useful: 0/246/65325 lits-rem:0 time: 0.19
245.67/245.79	c calculated reachability. Time: 0.02
245.67/245.79	c  N dy  4116    806441     18098     65325     61460    135997    274427   1686499      7.82   no data
248.77/248.80	c Finding binary XORs  T:     0.19 s  found:      31
252.98/253.03	c  N dy  4214    826532     18091     65086     61479    117077    273491   1416135      7.83      8.30
259.67/259.79	c  N dy  4330    846693     18091     65086     61515    137006    273490   2048936      7.84      8.29
266.19/266.22	c  N dy  4422    866719     18090     65086     61549    117407    273490   1242444      7.84      8.27
274.07/274.13	c  N dy  4532    887170     18089     65086     61586    137634    273490   1945874      7.85      8.37
281.68/281.71	c  N dy  4646    907437     18089     65086     61631    117991    273490   1142657      7.86      8.37
287.27/287.30	c  N dy  4730    927546     18089     65086     61659    137821    273490   1692303      7.86      8.41
294.47/294.59	c  N dy  4834    947638     18088     65086     61702    157693    273490   2307187      7.87      8.40
301.29/301.40	c  N dy  4944    967665     18088     65086     61725    136544    273490   1605390      7.89      8.77
308.28/308.33	c  N dy  5060    987772     18088     65086     61747    156459    273489   2211122      7.90      8.33
315.77/315.81	c  N dy  5167   1007889     18088     65086     61777    134158    273489   1417837      7.91      8.35
322.77/322.80	c  N dy  5253   1027954     18088     65086     61795    153966    273489   2006609      7.91      9.10
330.88/330.95	c  N dy  5368   1048031     18088     65086     61817    130730    273489   1176610      7.92      8.37
337.59/337.63	c  N dy  5478   1068144     18088     65086     61835    150592    273489   1741637      7.93      8.44
339.28/339.33	c  F st  5503   1071875     18088     65086     61840    154283    273489   1885007      7.94   no data
339.28/339.38	c Replacing       31 vars Replaced     2237 lits Time:     0.03 s 
347.49/347.53	c  N dy  5574   1089703     18057     65066     61461    171750    273276   2648305      7.95      8.40
354.87/354.96	c  N dy  5674   1109818     18057     65066     61482    147091    273276   1583275      7.95      8.43
362.27/362.32	c  N dy  5791   1129831     18057     65066     61502    166910    273276   2233053      7.96     12.45
364.37/364.49	c Finding binary XORs  T:     0.19 s  found:       0
370.87/370.95	c  N dy  5890   1151006     18057     65066     61528    142289    273276   1344858      7.97      8.41
378.07/378.11	c  N dy  5980   1171071     18057     65066     61550    162128    273276   1939636      7.97      8.41
386.37/386.40	c  N dy  6105   1191084     18057     65066     61575    181976    273276   2595412      7.99     13.88
393.18/393.26	c  S st  6184   1209662     18057     65066     61594    154102    273276   1589135      7.99      7.51
393.38/393.48	c  S st  6184   1210166     18057     65066     61611    154583    273276   1595424      7.99   no data
393.38/393.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
397.38/397.45	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    1 Bins:    290 BRemL:     43 BRemN:      0 P: 155.1M T:  3.96
397.38/397.49	c Replacing        1 vars Replaced       88 lits Time:     0.04 s 
397.48/397.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
397.48/397.52	c bin-w-bin subsume rem           15 bins  time:  0.01 s
397.48/397.55	c subs with bin:      154  lits-rem:         9  v-fix:    0  time:  0.02 s
397.58/397.60	c Subs w/ non-existent bins:      3 l-rem:      4 v-fix:     0 done:  18055 time:  0.05 s
397.58/397.61	c Removed useless bin:       1  fixed:     0  props:   0.97M  time:  0.01 s
397.68/397.71	c lits-rem:         0  cl-subs:       69  v-elim:      1  v-fix:    0  time:  0.10 s
398.09/398.19	c subs with bin:      143  lits-rem:      3253  v-fix:    0  time:  0.41 s
398.78/398.87	c lits-rem:     11038  cl-subs:     3788  v-elim:      0  v-fix:    0  time:  0.66 s
398.78/398.87	c Added XOR as norm:0
398.88/398.97	c vivif2 --  cl tried    64835 cl shrink      305 lits rem        306 time: 0.10
399.29/399.36	c vivif2 --  cl tried   150453 cl shrink     9382 lits rem      46315 time: 0.39
399.48/399.54	c asymm  cl-useful: 0/395/64701 lits-rem:0 time: 0.18
399.48/399.56	c calculated reachability. Time: 0.02
399.48/399.56	c  N dy  6184   1210166     18054     64701     62028    150402    272066   1495886      7.99   no data
399.68/399.76	c Finding binary XORs  T:     0.19 s  found:       0
407.38/407.45	c  N dy  6278   1230322     18049     64701     62056    170311    272066   2221300      7.98      8.46
417.37/417.49	c  N dy  6371   1250472     18046     64701     62087    190239    272066   2957323      7.99      8.62
426.69/426.72	c  N dy  6472   1270705     18045     64701     62107    161169    272066   1761646      7.99      8.85
434.78/434.83	c  N dy  6569   1291006     18044     64701     62127    181270    272066   2477741      8.00      8.61
443.57/443.68	c  N dy  6662   1311029     18044     64701     62159    153372    272066   1380464      8.00      8.50
452.58/452.61	c  N dy  6786   1331099     18044     64701     62173    173289    272066   2097494      8.01     10.24
462.08/462.17	c  N dy  6896   1351425     18044     64701     62190    193433    272066   2831527      8.02      8.45
470.98/471.00	c  N dy  6983   1371455     18044     64701     62206    164327    272066   1583094      8.02     10.56
479.98/480.04	c  N dy  7106   1391519     18043     64701     62234    184192    272066   2323462      8.04     15.73
490.28/490.33	c  N dy  7223   1412051     18043     64701     62248    204535    272066   3119458      8.05      8.66
499.07/499.17	c  N dy  7299   1432877     18043     64701     62261    175479    272066   1781233      8.05      8.49
508.19/508.24	c  N dy  7393   1452957     18043     64701     62281    195393    272066   2429353      8.05      9.56
517.58/517.61	c  N dy  7501   1473065     18043     64701     62292    215292    272066   3152180      8.06      8.57
526.68/526.74	c  N dy  7609   1493069     18042     64701     62310    184094    272066   2011980      8.07      8.67
535.59/535.61	c  N dy  7700   1515282     18042     64701     62322    206074    272065   2704026      8.07      8.73
544.67/544.72	c  N dy  7799   1535378     18042     64701     62340    225952    272065   3369175      8.07      9.38
553.29/553.34	c  N dy  7908   1555431     18042     64701     62359    193734    272065   2206087      8.08     23.81
563.09/563.11	c  N dy  8009   1577598     18042     64701     62369    215635    272065   2875322      8.09      8.56
572.78/572.81	c  N dy  8105   1597725     18042     64701     62380    183115    272065   1731630      8.09      8.58
582.38/582.46	c  N dy  8228   1617953     18042     64701     62394    203149    272065   2412284      8.10      8.59
592.18/592.21	c  N dy  8341   1638040     18042     64701     62405    223042    272065   3101480      8.11      8.54
602.48/602.58	c  N dy  8460   1658049     18042     64701     62423    189401    272065   1796055      8.12      8.66
610.88/610.91	c  N dy  8557   1678315     18042     64701     62439    209480    272065   2486144      8.13      8.56
620.48/620.55	c  N dy  8660   1698769     18042     64701     62452    229775    272065   3206219      8.13      8.59
626.38/626.41	c  S st  8725   1710167     18042     64701     62458    241079    272064   3623374      8.14   no data
626.78/626.81	c  S st  8725   1710670     18042     64701     62463    241576    272064   3640797      8.14   no data
626.78/626.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
631.18/631.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   89 Bins:     81 BRemL:     18 BRemN:      1 P: 199.4M T:  4.37
631.18/631.28	c Replacing       89 vars Replaced     7792 lits Time:     0.08 s 
631.18/631.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
631.30/631.31	c bin-w-bin subsume rem           34 bins  time:  0.01 s
631.30/631.34	c subs with bin:      226  lits-rem:        40  v-fix:    0  time:  0.02 s
631.30/631.39	c Subs w/ non-existent bins:      6 l-rem:      8 v-fix:     0 done:  17953 time:  0.05 s
631.30/631.40	c Removed useless bin:       2  fixed:     0  props:   0.83M  time:  0.01 s
631.48/631.53	c lits-rem:         0  cl-subs:      166  v-elim:      1  v-fix:    0  time:  0.12 s
633.18/633.28	c subs with bin:      171  lits-rem:      9490  v-fix:    0  time:  1.56 s
636.08/636.15	c lits-rem:     24887  cl-subs:     5186  v-elim:      0  v-fix:    0  time:  2.85 s
636.08/636.15	c Added XOR as norm:0
636.18/636.25	c vivif2 --  cl tried    63519 cl shrink      232 lits rem        233 time: 0.10
637.08/637.18	c vivif2 --  cl tried   235590 cl shrink    33828 lits rem     257900 time: 0.93
637.28/637.36	c asymm  cl-useful: 0/276/63391 lits-rem:0 time: 0.18
637.28/637.39	c calculated reachability. Time: 0.02
637.28/637.39	c  N dy  8725   1710670     17952     63391     62395    235509    267023   3276113      8.14   no data
637.48/637.58	c Finding binary XORs  T:     0.19 s  found:       0
649.48/649.58	c  N dy  8813   1731253     17947     63391     62416    198068    267023   2073734      8.14      8.65
661.48/661.51	c  N dy  8916   1752079     17944     63391     62450    218714    267023   2981216      8.15      8.63
671.67/671.74	c  N dy  9012   1772146     17943     63391     62474    238582    267023   3746380      8.15      8.89
681.78/681.82	c  N dy  9101   1792177     17942     63391     62488    203087    267023   2052518      8.15      9.54
691.48/691.53	c  N dy  9190   1812214     17942     63391     62507    222931    267023   2707556      8.15     10.71
702.89/702.98	c  N dy  9300   1832397     17942     63391     62523    242959    267023   3524494      8.16      8.64
714.68/714.71	c  N dy  9401   1852483     17942     63391     62536    206320    267023   2004109      8.17      8.75
724.68/724.77	c  N dy  9512   1872970     17942     63391     62547    226646    267022   2761767      8.17      8.72
735.90/735.92	c  N dy  9614   1893116     17941     63391     62566    246621    267022   3638164      8.18      8.77
745.98/746.10	c  N dy  9695   1913164     17941     63391     62581    209034    267022   1977711      8.18      8.61
756.48/756.55	c  N dy  9797   1933261     17940     63391     62601    228966    267022   2830185      8.18     13.62
766.98/767.07	c  N dy  9888   1953473     17940     63391     62613    248995    267022   3564486      8.18      8.65
779.68/779.78	c  N dy 10001   1974243     17940     63391     62627    269602    267022   4423261      8.19      8.64
789.38/789.43	c  N dy 10099   1994269     17940     63391     62632    230986    267022   2674058      8.20      8.77
800.09/800.15	c  N dy 10203   2014446     17940     63391     62638    251007    267022   3400592      8.20      8.73
810.08/810.17	c  N dy 10291   2034508     17940     63391     62650    270895    267022   4127677      8.21      8.70
821.28/821.38	c  N dy 10401   2054820     17940     63391     62667    231530    267022   2554801      8.21      8.76
831.09/831.19	c  N dy 10508   2075126     17940     63391     62683    251681    267022   3259275      8.22      8.67
842.38/842.50	c  N dy 10615   2095157     17940     63391     62696    271535    267022   3996339      8.22     11.05
853.98/854.00	c  N dy 10724   2115230     17940     63391     62709    230702    267022   2366794      8.23      8.67
865.88/865.99	c  N dy 10848   2135239     17940     63391     62717    250568    267022   3168144      8.24     12.45
877.39/877.44	c  N dy 10945   2155332     17940     63391     62727    270489    267022   3902283      8.24      9.71
889.28/889.37	c  N dy 11060   2175345     17940     63391     62739    290351    267022   4662808      8.25      8.74
900.09/900.15	c  N dy 11171   2195381     17940     63391     62747    248799    267022   2863565      8.26      9.36
909.38/909.49	c  S st 11246   2210671     17940     63391     62752    263984    267022   3524102      8.26   no data
909.78/909.85	c  S st 11246   2211176     17940     63391     62758    264476    267022   3533129      8.26   no data
909.78/909.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
914.48/914.52	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   41 Bins:    294 BRemL:    298 BRemN:      0 P: 200.2M T:  4.64
914.58/914.61	c Replacing       41 vars Replaced     4461 lits Time:     0.09 s 
914.58/914.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
914.58/914.64	c bin-w-bin subsume rem           57 bins  time:  0.01 s
914.58/914.66	c subs with bin:       99  lits-rem:         8  v-fix:    0  time:  0.02 s
914.68/914.71	c Subs w/ non-existent bins:      9 l-rem:      9 v-fix:     0 done:  17898 time:  0.05 s
914.68/914.72	c Removed useless bin:       0  fixed:     0  props:   0.86M  time:  0.01 s
914.78/914.84	c lits-rem:         8  cl-subs:       87  v-elim:      5  v-fix:    0  time:  0.12 s
916.38/916.49	c subs with bin:      334  lits-rem:      6715  v-fix:    0  time:  1.49 s
919.28/919.35	c lits-rem:     19139  cl-subs:     4244  v-elim:      0  v-fix:    0  time:  2.85 s
919.28/919.35	c Added XOR as norm:0
919.38/919.46	c vivif2 --  cl tried    62875 cl shrink      175 lits rem        176 time: 0.11
920.28/920.39	c vivif2 --  cl tried   258036 cl shrink    23329 lits rem     159894 time: 0.93
920.48/920.58	c asymm  cl-useful: 0/258/62773 lits-rem:0 time: 0.19
920.59/920.61	c calculated reachability. Time: 0.02
920.59/920.61	c  N dy 11246   2211176     17893     62773     62716    257976    264674   3205775      8.26   no data
920.78/920.81	c Finding binary XORs  T:     0.20 s  found:       6
936.49/936.50	c  N dy 11363   2231274     17887     62773     62750    277884    264674   4347028      8.27      9.74
950.88/950.98	c  N dy 11471   2251347     17886     62773     62774    232961    264674   2215784      8.27      8.73
964.09/964.18	c  N dy 11591   2271385     17884     62773     62789    252843    264674   3157696      8.28      8.77
976.89/976.90	c  N dy 11693   2291483     17884     62773     62800    272801    264674   4038124      8.29     12.31
990.00/990.04	c  N dy 11798   2311564     17884     62773     62820    292698    264674   4943945      8.29      9.92
1003.59/1003.64	c  N dy 11890   2331598     17884     62773     62834    249471    264674   2730610      8.29      9.05
1015.30/1015.32	c  N dy 11984   2351620     17884     62773     62848    269306    264674   3549878      8.30     11.18
1029.79/1029.82	c  N dy 12104   2373077     17884     62773     62865    290583    264674   4508921      8.30      8.81
1044.78/1044.84	c  N dy 12232   2393165     17884     62773     62884    246389    264674   2425263      8.31      9.58
1056.59/1056.63	c  N dy 12331   2413254     17884     62773     62894    266307    264674   3275854      8.31      8.87
1068.99/1069.10	c  N dy 12421   2433741     17883     62773     62914    286572    264674   4057579      8.31      8.81
1082.88/1082.99	c  N dy 12536   2453751     17882     62773     62929    306391    264674   4914239      8.32     10.58
1095.08/1095.18	c  N dy 12627   2473798     17882     62773     62939    261231    264674   2774150      8.32      8.83
1107.19/1107.23	c  N dy 12727   2493848     17882     62773     62951    281167    264674   3539739      8.33      8.81
1120.39/1120.49	c  N dy 12817   2514419     17882     62773     62957    301586    264674   4509185      8.33      8.83
1133.00/1133.02	c  N dy 12911   2534491     17882     62773     62970    321510    264674   5328232      8.33      9.99
1144.59/1144.66	c  N dy 13017   2554575     17882     62773     62977    274931    264674   3168609      8.34     10.87
1157.69/1157.72	c  N dy 13129   2574598     17881     62773     62984    294844    264674   4049360      8.34     10.55
1170.99/1171.05	c  N dy 13231   2594617     17881     62773     62988    314691    264674   4804982      8.35     14.13
1182.29/1182.37	c  N dy 13297   2614651     17881     62773     62997    267094    264674   2685771      8.34      8.85
1193.79/1193.84	c  N dy 13384   2635186     17881     62773     63003    287465    264674   3422964      8.34      8.89
1206.99/1207.02	c  N dy 13471   2657024     17881     62773     63020    309099    264674   4265784      8.34      8.92
1220.68/1220.76	c  N dy 13592   2677032     17881     62773     63028    328983    264674   5186892      8.35     11.29
1233.29/1233.34	c  N dy 13688   2697124     17881     62773     63042    280550    264674   3088595      8.35     13.28
1243.00/1243.03	c  S st 13767   2711178     17881     62773     63044    294525    264674   3753524      8.36   no data
1243.39/1243.41	c  S st 13767   2711683     17881     62773     63058    295014    264674   3763112      8.36   no data
1243.39/1243.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1247.99/1248.05	c Flit:     3 Blit:      1 bXBeca:    0 bXProp:   65 Bins:   3854 BRemL:    277 BRemN:      0 P: 200.1M T:  4.61
1248.09/1248.16	c Replacing       71 vars Replaced     7444 lits Time:     0.10 s 
1248.09/1248.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1248.09/1248.18	c bin-w-bin subsume rem           32 bins  time:  0.01 s
1248.19/1248.21	c subs with bin:       93  lits-rem:        18  v-fix:    0  time:  0.02 s
1248.19/1248.26	c Subs w/ non-existent bins:      2 l-rem:      5 v-fix:     0 done:  17804 time:  0.05 s
1248.19/1248.27	c Removed useless bin:       4  fixed:     0  props:   0.78M  time:  0.01 s
1248.40/1248.42	c lits-rem:        23  cl-subs:      129  v-elim:     17  v-fix:    0  time:  0.15 s
1249.99/1250.02	c subs with bin:      301  lits-rem:      7822  v-fix:    0  time:  1.42 s
1252.80/1252.84	c lits-rem:     20945  cl-subs:     4351  v-elim:      0  v-fix:    0  time:  2.81 s
1252.80/1252.84	c Added XOR as norm:0
1252.90/1252.94	c vivif2 --  cl tried    62133 cl shrink      167 lits rem        167 time: 0.10
1253.79/1253.88	c vivif2 --  cl tried   288209 cl shrink    16527 lits rem     102136 time: 0.94
1254.00/1254.05	c asymm  cl-useful: 0/135/62053 lits-rem:0 time: 0.17
1254.00/1254.08	c calculated reachability. Time: 0.02
1254.00/1254.08	c  N dy 13767   2711683     17787     62053     66308    288158    261876   3436305      8.36   no data
1254.28/1254.30	c Finding binary XORs  T:     0.21 s  found:      12
1269.99/1270.00	c  N dy 13853   2732397     17779     62053     66322    308734    261876   4867828      8.36      8.92
1283.89/1283.96	c  N dy 13935   2752446     17779     62053     66335    328606    261876   5661876      8.36      9.52

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368438-1305379165/watcher-3368438-1305379165 -o /tmp/evaluation-result-3368438-1305379165/solver-3368438-1305379165 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368438-1305379165.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/382 25527
/proc/meminfo: memFree=27142004/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=18260 CPUtime=0 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) S 25525 25527 25497 0 -1 4194304 114 0 1 0 0 0 0 0 20 0 1 0 649515300 18698240 72 33554432000 4194304 4580011 140735939517680 18446744073709551615 251809316487 0 2147483391 4096 0 18446744071699215550 0 0 17 0 0 0 0
/proc/25527/statm: 4565 72 54 95 0 55 0

[startup+0.0536781 s]
/proc/loadavg: 0.00 0.00 0.00 1/382 25527
/proc/meminfo: memFree=27142004/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=45920 CPUtime=0.03 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 5133 0 1 0 3 0 0 0 20 0 1 0 649515300 47022080 4061 33554432000 4194304 4580011 140735939517680 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 11480 4062 324 95 0 6462 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 45920

[startup+0.100598 s]
/proc/loadavg: 0.00 0.00 0.00 1/382 25527
/proc/meminfo: memFree=27142004/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=64068 CPUtime=0.08 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 10114 0 1 0 7 1 0 0 20 0 1 0 649515300 65605632 7941 33554432000 4194304 4580011 140735939517680 18446744073709551615 4222176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 16017 7941 338 95 0 10999 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64068

[startup+0.300638 s]
/proc/loadavg: 0.00 0.00 0.00 1/382 25527
/proc/meminfo: memFree=27142004/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=64068 CPUtime=0.28 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 10116 0 1 0 27 1 0 0 21 0 1 0 649515300 65605632 7943 33554432000 4194304 4580011 140735939517680 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 16017 7943 340 95 0 10999 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64068

[startup+0.700573 s]
/proc/loadavg: 0.00 0.00 0.00 1/382 25527
/proc/meminfo: memFree=27142004/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=78100 CPUtime=0.68 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 12738 0 1 0 67 1 0 0 22 0 1 0 649515300 79974400 10565 33554432000 4194304 4580011 140735939517680 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 19525 10566 342 95 0 14507 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 78100

[startup+1.50043 s]
/proc/loadavg: 0.00 0.00 0.00 2/383 25528
/proc/meminfo: memFree=27087800/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=122428 CPUtime=1.48 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 21038 0 1 0 146 2 0 0 25 0 1 0 649515300 125366272 18865 33554432000 4194304 4580011 140735939517680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 30607 18865 342 95 0 25589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 122428

[startup+3.1011 s]
/proc/loadavg: 0.00 0.00 0.00 4/393 25548
/proc/meminfo: memFree=27010128/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=210524 CPUtime=3.07 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 38098 0 1 0 303 4 0 0 25 0 1 0 649515300 215576576 35925 33554432000 4194304 4580011 140735939517680 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 52631 35925 342 95 0 47613 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 210524

[startup+6.30049 s]
/proc/loadavg: 0.32 0.07 0.02 6/398 25558
/proc/meminfo: memFree=26749928/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=403416 CPUtime=6.27 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 75063 0 1 0 619 8 0 0 25 0 1 0 649515300 413097984 72890 33554432000 4194304 4580011 140735939517680 18446744073709551615 4293749 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 100854 72890 342 95 0 95836 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 403416

[startup+12.7004 s]
/proc/loadavg: 0.77 0.16 0.05 5/398 25558
/proc/meminfo: memFree=26497496/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=639488 CPUtime=12.68 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 122954 0 1 0 1254 14 0 0 25 0 1 0 649515300 654835712 120781 33554432000 4194304 4580011 140735939517680 18446744073709551615 4316514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 159872 120781 365 95 0 154854 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 639488

[startup+25.5003 s]
/proc/loadavg: 1.49 0.35 0.12 5/398 25559
/proc/meminfo: memFree=26363400/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=782300 CPUtime=25.48 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 154139 0 1 0 2529 19 0 0 25 0 1 0 649515300 801075200 150589 33554432000 4194304 4580011 140735939517680 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 195575 150589 366 95 0 190557 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 782300

[startup+51.101 s]
/proc/loadavg: 2.34 0.64 0.22 6/398 25559
/proc/meminfo: memFree=26308364/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=802456 CPUtime=51.07 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 163384 0 1 0 5087 20 0 0 25 0 1 0 649515300 821714944 155556 33554432000 4194304 4580011 140735939517680 18446744073709551615 4293900 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 200614 155556 366 95 0 195596 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 802456

[startup+102.315 s]
/proc/loadavg: 3.28 1.16 0.41 5/398 25588
/proc/meminfo: memFree=26261424/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=826036 CPUtime=102.29 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 181543 0 1 0 10206 23 0 0 25 0 1 0 649515300 845860864 160882 33554432000 4194304 4580011 140735939517680 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 206509 160882 366 95 0 201491 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 826036

[startup+162.3 s]
/proc/loadavg: 3.73 1.67 0.64 5/398 25589
/proc/meminfo: memFree=26209368/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=839468 CPUtime=162.27 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 198042 0 1 0 16201 26 0 0 25 0 1 0 649515300 859615232 165089 33554432000 4194304 4580011 140735939517680 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 209867 165089 370 95 0 204849 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 839468

[startup+222.3 s]
/proc/loadavg: 3.90 2.09 0.84 5/398 25591
/proc/meminfo: memFree=26166912/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=840716 CPUtime=222.27 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 211169 0 1 0 22198 29 0 0 25 0 1 0 649515300 860893184 165441 33554432000 4194304 4580011 140735939517680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 210179 165441 366 95 0 205161 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 840716

[startup+282.301 s]
/proc/loadavg: 4.00 2.45 1.04 5/398 25593
/proc/meminfo: memFree=26139696/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=860968 CPUtime=282.28 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 228071 0 1 0 28196 32 0 0 25 0 1 0 649515300 881631232 169438 33554432000 4194304 4580011 140735939517680 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 215242 169438 372 95 0 210224 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 860968

[startup+342.301 s]
/proc/loadavg: 4.00 2.73 1.23 6/398 25594
/proc/meminfo: memFree=26131216/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=861892 CPUtime=342.28 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 238983 0 1 0 34194 34 0 0 25 0 1 0 649515300 882577408 170530 33554432000 4194304 4580011 140735939517680 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 215473 170530 372 95 0 210455 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 861892

[startup+402.301 s]
/proc/loadavg: 4.00 2.96 1.40 6/398 25596
/proc/meminfo: memFree=26122364/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=869144 CPUtime=402.27 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 251295 0 1 0 40191 36 0 0 25 0 1 0 649515300 890003456 171881 33554432000 4194304 4580011 140735939517680 18446744073709551615 4318386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 217286 171881 372 95 0 212268 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 869144

[startup+462.301 s]
/proc/loadavg: 4.00 3.15 1.56 6/398 25597
/proc/meminfo: memFree=26104928/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=869616 CPUtime=462.28 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 260609 0 1 0 46190 38 0 0 25 0 1 0 649515300 890486784 172697 33554432000 4194304 4580011 140735939517680 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 217404 172697 372 95 0 212386 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 869616

[startup+522.301 s]
/proc/loadavg: 4.03 3.31 1.71 6/398 25599
/proc/meminfo: memFree=26104856/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=870676 CPUtime=522.28 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 272391 0 1 0 52188 40 0 0 25 0 1 0 649515300 891572224 171569 33554432000 4194304 4580011 140735939517680 18446744073709551615 4320844 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 217669 171569 372 95 0 212651 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 870676

[startup+582.301 s]
/proc/loadavg: 4.15 3.47 1.86 5/398 25601
/proc/meminfo: memFree=26096356/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=871372 CPUtime=582.28 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 281981 0 1 0 58186 42 0 0 25 0 1 0 649515300 892284928 172377 33554432000 4194304 4580011 140735939517680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 217843 172377 372 95 0 212825 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 871372

[startup+642.3 s]
/proc/loadavg: 4.05 3.56 1.99 5/398 25602
/proc/meminfo: memFree=26023876/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=992220 CPUtime=642.29 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 298928 0 1 0 64183 46 0 0 25 0 1 0 649515300 1016033280 184585 33554432000 4194304 4580011 140735939517680 18446744073709551615 4293193 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 248055 184585 366 95 0 243037 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 992220

[startup+702.3 s]
/proc/loadavg: 4.02 3.64 2.12 5/398 25604
/proc/meminfo: memFree=26005592/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=910748 CPUtime=702.28 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 308791 0 1 0 70180 48 0 0 25 0 1 0 649515300 932605952 182569 33554432000 4194304 4580011 140735939517680 18446744073709551615 4325427 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 227687 182569 366 95 0 222669 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 910748

[startup+762.315 s]
/proc/loadavg: 4.00 3.70 2.23 5/398 25605
/proc/meminfo: memFree=26007532/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=911520 CPUtime=762.3 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 318976 0 1 0 76180 50 0 0 25 0 1 0 649515300 933396480 182327 33554432000 4194304 4580011 140735939517680 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 227880 182327 366 95 0 222862 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 911520

[startup+822.3 s]
/proc/loadavg: 4.10 3.78 2.35 5/398 25607
/proc/meminfo: memFree=26017912/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=912328 CPUtime=822.28 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 329318 0 1 0 82175 53 0 0 25 0 1 0 649515300 934223872 181705 33554432000 4194304 4580011 140735939517680 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 228082 181705 366 95 0 223064 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 912328

[startup+882.301 s]
/proc/loadavg: 4.08 3.84 2.46 6/398 25609
/proc/meminfo: memFree=25983412/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=912708 CPUtime=882.28 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 336637 0 1 0 88172 56 0 0 25 0 1 0 649515300 934612992 183400 33554432000 4194304 4580011 140735939517680 18446744073709551615 4318459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 228177 183400 366 95 0 223159 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 912708

[startup+942.301 s]
/proc/loadavg: 4.03 3.86 2.55 6/398 25610
/proc/meminfo: memFree=25956840/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=1014492 CPUtime=942.29 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 346828 0 1 0 94171 58 0 0 25 0 1 0 649515300 1038839808 187778 33554432000 4194304 4580011 140735939517680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 253623 187778 367 95 0 248605 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1014492

[startup+1002.3 s]
/proc/loadavg: 4.01 3.89 2.64 6/398 25612
/proc/meminfo: memFree=25972680/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=921756 CPUtime=1002.29 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 357474 0 1 0 100169 60 0 0 25 0 1 0 649515300 943878144 184162 33554432000 4194304 4580011 140735939517680 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 230439 184162 366 95 0 225421 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 921756

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 2.72 6/398 25613
/proc/meminfo: memFree=25972776/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=922184 CPUtime=1062.29 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 365037 0 1 0 106168 61 0 0 25 0 1 0 649515300 944316416 185257 33554432000 4194304 4580011 140735939517680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 230546 185257 366 95 0 225528 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 922184

[startup+1122.3 s]
/proc/loadavg: 4.04 3.93 2.80 6/398 25615
/proc/meminfo: memFree=25966036/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=922620 CPUtime=1122.29 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 372599 0 1 0 112166 63 0 0 25 0 1 0 649515300 944762880 186365 33554432000 4194304 4580011 140735939517680 18446744073709551615 4293209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 230655 186365 366 95 0 225637 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 922620

[startup+1182.3 s]
/proc/loadavg: 4.15 4.00 2.90 6/398 25617
/proc/meminfo: memFree=25902740/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=923436 CPUtime=1182.29 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 383637 0 1 0 118163 66 0 0 25 0 1 0 649515300 945598464 184371 33554432000 4194304 4580011 140735939517680 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 230859 184371 366 95 0 225841 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 923436

[startup+1242.3 s]
/proc/loadavg: 4.12 4.03 2.97 5/398 25618
/proc/meminfo: memFree=25901940/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=923868 CPUtime=1242.29 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 391360 0 1 0 124162 67 0 0 25 0 1 0 649515300 946040832 185438 33554432000 4194304 4580011 140735939517680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 230967 185438 366 95 0 225949 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 923868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.03 6/398 25620
/proc/meminfo: memFree=25882436/32950928 swapFree=44388876/67111528
[pid=25527] ppid=25525 vsize=937312 CPUtime=1300 cores=0,2
/proc/25527/stat : 25527 (strangenight2-s) R 25525 25527 25497 0 -1 4202496 402137 0 1 0 129931 69 0 0 25 0 1 0 649515300 959807488 187428 33554432000 4194304 4580011 140735939517680 18446744073709551615 4320844 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25527/statm: 234328 187428 366 95 0 229310 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 937312

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.05
CPU time (s): 1300.05
CPU user time (s): 1299.31
CPU system time (s): 0.730888
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 1066428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.730888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 402137
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 1962

runsolver used 4.73728 second user time and 11.9372 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 15:19:26
IDJOB=3368438
IDBENCH=70781
IDSOLVER=1845
FILE ID=node126/3368438-1305379165
RUNJOBID= node126-1305379155-25515
PBS_JOBID= 13324376
Free space on /tmp= 73324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368438-1305379165/watcher-3368438-1305379165 -o /tmp/evaluation-result-3368438-1305379165/solver-3368438-1305379165 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368438-1305379165.cnf

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=229244636

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27142284 kB
Buffers:        240312 kB
Cached:        2362800 kB
SwapCached:      92524 kB
Active:         662468 kB
Inactive:      4898336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27142284 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            9596 kB
Writeback:           0 kB
AnonPages:     2877988 kB
Mapped:          14820 kB
Slab:           107252 kB
PageTables:      75968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88091164 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= 73296 MiB
End job on node126 at 2011-05-14 15:41:08