Trace number 3367449

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S656533785-100-UNKNOWN.cnf
MD5SUMa641c3217b64031795fbe4f20a9b14fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.85541
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
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 515000
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367449-1305382301.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data
0.04/0.07	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.07
0.04/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.04/0.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.04/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.04/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.04/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.04/0.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.04/0.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.04/0.09	c Finding binary XORs  T:     0.00 s  found:       0
0.04/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.04/0.10	c calculated reachability. Time: 0.00
0.09/0.10	c Calc default polars -  time:   0.00 s pos:     319 undec:      29 neg:     402
0.09/0.10	c =========================================================================================
0.09/0.10	c types(t): F = full restart, N = normal restart
0.09/0.10	c types(t): S = simplification begin/end, E = solution found
0.09/0.10	c restart types(rt): st = static, dy = dynamic
0.09/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.10	c  B st     0         0       750     15000         0         0     75000         0   no data   no data
0.29/0.32	c  N dy    18      4047       750     15000         0      4019     75000    401808     79.27     86.04
0.59/0.60	c  N dy    41      8685       750     15000         0      6164     75000    474122     78.54     82.68
0.79/0.86	c  N dy    68     12814       750     15000         0      6046     75000    336808     78.79     83.48
1.10/1.14	c  N dy    89     17096       750     15000         0     10319     75000    755050     78.82     83.58
1.39/1.41	c  N dy   112     21169       750     15000         0      8773     75000    490492     78.89     99.35
1.59/1.68	c  F st   129     25000       750     15000         0     12586     75000    857725     78.67     72.34
1.69/1.70	c  N st   130     25250       750     15000         0     12836     75000    882447     78.67   no data
1.99/2.04	c  N dy   135     30000       750     15000         0     10780     75000    598543     78.67   no data
1.99/2.04	c  S st   135     30000       750     15000         0     10780     75000    598543     78.67   no data
1.99/2.08	c  S st   135     30506       750     15000         0     11285     75000    642923     78.67   no data
1.99/2.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.99/2.09	c blocked clauses removed:        0 vars:      0 tried:         750 T: 0.00 s
1.99/2.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1.99/2.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.10/2.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.10/2.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c lits-rem:       393  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.34 s
2.49/2.56	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
2.49/2.56	c calculated reachability. Time: 0.00
2.49/2.56	c  N dy   135     30506       750     15000         0     11221     75000    631193     78.67   no data
2.79/2.86	c  N dy   156     34510       750     15000         0     15219     75000   1014079     78.67     82.85
3.09/3.15	c  N dy   181     38664       750     15000         0     11483     75000    558130     78.76     84.70
3.39/3.49	c  N dy   201     43039       750     15000         0     15841     75000    979539     78.61     85.17
3.69/3.71	c  S st   219     45760       750     15000         0      9626     75000    286828     78.68     75.09
3.69/3.75	c  S st   219     46264       750     15000         0     10129     75000    329287     78.68   no data
3.69/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.69/3.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3.69/3.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.85	c lits-rem:        11  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.07 s
3.79/3.85	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
3.79/3.85	c vivif2 --  cl tried    10126 cl shrink        0 lits rem          0 time: 0.00
3.89/3.95	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.09
3.89/3.95	c calculated reachability. Time: 0.00
3.89/3.95	c  N dy   219     46264       750     15000         0     10126     75000    328740     78.68   no data
4.19/4.25	c  N dy   244     50327       750     15000         0     14176     75000    719875     78.79     83.14
4.49/4.59	c  N dy   271     54428       750     15000         0     18262     75000   1122472     78.95     83.32
4.89/4.93	c  N dy   296     58596       750     15000         0     12466     75000    479729     79.05     84.06
5.19/5.26	c  N dy   320     62788       750     15000         0     16647     75000    889338     79.12     85.27
5.59/5.62	c  N dy   344     66924       750     15000         0     20765     75000   1293073     79.24     83.83
5.79/5.82	c  S st   357     69396       750     15000         0     12279     75000    363984     79.21   no data
5.79/5.87	c  S st   357     69903       750     15000         0     12786     75000    409864     79.21   no data
5.79/5.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
5.79/5.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
5.79/5.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.89/5.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.03	c lits-rem:        12  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.13 s
5.99/6.03	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
5.99/6.03	c vivif2 --  cl tried    12775 cl shrink        0 lits rem          0 time: 0.00
6.09/6.13	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.10
6.09/6.13	c calculated reachability. Time: 0.00
6.09/6.13	c  N dy   357     69903       750     15000         0     12775     75000    407899     79.21   no data
6.50/6.52	c  N dy   383     74709       750     15000         0     17560     75000    877564     79.25     83.60
6.89/6.96	c  N dy   410     79705       750     15000         0     22534     75000   1361660     79.33     83.95
7.29/7.39	c  N dy   441     84790       750     15000         0     15658     75000    609862     79.34     89.00
7.60/7.62	c  F st   457     87500       750     15000         0     18362     75000    874219     79.32   no data
7.89/7.91	c  N st   462     90799       750     15000         0     21643     75000   1204767     79.32   no data
8.39/8.46	c  N dy   486     96811       750     15000         0     14687     75000    427209     79.40     85.08
8.99/9.00	c  N dy   517    103244       750     15000         0     21095     75000   1055338     79.37     84.90
9.09/9.15	c  S st   528    104854       750     15000         0     22701     75000   1211752     79.39     76.46
9.19/9.22	c  S st   528    105360       750     15000         0     23206     75000   1255192     79.39   no data
9.19/9.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
9.19/9.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/9.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.19/9.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/9.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.19/9.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.30	c lits-rem:       275  cl-subs:       46  v-elim:      0  v-fix:    0  time:  2.01 s
11.29/11.30	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
11.29/11.31	c vivif2 --  cl tried    23160 cl shrink        0 lits rem          0 time: 0.01
11.39/11.47	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.15
11.39/11.47	c calculated reachability. Time: 0.00
11.39/11.47	c  N dy   528    105360       750     15000         0     23160     75000   1246654     79.39   no data
12.11/12.12	c  N dy   567    112167       750     15000         0     15985     75000    464423     79.40     84.00
12.69/12.79	c  N dy   609    119428       750     15000         0     23218     75000   1174269     79.48     84.60
13.59/13.60	c  N dy   653    127101       750     15000         0     15921     75000    371378     79.56     85.86
14.30/14.33	c  N dy   701    135215       750     15000         0     24013     75000   1172566     79.66     84.04
15.19/15.25	c  N dy   754    143893       750     15000         0     16711     75000    359227     79.74     84.14
16.09/16.12	c  N dy   807    153461       750     15000         0     26241     75000   1288949     79.75     83.96
16.59/16.61	c  S st   830    158040       750     15000         0     30801     75000   1739726     79.77     73.46
16.59/16.68	c  S st   830    158546       750     15000         0     31307     75000   1784290     79.77   no data
16.59/16.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.69/16.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
16.69/16.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.69/16.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.69/16.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.69/16.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
16.69/16.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.69/16.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
16.69/16.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.69	c lits-rem:       382  cl-subs:      129  v-elim:      0  v-fix:    0  time:  4.91 s
21.59/21.69	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
21.69/21.71	c vivif2 --  cl tried    31178 cl shrink        0 lits rem          0 time: 0.02
21.90/21.91	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.20
21.90/21.91	c calculated reachability. Time: 0.00
21.90/21.91	c  N dy   830    158546       750     15000         0     31178     75000   1761217     79.77   no data
22.89/22.91	c  N dy   888    168810       750     15000         0     24480     75000   1041647     79.84     85.21
24.10/24.11	c  N dy   945    179662       750     15000         0     35291     75000   2101944     79.85     84.20
25.20/25.26	c  N dy  1007    191549       750     15000         0     29203     75000   1402835     79.84     84.43
26.59/26.65	c  N dy  1075    204124       750     15000         0     22791     75000    698578     79.87     84.58
27.99/28.07	c  N dy  1154    217215       750     15000         0     35840     75000   1978078     79.95     91.16
29.49/29.57	c  N dy  1214    231279       750     15000         0     29928     75000   1298788     79.85     85.42
30.29/30.33	c  S st  1254    237820       750     15000         0     36440     75000   1930990     79.86   no data
30.39/30.42	c  S st  1254    238324       750     15000         0     36944     75000   1975185     79.86   no data
30.39/30.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.39/30.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
30.39/30.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.39/30.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.39/30.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.39/30.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
30.39/30.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.39/30.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
30.49/30.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.79/36.88	c lits-rem:       381  cl-subs:      115  v-elim:      0  v-fix:    0  time:  6.36 s
36.79/36.88	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
36.89/36.90	c vivif2 --  cl tried    36829 cl shrink        0 lits rem          0 time: 0.02
37.09/37.14	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.24
37.09/37.14	c calculated reachability. Time: 0.00
37.09/37.14	c  N dy  1254    238324       750     15000         0     36829     75000   1954670     79.86   no data
38.79/38.85	c  N dy  1340    253714       750     15000         0     31239     75000   1344196     79.91     84.97
40.79/40.81	c  N dy  1428    270027       750     15000         0     25583     75000    696889     79.92     84.14
42.80/42.86	c  N dy  1520    287482       750     15000         0     42994     75000   2398188     79.92     84.39
45.00/45.02	c  F st  1623    306250       750     15000         0     38765     75000   1897177     79.93     81.02
45.00/45.02	c  N st  1623    306250       750     15000         0     38765     75000   1897177     79.93     81.02
47.39/47.41	c  N dy  1712    326086       750     15000         0     34599     75000   1407502     79.96     84.36
50.09/50.11	c  N dy  1815    346185       750     15000         0     29720     75000    832446     79.94     84.58
51.39/51.47	c  S st  1877    357487       750     15000         0     40978     75000   1936836     79.96     72.54
51.49/51.56	c  S st  1877    357992       750     15000         0     41483     75000   1980371     79.96   no data
51.49/51.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.49/51.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
51.49/51.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.49/51.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.49/51.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.49/51.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
51.49/51.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.60/51.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
51.60/51.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.19/59.21	c lits-rem:       346  cl-subs:      121  v-elim:      0  v-fix:    0  time:  7.55 s
59.19/59.21	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
59.19/59.23	c vivif2 --  cl tried    41362 cl shrink        0 lits rem          0 time: 0.02
59.41/59.49	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.26
59.41/59.50	c calculated reachability. Time: 0.00
59.41/59.50	c  N dy  1877    357992       750     15000         0     41362     75000   1958174     79.96   no data
62.10/62.10	c  N dy  1992    378035       750     15000         0     35443     75000   1315283     79.99     84.32
64.80/64.87	c  N dy  2100    398075       750     15000         0     28508     75000    530227     79.97     85.28
67.29/67.39	c  N dy  2215    418105       750     15000         0     48464     75000   2494023     80.00     89.01
69.99/70.03	c  N dy  2311    438394       750     15000         0     40781     75000   1654398     79.99     84.23
72.89/72.97	c  N dy  2414    458564       750     15000         0     31974     75000    692022     79.99     84.96
75.69/75.75	c  N dy  2508    478689       750     15000         0     52012     75000   2655170     79.96     84.57
78.59/78.61	c  N dy  2613    498958       750     15000         0     42335     75000   1625680     79.96     84.55
81.70/81.73	c  N dy  2719    519058       750     15000         0     31469     75000    464146     79.95     85.11
83.99/84.05	c  S st  2821    536989       750     15000         0     49340     75000   2226191     79.98   no data
84.09/84.16	c  S st  2821    537493       750     15000         0     49844     75000   2270375     79.98   no data
84.09/84.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.09/84.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
84.09/84.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.09/84.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.09/84.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.09/84.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
84.09/84.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.19/84.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
84.19/84.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.99/95.06	c lits-rem:       421  cl-subs:      138  v-elim:      0  v-fix:    0  time: 10.79 s
94.99/95.06	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
94.99/95.10	c vivif2 --  cl tried    49706 cl shrink        0 lits rem          0 time: 0.03
95.29/95.37	c asymm  cl-useful: 0/13347/15000 lits-rem:0 time: 0.27
95.29/95.37	c calculated reachability. Time: 0.00
95.29/95.37	c  N dy  2821    537493       750     15000         0     49706     75000   2245152     79.98   no data
98.49/98.56	c  N dy  2939    557676       750     15000         0     37934     75000   1008146     80.01     84.41
101.49/101.51	c  N dy  3042    577979       750     15000         0     58166     75000   2989580     80.00     84.61
104.50/104.52	c  N dy  3150    598046       750     15000         0     45259     75000   1640707     80.02     94.08
107.90/107.92	c  N dy  3260    618545       750     15000         0     65693     75000   3654435     80.03     84.93
110.79/110.81	c  N dy  3371    638625       750     15000         0     51834     75000   2198047     80.04     86.20
114.30/114.39	c  N dy  3478    658637       750     15000         0     36896     75000    637219     80.05     84.83
117.29/117.30	c  N dy  3574    678870       750     15000         0     57063     75000   2625039     80.04     85.26
120.59/120.69	c  N dy  3672    698886       750     15000         0     41135     75000    966276     80.04     84.29
123.80/123.81	c  N dy  3777    719191       750     15000         0     61367     75000   2959355     80.05     84.84
127.39/127.44	c  N dy  3898    740237       750     15000         0     45476     75000   1314331     80.06     84.48
130.70/130.76	c  N dy  4010    760333       750     15000         0     65508     75000   3289885     80.08     84.66
134.20/134.29	c  N dy  4117    780939       750     15000         0     48160     75000   1480205     80.08     85.12
137.69/137.75	c  N dy  4232    801419       750     15000         0     68577     75000   3491913     80.09     85.49
138.69/138.71	c  S st  4259    806239       750     15000         0     73382     75000   3961677     80.09   no data
138.79/138.86	c  S st  4259    806743       750     15000         0     73886     75000   4006183     80.09   no data
138.79/138.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
138.89/138.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
138.89/138.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.89/138.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.89/138.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.89/138.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
138.89/138.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.89/138.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
138.99/139.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.51/160.53	c lits-rem:       655  cl-subs:      247  v-elim:      0  v-fix:    0  time: 21.46 s
160.51/160.53	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
160.51/160.58	c vivif2 --  cl tried    73639 cl shrink        0 lits rem          0 time: 0.05
160.61/160.64	c asymm  cl-useful: 0/1653/15000 lits-rem:0 time: 0.06
160.61/160.65	c calculated reachability. Time: 0.00
160.61/160.65	c  N dy  4259    806743       750     15000         0     73639     75000   3960912     80.09   no data
163.81/163.85	c  N dy  4365    826765       750     15000         0     54716     75000   2040900     80.11    101.44
167.59/167.62	c  N dy  4483    846790       750     15000         0     74674     75000   4024450     80.14     85.23
170.90/170.99	c  N dy  4589    866832       750     15000         0     54771     75000   1951753     80.15     84.69
174.81/174.86	c  N dy  4701    886984       750     15000         0     74850     75000   3931082     80.15     84.48
178.30/178.37	c  N dy  4813    907072       750     15000         0     54008     75000   1793157     80.17     85.15
182.00/182.05	c  N dy  4909    927395       750     15000         0     74277     75000   3777362     80.16     84.42
185.69/185.72	c  N dy  5009    947541       750     15000         0     52497     75000   1543528     80.14     84.90
189.30/189.37	c  N dy  5126    967569       750     15000         0     72466     75000   3516341     80.17     84.65
193.39/193.42	c  N dy  5251    987670       750     15000         0     49646     75000   1175305     80.19     85.41
196.81/196.88	c  N dy  5352   1007940       750     15000         0     69844     75000   3167232     80.19     84.89
201.21/201.26	c  N dy  5472   1028251       750     15000         0     46225     75000    751049     80.21     85.83
204.61/204.63	c  N dy  5600   1048431       750     15000         0     66343     75000   2741449     80.24     85.51
208.90/208.93	c  N dy  5704   1068516       750     15000         0     86335     75000   4719520     80.25     86.60
209.69/209.79	c  F st  5724   1071876       750     15000         0     89678     75000   5046465     80.25     72.98
212.40/212.44	c  N dy  5794   1088572       750     15000         0     61462     75000   2203876     80.26     84.53
216.60/216.61	c  N dy  5908   1108798       750     15000         0     81613     75000   4184403     80.26     85.64
220.59/220.66	c  N dy  6026   1128826       750     15000         0     55761     75000   1506970     80.28     84.52
224.41/224.42	c  N dy  6131   1148891       750     15000         0     75755     75000   3478161     80.27     84.93
229.00/229.05	c  N dy  6239   1168994       750     15000         0     48959     75000    747700     80.28     84.95
232.39/232.45	c  N dy  6334   1189017       750     15000         0     68923     75000   2715897     80.28     84.98
236.79/236.84	c  N dy  6440   1209100       750     15000         0     88954     75000   4685034     80.28     84.78
237.09/237.11	c  S st  6446   1210116       750     15000         0     89970     75000   4785449     80.28   no data
237.30/237.30	c  S st  6446   1210622       750     15000         0     90476     75000   4830287     80.28   no data
237.30/237.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
237.30/237.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
237.30/237.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
237.30/237.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.30/237.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.30/237.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
237.30/237.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
237.40/237.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
237.51/237.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.80/267.86	c lits-rem:      1095  cl-subs:      328  v-elim:      0  v-fix:    0  time: 30.31 s
267.80/267.86	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
267.90/267.92	c vivif2 --  cl tried    90148 cl shrink        0 lits rem          0 time: 0.06
268.20/268.26	c asymm  cl-useful: 0/8520/15000 lits-rem:0 time: 0.35
268.20/268.27	c calculated reachability. Time: 0.00
268.20/268.27	c  N dy  6446   1210622       750     15000         0     90148     75000   4771096     80.28   no data
272.09/272.15	c  N dy  6557   1230662       750     15000         0     62266     75000   1963433     80.29     84.92
276.20/276.21	c  N dy  6666   1250669       750     15000         0     82209     75000   3926817     80.30     84.54
280.80/280.87	c  N dy  6778   1270787       750     15000         0     53425     75000   1004515     80.30     84.91
284.49/284.56	c  N dy  6888   1291072       750     15000         0     73635     75000   3005560     80.31     84.66
289.21/289.23	c  N dy  6994   1311092       750     15000         0     93595     75000   4980257     80.32     85.58
293.20/293.21	c  N dy  7091   1331143       750     15000         0     63753     75000   1940160     80.31     84.59
297.40/297.40	c  N dy  7203   1351194       750     15000         0     83731     75000   3903339     80.32     84.85
302.52/302.57	c  N dy  7331   1371228       750     15000         0     52854     75000    779316     80.33     84.68
306.20/306.20	c  N dy  7436   1391472       750     15000         0     73025     75000   2779899     80.34     86.83
311.00/311.01	c  N dy  7564   1411722       750     15000         0     93197     75000   4784228     80.36     85.07
315.50/315.52	c  N dy  7674   1431841       750     15000         0     61431     75000   1536601     80.37     86.92
319.60/319.60	c  N dy  7787   1451946       750     15000         0     81460     75000   3513605     80.37     86.00
324.70/324.78	c  N dy  7897   1472028       750     15000         0    101464     75000   5491347     80.38     85.41
328.91/328.94	c  N dy  8019   1492346       750     15000         0     68902     75000   2188281     80.39     86.81
333.31/333.37	c  N dy  8129   1512377       750     15000         0     88858     75000   4166929     80.40     90.32
338.71/338.72	c  N dy  8238   1532423       750     15000         0     55032     75000    716889     80.40     86.30
342.30/342.32	c  N dy  8318   1552502       750     15000         0     75044     75000   2695008     80.38     84.76
347.00/347.07	c  N dy  8421   1572653       750     15000         0     95133     75000   4667272     80.38     85.04
352.30/352.30	c  N dy  8540   1592819       750     15000         0     60416     75000   1166753     80.40     84.92
356.10/356.18	c  N dy  8635   1612891       750     15000         0     80428     75000   3146843     80.39     85.01
361.40/361.40	c  N dy  8744   1633763       750     15000         0    101214     75000   5197589     80.39     84.81
366.21/366.21	c  N dy  8858   1653835       750     15000         0     65418     75000   1564827     80.40     84.86
370.40/370.44	c  N dy  8960   1673920       750     15000         0     85432     75000   3542107     80.40     84.71
375.61/375.68	c  N dy  9063   1693927       750     15000         0    105369     75000   5506221     80.40     84.65
379.71/379.78	c  S st  9163   1710622       750     15000         0     65196     75000   1454797     80.41   no data
379.91/379.92	c  S st  9163   1711125       750     15000         0     65699     75000   1501585     80.41   no data
379.91/379.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
379.91/379.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
379.91/379.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
379.91/379.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
379.91/379.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
379.91/379.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
379.91/379.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
379.91/379.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
380.01/380.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
384.71/384.76	c lits-rem:       242  cl-subs:       67  v-elim:      0  v-fix:    0  time:  4.75 s
384.71/384.76	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
384.71/384.78	c vivif2 --  cl tried    65632 cl shrink        0 lits rem          0 time: 0.02
384.91/384.97	c asymm  cl-useful: 0/6480/15000 lits-rem:0 time: 0.19
384.91/384.98	c calculated reachability. Time: 0.00
384.91/384.98	c  N dy  9163   1711125       750     15000         0     65632     75000   1489313     80.41   no data
389.31/389.33	c  N dy  9289   1731134       750     15000         0     85561     75000   3470081     80.44     98.10
394.50/394.51	c  N dy  9385   1751184       750     15000         0    105543     75000   5440757     80.43     86.14
399.41/399.49	c  N dy  9495   1771214       750     15000         0     67697     75000   1615375     80.44     92.77
403.71/403.74	c  N dy  9600   1791309       750     15000         0     87706     75000   3606235     80.45     84.84
409.11/409.17	c  N dy  9706   1811348       750     15000         0    107674     75000   5569482     80.46     85.14
414.20/414.24	c  N dy  9826   1831376       750     15000         0     68849     75000   1635895     80.47     85.69
418.51/418.57	c  N dy  9934   1851467       750     15000         0     88878     75000   3612507     80.46     90.08
424.00/424.05	c  N dy 10043   1871563       750     15000         0    108891     75000   5593524     80.47     88.25
429.20/429.24	c  N dy 10148   1891770       750     15000         0     69249     75000   1575791     80.47     84.81
433.61/433.69	c  N dy 10265   1911887       750     15000         0     89290     75000   3556173     80.48     85.47
439.30/439.37	c  N dy 10392   1931950       750     15000         0    109277     75000   5544175     80.49     84.90
444.70/444.75	c  N dy 10505   1952045       750     15000         0     68528     75000   1419349     80.49     85.26
449.01/449.06	c  N dy 10608   1972154       750     15000         0     88569     75000   3405923     80.49     84.78
454.71/454.73	c  N dy 10723   1993010       750     15000         0    109364     75000   5475961     80.50     85.42
460.41/460.46	c  N dy 10831   2013023       750     15000         0     67523     75000   1243365     80.51     85.57
464.80/464.83	c  N dy 10958   2033030       750     15000         0     87461     75000   3223514     80.52     84.89
470.20/470.24	c  N dy 11067   2053213       750     15000         0    107572     75000   5218553     80.53     85.29
476.41/476.45	c  N dy 11168   2073249       750     15000         0     64763     75000    872679     80.53     84.78
480.72/480.72	c  N dy 11289   2093359       750     15000         0     84805     75000   2864416     80.54     85.43
485.91/485.99	c  N dy 11406   2113437       750     15000         0    104809     75000   4860752     80.56     84.88
492.40/492.41	c  N dy 11519   2133481       750     15000         0    124766     75000   6848918     80.56     85.36
497.00/497.04	c  N dy 11643   2153648       750     15000         0     81090     75000   2411207     80.57     84.92
502.11/502.12	c  N dy 11748   2174018       750     15000         0    101398     75000   4411225     80.57     85.19
508.30/508.34	c  N dy 11854   2194239       750     15000         0    121561     75000   6415953     80.57     84.92
512.90/512.92	c  S st 11938   2211126       750     15000         0     73620     75000   1566419     80.57     70.94
513.00/513.07	c  S st 11938   2211626       750     15000         0     74119     75000   1613177     80.57   no data
513.00/513.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
513.10/513.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
513.10/513.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
513.10/513.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
513.10/513.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
513.10/513.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
513.10/513.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
513.10/513.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
513.10/513.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
517.30/517.39	c lits-rem:       203  cl-subs:       73  v-elim:      0  v-fix:    0  time:  4.20 s
517.30/517.39	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
517.40/517.41	c vivif2 --  cl tried    74046 cl shrink        0 lits rem          0 time: 0.02
517.60/517.69	c asymm  cl-useful: 0/9928/15000 lits-rem:0 time: 0.28
517.70/517.70	c calculated reachability. Time: 0.00
517.70/517.70	c  N dy 11938   2211626       750     15000         0     74046     75000   1599871     80.57   no data
522.41/522.45	c  N dy 12057   2231719       750     15000         0     94049     75000   3591596     80.58     88.12
528.10/528.14	c  N dy 12161   2251725       750     15000         0    113990     75000   5559034     80.58     96.49
534.71/534.74	c  N dy 12276   2271809       750     15000         0     68229     75000    948177     80.59     86.45
539.11/539.11	c  N dy 12397   2291815       750     15000         0     88175     75000   2934359     80.60     85.36
544.42/544.50	c  N dy 12495   2311999       750     15000         0    108292     75000   4915167     80.60     86.03
551.21/551.24	c  N dy 12624   2332207       750     15000         0    128430     75000   6924735     80.61     84.96
556.20/556.20	c  N dy 12732   2352253       750     15000         0     81641     75000   2188025     80.61     87.54
561.31/561.33	c  N dy 12846   2372582       750     15000         0    101896     75000   4205778     80.62     85.32
567.51/567.58	c  N dy 12971   2392672       750     15000         0    121912     75000   6197735     80.64     85.50
573.71/573.76	c  N dy 13077   2412756       750     15000         0     74161     75000   1362362     80.64     85.71
578.52/578.57	c  N dy 13198   2432775       750     15000         0     94105     75000   3351388     80.65     85.00
584.21/584.29	c  N dy 13306   2452784       750     15000         0    114048     75000   5326784     80.65     86.58
591.31/591.31	c  N dy 13408   2473012       750     15000         0    134217     75000   7314687     80.65     85.32
596.22/596.21	c  N dy 13525   2493019       750     15000         0     85386     75000   2392745     80.66     87.03
601.62/601.61	c  N dy 13638   2513447       750     15000         0    105722     75000   4403925     80.66     85.58
608.11/608.12	c  N dy 13752   2533478       750     15000         0    125696     75000   6388710     80.67     85.15
614.70/614.72	c  N dy 13877   2553656       750     15000         0     76064     75000   1358021     80.68     85.22
619.41/619.47	c  N dy 13995   2573751       750     15000         0     96100     75000   3342292     80.68     85.23
625.31/625.32	c  N dy 14105   2593752       750     15000         0    116034     75000   5317629     80.68     85.58
632.21/632.28	c  N dy 14213   2613773       750     15000         0    135996     75000   7304605     80.69     90.06
637.51/637.50	c  N dy 14313   2633800       750     15000         0     85189     75000   2178774     80.69     86.11
642.81/642.85	c  N dy 14423   2654249       750     15000         0    105559     75000   4213339     80.70     88.24
649.51/649.54	c  N dy 14547   2674959       750     15000         0    126196     75000   6266181     80.71     85.17
656.91/656.94	c  N dy 14655   2696901       750     15000         0     76309     75000   1209978     80.71     85.11
660.31/660.32	c  S st 14741   2711627       750     15000         0     90992     75000   2676244     80.71     82.63
660.51/660.51	c  S st 14741   2712131       750     15000         0     91496     75000   2720156     80.71   no data
660.51/660.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
660.51/660.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
660.51/660.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
660.51/660.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
660.51/660.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
660.51/660.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
660.51/660.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
660.61/660.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
660.61/660.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
673.41/673.47	c lits-rem:       300  cl-subs:      177  v-elim:      0  v-fix:    0  time: 12.80 s
673.41/673.47	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
673.51/673.51	c vivif2 --  cl tried    91319 cl shrink        0 lits rem          0 time: 0.03
673.71/673.74	c asymm  cl-useful: 0/5072/15000 lits-rem:0 time: 0.23
673.71/673.74	c calculated reachability. Time: 0.00
673.71/673.74	c  N dy 14741   2712131       750     15000         0     91319     75000   2689410     80.71   no data
679.51/679.52	c  N dy 14844   2732862       750     15000         0    111959     75000   4735084     80.71     85.78
686.42/686.47	c  N dy 14959   2753575       750     15000         0    132584     75000   6768558     80.71     85.96
693.21/693.22	c  N dy 15079   2773609       750     15000         0     79815     75000   1466331     80.72     85.46
698.21/698.28	c  N dy 15202   2793735       750     15000         0     99870     75000   3448762     80.73     85.77
704.42/704.48	c  N dy 15306   2814275       750     15000         0    120329     75000   5483974     80.73     85.39
711.91/711.92	c  N dy 15437   2834306       750     15000         0    140304     75000   7469765     80.74     85.97
717.81/717.81	c  N dy 15551   2854515       750     15000         0     86696     75000   2054724     80.75     85.50
723.21/723.22	c  N dy 15677   2874563       750     15000         0    106678     75000   4047621     80.75     87.07
729.81/729.85	c  N dy 15795   2894854       750     15000         0    126896     75000   6062321     80.76     88.61
737.31/737.38	c  N dy 15900   2914991       750     15000         0    146969     75000   8049199     80.77     86.30
742.53/742.52	c  N dy 16011   2935035       750     15000         0     92199     75000   2507012     80.77     88.69
748.02/748.07	c  N dy 16122   2955090       750     15000         0    112188     75000   4485028     80.77     85.48
754.91/754.94	c  N dy 16242   2975142       750     15000         0    132168     75000   6489497     80.78     88.34
762.71/762.78	c  N dy 16346   2995263       750     15000         0     76493     75000    862884     80.78     85.12
767.51/767.54	c  N dy 16458   3015345       750     15000         0     96508     75000   2858308     80.79     85.58
773.41/773.47	c  N dy 16564   3035711       750     15000         0    116798     75000   4867567     80.79     86.24
780.41/780.50	c  N dy 16676   3055766       750     15000         0    136796     75000   6855923     80.79     85.51
788.01/788.00	c  N dy 16777   3075851       750     15000         0     80077     75000   1136644     80.79     85.22
792.91/792.95	c  N dy 16888   3096117       750     15000         0    100277     75000   3160158     80.80     85.08
799.01/799.06	c  N dy 17006   3116424       750     15000         0    120530     75000   5188500     80.80     85.89
806.11/806.16	c  N dy 17109   3136532       750     15000         0    140567     75000   7183754     80.80     85.87
813.32/813.31	c  N dy 17206   3156539       750     15000         0     82763     75000   1303192     80.80     86.46
818.43/818.42	c  N dy 17320   3176675       750     15000         0    102837     75000   3298653     80.80     85.85
824.61/824.68	c  N dy 17424   3196816       750     15000         0    122895     75000   5289392     80.81     85.67
830.22/830.28	c  S st 17502   3212132       750     15000         0    138145     75000   6799688     80.80     78.17
830.53/830.58	c  S st 17502   3212634       750     15000         0    138647     75000   6840384     80.80   no data
830.53/830.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
830.62/830.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
830.62/830.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
830.62/830.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
830.62/830.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
830.62/830.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
830.62/830.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
830.72/830.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
830.91/830.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
878.83/878.87	c lits-rem:       893  cl-subs:      533  v-elim:      0  v-fix:    0  time: 47.93 s
878.83/878.88	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
878.93/878.96	c vivif2 --  cl tried   138114 cl shrink        0 lits rem          0 time: 0.08
879.32/879.34	c asymm  cl-useful: 0/6141/15000 lits-rem:0 time: 0.39
879.32/879.35	c calculated reachability. Time: 0.00
879.32/879.35	c  N dy 17502   3212634       750     15000         0    138114     75000   6745985     80.80   no data
887.73/887.76	c  N dy 17631   3232840       750     15000         0     79514     75000    895686     80.82     85.81
892.61/892.60	c  N dy 17744   3253045       750     15000         0     99658     75000   2898774     80.82     86.37
898.63/898.67	c  N dy 17858   3273101       750     15000         0    119638     75000   4885837     80.83     85.61
905.92/905.93	c  N dy 17979   3293187       750     15000         0    139664     75000   6889201     80.83     85.39
914.22/914.29	c  N dy 18086   3313284       750     15000         0     79966     75000    849375     80.83     85.40
919.22/919.20	c  N dy 18201   3333588       750     15000         0    100197     75000   2871807     80.84     85.62
925.03/925.02	c  N dy 18292   3353622       750     15000         0    120175     75000   4843287     80.83     85.11
932.32/932.32	c  N dy 18398   3373769       750     15000         0    140265     75000   6834989     80.83     86.51
940.92/940.92	c  N dy 18517   3393930       750     15000         0    160366     75000   8838219     80.84     85.23
946.42/946.44	c  N dy 18632   3414748       750     15000         0    100362     75000   2774443     80.84     85.16
952.53/952.51	c  N dy 18746   3434941       750     15000         0    120492     75000   4787462     80.84     85.10
959.82/959.83	c  N dy 18857   3454959       750     15000         0    140434     75000   6760153     80.85     85.92
968.22/968.26	c  N dy 18966   3474969       750     15000         0    160383     75000   8746347     80.85     88.35
973.92/973.91	c  N dy 19066   3495059       750     15000         0     98686     75000   2523036     80.85     86.48
979.82/979.84	c  N dy 19169   3515166       750     15000         0    118734     75000   4521011     80.85     85.59
986.82/986.82	c  N dy 19273   3535247       750     15000         0    138747     75000   6504527     80.85     85.48
995.22/995.24	c  N dy 19383   3555345       750     15000         0    158763     75000   8498915     80.85     85.97
1001.62/1001.63	c  N dy 19495   3575361       750     15000         0     95985     75000   2173105     80.85     85.12
1007.32/1007.36	c  N dy 19597   3595578       750     15000         0    116139     75000   4181531     80.85     87.43
1014.32/1014.38	c  N dy 19718   3615629       750     15000         0    136122     75000   6173430     80.86     87.28
1022.52/1022.52	c  N dy 19821   3635859       750     15000         0    156267     75000   8180060     80.86     85.51
1029.92/1029.91	c  N dy 19934   3656088       750     15000         0     92723     75000   1760296     80.86     85.62
1035.52/1035.53	c  N dy 20042   3676245       750     15000         0    112818     75000   3756324     80.86     85.37
1042.32/1042.30	c  N dy 20147   3696353       750     15000         0    132867     75000   5736679     80.86     85.35
1048.62/1048.62	c  S st 20233   3712635       750     15000         0    149085     75000   7345414     80.86   no data
1048.92/1048.95	c  S st 20233   3713139       750     15000         0    149589     75000   7391666     80.86   no data
1048.92/1048.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1049.02/1049.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1049.02/1049.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1049.02/1049.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1049.02/1049.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1049.02/1049.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1049.02/1049.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1049.12/1049.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1049.33/1049.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1104.22/1104.21	c lits-rem:      1083  cl-subs:      540  v-elim:      0  v-fix:    0  time: 54.88 s
1104.22/1104.21	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
1104.33/1104.31	c vivif2 --  cl tried   149049 cl shrink        0 lits rem          0 time: 0.09
1104.72/1104.71	c asymm  cl-useful: 0/4973/15000 lits-rem:0 time: 0.41
1104.72/1104.72	c calculated reachability. Time: 0.00
1104.72/1104.72	c  N dy 20233   3713139       750     15000         0    149049     75000   7295228     80.86   no data
1113.82/1113.86	c  N dy 20337   3733827       750     15000         0     84950     75000    897994     80.87     85.30
1118.33/1118.33	c  F st 20434   3751563       750     15000         0    102631     75000   2651235     80.87     74.28
1119.13/1119.13	c  N st 20439   3754860       750     15000         0    105917     75000   2984184     80.87   no data
1125.23/1125.27	c  N dy 20532   3774912       750     15000         0    125886     75000   4993418     80.87     87.37
1132.83/1132.81	c  N dy 20645   3794934       750     15000         0    145839     75000   6981678     80.87     85.49
1141.42/1141.48	c  N dy 20751   3815118       750     15000         0    165955     75000   8987817     80.87     86.34
1147.83/1147.87	c  N dy 20860   3835278       750     15000         0    100355     75000   2338097     80.87     85.97
1154.03/1154.01	c  N dy 20981   3855642       750     15000         0    120645     75000   4365121     80.88     85.35
1161.23/1161.27	c  N dy 21087   3875722       750     15000         0    140655     75000   6352791     80.88     89.71
1170.12/1170.14	c  N dy 21207   3895831       750     15000         0    160695     75000   8358535     80.89     85.34
1178.04/1178.05	c  N dy 21323   3915931       750     15000         0     94024     75000   1623646     80.89     85.32
1183.83/1183.82	c  N dy 21445   3935986       750     15000         0    113996     75000   3618433     80.90     93.44
1190.72/1190.71	c  N dy 21566   3956062       750     15000         0    133990     75000   5606117     80.91     89.95
1198.83/1198.89	c  N dy 21692   3976101       750     15000         0    153953     75000   7617433     80.92     85.95
1208.23/1208.22	c  N dy 21803   3996172       750     15000         0    173952     75000   9609804     80.92     86.09
1214.03/1214.04	c  N dy 21922   4016196       750     15000         0    106246     75000   2749691     80.93     92.08
1220.33/1220.33	c  N dy 22030   4036288       750     15000         0    126276     75000   4748990     80.93     87.22
1227.73/1227.77	c  N dy 22128   4056439       750     15000         0    146369     75000   6736914     80.93     85.82
1236.33/1236.34	c  N dy 22234   4076485       750     15000         0    166341     75000   8731292     80.93     90.51
1244.14/1244.15	c  N dy 22357   4096545       750     15000         0     97626     75000   1792834     80.94     94.37
1250.03/1250.02	c  N dy 22469   4116657       750     15000         0    117661     75000   3780815     80.94     85.49
1256.83/1256.86	c  N dy 22563   4136675       750     15000         0    137602     75000   5773735     80.94     85.32
1264.93/1265.00	c  N dy 22671   4156779       750     15000         0    157630     75000   7767177     80.94     85.28
1274.33/1274.37	c  N dy 22774   4176966       750     15000         0    177753     75000   9766073     80.94     85.36
1280.13/1280.17	c  N dy 22882   4197029       750     15000         0    108065     75000   2735910     80.94     86.29
1285.23/1285.23	c  S st 22968   4213139       750     15000         0    124119     75000   4324345     80.94   no data
1285.53/1285.52	c  S st 22968   4213641       750     15000         0    124621     75000   4371392     80.94   no data
1285.53/1285.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1285.53/1285.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1285.63/1285.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1285.63/1285.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1285.63/1285.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1285.63/1285.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
1285.63/1285.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1285.63/1285.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1285.73/1285.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.20 2.50 3.20 7/355 13678
/proc/meminfo: memFree=25864760/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=30512 CPUtime=0 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 867 0 0 0 0 0 0 0 22 0 1 0 649830518 31244288 807 33554432000 4194304 4580011 140735248308624 18446744073709551615 230808824927 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 7628 807 338 95 0 2610 0

[startup+0.046588 s]
/proc/loadavg: 1.20 2.50 3.20 7/355 13678
/proc/meminfo: memFree=25864760/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=30512 CPUtime=0.04 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 897 0 0 0 4 0 0 0 22 0 1 0 649830518 31244288 837 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 7628 837 338 95 0 2610 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30512

[startup+0.100622 s]
/proc/loadavg: 1.20 2.50 3.20 7/355 13678
/proc/meminfo: memFree=25864760/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=33528 CPUtime=0.09 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 1845 0 0 0 9 0 0 0 22 0 1 0 649830518 34332672 1601 33554432000 4194304 4580011 140735248308624 18446744073709551615 4478976 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 8382 1601 359 95 0 3364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33528

[startup+0.300606 s]
/proc/loadavg: 1.20 2.50 3.20 7/355 13678
/proc/meminfo: memFree=25864760/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=33528 CPUtime=0.29 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 2214 0 0 0 29 0 0 0 23 0 1 0 649830518 34332672 1970 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 8382 1970 363 95 0 3364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33528

[startup+0.700529 s]
/proc/loadavg: 1.20 2.50 3.20 7/355 13678
/proc/meminfo: memFree=25864760/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=34688 CPUtime=0.69 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 3101 0 0 0 69 0 0 0 25 0 1 0 649830518 35520512 2241 33554432000 4194304 4580011 140735248308624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 8672 2241 363 95 0 3654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34688

[startup+1.50038 s]
/proc/loadavg: 1.20 2.50 3.20 5/360 13686
/proc/meminfo: memFree=25771600/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=35232 CPUtime=1.49 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 4930 0 0 0 149 0 0 0 25 0 1 0 649830518 36077568 2272 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 8808 2272 363 95 0 3790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35232

[startup+3.10109 s]
/proc/loadavg: 1.20 2.50 3.20 5/360 13686
/proc/meminfo: memFree=25759704/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=49928 CPUtime=3.09 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 10656 0 0 0 308 1 0 0 25 0 1 0 649830518 51126272 5685 33554432000 4194304 4580011 140735248308624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 12482 5685 367 95 0 7464 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49928

[startup+6.30051 s]
/proc/loadavg: 1.42 2.52 3.21 5/360 13687
/proc/meminfo: memFree=25715548/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=52512 CPUtime=6.29 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 15699 0 0 0 628 1 0 0 25 0 1 0 649830518 53772288 6429 33554432000 4194304 4580011 140735248308624 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 13128 6429 367 95 0 8110 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52512

[startup+12.7003 s]
/proc/loadavg: 1.63 2.55 3.21 5/360 13687
/proc/meminfo: memFree=25559968/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=69544 CPUtime=12.69 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 25505 0 0 0 1266 3 0 0 25 0 1 0 649830518 71213056 10921 33554432000 4194304 4580011 140735248308624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 17386 10921 367 95 0 12368 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69544

[startup+25.501 s]
/proc/loadavg: 2.15 2.62 3.22 5/360 13687
/proc/meminfo: memFree=25434936/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=86328 CPUtime=25.5 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 38545 0 0 0 2544 6 0 0 25 0 1 0 649830518 88399872 15297 33554432000 4194304 4580011 140735248308624 18446744073709551615 4296072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 21582 15298 367 95 0 16564 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 86328

[startup+51.1003 s]
/proc/loadavg: 2.78 2.73 3.24 5/360 13688
/proc/meminfo: memFree=25175552/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=96424 CPUtime=51.09 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 60284 0 0 0 5101 8 0 0 25 0 1 0 649830518 98738176 17655 33554432000 4194304 4580011 140735248308624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 24106 17655 367 95 0 19088 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96424

[startup+102.313 s]
/proc/loadavg: 3.69 2.97 3.30 5/360 13689
/proc/meminfo: memFree=25011216/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=156036 CPUtime=102.3 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 90057 0 0 0 10215 15 0 0 25 0 1 0 649830518 159780864 22679 33554432000 4194304 4580011 140735248308624 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 39009 22679 367 95 0 33991 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 156036

[startup+162.301 s]
/proc/loadavg: 4.02 3.19 3.35 5/360 13691
/proc/meminfo: memFree=24943368/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=142132 CPUtime=162.29 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 124973 0 0 0 16207 22 0 0 25 0 1 0 649830518 145543168 27441 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 35533 27441 367 95 0 30515 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 142132

[startup+222.301 s]
/proc/loadavg: 4.00 3.33 3.39 5/360 13692
/proc/meminfo: memFree=24899800/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=142488 CPUtime=222.29 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 162045 0 0 0 22198 31 0 0 25 0 1 0 649830518 145907712 28890 33554432000 4194304 4580011 140735248308624 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 35622 28890 367 95 0 30604 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 142488

[startup+282.301 s]
/proc/loadavg: 4.00 3.45 3.42 5/360 13694
/proc/meminfo: memFree=24827588/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=167524 CPUtime=282.3 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 184390 0 0 0 28195 35 0 0 25 0 1 0 649830518 171544576 34330 33554432000 4194304 4580011 140735248308624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 41881 34330 367 95 0 36863 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 167524

[startup+342.301 s]
/proc/loadavg: 4.00 3.55 3.46 5/360 13695
/proc/meminfo: memFree=24817392/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=167808 CPUtime=342.3 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 215691 0 0 0 34188 42 0 0 25 0 1 0 649830518 171835392 35189 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 41952 35189 367 95 0 36934 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 167808

[startup+402.3 s]
/proc/loadavg: 4.12 3.66 3.50 5/360 13697
/proc/meminfo: memFree=24828028/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=218592 CPUtime=402.3 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 242430 0 0 0 40180 50 0 0 25 0 1 0 649830518 223838208 35623 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 54648 35623 367 95 0 49630 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 218592

[startup+462.3 s]
/proc/loadavg: 4.04 3.72 3.52 5/360 13699
/proc/meminfo: memFree=24806152/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=168676 CPUtime=462.3 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 269723 0 0 0 46172 58 0 0 25 0 1 0 649830518 172724224 34815 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 42169 34815 367 95 0 37151 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 168676

[startup+522.3 s]
/proc/loadavg: 4.01 3.77 3.55 5/360 13700
/proc/meminfo: memFree=24782924/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=220660 CPUtime=522.31 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 293455 0 0 0 52167 64 0 0 25 0 1 0 649830518 225955840 36245 33554432000 4194304 4580011 140735248308624 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 55165 36245 367 95 0 50147 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 220660

[startup+582.3 s]
/proc/loadavg: 4.00 3.81 3.58 5/360 13702
/proc/meminfo: memFree=24758712/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=221380 CPUtime=582.3 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 317901 0 0 0 58160 70 0 0 25 0 1 0 649830518 226693120 37382 33554432000 4194304 4580011 140735248308624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 55345 37382 367 95 0 50327 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 221380

[startup+642.3 s]
/proc/loadavg: 4.09 3.87 3.61 5/360 13703
/proc/meminfo: memFree=24767360/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=222160 CPUtime=642.32 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 341536 0 0 0 64153 79 0 0 25 0 1 0 649830518 227491840 36709 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 55540 36709 367 95 0 50522 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 222160

[startup+702.3 s]
/proc/loadavg: 4.14 3.93 3.65 5/360 13705
/proc/meminfo: memFree=24735820/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=224836 CPUtime=702.31 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 359530 0 0 0 70149 82 0 0 25 0 1 0 649830518 230232064 37941 33554432000 4194304 4580011 140735248308624 18446744073709551615 4293936 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 56209 37941 370 95 0 51191 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 224836

[startup+762.313 s]
/proc/loadavg: 4.09 3.96 3.67 5/360 13707
/proc/meminfo: memFree=24701924/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=225384 CPUtime=762.33 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 380312 0 0 0 76146 87 0 0 25 0 1 0 649830518 230793216 41514 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 56346 41514 370 95 0 51328 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 225384

[startup+822.3 s]
/proc/loadavg: 4.03 3.96 3.69 5/360 13708
/proc/meminfo: memFree=24777540/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=226276 CPUtime=822.31 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 403196 0 0 0 82139 92 0 0 25 0 1 0 649830518 231706624 37722 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 56569 37722 370 95 0 51551 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 226276

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.70 5/360 13710
/proc/meminfo: memFree=24778488/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=275520 CPUtime=882.32 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 417502 0 0 0 88138 94 0 0 25 0 1 0 649830518 282132480 52025 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 68880 52025 367 95 0 63862 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 275520

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/360 13711
/proc/meminfo: memFree=24530084/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=221072 CPUtime=942.32 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 438763 0 0 0 94133 99 0 0 25 0 1 0 649830518 226377728 45579 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 55268 45579 367 95 0 50250 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 221072

[startup+1002.3 s]
/proc/loadavg: 4.03 3.99 3.74 5/360 13713
/proc/meminfo: memFree=24598368/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=221184 CPUtime=1002.32 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 459068 0 0 0 100129 103 0 0 25 0 1 0 649830518 226492416 46894 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 55296 46894 367 95 0 50278 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 221184

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.75 5/360 13715
/proc/meminfo: memFree=24543024/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=303884 CPUtime=1062.32 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 479850 0 0 0 106125 107 0 0 25 0 1 0 649830518 311177216 57989 33554432000 4194304 4580011 140735248308624 18446744073709551615 4451582 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 75971 57989 367 95 0 70953 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 303884

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.76 5/360 13716
/proc/meminfo: memFree=24442672/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=304212 CPUtime=1122.32 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 486341 0 0 0 112123 109 0 0 25 0 1 0 649830518 311513088 54671 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 76053 54671 367 95 0 71035 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 304212

[startup+1182.3 s]
/proc/loadavg: 4.12 4.02 3.79 5/360 13718
/proc/meminfo: memFree=24441396/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=248060 CPUtime=1182.33 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 505311 0 0 0 118119 114 0 0 25 0 1 0 649830518 254013440 53698 33554432000 4194304 4580011 140735248308624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 62015 53698 367 95 0 56997 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 248060

[startup+1242.3 s]
/proc/loadavg: 4.09 4.03 3.80 5/360 13719
/proc/meminfo: memFree=24358516/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=248156 CPUtime=1242.33 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 523663 0 0 0 124115 118 0 0 25 0 1 0 649830518 254111744 51651 33554432000 4194304 4580011 140735248308624 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 62039 51652 367 95 0 57021 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 248156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.04 3.82 4/360 13723
/proc/meminfo: memFree=24815900/32951124 swapFree=40554400/67111528
[pid=13678] ppid=13676 vsize=305484 CPUtime=1300.04 cores=4,6
/proc/13678/stat : 13678 (strangenight2-s) R 13676 13678 13111 0 -1 4202496 537369 0 0 0 129882 122 0 0 25 0 1 0 649830518 312815616 55015 33554432000 4194304 4580011 140735248308624 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13678/statm: 76371 55015 367 95 0 71353 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 305484

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): 1298.83
CPU system time (s): 1.23081
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 318920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.83
system time used= 1.23081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 537369
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1194

runsolver used 4.6183 second user time and 9.66653 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-14 16:11:41
IDJOB=3367449
IDBENCH=82658
IDSOLVER=1845
FILE ID=node104/3367449-1305382301
RUNJOBID= node104-1305382300-13644
PBS_JOBID= 13324398
Free space on /tmp= 73380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S656533785-100-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367449-1305382301/watcher-3367449-1305382301 -o /tmp/evaluation-result-3367449-1305382301/solver-3367449-1305382301 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367449-1305382301.cnf

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

MD5SUM BENCH= a641c3217b64031795fbe4f20a9b14fb
RANDOM SEED=288674118

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25865536 kB
Buffers:        278688 kB
Cached:        2300328 kB
SwapCached:     122128 kB
Active:         920688 kB
Inactive:      5899700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25865536 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           24148 kB
Writeback:           0 kB
AnonPages:     4131888 kB
Mapped:          11200 kB
Slab:           116380 kB
PageTables:      84952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74886280 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= 73376 MiB
End job on node104 at 2011-05-14 16:33:23