Trace number 3368303

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.9727
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368303-1305379162.cnf'
0.00/0.03	c -- header says num vars:         112764
0.00/0.03	c -- header says num clauses:      468539
0.08/0.18	c -- clauses added:            0 learnts,       468539 normals,            0 xors
0.08/0.18	c -- vars added     112764
0.08/0.18	c Parsing time:  0.16 s
0.08/0.18	c  N st     0         0    112764    131406    325613         0   1174212         0   no data   no data
0.48/0.56	c asymm  cl-useful: 3319/9786/126713 lits-rem:20448 time: 0.37
5.99/6.04	c Flit:   265 Blit:    651 bXBeca:    0 bXProp: 10170 Bins:      0 BRemL:      0 BRemN:      0 P: 106.9M T:  5.44
5.99/6.05	c Cleaning up after failed var search:     0.01 s 
5.99/6.09	c Replacing    10170 vars Replaced   544339 lits Time:     0.04 s 
6.09/6.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.15	c bin-w-bin subsume rem          128 bins  time:  0.01 s
6.18/6.20	c subs with bin:       87  lits-rem:       999  v-fix:    0  time:  0.04 s
7.38/7.47	c Subs w/ non-existent bins:     65 l-rem:   1576 v-fix:     0 done:  93823 time:  0.32 s
7.38/7.47	c Removed useless bin:   21613  fixed:     0  props:  20.00M  time:  0.16 s
7.38/7.47	c lits-rem:       341  cl-subs:      774  v-elim:  31274  v-fix:    0  time:  0.23 s
7.38/7.47	c Finding binary XORs  T:     0.23 s  found:    6741
7.38/7.47	c Replacing     6741 vars Replaced   102120 lits Time:     0.02 s 
7.38/7.47	c Finding non-binary XORs:     0.04 s (found:   10101, avg size: 3.0)
7.38/7.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    210 locsubst:  7146 time:   0.02
7.38/7.47	c Replacing     3018 vars Replaced    36300 lits Time:     0.02 s 
7.38/7.47	c calculated reachability. Time: 0.03
7.38/7.47	c Calc default polars -  time:   0.01 s pos:   21635 undec:   60742 neg:   30387
7.38/7.47	c =========================================================================================
7.38/7.47	c types(t): F = full restart, N = normal restart
7.38/7.47	c types(t): S = simplification begin/end, E = solution found
7.38/7.47	c restart types(rt): st = static, dy = dynamic
7.38/7.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
7.38/7.47	c  B st     0         0     52580     91691    186658         0    810389         0   no data   no data
7.88/7.96	c  N dy    17      4249     52496     91691    187415      3432    810386     50333      4.60      4.89
8.48/8.59	c  N dy    45      8268     52458     91691    188029      6788    810383     94927      4.73      4.99
9.18/9.24	c  N dy    70     12330     52440     91691    188542     10266    810381    144824      4.82      5.17
9.90/9.91	c  N dy    92     16353     52417     91691    189007     13758    810380    191273      4.82      6.07
10.59/10.65	c  N dy   119     20439     52413     91691    189425      8897    810378     65920      4.94      5.28
11.39/11.42	c  N dy   145     24492     52359     91691    189848     12474    810374    116331      4.98      6.60
11.49/11.51	c  F st   149     25000     52231     91691    189906     12914    810374    122460      4.98   no data
11.49/11.54	c Replacing       49 vars Replaced      727 lits Time:     0.02 s 
11.59/11.68	c Found part     4856 vars:          6 clauses:        16 lits size:        40
11.59/11.68	c Found part     4857 vars:          6 clauses:        16 lits size:        40
11.59/11.68	c Found part     4858 vars:          6 clauses:        16 lits size:        40
11.59/11.68	c Found part     4859 vars:          6 clauses:        16 lits size:        40
11.59/11.68	c Found part     5717 vars:      52143 clauses:    284941 lits size:    800803
11.59/11.68	c Found parts:          5 time: 0.16 s
11.59/11.68	c Solving part 4856
11.69/11.72	c  N st     0         0         6         4        12         0        40         0   no data   no data
11.69/11.72	c asymm  cl-useful: 0/4/4 lits-rem:0 time: 0.00
11.69/11.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.69/11.73	c Finding binary XORs  T:     0.01 s  found:       0
11.69/11.73	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.69/11.73	c calculated reachability. Time: 0.00
11.69/11.73	c Calc default polars -  time:   0.00 s pos:       2 undec:  112758 neg:       4
11.69/11.73	c =========================================================================================
11.69/11.73	c types(t): F = full restart, N = normal restart
11.69/11.73	c types(t): S = simplification begin/end, E = solution found
11.69/11.73	c restart types(rt): st = static, dy = dynamic
11.69/11.73	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.69/11.73	c  B st     0         0         6         4        12         0        40         0   no data   no data
11.69/11.73	c  E st     1         0         0         4        12         0        40         0   no data   no data
11.69/11.74	c Verified 4 clauses.
11.69/11.74	c Verified 4 clauses.
11.69/11.74	c Solved part
11.69/11.74	c =========================================================================================
11.69/11.74	c Solving part 4857
11.69/11.79	c  N st     0         0         6         4        12         0        40         0   no data   no data
11.69/11.79	c asymm  cl-useful: 0/4/4 lits-rem:0 time: 0.00
11.69/11.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.69/11.79	c Finding binary XORs  T:     0.01 s  found:       0
11.69/11.79	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.69/11.79	c calculated reachability. Time: 0.00
11.69/11.80	c Calc default polars -  time:   0.00 s pos:       2 undec:  112758 neg:       4
11.69/11.80	c =========================================================================================
11.69/11.80	c types(t): F = full restart, N = normal restart
11.69/11.80	c types(t): S = simplification begin/end, E = solution found
11.69/11.80	c restart types(rt): st = static, dy = dynamic
11.69/11.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.69/11.80	c  B st     0         0         6         4        12         0        40         0   no data   no data
11.69/11.80	c  E st     1         0         0         4        12         0        40         0   no data   no data
11.78/11.80	c Verified 4 clauses.
11.78/11.80	c Verified 4 clauses.
11.78/11.80	c Solved part
11.78/11.80	c =========================================================================================
11.78/11.80	c Solving part 4858
11.78/11.85	c  N st     0         0         6         4        12         0        40         0   no data   no data
11.78/11.85	c asymm  cl-useful: 0/4/4 lits-rem:0 time: 0.00
11.78/11.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.78/11.85	c Finding binary XORs  T:     0.01 s  found:       0
11.78/11.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.78/11.85	c calculated reachability. Time: 0.00
11.78/11.86	c Calc default polars -  time:   0.00 s pos:       2 undec:  112758 neg:       4
11.78/11.86	c =========================================================================================
11.78/11.86	c types(t): F = full restart, N = normal restart
11.78/11.86	c types(t): S = simplification begin/end, E = solution found
11.78/11.86	c restart types(rt): st = static, dy = dynamic
11.78/11.86	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.78/11.86	c  B st     0         0         6         4        12         0        40         0   no data   no data
11.78/11.86	c  E st     1         0         0         4        12         0        40         0   no data   no data
11.78/11.86	c Verified 4 clauses.
11.78/11.86	c Verified 4 clauses.
11.78/11.86	c Solved part
11.78/11.86	c =========================================================================================
11.78/11.86	c Solving part 4859
11.89/11.91	c  N st     0         0         6         4        12         0        40         0   no data   no data
11.89/11.91	c asymm  cl-useful: 0/4/4 lits-rem:0 time: 0.00
11.89/11.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.89/11.91	c Finding binary XORs  T:     0.01 s  found:       0
11.89/11.91	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.89/11.91	c calculated reachability. Time: 0.00
11.89/11.91	c Calc default polars -  time:   0.00 s pos:       2 undec:  112758 neg:       4
11.89/11.91	c =========================================================================================
11.89/11.91	c types(t): F = full restart, N = normal restart
11.89/11.91	c types(t): S = simplification begin/end, E = solution found
11.89/11.91	c restart types(rt): st = static, dy = dynamic
11.89/11.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.89/11.91	c  B st     0         0         6         4        12         0        40         0   no data   no data
11.89/11.91	c  E st     1         0         0         4        12         0        40         0   no data   no data
11.89/11.92	c Verified 4 clauses.
11.89/11.92	c Verified 4 clauses.
11.89/11.92	c Solved part
11.89/11.92	c =========================================================================================
11.89/11.92	c Coming back to original instance
11.89/11.92	c =========================================================================================
12.78/12.81	c  N dy   155     30001     52150     90626    188082     17300    800802    236491      4.98   no data
12.78/12.81	c  S st   155     30001     52150     90626    188082     17300    800802    236491      4.98   no data
12.98/13.04	c  S st   155     30503     52150     90626    188224     17636    800802    239900      4.98   no data
12.98/13.06	c x-sub:  2981 x-cut:      0 vfix:      0 v-elim:      2 locsubst:    96 time:   0.02
18.89/18.90	c Flit:   159 Blit:    139 bXBeca:    0 bXProp: 1103 Bins: 204252 BRemL:  46205 BRemN:     18 P: 118.9M T:  5.83
18.89/18.92	c Cleaning up after failed var search:     0.01 s 
18.89/18.96	c Replacing     1154 vars Replaced    99651 lits Time:     0.04 s 
18.89/18.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.99/19.02	c bin-w-bin subsume rem        42113 bins  time:  0.03 s
18.99/19.08	c subs with bin:     1399  lits-rem:      6689  v-fix:    0  time:  0.05 s
19.19/19.26	c Subs w/ non-existent bins:    469 l-rem:   1485 v-fix:     0 done:  50458 time:  0.19 s
19.29/19.32	c Removed useless bin:    2255  fixed:     0  props:   3.96M  time:  0.06 s
19.49/19.58	c lits-rem:      1229  cl-subs:     8052  v-elim:   8988  v-fix:    0  time:  0.25 s
19.59/19.64	c subs with bin:      364  lits-rem:      4936  v-fix:    0  time:  0.05 s
19.59/19.70	c lits-rem:       229  cl-subs:      531  v-elim:      0  v-fix:    0  time:  0.04 s
19.99/20.02	c asymm  cl-useful: 953/6020/95168 lits-rem:1604 time: 0.32
19.99/20.07	c calculated reachability. Time: 0.05
19.99/20.08	c  N dy   155     30503     41470     95166    224003     11711    689877    309849      4.98   no data
20.19/20.29	c Finding binary XORs  T:     0.21 s  found:    1359
20.29/20.31	c Replacing     1359 vars Replaced    32130 lits Time:     0.03 s 
20.90/20.97	c  N dy   177     34551     40110     94863    224270     15421    688643    355578      5.00      5.64
21.68/21.72	c  N dy   205     38846     40109     94863    224552     19393    688643    412229      5.03      5.31
22.48/22.55	c  N dy   239     42850     40105     94863    224797     12032    688642    282499      5.08      5.35
22.99/23.09	c  S st   262     45754     40104     94863    224945     14768    688641    327362      5.12      4.42
23.28/23.32	c  S st   262     46258     40104     94863    225031     15179    688640    330780      5.12   no data
23.28/23.34	c x-sub:    48 x-cut:      0 vfix:      0 v-elim:     72 locsubst:   710 time:   0.02
27.79/27.90	c Flit:    23 Blit:      1 bXBeca:    0 bXProp: 1055 Bins:  71791 BRemL:  76705 BRemN:     47 P: 89.4M T:  4.55
27.89/27.94	c Replacing     1259 vars Replaced    53583 lits Time:     0.04 s 
27.89/27.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.89/27.99	c bin-w-bin subsume rem        17648 bins  time:  0.02 s
27.99/28.04	c subs with bin:     2905  lits-rem:     10623  v-fix:    0  time:  0.05 s
28.19/28.20	c Subs w/ non-existent bins:    193 l-rem:   5339 v-fix:     0 done:  38748 time:  0.16 s
28.19/28.24	c Removed useless bin:    1417  fixed:     0  props:   2.34M  time:  0.04 s
28.29/28.36	c lits-rem:        86  cl-subs:     3176  v-elim:   1037  v-fix:    0  time:  0.12 s
28.39/28.41	c subs with bin:      170  lits-rem:      1699  v-fix:    0  time:  0.04 s
28.39/28.46	c lits-rem:       103  cl-subs:      326  v-elim:      0  v-fix:    0  time:  0.04 s
28.50/28.55	c vivif2 --  cl tried    91049 cl shrink     5630 lits rem      10820 time: 0.09
28.50/28.57	c vivif2 --  cl tried    13785 cl shrink     1854 lits rem       5442 time: 0.02
28.89/28.98	c asymm  cl-useful: 57/4600/90642 lits-rem:58 time: 0.41
28.99/29.03	c calculated reachability. Time: 0.04
28.99/29.03	c  N dy   262     46258     37711     90642    190060     13722    621143    256823      5.12   no data
29.09/29.20	c Finding binary XORs  T:     0.17 s  found:      57
29.89/29.95	c  N dy   294     50449     37710     90642    190260     17684    621141    320883      5.17      5.49
30.70/30.74	c  N dy   319     54491     37709     90642    190417     21530    621141    380660      5.20      5.61
31.59/31.61	c  N dy   349     58573     37705     90642    190567     25419    621141    446942      5.22      5.52
32.39/32.46	c  N dy   379     62645     37705     90642    190743     29282    621139    504576      5.25      7.76
33.28/33.37	c  N dy   408     66842     37705     90642    190919     18398    621139    292515      5.28      5.57
33.88/33.92	c  S st   425     69387     37704     90642    191024     20809    621139    330994      5.29      4.67
34.10/34.17	c  S st   425     69887     37704     90642    191084     21247    621139    334647      5.29   no data
34.10/34.19	c x-sub:   204 x-cut:      0 vfix:      0 v-elim:     48 locsubst:   342 time:   0.02
38.89/38.94	c Flit:    27 Blit:      0 bXBeca:    0 bXProp:   58 Bins:  83005 BRemL:  43790 BRemN:    182 P: 89.8M T:  4.75
38.89/38.98	c Replacing      282 vars Replaced     9966 lits Time:     0.04 s 
38.99/39.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.99/39.03	c bin-w-bin subsume rem         1376 bins  time:  0.02 s
38.99/39.08	c subs with bin:      946  lits-rem:      1248  v-fix:    0  time:  0.04 s
39.19/39.22	c Subs w/ non-existent bins:    322 l-rem:     38 v-fix:     0 done:  37344 time:  0.15 s
39.19/39.27	c Removed useless bin:     267  fixed:     0  props:   3.48M  time:  0.05 s
39.29/39.38	c lits-rem:        49  cl-subs:      640  v-elim:    718  v-fix:    0  time:  0.10 s
39.39/39.44	c subs with bin:      298  lits-rem:      3031  v-fix:    0  time:  0.05 s
39.39/39.49	c lits-rem:       168  cl-subs:      285  v-elim:      0  v-fix:    0  time:  0.04 s
39.50/39.58	c vivif2 --  cl tried    90614 cl shrink     1378 lits rem       2243 time: 0.08
39.50/39.60	c vivif2 --  cl tried    19539 cl shrink     1581 lits rem       4265 time: 0.03
39.88/39.97	c asymm  cl-useful: 582/5306/90502 lits-rem:897 time: 0.36
39.98/40.01	c calculated reachability. Time: 0.04
39.98/40.02	c  N dy   425     69887     36626     90427    218290     19514    615816    357768      5.29   no data
40.08/40.18	c Finding binary XORs  T:     0.16 s  found:       5
41.08/41.11	c  N dy   458     74420     36626     90427    218460     23841    615815    432592      5.32      5.65
41.99/42.05	c  N dy   490     79299     36624     90427    218592     28538    615815    512163      5.34      5.64
42.99/43.09	c  N dy   530     84383     36622     90427    218764     33402    615815    591724      5.37      6.03
43.79/43.84	c  F st   556     87500     36621     90427    218850     36403    615815    640868      5.39   no data
43.79/43.88	c Replacing        5 vars Replaced       95 lits Time:     0.02 s 
44.49/44.56	c  N st   561     90804     36616     90409    218862     24067    615706    398654      5.39   no data
45.79/45.84	c  N dy   594     96788     36616     90409    219011     29859    615704    524777      5.43      5.89
47.08/47.20	c  N dy   642    102965     36616     90409    219181     35820    615703    628663      5.46      5.75
47.49/47.60	c  S st   656    104830     36616     90409    219240     37611    615702    656469      5.46   no data
47.79/47.82	c  S st   656    105332     36616     90409    219291     38059    615702    661445      5.46   no data
47.79/47.84	c x-sub:   167 x-cut:      0 vfix:      0 v-elim:      2 locsubst:   220 time:   0.02
52.80/52.82	c Flit:    29 Blit:      3 bXBeca:    0 bXProp:  111 Bins:  45201 BRemL:  55084 BRemN:     85 P: 94.8M T:  4.98
52.80/52.87	c Replacing      219 vars Replaced    10545 lits Time:     0.05 s 
52.88/52.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.88/52.92	c bin-w-bin subsume rem          810 bins  time:  0.02 s
52.88/52.96	c subs with bin:      421  lits-rem:       392  v-fix:    0  time:  0.04 s
53.08/53.11	c Subs w/ non-existent bins:     36 l-rem:     34 v-fix:     0 done:  36361 time:  0.15 s
53.08/53.16	c Removed useless bin:      83  fixed:     0  props:   3.38M  time:  0.05 s
53.18/53.26	c lits-rem:       206  cl-subs:      949  v-elim:    327  v-fix:    0  time:  0.10 s
53.38/53.42	c subs with bin:      402  lits-rem:      3515  v-fix:    0  time:  0.13 s
53.48/53.53	c lits-rem:       723  cl-subs:      669  v-elim:      0  v-fix:    0  time:  0.09 s
53.58/53.62	c vivif2 --  cl tried    89883 cl shrink      610 lits rem        724 time: 0.09
53.68/53.70	c vivif2 --  cl tried    35744 cl shrink     6235 lits rem      28013 time: 0.08
54.08/54.13	c asymm  cl-useful: 354/9460/89812 lits-rem:1083 time: 0.44
54.08/54.18	c calculated reachability. Time: 0.04
54.08/54.18	c  N dy   656    105332     36034     89579    204098     35708    607931    561633      5.46   no data
54.28/54.35	c Finding binary XORs  T:     0.17 s  found:       2
56.10/56.18	c  N dy   715    112129     36032     89579    204302     42258    607931    682436      5.52      8.42
57.89/57.95	c  N dy   772    119383     36032     89579    204448     32143    607931    458854      5.56      5.87
59.79/59.83	c  N dy   828    127012     36031     89579    204635     39528    607930    596656      5.59      7.29
61.79/61.83	c  N dy   898    135188     36031     89579    204812     47456    607929    749337      5.65      6.09
63.99/64.02	c  N dy   971    144089     36029     89579    204991     37689    607929    494720      5.69      6.04
66.29/66.37	c  N dy  1051    153331     36028     89579    205155     46685    607925    681093      5.76      6.22
67.59/67.63	c  S st  1091    157998     36027     89579    205224     51245    607923    768192      5.78   no data
67.89/67.92	c  S st  1091    158498     36027     89579    205272     51689    607923    772537      5.78   no data
67.89/67.94	c x-sub:   108 x-cut:      0 vfix:      0 v-elim:      5 locsubst:    64 time:   0.02
73.29/73.38	c Flit:    30 Blit:      0 bXBeca:    0 bXProp:   97 Bins:  21950 BRemL:  24626 BRemN:     81 P: 101.2M T:  5.44
73.39/73.43	c Replacing      130 vars Replaced     9861 lits Time:     0.05 s 
73.39/73.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.39/73.48	c bin-w-bin subsume rem          526 bins  time:  0.02 s
73.49/73.52	c subs with bin:      523  lits-rem:       460  v-fix:    0  time:  0.04 s
73.60/73.67	c Subs w/ non-existent bins:     66 l-rem:     50 v-fix:     0 done:  35851 time:  0.15 s
73.70/73.72	c Removed useless bin:     107  fixed:     0  props:   3.21M  time:  0.05 s
73.78/73.81	c lits-rem:        68  cl-subs:      252  v-elim:    103  v-fix:    0  time:  0.09 s
73.98/74.03	c subs with bin:      613  lits-rem:      5119  v-fix:    0  time:  0.19 s
74.08/74.17	c lits-rem:       956  cl-subs:      869  v-elim:      0  v-fix:    0  time:  0.12 s
74.18/74.26	c vivif2 --  cl tried    88754 cl shrink      697 lits rem        854 time: 0.09
74.28/74.38	c vivif2 --  cl tried    49517 cl shrink     8575 lits rem      41709 time: 0.12
74.70/74.80	c asymm  cl-useful: 153/12690/88688 lits-rem:546 time: 0.42
74.80/74.85	c calculated reachability. Time: 0.04
74.80/74.85	c  N dy  1091    158498     35748     88557    199782     49446    601780    688188      5.78   no data
74.98/75.01	c Finding binary XORs  T:     0.16 s  found:       4
77.78/77.86	c  N dy  1177    168667     35743     88557    199961     39326    601779    456731      5.83      6.29
80.79/80.82	c  N dy  1262    179467     35738     88557    200153     49865    601778    680259      5.88      6.20
84.09/84.18	c  N dy  1356    190946     35737     88557    200330     61087    601778    930703      5.94      6.49
87.90/87.97	c  N dy  1460    203229     35737     88557    200537     52197    601776    668895      6.00      6.46
91.89/91.95	c  N dy  1567    216275     35736     88557    200735     64967    601775    950156      6.06      6.48
95.89/95.99	c  N dy  1667    230158     35734     88557    200894     56347    601774    679594      6.09     11.52
98.39/98.43	c  S st  1732    237748     35734     88557    200974     63818    601773    865778      6.13   no data
98.69/98.73	c  S st  1732    238250     35734     88557    201027     64261    601773    871875      6.13   no data
98.69/98.76	c x-sub:    34 x-cut:      0 vfix:      0 v-elim:     16 locsubst:    28 time:   0.02
104.50/104.58	c Flit:    37 Blit:      0 bXBeca:    0 bXProp:  122 Bins:  28722 BRemL:  17364 BRemN:    106 P: 108.1M T:  5.82
104.59/104.64	c Replacing      140 vars Replaced    14216 lits Time:     0.05 s 
104.59/104.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.59/104.69	c bin-w-bin subsume rem          938 bins  time:  0.02 s
104.69/104.73	c subs with bin:      447  lits-rem:       584  v-fix:    0  time:  0.05 s
104.79/104.88	c Subs w/ non-existent bins:     51 l-rem:     40 v-fix:     0 done:  35523 time:  0.15 s
104.89/104.93	c Removed useless bin:      98  fixed:     0  props:   3.39M  time:  0.05 s
104.99/105.03	c lits-rem:        91  cl-subs:      314  v-elim:    101  v-fix:    0  time:  0.09 s
105.29/105.30	c subs with bin:      820  lits-rem:      5897  v-fix:    0  time:  0.24 s
105.39/105.48	c lits-rem:      1304  cl-subs:     1120  v-elim:      0  v-fix:    0  time:  0.16 s
105.50/105.57	c vivif2 --  cl tried    87648 cl shrink      535 lits rem        637 time: 0.09
105.68/105.71	c vivif2 --  cl tried    60791 cl shrink     8673 lits rem      52808 time: 0.14
106.08/106.16	c asymm  cl-useful: 156/5894/87560 lits-rem:480 time: 0.45
106.18/106.21	c calculated reachability. Time: 0.04
106.18/106.21	c  N dy  1732    238250     35422     87404    206870     60677    595374    775842      6.13   no data
106.28/106.38	c Finding binary XORs  T:     0.17 s  found:      13
111.29/111.32	c  N dy  1847    253525     35417     87404    207085     52367    595373    548912      6.17      7.90
116.29/116.31	c  N dy  1976    269766     35415     87404    207264     68327    595372    915769      6.22     13.47
122.10/122.17	c  N dy  2116    287023     35414     87404    207464     61181    595372    677419      6.27      8.46
128.39/128.46	c  N dy  2268    305355     35412     87404    207652     79227    595371   1134337      6.34      7.66
128.70/128.75	c  F st  2274    306250     35412     87404    207663     80104    595371   1154553      6.34   no data
128.79/128.80	c Replacing       13 vars Replaced      807 lits Time:     0.03 s 
134.89/134.91	c  N dy  2394    324940     35397     87368    206856     72619    595056    873422      6.38      8.33
141.99/142.07	c  N dy  2559    345033     35396     87368    207061     66309    595055    623961      6.44      9.11
145.99/146.09	c  S st  2660    357375     35395     87368    207187     78457    595055    913736      6.47      6.40
146.39/146.46	c  S st  2660    357876     35395     87368    207235     78909    595055    919396      6.47   no data
146.39/146.48	c x-sub:    15 x-cut:      0 vfix:      0 v-elim:      6 locsubst:    74 time:   0.02
152.59/152.69	c Flit:    55 Blit:      0 bXBeca:    0 bXProp:  131 Bins:  25729 BRemL:  17899 BRemN:    157 P: 115.8M T:  6.21
152.69/152.75	c Replacing      173 vars Replaced    13613 lits Time:     0.06 s 
152.69/152.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.80/152.81	c bin-w-bin subsume rem         1012 bins  time:  0.02 s
152.80/152.85	c subs with bin:      329  lits-rem:       394  v-fix:    0  time:  0.05 s
152.99/153.00	c Subs w/ non-existent bins:     39 l-rem:     46 v-fix:     0 done:  35144 time:  0.15 s
152.99/153.05	c Removed useless bin:     169  fixed:     0  props:   3.24M  time:  0.05 s
153.09/153.15	c lits-rem:       137  cl-subs:      245  v-elim:    130  v-fix:    0  time:  0.10 s
153.39/153.41	c subs with bin:      855  lits-rem:      4347  v-fix:    0  time:  0.22 s
153.59/153.61	c lits-rem:      1528  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.17 s
153.59/153.69	c vivif2 --  cl tried    86517 cl shrink      547 lits rem        648 time: 0.09
153.79/153.86	c vivif2 --  cl tried    75986 cl shrink     7982 lits rem      40092 time: 0.17
154.19/154.29	c asymm  cl-useful: 29/4467/86428 lits-rem:87 time: 0.43
154.29/154.34	c calculated reachability. Time: 0.04
154.29/154.34	c  N dy  2660    357876     35014     86399    209245     75808    588224    851935      6.47   no data
154.49/154.51	c Finding binary XORs  T:     0.17 s  found:      19
161.89/161.97	c  N dy  2829    377992     35009     86399    209459     95618    588223   1343311      6.52      6.88
168.99/169.01	c  N dy  2987    398066     35005     86399    209648     86935    588223   1086653      6.56      7.00
176.49/176.53	c  N dy  3141    418105     35002     86399    209811     78359    588223    786716      6.60      8.87
184.09/184.18	c  N dy  3291    438329     35001     86399    209986     98315    588223   1307991      6.63      7.01
191.99/192.02	c  N dy  3442    458396     35001     86399    210133     88790    588223    958299      6.67      8.16
199.79/199.86	c  N dy  3600    478472     34999     86399    210305    108592    588223   1489102      6.70      8.20
207.81/207.82	c  N dy  3765    498534     34999     86399    210455     97995    588223   1129657      6.74      7.21
216.39/216.47	c  N dy  3921    518616     34999     86399    210600    117836    588223   1691568      6.77      7.32
224.09/224.13	c  S st  4066    536814     34998     86399    210719    104473    588222   1201451      6.80   no data
224.49/224.51	c  S st  4066    537318     34998     86399    210757    104938    588222   1208358      6.80   no data
224.49/224.54	c x-sub:    39 x-cut:      0 vfix:      0 v-elim:      8 locsubst:    38 time:   0.02
231.30/231.30	c Flit:    23 Blit:      3 bXBeca:    0 bXProp:  149 Bins:  20234 BRemL:  15974 BRemN:    170 P: 127.2M T:  6.76
231.30/231.37	c Replacing      185 vars Replaced    16516 lits Time:     0.06 s 
231.40/231.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
231.40/231.42	c bin-w-bin subsume rem         1166 bins  time:  0.02 s
231.40/231.47	c subs with bin:      395  lits-rem:       410  v-fix:    0  time:  0.05 s
231.59/231.62	c Subs w/ non-existent bins:     24 l-rem:     35 v-fix:     0 done:  34775 time:  0.15 s
231.59/231.67	c Removed useless bin:     137  fixed:     0  props:   2.98M  time:  0.04 s
231.69/231.77	c lits-rem:        53  cl-subs:      268  v-elim:     75  v-fix:    0  time:  0.11 s
232.11/232.15	c subs with bin:      946  lits-rem:      5596  v-fix:    0  time:  0.31 s
232.39/232.43	c lits-rem:      2068  cl-subs:     1555  v-elim:      0  v-fix:    0  time:  0.27 s
232.49/232.52	c vivif2 --  cl tried    85628 cl shrink      396 lits rem        480 time: 0.09
232.69/232.76	c vivif2 --  cl tried   100866 cl shrink     9779 lits rem      52507 time: 0.24
233.21/233.22	c asymm  cl-useful: 320/4705/85570 lits-rem:960 time: 0.46
233.21/233.27	c calculated reachability. Time: 0.04
233.21/233.27	c  N dy  4066    537318     34700     85250    210765    100703    582197   1101696      6.80   no data
233.39/233.44	c Finding binary XORs  T:     0.17 s  found:      17
241.79/241.85	c  N dy  4217    557492     34694     85250    210946    120614    582197   1668696      6.83      7.29
249.89/249.93	c  N dy  4381    577548     34692     85250    211087    106785    582196   1234937      6.87      7.26
258.41/258.47	c  N dy  4542    597656     34691     85250    211219    126677    582192   1816584      6.90      7.40
266.69/266.79	c  N dy  4702    617728     34691     85250    211338    113026    582192   1319002      6.93     12.28
275.59/275.65	c  N dy  4865    637814     34689     85250    211472    132893    582191   1896372      6.97      7.39
284.10/284.11	c  N dy  5025    657824     34689     85250    211588    118127    582189   1356444      7.00     10.66
292.89/292.93	c  N dy  5182    677833     34687     85250    211719    137917    582189   1944018      7.04      7.43
301.31/301.40	c  N dy  5345    697931     34687     85250    211836    122263    582189   1387348      7.07     10.56
310.39/310.41	c  N dy  5500    717974     34686     85250    211942    142096    582189   1963143      7.09      7.60
319.09/319.16	c  N dy  5648    738076     34686     85250    212061    125457    582189   1360708      7.11      7.92
328.20/328.28	c  N dy  5812    758083     34686     85250    212154    145290    582189   1976285      7.14      7.65
337.29/337.37	c  N dy  5955    778174     34684     85250    212260    127646    582189   1330844      7.16      7.55
340.91/340.99	c Finding binary XORs  T:     0.17 s  found:      38
347.09/347.14	c  N dy  6114    798332     34684     85187    211381    147178    581625   1976490      7.19      7.68
350.91/350.97	c  S st  6182    805977     34684     85187    211407    154774    581625   2236338      7.20   no data
351.40/351.40	c  S st  6182    806479     34683     85187    211427    155255    581625   2243490      7.20   no data
351.40/351.43	c x-sub:    24 x-cut:      0 vfix:      0 v-elim:      7 locsubst:    78 time:   0.03
359.10/359.12	c Flit:    31 Blit:      7 bXBeca:    0 bXProp:  149 Bins:  27173 BRemL:  15816 BRemN:    163 P: 148.5M T:  7.69
359.20/359.24	c Replacing      242 vars Replaced    52355 lits Time:     0.12 s 
359.20/359.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
359.30/359.30	c bin-w-bin subsume rem         1995 bins  time:  0.02 s
359.30/359.35	c subs with bin:      389  lits-rem:       418  v-fix:    0  time:  0.05 s
359.50/359.50	c Subs w/ non-existent bins:     13 l-rem:     24 v-fix:     0 done:  34389 time:  0.16 s
359.50/359.55	c Removed useless bin:     141  fixed:     0  props:   2.87M  time:  0.04 s
359.61/359.67	c lits-rem:        89  cl-subs:      294  v-elim:    138  v-fix:    0  time:  0.13 s
360.71/360.74	c subs with bin:     1312  lits-rem:     15418  v-fix:    0  time:  0.96 s
361.99/362.02	c lits-rem:      7407  cl-subs:     2261  v-elim:      0  v-fix:    0  time:  1.26 s
362.09/362.11	c vivif2 --  cl tried    84562 cl shrink      485 lits rem        556 time: 0.09
362.49/362.57	c vivif2 --  cl tried   149273 cl shrink    24725 lits rem     161306 time: 0.45
363.00/363.06	c asymm  cl-useful: 40/3964/84518 lits-rem:120 time: 0.50
363.10/363.12	c calculated reachability. Time: 0.04
363.10/363.12	c  N dy  6182    806479     34251     84478    216838    149032    575010   1962841      7.20   no data
363.20/363.29	c Finding binary XORs  T:     0.17 s  found:      21
372.39/372.41	c  N dy  6331    826505     34246     84478    216979    128894    575008   1371641      7.23      7.67
381.19/381.21	c  N dy  6480    846624     34246     84478    217110    148794    575007   1990870      7.25      7.68
390.60/390.60	c  N dy  6632    866775     34244     84478    217222    129177    575007   1271466      7.27      7.68
400.00/400.09	c  N dy  6790    886789     34242     84478    217337    149005    575007   1887842      7.29      9.56
409.90/409.95	c  N dy  6944    906833     34241     84478    217447    128730    575007   1139622      7.31      8.17
419.11/419.11	c  N dy  7087    926914     34241     84478    217558    148624    575007   1761700      7.32      7.75
429.30/429.33	c  N dy  7244    946978     34240     84478    217677    168491    575007   2408286      7.34      8.90
438.91/438.92	c  N dy  7390    967083     34239     84478    217787    147056    575005   1595127      7.36      7.75
449.10/449.14	c  N dy  7550    987113     34238     84478    217898    166884    575004   2231374      7.38      9.35
459.60/459.61	c  N dy  7714   1007157     34238     84478    217995    144363    575004   1408197      7.40      9.54
469.40/469.42	c  N dy  7872   1027327     34236     84478    218054    164405    575004   2044970      7.42      8.20
480.20/480.23	c  N dy  8031   1047421     34236     84478    218129    184348    575004   2700318      7.44      8.02
490.20/490.29	c  N dy  8187   1067444     34236     84478    218216    160383    575004   1792665      7.46      8.55
492.50/492.54	c  F st  8220   1071876     34236     84478    218231    164783    575004   1936977      7.46      7.63
492.60/492.61	c Replacing       21 vars Replaced     1080 lits Time:     0.04 s 
500.30/500.37	c  N dy  8307   1087712     34215     84359    216259    180246    574276   2492420      7.47      7.89
502.10/502.10	c Finding binary XORs  T:     0.16 s  found:      62
511.10/511.14	c  N dy  8469   1107809     34215     84359    216322    155556    574275   1531814      7.49      8.90
521.10/521.11	c  N dy  8622   1127877     34214     84359    216370    175495    574275   2157886      7.50      8.28
532.10/532.11	c  N dy  8788   1147918     34214     84359    216430    195390    574275   2820206      7.53      8.52
542.90/542.92	c  N dy  8964   1168114     34214     84359    216506    169582    574275   1906599      7.55      7.96
553.90/553.95	c  N dy  9124   1188211     34214     84359    216573    189542    574275   2573576      7.57     34.15
565.00/565.09	c  N dy  9273   1208243     34214     84359    216649    162999    574274   1553171      7.58      8.03
565.80/565.87	c  S st  9285   1209719     34214     84359    216653    164470    574274   1604126      7.58   no data
566.30/566.38	c  S st  9285   1210223     34214     84359    216675    164949    574274   1612136      7.58   no data
566.41/566.41	c x-sub:    44 x-cut:      0 vfix:      0 v-elim:      5 locsubst:   112 time:   0.03
574.40/574.45	c Flit:    19 Blit:      5 bXBeca:    0 bXProp:  109 Bins:  27497 BRemL:  16918 BRemN:    104 P: 156.9M T:  8.04
574.50/574.55	c Replacing      227 vars Replaced    46406 lits Time:     0.09 s 
574.50/574.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
574.60/574.61	c bin-w-bin subsume rem         5284 bins  time:  0.03 s
574.60/574.66	c subs with bin:      340  lits-rem:       358  v-fix:    0  time:  0.05 s
574.80/574.81	c Subs w/ non-existent bins:      8 l-rem:     13 v-fix:     0 done:  33957 time:  0.15 s
574.80/574.85	c Removed useless bin:     108  fixed:     0  props:   2.79M  time:  0.04 s
574.90/574.98	c lits-rem:        69  cl-subs:      226  v-elim:    103  v-fix:    0  time:  0.13 s
575.40/575.46	c subs with bin:     1213  lits-rem:      6316  v-fix:    0  time:  0.40 s
576.00/576.05	c lits-rem:      4816  cl-subs:     2246  v-elim:      0  v-fix:    0  time:  0.57 s
576.10/576.14	c vivif2 --  cl tried    83747 cl shrink      425 lits rem        538 time: 0.09
576.51/576.50	c vivif2 --  cl tried   160395 cl shrink     9438 lits rem      42369 time: 0.36
576.91/576.97	c asymm  cl-useful: 23/3235/83655 lits-rem:69 time: 0.47
577.01/577.02	c calculated reachability. Time: 0.04
577.01/577.02	c  N dy  9285   1210223     33854     83632    219717    160076    569029   1527306      7.58   no data
577.21/577.20	c Finding binary XORs  T:     0.18 s  found:      20
587.80/587.89	c  N dy  9434   1230323     33851     83632    219798    180026    569028   2180585      7.60      8.10
599.00/599.05	c  N dy  9592   1250406     33850     83632    219896    199947    569028   2874986      7.61      8.61
610.10/610.15	c  N dy  9750   1270523     33849     83632    219995    170266    569027   1733530      7.62      8.05
621.01/621.09	c  N dy  9904   1290643     33848     83632    220080    190209    569027   2400213      7.64      8.05
632.30/632.32	c  N dy 10059   1310656     33848     83632    220163    210069    569027   3120983      7.65      8.45
643.01/643.06	c  N dy 10203   1330756     33848     83632    220245    181845    569027   2026854      7.66     11.84
654.00/654.02	c  N dy 10352   1350834     33848     83632    220299    201804    569025   2708739      7.68      8.55
665.71/665.71	c  N dy 10490   1370919     33848     83632    220361    172391    569025   1575342      7.69      8.73
676.30/676.32	c  N dy 10625   1391014     33848     83632    220427    192367    569025   2255645      7.69     10.32
687.70/687.73	c  N dy 10777   1411118     33848     83632    220488    212353    569024   2976306      7.71      8.19
699.40/699.43	c  N dy 10928   1431129     33848     83632    220547    181616    569024   1776881      7.72     13.30
710.10/710.11	c  N dy 11071   1451358     33848     83632    220599    201715    569024   2492593      7.73      8.16
722.11/722.14	c  N dy 11214   1471426     33848     83632    220654    221655    569024   3234461      7.74      8.93
733.62/733.62	c  N dy 11374   1491561     33848     83632    220705    189959    569024   1920873      7.75      8.33
744.80/744.84	c  N dy 11536   1511621     33848     83632    220751    209902    569024   2661287      7.77     10.47
756.82/756.88	c  N dy 11678   1531665     33847     83632    220812    229810    569022   3386056      7.78      9.48
768.30/768.37	c  N dy 11816   1551692     33847     83632    220854    197069    569022   2046643      7.79     10.17
780.21/780.21	c  N dy 11956   1571722     33847     83632    220904    216973    569022   2768376      7.80      8.25
792.50/792.59	c  N dy 12104   1591914     33847     83632    220947    237058    569022   3516750      7.81      8.23
804.21/804.21	c  N dy 12255   1612014     33846     83632    220998    203641    569022   2157478      7.82      8.23
816.01/816.07	c  N dy 12400   1632036     33846     83632    221053    223541    569022   2893797      7.83      9.33
828.41/828.47	c  N dy 12555   1652115     33846     83632    221091    243520    569022   3660592      7.84      9.48
840.11/840.12	c  N dy 12702   1672128     33846     83632    221151    208765    569022   2227587      7.85     10.08
851.61/851.69	c  N dy 12847   1692184     33846     83632    221189    228722    569022   2947742      7.86      9.28
863.21/863.26	c  S st 12972   1710223     33846     83632    221238    246634    569022   3623264      7.86   no data
863.81/863.84	c  S st 12972   1710724     33846     83632    221253    247119    569022   3632358      7.86   no data
863.81/863.88	c x-sub:    58 x-cut:      0 vfix:      0 v-elim:      5 locsubst:    52 time:   0.04
873.21/873.24	c Flit:    11 Blit:      0 bXBeca:    0 bXProp:  100 Bins:  14280 BRemL:  17267 BRemN:     59 P: 188.5M T:  9.37
873.32/873.37	c Replacing      146 vars Replaced    17655 lits Time:     0.12 s 
873.32/873.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
873.43/873.42	c bin-w-bin subsume rem          841 bins  time:  0.02 s
873.43/873.47	c subs with bin:      166  lits-rem:       201  v-fix:    0  time:  0.05 s
873.61/873.63	c Subs w/ non-existent bins:     10 l-rem:      7 v-fix:     0 done:  33683 time:  0.15 s
873.61/873.67	c Removed useless bin:      86  fixed:     0  props:   2.79M  time:  0.04 s
873.81/873.82	c lits-rem:        34  cl-subs:      157  v-elim:     64  v-fix:    0  time:  0.15 s
875.62/875.61	c subs with bin:     1017  lits-rem:     11425  v-fix:    0  time:  1.60 s
878.61/878.60	c lits-rem:      9615  cl-subs:     2655  v-elim:      0  v-fix:    0  time:  2.97 s
878.61/878.69	c vivif2 --  cl tried    83321 cl shrink      307 lits rem        346 time: 0.09
879.52/879.51	c vivif2 --  cl tried   240436 cl shrink    35546 lits rem     232104 time: 0.81
879.93/879.99	c asymm  cl-useful: 25/1845/83278 lits-rem:75 time: 0.48
880.03/880.05	c calculated reachability. Time: 0.04
880.03/880.05	c  N dy 12972   1710724     33619     83253    214557    240106    565523   3232162      7.86   no data
880.22/880.23	c Finding binary XORs  T:     0.18 s  found:      11
892.21/892.28	c  N dy 13112   1730909     33617     83253    214634    203302    565523   1969344      7.87      8.42
903.61/903.60	c  N dy 13254   1750980     33616     83253    214698    223226    565523   2705228      7.88      8.32
916.11/916.12	c  N dy 13396   1770988     33616     83253    214760    243079    565523   3468819      7.89      8.47
928.43/928.47	c  N dy 13525   1791064     33616     83253    214807    206494    565523   1988054      7.89     10.45
940.43/940.41	c  N dy 13670   1811182     33615     83253    214881    226465    565523   2712057      7.90      8.38
952.91/952.92	c  N dy 13809   1831694     33615     83253    214955    246853    565523   3471265      7.91      8.33
965.83/965.87	c  N dy 13955   1851777     33615     83253    215014    209576    565523   1936879      7.92      9.42
977.51/977.51	c  N dy 14097   1872028     33615     83253    215077    229698    565523   2736600      7.92      8.45
989.92/989.91	c  N dy 14242   1892392     33614     83253    215123    249942    565523   3526439      7.93      8.45
1003.01/1003.04	c  N dy 14383   1912591     33614     83253    215191    211624    565523   1885006      7.94      8.54
1015.12/1015.11	c  N dy 14530   1932610     33614     83253    215263    231501    565523   2609248      7.95      9.22
1027.51/1027.57	c  N dy 14680   1952688     33614     83253    215295    251497    565523   3397555      7.96      9.27
1041.21/1041.27	c  N dy 14829   1972968     33614     83253    215334    271670    565523   4186827      7.96      8.40
1053.52/1053.55	c  N dy 14973   1993009     33613     83253    215367    232039    565523   2524202      7.97      8.72
1066.41/1066.48	c  N dy 15117   2013173     33613     83253    215394    252120    565523   3293941      7.98      8.40
1079.71/1079.72	c  N dy 15273   2033268     33613     83253    215432    272116    565522   4073410      7.99      8.41
1093.02/1093.04	c  N dy 15426   2053375     33613     83253    215472    231138    565521   2364484      8.00      8.45
1105.53/1105.53	c  N dy 15568   2073526     33611     83253    215514    251181    565521   3132758      8.01      8.46
1118.63/1118.71	c  N dy 15719   2093547     33611     83253    215566    271100    565521   3924339      8.02     10.68
1132.52/1132.58	c  N dy 15870   2113552     33611     83253    215608    229447    565521   2163147      8.02      8.62
1144.82/1144.88	c  N dy 16019   2133623     33611     83253    215656    249424    565521   2946162      8.03      8.55
1158.02/1158.03	c  N dy 16166   2153697     33611     83253    215692    269405    565521   3731828      8.04      8.54
1172.02/1172.00	c  N dy 16307   2173799     33611     83253    215726    289411    565521   4533712      8.05      9.69
1184.42/1184.50	c  N dy 16443   2193845     33611     83253    215765    246547    565521   2672476      8.05      8.50
1195.52/1195.57	c  S st 16567   2210724     33611     83253    215801    263344    565521   3304239      8.06      7.30
1196.22/1196.24	c  S st 16567   2211225     33611     83253    215826    263817    565521   3312104      8.06   no data
1196.22/1196.28	c x-sub:    29 x-cut:      0 vfix:      0 v-elim:      3 locsubst:    70 time:   0.04
1205.82/1205.86	c Flit:     6 Blit:      0 bXBeca:    0 bXProp:   62 Bins:  19761 BRemL:  12945 BRemN:     60 P: 195.1M T:  9.58
1205.92/1205.99	c Replacing      107 vars Replaced    20559 lits Time:     0.12 s 
1206.02/1206.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1206.02/1206.04	c bin-w-bin subsume rem          701 bins  time:  0.02 s
1206.02/1206.09	c subs with bin:      144  lits-rem:       146  v-fix:    0  time:  0.05 s
1206.22/1206.25	c Subs w/ non-existent bins:      0 l-rem:      6 v-fix:     0 done:  33494 time:  0.15 s
1206.22/1206.29	c Removed useless bin:      27  fixed:     0  props:   2.86M  time:  0.04 s
1206.42/1206.45	c lits-rem:        20  cl-subs:       87  v-elim:     34  v-fix:    0  time:  0.16 s
1207.83/1207.85	c subs with bin:     1143  lits-rem:      8948  v-fix:    0  time:  1.23 s
1210.22/1210.27	c lits-rem:      8084  cl-subs:     2197  v-elim:      0  v-fix:    0  time:  2.40 s
1210.32/1210.36	c vivif2 --  cl tried    83056 cl shrink      143 lits rem        157 time: 0.09
1211.13/1211.12	c vivif2 --  cl tried   258996 cl shrink    24143 lits rem     152719 time: 0.76
1211.62/1211.60	c asymm  cl-useful: 11/1700/83029 lits-rem:33 time: 0.48
1211.62/1211.66	c calculated reachability. Time: 0.04
1211.62/1211.66	c  N dy 16567   2211225     33460     83018    218250    258811    563562   3064486      8.06   no data
1211.82/1211.84	c Finding binary XORs  T:     0.18 s  found:       2
1226.12/1226.15	c  N dy 16721   2231226     33460     83018    218291    278726    563562   3855024      8.07      9.52
1239.92/1239.99	c  N dy 16846   2251321     33460     83018    218341    233231    563562   2116367      8.07      8.57
1252.13/1252.17	c  N dy 16986   2271683     33460     83018    218383    253504    563562   2910021      8.08      8.52
1265.62/1265.63	c  N dy 17133   2291752     33459     83018    218435    273458    563562   3693840      8.09     11.66
1279.63/1279.66	c  N dy 17266   2311797     33459     83018    218481    293398    563562   4472253      8.09      8.88
1293.32/1293.30	c  N dy 17419   2331882     33459     83018    218525    248911    563562   2593995      8.10     11.59

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/357 25662
/proc/meminfo: memFree=24216412/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=21400 CPUtime=0 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 675 0 1 0 0 0 0 0 20 0 1 0 649516717 21913600 616 33554432000 4194304 4580011 140736758690880 18446744073709551615 47140062940318 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 5350 616 310 95 0 332 0

[startup+0.0717811 s]
/proc/loadavg: 0.00 0.00 0.00 3/357 25662
/proc/meminfo: memFree=24216412/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=43272 CPUtime=0.06 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 4486 0 1 0 6 0 0 0 20 0 1 0 649516717 44310528 3895 33554432000 4194304 4580011 140736758690880 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 10818 3897 326 95 0 5800 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 43272

[startup+0.100783 s]
/proc/loadavg: 0.00 0.00 0.00 3/357 25662
/proc/meminfo: memFree=24216412/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=51444 CPUtime=0.08 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 7072 0 1 0 8 0 0 0 20 0 1 0 649516717 52678656 5925 33554432000 4194304 4580011 140736758690880 18446744073709551615 4512207 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 12861 5928 326 95 0 7843 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 51444

[startup+0.30078 s]
/proc/loadavg: 0.00 0.00 0.00 3/357 25662
/proc/meminfo: memFree=24216412/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=77860 CPUtime=0.28 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 14519 0 1 0 27 1 0 0 21 0 1 0 649516717 79728640 12235 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 19465 12235 339 95 0 14447 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 77860

[startup+0.70066 s]
/proc/loadavg: 0.00 0.00 0.00 3/357 25662
/proc/meminfo: memFree=24216412/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=87760 CPUtime=0.68 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 16877 0 1 0 67 1 0 0 22 0 1 0 649516717 89866240 14593 33554432000 4194304 4580011 140736758690880 18446744073709551615 253640520389 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 21940 14593 341 95 0 16922 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 87760

[startup+1.50049 s]
/proc/loadavg: 0.00 0.00 0.00 5/365 25677
/proc/meminfo: memFree=24025000/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=127296 CPUtime=1.49 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 26379 0 1 0 146 3 0 0 25 0 1 0 649516717 130351104 24095 33554432000 4194304 4580011 140736758690880 18446744073709551615 4293263 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 31824 24096 341 95 0 26806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127296

[startup+3.1002 s]
/proc/loadavg: 0.00 0.00 0.00 5/368 25683
/proc/meminfo: memFree=23762716/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=205432 CPUtime=3.08 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 44685 0 1 0 303 5 0 0 25 0 1 0 649516717 210362368 42401 33554432000 4194304 4580011 140736758690880 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 51358 42401 341 95 0 46340 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 205432

[startup+6.30063 s]
/proc/loadavg: 0.40 0.08 0.03 5/368 25683
/proc/meminfo: memFree=23282180/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=241600 CPUtime=6.29 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 53617 0 1 0 622 7 0 0 25 0 1 0 649516717 247398400 51333 33554432000 4194304 4580011 140736758690880 18446744073709551615 4515081 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 60400 51333 354 95 0 55382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241600

[startup+12.7005 s]
/proc/loadavg: 0.93 0.20 0.06 5/371 25689
/proc/meminfo: memFree=22425232/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=298056 CPUtime=12.68 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 87162 0 1 0 1257 11 0 0 25 0 1 0 649516717 305209344 64310 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294951 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 74514 64310 368 95 0 69496 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 298056

[startup+25.5012 s]
/proc/loadavg: 1.61 0.38 0.13 5/371 25690
/proc/meminfo: memFree=20794252/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=324144 CPUtime=25.49 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 94729 0 1 0 2536 13 0 0 25 0 1 0 649516717 331923456 70331 33554432000 4194304 4580011 140736758690880 18446744073709551615 4293248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 81036 70331 369 95 0 76018 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 324144

[startup+51.1005 s]
/proc/loadavg: 2.42 0.67 0.23 5/371 25717
/proc/meminfo: memFree=20951900/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=331048 CPUtime=51.08 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 99738 0 1 0 5094 14 0 0 25 0 1 0 649516717 338993152 72619 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 82762 72619 369 95 0 77744 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 331048

[startup+102.313 s]
/proc/loadavg: 3.31 1.18 0.42 5/371 25719
/proc/meminfo: memFree=20650012/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=344876 CPUtime=102.3 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 111428 0 1 0 10213 17 0 0 25 0 1 0 649516717 353153024 76140 33554432000 4194304 4580011 140736758690880 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 86219 76140 369 95 0 81201 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 344876

[startup+162.3 s]
/proc/loadavg: 3.75 1.69 0.64 5/371 25720
/proc/meminfo: memFree=20034604/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=358960 CPUtime=162.29 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 122731 0 1 0 16209 20 0 0 25 0 1 0 649516717 367575040 79340 33554432000 4194304 4580011 140736758690880 18446744073709551615 4295034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 89740 79340 369 95 0 84722 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 358960

[startup+222.3 s]
/proc/loadavg: 3.94 2.12 0.86 5/371 25722
/proc/meminfo: memFree=19908436/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=360064 CPUtime=222.29 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 134069 0 1 0 22205 24 0 0 25 0 1 0 649516717 368705536 78756 33554432000 4194304 4580011 140736758690880 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 90016 78756 369 95 0 84998 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 360064

[startup+282.301 s]
/proc/loadavg: 4.02 2.48 1.06 5/371 25723
/proc/meminfo: memFree=19317712/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=368580 CPUtime=282.3 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 144816 0 1 0 28203 27 0 0 25 0 1 0 649516717 377425920 81004 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294185 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 92145 81004 369 95 0 87127 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 368580

[startup+342.301 s]
/proc/loadavg: 4.08 2.77 1.24 5/371 25725
/proc/meminfo: memFree=19186940/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=369360 CPUtime=342.29 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 154261 0 1 0 34200 29 0 0 25 0 1 0 649516717 378224640 81496 33554432000 4194304 4580011 140736758690880 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 92340 81496 369 95 0 87322 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 369360

[startup+402.301 s]
/proc/loadavg: 4.03 2.99 1.41 5/371 25727
/proc/meminfo: memFree=18748604/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=391844 CPUtime=402.3 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 167409 0 1 0 40197 33 0 0 25 0 1 0 649516717 401248256 87181 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 97961 87181 369 95 0 92943 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 391844

[startup+462.301 s]
/proc/loadavg: 4.01 3.17 1.57 5/371 25728
/proc/meminfo: memFree=18621440/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=392700 CPUtime=462.3 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 177299 0 1 0 46194 36 0 0 25 0 1 0 649516717 402124800 86746 33554432000 4194304 4580011 140736758690880 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 98175 86746 369 95 0 93157 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 392700

[startup+522.301 s]
/proc/loadavg: 4.08 3.34 1.73 5/371 25730
/proc/meminfo: memFree=17830380/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=393224 CPUtime=522.3 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 185515 0 1 0 52191 39 0 0 25 0 1 0 649516717 402661376 87466 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 98306 87466 369 95 0 93288 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 393224

[startup+582.301 s]
/proc/loadavg: 4.03 3.45 1.87 5/371 25731
/proc/meminfo: memFree=17898520/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=399168 CPUtime=582.31 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 194740 0 1 0 58189 42 0 0 25 0 1 0 649516717 408748032 88842 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 99792 88842 369 95 0 94774 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 399168

[startup+642.301 s]
/proc/loadavg: 4.01 3.55 2.00 5/371 25760
/proc/meminfo: memFree=22639012/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=399500 CPUtime=642.32 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 203215 0 1 0 64186 46 0 0 25 0 1 0 649516717 409088000 88665 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 99875 88665 369 95 0 94857 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 399500

[startup+702.301 s]
/proc/loadavg: 4.11 3.66 2.13 5/371 25762
/proc/meminfo: memFree=22612432/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=400092 CPUtime=702.3 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 211948 0 1 0 70182 48 0 0 25 0 1 0 649516717 409694208 88658 33554432000 4194304 4580011 140736758690880 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 100023 88658 369 95 0 95005 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 400092

[startup+762.314 s]
/proc/loadavg: 4.09 3.73 2.25 5/371 25763
/proc/meminfo: memFree=22570344/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=400672 CPUtime=762.32 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 220921 0 1 0 76180 52 0 0 25 0 1 0 649516717 410288128 88376 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 100168 88376 369 95 0 95150 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 400672

[startup+822.3 s]
/proc/loadavg: 4.09 3.80 2.36 5/371 25765
/proc/meminfo: memFree=22563704/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=400988 CPUtime=822.31 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 227387 0 1 0 82176 55 0 0 25 0 1 0 649516717 410611712 90070 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 100247 90070 369 95 0 95229 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 400988

[startup+882.3 s]
/proc/loadavg: 4.07 3.84 2.47 5/371 25766
/proc/meminfo: memFree=22520512/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=519812 CPUtime=882.31 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 242261 0 1 0 88172 59 0 0 25 0 1 0 649516717 532287488 100007 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 129953 100007 369 95 0 124935 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 519812

[startup+942.301 s]
/proc/loadavg: 4.02 3.87 2.56 5/371 25768
/proc/meminfo: memFree=22526680/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=436156 CPUtime=942.31 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 251633 0 1 0 94170 61 0 0 25 0 1 0 649516717 446623744 97771 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294786 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 109039 97771 369 95 0 104021 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 436156

[startup+1002.3 s]
/proc/loadavg: 4.01 3.89 2.65 5/371 25770
/proc/meminfo: memFree=22516728/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=436484 CPUtime=1002.32 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 258320 0 1 0 100169 63 0 0 25 0 1 0 649516717 446959616 99270 33554432000 4194304 4580011 140736758690880 18446744073709551615 4304855 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 109121 99270 369 95 0 104103 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 436484

[startup+1062.3 s]
/proc/loadavg: 4.08 3.94 2.74 5/371 25771
/proc/meminfo: memFree=22502688/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=437112 CPUtime=1062.31 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 267928 0 1 0 106165 66 0 0 25 0 1 0 649516717 447602688 98053 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 109278 98053 369 95 0 104260 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 437112

[startup+1122.3 s]
/proc/loadavg: 4.07 3.96 2.82 5/371 25773
/proc/meminfo: memFree=22471148/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=437408 CPUtime=1122.32 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 274668 0 1 0 112163 69 0 0 25 0 1 0 649516717 447905792 99216 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 109352 99216 369 95 0 104334 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 437408

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 2.89 5/371 25774
/proc/meminfo: memFree=22470120/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=438028 CPUtime=1182.32 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 284568 0 1 0 118160 72 0 0 25 0 1 0 649516717 448540672 97556 33554432000 4194304 4580011 140736758690880 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 109507 97556 369 95 0 104489 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 438028

[startup+1242.3 s]
/proc/loadavg: 4.15 4.00 2.97 5/371 25776
/proc/meminfo: memFree=22457060/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=444560 CPUtime=1242.32 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 292724 0 1 0 124158 74 0 0 25 0 1 0 649516717 455229440 98735 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 111140 98735 369 95 0 106122 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 444560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.02 3.04 5/371 25778
/proc/meminfo: memFree=22432584/32951124 swapFree=56449224/67111528
[pid=25662] ppid=25660 vsize=444788 CPUtime=1300.03 cores=0,2
/proc/25662/stat : 25662 (strangenight2-s) R 25660 25662 25628 0 -1 4202496 299481 0 1 0 129926 77 0 0 25 0 1 0 649516717 455462912 99505 33554432000 4194304 4580011 140736758690880 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25662/statm: 111197 99505 369 95 0 106179 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 444788

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

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

runsolver used 5.03223 second user time and 10.3564 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 15:19:23
IDJOB=3368303
IDBENCH=20565
IDSOLVER=1845
FILE ID=node106/3368303-1305379162
RUNJOBID= node106-1305379159-25646
PBS_JOBID= 13324396
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368303-1305379162/watcher-3368303-1305379162 -o /tmp/evaluation-result-3368303-1305379162/solver-3368303-1305379162 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368303-1305379162.cnf

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

MD5SUM BENCH= 123611192e7b44f446f7ac11e53423f6
RANDOM SEED=1752680874

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24217064 kB
Buffers:        249344 kB
Cached:        5505868 kB
SwapCached:      27544 kB
Active:         647276 kB
Inactive:      7862936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24217064 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           18512 kB
Writeback:           0 kB
AnonPages:     2736056 kB
Mapped:           9548 kB
Slab:           111972 kB
PageTables:      47776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74995200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73304 MiB
End job on node106 at 2011-05-14 15:41:05