Trace number 3370843

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-Night-1-st (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370843-1305379169.cnf'
0.00/0.01	c -- header says num vars:          47129
0.00/0.01	c -- header says num clauses:      141002
0.02/0.06	c -- clauses added:            0 learnts,       141002 normals,            0 xors
0.02/0.06	c -- vars added      47129
0.02/0.06	c Parsing time:  0.05 s
0.02/0.06	c  N st     0         0     47129     47000     94000         0    329000         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/46999/46999 lits-rem:0 time: 0.08
0.48/0.50	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   72 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.35
0.48/0.51	c Replacing       72 vars Replaced     1068 lits Time:     0.01 s 
0.48/0.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.48/0.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.48/0.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  47053 time:  0.04 s
0.58/0.62	c Removed useless bin:       0  fixed:     0  props:   4.33M  time:  0.03 s
0.68/0.77	c lits-rem:       146  cl-subs:       26  v-elim:  15684  v-fix:    0  time:  0.15 s
0.68/0.78	c Finding binary XORs  T:     0.01 s  found:       1
0.68/0.78	c Replacing        1 vars Replaced       14 lits Time:     0.00 s 
0.78/0.81	c Finding non-binary XORs:     0.02 s (found:      65, avg size: 3.7)
0.78/0.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     23 locsubst:     0 time:   0.01
0.78/0.81	c calculated reachability. Time: 0.00
0.78/0.81	c Calc default polars -  time:   0.00 s pos:    1552 undec:   24325 neg:   21252
0.78/0.81	c =========================================================================================
0.78/0.81	c types(t): F = full restart, N = normal restart
0.78/0.81	c types(t): S = simplification begin/end, E = solution found
0.78/0.81	c restart types(rt): st = static, dy = dynamic
0.78/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.78/0.81	c  B st     0         0     31345     63068     50144         0    299446         0   no data   no data  --
1.18/1.29	c  N dy    18      4886     31345     63068     50225      4763    299445    116900      7.43      7.88  --
1.79/1.82	c  N dy    35      9344     31345     63068     50280      5307    299445     51207      7.07      7.56  --
2.20/2.21	c  N dy    48     13536     31345     63068     50316      9401    299445    126631      6.94      7.36  --
2.59/2.64	c  N dy    68     17611     31345     63068     50369      7146    299445     50441      6.88     10.33  --
3.09/3.10	c  N dy    88     21836     31345     63068     50406     11289    299445    126559      6.83      7.25  --
3.49/3.58	c  F st   101     25000     31345     63068     50431     14375    299445    180745      6.75      4.65  --
3.69/3.72	c  N st   104     26187     31345     63068     50448     15539    299445    208177      6.75   no data  --
4.09/4.11	c  S st   107     30001     31345     63068     50474     11374    299445    113923      6.75   no data  --
4.19/4.20	c  S st   107     30505     31345     63068     50496     11844    299445    122727      6.75   no data  --
4.19/4.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     13 locsubst:     0 time:   0.01
4.19/4.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.75	c Flit:    62 Blit:      1 bXBeca:    0 bXProp:   48 Bins:   6837 BRemL:    522 BRemN:      0 P:  4.4M T:  0.54
4.69/4.77	c Replacing       48 vars Replaced     1267 lits Time:     0.02 s 
4.79/4.80	c bin-w-bin subsume rem          240 bins  time:  0.01 s
4.79/4.84	c subs with bin:      395  lits-rem:      3071  v-fix:    0  time:  0.03 s
4.79/4.88	c Subs w/ non-existent bins:     39 l-rem:    720 v-fix:     0 done:  31221 time:  0.04 s
4.89/4.90	c Removed useless bin:      27  fixed:     0  props:   1.51M  time:  0.02 s
5.19/5.23	c lits-rem:       269  cl-subs:     6347  v-elim:   8014  v-fix:    0  time:  0.33 s
5.19/5.23	c Added XOR as norm:16
5.40/5.43	c asymm  cl-useful: 0/24407/71406 lits-rem:0 time: 0.21
5.40/5.44	c calculated reachability. Time: 0.00
5.40/5.44	c  N dy   107     30505     23207     71406     34812      5428    301935     46231      6.75   no data  --
5.40/5.45	c Finding binary XORs  T:     0.01 s  found:       0
5.89/5.93	c  N dy   131     34692     23207     71406     34818      9529    301935    115144      6.81      7.37  --
6.28/6.31	c  N dy   157     38758     23207     71406     34834     13532    301935    172056      6.89      7.91  --
6.88/6.93	c  N dy   179     42797     23207     71406     34851     17502    301935    242956      6.91      9.14  --
7.18/7.22	c  S st   195     45757     23207     71406     34864     11286    301935     86233      6.93      5.69  --
7.18/7.29	c  S st   195     46259     23207     71406     34878     11771    301935     93177      6.93   no data  --
7.28/7.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.01
7.28/7.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.59/7.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   4424 BRemL:      7 BRemN:      5 P:  2.9M T:  0.30
7.59/7.64	c bin-w-bin subsume rem            2 bins  time:  0.01 s
7.59/7.66	c subs with bin:      100  lits-rem:       674  v-fix:    0  time:  0.02 s
7.59/7.69	c Subs w/ non-existent bins:     65 l-rem:    210 v-fix:     0 done:  23202 time:  0.03 s
7.59/7.71	c Removed useless bin:      98  fixed:     0  props:   0.75M  time:  0.01 s
7.89/7.95	c lits-rem:       113  cl-subs:     4035  v-elim:   1323  v-fix:    0  time:  0.24 s
7.89/7.95	c Added XOR as norm:0
7.89/7.97	c vivif2 --  cl tried    73727 cl shrink     1026 lits rem       1026 time: 0.02
7.89/7.97	c vivif2 --  cl tried     7736 cl shrink       18 lits rem         65 time: 0.00
8.09/8.10	c asymm  cl-useful: 0/2321/73727 lits-rem:0 time: 0.13
8.09/8.11	c calculated reachability. Time: 0.00
8.09/8.11	c  N dy   195     46259     21879     73727     37859      7736    315056     66817      6.93   no data  --
8.19/8.23	c Finding binary XORs  T:     0.01 s  found:       0
8.49/8.55	c  N dy   225     50282     21879     73727     37862     11704    315056    128257      7.05      7.46  --
9.90/9.96	c  N dy   251     54370     21879     73727     37862     15724    315056    243329      7.11      7.52  --
10.59/10.60	c  N dy   275     58435     21879     73727     37866     19724    315056    310511      7.14      8.29  --
11.09/11.14	c  N dy   301     62476     21879     73727     37867     13347    315056    191283      7.16      8.57  --
11.69/11.71	c  N dy   339     66551     21879     73727     37875     17380    315056    265134      7.34     20.98  --
12.00/12.05	c  S st   362     69388     21879     73727     37876     20193    315056    310089      7.42   no data  --
12.10/12.14	c  S st   362     69896     21879     73727     37879     20688    315056    316954      7.42   no data  --
12.10/12.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
12.10/12.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.38/12.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      0 BRemN:      0 P:  4.4M T:  0.30
12.38/12.49	c bin-w-bin subsume rem            1 bins  time:  0.01 s
12.88/12.95	c subs with bin:       20  lits-rem:        15  v-fix:    0  time:  0.45 s
12.88/12.98	c Subs w/ non-existent bins:      0 l-rem:    570 v-fix:     0 done:  12736 time:  0.03 s
12.88/12.99	c Removed useless bin:       0  fixed:     0  props:   0.67M  time:  0.01 s
13.78/13.86	c lits-rem:       432  cl-subs:      754  v-elim:      0  v-fix:    0  time:  0.86 s
13.78/13.86	c Added XOR as norm:0
13.78/13.87	c vivif2 --  cl tried    73207 cl shrink        0 lits rem          0 time: 0.01
13.78/13.89	c vivif2 --  cl tried    20434 cl shrink      224 lits rem        324 time: 0.02
14.20/14.21	c asymm  cl-useful: 1/37871/73207 lits-rem:1 time: 0.32
14.20/14.22	c calculated reachability. Time: 0.00
14.20/14.22	c  N dy   362     69896     21877     73207     37887     20434    312968    311092      7.42   no data  --
15.18/15.20	c  N dy   400     74376     21877     73207     37892     13355    312968    107637      7.60      8.02  --
15.78/15.84	c  N dy   443     79185     21877     73207     37895     18122    312968    192911      7.75      8.25  --
16.28/16.37	c  N dy   460     84247     21877     73207     37898     23080    312968    271756      7.71      9.73  --
16.58/16.67	c  F st   468     87501     21877     73207     37901     13747    312968     98285      7.66      7.40  --
16.99/17.01	c  N st   473     90797     21877     73207     37901     16987    312968    154234      7.66   no data  --
17.69/17.76	c  N dy   488     96685     21877     73207     37901     22766    312968    265053      7.62      8.06  --
18.49/18.58	c  N dy   538    102899     21877     73207     37902     15442    312968    122884      7.74      8.33  --
18.70/18.75	c  S st   544    104847     21877     73207     37903     17337    312968    149092      7.71      7.45  --
18.79/18.83	c  S st   544    105353     21877     73207     37906     17825    312968    157294      7.71   no data  --
18.79/18.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
18.79/18.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    106 BRemL:     11 BRemN:      0 P:  4.1M T:  0.29
19.09/19.15	c Replacing        1 vars Replaced     1040 lits Time:     0.01 s 
19.09/19.19	c bin-w-bin subsume rem            2 bins  time:  0.01 s
19.19/19.21	c subs with bin:       25  lits-rem:        20  v-fix:    0  time:  0.03 s
19.19/19.24	c Subs w/ non-existent bins:      0 l-rem:    208 v-fix:     0 done:  21875 time:  0.03 s
19.19/19.26	c Removed useless bin:       0  fixed:     0  props:   0.69M  time:  0.01 s
19.39/19.47	c lits-rem:       263  cl-subs:      204  v-elim:      0  v-fix:    0  time:  0.21 s
19.39/19.47	c Added XOR as norm:0
19.39/19.48	c vivif2 --  cl tried    73207 cl shrink        0 lits rem          0 time: 0.01
19.39/19.49	c vivif2 --  cl tried    17596 cl shrink       10 lits rem         12 time: 0.01
19.80/19.89	c asymm  cl-useful: 2/35336/73207 lits-rem:6 time: 0.40
19.89/19.90	c calculated reachability. Time: 0.00
19.89/19.90	c  N dy   544    105353     21875     73205     38001     17596    312957    154049      7.71   no data  --
20.59/20.68	c  N dy   593    112209     21875     73205     38002     24362    312957    267917      7.81      8.27  --
21.69/21.71	c  N dy   633    119423     21875     73205     38004     17962    312957    143426      7.86      8.76  --
22.59/22.66	c  N dy   666    128107     21875     73205     38005     26488    312957    297422      7.82      8.42  --
24.10/24.16	c  N dy   701    136348     21875     73205     38005     20743    312957    164054      7.82     15.81  --
25.30/25.39	c  N dy   757    145742     21875     73205     38008     30028    312957    333204      7.87      8.57  --
26.58/26.60	c  N dy   800    155290     21875     73205     38008     24452    312957    191813      7.85      8.33  --
27.09/27.12	c  S st   817    158029     21875     73205     38012     27146    312957    250721      7.86   no data  --
27.19/27.21	c  S st   817    158534     21875     73205     38013     27635    312957    257355      7.86   no data  --
27.19/27.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
27.19/27.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.50/27.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    199 BRemL:     42 BRemN:      0 P:  4.4M T:  0.30
27.50/27.56	c bin-w-bin subsume rem            2 bins  time:  0.01 s
27.59/27.60	c subs with bin:      117  lits-rem:       139  v-fix:    0  time:  0.03 s
27.59/27.63	c Subs w/ non-existent bins:      0 l-rem:    557 v-fix:     0 done:  21874 time:  0.03 s
27.59/27.65	c Removed useless bin:       0  fixed:     0  props:   0.70M  time:  0.01 s
27.99/28.02	c lits-rem:       638  cl-subs:      300  v-elim:      0  v-fix:    0  time:  0.37 s
27.99/28.02	c Added XOR as norm:0
27.99/28.03	c vivif2 --  cl tried    73204 cl shrink        0 lits rem          0 time: 0.01
27.99/28.05	c vivif2 --  cl tried    27219 cl shrink       22 lits rem         27 time: 0.02
28.29/28.36	c asymm  cl-useful: 1/36253/73204 lits-rem:3 time: 0.31
28.29/28.37	c calculated reachability. Time: 0.00
28.29/28.37	c  N dy   817    158534     21874     73203     38169     27219    312948    251276      7.86   no data  --
29.89/29.96	c  N dy   896    168729     21874     73203     38171     37341    312948    481583      7.99     17.24  --
31.29/31.35	c  N dy   952    179550     21874     73203     38175     31710    312948    310870      8.02      9.28  --
32.90/32.93	c  N dy  1017    191102     21874     73203     38177     26027    312948    169784      8.04      9.46  --
33.08/33.17	c Finding binary XORs  T:     0.01 s  found:       0
34.48/34.52	c  N dy  1089    203349     21874     73203     38179     38129    312948    422672      8.10      8.99  --
36.39/36.43	c  N dy  1152    216387     21874     73203     38184     32931    312948    290734      8.13     10.86  --
38.29/38.31	c  N dy  1226    230239     21874     73203     38186     46578    312948    572518      8.17      8.71  --
39.39/39.45	c  S st  1252    237802     21874     73203     38190     35317    312948    303054      8.15      7.23  --
39.50/39.55	c  S st  1252    238306     21874     73203     38190     35812    312948    311082      8.15   no data  --
39.50/39.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.50/39.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.79/39.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    488 BRemL:    191 BRemN:      0 P:  5.0M T:  0.31
39.89/39.92	c bin-w-bin subsume rem            1 bins  time:  0.01 s
39.89/39.97	c subs with bin:       62  lits-rem:        60  v-fix:    0  time:  0.05 s
39.99/40.01	c Subs w/ non-existent bins:     94 l-rem:    388 v-fix:     0 done:  21874 time:  0.03 s
39.99/40.02	c Removed useless bin:       0  fixed:     0  props:   0.71M  time:  0.01 s
40.39/40.49	c lits-rem:       405  cl-subs:      202  v-elim:      0  v-fix:    0  time:  0.47 s
40.39/40.49	c Added XOR as norm:0
40.49/40.51	c vivif2 --  cl tried    73202 cl shrink        0 lits rem          0 time: 0.01
40.49/40.52	c vivif2 --  cl tried    35455 cl shrink        9 lits rem         15 time: 0.02
40.79/40.82	c asymm  cl-useful: 0/32718/73202 lits-rem:0 time: 0.29
40.79/40.83	c calculated reachability. Time: 0.00
40.79/40.83	c  N dy  1252    238306     21874     73202     38488     35455    312947    306076      8.15   no data  --
43.09/43.17	c  N dy  1328    253530     21874     73202     38492     50507    312947    617326      8.17      8.61  --
45.49/45.56	c  N dy  1427    269966     21874     73202     38497     46890    312947    488232      8.22      8.71  --
48.08/48.16	c Finding binary XORs  T:     0.01 s  found:       0
48.30/48.37	c  N dy  1525    287264     21874     73202     38502     43655    312947    382358      8.26     10.87  --
51.19/51.20	c  N dy  1617    305804     21874     73202     38506     40633    312947    266366      8.30      8.83  --
51.19/51.26	c  F st  1621    306253     21874     73202     38506     41080    312947    273154      8.30   no data  --
54.38/54.45	c  N dy  1704    325694     21874     73202     38513     60312    312947    720882      8.33      8.83  --
57.99/58.08	c  N dy  1813    347078     21874     73202     38523     58718    312947    603259      8.35      8.95  --
59.69/59.75	c  S st  1862    357459     21874     73202     38526     68928    312947    808668      8.36      5.78  --
59.79/59.88	c  S st  1862    357961     21874     73202     38529     69420    312947    817330      8.36   no data  --
59.79/59.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.79/59.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.19/60.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    268 BRemL:    125 BRemN:      0 P:  7.0M T:  0.38
60.29/60.35	c bin-w-bin subsume rem            1 bins  time:  0.01 s
60.40/60.46	c subs with bin:      183  lits-rem:       371  v-fix:    0  time:  0.11 s
60.40/60.49	c Subs w/ non-existent bins:      0 l-rem:   1245 v-fix:     0 done:   9736 time:  0.03 s
60.50/60.51	c Removed useless bin:       0  fixed:     0  props:   0.74M  time:  0.02 s
61.79/61.87	c lits-rem:      1878  cl-subs:      850  v-elim:      0  v-fix:    0  time:  1.36 s
61.79/61.87	c Added XOR as norm:0
61.79/61.88	c vivif2 --  cl tried    73202 cl shrink        0 lits rem          0 time: 0.01
61.89/61.93	c vivif2 --  cl tried    68387 cl shrink     1370 lits rem       1869 time: 0.05
62.09/62.15	c asymm  cl-useful: 2/2804/73202 lits-rem:6 time: 0.21
62.09/62.16	c calculated reachability. Time: 0.00
62.09/62.16	c  N dy  1862    357961     21874     73200     38675     68387    312945    795495      8.36   no data  --
66.49/66.57	c  N dy  1955    382336     21874     73200     38683     69613    312945    913670      8.32      8.93  --
69.59/69.60	c  N dy  2042    402437     21874     73200     38690     65919    312945    625617      8.32      8.89  --
72.89/72.93	c  N dy  2144    422542     21874     73200     38699     60992    312945    600963      8.33      8.77  --
76.29/76.38	c  N dy  2254    442597     21874     73200     38708     80809    312945   1011756      8.35     10.07  --
79.49/79.54	c  N dy  2342    462820     21874     73200     38712     75044    312945    760792      8.34      8.82  --
83.09/83.10	c  N dy  2448    482880     21874     73200     38718     68294    312945    548857      8.38     10.99  --
86.80/86.81	c  N dy  2556    502910     21874     73200     38721     88106    312945    987834      8.41     11.29  --
90.10/90.12	c  N dy  2644    523477     21874     73200     38726     80994    312945    763665      8.40      8.88  --
90.29/90.31	c Finding binary XORs  T:     0.01 s  found:       0
92.89/92.94	c  S st  2728    536942     21874     73200     38731     94307    312945   1056833      8.42   no data  --
93.09/93.10	c  S st  2728    537447     21874     73200     38732     94803    312945   1069842      8.42   no data  --
93.09/93.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.09/93.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.50/93.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    304 BRemL:    137 BRemN:      1 P:  8.6M T:  0.43
93.59/93.63	c bin-w-bin subsume rem            2 bins  time:  0.01 s
93.69/93.78	c subs with bin:      326  lits-rem:       241  v-fix:    0  time:  0.15 s
93.78/93.81	c Subs w/ non-existent bins:      0 l-rem:    721 v-fix:     0 done:   5223 time:  0.03 s
93.78/93.82	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.01 s
95.38/95.47	c lits-rem:      3018  cl-subs:     3033  v-elim:      1  v-fix:    0  time:  1.64 s
95.38/95.47	c Added XOR as norm:0
95.38/95.48	c vivif2 --  cl tried    73202 cl shrink        0 lits rem          0 time: 0.01
95.48/95.56	c vivif2 --  cl tried    91445 cl shrink     1289 lits rem       2528 time: 0.07
95.60/95.62	c asymm  cl-useful: 0/1427/73202 lits-rem:0 time: 0.06
95.60/95.63	c calculated reachability. Time: 0.00
95.60/95.63	c  N dy  2728    537447     21873     73202     38902     91445    312950    991058      8.42   no data  --
99.19/99.26	c  N dy  2789    557619     21873     73202     38905     83806    312950    869271      8.41      9.26  --
102.69/102.76	c  N dy  2872    577633     21873     73202     38912    103553    312950   1282349      8.40     14.54  --
106.78/106.81	c  N dy  2966    598832     21873     73202     38914     95669    312950   1054273      8.41      9.16  --
110.79/110.84	c  N dy  3044    618983     21873     73202     38924     85708    312950    662026      8.41      8.86  --
115.09/115.10	c  N dy  3160    638996     21873     73202     38928    105511    312950   1154533      8.42      9.08  --
117.49/117.52	c Finding binary XORs  T:     0.01 s  found:       0
118.89/118.96	c  N dy  3264    659012     21873     73202     38940     94412    312950    808549      8.45      9.02  --
123.39/123.42	c  N dy  3392    679029     21873     73202     38944    114262    312950   1279327      8.49      9.25  --
127.60/127.68	c  N dy  3471    700602     21873     73202     38948    103851    312950   1044538      8.47      9.06  --
132.49/132.58	c  N dy  3561    721025     21873     73202     38949    124063    312950   1589438      8.48      9.02  --
137.51/137.58	c  N dy  3674    741055     21873     73202     38953    112115    312950   1168885      8.50     10.50  --
143.19/143.21	c  N dy  3806    761097     21873     73202     38956    132014    312950   1758240      8.54     10.14  --
148.19/148.21	c  N dy  3932    781387     21873     73202     38971    118461    312950   1233109      8.56      9.22  --
153.79/153.89	c  N dy  4057    801408     21873     73202     38975    138303    312950   1764620      8.59     12.33  --
155.00/155.04	c  S st  4085    806170     21873     73202     38977    108534    312950    872603      8.60   no data  --
155.10/155.19	c  S st  4085    806673     21873     73202     38977    109029    312950    886127      8.60   no data  --
155.19/155.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
155.19/155.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.59/155.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    244 BRemL:    102 BRemN:      0 P:  9.3M T:  0.43
155.69/155.72	c bin-w-bin subsume rem            6 bins  time:  0.01 s
155.69/155.79	c subs with bin:      444  lits-rem:       641  v-fix:    0  time:  0.07 s
155.79/155.82	c Subs w/ non-existent bins:      0 l-rem:    491 v-fix:     0 done:  12249 time:  0.03 s
155.79/155.83	c Removed useless bin:       0  fixed:     0  props:   0.81M  time:  0.01 s
157.09/157.14	c lits-rem:      3957  cl-subs:      929  v-elim:      0  v-fix:    0  time:  1.30 s
157.09/157.14	c Added XOR as norm:0
157.09/157.15	c vivif2 --  cl tried    73202 cl shrink        0 lits rem          0 time: 0.01
157.21/157.21	c vivif2 --  cl tried   107656 cl shrink      167 lits rem        226 time: 0.06
157.49/157.51	c asymm  cl-useful: 4/26011/73202 lits-rem:4 time: 0.30
157.49/157.52	c calculated reachability. Time: 0.00
157.49/157.52	c  N dy  4085    806673     21873     73202     39118    107656    312946    867826      8.60   no data  --
162.70/162.78	c  N dy  4198    827114     21873     73202     39123    127899    312946   1452459      8.62      9.18  --
168.69/168.76	c  N dy  4313    847161     21873     73202     39129    111310    312946    916280      8.64     12.37  --
174.49/174.58	c  N dy  4426    867179     21873     73202     39136    131110    312946   1503983      8.66      9.14  --
179.79/179.89	c  N dy  4550    887230     21873     73202     39141    114355    312946    896025      8.68      9.29  --
184.49/184.56	c  N dy  4640    907440     21873     73202     39143    134325    312946   1462717      8.69      9.30  --
189.39/189.44	c  N dy  4751    927665     21873     73202     39150    154269    312946   1964511      8.70      9.34  --
194.89/194.94	c  N dy  4884    947740     21873     73202     39157    136085    312946   1407591      8.73     14.57  --
200.69/200.79	c  N dy  5008    967970     21873     73202     39158    156111    312946   2004823      8.76      9.23  --
207.30/207.30	c  N dy  5145    988011     21873     73202     39163    137391    312946   1386827      8.79     15.02  --
213.31/213.38	c  N dy  5282   1008070     21873     73202     39169    157313    312946   1991541      8.82     13.91  --
219.79/219.81	c  N dy  5426   1028690     21873     73202     39176    137892    312946   1335080      8.86      9.33  --
222.89/222.95	c Finding binary XORs  T:     0.01 s  found:       0
226.40/226.47	c  N dy  5555   1048705     21873     73202     39181    157750    312946   1949521      8.88      9.36  --
232.29/232.30	c  F st  5650   1071875     21873     73202     39184    139720    312946   1255981      8.89      6.05  --
232.29/232.37	c  N st  5650   1071875     21873     73202     39184    139720    312946   1255981      8.89      6.05  --
238.19/238.22	c  N dy  5731   1091971     21873     73202     39186    159641    312946   1934082      8.90     12.32  --
244.21/244.27	c  N dy  5863   1112008     21873     73202     39191    137691    312946   1115277      8.92      9.41  --
249.89/249.96	c  N dy  5989   1132088     21873     73202     39196    157609    312946   1669765      8.94     10.08  --
256.49/256.59	c  N dy  6100   1152136     21873     73202     39203    177481    312946   2291378      8.95      9.50  --
262.81/262.82	c  N dy  6205   1172251     21873     73202     39211    155151    312946   1521771      8.97      9.71  --
269.00/269.00	c  N dy  6330   1192392     21873     73202     39215    175123    312946   2092677      8.98      9.49  --
274.69/274.77	c  S st  6425   1210009     21873     73202     39223    149208    312946   1243323      9.00   no data  --
274.91/274.96	c  S st  6425   1210513     21873     73202     39226    149704    312946   1256278      9.00   no data  --
274.91/274.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
274.91/274.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
275.39/275.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    362 BRemL:    108 BRemN:      0 P: 11.5M T:  0.49
275.49/275.57	c bin-w-bin subsume rem            5 bins  time:  0.01 s
275.59/275.67	c subs with bin:      553  lits-rem:      2034  v-fix:    0  time:  0.10 s
275.69/275.70	c Subs w/ non-existent bins:      0 l-rem:    593 v-fix:     0 done:  15106 time:  0.04 s
275.69/275.72	c Removed useless bin:       0  fixed:     0  props:   0.83M  time:  0.01 s
277.21/277.28	c lits-rem:      5414  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  1.56 s
277.21/277.28	c Added XOR as norm:0
277.29/277.30	c vivif2 --  cl tried    73202 cl shrink        0 lits rem          0 time: 0.01
277.29/277.39	c vivif2 --  cl tried   148043 cl shrink      289 lits rem        395 time: 0.09
277.59/277.68	c asymm  cl-useful: 1/8533/73202 lits-rem:1 time: 0.29
277.59/277.69	c calculated reachability. Time: 0.00
277.59/277.69	c  N dy  6425   1210513     21873     73202     39493    148043    312945   1231931      9.00   no data  --
277.69/277.71	c Finding binary XORs  T:     0.01 s  found:       0
283.29/283.35	c  N dy  6562   1230586     21873     73202     39500    167973    312945   1813548      9.03     11.48  --
290.20/290.24	c  N dy  6680   1250599     21873     73202     39501    187743    312945   2512838      9.05     10.48  --
296.20/296.21	c  N dy  6811   1270780     21873     73202     39504    162272    312945   1497668      9.08      9.67  --
303.29/303.32	c  N dy  6966   1290795     21873     73202     39509    182123    312945   2118879      9.12     19.37  --
311.40/311.48	c  N dy  7094   1310799     21873     73202     39513    156373    312945   1266946      9.14      9.86  --
317.59/317.63	c  N dy  7208   1330975     21873     73202     39513    176292    312945   1844731      9.15      9.68  --
326.61/326.64	c  N dy  7333   1351077     21873     73202     39521    196183    312945   2505885      9.17      9.69  --
333.90/333.92	c  N dy  7460   1371121     21873     73202     39522    169922    312945   1564301      9.19     16.00  --
341.40/341.40	c  N dy  7573   1391273     21873     73202     39526    189855    312945   2206235      9.20      9.69  --
348.80/348.87	c  N dy  7696   1411282     21873     73202     39532    209639    312945   2784925      9.22     11.93  --
354.40/354.47	c  N dy  7794   1431292     21873     73202     39536    182919    312945   1859994      9.22     14.03  --
361.20/361.25	c  N dy  7901   1451328     21873     73202     39539    202764    312945   2436510      9.23      9.80  --
369.00/369.06	c  N dy  8006   1471341     21873     73202     39544    174438    312945   1476837      9.25     15.30  --
376.30/376.33	c  N dy  8121   1491801     21873     73202     39551    194701    312945   2142880      9.26      9.77  --
382.40/382.49	c  N dy  8213   1511831     21873     73202     39557    214497    312945   2829017      9.27      9.80  --
390.70/390.74	c  N dy  8345   1531853     21873     73202     39561    185278    312945   1738347      9.29     14.50  --
398.00/398.08	c  N dy  8473   1552559     21873     73202     39567    205785    312945   2366298      9.31      9.90  --
405.50/405.58	c  N dy  8588   1572614     21873     73202     39572    225680    312945   3074567      9.33      9.84  --
412.00/412.03	c  N dy  8714   1592618     21873     73202     39577    195409    312945   1854870      9.34     14.29  --
419.11/419.18	c  N dy  8836   1612639     21873     73202     39580    215228    312945   2486799      9.36     14.72  --
424.90/424.98	c  N dy  8908   1633687     21873     73202     39580    235860    312945   3022168      9.36      9.86  --
431.90/431.93	c  N dy  9010   1653731     21873     73202     39585    204814    312945   2232494      9.36      9.88  --
440.90/440.98	c  N dy  9131   1674268     21873     73202     39592    225171    312945   3009629      9.38      9.94  --
447.90/447.98	c  N dy  9240   1695001     21873     73202     39595    193854    312945   1643355      9.39      9.91  --
452.30/452.32	c  S st  9292   1710513     21873     73202     39599    209156    312945   2062863      9.39      7.31  --
452.50/452.58	c  S st  9292   1711019     21873     73202     39599    209660    312945   2074613      9.39   no data  --
452.60/452.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
452.60/452.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.22/453.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    647 BRemL:    271 BRemN:      0 P: 15.2M T:  0.65
453.40/453.41	c bin-w-bin subsume rem           18 bins  time:  0.01 s
453.60/453.63	c subs with bin:      799  lits-rem:      8079  v-fix:    0  time:  0.22 s
453.60/453.67	c Subs w/ non-existent bins:      9 l-rem:    474 v-fix:     0 done:   4995 time:  0.03 s
453.60/453.69	c Removed useless bin:       0  fixed:     0  props:   0.85M  time:  0.01 s
456.10/456.17	c lits-rem:      5782  cl-subs:     2100  v-elim:      0  v-fix:    0  time:  2.48 s
456.10/456.17	c Added XOR as norm:0
456.10/456.18	c vivif2 --  cl tried    73181 cl shrink        1 lits rem          1 time: 0.01
456.30/456.35	c vivif2 --  cl tried   206692 cl shrink     2172 lits rem       2717 time: 0.16
456.60/456.67	c asymm  cl-useful: 0/9162/73180 lits-rem:0 time: 0.32
456.60/456.69	c calculated reachability. Time: 0.00
456.60/456.69	c  N dy  9292   1711019     21873     73180     39988    206692    312834   2018625      9.39   no data  --
456.70/456.70	c Finding binary XORs  T:     0.01 s  found:       0
464.31/464.34	c  N dy  9430   1731087     21873     73180     39992    226573    312834   2645031      9.41     11.77  --
471.92/471.99	c  N dy  9552   1751180     21873     73180     39998    246452    312834   3195259      9.42     13.59  --
479.52/479.60	c  N dy  9640   1771196     21873     73180     39999    211694    312834   2108913      9.43     15.81  --
488.11/488.18	c  N dy  9775   1791328     21873     73180     40004    231608    312834   2800517      9.45      9.98  --
496.61/496.67	c  N dy  9884   1811357     21873     73180     40008    251378    312834   3523070      9.46     13.92  --
506.81/506.80	c  N dy 10008   1831934     21873     73180     40011    218122    312834   2234563      9.48     10.00  --
515.50/515.57	c  N dy 10132   1852015     21873     73180     40012    238017    312834   2878815      9.49     11.96  --
523.91/523.97	c  N dy 10259   1872523     21873     73180     40013    258291    312834   3462392      9.51     10.43  --
531.81/531.87	c  N dy 10384   1892586     21873     73180     40020    224070    312834   2248513      9.52     20.47  --
541.41/541.47	c  N dy 10519   1912665     21873     73180     40027    243947    312834   3023549      9.54     10.51  --
550.20/550.24	c  N dy 10631   1932763     21873     73180     40034    263870    312834   3686854      9.55     11.09  --
559.21/559.21	c  N dy 10759   1952890     21873     73180     40038    228642    312834   2350733      9.56     10.46  --
567.91/567.91	c  N dy 10890   1973014     21873     73180     40041    248530    312834   2992995      9.58     10.18  --
576.70/576.75	c  N dy 11023   1993066     21873     73180     40050    268394    312834   3614286      9.59     10.17  --
585.51/585.51	c  N dy 11119   2013193     21873     73180     40055    231061    312834   2327258      9.60     10.43  --
594.91/595.00	c  N dy 11233   2033479     21873     73180     40068    251139    312834   3058927      9.61     10.22  --
603.71/603.71	c  N dy 11323   2053549     21873     73180     40073    270892    312834   3668534      9.61     10.15  --
612.72/612.79	c  N dy 11428   2073600     21873     73180     40086    233290    312834   2186025      9.62     14.36  --
620.10/620.16	c  N dy 11522   2093743     21872     73180     40098    253185    312834   2740960      9.62     10.51  --
627.51/627.54	c  N dy 11643   2113823     21872     73180     40099    273077    312834   3246535      9.63     12.16  --
634.51/634.59	c  N dy 11705   2135517     21872     73180     40103    235540    312834   2161099      9.62     10.30  --
642.51/642.52	c  N dy 11802   2155911     21872     73180     40107    255755    312834   2727845      9.63     10.29  --
650.41/650.46	c  N dy 11891   2175971     21872     73180     40110    275579    312834   3304514      9.63     12.42  --
658.41/658.40	c  N dy 11988   2196037     21872     73180     40112    236218    312834   2079096      9.63     10.96  --
664.51/664.57	c  S st 12054   2211019     21872     73180     40112    251052    312834   2513763      9.63   no data  --
664.81/664.88	c  S st 12054   2211527     21872     73180     40112    251550    312834   2524283      9.63   no data  --
664.91/664.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
664.91/664.92	c Cache  BProp: 0 Set: 0 BXProp: 50 T: 0.00
666.31/666.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:   7706 BRemL:    190 BRemN:      0 P: 21.4M T:  1.44
666.63/666.63	c Replacing       65 vars Replaced   659479 lits Time:     0.27 s 
666.81/666.82	c bin-w-bin subsume rem           67 bins  time:  0.01 s
667.01/667.00	c subs with bin:      349  lits-rem:      3082  v-fix:    0  time:  0.18 s
667.01/667.03	c Subs w/ non-existent bins:      0 l-rem:   1029 v-fix:     0 done:   6819 time:  0.03 s
667.01/667.04	c Removed useless bin:       0  fixed:     0  props:   0.77M  time:  0.01 s
669.82/669.83	c lits-rem:      3579  cl-subs:     1961  v-elim:      1  v-fix:    0  time:  2.79 s
669.82/669.83	c Added XOR as norm:0
669.82/669.85	c vivif2 --  cl tried    72937 cl shrink        1 lits rem          1 time: 0.02
670.01/670.03	c vivif2 --  cl tried   245102 cl shrink     2391 lits rem      13962 time: 0.18
670.31/670.32	c asymm  cl-useful: 0/9443/72937 lits-rem:0 time: 0.29
670.31/670.33	c calculated reachability. Time: 0.00
670.31/670.33	c  N dy 12054   2211527     21806     72937     36299    245102    311833   2362456      9.63   no data  --
670.31/670.35	c Finding binary XORs  T:     0.01 s  found:       0
677.52/677.55	c  N dy 12137   2231824     21806     72937     36304    265203    311833   2893041      9.63     10.14  --
685.81/685.88	c  N dy 12244   2251828     21806     72937     36307    285058    311833   3469052      9.63     10.14  --
693.52/693.58	c  N dy 12310   2271921     21806     72937     36313    243815    311833   2207125      9.62     10.63  --
701.73/701.72	c  N dy 12417   2291960     21806     72937     36317    263704    311833   2749508      9.63     10.64  --
709.61/709.65	c  N dy 12499   2312051     21806     72937     36318    283609    311833   3346936      9.63     17.48  --
718.72/718.77	c  N dy 12591   2332218     21806     72937     36323    242930    311833   2030064      9.63     10.36  --
727.51/727.55	c  N dy 12679   2353280     21806     72937     36326    263815    311833   2597574      9.63     10.18  --
737.41/737.43	c  N dy 12775   2373585     21806     72937     36334    283919    311833   3221130      9.63     10.36  --
745.82/745.85	c  N dy 12852   2393658     21806     72937     36335    303810    311833   3821919      9.62     10.21  --
755.01/755.01	c  N dy 12949   2413711     21806     72937     36342    262230    311833   2471838      9.63     10.17  --
764.72/764.73	c  N dy 13047   2434123     21806     72937     36344    282477    311833   3123802      9.63     10.14  --
772.32/772.38	c  N dy 13131   2454124     21806     72937     36344    302340    311833   3694456      9.63     10.52  --
781.71/781.78	c  N dy 13229   2474869     21806     72937     36347    259948    311833   2250449      9.63     10.17  --
790.02/790.01	c  N dy 13341   2494918     21806     72937     36352    279877    311833   2821007      9.64     10.28  --
798.01/798.01	c  N dy 13406   2515103     21806     72937     36354    299857    311833   3479771      9.63     10.21  --
807.43/807.49	c  N dy 13493   2535477     21806     72937     36359    320024    311833   4039868      9.63     10.28  --
819.71/819.77	c  N dy 13588   2555511     21806     72937     36366    276229    311833   2656826      9.63     16.64  --
830.53/830.54	c  N dy 13669   2576219     21806     72937     36369    296744    311833   3286086      9.63     10.25  --
840.51/840.55	c  N dy 13756   2596266     21806     72937     36370    316604    311833   3872182      9.63     19.02  --
850.72/850.79	c  N dy 13851   2616570     21806     72937     36374    272167    311833   2355174      9.63     10.24  --
860.02/860.07	c  N dy 13953   2636590     21806     72937     36379    292036    311833   2953468      9.64     10.16  --
869.21/869.22	c  N dy 14032   2656627     21806     72937     36380    311901    311833   3490500      9.63     10.21  --
878.22/878.29	c  N dy 14134   2676669     21806     72937     36383    331786    311833   4116893      9.64     10.22  --
887.52/887.53	c  N dy 14234   2696702     21806     72937     36384    285552    311833   2668290      9.64     10.24  --
894.33/894.36	c  S st 14292   2711527     21806     72937     36385    300233    311833   3115528      9.64   no data  --
894.62/894.69	c  S st 14292   2712032     21806     72937     36385    300734    311833   3127746      9.64   no data  --
894.72/894.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
894.72/894.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
895.51/895.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:     11 BRemN:      0 P: 18.7M T:  0.85
895.71/895.75	c bin-w-bin subsume rem            2 bins  time:  0.01 s
895.91/895.98	c subs with bin:      391  lits-rem:      2751  v-fix:    0  time:  0.23 s
896.01/896.02	c Subs w/ non-existent bins:      0 l-rem:   1117 v-fix:     0 done:   5596 time:  0.03 s
896.01/896.03	c Removed useless bin:       0  fixed:     0  props:   0.83M  time:  0.02 s
899.32/899.35	c lits-rem:       299  cl-subs:     1971  v-elim:      0  v-fix:    0  time:  3.31 s
899.32/899.35	c Added XOR as norm:0
899.32/899.37	c vivif2 --  cl tried    72937 cl shrink        0 lits rem          0 time: 0.01
899.52/899.59	c vivif2 --  cl tried   298372 cl shrink     3782 lits rem      23441 time: 0.22
899.91/899.95	c asymm  cl-useful: 0/9407/72937 lits-rem:0 time: 0.36
899.91/899.97	c calculated reachability. Time: 0.00
899.91/899.97	c  N dy 14292   2712032     21806     72937     36391    298372    311833   3069507      9.64   no data  --
908.82/908.85	c  N dy 14357   2732137     21806     72937     36394    318245    311833   3699441      9.63     10.14  --
919.72/919.77	c  N dy 14478   2752858     21806     72937     36397    338814    311833   4323873      9.64     10.17  --
929.62/929.68	c  N dy 14594   2773167     21806     72937     36401    290838    311833   2700527      9.64     10.22  --
939.73/939.77	c  N dy 14696   2793437     21806     72937     36402    310903    311833   3266742      9.65     10.20  --
948.93/948.99	c  N dy 14780   2813501     21806     72937     36404    330780    311833   3857284      9.65     16.64  --
959.83/959.85	c  N dy 14884   2834247     21806     72937     36405    351371    311833   4541245      9.65     10.19  --
970.32/970.34	c  N dy 15009   2854441     21806     72937     36409    303809    311833   2972959      9.66     10.19  --
980.14/980.11	c  N dy 15129   2874532     21806     72937     36415    323711    311833   3544708      9.67     11.98  --
989.12/989.13	c  N dy 15197   2894887     21806     72937     36416    343752    311833   4114132      9.66     10.22  --
1000.12/1000.10	c  N dy 15303   2914952     21806     72937     36418    295252    311833   2624293      9.66     10.22  --
1009.92/1009.91	c  N dy 15420   2934985     21806     72937     36421    315153    311833   3250617      9.67     12.84  --
1020.22/1020.29	c  N dy 15545   2955415     21806     72937     36422    335418    311833   3871384      9.68     10.22  --
1031.63/1031.69	c  N dy 15665   2975418     21806     72937     36424    355288    311833   4559834      9.68     14.05  --
1040.23/1040.22	c  N dy 15729   2996661     21806     72937     36427    306692    311833   2830911      9.68     10.20  --
1049.92/1049.93	c  N dy 15838   3016771     21806     72937     36428    326662    311833   3469582      9.68     10.23  --
1060.13/1060.19	c  N dy 15928   3036892     21806     72937     36430    346600    311833   4133665      9.69     10.39  --
1071.03/1071.08	c  N dy 16053   3057112     21806     72937     36430    366686    311833   4854963      9.69     10.34  --
1081.24/1081.26	c  N dy 16165   3077343     21806     72937     36432    315688    311833   2933703      9.70     10.27  --
1090.82/1090.84	c  N dy 16273   3097441     21806     72937     36434    335610    311833   3615664      9.70     10.25  --
1102.42/1102.48	c  N dy 16393   3120103     21806     72937     36436    358061    311833   4318218      9.71     10.37  --
1113.14/1113.20	c  N dy 16527   3140130     21806     72937     36436    377978    311833   4922236      9.72     14.46  --
1122.92/1122.95	c  N dy 16637   3160185     21806     72937     36437    325508    311833   3118496      9.72     13.13  --
1134.42/1134.40	c  N dy 16751   3186956     21806     72937     36440    351859    311833   3945178      9.72     10.25  --
1145.05/1145.02	c  N dy 16864   3207090     21806     72937     36442    371841    311833   4561248      9.73     10.47  --
1146.93/1146.99	c  S st 16888   3212034     21806     72937     36442    376707    311833   4684456      9.73      9.92  --
1147.43/1147.45	c  S st 16888   3212535     21806     72937     36444    377197    311833   4697744      9.73   no data  --
1147.43/1147.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1147.43/1147.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1148.45/1148.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     17 BRemL:      4 BRemN:      0 P: 23.3M T:  0.96
1148.63/1148.69	c bin-w-bin subsume rem            6 bins  time:  0.01 s
1149.13/1149.12	c subs with bin:      270  lits-rem:      2455  v-fix:    0  time:  0.43 s
1149.13/1149.15	c Subs w/ non-existent bins:      0 l-rem:    941 v-fix:     0 done:   1601 time:  0.03 s
1149.13/1149.16	c Removed useless bin:       0  fixed:     0  props:   0.83M  time:  0.02 s
1156.63/1156.62	c lits-rem:       574  cl-subs:     3387  v-elim:      0  v-fix:    0  time:  7.45 s
1156.63/1156.62	c Added XOR as norm:0
1156.63/1156.63	c vivif2 --  cl tried    72937 cl shrink        0 lits rem          0 time: 0.01
1156.93/1156.98	c vivif2 --  cl tried   373540 cl shrink    11199 lits rem      98486 time: 0.35
1157.24/1157.28	c asymm  cl-useful: 0/5483/72937 lits-rem:0 time: 0.29
1157.33/1157.30	c calculated reachability. Time: 0.00
1157.33/1157.30	c  N dy 16888   3212535     21806     72937     36454    373540    311833   4528433      9.73   no data  --
1167.82/1167.84	c  N dy 16971   3232569     21806     72937     36456    318737    311833   2933509      9.73     17.08  --
1177.63/1177.61	c  N dy 17047   3252611     21806     72937     36457    338557    311833   3623570      9.73     11.45  --
1186.84/1186.91	c  N dy 17134   3272624     21806     72937     36459    358375    311833   4206079      9.73     17.40  --
1197.73/1197.74	c  N dy 17216   3292746     21806     72937     36464    378279    311833   4842149      9.73     10.25  --
1209.13/1209.11	c  N dy 17311   3312973     21806     72937     36464    324226    311833   2904237      9.73     10.32  --
1218.74/1218.80	c  N dy 17421   3333035     21806     72937     36467    344102    311833   3469059      9.73     11.21  --
1230.43/1230.42	c  N dy 17529   3353115     21806     72937     36468    363992    311833   4109539      9.73     18.20  --
1244.04/1244.02	c  N dy 17641   3373330     21806     72937     36472    384037    311833   4791848      9.74     10.65  --
1255.24/1255.26	c  N dy 17721   3393379     21806     72937     36474    329405    311833   2941234      9.74     10.34  --
1264.73/1264.79	c  N dy 17805   3413473     21806     72937     36477    349259    311833   3619535      9.74     10.49  --
1275.54/1275.58	c  N dy 17899   3433622     21806     72937     36481    369239    311833   4235550      9.74     10.26  --
1286.03/1286.05	c  N dy 18000   3453790     21806     72937     36482    389280    311833   4847646      9.74     10.73  --
1296.94/1296.99	c  N dy 18122   3473879     21806     72937     36484    409231    311833   5510916      9.74     16.01  --

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-3370843-1305379169/watcher-3370843-1305379169 -o /tmp/evaluation-result-3370843-1305379169/solver-3370843-1305379169 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370843-1305379169.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.15 0.03 0.01 4/371 30198
/proc/meminfo: memFree=20999292/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=31916 CPUtime=0 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 1322 0 0 0 0 0 0 0 20 0 1 0 630332520 32681984 1164 33554432000 4194304 4650387 140737375071008 18446744073709551615 264726102112 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 7979 1175 327 112 0 2944 0

[startup+0.029645 s]
/proc/loadavg: 0.15 0.03 0.01 4/371 30198
/proc/meminfo: memFree=20999292/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=38112 CPUtime=0.02 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 3118 0 0 0 2 0 0 0 20 0 1 0 630332520 39026688 2547 33554432000 4194304 4650387 140737375071008 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 9528 2548 328 112 0 4493 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38112

[startup+0.100623 s]
/proc/loadavg: 0.15 0.03 0.01 4/371 30198
/proc/meminfo: memFree=20999292/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=49864 CPUtime=0.09 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 6215 0 0 0 9 0 0 0 20 0 1 0 630332520 51060736 5081 33554432000 4194304 4650387 140737375071008 18446744073709551615 4369166 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 12466 5081 349 112 0 7431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49864

[startup+0.300632 s]
/proc/loadavg: 0.15 0.03 0.01 4/371 30198
/proc/meminfo: memFree=20999292/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=57380 CPUtime=0.28 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 8019 0 0 0 28 0 0 0 21 0 1 0 630332520 58757120 6608 33554432000 4194304 4650387 140737375071008 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 14345 6611 355 112 0 9310 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57380

[startup+0.700558 s]
/proc/loadavg: 0.15 0.03 0.01 4/371 30198
/proc/meminfo: memFree=20999292/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=71436 CPUtime=0.68 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 11623 0 0 0 68 0 0 0 22 0 1 0 630332520 73150464 10212 33554432000 4194304 4650387 140737375071008 18446744073709551615 4451336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 17859 10212 370 112 0 12824 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 71436

[startup+1.50039 s]
/proc/loadavg: 0.15 0.03 0.01 4/372 30199
/proc/meminfo: memFree=20898224/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=77108 CPUtime=1.48 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 13366 0 0 0 148 0 0 0 25 0 1 0 630332520 78958592 11955 33554432000 4194304 4650387 140737375071008 18446744073709551615 4315976 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 19277 11955 379 112 0 14242 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 77108

[startup+3.10106 s]
/proc/loadavg: 0.15 0.03 0.01 5/377 30209
/proc/meminfo: memFree=20746140/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=79572 CPUtime=3.09 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 14507 0 0 0 308 1 0 0 25 0 1 0 630332520 81481728 12238 33554432000 4194304 4650387 140737375071008 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 19893 12238 380 112 0 14858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79572

[startup+6.30048 s]
/proc/loadavg: 0.46 0.10 0.03 5/377 30209
/proc/meminfo: memFree=20502616/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=88600 CPUtime=6.28 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 17793 0 0 0 627 1 0 0 25 0 1 0 630332520 90726400 14725 33554432000 4194304 4650387 140737375071008 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 22150 14725 381 112 0 17115 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 88600

[startup+12.7003 s]
/proc/loadavg: 0.74 0.16 0.05 5/377 30209
/proc/meminfo: memFree=20075328/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=99300 CPUtime=12.68 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 22219 0 0 0 1266 2 0 0 25 0 1 0 630332520 101683200 17171 33554432000 4194304 4650387 140737375071008 18446744073709551615 4436131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 24825 17171 381 112 0 19790 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99300

[startup+25.5009 s]
/proc/loadavg: 1.46 0.35 0.11 5/377 30209
/proc/meminfo: memFree=19914740/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=102852 CPUtime=25.49 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 27400 0 0 0 2546 3 0 0 25 0 1 0 630332520 105320448 17933 33554432000 4194304 4650387 140737375071008 18446744073709551615 4328455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 25713 17933 381 112 0 20678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102852

[startup+51.101 s]
/proc/loadavg: 2.33 0.64 0.22 5/377 30210
/proc/meminfo: memFree=19569168/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=108108 CPUtime=51.09 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 37206 0 0 0 5103 6 0 0 25 0 1 0 630332520 110702592 19575 33554432000 4194304 4650387 140737375071008 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 27027 19575 381 112 0 21992 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 108108

[startup+102.314 s]
/proc/loadavg: 3.27 1.16 0.41 5/377 30211
/proc/meminfo: memFree=19246352/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=138540 CPUtime=102.3 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 59911 0 0 0 10220 10 0 0 25 0 1 0 630332520 141864960 27191 33554432000 4194304 4650387 140737375071008 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 34635 27191 381 112 0 29600 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 138540

[startup+162.301 s]
/proc/loadavg: 3.73 1.67 0.63 5/377 30213
/proc/meminfo: memFree=19148844/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=145936 CPUtime=162.29 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 77383 0 0 0 16214 15 0 0 25 0 1 0 630332520 149438464 28498 33554432000 4194304 4650387 140737375071008 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 36484 28498 381 112 0 31449 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 145936

[startup+222.301 s]
/proc/loadavg: 3.94 2.11 0.85 5/377 30215
/proc/meminfo: memFree=19075140/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=147200 CPUtime=222.29 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 92504 0 0 0 22211 18 0 0 25 0 1 0 630332520 150732800 28915 33554432000 4194304 4650387 140737375071008 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 36800 28915 381 112 0 31765 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 147200

[startup+282.3 s]
/proc/loadavg: 3.98 2.45 1.04 5/377 30216
/proc/meminfo: memFree=19017196/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=166040 CPUtime=282.29 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 110300 0 0 0 28206 23 0 0 25 0 1 0 630332520 170024960 33107 33554432000 4194304 4650387 140737375071008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 41510 33107 381 112 0 36475 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 166040

[startup+342.301 s]
/proc/loadavg: 4.05 2.76 1.23 5/377 30221
/proc/meminfo: memFree=18816396/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=166780 CPUtime=342.3 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 122279 0 0 0 34203 27 0 0 25 0 1 0 630332520 170782720 33780 33554432000 4194304 4650387 140737375071008 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 41695 33780 381 112 0 36660 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 166780

[startup+402.301 s]
/proc/loadavg: 4.11 3.01 1.41 5/377 30222
/proc/meminfo: memFree=18814404/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=167764 CPUtime=402.3 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 135090 0 0 0 40198 32 0 0 25 0 1 0 630332520 171790336 34355 33554432000 4194304 4650387 140737375071008 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 41941 34355 381 112 0 36906 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 167764

[startup+462.3 s]
/proc/loadavg: 4.16 3.22 1.58 5/377 30224
/proc/meminfo: memFree=18768000/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=191804 CPUtime=462.3 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 153460 0 0 0 46196 34 0 0 25 0 1 0 630332520 196407296 39670 33554432000 4194304 4650387 140737375071008 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 47951 39670 381 112 0 42916 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 191804

[startup+522.301 s]
/proc/loadavg: 4.06 3.36 1.73 5/377 30226
/proc/meminfo: memFree=18590508/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=192300 CPUtime=522.31 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 163577 0 0 0 52193 38 0 0 25 0 1 0 630332520 196915200 40450 33554432000 4194304 4650387 140737375071008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 48075 40450 381 112 0 43040 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 192300

[startup+582.301 s]
/proc/loadavg: 4.02 3.47 1.87 5/377 30227
/proc/meminfo: memFree=18566012/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=193360 CPUtime=582.31 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 177021 0 0 0 58189 42 0 0 25 0 1 0 630332520 198000640 39165 33554432000 4194304 4650387 140737375071008 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 48340 39165 381 112 0 43305 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 193360

[startup+642.301 s]
/proc/loadavg: 4.00 3.57 2.00 5/377 30229
/proc/meminfo: memFree=18574272/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=194060 CPUtime=642.32 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 187922 0 0 0 64187 45 0 0 25 0 1 0 630332520 198717440 39926 33554432000 4194304 4650387 140737375071008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 48515 39926 381 112 0 43480 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 194060

[startup+702.301 s]
/proc/loadavg: 4.13 3.67 2.14 5/377 30230
/proc/meminfo: memFree=18546712/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=228784 CPUtime=702.32 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 205348 0 0 0 70183 49 0 0 25 0 1 0 630332520 234274816 46972 33554432000 4194304 4650387 140737375071008 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 57196 46972 381 112 0 52161 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 228784

[startup+762.315 s]
/proc/loadavg: 4.11 3.75 2.25 5/377 30232
/proc/meminfo: memFree=18523732/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=229528 CPUtime=762.32 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 216045 0 0 0 76181 51 0 0 25 0 1 0 630332520 235036672 47173 33554432000 4194304 4650387 140737375071008 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 57382 47173 381 112 0 52347 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 229528

[startup+822.301 s]
/proc/loadavg: 4.04 3.79 2.36 5/377 30261
/proc/meminfo: memFree=18426544/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=230296 CPUtime=822.32 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 227226 0 0 0 82176 56 0 0 25 0 1 0 630332520 235823104 47305 33554432000 4194304 4650387 140737375071008 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 57574 47305 381 112 0 52539 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 230296

[startup+882.301 s]
/proc/loadavg: 4.06 3.84 2.47 5/377 30262
/proc/meminfo: memFree=18390856/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=230712 CPUtime=882.31 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 234624 0 0 0 88173 58 0 0 25 0 1 0 630332520 236249088 48970 33554432000 4194304 4650387 140737375071008 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 57678 48970 381 112 0 52643 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 230712

[startup+942.3 s]
/proc/loadavg: 4.08 3.88 2.56 5/377 30264
/proc/meminfo: memFree=18369104/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=239220 CPUtime=942.32 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 250170 0 0 0 94170 62 0 0 25 0 1 0 630332520 244961280 52503 33554432000 4194304 4650387 140737375071008 18446744073709551615 4314969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 59805 52503 381 112 0 54770 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 239220

[startup+1002.3 s]
/proc/loadavg: 4.03 3.90 2.65 5/377 30265
/proc/meminfo: memFree=18342020/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=241968 CPUtime=1002.32 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 257180 0 0 0 100169 63 0 0 25 0 1 0 630332520 247775232 53405 33554432000 4194304 4650387 140737375071008 18446744073709551615 4326381 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 60492 53405 381 112 0 55457 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 241968

[startup+1062.3 s]
/proc/loadavg: 4.15 3.96 2.75 5/377 30267
/proc/meminfo: memFree=18279096/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=269608 CPUtime=1062.33 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 263041 0 0 0 106168 65 0 0 25 0 1 0 630332520 276078592 59266 33554432000 4194304 4650387 140737375071008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 67402 59266 381 112 0 62367 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 269608

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 2.82 5/377 30269
/proc/meminfo: memFree=18271000/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=270388 CPUtime=1122.33 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 268418 0 0 0 112167 66 0 0 25 0 1 0 630332520 276877312 58021 33554432000 4194304 4650387 140737375071008 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 67597 58021 381 112 0 62562 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 270388

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 2.89 5/377 30270
/proc/meminfo: memFree=18272316/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=280876 CPUtime=1182.33 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 281249 0 0 0 118166 67 0 0 25 0 1 0 630332520 287617024 63497 33554432000 4194304 4650387 140737375071008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 70219 63497 381 112 0 65184 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 280876

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 2.96 5/377 30272
/proc/meminfo: memFree=18245480/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=311868 CPUtime=1242.33 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 288091 0 0 0 124164 69 0 0 25 0 1 0 630332520 319352832 70339 33554432000 4194304 4650387 140737375071008 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 77967 70339 381 112 0 72932 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 311868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.03 4/375 30274
/proc/meminfo: memFree=18794788/32951124 swapFree=66341972/67111528
[pid=30198] ppid=30196 vsize=312720 CPUtime=1300.04 cores=0,2
/proc/30198/stat : 30198 (strangenight1-s) R 30196 30198 30147 0 -1 4202496 300363 0 0 0 129931 73 0 0 25 0 1 0 630332520 320225280 68671 33554432000 4194304 4650387 140737375071008 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30198/statm: 78180 68671 381 112 0 73145 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 312720

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.03
CPU time (s): 1300.07
CPU user time (s): 1299.32
CPU system time (s): 0.749886
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 374040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.749886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 300363
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= 2846

runsolver used 4.90225 second user time and 10.5334 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 15:19:29
IDJOB=3370843
IDBENCH=70791
IDSOLVER=1847
FILE ID=node141/3370843-1305379169
RUNJOBID= node141-1305379151-30165
PBS_JOBID= 13324361
Free space on /tmp= 73268 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370843-1305379169/watcher-3370843-1305379169 -o /tmp/evaluation-result-3370843-1305379169/solver-3370843-1305379169 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370843-1305379169.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=229244636

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20999456 kB
Buffers:        254200 kB
Cached:        6077500 kB
SwapCached:      22860 kB
Active:        3301660 kB
Inactive:      8405496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20999456 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:           38900 kB
Writeback:           0 kB
AnonPages:     5358660 kB
Mapped:          20192 kB
Slab:           141716 kB
PageTables:      38576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86443380 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= 73264 MiB
End job on node141 at 2011-05-14 15:41:11