Trace number 3368274

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) 1299.25 1300.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1033.89
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

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-3368274-1305379154.cnf'
0.00/0.00	c -- header says num vars:         229544
0.00/0.00	c -- header says num clauses:     1070757
0.28/0.33	c -- clauses added:            0 learnts,      1070757 normals,            0 xors
0.28/0.33	c -- vars added     229544
0.28/0.33	c Parsing time:  0.29 s
0.28/0.33	c  N st     0         0    229544    219644    831957         0   2451966         0   no data   no data
0.58/0.67	c asymm  cl-useful: 0/1237/185814 lits-rem:0 time: 0.32
11.28/12.18	c Flit:  1957 Blit:  71850 bXBeca:    0 bXProp: 12064 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 10.54
11.36/12.23	c Cleaning up after failed var search:     0.05 s 
11.36/12.26	c Replacing    12064 vars Replaced   191171 lits Time:     0.03 s 
11.36/12.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.46/12.31	c bin-w-bin subsume rem         2046 bins  time:  0.01 s
11.46/12.35	c subs with bin:     1239  lits-rem:      6972  v-fix:    0  time:  0.04 s
17.06/17.97	c Subs w/ non-existent bins:     48 l-rem:      0 v-fix: 10483 done:  17631 time:  5.60 s
17.36/18.27	c Removed useless bin:     615  fixed:     0  props:  20.00M  time:  0.30 s
17.66/18.59	c lits-rem:      2022  cl-subs:    10489  v-elim:  21978  v-fix:  216  time:  0.32 s
18.47/19.37	c Finding binary XORs  T:     0.78 s  found:   13051
18.57/19.40	c Replacing    13051 vars Replaced   188811 lits Time:     0.03 s 
18.67/19.56	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
18.67/19.56	c calculated reachability. Time: 0.13
18.67/19.57	c Calc default polars -  time:   0.01 s pos:    7694 undec:  203213 neg:   18637
18.67/19.57	c =========================================================================================
18.67/19.57	c types(t): F = full restart, N = normal restart
18.67/19.57	c types(t): S = simplification begin/end, E = solution found
18.67/19.57	c restart types(rt): st = static, dy = dynamic
18.67/19.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
18.67/19.57	c  B st     0         0     27132     71696    107197         0    449075         0   no data   no data
20.27/21.18	c  N dy    24      4075     25485     68723    101971      3729    427088    246473     10.50     14.15
21.37/22.20	c Finding binary XORs  T:     0.53 s  found:    2022
21.37/22.23	c Replacing     2022 vars Replaced    68442 lits Time:     0.03 s 
22.18/23.01	c  N dy    52      8101     20387     57758     78870      7486    342576    495312     12.64     16.68
23.67/24.59	c  N dy    60     13034     20268     57758     78881     12355    342576    889455     11.61     12.28
24.97/25.83	c  N dy    85     17120     20187     55716     78213     16325    334471   1249407     12.64     21.40
25.86/26.76	c  N dy    89     21254     20177     55716     78214     10827    334471    545864     12.28     13.18
27.06/27.90	c  F st   112     25004     20173     55716     78224     14518    334471    869033     12.50   no data
27.16/28.03	c  N st   113     25257     20173     55631     78080     14744    333903    884875     12.50   no data
28.36/29.29	c  N dy   118     30000     20173     55631     78088     19418    333903   1310754     12.50   no data
28.36/29.29	c  S st   118     30000     20173     55631     78088     19418    333903   1310754     12.50   no data
28.66/29.51	c  S st   118     30504     20168     55631     78108     19866    333903   1345285     12.50   no data
28.66/29.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
35.66/36.51	c Flit:   669 Blit:   2484 bXBeca:    0 bXProp: 2707 Bins: 153757 BRemL:  15401 BRemN:     99 P: 111.9M T:  6.98
35.66/36.54	c Cleaning up after failed var search:     0.03 s 
35.66/36.59	c Replacing     2707 vars Replaced   327927 lits Time:     0.05 s 
35.76/36.60	c blocked clauses removed:       46 vars:    342 tried:        4873 T: 0.00 s
35.76/36.63	c bin-w-bin subsume rem        25882 bins  time:  0.03 s
35.76/36.65	c subs with bin:      347  lits-rem:       730  v-fix:    0  time:  0.01 s
35.86/36.71	c Subs w/ non-existent bins:    482 l-rem:    285 v-fix:     0 done:   4279 time:  0.06 s
35.86/36.73	c Removed useless bin:    2716  fixed:     0  props:   1.99M  time:  0.02 s
35.86/36.75	c lits-rem:        42  cl-subs:      766  v-elim:    641  v-fix:    0  time:  0.02 s
35.96/36.81	c subs with bin:       80  lits-rem:      7344  v-fix:    0  time:  0.05 s
35.96/36.84	c lits-rem:       605  cl-subs:      420  v-elim:      0  v-fix:    0  time:  0.03 s
36.47/37.38	c asymm  cl-useful: 37/7233/8470 lits-rem:37 time: 0.54
36.47/37.39	c calculated reachability. Time: 0.01
36.47/37.40	c  N dy   118     30504      3638      8470     40587      5660     51596    168506     12.50   no data
37.06/37.93	c Finding binary XORs  T:     0.53 s  found:       6
37.46/38.30	c  N dy   119     35381      3637      8470     40615     10325     51596    265056     11.70     12.34
38.37/39.20	c  N dy   123     45756      3634      8470     40620     12223     51596    265472     11.00      6.56
38.37/39.20	c  S st   123     45756      3634      8470     40620     12223     51596    265472     11.00      6.56
38.37/39.26	c  S st   123     46259      3634      8470     40631     12709     51596    279774     11.00   no data
38.37/39.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.08/42.97	c Flit:    72 Blit:     21 bXBeca:    0 bXProp:   29 Bins: 163497 BRemL:  23792 BRemN:    217 P: 29.0M T:  3.70
42.08/42.99	c Replacing       35 vars Replaced     7598 lits Time:     0.01 s 
42.17/43.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.17/43.02	c bin-w-bin subsume rem         1092 bins  time:  0.02 s
42.17/43.03	c subs with bin:      247  lits-rem:       107  v-fix:    0  time:  0.02 s
42.17/43.08	c Subs w/ non-existent bins:     78 l-rem:     56 v-fix:     0 done:   3482 time:  0.05 s
42.17/43.09	c Removed useless bin:     239  fixed:     0  props:   0.43M  time:  0.01 s
42.27/43.11	c lits-rem:         0  cl-subs:       37  v-elim:     72  v-fix:    0  time:  0.02 s
42.27/43.17	c subs with bin:       68  lits-rem:      3703  v-fix:    0  time:  0.05 s
42.37/43.24	c lits-rem:       474  cl-subs:     1389  v-elim:      0  v-fix:    0  time:  0.06 s
42.37/43.25	c vivif2 --  cl tried     7364 cl shrink      199 lits rem        204 time: 0.01
42.37/43.28	c vivif2 --  cl tried     9574 cl shrink     3584 lits rem      23660 time: 0.03
43.08/43.96	c asymm  cl-useful: 21/4840/7281 lits-rem:22 time: 0.68
43.08/43.97	c calculated reachability. Time: 0.01
43.08/43.97	c  N dy   123     46259      3410      7281    156164      9515     46647    444691     11.00   no data
43.57/44.47	c Finding binary XORs  T:     0.50 s  found:       0
44.06/45.00	c  N dy   130     50896      3410      7281    156178     14038     46647    577814     10.71     11.32
44.56/45.45	c  N dy   135     55328      3405      7281    156184     18390     46647    723531     10.47     11.09
45.06/45.92	c  N dy   145     59630      3403      7281    156195     22600     46647    841669     10.32     10.87
45.56/46.41	c  N dy   160     63989      3402      7281    156204     26881     46647    953692     10.26     11.04
46.06/46.98	c  N dy   174     68082      3400      7281    156227     16960     46647    588405     10.17     10.93
46.26/47.15	c  S st   182     69389      3396      7281    156231     18241     46647    620856     10.16     11.02
46.26/47.21	c  S st   182     69891      3396      7281    156234     18735     46647    637160     10.16   no data
46.37/47.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
48.26/49.10	c Flit:    27 Blit:      0 bXBeca:    0 bXProp:    4 Bins:   8328 BRemL:  40242 BRemN:     16 P: 26.0M T:  1.88
48.26/49.12	c Replacing        4 vars Replaced      289 lits Time:     0.01 s 
48.26/49.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.26/49.13	c bin-w-bin subsume rem          133 bins  time:  0.01 s
48.26/49.15	c subs with bin:       23  lits-rem:         7  v-fix:    0  time:  0.01 s
48.26/49.19	c Subs w/ non-existent bins:     18 l-rem:     11 v-fix:     0 done:   3359 time:  0.04 s
48.36/49.20	c Removed useless bin:     138  fixed:     0  props:   0.39M  time:  0.01 s
48.36/49.22	c lits-rem:         0  cl-subs:       14  v-elim:     27  v-fix:    0  time:  0.02 s
48.46/49.30	c subs with bin:      251  lits-rem:       396  v-fix:    0  time:  0.07 s
48.46/49.38	c lits-rem:      1393  cl-subs:      688  v-elim:      0  v-fix:    0  time:  0.08 s
48.46/49.39	c vivif2 --  cl tried     6899 cl shrink       30 lits rem         30 time: 0.01
48.57/49.44	c vivif2 --  cl tried    16450 cl shrink     3497 lits rem      26122 time: 0.04
48.76/49.61	c asymm  cl-useful: 23/2036/6876 lits-rem:69 time: 0.18
48.76/49.62	c calculated reachability. Time: 0.01
48.76/49.62	c  N dy   182     69891      3332      6853    116043     16440     44888    501254     10.16   no data
49.26/50.12	c Finding binary XORs  T:     0.49 s  found:       1
49.78/50.62	c  N dy   184     74909      3330      6853    116056     21250     44888    621823      9.93     10.65
50.26/51.12	c  N dy   194     80052      3329      6853    116060     26250     44888    746080      9.82     10.86
50.88/51.74	c  N dy   209     85195      3323      6853    116082     31218     44888    850487      9.72     10.79
51.16/52.05	c  F st   218     87501      3321      6853    116102     33448     44888    915921      9.68      6.17
51.16/52.07	c Replacing        1 vars Replaced      113 lits Time:     0.01 s 
51.16/52.08	c Found part      206 vars:          2 clauses:         1 lits size:         2
51.16/52.08	c Found part      213 vars:          3 clauses:         2 lits size:         4
51.16/52.08	c Found part      215 vars:       3302 clauses:     17912 lits size:     44385
51.16/52.08	c Found parts:          3 time: 0.03 s
51.16/52.08	c Solving part 206
51.27/52.16	c  N st     0         0         2         0         1         0         2         0   no data   no data
51.27/52.16	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
51.27/52.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
51.27/52.18	c Finding binary XORs  T:     0.01 s  found:       0
51.27/52.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
51.27/52.18	c calculated reachability. Time: 0.00
51.27/52.18	c Calc default polars -  time:   0.00 s pos:       1 undec:  229542 neg:       1
51.27/52.18	c =========================================================================================
51.27/52.18	c types(t): F = full restart, N = normal restart
51.27/52.18	c types(t): S = simplification begin/end, E = solution found
51.27/52.18	c restart types(rt): st = static, dy = dynamic
51.27/52.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
51.27/52.18	c  B st     0         0         2         0         1         0         2         0   no data   no data
51.27/52.18	c  E st     1         0         0         0         1         0         2         0   no data   no data
51.27/52.19	c Verified 0 clauses.
51.27/52.19	c Verified 0 clauses.
51.27/52.19	c Solved part
51.27/52.19	c =========================================================================================
51.27/52.19	c Solving part 213
51.36/52.26	c  N st     0         0         3         0         2         0         4         0   no data   no data
51.36/52.26	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
51.36/52.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
51.36/52.28	c Finding binary XORs  T:     0.01 s  found:       0
51.36/52.28	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
51.36/52.28	c calculated reachability. Time: 0.00
51.36/52.28	c Calc default polars -  time:   0.00 s pos:       1 undec:  229542 neg:       1
51.36/52.28	c =========================================================================================
51.36/52.28	c types(t): F = full restart, N = normal restart
51.36/52.28	c types(t): S = simplification begin/end, E = solution found
51.36/52.28	c restart types(rt): st = static, dy = dynamic
51.36/52.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
51.36/52.28	c  B st     0         0         3         0         2         0         4         0   no data   no data
51.36/52.28	c  E st     1         0         0         0         2         0         4         0   no data   no data
51.36/52.29	c Verified 0 clauses.
51.36/52.29	c Verified 0 clauses.
51.36/52.29	c Solved part
51.36/52.29	c =========================================================================================
51.36/52.29	c Coming back to original instance
51.36/52.29	c =========================================================================================
51.87/52.75	c  N st   223     90796      3302      6779    113045     17771     44385    526517      9.68   no data
52.66/53.57	c  N dy   240     97502      3301      6779    113053     24310     44385    708966      9.65     10.23
53.46/54.38	c  N dy   262    104082      3299      6779    113062     30743     44385    896072      9.62     10.42
53.56/54.45	c  S st   264    104837      3299      6779    113062     31483     44385    913253      9.62      8.11
53.66/54.54	c  S st   264    105342      3299      6779    113064     31982     44385    929371      9.62   no data
53.66/54.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.66/56.56	c Flit:     1 Blit:      5 bXBeca:    0 bXProp:   26 Bins:   8938 BRemL:  11107 BRemN:     24 P: 26.9M T:  2.01
55.66/56.59	c Replacing       26 vars Replaced     6311 lits Time:     0.03 s 
55.66/56.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.76/56.60	c bin-w-bin subsume rem          517 bins  time:  0.01 s
55.76/56.62	c subs with bin:       16  lits-rem:         2  v-fix:    0  time:  0.01 s
55.76/56.66	c Subs w/ non-existent bins:     16 l-rem:     10 v-fix:     0 done:   3267 time:  0.04 s
55.76/56.66	c Removed useless bin:      93  fixed:     0  props:   0.37M  time:  0.01 s
55.76/56.68	c lits-rem:         0  cl-subs:       42  v-elim:     19  v-fix:    0  time:  0.02 s
55.96/56.88	c subs with bin:       52  lits-rem:      5200  v-fix:    0  time:  0.18 s
56.27/57.19	c lits-rem:      1831  cl-subs:     1442  v-elim:      0  v-fix:    0  time:  0.31 s
56.27/57.20	c vivif2 --  cl tried     6641 cl shrink       12 lits rem         12 time: 0.01
56.46/57.30	c vivif2 --  cl tried    29295 cl shrink     9350 lits rem      85935 time: 0.10
56.76/57.64	c asymm  cl-useful: 23/2454/6629 lits-rem:60 time: 0.34
56.76/57.65	c calculated reachability. Time: 0.01
56.76/57.65	c  N dy   264    105342      3248      6612    108496     29295     43488    763631      9.62   no data
57.26/58.15	c Finding binary XORs  T:     0.49 s  found:       7
58.06/58.99	c  N dy   274    112248      3244      6612    108516     35885     43488    885553      9.48     10.14
58.96/59.83	c  N dy   298    119447      3241      6612    108532     23937     43488    579294      9.46     10.02
59.86/60.73	c  N dy   328    127101      3238      6612    108546     31397     43488    793750      9.43     11.73
60.86/61.76	c  N dy   359    135295      3236      6612    108562     39333     43488    998302      9.43     11.12
61.96/62.82	c  N dy   383    144119      3234      6612    108576     26195     43488    599411      9.37      9.97
63.16/64.04	c  N dy   432    153377      3232      6612    108586     35253     43488    867873      9.45     10.09
63.76/64.67	c  S st   454    158014      3232      6612    108589     39815     43488   1016220      9.47      9.09
63.86/64.76	c  S st   454    158517      3232      6612    108592     40311     43488   1036814      9.47   no data
63.86/64.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.86/66.72	c Flit:     3 Blit:      2 bXBeca:    0 bXProp:   44 Bins:   7755 BRemL:  10403 BRemN:      9 P: 28.3M T:  1.95
65.86/66.75	c Replacing       51 vars Replaced     7807 lits Time:     0.02 s 
65.86/66.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.86/66.76	c bin-w-bin subsume rem         1539 bins  time:  0.01 s
65.86/66.78	c subs with bin:       18  lits-rem:         0  v-fix:    0  time:  0.01 s
65.96/66.82	c Subs w/ non-existent bins:      8 l-rem:      8 v-fix:     0 done:   3176 time:  0.04 s
65.96/66.82	c Removed useless bin:      91  fixed:     0  props:   0.39M  time:  0.01 s
65.96/66.84	c lits-rem:         0  cl-subs:       36  v-elim:     10  v-fix:    0  time:  0.02 s
66.17/67.07	c subs with bin:      103  lits-rem:      1115  v-fix:    0  time:  0.20 s
66.56/67.42	c lits-rem:       565  cl-subs:     1429  v-elim:      0  v-fix:    0  time:  0.36 s
66.56/67.43	c vivif2 --  cl tried     6377 cl shrink       14 lits rem         14 time: 0.01
66.66/67.54	c vivif2 --  cl tried    34735 cl shrink    10732 lits rem     107184 time: 0.11
66.96/67.87	c asymm  cl-useful: 33/1823/6363 lits-rem:99 time: 0.33
66.96/67.88	c calculated reachability. Time: 0.01
66.96/67.88	c  N dy   454    158517      3166      6330    100721     34731     42242    848485      9.47   no data
67.46/68.38	c Finding binary XORs  T:     0.49 s  found:       1
69.06/69.93	c  N dy   499    169392      3161      6330    100730     23909     42242    573062      9.47     10.01
70.16/71.04	c  N dy   508    180245      3157      6330    100752     34308     42242    821957      9.36      9.95
72.06/72.91	c  N dy   570    193645      3154      6330    100772     47320     42242   1166795      9.40      9.91
73.76/74.66	c  N dy   640    206022      3151      6330    100793     35674     42242    849025      9.46     11.27
75.76/76.66	c  N dy   725    219237      3148      6330    100801     48649     42242   1229684      9.60     21.75
77.86/78.73	c  N dy   812    234437      3147      6330    100812     37910     42242    854351      9.69     10.38
78.38/79.24	c  S st   831    237775      3145      6330    100824     41139     42242    944001      9.71   no data
78.46/79.33	c  S st   831    238279      3145      6330    100826     41637     42242    965927      9.71   no data
78.46/79.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.36/81.23	c Flit:     5 Blit:      1 bXBeca:    0 bXProp:    0 Bins:   7227 BRemL:  11095 BRemN:     14 P: 25.8M T:  1.88
80.36/81.25	c Replacing        1 vars Replaced      290 lits Time:     0.02 s 
80.36/81.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.36/81.26	c bin-w-bin subsume rem           72 bins  time:  0.01 s
80.36/81.28	c subs with bin:       18  lits-rem:         3  v-fix:    0  time:  0.01 s
80.47/81.32	c Subs w/ non-existent bins:      3 l-rem:      3 v-fix:     0 done:   3137 time:  0.04 s
80.47/81.32	c Removed useless bin:      74  fixed:     0  props:   0.34M  time:  0.01 s
80.47/81.34	c lits-rem:         0  cl-subs:        1  v-elim:     11  v-fix:    0  time:  0.02 s
80.66/81.52	c subs with bin:       77  lits-rem:      1491  v-fix:    0  time:  0.15 s
80.96/81.84	c lits-rem:       945  cl-subs:     1188  v-elim:      0  v-fix:    0  time:  0.33 s
80.96/81.85	c vivif2 --  cl tried     6143 cl shrink        0 lits rem          0 time: 0.01
81.06/81.97	c vivif2 --  cl tried    38080 cl shrink     9982 lits rem      91825 time: 0.11
81.26/82.17	c asymm  cl-useful: 10/1866/6143 lits-rem:30 time: 0.21
81.26/82.18	c calculated reachability. Time: 0.01
81.26/82.18	c  N dy   831    238279      3126      6133     92877     38078     41357    811248      9.71   no data
81.76/82.68	c Finding binary XORs  T:     0.50 s  found:       0
83.96/84.85	c  N dy   865    253534      3117      6133     92918     27066     41357    520507      9.62     10.14
86.26/87.15	c  N dy   929    271395      3111      6133     92944     44506     41357   1068520      9.58     10.16
88.86/89.72	c  N dy   992    289005      3109      6133     92961     34172     41357    710028      9.56     10.09
91.16/92.07	c  F st  1065    306250      3108      6133     92971     51033     41357   1240019      9.55   no data
91.16/92.09	c Found part      208 vars:          3 clauses:         2 lits size:         4
91.16/92.09	c Found part      220 vars:       3105 clauses:     16598 lits size:     40972
91.16/92.09	c Found parts:          2 time: 0.02 s
91.16/92.09	c Solving part 208
91.26/92.16	c  N st     0         0         3         0         2         0         4         0   no data   no data
91.26/92.17	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
91.26/92.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
91.26/92.18	c Finding binary XORs  T:     0.01 s  found:       0
91.26/92.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
91.26/92.18	c calculated reachability. Time: 0.00
91.26/92.18	c Calc default polars -  time:   0.00 s pos:       2 undec:  229542 neg:       0
91.26/92.18	c =========================================================================================
91.26/92.18	c types(t): F = full restart, N = normal restart
91.26/92.18	c types(t): S = simplification begin/end, E = solution found
91.26/92.18	c restart types(rt): st = static, dy = dynamic
91.26/92.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
91.26/92.18	c  B st     0         0         3         0         2         0         4         0   no data   no data
91.26/92.18	c  E st     1         0         0         0         2         0         4         0   no data   no data
91.26/92.19	c Verified 0 clauses.
91.26/92.19	c Verified 0 clauses.
91.26/92.19	c Solved part
91.26/92.19	c =========================================================================================
91.26/92.19	c Coming back to original instance
91.26/92.19	c =========================================================================================
91.67/92.50	c  N st  1069    308282      3105      6031     91237     51097     40972   1274180      9.55   no data
92.07/92.97	c Decided on static restart strategy
95.37/96.27	c  N st  1075    334550      3104      6031     91247     48739     40972   1301798      9.55   no data
98.67/99.58	c  N st  1077    357418      3103      6031     91259     41842     40972   1115282      9.55   no data
98.67/99.58	c  S st  1077    357418      3103      6031     91259     41842     40972   1115282      9.55   no data
98.77/99.69	c  S st  1077    357921      3103      6031     91259     42342     40972   1138016      9.55   no data
98.87/99.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
100.67/101.56	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:    0 Bins:   1645 BRemL:   5202 BRemN:      3 P: 24.9M T:  1.86
100.67/101.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.67/101.58	c bin-w-bin subsume rem            1 bins  time:  0.01 s
100.67/101.59	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.01 s
100.77/101.63	c Subs w/ non-existent bins:      7 l-rem:      1 v-fix:     0 done:   3100 time:  0.04 s
100.77/101.63	c Removed useless bin:      42  fixed:     0  props:   0.33M  time:  0.00 s
100.77/101.66	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.02 s
101.07/101.90	c subs with bin:       41  lits-rem:       766  v-fix:    0  time:  0.20 s
101.87/102.73	c lits-rem:       997  cl-subs:     3767  v-elim:      0  v-fix:    0  time:  0.83 s
101.87/102.74	c vivif2 --  cl tried     6009 cl shrink        0 lits rem          0 time: 0.01
101.97/102.86	c vivif2 --  cl tried    36085 cl shrink    15314 lits rem     154572 time: 0.13
102.37/103.20	c asymm  cl-useful: 7/2314/6009 lits-rem:16 time: 0.33
102.37/103.21	c calculated reachability. Time: 0.01
102.37/103.21	c  N st  1077    357921      3094      6006     86915     36084     40759    875399      9.55   no data
102.87/103.70	c Finding binary XORs  T:     0.49 s  found:       0
107.37/108.28	c  N st  1078    390314      3094      6006     86916     38226     40759   1064604      9.55   no data
113.97/114.82	c  N st  1079    438902      3094      6006     86920     53789     40759   1218904      9.55   no data
124.37/125.25	c  N st  1080    511784      3093      6006     86936     58672     40759   1857501      9.55   no data
128.57/129.41	c  N st  1081    536883      3093      6006     86944     48500     40759   1283207      9.55   no data
128.57/129.41	c  S st  1081    536883      3093      6006     86944     48500     40759   1283207      9.55   no data
128.67/129.54	c  S st  1081    537391      3093      6006     86945     49006     40759   1305342      9.55   no data
128.67/129.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.37/131.26	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:    0 Bins:   1645 BRemL:   4471 BRemN:      3 P: 31.3M T:  1.71
130.37/131.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.37/131.27	c bin-w-bin subsume rem            1 bins  time:  0.01 s
130.37/131.28	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.01 s
130.47/131.32	c Subs w/ non-existent bins:      5 l-rem:      2 v-fix:     0 done:   3090 time:  0.04 s
130.47/131.33	c Removed useless bin:      10  fixed:     0  props:   0.32M  time:  0.01 s
130.47/131.35	c lits-rem:         0  cl-subs:        7  v-elim:      1  v-fix:    0  time:  0.02 s
130.87/131.71	c subs with bin:      902  lits-rem:      1031  v-fix:    0  time:  0.32 s
131.97/132.85	c lits-rem:      1607  cl-subs:     2940  v-elim:      0  v-fix:    0  time:  1.14 s
131.97/132.86	c vivif2 --  cl tried     5971 cl shrink        0 lits rem          0 time: 0.01
132.18/133.01	c vivif2 --  cl tried    44931 cl shrink    17221 lits rem     136421 time: 0.16
132.47/133.34	c asymm  cl-useful: 3/1668/5971 lits-rem:9 time: 0.32
132.47/133.35	c calculated reachability. Time: 0.01
132.47/133.35	c  N st  1081    537391      3089      5968     83622     44926     40615   1081255      9.55   no data
132.97/133.84	c Finding binary XORs  T:     0.49 s  found:       0
165.97/166.89	c  N st  1082    701375      3089      5968     83643     54555     40615   1383628      9.55   no data
185.47/186.34	c  N st  1083    806090      3087      5968     83662     75623     40615   1962655      9.55   no data
185.47/186.34	c  S st  1083    806090      3087      5968     83662     75623     40615   1962655      9.55   no data
185.67/186.52	c  S st  1083    806592      3087      5968     83663     76119     40615   1980205      9.55   no data
185.67/186.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
187.67/188.59	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    1 Bins:   6523 BRemL:   8616 BRemN:     13 P: 28.7M T:  2.06
187.77/188.63	c Replacing        1 vars Replaced      702 lits Time:     0.03 s 
187.77/188.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
187.77/188.64	c bin-w-bin subsume rem            8 bins  time:  0.01 s
187.77/188.65	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.01 s
187.77/188.69	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   3085 time:  0.04 s
187.77/188.70	c Removed useless bin:      11  fixed:     0  props:   0.29M  time:  0.00 s
187.87/188.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
188.17/189.07	c subs with bin:       71  lits-rem:      2777  v-fix:    0  time:  0.29 s
195.87/196.77	c lits-rem:      3795  cl-subs:     7248  v-elim:      0  v-fix:    0  time:  7.70 s
195.87/196.78	c vivif2 --  cl tried     5947 cl shrink        2 lits rem          2 time: 0.01
196.17/197.06	c vivif2 --  cl tried    68593 cl shrink    26768 lits rem     192481 time: 0.28
196.47/197.35	c asymm  cl-useful: 1/1963/5945 lits-rem:3 time: 0.30
196.47/197.37	c calculated reachability. Time: 0.01
196.47/197.37	c  N st  1083    806592      3085      5944     81345     68587     40470   1555774      9.55   no data
196.97/197.86	c Finding binary XORs  T:     0.49 s  found:       0
246.58/247.49	c  F st  1084   1071876      3084      5944     81366     61925     40470   1479883      9.55   no data
246.58/247.51	c  N st  1084   1071876      3084      5943     81311     61871     40439   1479531      9.55   no data
251.37/252.23	c  N dy  1141   1092058      3077      5943     81339     81519     40439   2090516      9.51     10.03
256.27/257.16	c  N dy  1233   1112349      3075      5943     81350     53274     40439   1043769      9.52     10.14
260.47/261.34	c  N dy  1314   1132372      3074      5943     81365     72724     40439   1585847      9.54     10.28
264.87/265.79	c  N dy  1386   1152376      3073      5943     81379     92158     40439   2132610      9.52     11.13
268.97/269.86	c  N dy  1465   1172473      3073      5943     81386     62857     40439   1232829      9.52     10.10
273.27/274.18	c  N dy  1556   1192569      3073      5943     81393     82404     40439   1786879      9.54     10.13
277.77/278.64	c  S st  1649   1209892      3071      5943     81406     99208     40439   2246699      9.57   no data
278.07/278.90	c  S st  1649   1210394      3071      5943     81408     49983     40439    869404      9.57   no data
278.07/278.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
279.97/280.84	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   2391 BRemL:   2211 BRemN:      0 P: 25.6M T:  1.93
279.97/280.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
279.97/280.86	c bin-w-bin subsume rem           16 bins  time:  0.01 s
279.97/280.87	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
280.07/280.91	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:   3066 time:  0.04 s
280.07/280.91	c Removed useless bin:      46  fixed:     0  props:   0.27M  time:  0.01 s
280.07/280.94	c lits-rem:         0  cl-subs:        1  v-elim:      2  v-fix:    0  time:  0.02 s
280.17/281.07	c subs with bin:      703  lits-rem:       212  v-fix:    0  time:  0.11 s
280.47/281.37	c lits-rem:      1554  cl-subs:     1418  v-elim:      0  v-fix:    0  time:  0.30 s
280.47/281.37	c vivif2 --  cl tried     5801 cl shrink        2 lits rem          2 time: 0.01
280.57/281.46	c vivif2 --  cl tried    45615 cl shrink     5766 lits rem      36834 time: 0.09
280.97/281.81	c asymm  cl-useful: 12/1370/5799 lits-rem:13 time: 0.34
280.97/281.82	c calculated reachability. Time: 0.01
280.97/281.82	c  N dy  1649   1210394      3064      5799     80001     45603     39881    786928      9.57   no data
281.47/282.31	c Finding binary XORs  T:     0.49 s  found:       0
285.08/285.97	c  N dy  1701   1231432      3061      5799     80021     65908     39881   1338530      9.53     10.03
289.37/290.24	c  N dy  1756   1252629      3056      5799     80056     86330     39881   1860488      9.48     10.04
293.67/294.53	c  N dy  1817   1272640      3052      5799     80080     56445     39881   1009619      9.46      9.97
297.57/298.47	c  N dy  1878   1292983      3050      5799     80095     76180     39881   1548568      9.43      9.95
302.17/303.03	c  N dy  1943   1313796      3048      5799     80124     95947     39881   1999792      9.40      9.90
306.37/307.22	c  N dy  2043   1334089      3047      5799     80135     65037     39881   1185672      9.41      9.93
310.38/311.22	c  N dy  2108   1354148      3046      5799     80153     84516     39881   1747048      9.40      9.90
315.47/316.34	c  N dy  2205   1374322      3046      5799     80162     52151     39881    791562      9.41      9.91
319.28/320.15	c  N dy  2308   1394729      3045      5799     80182     72018     39881   1376833      9.43     10.15
323.68/324.59	c  N dy  2414   1414755      3044      5799     80190     91580     39881   1927120      9.46     10.26
328.37/329.27	c  N dy  2521   1434846      3043      5799     80206     57819     39881    935560      9.49     14.46
332.27/333.15	c  N dy  2624   1455201      3042      5799     80211     77706     39881   1545606      9.51     10.29
336.78/337.68	c  N dy  2731   1475217      3041      5799     80215     97227     39881   2088153      9.54     10.22
341.57/342.47	c  N dy  2853   1495284      3041      5799     80219     62322     39881   1028933      9.58     10.39
345.77/346.63	c  N dy  2953   1516072      3041      5799     80223     82575     39881   1644699      9.59     10.18
350.17/351.09	c  N dy  3030   1536077      3041      5799     80225    102016     39881   2191767      9.60     11.68
354.67/355.58	c  N dy  3144   1556398      3040      5799     80231     66385     39881   1165489      9.63     10.27
358.97/359.84	c  N dy  3236   1576468      3040      5799     80236     85877     39881   1710074      9.64     15.12
363.37/364.28	c  N dy  3330   1596532      3040      5799     80240    105474     39881   2293906      9.66     10.33
367.87/368.71	c  N dy  3418   1617262      3039      5799     80246     69201     39881   1230399      9.66     10.18
372.17/373.03	c  N dy  3513   1637359      3039      5799     80251     88745     39881   1833817      9.68     13.02
377.37/378.26	c  N dy  3600   1658285      3037      5799     80270    108946     39881   2379717      9.69     10.35
381.88/382.74	c  N dy  3686   1678386      3037      5799     80274     71111     39881   1253931      9.69     10.24
386.39/387.22	c  N dy  3786   1698595      3037      5799     80277     90794     39881   1812594      9.71     10.70
389.37/390.27	c  S st  3845   1710398      3037      5799     80279    102286     39881   2133590      9.72   no data
389.58/390.43	c  S st  3845   1710903      3037      5799     80281    102788     39881   2154927      9.72   no data
389.58/390.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
391.67/392.55	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   1566 BRemL:   1312 BRemN:      1 P: 32.1M T:  2.11
391.67/392.60	c Replacing        2 vars Replaced      130 lits Time:     0.04 s 
391.67/392.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
391.78/392.61	c bin-w-bin subsume rem           29 bins  time:  0.01 s
391.78/392.62	c subs with bin:       11  lits-rem:         1  v-fix:    0  time:  0.01 s
391.78/392.66	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   3033 time:  0.03 s
391.78/392.67	c Removed useless bin:      75  fixed:     0  props:   0.28M  time:  0.01 s
391.78/392.69	c lits-rem:         0  cl-subs:        6  v-elim:     15  v-fix:    0  time:  0.03 s
392.37/393.22	c subs with bin:     2364  lits-rem:      1977  v-fix:    0  time:  0.48 s
393.87/394.80	c lits-rem:      4211  cl-subs:     4350  v-elim:      0  v-fix:    0  time:  1.59 s
393.87/394.81	c vivif2 --  cl tried     5629 cl shrink        2 lits rem          2 time: 0.01
394.17/395.03	c vivif2 --  cl tried    69853 cl shrink    19191 lits rem     178259 time: 0.22
394.47/395.34	c asymm  cl-useful: 7/1394/5627 lits-rem:21 time: 0.31
394.47/395.35	c calculated reachability. Time: 0.01
394.47/395.35	c  N dy  3845   1710903      3018      5620     78366     69831     39023   1249804      9.72   no data
394.97/395.85	c Finding binary XORs  T:     0.50 s  found:       0
398.97/399.84	c  N dy  3899   1731342      3012      5620     78398     89539     39023   1815818      9.70     10.37
402.37/403.20	c  N dy  3958   1751431      3011      5620     78423     63901     39023   1212506      9.68     10.34
406.08/407.00	c  N dy  4026   1771803      3009      5620     78447     83611     39023   1775144      9.67     10.24
410.58/411.48	c  N dy  4101   1791836      3008      5620     78459    103043     39023   2303298      9.66     13.03
414.27/415.14	c  N dy  4172   1811844      3004      5620     78489     69753     39023   1281822      9.65     11.71
418.37/419.27	c  N dy  4242   1831896      3002      5620     78495     89220     39023   1794931      9.65     11.76
423.07/423.94	c  N dy  4309   1852818      3002      5620     78501    109637     39023   2395918      9.64     10.25
426.98/427.87	c  N dy  4389   1873133      3001      5620     78515     72538     39023   1273450      9.64     10.30
431.57/432.48	c  N dy  4465   1893538      3000      5620     78526     92288     39023   1772941      9.64     10.50
436.57/437.45	c  N dy  4572   1913563      3000      5620     78538    111720     39023   2343158      9.65     14.70
440.97/441.87	c  N dy  4663   1933624      2999      5620     78544     71781     39023   1213582      9.66     14.02
445.57/446.42	c  N dy  4777   1953933      2998      5620     78552     91564     39023   1750250      9.67     10.26
450.67/451.53	c  N dy  4873   1974458      2998      5620     78561    111450     39023   2274971      9.67     10.23
455.37/456.28	c  N dy  4987   1995084      2997      5620     78571     70217     39023   1153373      9.69     10.48
459.58/460.43	c  N dy  5083   2015141      2996      5620     78577     89718     39023   1680807      9.70     10.36
464.27/465.19	c  N dy  5189   2035239      2996      5620     78579    109242     39023   2209753      9.71     10.62
469.07/469.91	c  N dy  5251   2055279      2995      5620     78593     65882     39023   1001242      9.70     13.68
472.77/473.64	c  N dy  5330   2075429      2995      5620     78596     85574     39023   1646490      9.70     10.38
477.47/478.31	c  N dy  5428   2096048      2995      5620     78600    105652     39023   2204655      9.71     10.25
482.77/483.65	c  N dy  5528   2116055      2994      5620     78609    125162     39023   2764076      9.72     10.64
487.48/488.40	c  N dy  5624   2138639      2994      5620     78614     83152     39023   1499415      9.73     10.29
492.07/492.96	c  N dy  5727   2158726      2992      5620     78626    102593     39023   2016114      9.74     10.34
496.97/497.86	c  N dy  5821   2178766      2992      5620     78634    122090     39023   2543981      9.75     13.20
501.67/502.55	c  N dy  5927   2198825      2991      5620     78643     76636     39023   1300676      9.76     11.89
504.09/504.93	c  S st  5968   2210903      2991      5620     78647     88300     39023   1560875      9.75      8.25
504.17/505.06	c  S st  5968   2211406      2991      5620     78648     88799     39023   1585891      9.75   no data
504.17/505.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
506.18/507.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1521 BRemL:   1295 BRemN:      5 P: 30.6M T:  2.03
506.29/507.14	c Replacing        1 vars Replaced      894 lits Time:     0.03 s 
506.29/507.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
506.29/507.15	c bin-w-bin subsume rem          455 bins  time:  0.01 s
506.29/507.16	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.01 s
506.37/507.20	c Subs w/ non-existent bins:      2 l-rem:      1 v-fix:     0 done:   2990 time:  0.03 s
506.37/507.20	c Removed useless bin:      53  fixed:     0  props:   0.26M  time:  0.00 s
506.37/507.23	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.03 s
506.77/507.65	c subs with bin:     2630  lits-rem:      1924  v-fix:    0  time:  0.38 s
507.67/508.55	c lits-rem:      2326  cl-subs:     2847  v-elim:      0  v-fix:    0  time:  0.90 s
507.67/508.55	c vivif2 --  cl tried     5495 cl shrink        5 lits rem          5 time: 0.01
507.87/508.73	c vivif2 --  cl tried    67870 cl shrink    13126 lits rem      99120 time: 0.18
508.17/509.04	c asymm  cl-useful: 1/1738/5493 lits-rem:3 time: 0.31
508.17/509.06	c calculated reachability. Time: 0.01
508.17/509.06	c  N dy  5968   2211406      2978      5492     75623     67868     38355   1111647      9.75   no data
508.67/509.55	c Finding binary XORs  T:     0.50 s  found:       1
512.17/513.09	c  N dy  6019   2231415      2975      5492     75652     87113     38355   1594322      9.74     10.26
516.87/517.78	c  N dy  6065   2252347      2968      5492     75710    107325     38355   2080555      9.72     10.27
520.98/521.82	c  N dy  6122   2272575      2965      5492     75736     68788     38355   1094730      9.71     10.29
524.48/525.33	c  N dy  6182   2292830      2963      5492     75760     88388     38355   1589381      9.70     10.27
528.68/529.57	c  N dy  6237   2313137      2961      5492     75778    108043     38355   2098046      9.69     10.30
533.48/534.39	c  N dy  6303   2333332      2961      5492     75790     64716     38355    948215      9.68     10.25
537.09/537.99	c  N dy  6397   2353368      2960      5492     75803     84174     38355   1430953      9.68     15.27
541.78/542.64	c  N dy  6472   2374983      2958      5492     75824    105004     38355   1915484      9.68     10.30
546.67/547.50	c  N dy  6575   2395153      2957      5492     75836    124693     38355   2453145      9.68     10.22
550.98/551.84	c  N dy  6650   2415816      2956      5492     75843     78917     38355   1319418      9.68     10.31
555.28/556.16	c  N dy  6763   2435889      2956      5492     75847     98495     38355   1889148      9.69     12.57
560.19/561.09	c  N dy  6867   2455976      2956      5492     75852    118093     38355   2413124      9.70     10.26
565.78/566.65	c  N dy  6952   2476063      2954      5492     75862     69579     38355   1016038      9.70     12.70
569.88/570.76	c  N dy  7073   2496161      2953      5492     75863     89206     38355   1558948      9.72     10.72
574.58/575.40	c  N dy  7175   2516172      2953      5492     75867    108717     38355   2089939      9.73     13.64
579.89/580.76	c  N dy  7267   2536195      2953      5492     75871    128220     38355   2608500      9.73     10.89
585.18/586.09	c  N dy  7363   2556667      2952      5492     75876     78506     38355   1254082      9.74     10.32
589.79/590.69	c  N dy  7459   2577590      2952      5492     75880     98869     38355   1803748      9.74     10.31
594.58/595.46	c  N dy  7543   2597603      2952      5492     75881    118282     38355   2342765      9.75     10.31
599.88/600.75	c  N dy  7638   2617643      2952      5492     75883    137803     38355   2870491      9.75     10.27
604.27/605.11	c  N dy  7725   2637757      2951      5492     75898     86599     38355   1419323      9.75     10.27
608.17/609.08	c  N dy  7783   2657854      2951      5492     75902    106013     38355   1854781      9.75     10.63
613.47/614.38	c  N dy  7892   2678595      2950      5492     75909    126235     38355   2386960      9.76     10.30
619.07/619.94	c  N dy  8002   2698803      2950      5492     75915     74158     38355   1060860      9.77     10.30
621.68/622.55	c  S st  8082   2711406      2950      5492     75916     86478     38355   1389197      9.78   no data
621.79/622.67	c  S st  8082   2711912      2950      5492     75917     86983     38355   1409743      9.78   no data
621.79/622.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
623.77/624.67	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   18 Bins:   1551 BRemL:   1328 BRemN:      3 P: 29.3M T:  1.98
623.77/624.71	c Replacing       19 vars Replaced     7328 lits Time:     0.02 s 
623.89/624.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
623.89/624.72	c bin-w-bin subsume rem         1446 bins  time:  0.01 s
623.89/624.73	c subs with bin:       11  lits-rem:         0  v-fix:    0  time:  0.01 s
623.89/624.77	c Subs w/ non-existent bins:      2 l-rem:      3 v-fix:     0 done:   2929 time:  0.03 s
623.89/624.77	c Removed useless bin:      47  fixed:     0  props:   0.26M  time:  0.01 s
623.89/624.80	c lits-rem:         0  cl-subs:        7  v-elim:      9  v-fix:    0  time:  0.03 s
624.17/625.08	c subs with bin:     1043  lits-rem:      1646  v-fix:    0  time:  0.24 s
625.27/626.11	c lits-rem:      7775  cl-subs:     2353  v-elim:      0  v-fix:    0  time:  1.02 s
625.27/626.11	c vivif2 --  cl tried     5301 cl shrink        2 lits rem          2 time: 0.01
625.47/626.31	c vivif2 --  cl tried    78002 cl shrink    12049 lits rem      86013 time: 0.19
625.57/626.44	c asymm  cl-useful: 4/797/5299 lits-rem:12 time: 0.13
625.57/626.45	c calculated reachability. Time: 0.01
625.57/626.45	c  N dy  8082   2711912      2920      5295     72335     77995     37420   1213849      9.78   no data
626.08/626.95	c Finding binary XORs  T:     0.49 s  found:       0
630.27/631.14	c  N dy  8148   2732323      2917      5295     72355     97818     37420   1742878      9.77     10.46
635.07/636.00	c  N dy  8208   2753025      2914      5295     72389    117817     37420   2206648      9.76     10.41
640.49/641.36	c  N dy  8279   2773053      2911      5295     72394    137359     37420   2754818      9.76     13.28
644.78/645.69	c  N dy  8339   2793102      2911      5295     72398     86738     37420   1417976      9.75     10.32
649.18/650.02	c  N dy  8392   2813601      2911      5295     72400    106701     37420   1993880      9.75     10.42
653.97/654.80	c  N dy  8444   2835033      2910      5295     72414    127309     37420   2532525      9.74     10.30
659.67/660.58	c  N dy  8523   2855823      2909      5295     72426     75183     37420   1069406      9.73     10.26
663.59/664.46	c  N dy  8571   2876452      2908      5295     72444     95022     37420   1540658      9.72     10.26
668.67/669.52	c  N dy  8660   2898654      2908      5295     72456    116594     37420   2060043      9.72     10.33
673.67/674.58	c  N dy  8739   2918807      2908      5295     72462    136197     37420   2593398      9.72     10.24
679.17/680.02	c  N dy  8822   2938832      2908      5295     72468     81762     37420   1233025      9.72     17.26
683.77/684.63	c  N dy  8906   2959173      2908      5295     72476    101492     37420   1725180      9.72     10.27
689.17/690.07	c  N dy  8991   2980881      2908      5295     72481    122541     37420   2248826      9.72     10.26
694.87/695.73	c  N dy  9085   3000894      2908      5295     72488    141939     37420   2779536      9.72     12.15
699.57/700.48	c  N dy  9148   3021133      2908      5295     72495     86281     37420   1294526      9.72     10.25
704.67/705.55	c  N dy  9228   3041714      2907      5295     72513    106180     37420   1821203      9.72     10.37
710.07/710.96	c  N dy  9338   3061758      2906      5295     72523    125719     37420   2346137      9.72     10.33
715.57/716.43	c  N dy  9412   3081865      2905      5295     72541    145144     37420   2836987      9.72     10.32
720.57/721.42	c  N dy  9474   3102115      2903      5295     72554     88306     37420   1290123      9.71     10.34
724.97/725.86	c  N dy  9564   3122236      2903      5295     72561    107842     37420   1776020      9.71     10.42
730.47/731.31	c  N dy  9636   3143161      2903      5295     72565    128100     37420   2261774      9.71     10.32
736.19/737.09	c  N dy  9738   3163743      2903      5295     72570    148094     37420   2793694      9.71     10.24
740.97/741.89	c  N dy  9815   3184634      2903      5295     72574     90864     37420   1342628      9.71     10.45
745.77/746.69	c  N dy  9925   3205236      2903      5295     72577    110942     37420   1884359      9.72     10.40
747.47/748.36	c  S st  9954   3211914      2903      5295     72579    117435     37420   2050054      9.72      8.12
747.67/748.52	c  S st  9954   3212418      2903      5295     72579    117939     37420   2072442      9.72   no data
747.67/748.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
749.77/750.61	c Flit:     3 Blit:      1 bXBeca:    0 bXProp:    5 Bins:   2266 BRemL:   3425 BRemN:      7 P: 31.1M T:  2.07
749.77/750.66	c Replacing        5 vars Replaced     5139 lits Time:     0.05 s 
749.77/750.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
749.77/750.67	c bin-w-bin subsume rem          878 bins  time:  0.01 s
749.77/750.68	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
749.87/750.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2894 time:  0.03 s
749.87/750.72	c Removed useless bin:      43  fixed:     0  props:   0.24M  time:  0.00 s
749.87/750.75	c lits-rem:         0  cl-subs:        4  v-elim:     11  v-fix:    0  time:  0.03 s
750.38/751.28	c subs with bin:     1776  lits-rem:      3210  v-fix:    0  time:  0.48 s
752.58/753.49	c lits-rem:      5591  cl-subs:     4374  v-elim:      0  v-fix:    0  time:  2.20 s
752.58/753.50	c vivif2 --  cl tried     5170 cl shrink        1 lits rem          1 time: 0.01
752.87/753.77	c vivif2 --  cl tried    99338 cl shrink    20589 lits rem     173378 time: 0.28
753.27/754.11	c asymm  cl-useful: 4/1170/5169 lits-rem:7 time: 0.34
753.27/754.12	c calculated reachability. Time: 0.01
753.27/754.12	c  N dy  9954   3212418      2883      5168     68939     99325     36783   1575903      9.72   no data
753.79/754.62	c Finding binary XORs  T:     0.50 s  found:       0
758.77/759.61	c  N dy  9994   3234991      2880      5168     68970    121001     36783   2005509      9.71     10.30
764.28/765.11	c  N dy 10069   3255121      2878      5168     68983    140566     36783   2502138      9.70     10.22
768.58/769.46	c  N dy 10132   3275187      2876      5168     68995     87951     36783   1352696      9.70     13.52
773.28/774.19	c  N dy 10217   3295629      2875      5168     69013    107731     36783   1845938      9.70     10.24
778.28/779.15	c  N dy 10278   3317407      2875      5168     69025    128862     36783   2401620      9.69     10.22
783.98/784.85	c  N dy 10359   3337411      2874      5168     69044    148317     36783   2897889      9.69     19.05
788.68/789.58	c  N dy 10453   3357780      2873      5168     69054     91731     36783   1392608      9.69     10.22
793.40/794.24	c  N dy 10540   3377904      2873      5168     69063    111146     36783   1886575      9.69     10.26
798.79/799.62	c  N dy 10620   3399755      2872      5168     69076    132303     36783   2400168      9.69     10.23
804.98/805.89	c  N dy 10707   3419985      2872      5168     69086    151856     36783   2879319      9.69     10.64
810.08/810.91	c  N dy 10778   3440212      2872      5168     69095     92611     36783   1382153      9.69     10.28
814.98/815.81	c  N dy 10872   3460953      2872      5168     69108    112655     36783   1918756      9.69     10.40
819.88/820.72	c  N dy 10945   3480955      2871      5168     69121    132010     36783   2415746      9.69     15.31
825.30/826.18	c  N dy 11026   3501009      2871      5168     69128    151468     36783   2894877      9.69     18.89
830.69/831.59	c  N dy 11136   3521172      2871      5168     69136     90532     36783   1301111      9.69     10.27
835.20/836.06	c  N dy 11234   3541261      2871      5168     69140    110133     36783   1834663      9.69     14.58
839.98/840.83	c  N dy 11311   3561689      2871      5168     69149    130018     36783   2365538      9.69     10.22
845.88/846.76	c  N dy 11411   3581734      2871      5168     69155    149432     36783   2842493      9.69     11.16
851.48/852.30	c  N dy 11480   3601916      2869      5168     69173     86895     36783   1155469      9.69     10.32
855.99/856.85	c  N dy 11598   3621970      2869      5168     69176    106511     36783   1709049      9.70     14.52
861.28/862.19	c  N dy 11706   3641986      2869      5168     69178    126036     36783   2265184      9.70     12.74
867.38/868.21	c  N dy 11807   3662014      2869      5168     69182    145539     36783   2771419      9.71     14.56
873.59/874.48	c  N dy 11912   3682077      2869      5168     69186    165116     36783   3313844      9.71     10.27
878.78/879.63	c  N dy 11982   3704575      2867      5168     69203    103282     36783   1523740      9.71     10.26
880.58/881.47	c  S st 12022   3712418      2867      5168     69205    110955     36783   1732946      9.71      9.06
880.78/881.61	c  S st 12022   3712921      2867      5168     69205    111456     36783   1752560      9.71   no data
880.78/881.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
882.78/883.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:   8662 BRemL:   5180 BRemN:     18 P: 31.1M T:  1.98
882.78/883.66	c Replacing       10 vars Replaced     4164 lits Time:     0.05 s 
882.78/883.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
882.78/883.68	c bin-w-bin subsume rem          465 bins  time:  0.01 s
882.78/883.69	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.01 s
882.88/883.72	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   2857 time:  0.03 s
882.88/883.72	c Removed useless bin:      37  fixed:     0  props:   0.22M  time:  0.00 s
882.88/883.75	c lits-rem:         0  cl-subs:        2  v-elim:      9  v-fix:    0  time:  0.03 s
883.28/884.12	c subs with bin:     1641  lits-rem:      5962  v-fix:    0  time:  0.33 s
884.18/885.03	c lits-rem:      3549  cl-subs:     3218  v-elim:      0  v-fix:    0  time:  0.91 s
884.18/885.04	c vivif2 --  cl tried     5062 cl shrink        1 lits rem          1 time: 0.01
884.38/885.21	c vivif2 --  cl tried    77977 cl shrink     9657 lits rem      66349 time: 0.17
884.70/885.52	c asymm  cl-useful: 3/1413/5062 lits-rem:7 time: 0.31
884.70/885.53	c calculated reachability. Time: 0.01
884.70/885.53	c  N dy 12022   3712921      2848      5060     71289     77972     36156   1099208      9.71   no data
885.18/886.03	c Finding binary XORs  T:     0.50 s  found:       0
888.99/889.89	c  N dy 12076   3733142      2846      5060     71308     97730     36156   1632106      9.71     10.38
892.98/893.85	c  F st 12132   3751563      2846      5060     71313    115667     36156   2117743      9.70      8.16
892.98/893.88	c Found part      174 vars:          3 clauses:         2 lits size:         4
892.98/893.88	c Found part      183 vars:          4 clauses:         3 lits size:         6
892.98/893.88	c Found part      185 vars:       2839 clauses:     14678 lits size:     36116
892.98/893.88	c Found parts:          3 time: 0.02 s
892.98/893.88	c Solving part 174
893.08/893.96	c  N st     0         0         3         0         2         0         4         0   no data   no data
893.08/893.96	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
893.08/893.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
893.08/893.98	c Finding binary XORs  T:     0.01 s  found:       0
893.08/893.98	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
893.08/893.98	c calculated reachability. Time: 0.00
893.08/893.98	c Calc default polars -  time:   0.00 s pos:       1 undec:  229542 neg:       1
893.08/893.98	c =========================================================================================
893.08/893.98	c types(t): F = full restart, N = normal restart
893.08/893.98	c types(t): S = simplification begin/end, E = solution found
893.08/893.98	c restart types(rt): st = static, dy = dynamic
893.08/893.98	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
893.08/893.98	c  B st     0         0         3         0         2         0         4         0   no data   no data
893.08/893.98	c  E st     1         0         0         0         2         0         4         0   no data   no data
893.08/893.98	c Verified 0 clauses.
893.08/893.98	c Verified 0 clauses.
893.08/893.98	c Solved part
893.08/893.98	c =========================================================================================
893.08/893.99	c Solving part 183
893.18/894.07	c  N st     0         0         4         0         3         0         6         0   no data   no data
893.18/894.07	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
893.18/894.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
893.18/894.09	c Finding binary XORs  T:     0.01 s  found:       0
893.18/894.09	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
893.18/894.09	c calculated reachability. Time: 0.00
893.18/894.09	c Calc default polars -  time:   0.00 s pos:       1 undec:  229542 neg:       1
893.18/894.09	c =========================================================================================
893.18/894.09	c types(t): F = full restart, N = normal restart
893.18/894.09	c types(t): S = simplification begin/end, E = solution found
893.18/894.09	c restart types(rt): st = static, dy = dynamic
893.18/894.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
893.18/894.09	c  B st     0         0         4         0         3         0         6         0   no data   no data
893.18/894.09	c  E st     1         0         0         0         3         0         6         0   no data   no data
893.18/894.09	c Verified 0 clauses.
893.18/894.09	c Verified 0 clauses.
893.18/894.09	c Solved part
893.18/894.09	c =========================================================================================
893.28/894.10	c Coming back to original instance
893.28/894.10	c =========================================================================================
893.68/894.52	c  N st 12136   3753597      2839      5052     71242    117400     36116   2159713      9.70   no data
898.08/898.98	c  N dy 12175   3773678      2838      5052     71262    136872     36116   2642947      9.69     11.35
902.19/903.11	c  N dy 12231   3793721      2835      5052     71289     86315     36116   1283756      9.69     10.42
906.28/907.11	c  N dy 12295   3813724      2834      5052     71308    105754     36116   1745864      9.69     14.34
910.88/911.74	c  N dy 12340   3833819      2834      5052     71317    125312     36116   2293722      9.68     10.22
915.98/916.86	c  N dy 12419   3853975      2833      5052     71327    144978     36116   2758831      9.68     10.19
921.28/922.13	c  N dy 12483   3874611      2832      5052     71355     86716     36116   1173872      9.67     10.20
925.18/926.10	c  N dy 12526   3894717      2832      5052     71365    106249     36116   1664100      9.67     10.21
930.18/931.04	c  N dy 12587   3914797      2830      5052     71390    125674     36116   2124643      9.66     12.12
935.38/936.25	c  N dy 12668   3934827      2828      5052     71402    145082     36116   2611972      9.66     10.61
941.90/942.75	c  N dy 12758   3956582      2828      5052     71415     83431     36116   1052094      9.66     10.17
945.48/946.38	c  N dy 12812   3976717      2828      5052     71418    103001     36116   1559280      9.66     10.19
950.18/951.03	c  N dy 12884   3997035      2828      5052     71420    122751     36116   2054882      9.65     10.20
955.38/956.21	c  N dy 12953   4018086      2828      5052     71425    143355     36116   2664593      9.65     10.19
961.18/962.08	c  N dy 13019   4038101      2827      5052     71442    162709     36116   3123232      9.65     10.75
966.59/967.44	c  N dy 13110   4058327      2827      5052     71444     96832     36116   1341683      9.65     10.17
970.69/971.54	c  N dy 13185   4078380      2827      5052     71452    116275     36116   1827819      9.65     12.03
975.49/976.38	c  N dy 13254   4098454      2827      5052     71454    135810     36116   2353845      9.65     10.23
980.89/981.77	c  N dy 13337   4118517      2826      5052     71468    155280     36116   2849799      9.64     11.74
986.90/987.77	c  N dy 13445   4138569      2826      5052     71471    174822     36116   3345695      9.65     10.55
991.89/992.77	c  N dy 13558   4160623      2826      5052     71475    108870     36116   1649220      9.65     10.18
996.49/997.36	c  N dy 13626   4180780      2826      5052     71484    128465     36116   2115960      9.65     10.16
1001.69/1002.59	c  N dy 13686   4202900      2825      5052     71498    149859     36116   2683028      9.64     10.28
1004.39/1005.23	c  S st 13739   4212921      2825      5052     71499    159628     36116   2923797      9.64   no data
1004.60/1005.45	c  S st 13739   4213423      2825      5052     71500    160127     36116   2945391      9.64   no data
1004.60/1005.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1006.70/1007.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    9 Bins:   4275 BRemL:   7793 BRemN:     14 P: 33.8M T:  2.09
1006.80/1007.64	c Replacing        9 vars Replaced     5058 lits Time:     0.07 s 
1006.80/1007.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1006.80/1007.65	c bin-w-bin subsume rem          130 bins  time:  0.01 s
1006.80/1007.66	c subs with bin:       14  lits-rem:         1  v-fix:    0  time:  0.01 s
1006.80/1007.69	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   2816 time:  0.03 s
1006.80/1007.70	c Removed useless bin:      32  fixed:     0  props:   0.21M  time:  0.00 s
1006.89/1007.74	c lits-rem:         0  cl-subs:        4  v-elim:      8  v-fix:    0  time:  0.04 s
1007.99/1008.81	c subs with bin:     3428  lits-rem:      4773  v-fix:    0  time:  0.99 s
1013.09/1013.92	c lits-rem:      5447  cl-subs:     6116  v-elim:      0  v-fix:    0  time:  5.11 s
1013.09/1013.92	c vivif2 --  cl tried     4966 cl shrink        2 lits rem          2 time: 0.01
1013.58/1014.41	c vivif2 --  cl tried   132027 cl shrink    37628 lits rem     359156 time: 0.48
1013.88/1014.73	c asymm  cl-useful: 0/1328/4964 lits-rem:0 time: 0.32
1013.88/1014.75	c calculated reachability. Time: 0.01
1013.88/1014.75	c  N dy 13739   4213423      2808      4964     66485    132021     35632   2086750      9.64   no data
1014.40/1015.24	c Finding binary XORs  T:     0.50 s  found:       0
1020.58/1021.40	c  N dy 13815   4233441      2804      4964     66521    151448     35632   2565029      9.64     11.97
1025.58/1026.45	c  N dy 13895   4253731      2803      4964     66543     91549     35632   1268138      9.64     10.17
1029.90/1030.77	c  N dy 13972   4273988      2801      4964     66558    111261     35632   1747632      9.64     10.20
1035.48/1036.39	c  N dy 14055   4294156      2800      4964     66572    130849     35632   2258477      9.64     10.15
1041.48/1042.32	c  N dy 14150   4314301      2797      4964     66592    150342     35632   2735404      9.64     10.20
1047.68/1048.53	c  N dy 14253   4334481      2795      4964     66607    169897     35632   3215944      9.64     10.24
1051.98/1052.89	c  N dy 14341   4354527      2794      4964     66621    104001     35632   1499422      9.64     11.61
1056.68/1057.54	c  N dy 14423   4375856      2794      4964     66625    124729     35632   1985701      9.64     10.18
1061.88/1062.74	c  N dy 14509   4395933      2793      4964     66639    144122     35632   2466906      9.64     10.26
1067.78/1068.68	c  N dy 14612   4416297      2793      4964     66642    163954     35632   2944507      9.64     10.42
1073.98/1074.88	c  N dy 14737   4436387      2793      4964     66644     94677     35632   1255740      9.65     10.16
1078.30/1079.12	c  N dy 14818   4456724      2793      4964     66647    114450     35632   1742497      9.65     10.25
1083.48/1084.35	c  N dy 14929   4476790      2793      4964     66651    133946     35632   2215084      9.65     10.50
1089.08/1089.95	c  N dy 15038   4496826      2793      4964     66655    153421     35632   2692685      9.66     10.36
1094.88/1095.79	c  N dy 15127   4516840      2793      4964     66658    172890     35632   3163865      9.66     10.21
1100.89/1101.70	c  N dy 15238   4536940      2793      4964     66661    101322     35632   1381037      9.67     10.31
1105.59/1106.48	c  N dy 15338   4557352      2793      4964     66668    121149     35632   1895100      9.67     10.21
1111.30/1112.12	c  N dy 15429   4577698      2792      4964     66674    140885     35632   2349018      9.67     10.59
1117.09/1117.99	c  N dy 15511   4597747      2792      4964     66677    160338     35632   2821527      9.67     13.67
1123.40/1124.24	c  N dy 15594   4618723      2792      4964     66681    180679     35632   3293114      9.67     10.41
1128.80/1129.69	c  N dy 15700   4638917      2792      4964     66685    107670     35632   1495682      9.68     10.19
1133.30/1134.16	c  N dy 15769   4659259      2790      4964     66695    127208     35632   1902906      9.67     10.28
1138.80/1139.67	c  N dy 15881   4680557      2790      4964     66696    147959     35632   2436748      9.68     10.34
1144.69/1145.57	c  N dy 15985   4700648      2790      4964     66701    167372     35632   2872896      9.68     10.20
1148.89/1149.74	c  S st 16060   4713424      2790      4964     66701    179787     35632   3180202      9.68   no data
1149.19/1150.00	c  S st 16060   4713928      2790      4964     66704    180286     35632   3197892      9.68   no data
1149.19/1150.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1151.39/1152.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   14 Bins:  10837 BRemL:   7683 BRemN:     20 P: 35.8M T:  2.19
1151.59/1152.42	c Replacing       14 vars Replaced    34197 lits Time:     0.20 s 
1151.59/1152.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1151.59/1152.43	c bin-w-bin subsume rem          399 bins  time:  0.01 s
1151.59/1152.44	c subs with bin:       11  lits-rem:         0  v-fix:    0  time:  0.01 s
1151.59/1152.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2776 time:  0.03 s
1151.59/1152.47	c Removed useless bin:      41  fixed:     0  props:   0.19M  time:  0.00 s
1151.69/1152.52	c lits-rem:         0  cl-subs:        9  v-elim:     17  v-fix:    0  time:  0.05 s
1153.59/1154.42	c subs with bin:     5212  lits-rem:     12250  v-fix:    0  time:  1.81 s
1161.19/1162.01	c lits-rem:     10668  cl-subs:     9008  v-elim:      0  v-fix:    0  time:  7.59 s
1161.19/1162.02	c vivif2 --  cl tried     4869 cl shrink        3 lits rem          4 time: 0.01
1161.80/1162.64	c vivif2 --  cl tried   156032 cl shrink    46544 lits rem     306058 time: 0.61
1162.09/1162.92	c asymm  cl-useful: 0/958/4869 lits-rem:0 time: 0.28
1162.09/1162.93	c calculated reachability. Time: 0.01
1162.09/1162.93	c  N dy 16060   4713928      2759      4869     67006    156027     35048   2513110      9.68   no data
1162.59/1163.43	c Finding binary XORs  T:     0.50 s  found:       0
1168.89/1169.77	c  N dy 16111   4734607      2757      4869     67030    176001     35048   2942393      9.68     10.35
1173.19/1174.04	c  N dy 16169   4754682      2756      4869     67036    107096     35048   1520199      9.67     12.12
1177.39/1178.23	c  N dy 16213   4774693      2754      4869     67051    126460     35048   1970756      9.67     10.23
1182.49/1183.36	c  N dy 16249   4796968      2752      4869     67067    147857     35048   2408024      9.66     10.19
1188.30/1189.18	c  N dy 16324   4817261      2750      4869     67086    167421     35048   2828971      9.66     10.17
1194.68/1195.52	c  N dy 16392   4837587      2748      4869     67105     95120     35048   1203501      9.65     10.18
1198.98/1199.90	c  N dy 16444   4858007      2748      4869     67110    114882     35048   1659623      9.65     10.21
1204.38/1205.27	c  N dy 16498   4879629      2745      4869     67134    135710     35048   2113509      9.65     10.19
1209.98/1210.84	c  N dy 16576   4899734      2744      4869     67139    155200     35048   2577896      9.64     10.35
1216.48/1217.37	c  N dy 16646   4920866      2744      4869     67143    175716     35048   3080614      9.64     10.23
1223.79/1224.62	c  N dy 16741   4940959      2743      4869     67153    100729     35048   1268101      9.64     10.44
1228.90/1229.74	c  N dy 16825   4962765      2743      4869     67157    122007     35048   1809941      9.64     10.29
1234.19/1235.06	c  N dy 16911   4982909      2743      4869     67165    141603     35048   2319249      9.64     10.26
1240.29/1241.18	c  N dy 16995   5004179      2743      4869     67167    162321     35048   2838661      9.64     10.16
1247.29/1248.13	c  N dy 17064   5025899      2743      4869     67170    183299     35048   3322329      9.64     10.37
1253.29/1254.14	c  N dy 17162   5046066      2743      4869     67174    106544     35048   1364818      9.64     10.43
1257.99/1258.84	c  N dy 17222   5067008      2742      4869     67180    126811     35048   1818874      9.64     10.18
1263.19/1264.08	c  N dy 17292   5087055      2742      4869     67184    146128     35048   2244406      9.63     12.01
1269.29/1270.13	c  N dy 17398   5107223      2733      4869     67193    165754     35048   2710305      9.64     10.26
1275.99/1276.82	c  N dy 17519   5127294      2733      4869     67196    185265     35048   3187670      9.64     12.73
1282.19/1283.00	c  N dy 17622   5147501      2733      4869     67203    107237     35048   1351368      9.64     10.23
1286.79/1287.67	c  N dy 17739   5167609      2733      4869     67208    126817     35048   1819092      9.64     10.17
1292.19/1293.03	c  N dy 17826   5187713      2732      4869     67217    146271     35048   2265934      9.64     10.18
1297.99/1298.89	c  N dy 17911   5208068      2732      4869     67219    165972     35048   2688991      9.64     10.16

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-3368274-1305379154/watcher-3368274-1305379154 -o /tmp/evaluation-result-3368274-1305379154/solver-3368274-1305379154 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368274-1305379154.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.00 0.00 0.00 4/399 25559
/proc/meminfo: memFree=24512644/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=39308 CPUtime=0.01 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 3446 0 0 0 1 0 0 0 20 0 1 0 649514177 40251392 2882 33554432000 4194304 4580011 140736415687344 18446744073709551615 4510762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 9827 2882 324 95 0 4809 0

[startup+0.0325911 s]
/proc/loadavg: 0.00 0.00 0.00 4/399 25559
/proc/meminfo: memFree=24512644/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=44412 CPUtime=0.02 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 4648 0 0 0 2 0 0 0 20 0 1 0 649514177 45477888 3557 33554432000 4194304 4580011 140736415687344 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 11103 3562 324 95 0 6085 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 44412

[startup+0.100609 s]
/proc/loadavg: 0.00 0.00 0.00 4/399 25559
/proc/meminfo: memFree=24512644/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=94012 CPUtime=0.09 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 18902 0 0 0 7 2 0 0 20 0 1 0 649514177 96268288 14444 33554432000 4194304 4580011 140736415687344 18446744073709551615 4510836 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 23503 14444 324 95 0 18485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 94012

[startup+0.300564 s]
/proc/loadavg: 0.00 0.00 0.00 4/399 25559
/proc/meminfo: memFree=24512644/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=124352 CPUtime=0.28 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 28183 0 0 0 25 3 0 0 21 0 1 0 649514177 127336448 23644 33554432000 4194304 4580011 140736415687344 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 31088 23645 325 95 0 26070 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 124352

[startup+0.700442 s]
/proc/loadavg: 0.00 0.00 0.00 4/399 25559
/proc/meminfo: memFree=24512644/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=134532 CPUtime=0.68 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 30880 0 0 0 64 4 0 0 22 0 1 0 649514177 137760768 26341 33554432000 4194304 4580011 140736415687344 18446744073709551615 4234948 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/25559/statm: 33633 26341 341 95 0 28615 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 134532

[startup+1.50029 s]
/proc/loadavg: 0.00 0.00 0.00 5/406 25566
/proc/meminfo: memFree=24196596/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=184292 CPUtime=1.39 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 40743 0 0 0 134 5 0 0 25 0 1 0 649514177 188715008 36204 33554432000 4194304 4580011 140736415687344 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/25559/statm: 46073 36204 341 95 0 41055 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 184292

[startup+3.10103 s]
/proc/loadavg: 0.00 0.00 0.00 5/406 25566
/proc/meminfo: memFree=24013560/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=277576 CPUtime=2.79 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 59533 0 0 0 271 8 0 0 25 0 1 0 649514177 284237824 54994 33554432000 4194304 4580011 140736415687344 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/25559/statm: 69394 54994 341 95 0 64376 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 277576

[startup+6.30047 s]
/proc/loadavg: 0.40 0.08 0.03 5/406 25566
/proc/meminfo: memFree=23582188/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=422856 CPUtime=5.86 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 89471 0 0 0 572 14 0 0 25 0 1 0 649514177 433004544 84932 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/25559/statm: 105714 84932 341 95 0 100696 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 422856

[startup+12.7004 s]
/proc/loadavg: 0.69 0.15 0.05 6/406 25566
/proc/meminfo: memFree=23292760/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=573600 CPUtime=11.87 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 120860 0 0 0 1167 20 0 0 25 0 1 0 649514177 587366400 116321 33554432000 4194304 4580011 140736415687344 18446744073709551615 4515081 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 143400 116321 354 95 0 138382 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 573600

[startup+25.5002 s]
/proc/loadavg: 1.41 0.34 0.11 5/406 25567
/proc/meminfo: memFree=23176956/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=613848 CPUtime=24.67 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 124381 0 0 0 2445 22 0 0 25 0 1 0 649514177 628580352 119842 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 153462 119842 366 95 0 148444 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 613848

[startup+51.1008 s]
/proc/loadavg: 2.24 0.61 0.21 6/411 25578
/proc/meminfo: memFree=22962444/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=648204 CPUtime=50.26 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 144400 0 0 0 5002 24 0 0 25 0 1 0 649514177 663760896 133535 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 162051 133535 368 95 0 157033 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 648204

[startup+102.316 s]
/proc/loadavg: 3.23 1.13 0.40 6/411 25579
/proc/meminfo: memFree=22810356/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=745072 CPUtime=101.48 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 172332 0 0 0 10120 28 0 0 25 0 1 0 649514177 762953728 157880 33554432000 4194304 4580011 140736415687344 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 186268 157880 369 95 0 181250 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 745072

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.63 6/411 25580
/proc/meminfo: memFree=22759072/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=745072 CPUtime=161.47 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 172335 0 0 0 16119 28 0 0 25 0 1 0 649514177 762953728 157883 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294676 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 186268 157883 369 95 0 181250 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 745072

[startup+222.3 s]
/proc/loadavg: 4.05 2.12 0.85 6/411 25582
/proc/meminfo: memFree=22729384/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=745072 CPUtime=221.47 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 172575 0 0 0 22119 28 0 0 25 0 1 0 649514177 762953728 157896 33554432000 4194304 4580011 140736415687344 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 186268 157896 369 95 0 181250 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 745072

[startup+282.301 s]
/proc/loadavg: 4.07 2.48 1.05 6/411 25584
/proc/meminfo: memFree=22730096/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=745072 CPUtime=281.47 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 172940 0 0 0 28119 28 0 0 25 0 1 0 649514177 762953728 158261 33554432000 4194304 4580011 140736415687344 18446744073709551615 4497262 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 186268 158261 369 95 0 181250 0
Current children cumulated CPU time (s) 281.47
Current children cumulated vsize (KiB) 745072

[startup+342.301 s]
/proc/loadavg: 4.03 2.75 1.23 6/411 25585
/proc/meminfo: memFree=22678348/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=745072 CPUtime=341.47 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 173088 0 0 0 34119 28 0 0 25 0 1 0 649514177 762953728 158409 33554432000 4194304 4580011 140736415687344 18446744073709551615 4318386 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 186268 158409 369 95 0 181250 0
Current children cumulated CPU time (s) 341.47
Current children cumulated vsize (KiB) 745072

[startup+402.3 s]
/proc/loadavg: 4.01 2.97 1.40 6/411 25587
/proc/meminfo: memFree=22667768/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=745072 CPUtime=401.47 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 173366 0 0 0 40119 28 0 0 25 0 1 0 649514177 762953728 158413 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 186268 158413 369 95 0 181250 0
Current children cumulated CPU time (s) 401.47
Current children cumulated vsize (KiB) 745072

[startup+462.301 s]
/proc/loadavg: 4.05 3.17 1.57 6/411 25588
/proc/meminfo: memFree=22626924/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=755160 CPUtime=461.47 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 174771 0 0 0 46118 29 0 0 25 0 1 0 649514177 773283840 159818 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 188790 159818 369 95 0 183772 0
Current children cumulated CPU time (s) 461.47
Current children cumulated vsize (KiB) 755160

[startup+522.301 s]
/proc/loadavg: 4.11 3.35 1.73 6/411 25590
/proc/meminfo: memFree=22607544/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=756368 CPUtime=521.48 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 176285 0 0 0 52118 30 0 0 25 0 1 0 649514177 774520832 161298 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 189092 161298 369 95 0 184074 0
Current children cumulated CPU time (s) 521.48
Current children cumulated vsize (KiB) 756368

[startup+582.3 s]
/proc/loadavg: 4.04 3.47 1.86 6/411 25592
/proc/meminfo: memFree=22637012/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=756368 CPUtime=581.48 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 176285 0 0 0 58118 30 0 0 25 0 1 0 649514177 774520832 161298 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 189092 161298 369 95 0 184074 0
Current children cumulated CPU time (s) 581.48
Current children cumulated vsize (KiB) 756368

[startup+642.301 s]
/proc/loadavg: 4.01 3.56 2.00 6/411 25593
/proc/meminfo: memFree=22609196/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=811236 CPUtime=641.48 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 176530 0 0 0 64118 30 0 0 25 0 1 0 649514177 830705664 161543 33554432000 4194304 4580011 140736415687344 18446744073709551615 242970247353 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 202809 161543 369 95 0 197791 0
Current children cumulated CPU time (s) 641.48
Current children cumulated vsize (KiB) 811236

[startup+702.301 s]
/proc/loadavg: 4.00 3.64 2.12 6/411 25595
/proc/meminfo: memFree=22612496/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=757280 CPUtime=701.47 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 176569 0 0 0 70117 30 0 0 25 0 1 0 649514177 775454720 161342 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 189320 161342 369 95 0 184302 0
Current children cumulated CPU time (s) 701.47
Current children cumulated vsize (KiB) 757280

[startup+762.316 s]
/proc/loadavg: 4.00 3.70 2.23 6/411 25596
/proc/meminfo: memFree=22587036/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=811808 CPUtime=761.49 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 176762 0 0 0 76119 30 0 0 25 0 1 0 649514177 831291392 161535 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294112 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 202952 161535 369 95 0 197934 0
Current children cumulated CPU time (s) 761.49
Current children cumulated vsize (KiB) 811808

[startup+822.301 s]
/proc/loadavg: 4.08 3.77 2.35 6/411 25598
/proc/meminfo: memFree=22598520/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=757612 CPUtime=821.48 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 177133 0 0 0 82117 31 0 0 25 0 1 0 649514177 775794688 161348 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 189403 161348 369 95 0 184385 0
Current children cumulated CPU time (s) 821.48
Current children cumulated vsize (KiB) 757612

[startup+882.301 s]
/proc/loadavg: 4.03 3.81 2.45 6/411 25600
/proc/meminfo: memFree=22545020/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=758508 CPUtime=881.48 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 177758 0 0 0 88117 31 0 0 25 0 1 0 649514177 776712192 161623 33554432000 4194304 4580011 140736415687344 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 189627 161623 369 95 0 184609 0
Current children cumulated CPU time (s) 881.48
Current children cumulated vsize (KiB) 758508

[startup+942.3 s]
/proc/loadavg: 4.01 3.84 2.54 6/411 25601
/proc/meminfo: memFree=22530456/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=828816 CPUtime=941.48 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 202287 0 0 0 94114 34 0 0 25 0 1 0 649514177 848707584 165978 33554432000 4194304 4580011 140736415687344 18446744073709551615 4316414 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 207204 165978 369 95 0 202186 0
Current children cumulated CPU time (s) 941.48
Current children cumulated vsize (KiB) 828816

[startup+1002.3 s]
/proc/loadavg: 4.14 3.90 2.64 6/411 25603
/proc/meminfo: memFree=22532760/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=775744 CPUtime=1001.49 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 202932 0 0 0 100114 35 0 0 25 0 1 0 649514177 794361856 166071 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 193936 166071 369 95 0 188918 0
Current children cumulated CPU time (s) 1001.49
Current children cumulated vsize (KiB) 775744

[startup+1062.3 s]
/proc/loadavg: 4.24 3.96 2.74 6/411 25604
/proc/meminfo: memFree=22504692/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=775744 CPUtime=1061.48 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 204645 0 0 0 106113 35 0 0 25 0 1 0 649514177 794361856 166254 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 193936 166254 369 95 0 188918 0
Current children cumulated CPU time (s) 1061.48
Current children cumulated vsize (KiB) 775744

[startup+1122.3 s]
/proc/loadavg: 4.20 4.00 2.82 6/411 25606
/proc/meminfo: memFree=22504656/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=776048 CPUtime=1121.49 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 204997 0 0 0 112113 36 0 0 25 0 1 0 649514177 794673152 166255 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 194012 166255 369 95 0 188994 0
Current children cumulated CPU time (s) 1121.49
Current children cumulated vsize (KiB) 776048

[startup+1182.3 s]
/proc/loadavg: 4.07 4.00 2.89 6/411 25608
/proc/meminfo: memFree=22473752/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=791368 CPUtime=1181.49 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 209751 0 0 0 118112 37 0 0 25 0 1 0 649514177 810360832 169197 33554432000 4194304 4580011 140736415687344 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 197842 169197 369 95 0 192824 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 791368

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 2.96 6/411 25609
/proc/meminfo: memFree=22464296/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=791556 CPUtime=1241.49 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 210990 0 0 0 124111 38 0 0 25 0 1 0 649514177 810553344 170159 33554432000 4194304 4580011 140736415687344 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 197889 170159 369 95 0 192871 0
Current children cumulated CPU time (s) 1241.49
Current children cumulated vsize (KiB) 791556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.02 6/411 25611
/proc/meminfo: memFree=22403516/32951132 swapFree=67093844/67111528
[pid=25559] ppid=25557 vsize=820740 CPUtime=1299.2 cores=4,6
/proc/25559/stat : 25559 (strangenight2-s) R 25557 25559 25515 0 -1 4202496 218355 0 0 0 129880 40 0 0 25 0 1 0 649514177 840437760 176992 33554432000 4194304 4580011 140736415687344 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25559/statm: 205185 176992 369 95 0 200167 0
Current children cumulated CPU time (s) 1299.2
Current children cumulated vsize (KiB) 820740

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): 1299.25
CPU user time (s): 1298.81
CPU system time (s): 0.434933
CPU usage (%): 99.9384
Max. virtual memory (cumulated for all children) (KiB): 864488

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

runsolver used 5.17621 second user time and 12.5401 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 15:19:15
IDJOB=3368274
IDBENCH=20384
IDSOLVER=1845
FILE ID=node128/3368274-1305379154
RUNJOBID= node128-1305379152-25534
PBS_JOBID= 13324374
Free space on /tmp= 73564 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368274-1305379154/watcher-3368274-1305379154 -o /tmp/evaluation-result-3368274-1305379154/solver-3368274-1305379154 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368274-1305379154.cnf

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=968933230

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24513428 kB
Buffers:        246168 kB
Cached:        2643008 kB
SwapCached:       1440 kB
Active:        6093560 kB
Inactive:      2051524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24513428 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           59476 kB
Writeback:           0 kB
AnonPages:     5254084 kB
Mapped:          31412 kB
Slab:           188592 kB
PageTables:      38748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100673448 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73540 MiB
End job on node128 at 2011-05-14 15:40:57