Trace number 3367417

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
MD5SUMc26a52ff3714cab8bc335a81bb8af922
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367417-1305382189.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.01/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.01/0.02	c -- vars added        250
0.01/0.02	c Parsing time:  0.01 s
0.01/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
0.39/0.40	c asymm  cl-useful: 0/14648/21250 lits-rem:0 time: 0.39
0.39/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.39/0.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.39/0.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.39/0.48	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.49	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.49	c calculated reachability. Time: 0.00
0.48/0.50	c Calc default polars -  time:   0.00 s pos:     116 undec:       2 neg:     132
0.48/0.50	c =========================================================================================
0.48/0.50	c types(t): F = full restart, N = normal restart
0.48/0.50	c types(t): S = simplification begin/end, E = solution found
0.48/0.50	c restart types(rt): st = static, dy = dynamic
0.48/0.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.48/0.50	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
0.68/0.75	c  N dy    13      4087       250     21250         0      3967    148750    264947     58.48     61.65
1.09/1.15	c  N dy    24      9843       250     21250         0      7178    148750    420950     57.76     60.96
1.38/1.43	c  N dy    33     13938       250     21250         0      7034    148750    345849     57.48     61.08
1.68/1.76	c  N dy    44     18008       250     21250         0      5507    148750    185019     56.88     60.52
1.98/2.08	c  N dy    67     22357       250     21250         0      9756    148750    467833     57.33     61.51
2.28/2.30	c  F st    81     25000       250     21250         0     12348    148750    639937     57.51     59.13
2.38/2.46	c  N st    85     27034       250     21250         0      7683    148750    271788     57.51   no data
2.58/2.69	c  S st    87     30000       250     21250         0     10577    148750    468424     57.51   no data
2.68/2.75	c  S st    87     30505       250     21250         0     11080    148750    500288     57.51   no data
2.68/2.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.68/2.76	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
2.68/2.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.68/2.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.68/2.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.68/2.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.68/2.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.68/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.28/3.33	c lits-rem:       247  cl-subs:      288  v-elim:      0  v-fix:    0  time:  0.54 s
3.48/3.55	c asymm  cl-useful: 0/6429/21250 lits-rem:0 time: 0.21
3.48/3.55	c calculated reachability. Time: 0.00
3.48/3.55	c  N dy    87     30505       250     21250         0     10792    148750    473349     57.51   no data
3.88/3.95	c  N dy   108     34980       250     21250         0     15157    148750    763054     57.65     61.12
4.18/4.27	c  N dy   121     38999       250     21250         0     11364    148750    457951     57.59     61.72
4.58/4.67	c  N dy   138     43744       250     21250         0     15987    148750    762531     57.63     60.68
4.78/4.87	c  S st   150     45757       250     21250         0      9208    148750    262410     57.66     52.96
4.88/4.92	c  S st   150     46260       250     21250         0      9705    148750    294100     57.66   no data
4.88/4.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.88/4.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.88/4.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.88/4.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.88/4.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.88/4.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4.88/4.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.88/4.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.88/4.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.98/5.05	c lits-rem:         4  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.10 s
4.98/5.06	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4.98/5.06	c vivif2 --  cl tried     9680 cl shrink        0 lits rem          0 time: 0.00
5.38/5.48	c asymm  cl-useful: 0/14691/21250 lits-rem:0 time: 0.42
5.38/5.48	c calculated reachability. Time: 0.00
5.38/5.48	c  N dy   150     46260       250     21250         0      9680    148750    291711     57.66   no data
5.78/5.82	c  N dy   173     50398       250     21250         0     13732    148750    559486     57.73     61.16
6.18/6.21	c  N dy   193     54751       250     21250         0     18009    148750    842460     57.80     60.99
6.48/6.58	c  N dy   205     59003       250     21250         0     12402    148750    421368     57.78     61.43
6.88/6.95	c  N dy   221     63181       250     21250         0     16488    148750    691591     57.79     60.93
7.28/7.35	c  N dy   238     67337       250     21250         0     20551    148750    962471     57.82     60.95
7.48/7.56	c  S st   248     69390       250     21250         0     11807    148750    329677     57.85     58.65
7.59/7.61	c  S st   248     69893       250     21250         0     12303    148750    360932     57.85   no data
7.59/7.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.59/7.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.59/7.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.59/7.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.59/7.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.69/7.79	c lits-rem:         6  cl-subs:       86  v-elim:      0  v-fix:    0  time:  0.15 s
7.69/7.79	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
7.78/7.80	c vivif2 --  cl tried    12217 cl shrink        0 lits rem          0 time: 0.00
7.98/8.01	c asymm  cl-useful: 0/6094/21250 lits-rem:0 time: 0.22
7.98/8.02	c calculated reachability. Time: 0.00
7.98/8.02	c  N dy   248     69893       250     21250         0     12217    148750    353119     57.85   no data
8.38/8.41	c  N dy   266     74458       250     21250         0     16696    148750    649617     57.86     61.32
8.79/8.89	c  N dy   285     79448       250     21250         0     21564    148750    968027     57.87     61.00
9.28/9.39	c  N dy   307     84551       250     21250         0     14826    148750    475717     57.91     61.62
9.58/9.66	c  F st   323     87500       250     21250         0     17695    148750    666560     57.95     59.48
9.89/9.98	c  N st   328     90798       250     21250         0     20917    148750    881131     57.95   no data
10.48/10.58	c  N dy   343     96850       250     21250         0     14131    148750    375213     57.97     61.14
11.18/11.22	c  N dy   371    103630       250     21250         0     20748    148750    811002     57.97     61.09
11.28/11.35	c  S st   379    104839       250     21250         0     21922    148750    889333     58.00     59.14
11.38/11.42	c  S st   379    105340       250     21250         0     22420    148750    919942     58.00   no data
11.38/11.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.38/11.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
11.38/11.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.38/11.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.38/11.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.38/11.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
11.38/11.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.38/11.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.38/11.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.28/13.30	c lits-rem:       172  cl-subs:      475  v-elim:      0  v-fix:    0  time:  1.82 s
13.28/13.30	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
13.28/13.31	c vivif2 --  cl tried    21945 cl shrink        0 lits rem          0 time: 0.01
13.48/13.54	c asymm  cl-useful: 0/5658/21250 lits-rem:0 time: 0.22
13.48/13.54	c calculated reachability. Time: 0.00
13.48/13.54	c  N dy   379    105340       250     21250         0     21945    148750    875519     58.00   no data
14.29/14.32	c  N dy   410    112584       250     21250         0     15366    148750    403994     58.00     61.22
15.29/15.34	c  N dy   427    123023       250     21250         0     25590    148750   1082843     57.85     60.94
16.08/16.11	c  N dy   436    130898       250     21250         0     18607    148750    567367     57.61     60.71
16.98/17.06	c  N dy   463    139964       250     21250         0     27450    148750   1149785     57.60     61.63
17.98/18.04	c  N dy   494    148991       250     21250         0     20651    148750    646720     57.59     61.18
18.98/19.02	c  S st   517    158010       250     21250         0     29474    148750   1227136     57.50     56.52
19.08/19.11	c  S st   517    158512       250     21250         0     29973    148750   1259454     57.50   no data
19.08/19.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.08/19.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
19.08/19.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.08/19.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.08/19.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.08/19.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
19.08/19.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.08/19.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.08/19.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.48/22.51	c lits-rem:       475  cl-subs:      876  v-elim:      0  v-fix:    0  time:  3.33 s
22.48/22.51	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
22.48/22.53	c vivif2 --  cl tried    29097 cl shrink        0 lits rem          0 time: 0.02
22.68/22.77	c asymm  cl-useful: 0/4201/21250 lits-rem:0 time: 0.24
22.68/22.77	c calculated reachability. Time: 0.00
22.68/22.77	c  N dy   517    158512       250     21250         0     29097    148750   1181718     57.50   no data
23.78/23.87	c  N dy   549    168650       250     21250         0     22389    148750    709848     57.46     62.06
25.08/25.14	c  N dy   592    179596       250     21250         0     33085    148750   1414750     57.48     60.53
26.29/26.39	c  N dy   646    191147       250     21250         0     26759    148750    946298     57.54     63.50
27.88/27.91	c  N dy   699    203380       250     21250         0     20166    148750    455985     57.57     61.53
29.29/29.38	c  N dy   754    216426       250     21250         0     32923    148750   1295927     57.60     60.75
30.98/31.06	c  N dy   815    230359       250     21250         0     26974    148750    853791     57.64     61.16
31.89/31.91	c  S st   839    237768       250     21250         0     34239    148750   1335044     57.63     55.88
31.98/32.01	c  S st   839    238268       250     21250         0     34731    148750   1366424     57.63   no data
31.98/32.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.98/32.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
31.98/32.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.98/32.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.98/32.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.98/32.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.98/32.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.98/32.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
31.98/32.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.29/37.32	c lits-rem:       344  cl-subs:      849  v-elim:      0  v-fix:    0  time:  5.22 s
37.29/37.32	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
37.29/37.34	c vivif2 --  cl tried    33882 cl shrink        0 lits rem          0 time: 0.02
37.58/37.60	c asymm  cl-useful: 0/3815/21250 lits-rem:0 time: 0.26
37.58/37.60	c calculated reachability. Time: 0.00
37.58/37.60	c  N dy   839    238268       250     21250         0     33882    148750   1288807     57.63   no data
39.49/39.53	c  N dy   890    254394       250     21250         0     29121    148750    936579     57.61     60.64
41.68/41.73	c  N dy   976    270720       250     21250         0     23575    148750    517358     57.68     61.35
43.79/43.88	c  N dy  1037    288068       250     21250         0     40532    148750   1632740     57.66     60.77
46.19/46.22	c  F st  1115    306250       250     21250         0     35804    148750   1274247     57.70   no data
46.19/46.25	c  N st  1116    306503       250     21250         0     36051    148750   1290325     57.70   no data
48.79/48.88	c  N dy  1189    326402       250     21250         0     32053    148750    971326     57.73     60.88
51.59/51.69	c  N dy  1270    346471       250     21250         0     27215    148750    597349     57.75     60.89
52.98/53.05	c  S st  1293    357404       250     21250         0     37868    148750   1305248     57.73     55.04
53.08/53.17	c  S st  1293    357909       250     21250         0     38365    148750   1337256     57.73   no data
53.08/53.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.18/53.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
53.18/53.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.18/53.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.18/53.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.18/53.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
53.18/53.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.18/53.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
53.18/53.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.09/57.10	c lits-rem:       221  cl-subs:      943  v-elim:      0  v-fix:    0  time:  3.85 s
57.09/57.10	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
57.09/57.12	c vivif2 --  cl tried    37422 cl shrink        0 lits rem          0 time: 0.02
57.28/57.38	c asymm  cl-useful: 0/3531/21250 lits-rem:0 time: 0.26
57.28/57.38	c calculated reachability. Time: 0.00
57.28/57.38	c  N dy  1293    357909       250     21250         0     37422    148750   1254205     57.73   no data
60.08/60.19	c  N dy  1377    378031       250     21250         0     31713    148750    842365     57.75     60.81
63.08/63.11	c  N dy  1453    398039       250     21250         0     51222    148750   2132338     57.75     61.19
65.78/65.87	c  N dy  1536    418314       250     21250         0     44675    148750   1647017     57.76     61.44
68.78/68.81	c  N dy  1617    438350       250     21250         0     36918    148750   1076179     57.78     61.52
71.78/71.88	c  N dy  1683    458964       250     21250         0     28757    148750    481755     57.76     60.96
74.58/74.67	c  N dy  1758    479017       250     21250         0     48342    148750   1776807     57.77     60.88
77.68/77.77	c  N dy  1848    499300       250     21250         0     38828    148750   1092504     57.79     61.00
80.98/81.03	c  N dy  1942    519391       250     21250         0     58440    148750   2389968     57.82     67.56
83.49/83.52	c  S st  1996    536864       250     21250         0     45255    148750   1467291     57.81     53.35
83.59/83.65	c  S st  1996    537364       250     21250         0     45752    148750   1498589     57.81   no data
83.59/83.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.59/83.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
83.59/83.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.59/83.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.59/83.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.59/83.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
83.59/83.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.68/83.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
83.68/83.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.28/90.38	c lits-rem:       331  cl-subs:      910  v-elim:      0  v-fix:    0  time:  6.64 s
90.28/90.38	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
90.38/90.40	c vivif2 --  cl tried    44842 cl shrink        0 lits rem          0 time: 0.02
90.58/90.68	c asymm  cl-useful: 0/3072/21250 lits-rem:0 time: 0.27
90.58/90.68	c calculated reachability. Time: 0.00
90.58/90.68	c  N dy  1996    537364       250     21250         0     44842    148750   1416530     57.81   no data
93.98/94.06	c  N dy  2071    557471       250     21250         0     33205    148750    613216     57.82     61.35
96.98/97.04	c  N dy  2155    577670       250     21250         0     52953    148750   1921793     57.83     60.89
100.29/100.37	c  N dy  2239    597820       250     21250         0     40427    148750   1033798     57.85     61.14
103.68/103.70	c  N dy  2317    618382       250     21250         0     60510    148750   2364590     57.86     61.42
106.88/106.94	c  N dy  2394    638598       250     21250         0     47040    148750   1414621     57.86     61.50
110.49/110.56	c  N dy  2469    659170       250     21250         0     67170    148750   2750688     57.85     61.21
113.68/113.70	c  N dy  2542    679724       250     21250         0     53051    148750   1756943     57.86     61.16
117.28/117.37	c  N dy  2609    699799       250     21250         0     37484    148750    679142     57.84     64.11
120.39/120.43	c  N dy  2674    719821       250     21250         0     57040    148750   1980317     57.85     61.14
123.99/124.02	c  N dy  2741    739910       250     21250         0     40543    148750    822456     57.83     61.03
127.18/127.25	c  N dy  2797    760330       250     21250         0     60518    148750   2148226     57.81     60.96
131.08/131.12	c  N dy  2866    781206       250     21250         0     43755    148750    977710     57.81     61.22
134.48/134.57	c  N dy  2945    801264       250     21250         0     63411    148750   2278993     57.81     61.23
135.49/135.53	c  S st  2958    806048       250     21250         0     68079    148750   2589210     57.81   no data
135.69/135.71	c  S st  2958    806549       250     21250         0     68575    148750   2620390     57.81   no data
135.69/135.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
135.69/135.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
135.69/135.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.69/135.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.69/135.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.69/135.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
135.69/135.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
135.79/135.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
135.79/135.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.40/159.41	c lits-rem:       585  cl-subs:     1803  v-elim:      0  v-fix:    0  time: 23.53 s
159.40/159.41	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
159.40/159.44	c vivif2 --  cl tried    66772 cl shrink        0 lits rem          0 time: 0.04
159.50/159.58	c asymm  cl-useful: 0/973/21250 lits-rem:0 time: 0.14
159.50/159.59	c calculated reachability. Time: 0.00
159.50/159.59	c  N dy  2958    806549       250     21250         0     66772    148750   2456032     57.81   no data
163.28/163.31	c  N dy  3043    826905       250     21250         0     48547    148750   1238125     57.83     60.93
166.99/167.04	c  N dy  3131    846941       250     21250         0     68162    148750   2539896     57.85     60.95
170.68/170.78	c  N dy  3210    866945       250     21250         0     48562    148750   1192036     57.85     64.12
174.48/174.53	c  N dy  3282    887535       250     21250         0     68645    148750   2520305     57.85     61.32
178.20/178.29	c  N dy  3340    907537       250     21250         0     48164    148750   1109542     57.84     61.12
182.28/182.34	c  N dy  3403    930293       250     21250         0     70378    148750   2577667     57.80     60.86
186.38/186.47	c  N dy  3471    951187       250     21250         0     49753    148750   1156042     57.80     61.05
189.88/189.98	c  N dy  3532    971372       250     21250         0     69476    148750   2464520     57.78     60.88
194.19/194.20	c  N dy  3614    991443       250     21250         0     47077    148750    923674     57.79     60.98
197.59/197.65	c  N dy  3679   1011582       250     21250         0     66751    148750   2222146     57.78     61.77
202.29/202.37	c  N dy  3768   1032091       250     21250         0     43818    148750    653280     57.80     61.18
205.70/205.77	c  N dy  3836   1052214       250     21250         0     63459    148750   1953347     57.79     61.33
209.89/209.95	c  F st  3906   1071877       250     21250         0     82678    148750   3227541     57.79     56.97
210.09/210.11	c  N st  3908   1072502       250     21250         0     83290    148750   3268860     57.79   no data
213.69/213.77	c  N dy  3962   1092858       250     21250         0     59207    148750   1612465     57.78     60.87
217.69/217.76	c  N dy  4014   1113126       250     21250         0     79031    148750   2925295     57.77     60.99
221.98/222.05	c  N dy  4093   1133240       250     21250         0     53748    148750   1199876     57.77     61.09
225.89/225.90	c  N dy  4165   1153243       250     21250         0     73273    148750   2492427     57.78     62.69
231.18/231.29	c  N dy  4236   1173908       250     21250         0     47541    148750    737385     57.78     61.06
234.89/234.90	c  N dy  4314   1194096       250     21250         0     67239    148750   2041307     57.78     60.91
238.18/238.29	c  S st  4362   1209826       250     21250         0     82612    148750   3063025     57.78     59.48
238.48/238.50	c  S st  4362   1210330       250     21250         0     83114    148750   3093883     57.78   no data
238.48/238.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
238.48/238.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
238.48/238.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.48/238.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.48/238.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.48/238.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
238.48/238.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.59/238.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
238.59/238.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.49/264.51	c lits-rem:       474  cl-subs:     2193  v-elim:      0  v-fix:    0  time: 25.83 s
264.49/264.51	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
264.49/264.56	c vivif2 --  cl tried    80921 cl shrink        0 lits rem          0 time: 0.05
264.79/264.89	c asymm  cl-useful: 0/2487/21250 lits-rem:0 time: 0.33
264.79/264.89	c calculated reachability. Time: 0.00
264.79/264.89	c  N dy  4362   1210330       250     21250         0     80921    148750   2894140     57.78   no data
269.39/269.44	c  N dy  4437   1230367       250     21250         0     53634    148750   1090873     57.78     61.09
273.49/273.53	c  N dy  4530   1251183       250     21250         0     73977    148750   2442775     57.79     61.00
278.30/278.31	c  N dy  4604   1271253       250     21250         0     93590    148750   3741569     57.80     61.00
282.09/282.19	c  N dy  4683   1291299       250     21250         0     65297    148750   1800118     57.80     62.42
286.69/286.74	c  N dy  4760   1311625       250     21250         0     85190    148750   3122741     57.80     61.73
291.50/291.52	c  N dy  4841   1332400       250     21250         0     56633    148750   1170240     57.80     61.02
295.80/295.81	c  N dy  4947   1353180       250     21250         0     76941    148750   2518426     57.82     61.86
300.89/300.96	c  N dy  5032   1373256       250     21250         0     96591    148750   3821508     57.83     61.35
305.09/305.12	c  N dy  5110   1393587       250     21250         0     66642    148750   1780717     57.83     61.26
310.19/310.22	c  N dy  5182   1416733       250     21250         0     89285    148750   3285061     57.83     61.23
314.99/315.09	c  N dy  5265   1436784       250     21250         0     58041    148750   1151073     57.84     64.25
319.09/319.12	c  N dy  5321   1456809       250     21250         0     77592    148750   2452187     57.83     60.90
324.29/324.31	c  N dy  5397   1477413       250     21250         0     97730    148750   3784866     57.83     61.26
328.59/328.60	c  N dy  5459   1497790       250     21250         0     65842    148750   1614356     57.83     60.91
332.89/332.97	c  N dy  5534   1517889       250     21250         0     85464    148750   2919738     57.83     65.80
339.59/339.64	c  N dy  5620   1544675       250     21250         0     58840    148750   1102806     57.82     61.52
343.59/343.67	c  N dy  5683   1564698       250     21250         0     78408    148750   2397301     57.82     63.67
348.60/348.68	c  N dy  5749   1584752       250     21250         0     97989    148750   3692521     57.82     62.76
353.39/353.44	c  N dy  5821   1604831       250     21250         0     63872    148750   1381970     57.82     62.31
357.59/357.69	c  N dy  5899   1624922       250     21250         0     83524    148750   2686676     57.82     63.62
363.19/363.24	c  N dy  5979   1645035       250     21250         0    103198    148750   3989815     57.83     60.87
367.70/367.75	c  N dy  6047   1665158       250     21250         0     68165    148750   1605070     57.82     61.44
372.29/372.35	c  N dy  6123   1685307       250     21250         0     87837    148750   2907003     57.82     61.19
377.89/377.99	c  N dy  6198   1705680       250     21250         0    107733    148750   4221616     57.82     60.93
379.39/379.48	c  S st  6217   1710330       250     21250         0     56573    148750    785942     57.82     57.24
379.59/379.62	c  S st  6217   1710831       250     21250         0     57073    148750    818273     57.82   no data
379.59/379.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
379.59/379.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
379.59/379.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
379.59/379.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
379.59/379.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
379.59/379.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
379.59/379.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
379.59/379.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
379.59/379.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.79/380.84	c lits-rem:        16  cl-subs:       62  v-elim:      0  v-fix:    0  time:  1.14 s
380.79/380.84	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
380.79/380.85	c vivif2 --  cl tried    57011 cl shrink        0 lits rem          0 time: 0.01
381.09/381.12	c asymm  cl-useful: 0/2807/21250 lits-rem:0 time: 0.27
381.09/381.13	c calculated reachability. Time: 0.00
381.09/381.13	c  N dy  6217   1710831       250     21250         0     57011    148750    812668     57.82   no data
384.90/384.98	c  N dy  6266   1730846       250     21250         0     76559    148750   2109901     57.81     61.01
389.99/390.06	c  N dy  6349   1750995       250     21250         0     96250    148750   3420830     57.81     60.89
395.69/395.76	c  N dy  6408   1771105       250     21250         0     59218    148750    903751     57.81     60.97
399.69/399.75	c  N dy  6475   1791263       250     21250         0     78923    148750   2211237     57.81     61.65
404.70/404.79	c  N dy  6543   1811301       250     21250         0     98525    148750   3512685     57.81     61.87
410.49/410.56	c  N dy  6606   1831394       250     21250         0     60475    148750    929832     57.81     60.95
414.60/414.70	c  N dy  6677   1851477       250     21250         0     80132    148750   2229107     57.81     61.15
419.99/420.04	c  N dy  6760   1871788       250     21250         0     99999    148750   3540329     57.81     61.09
426.29/426.36	c  N dy  6842   1892367       250     21250         0     61449    148750    937420     57.81     60.99
430.59/430.61	c  N dy  6912   1912549       250     21250         0     81162    148750   2240659     57.81     60.94
436.09/436.18	c  N dy  7018   1932820       250     21250         0    101016    148750   3553923     57.82     61.22
442.40/442.42	c  N dy  7095   1952903       250     21250         0     61015    148750    854833     57.83     63.37
446.50/446.60	c  N dy  7160   1973268       250     21250         0     80904    148750   2171348     57.82     61.04
451.69/451.73	c  N dy  7220   1993401       250     21250         0    100581    148750   3470717     57.82     61.57
458.20/458.29	c  N dy  7302   2013710       250     21250         0    120440    148750   4784333     57.82     60.92
462.60/462.61	c  N dy  7359   2033857       250     21250         0     79504    148750   2015677     57.81     60.92
467.89/467.99	c  N dy  7453   2054334       250     21250         0     99498    148750   3341955     57.82     61.54
474.40/474.45	c  N dy  7553   2074415       250     21250         0    119139    148750   4648263     57.83     64.77
479.29/479.37	c  N dy  7630   2094464       250     21250         0     77141    148750   1810030     57.83     62.67
484.49/484.52	c  N dy  7714   2114801       250     21250         0     97029    148750   3131683     57.83     60.91
490.39/490.46	c  N dy  7776   2135000       250     21250         0    116767    148750   4436808     57.83     61.08
496.11/496.11	c  N dy  7858   2155695       250     21250         0     74452    148750   1578797     57.83     61.14
500.89/500.96	c  N dy  7940   2175780       250     21250         0     94104    148750   2880303     57.83     61.32
507.11/507.18	c  N dy  8021   2196444       250     21250         0    114296    148750   4221868     57.84     61.37
511.79/511.87	c  S st  8063   2210831       250     21250         0     64833    148750    885397     57.83     55.93
511.99/512.03	c  S st  8063   2211336       250     21250         0     65332    148750    917575     57.83   no data
511.99/512.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
511.99/512.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
511.99/512.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
511.99/512.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
511.99/512.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.99/512.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
511.99/512.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
511.99/512.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
512.09/512.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
513.29/513.30	c lits-rem:         4  cl-subs:       76  v-elim:      0  v-fix:    0  time:  1.18 s
513.29/513.30	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
513.29/513.32	c vivif2 --  cl tried    65256 cl shrink        0 lits rem          0 time: 0.01
513.60/513.62	c asymm  cl-useful: 0/2434/21250 lits-rem:0 time: 0.30
513.60/513.62	c calculated reachability. Time: 0.00
513.60/513.62	c  N dy  8063   2211336       250     21250         0     65256    148750    910954     57.83   no data
518.20/518.29	c  N dy  8154   2231887       250     21250         0     85364    148750   2248604     57.84     60.98
523.79/523.85	c  N dy  8248   2251987       250     21250         0    104999    148750   3558352     57.85     61.87
530.50/530.55	c  N dy  8335   2272064       250     21250         0    124616    148750   4859955     57.85     61.39
535.79/535.87	c  N dy  8422   2292456       250     21250         0     80032    148750   1839589     57.85     61.27
540.80/540.89	c  N dy  8492   2312541       250     21250         0     99657    148750   3138847     57.85     61.13
547.10/547.13	c  N dy  8555   2333089       250     21250         0    119746    148750   4467089     57.85     61.57
552.90/552.96	c  N dy  8623   2353144       250     21250         0     73833    148750   1372569     57.85     63.93
557.80/557.89	c  N dy  8707   2373228       250     21250         0     93418    148750   2666012     57.85     63.79
563.99/564.06	c  N dy  8795   2393791       250     21250         0    113493    148750   3993699     57.86     60.94
570.91/570.94	c  N dy  8860   2414038       250     21250         0     66878    148750    859292     57.86     60.92
575.40/575.41	c  N dy  8933   2434175       250     21250         0     86574    148750   2166554     57.86     61.07
580.81/580.82	c  N dy  9008   2454246       250     21250         0    106177    148750   3466990     57.86     61.38
587.20/587.30	c  N dy  9082   2474280       250     21250         0    125760    148750   4767862     57.86     61.04
593.10/593.15	c  N dy  9150   2494366       250     21250         0     77962    148750   1539384     57.86     61.26
598.10/598.10	c  N dy  9223   2514391       250     21250         0     97510    148750   2829819     57.86     61.15
604.20/604.23	c  N dy  9299   2534532       250     21250         0    117206    148750   4137359     57.86     61.01
611.70/611.73	c  N dy  9384   2554951       250     21250         0     68783    148750    874479     57.87     61.10
616.50/616.54	c  N dy  9484   2575180       250     21250         0     88590    148750   2191697     57.87     60.96
622.40/622.41	c  N dy  9567   2595988       250     21250         0    108906    148750   3542247     57.87     61.31
629.40/629.42	c  N dy  9646   2616406       250     21250         0    128880    148750   4867838     57.87     62.19
635.70/635.71	c  N dy  9721   2637123       250     21250         0     79708    148750   1538332     57.88     61.15
640.80/640.80	c  N dy  9791   2657144       250     21250         0     99290    148750   2838044     57.88     60.97
646.81/646.88	c  N dy  9863   2677439       250     21250         0    119112    148750   4153579     57.88     60.93
653.50/653.55	c  N dy  9914   2697478       250     21250         0    138666    148750   5451210     57.87     62.24
657.10/657.19	c  S st  9967   2711336       250     21250         0     81849    148750   1629985     57.88   no data
657.30/657.39	c  S st  9967   2711841       250     21250         0     82349    148750   1661365     57.88   no data
657.40/657.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
657.40/657.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
657.40/657.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
657.40/657.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
657.40/657.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
657.40/657.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
657.40/657.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
657.40/657.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
657.50/657.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
663.70/663.79	c lits-rem:       177  cl-subs:      702  v-elim:      0  v-fix:    0  time:  6.27 s
663.70/663.79	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
663.80/663.81	c vivif2 --  cl tried    81647 cl shrink        0 lits rem          0 time: 0.02
664.10/664.16	c asymm  cl-useful: 0/2011/21250 lits-rem:0 time: 0.34
664.10/664.16	c calculated reachability. Time: 0.00
664.10/664.16	c  N dy  9967   2711841       250     21250         0     81647    148750   1596926     57.88   no data
670.20/670.24	c  N dy 10061   2735374       250     21250         0    104619    148750   3119265     57.87     61.04
676.90/676.97	c  N dy 10163   2755779       250     21250         0    124543    148750   4445211     57.88     61.06
684.21/684.27	c  N dy 10214   2776552       250     21250         0     73540    148750   1023570     57.87     62.17
689.10/689.19	c  N dy 10295   2796696       250     21250         0     93195    148750   2325230     57.88     61.14
695.11/695.19	c  N dy 10382   2816829       250     21250         0    112842    148750   3630810     57.88     61.16
702.30/702.37	c  N dy 10454   2837647       250     21250         0    133171    148750   4972581     57.88     61.09
709.00/709.10	c  N dy 10530   2858139       250     21250         0     80885    148750   1453989     57.88     60.94
714.40/714.42	c  N dy 10593   2878948       250     21250         0    101226    148750   2797952     57.88     60.96
720.90/720.91	c  N dy 10663   2900126       250     21250         0    121891    148750   4169741     57.87     61.09
728.00/728.05	c  N dy 10728   2920127       250     21250         0    141429    148750   5465984     57.87     63.32
733.80/733.85	c  N dy 10805   2940285       250     21250         0     87866    148750   1864606     57.87     60.96
739.21/739.29	c  N dy 10866   2960750       250     21250         0    107858    148750   3191595     57.87     61.14
746.00/746.05	c  N dy 10947   2980758       250     21250         0    127379    148750   4489794     57.87     62.83
754.00/754.01	c  N dy 11040   3000836       250     21250         0    146993    148750   5790080     57.88     61.08
759.11/759.17	c  N dy 11097   3020856       250     21250         0     92352    148750   2102028     57.88     61.02
765.00/765.03	c  N dy 11180   3040859       250     21250         0    111905    148750   3396457     57.88     62.29
772.30/772.32	c  N dy 11255   3062090       250     21250         0    132695    148750   4779075     57.88     61.18
780.40/780.49	c  N dy 11334   3082119       250     21250         0     77012    148750   1028085     57.88     61.01
785.70/785.73	c  N dy 11398   3102320       250     21250         0     96759    148750   2335525     57.88     61.47
792.11/792.19	c  N dy 11473   3123587       250     21250         0    117503    148750   3709487     57.88     62.20
799.21/799.22	c  N dy 11546   3143624       250     21250         0    137097    148750   5009904     57.88     61.25
807.10/807.16	c  N dy 11644   3163846       250     21250         0     80652    148750   1212620     57.89     61.04
812.50/812.54	c  N dy 11734   3183848       250     21250         0    100207    148750   2509559     57.89     61.44
818.61/818.68	c  N dy 11794   3204005       250     21250         0    119868    148750   3810400     57.89     60.94
821.11/821.17	c  S st 11814   3211843       250     21250         0    127511    148750   4315560     57.89     56.29
821.41/821.49	c  S st 11814   3212347       250     21250         0    128012    148750   4348735     57.89   no data
821.51/821.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
821.51/821.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
821.51/821.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
821.51/821.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
821.51/821.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
821.51/821.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
821.51/821.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
821.61/821.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
821.72/821.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
864.62/864.62	c lits-rem:       900  cl-subs:     3083  v-elim:      0  v-fix:    0  time: 42.86 s
864.62/864.62	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
864.62/864.67	c vivif2 --  cl tried   124929 cl shrink        0 lits rem          0 time: 0.05
865.01/865.08	c asymm  cl-useful: 0/1397/21250 lits-rem:0 time: 0.40
865.01/865.08	c calculated reachability. Time: 0.00
865.01/865.08	c  N dy 11814   3212347       250     21250         0    124929    148750   4069729     57.89   no data
872.81/872.82	c  N dy 11894   3232379       250     21250         0    144475    148750   5364705     57.89     61.01
879.71/879.79	c  N dy 11989   3252517       250     21250         0     87042    148750   1585392     57.89     61.09
885.31/885.31	c  N dy 12068   3272717       250     21250         0    106755    148750   2893580     57.90     61.01
892.12/892.17	c  N dy 12150   3293575       250     21250         0    127124    148750   4243368     57.90     61.61
899.91/899.93	c  N dy 12226   3313862       250     21250         0    146965    148750   5567863     57.90     61.01
906.61/906.67	c  N dy 12307   3333917       250     21250         0     88431    148750   1621284     57.90     61.50
912.51/912.51	c  N dy 12372   3355096       250     21250         0    109120    148750   2988425     57.90     61.39
919.20/919.23	c  N dy 12448   3375415       250     21250         0    128962    148750   4303347     57.90     61.06
927.51/927.53	c  N dy 12536   3396054       250     21250         0    149100    148750   5639921     57.91     61.28
934.21/934.27	c  N dy 12593   3416139       250     21250         0     89602    148750   1642227     57.90     61.19
939.91/939.99	c  N dy 12676   3436343       250     21250         0    109318    148750   2950409     57.91     61.46
946.11/946.13	c  N dy 12723   3456645       250     21250         0    129141    148750   4266708     57.90     61.13
953.41/953.48	c  N dy 12789   3476751       250     21250         0    148800    148750   5582328     57.90     60.98
961.21/961.25	c  N dy 12853   3497154       250     21250         0     88658    148750   1519385     57.89     61.58
966.82/966.86	c  N dy 12927   3517242       250     21250         0    108298    148750   2821197     57.89     62.85
973.11/973.15	c  N dy 12985   3537378       250     21250         0    127995    148750   4133503     57.89     61.84
980.51/980.52	c  N dy 13048   3557414       250     21250         0    147550    148750   5431983     57.89     62.19
988.71/988.70	c  N dy 13135   3577783       250     21250         0     86367    148750   1313628     57.89     61.10
994.32/994.35	c  N dy 13212   3598323       250     21250         0    106400    148750   2640086     57.89     61.18
1000.61/1000.64	c  N dy 13271   3618415       250     21250         0    126015    148750   3938599     57.89     61.26
1008.41/1008.46	c  N dy 13340   3639203       250     21250         0    146317    148750   5282197     57.89     60.98
1016.81/1016.83	c  N dy 13414   3659236       250     21250         0     83859    148750   1094220     57.89     63.11
1022.52/1022.58	c  N dy 13503   3680053       250     21250         0    104213    148750   2443616     57.89     61.17
1029.01/1029.01	c  N dy 13575   3700077       250     21250         0    123838    148750   3750053     57.89     61.38
1033.41/1033.43	c  S st 13619   3712348       250     21250         0    135823    148750   4541501     57.89     57.96
1033.71/1033.79	c  S st 13619   3712852       250     21250         0    136320    148750   4572970     57.89   no data
1033.81/1033.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1033.81/1033.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1033.81/1033.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1033.81/1033.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1033.81/1033.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1033.81/1033.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1033.81/1033.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1033.91/1033.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1034.02/1034.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1082.61/1082.66	c lits-rem:      1069  cl-subs:     3065  v-elim:      0  v-fix:    0  time: 48.59 s
1082.61/1082.67	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1082.71/1082.72	c vivif2 --  cl tried   133255 cl shrink        0 lits rem          0 time: 0.06
1083.11/1083.14	c asymm  cl-useful: 0/1363/21250 lits-rem:0 time: 0.42
1083.11/1083.15	c calculated reachability. Time: 0.00
1083.11/1083.15	c  N dy 13619   3712852       250     21250         0    133255    148750   4293227     57.89   no data
1091.22/1091.27	c  N dy 13695   3732949       250     21250         0    152867    148750   5593002     57.89     66.41
1098.82/1098.90	c  F st 13771   3751563       250     21250         0     88019    148750   1315454     57.89   no data
1099.42/1099.41	c  N st 13775   3753597       250     21250         0     90007    148750   1448433     57.89   no data
1104.92/1104.92	c  N dy 13830   3774059       250     21250         0    109976    148750   2780529     57.89     61.40
1111.51/1111.52	c  N dy 13896   3794142       250     21250         0    129651    148750   4084843     57.89     62.67
1119.51/1119.51	c  N dy 13975   3814405       250     21250         0    149453    148750   5403183     57.90     61.39
1128.41/1128.48	c  N dy 14051   3834458       250     21250         0     85024    148750   1058659     57.90     61.11
1133.61/1133.63	c  N dy 14123   3854562       250     21250         0    104600    148750   2366032     57.90     61.45
1140.12/1140.19	c  N dy 14201   3874637       250     21250         0    124230    148750   3671117     57.90     61.09
1147.51/1147.50	c  N dy 14253   3895099       250     21250         0    144208    148750   4993106     57.89     61.02
1156.42/1156.44	c  N dy 14339   3915567       250     21250         0    164200    148750   6319095     57.90     61.28
1163.12/1163.13	c  N dy 14403   3935735       250     21250         0     98940    148750   1934798     57.89     61.27
1169.72/1169.71	c  N dy 14487   3956841       250     21250         0    119558    148750   3308903     57.90     61.73
1177.21/1177.29	c  N dy 14580   3977167       250     21250         0    139401    148750   4626083     57.90     61.71
1185.61/1185.66	c  N dy 14649   3997686       250     21250         0    159456    148750   5957779     57.90     61.98
1193.61/1193.64	c  N dy 14717   4018015       250     21250         0     93359    148750   1500164     57.90     61.71
1199.52/1199.52	c  N dy 14801   4038191       250     21250         0    113100    148750   2806789     57.90     62.45
1208.12/1208.16	c  N dy 14869   4064335       250     21250         0    138614    148750   4508486     57.90     61.61
1216.81/1216.80	c  N dy 14947   4084793       250     21250         0    158562    148750   5837434     57.90     61.17
1225.62/1225.68	c  N dy 15031   4104885       250     21250         0     91293    148750   1304130     57.90     61.09
1231.51/1231.51	c  N dy 15115   4125037       250     21250         0    110987    148750   2610689     57.90     61.38
1238.22/1238.21	c  N dy 15179   4145170       250     21250         0    130609    148750   3912579     57.90     60.96
1246.32/1246.33	c  N dy 15258   4165228       250     21250         0    150176    148750   5208542     57.90     61.41
1255.72/1255.76	c  N dy 15318   4187046       250     21250         0    171517    148750   6629258     57.90     61.51
1262.62/1262.66	c  N dy 15405   4207279       250     21250         0    103380    148750   2056114     57.90     61.36
1264.32/1264.37	c  S st 15430   4212852       250     21250         0    108830    148750   2419249     57.91   no data
1264.62/1264.65	c  S st 15430   4213358       250     21250         0    109332    148750   2452090     57.91   no data
1264.62/1264.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1264.72/1264.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1264.72/1264.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1264.72/1264.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1264.72/1264.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1264.72/1264.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1264.72/1264.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1264.72/1264.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1264.82/1264.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1280.02/1280.05	c lits-rem:       294  cl-subs:     1243  v-elim:      0  v-fix:    0  time: 15.22 s
1280.02/1280.06	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1280.02/1280.09	c vivif2 --  cl tried   108089 cl shrink        0 lits rem          0 time: 0.03
1280.43/1280.47	c asymm  cl-useful: 0/1612/21250 lits-rem:0 time: 0.38
1280.43/1280.48	c calculated reachability. Time: 0.00
1280.43/1280.48	c  N dy 15430   4213358       250     21250         0    108089    148750   2339822     57.91   no data
1287.22/1287.24	c  N dy 15503   4234095       250     21250         0    128328    148750   3684275     57.91     61.02
1295.12/1295.17	c  N dy 15583   4254201       250     21250         0    147952    148750   4985862     57.91     61.06

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.92 1.30 2.19 5/262 10451
/proc/meminfo: memFree=21823336/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=11796 CPUtime=0 cores=0,2
/proc/10451/stat : 10451 (runsolver) R 10449 10451 9991 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 649816809 12079104 49 33554432000 4194304 5432360 140733572508784 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/10451/statm: 2949 49 30 303 0 2643 0

[startup+0.022971 s]
/proc/loadavg: 0.92 1.30 2.19 5/262 10451
/proc/meminfo: memFree=21823336/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=30424 CPUtime=0.01 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 996 0 0 0 1 0 0 0 21 0 1 0 649816809 31154176 936 33554432000 4194304 4580011 140737030895920 18446744073709551615 4510922 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 7606 938 324 95 0 2588 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30424

[startup+0.10097 s]
/proc/loadavg: 0.92 1.30 2.19 5/262 10451
/proc/meminfo: memFree=21823336/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=30684 CPUtime=0.09 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 1072 0 0 0 9 0 0 0 21 0 1 0 649816809 31420416 1012 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294430 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 7671 1012 339 95 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30684

[startup+0.300912 s]
/proc/loadavg: 0.92 1.30 2.19 5/262 10451
/proc/meminfo: memFree=21823336/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=30816 CPUtime=0.29 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 1104 0 0 0 29 0 0 0 22 0 1 0 649816809 31555584 1044 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 7704 1044 339 95 0 2686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30816

[startup+0.700846 s]
/proc/loadavg: 0.92 1.30 2.19 5/262 10451
/proc/meminfo: memFree=21823336/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=35644 CPUtime=0.68 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 2790 0 0 0 68 0 0 0 24 0 1 0 649816809 36499456 2457 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 8911 2457 363 95 0 3893 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35644

[startup+1.5007 s]
/proc/loadavg: 0.92 1.30 2.19 5/263 10452
/proc/meminfo: memFree=21784640/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=37432 CPUtime=1.48 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 4251 0 0 0 148 0 0 0 25 0 1 0 649816809 38330368 2663 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 9358 2663 363 95 0 4340 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37432

[startup+3.10043 s]
/proc/loadavg: 0.92 1.30 2.19 5/263 10452
/proc/meminfo: memFree=21780084/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=49968 CPUtime=3.08 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 9064 0 0 0 308 0 0 0 25 0 1 0 649816809 51167232 5706 33554432000 4194304 4580011 140737030895920 18446744073709551615 4416196 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 12492 5706 367 95 0 7474 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49968

[startup+6.30082 s]
/proc/loadavg: 1.17 1.34 2.20 6/263 10452
/proc/meminfo: memFree=21742636/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=50128 CPUtime=6.28 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 11648 0 0 0 627 1 0 0 25 0 1 0 649816809 51331072 6144 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 12532 6144 367 95 0 7514 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50128

[startup+12.7007 s]
/proc/loadavg: 1.39 1.39 2.21 5/263 10452
/proc/meminfo: memFree=21630688/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=64528 CPUtime=12.68 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 20232 0 0 0 1265 3 0 0 25 0 1 0 649816809 66076672 9468 33554432000 4194304 4580011 140737030895920 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 16132 9468 367 95 0 11114 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64528

[startup+25.5003 s]
/proc/loadavg: 1.97 1.51 2.24 5/263 10453
/proc/meminfo: memFree=21558488/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=77628 CPUtime=25.48 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 31065 0 0 0 2543 5 0 0 25 0 1 0 649816809 79491072 11877 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 19407 11877 367 95 0 14389 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77628

[startup+51.1007 s]
/proc/loadavg: 2.66 1.71 2.28 5/263 10453
/proc/meminfo: memFree=21464932/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=83612 CPUtime=51.08 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 46724 0 0 0 5100 8 0 0 25 0 1 0 649816809 85618688 14829 33554432000 4194304 4580011 140737030895920 18446744073709551615 4316688 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 20903 14829 367 95 0 15885 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83612

[startup+102.309 s]
/proc/loadavg: 3.42 2.06 2.37 5/263 10455
/proc/meminfo: memFree=21377616/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=94244 CPUtime=102.29 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 73439 0 0 0 10216 13 0 0 25 0 1 0 649816809 96505856 17104 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 23561 17104 367 95 0 18543 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94244

[startup+162.3 s]
/proc/loadavg: 4.02 2.46 2.49 5/263 10456
/proc/meminfo: memFree=21275168/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=118288 CPUtime=162.28 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 97494 0 0 0 16210 18 0 0 25 0 1 0 649816809 121126912 21266 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 29572 21266 367 95 0 24554 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 118288

[startup+222.301 s]
/proc/loadavg: 4.13 2.77 2.59 5/263 10458
/proc/meminfo: memFree=21289876/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=118700 CPUtime=222.28 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 124625 0 0 0 22204 24 0 0 25 0 1 0 649816809 121548800 21773 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 29675 21773 367 95 0 24657 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 118700

[startup+282.301 s]
/proc/loadavg: 4.14 3.02 2.68 5/263 10460
/proc/meminfo: memFree=21223868/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=136064 CPUtime=282.29 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 142090 0 0 0 28200 29 0 0 25 0 1 0 649816809 139329536 26495 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 34016 26495 367 95 0 28998 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 136064

[startup+342.301 s]
/proc/loadavg: 4.05 3.20 2.76 5/263 10461
/proc/meminfo: memFree=21187876/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=136364 CPUtime=342.29 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 164857 0 0 0 34194 35 0 0 25 0 1 0 649816809 139636736 26682 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 34091 26682 367 95 0 29073 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 136364

[startup+402.301 s]
/proc/loadavg: 4.02 3.34 2.84 5/263 10463
/proc/meminfo: memFree=21201604/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=136604 CPUtime=402.29 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 185291 0 0 0 40189 40 0 0 25 0 1 0 649816809 139882496 27647 33554432000 4194304 4580011 140737030895920 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 34151 27647 367 95 0 29133 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 136604

[startup+462.301 s]
/proc/loadavg: 4.06 3.47 2.91 5/263 10464
/proc/meminfo: memFree=21213472/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=136832 CPUtime=462.3 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 205004 0 0 0 46184 46 0 0 25 0 1 0 649816809 140115968 26661 33554432000 4194304 4580011 140737030895920 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 34208 26661 367 95 0 29190 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 136832

[startup+522.301 s]
/proc/loadavg: 4.15 3.60 2.99 5/263 10466
/proc/meminfo: memFree=21173264/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=192420 CPUtime=522.3 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 222686 0 0 0 52178 52 0 0 25 0 1 0 649816809 197038080 27997 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 48105 27997 367 95 0 43087 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 192420

[startup+582.301 s]
/proc/loadavg: 4.06 3.67 3.05 5/263 10468
/proc/meminfo: memFree=21171984/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=193324 CPUtime=582.3 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 240321 0 0 0 58173 57 0 0 25 0 1 0 649816809 197963776 28568 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 48331 28568 367 95 0 43313 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 193324

[startup+642.301 s]
/proc/loadavg: 4.02 3.73 3.11 5/263 10469
/proc/meminfo: memFree=21211736/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=194220 CPUtime=642.31 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 257517 0 0 0 64170 61 0 0 25 0 1 0 649816809 198881280 27981 33554432000 4194304 4580011 140737030895920 18446744073709551615 4487630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 48555 27981 367 95 0 43537 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 194220

[startup+702.3 s]
/proc/loadavg: 4.00 3.77 3.16 5/263 10471
/proc/meminfo: memFree=21154424/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=194992 CPUtime=702.3 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 271733 0 0 0 70165 65 0 0 25 0 1 0 649816809 199671808 29918 33554432000 4194304 4580011 140737030895920 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 48748 29918 367 95 0 43730 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 194992

[startup+762.309 s]
/proc/loadavg: 4.04 3.83 3.21 5/263 10472
/proc/meminfo: memFree=21194552/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=137908 CPUtime=762.31 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 288484 0 0 0 76160 71 0 0 25 0 1 0 649816809 141217792 27755 33554432000 4194304 4580011 140737030895920 18446744073709551615 4322524 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 34477 27755 367 95 0 29459 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 137908

[startup+822.3 s]
/proc/loadavg: 4.01 3.86 3.26 5/263 10474
/proc/meminfo: memFree=21103500/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=228612 CPUtime=822.31 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 310202 0 0 0 82154 77 0 0 25 0 1 0 649816809 234098688 36466 33554432000 4194304 4580011 140737030895920 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 57153 36466 367 95 0 52135 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 228612

[startup+882.3 s]
/proc/loadavg: 4.00 3.88 3.30 5/263 10476
/proc/meminfo: memFree=21006100/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=170324 CPUtime=882.31 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 314814 0 0 0 88153 78 0 0 25 0 1 0 649816809 174411776 34261 33554432000 4194304 4580011 140737030895920 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 42581 34261 367 95 0 37563 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 170324

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.34 5/263 10477
/proc/meminfo: memFree=20985728/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=229440 CPUtime=942.31 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 329588 0 0 0 94149 82 0 0 25 0 1 0 649816809 234946560 35560 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 57360 35560 367 95 0 52342 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 229440

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.38 5/263 10479
/proc/meminfo: memFree=20950220/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=230036 CPUtime=1002.31 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 344197 0 0 0 100144 87 0 0 25 0 1 0 649816809 235556864 36366 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 57509 36366 367 95 0 52491 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 230036

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.42 5/263 10480
/proc/meminfo: memFree=20841808/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=247508 CPUtime=1062.31 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 355424 0 0 0 106141 90 0 0 25 0 1 0 649816809 253448192 40594 33554432000 4194304 4580011 140737030895920 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 61877 40594 367 95 0 56859 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 247508

[startup+1122.3 s]
/proc/loadavg: 4.06 3.95 3.46 5/263 10482
/proc/meminfo: memFree=20843860/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=247828 CPUtime=1122.31 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 364015 0 0 0 112138 93 0 0 25 0 1 0 649816809 253775872 41889 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 61957 41889 367 95 0 56939 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 247828

[startup+1182.3 s]
/proc/loadavg: 4.02 3.96 3.49 5/263 10484
/proc/meminfo: memFree=20870484/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=248328 CPUtime=1182.32 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 378066 0 0 0 118133 99 0 0 25 0 1 0 649816809 254287872 41503 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 62082 41503 367 95 0 57064 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 248328

[startup+1242.3 s]
/proc/loadavg: 4.01 3.96 3.52 5/263 10485
/proc/meminfo: memFree=20919548/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=248852 CPUtime=1242.32 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 391950 0 0 0 124129 103 0 0 25 0 1 0 649816809 254824448 40633 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 62213 40633 367 95 0 57195 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 248852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.22 4.04 3.57 3/260 10490
/proc/meminfo: memFree=21671840/32951124 swapFree=67056788/67111528
[pid=10451] ppid=10449 vsize=249100 CPUtime=1300.02 cores=0,2
/proc/10451/stat : 10451 (strangenight2-s) R 10449 10451 9991 0 -1 4202496 400717 0 0 0 129897 105 0 0 25 0 1 0 649816809 255078400 41921 33554432000 4194304 4580011 140737030895920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10451/statm: 62275 41921 367 95 0 57257 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 249100

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.05
CPU user time (s): 1298.98
CPU system time (s): 1.06584
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 249100

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

runsolver used 3.45047 second user time and 7.2239 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 16:09:49
IDJOB=3367417
IDBENCH=82626
IDSOLVER=1845
FILE ID=node133/3367417-1305382189
RUNJOBID= node133-1305382189-10409
PBS_JOBID= 13324369
Free space on /tmp= 73636 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367417-1305382189/watcher-3367417-1305382189 -o /tmp/evaluation-result-3367417-1305382189/solver-3367417-1305382189 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367417-1305382189.cnf

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

MD5SUM BENCH= c26a52ff3714cab8bc335a81bb8af922
RANDOM SEED=1833697576

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21823624 kB
Buffers:        258696 kB
Cached:        3136968 kB
SwapCached:       8724 kB
Active:        8504148 kB
Inactive:      2341488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21823624 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           25240 kB
Writeback:           0 kB
AnonPages:     7446988 kB
Mapped:          21336 kB
Slab:           195536 kB
PageTables:      23944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19306468 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73648 MiB
End job on node133 at 2011-05-14 16:31:31