Trace number 3370080

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.06 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
MD5SUM420ae9a699afd6f172f364b156d160ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark363.335
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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-3370080-1305386115.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:      28 undec:       2 neg:      30
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.19/0.27	c  N dy     7      4343        60      5340         0      3859     37380     83761     18.04     19.05  --
0.69/0.71	c  N dy    21     15728        60      5340         0      7921     37380    150447     17.30     18.25  --
0.89/0.93	c  N dy    59     19763        60      5340         0      6577     37380    119127     17.80     20.00  --
1.19/1.20	c  F st    81     25000        60      5340         0     11251     37380    217598     17.91     16.23  --
1.19/1.20	c  N st    81     25000        60      5340         0     11251     37380    217598     17.91     16.23  --
1.39/1.44	c  N dy    87     30000        60      5340         0      9665     37380    175130     17.91   no data  --
1.39/1.44	c  S st    87     30000        60      5340         0      9665     37380    175130     17.91   no data  --
1.39/1.48	c  S st    87     30504        60      5340         0     10119     37380    185231     17.91   no data  --
1.39/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.39/1.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.47	c lits-rem:      1478  cl-subs:     1205  v-elim:      0  v-fix:    0  time:  0.98 s
2.69/2.73	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.26
2.69/2.73	c calculated reachability. Time: 0.00
2.69/2.73	c  N dy    87     30504        60      5340         0      8914     37380    159276     17.91   no data  --
3.19/3.25	c  N dy   102     40084        60      5340         0     10377     37380    176422     17.58     18.67  --
3.49/3.52	c  N dy   136     44150        60      5340         0     14047     37380    256049     17.76     19.69  --
3.59/3.64	c  S st   152     45756        60      5340         0     15496     37380    287981     17.85   no data  --
3.69/3.70	c  S st   152     46258        60      5340         0      8002     37380    121306     17.85   no data  --
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.69/3.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/4.48	c lits-rem:       128  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.77 s
4.40/4.48	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.40/4.48	c vivif2 --  cl tried     7979 cl shrink        0 lits rem          0 time: 0.00
4.69/4.72	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.24
4.69/4.72	c calculated reachability. Time: 0.00
4.69/4.72	c  N dy   152     46258        60      5340         0      7979     37380    120779     17.85   no data  --
5.19/5.21	c  N dy   174     54767        60      5340         0     15551     37380    278440     17.77     18.71  --
5.50/5.52	c  N dy   205     58793        60      5340         0     10272     37380    158709     17.88     18.99  --
5.69/5.78	c  N dy   224     63031        60      5340         0     14022     37380    239160     17.94     19.01  --
6.19/6.24	c  N dy   229     69244        60      5340         0      9759     37380    140266     17.86     18.83  --
6.19/6.25	c  S st   231     69387        60      5340         0      9886     37380    142956     17.87   no data  --
6.19/6.29	c  S st   231     69888        60      5340         0     10346     37380    153179     17.87   no data  --
6.19/6.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.29/6.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
6.29/6.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.23	c lits-rem:       207  cl-subs:       98  v-elim:      0  v-fix:    0  time:  0.93 s
7.19/7.23	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
7.19/7.23	c vivif2 --  cl tried    10248 cl shrink        0 lits rem          0 time: 0.00
7.49/7.52	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.29
7.49/7.52	c calculated reachability. Time: 0.00
7.49/7.52	c  N dy   231     69888        60      5340         0     10248     37380    150559     17.87   no data  --
7.79/7.81	c  N dy   259     74412        60      5340         0     14312     37380    237385     17.93     19.89  --
8.09/8.17	c  N dy   267     79799        60      5340         0     19044     37380    335441     17.88     18.84  --
8.59/8.66	c  N dy   279     86993        60      5340         0     14773     37380    232749     17.83     18.81  --
8.69/8.71	c  F st   284     87500        60      5340         0     15216     37380    242445     17.84   no data  --
8.98/9.05	c  N dy   290     92697        60      5340         0     19809     37380    341048     17.84   no data  --
9.48/9.56	c  N dy   324     98679        60      5340         0     13666     37380    202888     17.89     19.48  --
9.98/10.01	c  S st   350    104833        60      5340         0     19148     37380    319599     17.91   no data  --
9.98/10.06	c  S st   350    105336        60      5340         0     19610     37380    329757     17.91   no data  --
9.98/10.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.98/10.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.98/10.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.98/10.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.98/10.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.98/10.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
9.98/10.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.69/11.79	c lits-rem:      1870  cl-subs:     1898  v-elim:      0  v-fix:    0  time:  1.71 s
11.69/11.79	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
11.69/11.80	c vivif2 --  cl tried    17712 cl shrink        0 lits rem          0 time: 0.00
12.11/12.17	c asymm  cl-useful: 0/4295/5340 lits-rem:0 time: 0.38
12.11/12.17	c calculated reachability. Time: 0.00
12.11/12.17	c  N dy   350    105336        60      5340         0     17712     37380    287276     17.91   no data  --
13.69/13.73	c  N dy   377    127520        60      5340         0     24949     37380    420784     17.66     18.66  --
14.39/14.44	c  N dy   425    135689        60      5340         0     18978     37380    296416     17.73     20.36  --
15.29/15.32	c  N dy   502    144415        60      5340         0     26799     37380    466733     17.85     19.20  --
16.09/16.18	c  N dy   532    154697        60      5340         0     21704     37380    341987     17.85     18.89  --
16.50/16.53	c  S st   558    158004        60      5340         0     24702     37380    407389     17.89     18.45  --
16.59/16.60	c  S st   558    158508        60      5340         0     25161     37380    417786     17.89   no data  --
16.59/16.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.59/16.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.59/16.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.59/16.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.59/16.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.59/16.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
16.59/16.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.59/18.66	c lits-rem:      2083  cl-subs:     2740  v-elim:      0  v-fix:    0  time:  2.04 s
18.59/18.66	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
18.59/18.67	c vivif2 --  cl tried    22421 cl shrink        0 lits rem          0 time: 0.00
18.70/18.79	c asymm  cl-useful: 0/1045/5340 lits-rem:0 time: 0.13
18.70/18.80	c calculated reachability. Time: 0.00
18.70/18.80	c  N dy   558    158508        60      5340         0     22421     37380    358377     17.89   no data  --
19.89/19.96	c  N dy   625    169447        60      5340         0     17226     37380    239145     17.96     18.95  --
21.29/21.32	c  N dy   691    183200        60      5340         0     29491     37380    498690     17.99     18.99  --
22.29/22.35	c  N dy   711    194961        60      5340         0     23942     37380    368287     17.95     20.97  --
23.59/23.65	c  N dy   737    207408        60      5340         0     18121     37380    240892     17.91     20.99  --
25.59/25.69	c  N dy   757    229390        60      5340         0     19798     37380    261791     17.76     18.70  --
26.49/26.55	c  S st   818    237763        60      5340         0     27234     37380    421491     17.81     18.54  --
26.58/26.62	c  S st   818    238268        60      5340         0     27687     37380    431494     17.81   no data  --
26.58/26.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.58/26.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.58/26.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.58/26.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.58/26.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.58/26.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
26.58/26.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.68/28.78	c lits-rem:      1875  cl-subs:     2340  v-elim:      0  v-fix:    0  time:  2.13 s
28.68/28.78	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
28.68/28.78	c vivif2 --  cl tried    25347 cl shrink        0 lits rem          0 time: 0.00
29.08/29.15	c asymm  cl-useful: 0/3329/5340 lits-rem:0 time: 0.37
29.08/29.15	c calculated reachability. Time: 0.00
29.08/29.15	c  N dy   818    238268        60      5340         0     25347     37380    380300     17.81   no data  --
30.99/31.02	c  N dy   921    253491        60      5340         0     20415     37380    266094     17.89     19.39  --
32.79/32.88	c  N dy  1026    269765        60      5340         0     34949     37380    580112     17.96     20.37  --
34.59/34.62	c  N dy  1052    287001        60      5340         0     30693     37380    466689     17.91     19.37  --
36.79/36.82	c  N dy  1125    305357        60      5340         0     26678     37380    378494     17.93     19.29  --
36.89/36.92	c  F st  1132    306250        60      5340         0     27483     37380    396126     17.94     17.67  --
39.09/39.10	c  N dy  1147    325473        60      5340         0     23203     37380    293707     17.91     18.91  --
41.49/41.59	c  N dy  1238    345546        60      5340         0     41071     37380    673692     17.94     21.43  --
43.09/43.12	c  S st  1316    357402        60      5340         0     29420     37380    419730     17.98     17.97  --
43.19/43.20	c  S st  1316    357905        60      5340         0     29873     37380    429855     17.98   no data  --
43.19/43.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.19/43.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.19/43.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
43.19/43.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.19/43.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.19/43.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
43.19/43.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.49/45.56	c lits-rem:      1458  cl-subs:     1686  v-elim:      0  v-fix:    0  time:  2.34 s
45.49/45.56	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
45.49/45.57	c vivif2 --  cl tried    28187 cl shrink        0 lits rem          0 time: 0.00
45.79/45.87	c asymm  cl-useful: 0/2011/5340 lits-rem:0 time: 0.30
45.79/45.87	c calculated reachability. Time: 0.00
45.79/45.87	c  N dy  1316    357905        60      5340         0     28187     37380    390924     17.98   no data  --
48.59/48.63	c  N dy  1410    377962        60      5340         0     45924     37380    769133     18.01     18.97  --
50.99/51.04	c  N dy  1471    398004        60      5340         0     40740     37380    648954     18.01     19.03  --
55.00/55.04	c  N dy  1548    428809        60      5340         0     44147     37380    702608     17.98     19.04  --
57.49/57.57	c  N dy  1608    448900        60      5340         0     37161     37380    548370     17.96     19.83  --
60.79/60.86	c  N dy  1724    468943        60      5340         0     29277     37380    372140     18.00     19.00  --
63.49/63.59	c  N dy  1817    488985        60      5340         0     47067     37380    754207     18.02     19.75  --
66.59/66.65	c  N dy  1927    509069        60      5340         0     38316     37380    556456     18.05     19.24  --
70.10/70.13	c  N dy  2028    529714        60      5340         0     29110     37380    345689     18.08     19.06  --
70.99/71.00	c  S st  2064    536857        60      5340         0     35492     37380    483211     18.08   no data  --
71.09/71.10	c  S st  2064    537361        60      5340         0     35953     37380    493292     18.08   no data  --
71.09/71.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.09/71.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.09/71.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
71.09/71.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.09/71.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.09/71.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
71.09/71.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.29/73.36	c lits-rem:       748  cl-subs:     2005  v-elim:      0  v-fix:    0  time:  2.24 s
73.29/73.36	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
73.29/73.37	c vivif2 --  cl tried    33948 cl shrink        0 lits rem          0 time: 0.00
73.71/73.74	c asymm  cl-useful: 0/2601/5340 lits-rem:0 time: 0.37
73.71/73.74	c calculated reachability. Time: 0.00
73.71/73.74	c  N dy  2064    537361        60      5340         0     33948     37380    449857     18.08   no data  --
76.59/76.63	c  N dy  2110    557373        60      5340         0     51595     37380    820565     18.06     19.13  --
79.89/79.96	c  N dy  2132    582228        60      5340         0     45137     37380    659531     17.99     19.06  --
82.99/83.03	c  N dy  2138    602579        60      5340         0     33926     37380    424011     17.94     18.93  --
86.29/86.36	c  N dy  2242    624003        60      5340         0     52901     37380    828933     17.95     18.94  --
89.79/89.81	c  N dy  2369    644069        60      5340         0     40731     37380    570844     17.99     19.06  --
93.20/93.22	c  N dy  2454    664133        60      5340         0     58515     37380    949911     18.00     19.10  --
96.70/96.71	c  N dy  2617    684153        60      5340         0     45408     37380    664469     18.05     20.65  --
100.89/100.97	c  N dy  2723    704239        60      5340         0     63252     37380   1048971     18.07     20.86  --
106.59/106.69	c  N dy  2841    739384        60      5340         0     62232     37380    990293     18.05     19.02  --
109.69/109.76	c  N dy  2885    759487        60      5340         0     47247     37380    670849     18.05     19.07  --
113.69/113.74	c  N dy  2968    780188        60      5340         0     65557     37380   1061757     18.05     19.01  --
116.89/116.99	c  N dy  3040    800346        60      5340         0     49871     37380    719503     18.06     19.01  --
118.09/118.12	c  S st  3085    806043        60      5340         0     54942     37380    830998     18.07     17.73  --
118.19/118.26	c  S st  3085    806548        60      5340         0     55400     37380    841411     18.07   no data  --
118.19/118.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.19/118.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.19/118.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
118.29/118.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.29/118.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.29/118.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
118.29/118.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
125.09/125.17	c lits-rem:      2860  cl-subs:     5414  v-elim:      0  v-fix:    0  time:  6.86 s
125.09/125.17	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
125.09/125.18	c vivif2 --  cl tried    49986 cl shrink        0 lits rem          0 time: 0.01
125.29/125.40	c asymm  cl-useful: 0/757/5340 lits-rem:0 time: 0.22
125.29/125.40	c calculated reachability. Time: 0.00
125.29/125.40	c  N dy  3085    806548        60      5340         0     49986     37380    724338     18.07   no data  --
129.60/129.62	c  N dy  3181    826870        60      5340         0     68036     37380   1111539     18.08     19.04  --
133.11/133.12	c  N dy  3267    848938        60      5340         0     53288     37380    779588     18.08     19.06  --
137.79/137.88	c  N dy  3385    869900        60      5340         0     36602     37380    414712     18.10     19.06  --
140.81/140.82	c  N dy  3427    889967        60      5340         0     54336     37380    786143     18.09     21.06  --
146.20/146.28	c  N dy  3536    917097        60      5340         0     42115     37380    517514     18.09     19.28  --
149.69/149.77	c  N dy  3606    937204        60      5340         0     59887     37380    898582     18.10     19.12  --
154.40/154.47	c  N dy  3712    957599        60      5340         0     40888     37380    486052     18.12     19.15  --
158.00/158.03	c  N dy  3807    977751        60      5340         0     58725     37380    870078     18.13     19.12  --
163.19/163.28	c  N dy  3922    999788        60      5340         0     40197     37380    459578     18.14     19.11  --
166.59/166.67	c  N dy  4000   1019877        60      5340         0     57973     37380    841858     18.15     21.39  --
170.89/170.99	c  N dy  4063   1039882        60      5340         0     75671     37380   1215879     18.14     20.17  --
175.90/175.99	c  N dy  4132   1066654        60      5340         0     60219     37380    869677     18.13     19.16  --
177.20/177.20	c  F st  4154   1071876        60      5340         0     64836     37380    968622     18.13     18.23  --
181.00/181.00	c  N dy  4163   1091241        60      5340         0     42139     37380    480098     18.11     19.10  --
184.70/184.80	c  N dy  4283   1111273        60      5340         0     59914     37380    864478     18.13     19.75  --
189.90/189.97	c  N dy  4393   1131311        60      5340         0     77669     37380   1251024     18.15     19.21  --
194.09/194.11	c  N dy  4438   1154061        60      5340         0     57085     37380    787241     18.14     19.12  --
198.89/198.97	c  N dy  4551   1174084        60      5340         0     74853     37380   1172202     18.15     19.25  --
203.30/203.35	c  N dy  4644   1194126        60      5340         0     51094     37380    655598     18.16     20.65  --
206.70/206.73	c  S st  4738   1209823        60      5340         0     65014     37380    956721     18.17   no data  --
206.90/206.91	c  S st  4738   1210329        60      5340         0     65468     37380    966962     18.17   no data  --
206.90/206.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
206.90/206.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
206.90/206.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
206.90/206.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
206.90/206.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.90/206.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
206.90/206.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
218.70/218.79	c lits-rem:      3527  cl-subs:     5904  v-elim:      0  v-fix:    0  time: 11.82 s
218.70/218.79	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
218.80/218.81	c vivif2 --  cl tried    59564 cl shrink        0 lits rem          0 time: 0.01
219.00/219.04	c asymm  cl-useful: 0/645/5340 lits-rem:0 time: 0.24
219.00/219.04	c calculated reachability. Time: 0.00
219.00/219.04	c  N dy  4738   1210329        60      5340         0     59564     37380    836715     18.17   no data  --
224.80/224.84	c  N dy  4837   1233659        60      5340         0     80171     37380   1281040     18.18     19.16  --
229.00/229.03	c  N dy  4897   1254481        60      5340         0     56464     37380    760600     18.18     19.21  --
233.00/233.03	c  N dy  4898   1276558        60      5340         0     75739     37380   1152125     18.15     19.35  --
237.09/237.11	c  N dy  4937   1296597        60      5340         0     50399     37380    621915     18.14     19.20  --
241.09/241.17	c  N dy  5001   1318058        60      5340         0     69306     37380   1023969     18.13     19.13  --
246.99/247.06	c  N dy  5117   1338065        60      5340         0     87085     37380   1410681     18.15     20.14  --
251.30/251.33	c  N dy  5189   1360510        60      5340         0     62826     37380    874812     18.15     19.29  --
256.60/256.67	c  N dy  5302   1380591        60      5340         0     80647     37380   1260705     18.16     20.68  --
262.40/262.42	c  N dy  5383   1404931        60      5340         0     57001     37380    730976     18.15     19.17  --
266.30/266.33	c  N dy  5424   1425022        60      5340         0     74705     37380   1097863     18.14     19.72  --
272.50/272.51	c  N dy  5499   1447777        60      5340         0     48891     37380    555417     18.14     19.13  --
277.30/277.35	c  N dy  5622   1470376        60      5340         0     68859     37380    987561     18.15     19.13  --
284.20/284.26	c  N dy  5689   1493998        60      5340         0     89674     37380   1427369     18.15     19.26  --
288.89/288.99	c  N dy  5772   1514094        60      5340         0     60688     37380    801051     18.15     19.36  --
294.10/294.18	c  N dy  5906   1534104        60      5340         0     78398     37380   1188263     18.17     19.18  --
300.80/300.81	c  N dy  6011   1554147        60      5340         0     48424     37380    528616     18.18     20.26  --
304.71/304.75	c  N dy  6096   1574219        60      5340         0     66151     37380    909259     18.18     19.88  --
309.69/309.72	c  N dy  6138   1594992        60      5340         0     84351     37380   1292835     18.18     19.17  --
315.20/315.29	c  N dy  6168   1617156        60      5340         0     55296     37380    657120     18.16     19.16  --
320.20/320.21	c  N dy  6231   1639945        60      5340         0     75426     37380   1084648     18.16     19.19  --
326.50/326.53	c  N dy  6347   1660010        60      5340         0     93232     37380   1470673     18.17     20.03  --
332.21/332.26	c  N dy  6422   1684675        60      5340         0     65427     37380    865608     18.17     19.14  --
336.90/336.97	c  N dy  6472   1704769        60      5340         0     83042     37380   1237822     18.16     19.33  --
338.70/338.72	c  S st  6501   1710329        60      5340         0     87937     37380   1343715     18.17     16.26  --
338.90/338.97	c  S st  6501   1710831        60      5340         0     88381     37380   1353749     18.17   no data  --
338.90/338.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
338.90/338.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
339.00/339.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
339.00/339.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
339.00/339.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
339.00/339.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
339.00/339.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
362.60/362.60	c lits-rem:      6682  cl-subs:    11511  v-elim:      0  v-fix:    0  time: 23.55 s
362.60/362.60	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
362.60/362.62	c vivif2 --  cl tried    76870 cl shrink        0 lits rem          0 time: 0.01
362.80/362.88	c asymm  cl-useful: 0/522/5340 lits-rem:0 time: 0.26
362.80/362.88	c calculated reachability. Time: 0.00
362.80/362.88	c  N dy  6501   1710831        60      5340         0     76870     37380   1114574     18.17   no data  --
368.20/368.27	c  N dy  6541   1730878        60      5340         0     94406     37380   1480353     18.16     20.87  --
372.91/372.95	c  N dy  6606   1750926        60      5340         0     62725     37380    811018     18.16     21.42  --
378.11/378.16	c  N dy  6718   1771416        60      5340         0     80846     37380   1204316     18.17     19.16  --
384.10/384.13	c  N dy  6808   1791456        60      5340         0     98552     37380   1584486     18.17     20.46  --
389.00/389.03	c  N dy  6893   1811513        60      5340         0     65496     37380    856830     18.17     20.24  --
394.30/394.33	c  N dy  6995   1831586        60      5340         0     83266     37380   1242295     18.18     19.96  --
401.90/401.91	c  N dy  7025   1861157        60      5340         0     57221     37380    660308     18.15     19.24  --
415.60/415.60	c  N dy  7126   1916813        60      5340         0     53326     37380    575046     18.10     19.08  --
419.01/419.10	c  N dy  7145   1936898        60      5340         0     70949     37380    944530     18.09     21.48  --
424.80/424.87	c  N dy  7245   1956933        60      5340         0     88664     37380   1327721     18.09     19.67  --
433.11/433.14	c  N dy  7380   1978889        60      5340         0     54504     37380    588878     18.11     19.12  --
437.82/437.90	c  N dy  7504   1998987        60      5340         0     72320     37380    977261     18.12     20.84  --
443.80/443.82	c  N dy  7606   2019077        60      5340         0     90169     37380   1364558     18.12     19.15  --
450.40/450.45	c  N dy  7676   2039123        60      5340         0    107775     37380   1740920     18.12     19.60  --
455.91/455.93	c  N dy  7813   2059183        60      5340         0     70891     37380    935346     18.14     19.75  --
461.51/461.58	c  N dy  7908   2079235        60      5340         0     88582     37380   1318078     18.14     19.41  --
469.41/469.42	c  N dy  7949   2104422        60      5340         0    110625     37380   1776074     18.13     19.37  --
474.12/474.11	c  N dy  8019   2124514        60      5340         0     72775     37380    959105     18.13     19.44  --
480.10/480.15	c  N dy  8121   2144538        60      5340         0     90414     37380   1340700     18.14     19.65  --
487.90/487.93	c  N dy  8251   2165345        60      5340         0    108751     37380   1741349     18.15     19.23  --
493.91/493.95	c  N dy  8375   2186064        60      5340         0     70774     37380    913694     18.16     19.12  --
499.61/499.65	c  N dy  8470   2206140        60      5340         0     88433     37380   1292942     18.16     20.16  --
500.81/500.89	c  S st  8473   2210831        60      5340         0     92569     37380   1376442     18.16     15.91  --
501.11/501.14	c  S st  8473   2211334        60      5340         0     93026     37380   1387018     18.16   no data  --
501.11/501.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
501.11/501.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
501.11/501.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
501.21/501.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
501.21/501.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
501.21/501.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
501.21/501.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
527.21/527.26	c lits-rem:      5215  cl-subs:     9906  v-elim:      0  v-fix:    0  time: 26.03 s
527.21/527.26	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
527.21/527.28	c vivif2 --  cl tried    83120 cl shrink        0 lits rem          0 time: 0.02
527.51/527.55	c asymm  cl-useful: 0/484/5340 lits-rem:0 time: 0.27
527.51/527.55	c calculated reachability. Time: 0.00
527.51/527.55	c  N dy  8473   2211334        60      5340         0     83120     37380   1173940     18.16   no data  --
533.11/533.13	c  N dy  8524   2231379        60      5340         0    100732     37380   1547636     18.15     20.16  --
541.90/541.92	c  N dy  8637   2252967        60      5340         0     63155     37380    742570     18.16     19.14  --
547.71/547.73	c  N dy  8705   2276019        60      5340         0     83344     37380   1168944     18.16     19.33  --
560.61/560.65	c  N dy  8785   2322330        60      5340         0     65985     37380    777508     18.13     19.18  --
565.81/565.89	c  N dy  8862   2343977        60      5340         0     85008     37380   1182556     18.13     19.15  --
572.90/572.91	c  N dy  8977   2364610        60      5340         0    103228     37380   1578519     18.14     19.15  --
580.01/580.02	c  N dy  9061   2384662        60      5340         0     62139     37380    694786     18.14     21.22  --
585.41/585.41	c  N dy  9177   2405378        60      5340         0     80484     37380   1093388     18.15     19.18  --
593.01/593.03	c  N dy  9227   2432543        60      5340         0    104297     37380   1595061     18.14     19.12  --
600.81/600.81	c  N dy  9313   2452570        60      5340         0     62178     37380    684516     18.14     19.64  --
605.61/605.61	c  N dy  9369   2473021        60      5340         0     80248     37380   1070123     18.14     19.15  --
611.91/611.93	c  N dy  9463   2493096        60      5340         0     97927     37380   1451131     18.15     19.76  --
619.61/619.69	c  N dy  9540   2513130        60      5340         0    115572     37380   1831473     18.15     20.91  --
626.61/626.64	c  N dy  9688   2533214        60      5340         0     72663     37380    907965     18.16     19.83  --
632.31/632.31	c  N dy  9782   2553373        60      5340         0     90478     37380   1292646     18.16     19.21  --
639.31/639.39	c  N dy  9863   2573401        60      5340         0    108198     37380   1676929     18.17     19.32  --
648.31/648.31	c  N dy  9992   2593493        60      5340         0     64245     37380    709753     18.18     20.54  --
653.31/653.35	c  N dy 10068   2613683        60      5340         0     82068     37380   1088401     18.18     19.20  --
660.11/660.18	c  N dy 10181   2633734        60      5340         0     99825     37380   1475935     18.18     20.39  --
668.51/668.59	c  N dy 10297   2653841        60      5340         0    117524     37380   1861839     18.19     19.26  --
675.81/675.88	c  N dy 10415   2673931        60      5340         0     72644     37380    884427     18.20     20.50  --
681.92/682.00	c  N dy 10515   2693995        60      5340         0     90329     37380   1266033     18.20     21.43  --
687.71/687.70	c  S st 10572   2711334        60      5340         0    105641     37380   1591490     18.20     16.27  --
688.01/688.01	c  S st 10572   2711835        60      5340         0    106090     37380   1601573     18.20   no data  --
688.01/688.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
688.01/688.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
688.01/688.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
688.11/688.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
688.11/688.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
688.11/688.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
688.11/688.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
774.71/774.74	c lits-rem:      6236  cl-subs:    11611  v-elim:      0  v-fix:    0  time: 86.63 s
774.71/774.74	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
774.71/774.76	c vivif2 --  cl tried    94479 cl shrink        0 lits rem          0 time: 0.02
775.01/775.03	c asymm  cl-useful: 0/573/5340 lits-rem:0 time: 0.27
775.01/775.04	c calculated reachability. Time: 0.00
775.01/775.04	c  N dy 10572   2711835        60      5340         0     94479     37380   1349746     18.20   no data  --
784.72/784.76	c  N dy 10595   2741983        60      5340         0    120636     37380   1887536     18.18     19.27  --
791.12/791.17	c  N dy 10670   2762031        60      5340         0     75619     37380    939408     18.18     19.57  --
797.61/797.68	c  N dy 10809   2782113        60      5340         0     93447     37380   1331171     18.19     19.31  --
805.12/805.11	c  N dy 10846   2807267        60      5340         0    115405     37380   1787515     18.18     19.14  --
813.82/813.89	c  N dy 10913   2831896        60      5340         0     73122     37380    876627     18.18     19.15  --
820.72/820.70	c  N dy 10974   2859186        60      5340         0     96964     37380   1377630     18.17     19.17  --
828.92/828.94	c  N dy 11088   2879978        60      5340         0    115317     37380   1778730     18.18     19.18  --
838.32/838.37	c  N dy 11211   2900032        60      5340         0     68115     37380    758144     18.19     19.61  --
843.63/843.63	c  N dy 11301   2920066        60      5340         0     85794     37380   1140410     18.19     19.23  --
852.92/852.94	c  N dy 11451   2945525        60      5340         0    108264     37380   1632740     18.20     19.16  --
861.62/861.61	c  N dy 11532   2965812        60      5340         0    126196     37380   2018485     18.20     19.19  --
872.12/872.16	c  N dy 11556   3005664        60      5340         0     94858     37380   1286738     18.18     19.16  --
879.72/879.77	c  N dy 11612   3030359        60      5340         0    116366     37380   1736183     18.17     19.17  --
889.72/889.74	c  N dy 11708   3051371        60      5340         0     68330     37380    743696     18.18     19.24  --
895.71/895.70	c  N dy 11789   3073348        60      5340         0     87723     37380   1159701     18.18     19.14  --
902.42/902.49	c  N dy 11888   3093368        60      5340         0    105408     37380   1543582     18.18     19.18  --
911.12/911.16	c  N dy 12005   3113436        60      5340         0    123054     37380   1928992     18.19     20.32  --
921.32/921.33	c  N dy 12021   3147070        60      5340         0     84796     37380   1059745     18.17     19.16  --
928.52/928.53	c  N dy 12136   3167096        60      5340         0    102508     37380   1445858     18.17     20.57  --
937.32/937.32	c  N dy 12274   3187162        60      5340         0    120270     37380   1834644     18.18     19.16  --
947.32/947.36	c  N dy 12358   3207632        60      5340         0     69679     37380    749795     18.18     19.17  --
948.42/948.43	c  S st 12372   3211835        60      5340         0     73374     37380    828254     18.18     16.40  --
948.62/948.63	c  S st 12372   3212339        60      5340         0     73837     37380    838728     18.18   no data  --
948.62/948.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
948.62/948.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
948.62/948.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
948.62/948.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
948.62/948.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
948.62/948.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
948.62/948.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
959.92/959.97	c lits-rem:       807  cl-subs:     1645  v-elim:      0  v-fix:    0  time: 11.28 s
959.92/959.97	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
959.92/959.98	c vivif2 --  cl tried    72192 cl shrink        0 lits rem          0 time: 0.01
960.23/960.21	c asymm  cl-useful: 0/612/5340 lits-rem:0 time: 0.23
960.23/960.22	c calculated reachability. Time: 0.00
960.23/960.22	c  N dy 12372   3212339        60      5340         0     72192     37380    804663     18.18   no data  --
966.62/966.62	c  N dy 12507   3233259        60      5340         0     90662     37380   1211527     18.19     19.20  --
973.72/973.72	c  N dy 12568   3254326        60      5340         0    109121     37380   1606751     18.19     19.15  --
991.52/991.53	c  N dy 12588   3301841        60      5340         0     81206     37380    970083     18.16     19.19  --
999.82/999.86	c  N dy 12644   3331185        60      5340         0    106900     37380   1512852     18.16     19.17  --
1008.33/1008.37	c  N dy 12759   3351186        60      5340         0    124556     37380   1895582     18.16     19.14  --
1017.93/1017.96	c  N dy 12832   3374650        60      5340         0     75007     37380    841215     18.16     19.15  --
1024.82/1024.84	c  N dy 12971   3396021        60      5340         0     93934     37380   1256346     18.17     19.15  --
1032.83/1032.84	c  N dy 13091   3416383        60      5340         0    111853     37380   1646475     18.17     19.15  --
1040.42/1040.49	c  N dy 13139   3436440        60      5340         0    129438     37380   2019565     18.17     19.43  --
1052.33/1052.39	c  N dy 13199   3471714        60      5340         0     89146     37380   1126871     18.16     19.12  --
1059.63/1059.63	c  N dy 13295   3491815        60      5340         0    106769     37380   1505396     18.17     21.50  --
1078.62/1078.68	c  N dy 13342   3548769        60      5340         0     84529     37380   1009634     18.13     19.23  --
1085.83/1085.85	c  N dy 13471   3569076        60      5340         0    102482     37380   1402572     18.14     19.11  --
1094.33/1094.34	c  N dy 13597   3589177        60      5340         0    120314     37380   1793294     18.14     19.16  --
1103.63/1103.69	c  N dy 13692   3609254        60      5340         0    137941     37380   2172398     18.15     20.21  --
1112.92/1112.93	c  N dy 13842   3629610        60      5340         0     83135     37380    997381     18.15     19.23  --
1119.93/1119.95	c  N dy 13969   3649633        60      5340         0    100800     37380   1384199     18.16     19.94  --
1128.53/1128.55	c  N dy 14117   3669710        60      5340         0    118568     37380   1776403     18.17     19.13  --
1138.62/1138.67	c  N dy 14245   3689757        60      5340         0    136200     37380   2163036     18.17     19.47  --
1147.52/1147.56	c  N dy 14311   3710000        60      5340         0     80004     37380    907374     18.17     19.13  --
1148.33/1148.40	c  S st 14335   3712340        60      5340         0     82031     37380    952725     18.17   no data  --
1148.62/1148.62	c  S st 14335   3712845        60      5340         0     82489     37380    963211     18.17   no data  --
1148.62/1148.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1148.62/1148.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1148.62/1148.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1148.62/1148.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1148.62/1148.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1148.62/1148.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1148.62/1148.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1173.03/1173.08	c lits-rem:      1651  cl-subs:     2667  v-elim:      0  v-fix:    0  time: 24.39 s
1173.03/1173.08	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1173.03/1173.09	c vivif2 --  cl tried    79822 cl shrink        0 lits rem          0 time: 0.02
1173.53/1173.53	c asymm  cl-useful: 0/523/5340 lits-rem:0 time: 0.43
1173.53/1173.53	c calculated reachability. Time: 0.00
1173.53/1173.53	c  N dy 14335   3712845        60      5340         0     79822     37380    909555     18.17   no data  --
1181.63/1181.61	c  N dy 14442   3734203        60      5340         0     98612     37380   1316382     18.18     19.22  --
1188.23/1188.26	c  F st 14525   3751562        60      5340         0    113923     37380   1646682     18.18     15.87  --
1189.43/1189.47	c  N st 14530   3754863        60      5340         0    116872     37380   1711903     18.18   no data  --
1198.73/1198.79	c  N dy 14631   3775523        60      5340         0    135098     37380   2106165     18.18     19.30  --
1209.03/1209.01	c  N dy 14723   3797321        60      5340         0     79627     37380    896493     18.18     19.17  --
1215.13/1215.12	c  N dy 14775   3818993        60      5340         0     98593     37380   1300817     18.18     19.19  --
1223.63/1223.60	c  N dy 14893   3839064        60      5340         0    116238     37380   1683751     18.18     19.87  --
1242.03/1242.06	c  N dy 14989   3884326        60      5340         0     80225     37380    890375     18.16     19.28  --
1248.63/1248.60	c  N dy 15104   3904503        60      5340         0     97984     37380   1276984     18.17     19.13  --
1256.43/1256.42	c  N dy 15200   3924908        60      5340         0    116015     37380   1668705     18.17     19.14  --
1266.53/1266.50	c  N dy 15355   3944957        60      5340         0    133682     37380   2059883     18.18     19.18  --
1277.53/1277.56	c  N dy 15470   3965001        60      5340         0    151285     37380   2440420     18.18     19.88  --
1286.13/1286.17	c  N dy 15559   3990910        60      5340         0     97700     37380   1266462     18.19     19.25  --
1295.03/1295.06	c  N dy 15644   4015546        60      5340         0    119367     37380   1731538     18.19     19.20  --

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-3370080-1305386115/watcher-3370080-1305386115 -o /tmp/evaluation-result-3370080-1305386115/solver-3370080-1305386115 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370080-1305386115.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: 3.90 4.02 3.99 3/349 5738
/proc/meminfo: memFree=17874724/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=29804 CPUtime=0 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 596 0 0 0 0 0 0 0 22 0 1 0 728842173 30519296 536 33554432000 4194304 4650387 140734064453072 18446744073709551615 256415416215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 7451 536 344 112 0 2416 0

[startup+0.0770979 s]
/proc/loadavg: 3.90 4.02 3.99 3/349 5738
/proc/meminfo: memFree=17874724/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=29936 CPUtime=0.07 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 619 0 0 0 7 0 0 0 22 0 1 0 728842173 30654464 559 33554432000 4194304 4650387 140734064453072 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 7484 559 345 112 0 2449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29936

[startup+0.101094 s]
/proc/loadavg: 3.90 4.02 3.99 3/349 5738
/proc/meminfo: memFree=17874724/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=29936 CPUtime=0.09 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 622 0 0 0 9 0 0 0 22 0 1 0 728842173 30654464 562 33554432000 4194304 4650387 140734064453072 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 7484 562 345 112 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29936

[startup+0.301063 s]
/proc/loadavg: 3.90 4.02 3.99 3/349 5738
/proc/meminfo: memFree=17874724/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=31772 CPUtime=0.29 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 1188 0 0 0 29 0 0 0 23 0 1 0 728842173 32534528 1074 33554432000 4194304 4650387 140734064453072 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 7943 1074 376 112 0 2908 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31772

[startup+0.700978 s]
/proc/loadavg: 3.90 4.02 3.99 3/349 5738
/proc/meminfo: memFree=17874724/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=32536 CPUtime=0.69 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 1704 0 0 0 69 0 0 0 25 0 1 0 728842173 33316864 1202 33554432000 4194304 4650387 140734064453072 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 8134 1202 378 112 0 3099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32536

[startup+1.50083 s]
/proc/loadavg: 3.90 4.02 3.99 5/364 5764
/proc/meminfo: memFree=17844172/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=38320 CPUtime=1.49 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 3693 0 0 0 149 0 0 0 18 0 1 0 728842173 39239680 2595 33554432000 4194304 4650387 140734064453072 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 9580 2595 380 112 0 4545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38320

[startup+3.10053 s]
/proc/loadavg: 3.90 4.02 3.99 5/364 5764
/proc/meminfo: memFree=17820700/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=38384 CPUtime=3.09 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 4010 0 0 0 308 1 0 0 20 0 1 0 728842173 39305216 2530 33554432000 4194304 4650387 140734064453072 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 9596 2530 380 112 0 4561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38384

[startup+6.30092 s]
/proc/loadavg: 3.91 4.02 3.99 5/364 5764
/proc/meminfo: memFree=17814836/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=38760 CPUtime=6.29 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 5379 0 0 0 628 1 0 0 25 0 1 0 728842173 39690240 2624 33554432000 4194304 4650387 140734064453072 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 9690 2624 380 112 0 4655 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38760

[startup+12.7007 s]
/proc/loadavg: 3.92 4.02 3.99 5/364 5764
/proc/meminfo: memFree=17789836/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=45432 CPUtime=12.69 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 8270 0 0 0 1267 2 0 0 25 0 1 0 728842173 46522368 4497 33554432000 4194304 4650387 140734064453072 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 11358 4497 380 112 0 6323 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45432

[startup+25.5003 s]
/proc/loadavg: 3.94 4.02 3.99 5/364 5765
/proc/meminfo: memFree=17772396/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=49500 CPUtime=25.49 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 13219 0 0 0 2547 2 0 0 25 0 1 0 728842173 50688000 5524 33554432000 4194304 4650387 140734064453072 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 12375 5524 380 112 0 7340 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49500

[startup+51.1004 s]
/proc/loadavg: 3.96 4.02 3.99 5/364 5765
/proc/meminfo: memFree=17761528/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=53092 CPUtime=51.09 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 20147 0 0 0 5105 4 0 0 25 0 1 0 728842173 54366208 6439 33554432000 4194304 4650387 140734064453072 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 13273 6439 380 112 0 8238 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53092

[startup+102.314 s]
/proc/loadavg: 3.98 4.01 3.99 5/364 5767
/proc/meminfo: memFree=17736204/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=56008 CPUtime=102.3 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 31919 0 0 0 10224 6 0 0 25 0 1 0 728842173 57352192 6966 33554432000 4194304 4650387 140734064453072 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 14002 6966 380 112 0 8967 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56008

[startup+162.3 s]
/proc/loadavg: 3.99 4.01 3.99 5/364 5768
/proc/meminfo: memFree=17695724/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=68148 CPUtime=162.29 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 43611 0 0 0 16220 9 0 0 25 0 1 0 728842173 69783552 10293 33554432000 4194304 4650387 140734064453072 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 17037 10293 380 112 0 12002 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68148

[startup+222.301 s]
/proc/loadavg: 3.99 4.00 3.99 5/364 5770
/proc/meminfo: memFree=17667020/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=75756 CPUtime=222.3 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 53165 0 0 0 22219 11 0 0 25 0 1 0 728842173 77574144 12072 33554432000 4194304 4650387 140734064453072 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 18939 12072 380 112 0 13904 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 75756

[startup+282.301 s]
/proc/loadavg: 4.20 4.05 4.01 5/364 5772
/proc/meminfo: memFree=17654324/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=76020 CPUtime=282.3 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 61953 0 0 0 28217 13 0 0 25 0 1 0 728842173 77844480 12188 33554432000 4194304 4650387 140734064453072 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 19005 12188 380 112 0 13970 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76020

[startup+342.301 s]
/proc/loadavg: 4.14 4.05 4.01 5/364 5773
/proc/meminfo: memFree=17620668/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=88200 CPUtime=342.3 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 72230 0 0 0 34214 16 0 0 25 0 1 0 728842173 90316800 15029 33554432000 4194304 4650387 140734064453072 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 22050 15029 380 112 0 17015 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88200

[startup+402.301 s]
/proc/loadavg: 4.16 4.07 4.01 5/364 5775
/proc/meminfo: memFree=17612700/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=89772 CPUtime=402.3 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 78084 0 0 0 40213 17 0 0 25 0 1 0 728842173 91926528 14787 33554432000 4194304 4650387 140734064453072 18446744073709551615 4229472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 22443 14787 380 112 0 17408 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89772

[startup+462.301 s]
/proc/loadavg: 4.12 4.07 4.01 5/364 5776
/proc/meminfo: memFree=17600756/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=89956 CPUtime=462.31 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 84982 0 0 0 46211 20 0 0 25 0 1 0 728842173 92114944 15542 33554432000 4194304 4650387 140734064453072 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 22489 15542 380 112 0 17454 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 89956

[startup+522.301 s]
/proc/loadavg: 4.04 4.05 4.01 5/364 5778
/proc/meminfo: memFree=17590036/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=93604 CPUtime=522.31 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 90094 0 0 0 52210 21 0 0 25 0 1 0 728842173 95850496 16351 33554432000 4194304 4650387 140734064453072 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 23401 16351 380 112 0 18366 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 93604

[startup+582.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/364 5780
/proc/meminfo: memFree=17581060/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=95192 CPUtime=582.31 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 96809 0 0 0 58208 23 0 0 25 0 1 0 728842173 97476608 16221 33554432000 4194304 4650387 140734064453072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 23798 16221 380 112 0 18763 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 95192

[startup+642.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/364 5781
/proc/meminfo: memFree=17565656/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=95316 CPUtime=642.31 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 102471 0 0 0 64206 25 0 0 25 0 1 0 728842173 97603584 17267 33554432000 4194304 4650387 140734064453072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 23829 17267 380 112 0 18794 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 95316

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/364 5783
/proc/meminfo: memFree=17559524/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=101172 CPUtime=702.31 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 108664 0 0 0 70205 26 0 0 25 0 1 0 728842173 103600128 18658 33554432000 4194304 4650387 140734064453072 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25293 18658 380 112 0 20258 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 101172

[startup+762.314 s]
/proc/loadavg: 4.07 4.03 4.00 5/364 5784
/proc/meminfo: memFree=17561080/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=101172 CPUtime=762.32 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 108688 0 0 0 76206 26 0 0 25 0 1 0 728842173 103600128 18682 33554432000 4194304 4650387 140734064453072 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25293 18682 380 112 0 20258 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 101172

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/364 5786
/proc/meminfo: memFree=17560800/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=101248 CPUtime=822.32 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 113662 0 0 0 82204 28 0 0 25 0 1 0 728842173 103677952 18564 33554432000 4194304 4650387 140734064453072 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25312 18564 380 112 0 20277 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 101248

[startup+882.301 s]
/proc/loadavg: 4.10 4.05 4.01 5/364 5788
/proc/meminfo: memFree=17562832/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=101384 CPUtime=882.32 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 119141 0 0 0 88202 30 0 0 25 0 1 0 728842173 103817216 19014 33554432000 4194304 4650387 140734064453072 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25346 19014 380 112 0 20311 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 101384

[startup+942.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/364 5789
/proc/meminfo: memFree=17550008/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=101492 CPUtime=942.32 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 124441 0 0 0 94201 31 0 0 25 0 1 0 728842173 103927808 19220 33554432000 4194304 4650387 140734064453072 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25373 19220 380 112 0 20338 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 101492

[startup+1002.3 s]
/proc/loadavg: 4.05 4.04 4.00 5/364 5791
/proc/meminfo: memFree=17535468/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=101604 CPUtime=1002.32 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 129271 0 0 0 100199 33 0 0 25 0 1 0 728842173 104042496 18768 33554432000 4194304 4650387 140734064453072 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25401 18768 380 112 0 20366 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 101604

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/364 5792
/proc/meminfo: memFree=17538412/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=101720 CPUtime=1062.33 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 134650 0 0 0 106198 35 0 0 25 0 1 0 728842173 104161280 18773 33554432000 4194304 4650387 140734064453072 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25430 18773 380 112 0 20395 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 101720

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/364 5794
/proc/meminfo: memFree=17534508/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=101824 CPUtime=1122.33 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 139959 0 0 0 112196 37 0 0 25 0 1 0 728842173 104267776 18622 33554432000 4194304 4650387 140734064453072 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25456 18622 380 112 0 20421 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 101824

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/364 5796
/proc/meminfo: memFree=17513148/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=103896 CPUtime=1182.33 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 143176 0 0 0 118195 38 0 0 25 0 1 0 728842173 106389504 18991 33554432000 4194304 4650387 140734064453072 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25974 18991 380 112 0 20939 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 103896

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/364 5797
/proc/meminfo: memFree=17512736/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=103992 CPUtime=1242.33 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 148380 0 0 0 124193 40 0 0 25 0 1 0 728842173 106487808 18439 33554432000 4194304 4650387 140734064453072 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 25998 18439 380 112 0 20963 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 103992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.00 5/364 5799
/proc/meminfo: memFree=17488004/32950928 swapFree=67111200/67111528
[pid=5738] ppid=5736 vsize=104056 CPUtime=1300.04 cores=0,2
/proc/5738/stat : 5738 (strangenight1-s) R 5736 5738 4727 0 -1 4202496 152470 0 0 0 129962 42 0 0 25 0 1 0 728842173 106553344 19603 33554432000 4194304 4650387 140734064453072 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5738/statm: 26014 19603 380 112 0 20979 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 104056

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.63
CPU system time (s): 0.431934
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 117264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.63
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152470
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= 27
involuntary context switches= 2835

runsolver used 4.82627 second user time and 10.5794 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 17:15:15
IDJOB=3370080
IDBENCH=82889
IDSOLVER=1847
FILE ID=node115/3370080-1305386115
RUNJOBID= node115-1305386115-5721
PBS_JOBID= 13324387
Free space on /tmp= 73236 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370080-1305386115/watcher-3370080-1305386115 -o /tmp/evaluation-result-3370080-1305386115/solver-3370080-1305386115 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370080-1305386115.cnf

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

MD5SUM BENCH= 420ae9a699afd6f172f364b156d160ff
RANDOM SEED=1833559470

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17876368 kB
Buffers:        275852 kB
Cached:        4454412 kB
SwapCached:          0 kB
Active:       11837628 kB
Inactive:      2917804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17876368 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           10520 kB
Writeback:          96 kB
AnonPages:    10025112 kB
Mapped:          27472 kB
Slab:           211700 kB
PageTables:      41048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69659840 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= 73212 MiB
End job on node115 at 2011-05-14 17:36:57