Trace number 3370692

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)UNSAT 957.634 957.613

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370692-1305380549.cnf'
0.00/0.01	c -- header says num vars:          44692
0.00/0.01	c -- header says num clauses:      129620
0.02/0.05	c -- clauses added:            0 learnts,       129620 normals,            0 xors
0.02/0.05	c -- vars added      44692
0.02/0.05	c Parsing time:  0.04 s
0.02/0.05	c  N st     0         0     44692     43206     86412         0    302442         0   no data   no data  --
0.19/0.27	c asymm  cl-useful: 0/43205/43205 lits-rem:0 time: 0.23
0.99/1.03	c Flit:    60 Blit:   2357 bXBeca:    0 bXProp: 1247 Bins:      0 BRemL:      0 BRemN:      0 P: 13.2M T:  0.75
0.99/1.03	c Cleaning up after failed var search:     0.00 s 
0.99/1.04	c Replacing     1247 vars Replaced    24577 lits Time:     0.01 s 
0.99/1.06	c bin-w-bin subsume rem          166 bins  time:  0.01 s
0.99/1.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.10/1.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40581 time:  0.06 s
1.10/1.19	c Removed useless bin:      82  fixed:     0  props:   5.97M  time:  0.05 s
1.19/1.29	c lits-rem:         0  cl-subs:       63  v-elim:  13527  v-fix:    0  time:  0.10 s
1.29/1.32	c Finding binary XORs  T:     0.03 s  found:     123
1.29/1.33	c Replacing      123 vars Replaced     1499 lits Time:     0.01 s 
1.29/1.35	c Finding non-binary XORs:     0.02 s (found:     813, avg size: 3.0)
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    159 locsubst:     0 time:   0.01
1.29/1.36	c calculated reachability. Time: 0.01
1.29/1.37	c Calc default polars -  time:   0.00 s pos:    2275 undec:   19426 neg:   22991
1.29/1.37	c =========================================================================================
1.29/1.37	c types(t): F = full restart, N = normal restart
1.29/1.37	c types(t): S = simplification begin/end, E = solution found
1.29/1.37	c restart types(rt): st = static, dy = dynamic
1.29/1.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.29/1.37	c  B st     0         0     26772     44393     44035         0    230400         0   no data   no data  --
1.79/1.85	c  N dy    19      4224     26721     44393     44959      3261    230400     32549      3.88      4.09  --
2.29/2.30	c  N dy    46      8231     26454     43534     44964      3589    226375     29521      4.23      6.30  --
2.69/2.74	c  N dy    72     12305     26380     43534     45420      7139    226375     76297      4.36      4.60  --
3.20/3.23	c  N dy    97     16365     26091     42444     45151      6018    221742     41545      4.40      5.15  --
3.69/3.71	c  N dy   126     20387     25995     42444     45494      9657    221742     97984      4.54      5.67  --
3.99/4.03	c Finding binary XORs  T:     0.03 s  found:     729
3.99/4.04	c Replacing      735 vars Replaced    13139 lits Time:     0.01 s 
4.19/4.25	c  N dy   157     24407     25099     41642     43811     13264    215362    158405      4.68      6.53  --
4.30/4.32	c  F st   163     25000     25088     41642     43842      8412    215362     52042      4.70   no data  --
4.30/4.34	c Replacing        2 vars Replaced       17 lits Time:     0.01 s 
4.89/4.95	c  N dy   169     30000     25051     41530     43965     13170    214906    214555      4.70   no data  --
4.89/4.95	c  S st   169     30000     25051     41530     43965     13170    214906    214555      4.70   no data  --
4.99/5.04	c  S st   169     30503     24952     41530     44032     13587    214906    219552      4.70   no data  --
4.99/5.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     20 locsubst:     0 time:   0.01
4.99/5.05	c Cache  BProp: 4 Set: 3 BXProp: 0 T: 0.00
14.39/14.41	c Flit:   121 Blit:    382 bXBeca:    0 bXProp: 1584 Bins:  32936 BRemL:   5508 BRemN:     99 P: 66.8M T:  9.34
14.39/14.42	c Cleaning up after failed var search:     0.01 s 
14.39/14.43	c Replacing     1584 vars Replaced    74183 lits Time:     0.02 s 
14.39/14.47	c bin-w-bin subsume rem         2553 bins  time:  0.01 s
14.49/14.51	c subs with bin:      918  lits-rem:      2419  v-fix:    0  time:  0.04 s
14.49/14.55	c Subs w/ non-existent bins:    120 l-rem:   1546 v-fix:     0 done:   7617 time:  0.04 s
14.49/14.57	c Removed useless bin:      79  fixed:     0  props:   1.93M  time:  0.02 s
14.89/14.97	c lits-rem:       821  cl-subs:    11324  v-elim:  12373  v-fix:    0  time:  0.40 s
15.59/15.69	c asymm  cl-useful: 1007/39336/41005 lits-rem:1271 time: 0.71
15.69/15.70	c calculated reachability. Time: 0.01
15.69/15.70	c  N dy   169     30503     10157     40981     18519      2949    172239     29909      4.70   no data  --
15.69/15.78	c Finding binary XORs  T:     0.08 s  found:     108
15.69/15.79	c Replacing      108 vars Replaced     2500 lits Time:     0.01 s 
16.09/16.16	c  N dy   199     34588     10047     40883     18852      6651    171911     91194      4.82      6.58  --
16.50/16.51	c  N dy   229     38649     10035     40883     19117     10378    171911    150274      4.92      6.23  --
16.89/16.90	c  N dy   264     42664      9995     40883     19370     14080    171910    218944      5.10      8.90  --
17.19/17.22	c  S st   289     45756      9977     40883     19540      8863    171910     72953      5.18   no data  --
17.19/17.29	c  S st   289     46257      9977     40883     19599      9294    171910     76755      5.18   no data  --
17.19/17.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     20 locsubst:     0 time:   0.00
17.29/17.30	c Cache  BProp: 2 Set: 0 BXProp: 0 T: 0.00
21.38/21.44	c Flit:    18 Blit:     36 bXBeca:    0 bXProp:  151 Bins:  70461 BRemL:   9507 BRemN:    128 P: 20.9M T:  4.14
21.38/21.45	c Replacing      151 vars Replaced    11462 lits Time:     0.01 s 
21.38/21.48	c bin-w-bin subsume rem          576 bins  time:  0.01 s
21.48/21.51	c subs with bin:     2189  lits-rem:      3055  v-fix:    0  time:  0.03 s
21.48/21.54	c Subs w/ non-existent bins:    671 l-rem:    833 v-fix:     0 done:   9733 time:  0.03 s
21.48/21.55	c Removed useless bin:     100  fixed:     0  props:   0.46M  time:  0.01 s
21.58/21.66	c lits-rem:       283  cl-subs:     1378  v-elim:    369  v-fix:    0  time:  0.11 s
21.58/21.68	c vivif2 --  cl tried    37145 cl shrink      774 lits rem        891 time: 0.02
21.58/21.69	c vivif2 --  cl tried     7682 cl shrink      907 lits rem       1800 time: 0.01
22.38/22.41	c asymm  cl-useful: 271/16326/36929 lits-rem:366 time: 0.71
22.38/22.42	c calculated reachability. Time: 0.01
22.38/22.42	c  N dy   289     46257      9364     36929     74542      7595    157472    172987      5.18   no data  --
22.38/22.46	c Finding binary XORs  T:     0.04 s  found:      12
22.78/22.85	c  N dy   320     50347      9359     36929     74660     11504    157472    236501      5.25      5.60  --
23.18/23.24	c  N dy   356     54425      9357     36929     74747     15416    157469    318055      5.37      6.49  --
23.59/23.62	c  N dy   383     58464      9352     36929     74849     10287    157469    197092      5.43      5.89  --
23.99/24.01	c  N dy   417     62613      9350     36929     74942     14281    157466    296558      5.55      5.85  --
24.29/24.38	c  N dy   445     66661      9349     36929     75002     18175    157466    376014      5.63      9.32  --
24.59/24.67	c  S st   464     69386      9349     36929     75048     20816    157466    429285      5.68      5.80  --
24.69/24.76	c  S st   464     69891      9349     36929     75088     12181    157466    196465      5.68   no data  --
24.69/24.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.01
24.69/24.77	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.00
27.99/28.04	c Flit:    12 Blit:      5 bXBeca:    0 bXProp:   87 Bins:  21393 BRemL:  24988 BRemN:     79 P: 20.8M T:  3.27
27.99/28.06	c Replacing      101 vars Replaced     6341 lits Time:     0.01 s 
27.99/28.08	c bin-w-bin subsume rem          601 bins  time:  0.01 s
28.09/28.11	c subs with bin:     1047  lits-rem:      1395  v-fix:    0  time:  0.02 s
28.09/28.13	c Subs w/ non-existent bins:     77 l-rem:    435 v-fix:     0 done:   9215 time:  0.03 s
28.09/28.14	c Removed useless bin:      67  fixed:     0  props:   0.38M  time:  0.01 s
28.19/28.23	c lits-rem:       233  cl-subs:      607  v-elim:    111  v-fix:    0  time:  0.09 s
28.19/28.26	c vivif2 --  cl tried    35549 cl shrink      558 lits rem        614 time: 0.02
28.19/28.27	c vivif2 --  cl tried    10996 cl shrink      984 lits rem       1903 time: 0.01
28.89/28.98	c asymm  cl-useful: 254/12954/35414 lits-rem:762 time: 0.71
28.89/28.99	c calculated reachability. Time: 0.01
28.89/29.00	c  N dy   464     69891      9104     35160     69307     10936    148247    175293      5.68   no data  --
28.99/29.04	c Finding binary XORs  T:     0.04 s  found:       9
29.49/29.51	c  N dy   499     74373      9101     35160     69392     15280    148246    284805      5.79      6.10  --
29.99/30.06	c  N dy   535     79158      9099     35160     69483     19898    148246    389456      5.86      7.73  --
30.59/30.65	c  N dy   576     84307      9099     35160     69567     14253    148246    201992      5.96      7.62  --
30.89/30.99	c  F st   598     87502      9098     35160     69626     17325    148246    268015      5.99      4.94  --
30.99/31.00	c Replacing        9 vars Replaced      298 lits Time:     0.01 s 
31.19/31.29	c  N st   603     90798      9089     35121     69057     20541    148058    371583      5.99   no data  --
31.79/31.90	c  N dy   631     96616      9086     35121     69137     26167    148058    514230      6.02      6.39  --
32.59/32.61	c  N dy   672    102849      9086     35121     69243     21254    148054    315128      6.07      6.49  --
32.79/32.83	c  S st   685    104837      9086     35121     69266     23199    148052    358680      6.09   no data  --
32.89/32.91	c  S st   685    105338      9086     35121     69287     23675    148052    366633      6.09   no data  --
32.89/32.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
32.89/32.92	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
36.19/36.21	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   46 Bins:  12313 BRemL:  24913 BRemN:     64 P: 24.4M T:  3.28
36.19/36.22	c Replacing       47 vars Replaced     4626 lits Time:     0.02 s 
36.19/36.25	c bin-w-bin subsume rem          300 bins  time:  0.01 s
36.30/36.32	c subs with bin:     1243  lits-rem:      3325  v-fix:    0  time:  0.07 s
36.30/36.35	c Subs w/ non-existent bins:    138 l-rem:   1746 v-fix:     0 done:   5988 time:  0.03 s
36.30/36.36	c Removed useless bin:      26  fixed:     0  props:   0.34M  time:  0.01 s
36.79/36.85	c lits-rem:       986  cl-subs:     1461  v-elim:     64  v-fix:    0  time:  0.49 s
36.79/36.88	c vivif2 --  cl tried    34451 cl shrink      370 lits rem        410 time: 0.03
36.89/36.92	c vivif2 --  cl tried    21370 cl shrink     3354 lits rem      18585 time: 0.05
37.19/37.20	c asymm  cl-useful: 30/5080/34360 lits-rem:90 time: 0.28
37.19/37.21	c calculated reachability. Time: 0.01
37.19/37.21	c  N dy   685    105338      8971     34330     55282     21263    145035    286733      6.09   no data  --
37.19/37.26	c Finding binary XORs  T:     0.05 s  found:       5
37.99/38.09	c  N dy   739    112124      8970     34330     55380     27898    145035    466588      6.20      7.88  --
38.79/38.85	c  N dy   787    119349      8970     34330     55487     22103    145035    275784      6.26      6.60  --
39.79/39.85	c  N dy   845    126992      8966     34330     55569     29567    145035    461230      6.34      9.91  --
40.78/40.83	c  N dy   905    135257      8966     34330     55656     24642    145034    308272      6.43      7.66  --
41.89/41.92	c  N dy   973    144045      8966     34330     55720     33245    145034    531225      6.52      7.08  --
42.90/42.99	c  N dy  1034    153259      8964     34330     55800     28335    145034    333302      6.57      7.13  --
43.49/43.57	c  S st  1070    158007      8964     34330     55835     33011    145034    466281      6.61   no data  --
43.59/43.65	c  S st  1070    158507      8964     34330     55851     33489    145034    473209      6.61   no data  --
43.59/43.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.59/43.66	c Cache  BProp: 0 Set: 0 BXProp: 3 T: 0.00
46.89/46.96	c Flit:     9 Blit:      2 bXBeca:    0 bXProp:   83 Bins:   8297 BRemL:   8524 BRemN:     15 P: 32.3M T:  3.30
46.89/46.98	c Replacing       91 vars Replaced    10956 lits Time:     0.02 s 
46.99/47.01	c bin-w-bin subsume rem          557 bins  time:  0.01 s
47.09/47.12	c subs with bin:     1059  lits-rem:      4265  v-fix:    0  time:  0.10 s
47.09/47.15	c Subs w/ non-existent bins:    251 l-rem:   2312 v-fix:     0 done:   5534 time:  0.03 s
47.09/47.15	c Removed useless bin:      24  fixed:     0  props:   0.31M  time:  0.00 s
48.09/48.17	c lits-rem:      1902  cl-subs:     1434  v-elim:     48  v-fix:    0  time:  1.01 s
48.09/48.19	c vivif2 --  cl tried    33660 cl shrink      158 lits rem        163 time: 0.03
48.19/48.29	c vivif2 --  cl tried    30905 cl shrink     5211 lits rem      25738 time: 0.09
48.59/48.63	c asymm  cl-useful: 613/5660/33643 lits-rem:923 time: 0.34
48.59/48.64	c calculated reachability. Time: 0.01
48.59/48.64	c  N dy  1070    158507      8809     33618     53969     30785    141188    408414      6.61   no data  --
48.59/48.69	c Finding binary XORs  T:     0.05 s  found:      16
50.09/50.15	c  N dy  1151    168691      8808     33618     54061     40746    141188    783859      6.68      7.07  --
51.60/51.65	c  N dy  1218    179552      8808     33618     54164     34991    141186    527203      6.73      8.06  --
53.29/53.32	c  N dy  1309    191160      8806     33618     54263     30322    141185    337570      6.82      7.27  --
55.00/55.08	c  N dy  1398    203381      8802     33618     54362     42289    141184    659892      6.90      7.57  --
56.59/56.68	c  N dy  1475    216392      8800     33618     54496     38341    141180    477364      6.98     10.67  --
58.79/58.82	c  N dy  1569    230509      8796     33618     54654     35291    141179    325805      7.08      7.51  --
58.79/58.87	c Finding binary XORs  T:     0.05 s  found:      44
59.79/59.85	c  S st  1628    237761      8796     33512     54314     41981    140691    545690      7.13   no data  --
59.89/59.94	c  S st  1628    238262      8796     33512     54329     42464    140691    552153      7.13   no data  --
59.89/59.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.89/59.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.49/63.52	c Flit:    14 Blit:      1 bXBeca:    0 bXProp:   83 Bins:   7775 BRemL:   8737 BRemN:     15 P: 35.8M T:  3.56
63.49/63.54	c Replacing      144 vars Replaced    16623 lits Time:     0.03 s 
63.49/63.58	c bin-w-bin subsume rem          377 bins  time:  0.01 s
63.69/63.75	c subs with bin:      904  lits-rem:      5134  v-fix:    0  time:  0.17 s
63.69/63.78	c Subs w/ non-existent bins:    115 l-rem:   1519 v-fix:     0 done:   4229 time:  0.02 s
63.69/63.78	c Removed useless bin:      32  fixed:     0  props:   0.32M  time:  0.01 s
65.29/65.32	c lits-rem:      3494  cl-subs:     1804  v-elim:     38  v-fix:    0  time:  1.54 s
65.29/65.35	c vivif2 --  cl tried    32940 cl shrink      165 lits rem        175 time: 0.03
65.39/65.44	c vivif2 --  cl tried    39504 cl shrink     5448 lits rem      27616 time: 0.09
65.69/65.77	c asymm  cl-useful: 126/5690/32901 lits-rem:314 time: 0.34
65.69/65.79	c calculated reachability. Time: 0.01
65.69/65.79	c  N dy  1628    238262      8596     32825     51819     39369    137664    475737      7.13   no data  --
65.79/65.84	c Finding binary XORs  T:     0.05 s  found:      28
68.29/68.35	c  N dy  1720    253889      8592     32825     51955     54706    137663    912970      7.18      7.58  --
70.49/70.58	c  N dy  1806    270352      8587     32825     52047     51019    137662    739299      7.23      7.63  --
73.09/73.12	c  N dy  1928    287670      8586     32825     52151     48548    137662    619220      7.33     12.97  --
75.79/75.81	c  N dy  2064    306060      8586     32825     52273     46049    137662    491457      7.43     14.13  --
75.79/75.84	c  F st  2066    306250      8586     32825     52273     46238    137662    496471      7.43   no data  --
75.79/75.85	c Replacing       30 vars Replaced     2215 lits Time:     0.01 s 
76.79/76.83	c Finding binary XORs  T:     0.05 s  found:      24
78.89/78.94	c  N dy  2187    325669      8556     32764     52066     64860    137293   1267533      7.51      8.12  --
82.10/82.18	c  N dy  2314    345806      8553     32764     52159     62540    137293    930469      7.59      8.06  --
83.99/84.05	c  S st  2388    357393      8553     32764     52228     51520    137293    499355      7.62      6.53  --
84.09/84.15	c  S st  2388    357897      8553     32764     52232     52014    137293    512868      7.62   no data  --
84.09/84.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.09/84.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
87.69/87.73	c Flit:     8 Blit:      0 bXBeca:    0 bXProp:   75 Bins:   7196 BRemL:   8873 BRemN:     21 P: 36.8M T:  3.57
87.69/87.76	c Replacing       99 vars Replaced    15178 lits Time:     0.02 s 
87.69/87.79	c bin-w-bin subsume rem          970 bins  time:  0.01 s
87.90/87.91	c subs with bin:      981  lits-rem:      5851  v-fix:    0  time:  0.10 s
87.90/87.93	c Subs w/ non-existent bins:    287 l-rem:   1931 v-fix:     0 done:   5388 time:  0.03 s
87.90/87.93	c Removed useless bin:      21  fixed:     0  props:   0.32M  time:  0.00 s
88.79/88.84	c lits-rem:      2582  cl-subs:     2651  v-elim:     42  v-fix:    0  time:  0.90 s
88.79/88.87	c vivif2 --  cl tried    32266 cl shrink      208 lits rem        222 time: 0.03
88.89/88.95	c vivif2 --  cl tried    48019 cl shrink     4014 lits rem      13261 time: 0.08
89.19/89.26	c asymm  cl-useful: 54/1638/32227 lits-rem:162 time: 0.31
89.19/89.27	c calculated reachability. Time: 0.01
89.19/89.27	c  N dy  2388    357897      8403     32173     48703     47860    134726    441163      7.62   no data  --
89.29/89.32	c Finding binary XORs  T:     0.05 s  found:      16
92.59/92.67	c  N dy  2511    377967      8392     32173     48820     67604    134725   1157307      7.68      9.05  --
96.19/96.29	c  N dy  2656    397990      8386     32173     48963     61779    134725    853056      7.74     13.38  --
100.19/100.23	c  N dy  2801    418049      8384     32173     49072     57420    134723    642600      7.83      8.74  --
101.49/101.52	c Finding binary XORs  T:     0.05 s  found:      30
103.89/103.96	c  N dy  2929    438164      8382     32067     48805     76924    134234   1284490      7.87      8.47  --
107.69/107.76	c  N dy  3073    458171      8380     32067     48883     71303    134234   1060798      7.94      8.64  --
111.79/111.83	c  N dy  3218    478172      8379     32067     48994     64661    134234    699820      8.01      9.55  --
115.79/115.87	c  N dy  3352    498217      8379     32067     49055     84562    134234   1491869      8.09      8.55  --
118.99/119.06	c Finding binary XORs  T:     0.05 s  found:      11
119.99/120.06	c  N dy  3486    518272      8379     32055     49092     76536    134168   1060766      8.14      8.60  --
123.99/124.08	c  S st  3608    536846      8378     32055     49151     66327    134167    597508      8.19   no data  --
124.20/124.21	c  S st  3608    537348      8378     32055     49157     66821    134167    617518      8.19   no data  --
124.20/124.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
124.20/124.23	c Cache  BProp: 2 Set: 1 BXProp: 0 T: 0.00
127.79/127.90	c Flit:     8 Blit:     43 bXBeca:    0 bXProp:   51 Bins:  10105 BRemL:   8556 BRemN:     24 P: 38.7M T:  3.67
127.89/127.93	c Replacing      116 vars Replaced    18673 lits Time:     0.03 s 
127.89/127.97	c bin-w-bin subsume rem          336 bins  time:  0.01 s
128.09/128.11	c subs with bin:     1533  lits-rem:      9461  v-fix:    0  time:  0.14 s
128.09/128.13	c Subs w/ non-existent bins:    128 l-rem:   1752 v-fix:     0 done:   3911 time:  0.03 s
128.09/128.14	c Removed useless bin:      18  fixed:     0  props:   0.33M  time:  0.00 s
129.59/129.66	c lits-rem:      4025  cl-subs:     2734  v-elim:     37  v-fix:    0  time:  1.51 s
129.59/129.68	c vivif2 --  cl tried    31298 cl shrink      280 lits rem        308 time: 0.03
129.70/129.79	c vivif2 --  cl tried    62099 cl shrink     5868 lits rem      14139 time: 0.11
130.09/130.12	c asymm  cl-useful: 28/1687/31237 lits-rem:84 time: 0.33
130.09/130.13	c calculated reachability. Time: 0.01
130.09/130.13	c  N dy  3608    537348      8176     31209     48345     61883    130577    530058      8.19   no data  --
130.09/130.18	c Finding binary XORs  T:     0.05 s  found:      27
134.39/134.42	c  N dy  3716    557479      8173     31209     48400     81809    130577   1293301      8.21      8.77  --
139.09/139.11	c  N dy  3832    577919      8172     31209     48483     69226    130577    679044      8.23      8.77  --
143.69/143.76	c  N dy  3957    598895      8172     31209     48531     90020    130576   1424488      8.26      9.02  --
147.89/147.92	c  N dy  4058    619161      8171     31209     48575     79243    130576    931611      8.28      8.83  --
152.20/152.20	c  N dy  4189    639342      8169     31209     48614     99227    130576   1666538      8.32      8.83  --
156.29/156.35	c  N dy  4316    659410      8168     31209     48658     87255    130576   1263369      8.35     10.55  --
160.80/160.85	c Finding binary XORs  T:     0.05 s  found:      13
160.90/160.96	c  N dy  4443    679473      8166     31161     47940     72874    130369    657892      8.39      9.99  --
164.80/164.83	c  N dy  4554    699525      8165     31161     47981     92701    130369   1358553      8.42     18.72  --
169.49/169.59	c  N dy  4699    719940      8164     31161     48017     78859    130369    776689      8.45      8.90  --
173.99/174.03	c  N dy  4802    740032      8164     31161     48046     98770    130369   1431109      8.47      9.01  --
178.60/178.68	c  N dy  4930    760096      8162     31161     48072     83915    130368    873018      8.50     12.52  --
182.99/183.05	c  N dy  5048    780161      8162     31161     48115    103749    130368   1567659      8.52      9.99  --
188.00/188.08	c  N dy  5156    800258      8162     31161     48153     87837    130368    930107      8.54      9.05  --
189.30/189.35	c  S st  5185    806023      8161     31161     48159     93547    130368   1121968      8.54      7.17  --
189.50/189.52	c  S st  5185    806532      8161     31161     48164     94050    130368   1138178      8.54   no data  --
189.50/189.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
189.50/189.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.09/193.19	c Flit:     8 Blit:      1 bXBeca:    0 bXProp:   44 Bins:   5391 BRemL:   5796 BRemN:     14 P: 45.4M T:  3.65
193.19/193.23	c Replacing       88 vars Replaced    14890 lits Time:     0.04 s 
193.19/193.29	c bin-w-bin subsume rem          473 bins  time:  0.01 s
193.60/193.69	c subs with bin:     1179  lits-rem:      8836  v-fix:    0  time:  0.40 s
193.69/193.71	c Subs w/ non-existent bins:     23 l-rem:   2115 v-fix:     0 done:    686 time:  0.02 s
193.69/193.72	c Removed useless bin:       8  fixed:     0  props:   0.34M  time:  0.01 s
195.49/195.52	c lits-rem:      3712  cl-subs:     4272  v-elim:     58  v-fix:    0  time:  1.80 s
195.49/195.54	c vivif2 --  cl tried    30802 cl shrink      169 lits rem        192 time: 0.03
195.70/195.73	c vivif2 --  cl tried    87926 cl shrink    11008 lits rem      45660 time: 0.18
195.99/196.03	c asymm  cl-useful: 38/1847/30770 lits-rem:114 time: 0.30
195.99/196.04	c calculated reachability. Time: 0.01
195.99/196.04	c  N dy  5185    806532      8004     30732     46507     87778    128660    960056      8.54   no data  --
195.99/196.09	c Finding binary XORs  T:     0.05 s  found:       9
200.59/200.69	c  N dy  5297    826563      8002     30732     46552    107598    128660   1886000      8.55     10.96  --
205.50/205.55	c  N dy  5413    846932      7999     30732     46593     87930    128660    942956      8.57      9.03  --
210.19/210.29	c  N dy  5495    867224      7985     30732     46633    107939    128660   1515794      8.56      9.06  --
215.29/215.32	c  N dy  5594    887441      7985     30732     46667     90695    128660    949158      8.57      9.03  --
220.09/220.18	c  N dy  5701    907530      7985     30732     46698    110560    128660   1582237      8.58     10.82  --
225.29/225.34	c  N dy  5801    927585      7983     30732     46747     91973    128658    893084      8.58     10.41  --
229.70/229.77	c  N dy  5904    947905      7981     30732     46787    112008    128658   1527117      8.59      9.11  --
234.70/234.72	c  N dy  6023    967926      7980     30732     46822     92779    128658    851507      8.60      9.75  --
239.09/239.10	c  N dy  6111    988066      7978     30732     46846    112702    128658   1497302      8.60      9.40  --
239.19/239.23	c Finding binary XORs  T:     0.05 s  found:      31
244.50/244.57	c  N dy  6236   1008111      7977     30602     45924    130319    128058   2171050      8.63     14.73  --
249.50/249.55	c  N dy  6328   1028290      7977     30602     45941    109612    128058   1354811      8.63      9.13  --
254.99/255.04	c  N dy  6417   1048321      7977     30602     45969    129407    128058   2001614      8.63      9.27  --
260.30/260.32	c  N dy  6519   1068401      7977     30602     45979    108117    128058   1276811      8.65     17.83  --
261.10/261.15	c  F st  6542   1071875      7977     30602     45981    111574    128058   1401873      8.65   no data  --
261.10/261.19	c Replacing       44 vars Replaced    13665 lits Time:     0.03 s 
265.60/265.68	c  N dy  6605   1088551      7933     30583     45921    127632    127874   2011823      8.65      9.14  --
270.99/271.07	c  N dy  6735   1108598      7933     30583     45943    104759    127874   1131272      8.67      9.28  --
276.29/276.34	c  N dy  6849   1128799      7933     30583     45960    124803    127874   1863826      8.69      9.15  --
282.40/282.43	c  N dy  6982   1149138      7933     30583     45977    101114    127874    937942      8.71      9.17  --
287.50/287.50	c  N dy  7086   1169213      7933     30583     45992    121042    127874   1616334      8.72     11.24  --
294.29/294.31	c  N dy  7198   1190191      7932     30583     46024    141791    127874   2340834      8.73      9.19  --
299.70/299.72	c  S st  7300   1209798      7930     30583     46044    116543    127874   1402398      8.74      8.34  --
299.90/299.92	c  S st  7300   1210307      7930     30583     46048    117046    127874   1419577      8.74   no data  --
299.90/299.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
299.90/299.94	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
303.50/303.51	c Flit:    10 Blit:      0 bXBeca:    0 bXProp:   67 Bins:   3628 BRemL:   4070 BRemN:      9 P: 53.3M T:  3.58
303.50/303.57	c Replacing       68 vars Replaced    16970 lits Time:     0.06 s 
303.61/303.64	c bin-w-bin subsume rem          769 bins  time:  0.01 s
304.10/304.12	c subs with bin:     1683  lits-rem:     11925  v-fix:    0  time:  0.47 s
304.10/304.14	c Subs w/ non-existent bins:     34 l-rem:   2890 v-fix:     0 done:   1903 time:  0.02 s
304.10/304.15	c Removed useless bin:      17  fixed:     0  props:   0.33M  time:  0.01 s
306.69/306.75	c lits-rem:      7755  cl-subs:     5559  v-elim:     48  v-fix:    0  time:  2.60 s
306.69/306.78	c vivif2 --  cl tried    30222 cl shrink      132 lits rem        150 time: 0.03
307.00/307.04	c vivif2 --  cl tried   108457 cl shrink    13483 lits rem      58781 time: 0.26
307.30/307.38	c asymm  cl-useful: 8/2707/30203 lits-rem:24 time: 0.34
307.30/307.39	c calculated reachability. Time: 0.01
307.30/307.39	c  N dy  7300   1210307      7803     30195     44363    108302    125970   1191734      8.74   no data  --
307.40/307.45	c Finding binary XORs  T:     0.05 s  found:      25
313.30/313.38	c  N dy  7399   1230404      7799     30195     44394    128212    125970   1951954      8.74      9.21  --
320.49/320.59	c  N dy  7536   1250720      7797     30195     44414    148349    125970   2736777      8.76      9.25  --
326.10/326.14	c  N dy  7639   1271048      7797     30195     44427    118231    125970   1492529      8.76      9.24  --
332.10/332.13	c  N dy  7734   1291148      7797     30195     44448    138134    125970   2186431      8.77      9.33  --
338.00/338.09	c  N dy  7841   1311245      7797     30195     44465    111537    125970   1183617      8.78     13.93  --
344.39/344.43	c  N dy  7966   1331357      7796     30195     44483    131517    125970   1906605      8.79      9.27  --
351.10/351.13	c  N dy  8074   1351510      7796     30195     44504    151480    125970   2700304      8.80      9.33  --
357.20/357.26	c  N dy  8205   1371868      7796     30195     44528    123928    125970   1597096      8.81      9.66  --
364.11/364.15	c  N dy  8327   1391949      7796     30195     44545    143829    125970   2361819      8.82     10.00  --
371.00/371.03	c  N dy  8447   1412226      7795     30195     44576    115341    125970   1203199      8.83      9.33  --
377.31/377.33	c  N dy  8572   1432268      7795     30195     44600    135226    125970   1954662      8.84      9.79  --
384.40/384.42	c  N dy  8675   1452365      7794     30195     44620    155127    125970   2663417      8.85     11.49  --
390.60/390.66	c  N dy  8781   1472410      7794     30195     44634    125538    125970   1447640      8.85     11.60  --
397.00/397.10	c  N dy  8903   1492491      7794     30195     44647    145455    125970   2149744      8.86     14.13  --
404.71/404.77	c  N dy  9001   1512657      7790     30195     44667    114821    125970   1005166      8.87      9.38  --
410.80/410.88	c  N dy  9098   1532875      7789     30195     44680    134884    125970   1727549      8.87      9.34  --
412.70/412.79	c Finding binary XORs  T:     0.05 s  found:      20
418.01/418.09	c  N dy  9218   1553075      7789     30139     44365    153643    125710   2474370      8.88      9.38  --
425.30/425.38	c  N dy  9328   1573472      7788     30139     44390    122335    125710   1202406      8.88      9.39  --
432.00/432.01	c  N dy  9445   1593545      7787     30139     44401    142224    125710   1928828      8.89      9.38  --
439.10/439.12	c  N dy  9584   1613580      7787     30139     44416    162139    125710   2785176      8.91      9.43  --
446.40/446.49	c  N dy  9715   1633585      7787     30139     44429    129142    125710   1397907      8.93     11.95  --
453.30/453.36	c  N dy  9861   1653592      7787     30139     44442    149010    125710   2202127      8.94      9.48  --
461.30/461.30	c  N dy  9985   1673760      7787     30139     44462    168951    125710   2957589      8.95      9.52  --
467.90/467.98	c  N dy 10112   1693900      7787     30139     44477    134922    125710   1514813      8.97      9.52  --
473.10/473.15	c  S st 10203   1710307      7787     30139     44485    151201    125710   2067565      8.97      6.80  --
473.30/473.39	c  S st 10203   1710810      7787     30139     44486    151700    125710   2085276      8.97   no data  --
473.40/473.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
473.40/473.41	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.01
476.60/476.65	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:   13 Bins:   2015 BRemL:   2892 BRemN:      4 P: 61.2M T:  3.24
476.70/476.74	c Replacing       63 vars Replaced    31561 lits Time:     0.08 s 
476.81/476.84	c bin-w-bin subsume rem          170 bins  time:  0.01 s
477.61/477.66	c subs with bin:     2065  lits-rem:     13616  v-fix:    0  time:  0.82 s
477.61/477.68	c Subs w/ non-existent bins:     16 l-rem:   2204 v-fix:     0 done:    785 time:  0.02 s
477.61/477.69	c Removed useless bin:       7  fixed:     0  props:   0.33M  time:  0.00 s
482.10/482.14	c lits-rem:      4132  cl-subs:     6931  v-elim:     39  v-fix:    0  time:  4.45 s
482.10/482.17	c vivif2 --  cl tried    29943 cl shrink       79 lits rem         90 time: 0.03
482.50/482.57	c vivif2 --  cl tried   141704 cl shrink    22906 lits rem     117262 time: 0.40
482.81/482.85	c asymm  cl-useful: 3/1687/29931 lits-rem:9 time: 0.29
482.81/482.87	c calculated reachability. Time: 0.01
482.81/482.87	c  N dy 10203   1710810      7678     29928     43327    141574    124579   1735372      8.97   no data  --
482.91/482.92	c Finding binary XORs  T:     0.05 s  found:       9
489.80/489.81	c  N dy 10304   1731186      7673     29928     43358    161762    124579   2549641      8.97      9.57  --
496.90/496.91	c  N dy 10405   1751221      7673     29928     43375    122484    124579   1132329      8.97     15.42  --
502.60/502.70	c  N dy 10537   1771295      7673     29928     43383    142414    124579   1885979      8.98      9.46  --
509.21/509.26	c  N dy 10664   1791435      7673     29928     43400    162399    124579   2695887      8.99      9.64  --
516.80/516.83	c  N dy 10794   1811472      7671     29928     43429    126785    124579   1224929      9.00     12.44  --
523.62/523.61	c  N dy 10929   1832486      7671     29928     43443    147605    124579   1996129      9.01      9.51  --
531.00/531.01	c  N dy 11041   1852630      7670     29928     43457    167527    124579   2706677      9.02      9.51  --
537.91/537.95	c  N dy 11148   1872746      7669     29928     43468    130732    124579   1276188      9.02      9.64  --
544.10/544.10	c  N dy 11255   1893194      7669     29928     43480    150932    124579   1918960      9.02      9.54  --
551.60/551.61	c  N dy 11354   1913243      7669     29928     43494    170830    124579   2659961      9.02     11.40  --
559.50/559.52	c  N dy 11449   1933298      7669     29928     43507    133478    124579   1261516      9.03     11.31  --
565.41/565.44	c  N dy 11558   1953384      7669     29928     43523    153311    124579   1997309      9.03      9.53  --
572.90/572.94	c  N dy 11682   1973638      7667     29928     43548    173331    124579   2761284      9.04      9.59  --
580.60/580.60	c  N dy 11767   1993666      7667     29928     43561    134411    124579   1246685      9.04      9.55  --
587.51/587.57	c  N dy 11892   2013676      7666     29928     43568    154230    124579   1985484      9.05      9.62  --
595.40/595.41	c  N dy 12013   2033768      7666     29928     43575    174173    124579   2771441      9.06      9.55  --
603.21/603.24	c  N dy 12122   2053780      7665     29928     43588    193975    124579   3466933      9.06      9.55  --
609.70/609.75	c  N dy 12224   2074225      7665     29928     43598    154722    124579   1834861      9.06      9.65  --
616.60/616.70	c  N dy 12335   2094321      7665     29928     43613    174580    124579   2541179      9.07     13.30  --
624.51/624.58	c  N dy 12453   2114551      7665     29928     43626    194575    124579   3233737      9.07      9.55  --
631.60/631.67	c  N dy 12558   2134768      7665     29928     43635    154363    124579   1773959      9.07      9.68  --
635.11/635.14	c Finding binary XORs  T:     0.05 s  found:      14
638.60/638.62	c  N dy 12660   2154814      7664     29874     43185    172173    124346   2459967      9.08      9.59  --
646.61/646.68	c  N dy 12784   2174930      7664     29874     43192    192079    124346   3187188      9.08      9.67  --
654.71/654.73	c  N dy 12907   2195709      7664     29874     43198    151386    124346   1641049      9.09      9.68  --
659.91/660.00	c  S st 12997   2210810      7664     29874     43205    166331    124346   2175207      9.09   no data  --
660.20/660.27	c  S st 12997   2211313      7664     29874     43209    166828    124346   2194391      9.09   no data  --
660.20/660.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
660.20/660.29	c Cache  BProp: 1 Set: 1 BXProp: 0 T: 0.00
663.90/663.98	c Flit:     7 Blit:      2 bXBeca:    0 bXProp:   38 Bins:   2388 BRemL:   2396 BRemN:      0 P: 65.9M T:  3.69
664.00/664.07	c Replacing       63 vars Replaced    23792 lits Time:     0.08 s 
664.10/664.17	c bin-w-bin subsume rem          166 bins  time:  0.01 s
665.10/665.14	c subs with bin:     3357  lits-rem:     23380  v-fix:    0  time:  0.97 s
665.10/665.17	c Subs w/ non-existent bins:     59 l-rem:   2602 v-fix:     0 done:   2054 time:  0.03 s
665.10/665.19	c Removed useless bin:       2  fixed:     0  props:   0.34M  time:  0.01 s
671.20/671.21	c lits-rem:      2990  cl-subs:    12087  v-elim:     25  v-fix:    0  time:  6.02 s
671.20/671.24	c vivif2 --  cl tried    29591 cl shrink       95 lits rem        120 time: 0.03
671.60/671.68	c vivif2 --  cl tried   149934 cl shrink    19293 lits rem      87230 time: 0.43
672.01/672.01	c asymm  cl-useful: 2/1082/29576 lits-rem:6 time: 0.33
672.01/672.03	c calculated reachability. Time: 0.01
672.01/672.03	c  N dy 12997   2211313      7566     29574     43047    149667    123058   1672044      9.09   no data  --
672.01/672.08	c Finding binary XORs  T:     0.05 s  found:      14
679.21/679.23	c  N dy 13079   2231341      7554     29574     43083    169368    123058   2323114      9.09     10.05  --
687.41/687.50	c  N dy 13199   2251353      7553     29574     43107    189217    123057   3170400      9.10     18.69  --
695.31/695.37	c  N dy 13327   2271439      7551     29574     43130    139752    123057   1426099      9.10      9.97  --
702.41/702.43	c  N dy 13443   2291538      7550     29574     43145    159713    123057   2231665      9.11      9.67  --
710.21/710.23	c  N dy 13558   2311624      7550     29574     43157    179644    123057   3001782      9.11      9.95  --
719.10/719.13	c  N dy 13670   2331638      7549     29574     43169    199529    123057   3842158      9.12     11.74  --
726.31/726.35	c  N dy 13784   2351709      7549     29574     43178    156370    123057   1976705      9.12      9.77  --
733.81/733.80	c  N dy 13882   2371710      7549     29574     43184    176200    123057   2736499      9.12      9.65  --
742.21/742.20	c  N dy 13996   2391747      7547     29574     43195    196086    123057   3540115      9.12     10.52  --
749.81/749.88	c  N dy 14107   2411752      7547     29574     43201    151693    123057   1632701      9.13     10.40  --
756.21/756.29	c  N dy 14190   2432147      7546     29574     43211    171878    123057   2431325      9.13      9.86  --
763.81/763.84	c  N dy 14293   2452182      7546     29574     43219    191720    123057   3225628      9.13      9.69  --
771.51/771.53	c  N dy 14390   2472316      7544     29574     43231    146604    123057   1365424      9.13      9.70  --
778.21/778.26	c  N dy 14503   2492426      7542     29574     43244    166513    123057   2140946      9.13      9.66  --
786.11/786.13	c  N dy 14608   2514664      7542     29574     43257    188498    123057   2962435      9.14      9.76  --
794.01/794.03	c  N dy 14698   2534758      7541     29574     43266    208366    123057   3731659      9.14     13.65  --
802.31/802.30	c  N dy 14815   2554847      7541     29574     43279    162364    123057   1877584      9.14      9.64  --
810.51/810.55	c  N dy 14951   2575000      7541     29574     43287    182345    123057   2656963      9.15      9.86  --
819.81/819.84	c  N dy 15065   2595101      7535     29574     43318    202182    123057   3378141      9.16      9.76  --
829.31/829.40	c  N dy 15187   2615116      7535     29574     43325    155155    123057   1474409      9.16      9.78  --
836.91/836.96	c  N dy 15299   2635202      7534     29574     43342    175051    123057   2156929      9.16     10.47  --
845.51/845.59	c  N dy 15412   2655291      7534     29574     43354    194919    123057   2847652      9.17     10.32  --
853.51/853.57	c Finding binary XORs  T:     0.05 s  found:      27
855.41/855.46	c  N dy 15513   2675387      7534     29382     42401    206886    122291   3369922      9.17      9.70  --
863.71/863.74	c  N dy 15604   2695394      7531     29382     42416    159761    122291   1704646      9.17     12.18  --
870.61/870.64	c  S st 15685   2711314      7529     29382     42432    175394    122291   2172383      9.17   no data  --
870.91/870.99	c  S st 15685   2711817      7529     29382     42437    175891    122291   2184503      9.17   no data  --
871.01/871.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
871.01/871.02	c Cache  BProp: 79 Set: 24 BXProp: 3 T: 0.00
874.71/874.78	c Flit:    20 Blit:     14 bXBeca:    0 bXProp:  103 Bins:   3959 BRemL:   2688 BRemN:      6 P: 77.8M T:  3.76
874.91/874.92	c Replacing      153 vars Replaced    86546 lits Time:     0.11 s 
875.01/875.02	c bin-w-bin subsume rem          709 bins  time:  0.01 s
875.81/875.83	c subs with bin:     4360  lits-rem:     50647  v-fix:    0  time:  0.81 s
875.81/875.86	c Subs w/ non-existent bins:    162 l-rem:   3468 v-fix:     0 done:   2080 time:  0.03 s
875.81/875.89	c Removed useless bin:      16  fixed:     0  props:   0.33M  time:  0.01 s
881.41/881.45	c lits-rem:      6494  cl-subs:    19307  v-elim:    116  v-fix:    0  time:  5.56 s
881.41/881.48	c vivif2 --  cl tried    28025 cl shrink      262 lits rem        323 time: 0.03
881.81/881.89	c vivif2 --  cl tried   142732 cl shrink    22271 lits rem      77025 time: 0.41
882.12/882.20	c asymm  cl-useful: 9/1037/27960 lits-rem:27 time: 0.31
882.22/882.21	c calculated reachability. Time: 0.01
882.22/882.21	c  N dy 15685   2711817      7182     27951     40006    142347    116097   1474849      9.17   no data  --
882.22/882.27	c Finding binary XORs  T:     0.05 s  found:      26
889.41/889.42	c  N dy 15757   2731829      7178     27951     40028    162080    116097   2038852      9.17     10.06  --
897.91/897.99	c  N dy 15844   2751882      7176     27951     40039    181789    116097   2563135      9.17      9.74  --
908.12/908.14	c  N dy 15962   2771938      7174     27951     40060    201436    116097   3097084      9.17      9.66  --
916.51/916.55	c  N dy 16067   2791966      7173     27951     40066    143874    116097   1433581      9.17      9.66  --
924.21/924.22	c  N dy 16142   2812499      7172     27951     40079    163956    116097   1971793      9.17      9.68  --
932.31/932.39	c  N dy 16232   2832612      7171     27951     40088    183614    116097   2462247      9.17      9.66  --
942.62/942.68	c  N dy 16324   2853241      7169     27951     40109    203685    116097   2948599      9.16      9.66  --
945.41/945.45	c Finding binary XORs  T:     0.05 s  found:      23
950.62/950.68	c  N dy 16398   2873659      7076     27623     37011    151566    114676   1569472      9.16      9.66  --
957.52/957.53	c  E dy 16451   2891136      6814     26042     31729    129544    108143   1179608      9.16      4.54  --
957.52/957.53	c num threads              : 1          
957.52/957.53	c restarts                 : 16451      
957.52/957.53	c dynamic restarts         : 16421      
957.52/957.53	c static restarts          : 30         
957.52/957.53	c full restarts            : 4          
957.52/957.53	c total simplify time      : 1.93       
957.52/957.53	c learnts DL2              : 0          
957.52/957.53	c learnts size 2           : 301474     
957.52/957.53	c learnts size 1           : 6050        (13.54     % of vars)
957.52/957.53	c filedLit time            : 52.85       (5.52      % time)
957.52/957.53	c v-elim SatELite          : 26895       (60.18     % vars)
957.52/957.53	c SatELite time            : 25.97       (2.71      % time)
957.52/957.53	c v-elim xor               : 204         (0.46      % vars)
957.52/957.53	c xor elim time            : 0.14        (0.01      % time)
957.52/957.53	c num binary xor trees     : 2808       
957.52/957.53	c binxor trees' crown      : 5129        (1.83      leafs/tree)
957.52/957.53	c bin xor find time        : 1.23       
957.52/957.53	c OTF clause improved      : 28753       (0.01      clauses/conflict)
957.52/957.53	c OTF impr. size diff      : 38342       (1.33       lits/clause)
957.52/957.53	c OTF cl watch-shrink      : 2280477     (0.79      clauses/conflict)
957.52/957.53	c OTF cl watch-sh-lit      : 15008422    (6.58       lits/clause)
957.52/957.53	c tried to recurMin cls    : 1156056     (39.99      % of conflicts)
957.52/957.53	c updated cache            : 44943       (0.04       lits/tried recurMin)
957.52/957.53	c clauses over max glue    : 0           (0.00      % of all clauses)
957.52/957.53	c conflicts                : 2891136     (3021.20   / sec)
957.52/957.53	c decisions                : 4592854     (0.51      % random)
957.52/957.53	c bogo-props               : 82888850432 (86617878.20 / sec)
957.52/957.53	c conflict literals        : 99199471    (45.02     % deleted)
957.52/957.53	c Memory used              : 279.34      MB
957.52/957.53	c CPU time                 : 956.95      s
957.52/957.53	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 1,3

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: 3.99 3.96 3.09 5/303 2541
/proc/meminfo: memFree=15290300/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=33464 CPUtime=0 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 1671 0 0 0 0 0 0 0 24 0 1 0 649657702 34267136 1411 33554432000 4194304 4650387 140734882631760 18446744073709551615 4354184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 8366 1413 329 112 0 3331 0

[startup+0.034578 s]
/proc/loadavg: 3.99 3.96 3.09 5/303 2541
/proc/meminfo: memFree=15290300/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=40836 CPUtime=0.02 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 3970 0 0 0 2 0 0 0 24 0 1 0 649657702 41816064 3414 33554432000 4194304 4650387 140734882631760 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 10209 3417 329 112 0 5174 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 40836

[startup+0.100568 s]
/proc/loadavg: 3.99 3.96 3.09 5/303 2541
/proc/meminfo: memFree=15290300/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=47884 CPUtime=0.09 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 5944 0 0 0 8 1 0 0 24 0 1 0 649657702 49033216 4848 33554432000 4194304 4650387 140734882631760 18446744073709551615 4369368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 11971 4848 349 112 0 6936 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47884

[startup+0.30053 s]
/proc/loadavg: 3.99 3.96 3.09 5/303 2541
/proc/meminfo: memFree=15290300/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=50800 CPUtime=0.29 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 6583 0 0 0 28 1 0 0 25 0 1 0 649657702 52019200 5232 33554432000 4194304 4650387 140734882631760 18446744073709551615 4241552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 12700 5232 355 112 0 7665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50800

[startup+0.700459 s]
/proc/loadavg: 3.99 3.96 3.09 5/303 2541
/proc/meminfo: memFree=15290300/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=71272 CPUtime=0.69 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 11624 0 0 0 68 1 0 0 25 0 1 0 649657702 72982528 10273 33554432000 4194304 4650387 140734882631760 18446744073709551615 4370254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 17818 10273 355 112 0 12783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71272

[startup+1.50032 s]
/proc/loadavg: 3.99 3.96 3.09 5/304 2542
/proc/meminfo: memFree=15241556/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=85124 CPUtime=1.49 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 15347 0 0 0 147 2 0 0 25 0 1 0 649657702 87166976 13996 33554432000 4194304 4650387 140734882631760 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 21281 13996 379 112 0 16246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85124

[startup+3.10103 s]
/proc/loadavg: 3.99 3.97 3.09 5/304 2542
/proc/meminfo: memFree=15222832/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=86136 CPUtime=3.09 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 15989 0 0 0 307 2 0 0 25 0 1 0 649657702 88203264 14035 33554432000 4194304 4650387 140734882631760 18446744073709551615 4229517 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 21534 14035 380 112 0 16499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86136

[startup+6.30047 s]
/proc/loadavg: 3.99 3.97 3.09 5/299 2564
/proc/meminfo: memFree=15559280/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=93668 CPUtime=6.29 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 18558 0 0 0 627 2 0 0 25 0 1 0 649657702 95916032 16038 33554432000 4194304 4650387 140734882631760 18446744073709551615 4369872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 23417 16038 381 112 0 18382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93668

[startup+12.7003 s]
/proc/loadavg: 3.99 3.97 3.10 5/304 2571
/proc/meminfo: memFree=15212208/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=144060 CPUtime=12.69 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 30189 0 0 0 1265 4 0 0 25 0 1 0 649657702 147517440 27669 33554432000 4194304 4650387 140734882631760 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 36015 27669 381 112 0 30980 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144060

[startup+25.5011 s]
/proc/loadavg: 3.99 3.97 3.11 5/304 2571
/proc/meminfo: memFree=15083604/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=162964 CPUtime=25.49 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 36976 0 0 0 2544 5 0 0 25 0 1 0 649657702 166875136 32081 33554432000 4194304 4650387 140734882631760 18446744073709551615 4247962 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 40741 32081 381 112 0 35706 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 162964

[startup+51.1005 s]
/proc/loadavg: 3.99 3.97 3.13 5/304 2572
/proc/meminfo: memFree=14293336/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=175780 CPUtime=51.09 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 44903 0 0 0 5102 7 0 0 25 0 1 0 649657702 179998720 35405 33554432000 4194304 4650387 140734882631760 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 43945 35405 381 112 0 38910 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 175780

[startup+102.311 s]
/proc/loadavg: 4.04 3.99 3.19 5/304 2573
/proc/meminfo: memFree=14254992/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=187292 CPUtime=102.3 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 62163 0 0 0 10220 10 0 0 25 0 1 0 649657702 191787008 38562 33554432000 4194304 4650387 140734882631760 18446744073709551615 4363499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 46823 38562 381 112 0 41788 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 187292

[startup+162.301 s]
/proc/loadavg: 4.09 4.00 3.23 5/304 2603
/proc/meminfo: memFree=14051740/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=194800 CPUtime=162.3 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 80547 0 0 0 16215 15 0 0 25 0 1 0 649657702 199475200 40007 33554432000 4194304 4650387 140734882631760 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 48700 40007 381 112 0 43665 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 194800

[startup+222.301 s]
/proc/loadavg: 4.03 4.00 3.28 5/304 2604
/proc/meminfo: memFree=13909504/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=210424 CPUtime=222.3 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 97844 0 0 0 22211 19 0 0 25 0 1 0 649657702 215474176 44547 33554432000 4194304 4650387 140734882631760 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 52606 44547 381 112 0 47571 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 210424

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.32 5/304 2606
/proc/meminfo: memFree=13441744/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=211480 CPUtime=282.3 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 113311 0 0 0 28207 23 0 0 25 0 1 0 649657702 216555520 43681 33554432000 4194304 4650387 140734882631760 18446744073709551615 4315961 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 52870 43681 381 112 0 47835 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 211480

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.37 5/304 2608
/proc/meminfo: memFree=13405644/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=224012 CPUtime=342.3 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 127463 0 0 0 34203 27 0 0 25 0 1 0 649657702 229388288 47737 33554432000 4194304 4650387 140734882631760 18446744073709551615 4364961 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 56003 47737 395 112 0 50968 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 224012

[startup+402.3 s]
/proc/loadavg: 4.08 4.02 3.40 5/304 2609
/proc/meminfo: memFree=13360888/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=239044 CPUtime=402.29 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 138594 0 0 0 40197 32 0 0 25 0 1 0 649657702 244781056 52066 33554432000 4194304 4650387 140734882631760 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 59761 52066 395 112 0 54726 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 239044

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 3.45 5/304 2611
/proc/meminfo: memFree=12816104/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=239548 CPUtime=462.3 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 149933 0 0 0 46193 37 0 0 25 0 1 0 649657702 245297152 52632 33554432000 4194304 4650387 140734882631760 18446744073709551615 4333577 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 59887 52632 395 112 0 54852 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 239548

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.47 5/304 2612
/proc/meminfo: memFree=12814072/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=249028 CPUtime=522.3 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 163798 0 0 0 52191 39 0 0 25 0 1 0 649657702 255004672 53866 33554432000 4194304 4650387 140734882631760 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 62257 53866 381 112 0 57222 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 249028

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.51 5/304 2614
/proc/meminfo: memFree=12765616/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=249600 CPUtime=582.3 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 175093 0 0 0 58185 45 0 0 25 0 1 0 649657702 255590400 53445 33554432000 4194304 4650387 140734882631760 18446744073709551615 4310948 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 62400 53445 381 112 0 57365 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 249600

[startup+642.301 s]
/proc/loadavg: 4.06 4.03 3.54 5/304 2616
/proc/meminfo: memFree=12227600/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=249988 CPUtime=642.31 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 184770 0 0 0 64181 50 0 0 25 0 1 0 649657702 255987712 54954 33554432000 4194304 4650387 140734882631760 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 62497 54954 381 112 0 57462 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 249988

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.57 5/304 2617
/proc/meminfo: memFree=12254200/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=253524 CPUtime=702.31 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 194939 0 0 0 70178 53 0 0 25 0 1 0 649657702 259608576 55354 33554432000 4194304 4650387 140734882631760 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 63381 55354 381 112 0 58346 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 253524

[startup+762.311 s]
/proc/loadavg: 4.04 4.03 3.59 5/304 2619
/proc/meminfo: memFree=12212012/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=270940 CPUtime=762.32 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 201483 0 0 0 76175 57 0 0 25 0 1 0 649657702 277442560 61032 33554432000 4194304 4650387 140734882631760 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 67735 61032 381 112 0 62700 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 270940

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.62 5/304 2620
/proc/meminfo: memFree=12182700/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=273940 CPUtime=822.31 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 202987 0 0 0 82173 58 0 0 25 0 1 0 649657702 280514560 61795 33554432000 4194304 4650387 140734882631760 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 68485 61795 381 112 0 63450 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 273940

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.64 5/304 2622
/proc/meminfo: memFree=12106640/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=292516 CPUtime=882.31 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 207022 0 0 0 88172 59 0 0 25 0 1 0 649657702 299536384 65446 33554432000 4194304 4650387 140734882631760 18446744073709551615 4363536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 73129 65446 381 112 0 68094 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 292516

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 3.66 5/304 2624
/proc/meminfo: memFree=11740804/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=275156 CPUtime=942.31 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 209001 0 0 0 94171 60 0 0 25 0 1 0 649657702 281759744 62114 33554432000 4194304 4650387 140734882631760 18446744073709551615 4363655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 68789 62114 381 112 0 63754 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 275156

Solver just ended. Dumping a history of the last processes samples

[startup+947.112 s]
/proc/loadavg: 4.00 4.01 3.66 5/304 2624
/proc/meminfo: memFree=11737156/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=286044 CPUtime=947.12 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 209700 0 0 0 94652 60 0 0 25 0 1 0 649657702 292909056 62813 33554432000 4194304 4650387 140734882631760 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 71511 62813 381 112 0 66476 0
Current children cumulated CPU time (s) 947.12
Current children cumulated vsize (KiB) 286044

[startup+953.5 s]
/proc/loadavg: 4.00 4.01 3.66 5/304 2624
/proc/meminfo: memFree=11734724/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=286044 CPUtime=953.52 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 210110 0 0 0 95291 61 0 0 25 0 1 0 649657702 292909056 63223 33554432000 4194304 4650387 140734882631760 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 71511 63223 381 112 0 66476 0
Current children cumulated CPU time (s) 953.52
Current children cumulated vsize (KiB) 286044

[startup+955.1 s]
/proc/loadavg: 4.00 4.01 3.66 5/304 2624
/proc/meminfo: memFree=11733704/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=286044 CPUtime=955.12 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 210197 0 0 0 95451 61 0 0 25 0 1 0 649657702 292909056 63310 33554432000 4194304 4650387 140734882631760 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 71511 63310 381 112 0 66476 0
Current children cumulated CPU time (s) 955.12
Current children cumulated vsize (KiB) 286044

[startup+956.701 s]
/proc/loadavg: 4.00 4.01 3.66 5/304 2624
/proc/meminfo: memFree=11733208/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=286044 CPUtime=956.72 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 210275 0 0 0 95611 61 0 0 25 0 1 0 649657702 292909056 63388 33554432000 4194304 4650387 140734882631760 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 71511 63388 381 112 0 66476 0
Current children cumulated CPU time (s) 956.72
Current children cumulated vsize (KiB) 286044

[startup+957.101 s]
/proc/loadavg: 4.08 4.02 3.67 5/304 2624
/proc/meminfo: memFree=11732692/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=286044 CPUtime=957.12 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 210294 0 0 0 95651 61 0 0 25 0 1 0 649657702 292909056 63407 33554432000 4194304 4650387 140734882631760 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 71511 63407 381 112 0 66476 0
Current children cumulated CPU time (s) 957.12
Current children cumulated vsize (KiB) 286044

[startup+957.501 s]
/proc/loadavg: 4.08 4.02 3.67 5/304 2624
/proc/meminfo: memFree=11732692/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=286044 CPUtime=957.52 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 210308 0 0 0 95691 61 0 0 25 0 1 0 649657702 292909056 63421 33554432000 4194304 4650387 140734882631760 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 71511 63421 381 112 0 66476 0
Current children cumulated CPU time (s) 957.52
Current children cumulated vsize (KiB) 286044

[startup+957.601 s]
/proc/loadavg: 4.08 4.02 3.67 5/304 2624
/proc/meminfo: memFree=11732692/32951124 swapFree=52307768/67111528
[pid=2541] ppid=2539 vsize=279056 CPUtime=957.61 cores=1,3
/proc/2541/stat : 2541 (strangenight1-s) R 2539 2541 2276 0 -1 4202496 210321 0 0 0 95700 61 0 0 25 0 1 0 649657702 285753344 55801 33554432000 4194304 4650387 140734882631760 18446744073709551615 218370983018 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2541/statm: 69764 55289 392 112 0 64729 0
Current children cumulated CPU time (s) 957.61
Current children cumulated vsize (KiB) 279056

Child status: 20
Real time (s): 957.613
CPU time (s): 957.634
CPU user time (s): 957.01
CPU system time (s): 0.624905
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 358060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 957.01
system time used= 0.624905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210322
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= 13
involuntary context switches= 649

runsolver used 2.48362 second user time and 6.24405 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 15:42:29
IDJOB=3370692
IDBENCH=82466
IDSOLVER=1847
FILE ID=node101/3370692-1305380549
RUNJOBID= node101-1305379160-2296
PBS_JOBID= 13324401
Free space on /tmp= 73632 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370692-1305380549/watcher-3370692-1305380549 -o /tmp/evaluation-result-3370692-1305380549/solver-3370692-1305380549 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370692-1305380549.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1259301777

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.83
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.841
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.841
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:      15290704 kB
Buffers:        308084 kB
Cached:        5935400 kB
SwapCached:      14848 kB
Active:       12378604 kB
Inactive:      5002120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15290704 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           82564 kB
Writeback:           0 kB
AnonPages:    11134068 kB
Mapped:          16088 kB
Slab:           149420 kB
PageTables:      66204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 43837000 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= 73624 MiB
End job on node101 at 2011-05-14 15:58:27