Trace number 3367597

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/medium/
unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
MD5SUM3ecea073a44f0b1adf464774647edbfb
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3367597-1305384672.cnf'
0.00/0.01	c -- header says num vars:             90
0.00/0.01	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.09/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.09/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.19/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.22	c calculated reachability. Time: 0.00
0.19/0.22	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      44
0.19/0.22	c =========================================================================================
0.19/0.22	c types(t): F = full restart, N = normal restart
0.19/0.22	c types(t): S = simplification begin/end, E = solution found
0.19/0.22	c restart types(rt): st = static, dy = dynamic
0.19/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.22	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
0.39/0.42	c  N dy     8      5991        90      8010         0      3237     56070     84054     24.47     25.84
0.59/0.60	c  N dy    35     10352        90      8010         0      7309     56070    205544     25.58     26.97
0.88/0.90	c  N dy    44     17283        90      8010         0      9796     56070    262790     25.46     26.82
1.10/1.13	c  N dy    45     22054        90      8010         0      8975     56070    218544     25.15     26.50
1.18/1.28	c  F st    50     25000        90      8010         0     11725     56070    299097     25.14   no data
1.28/1.35	c  N st    53     26195        90      8010         0      6511     56070    129616     25.14   no data
1.48/1.53	c  S st    56     30002        90      8010         0     10037     56070    234288     25.14   no data
1.48/1.57	c  S st    56     30506        90      8010         0     10520     56070    248763     25.14   no data
1.48/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.48/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.48/1.58	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
1.48/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.48/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.48/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.48/1.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.48/1.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.48/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.78/1.80	c lits-rem:       266  cl-subs:      752  v-elim:      0  v-fix:    0  time:  0.21 s
2.09/2.11	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.30
2.09/2.11	c calculated reachability. Time: 0.00
2.09/2.11	c  N dy    56     30506        90      8010         0      9768     56070    224276     25.14   no data
2.58/2.61	c  N dy    76     39685        90      8010         0     10952     56070    240703     25.13     26.48
2.88/2.90	c  N dy    88     44579        90      8010         0     15483     56070    374102     25.16     26.58
2.88/3.00	c  S st   100     45761        90      8010         0      8304     56070    148641     25.23   no data
2.99/3.03	c  S st   100     46265        90      8010         0      8782     56070    163108     25.23   no data
2.99/3.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.99/3.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.99/3.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2.99/3.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.99/3.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.07	c lits-rem:         2  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.03 s
2.99/3.08	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2.99/3.08	c vivif2 --  cl tried     8727 cl shrink        0 lits rem          0 time: 0.00
3.30/3.36	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
3.30/3.36	c calculated reachability. Time: 0.00
3.30/3.36	c  N dy   100     46265        90      8010         0      8727     56070    161076     25.23   no data
3.59/3.63	c  N dy   114     51155        90      8010         0     13250     56070    294408     25.26     26.76
3.89/3.98	c  N dy   135     56527        90      8010         0     18243     56070    443535     25.33     26.68
4.19/4.26	c  N dy   142     61445        90      8010         0     13525     56070    284307     25.27     26.66
4.69/4.78	c  N dy   156     68981        90      8010         0     10323     56070    174445     25.25     26.64
4.79/4.81	c  S st   160     69399        90      8010         0     10713     56070    186070     25.26   no data
4.79/4.84	c  S st   160     69905        90      8010         0     11195     56070    200280     25.26   no data
4.79/4.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.79/4.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.79/4.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4.79/4.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/4.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/4.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.92	c lits-rem:         7  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.06 s
4.89/4.92	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4.89/4.92	c vivif2 --  cl tried    11061 cl shrink        0 lits rem          0 time: 0.00
5.19/5.24	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
5.19/5.24	c calculated reachability. Time: 0.00
5.19/5.24	c  N dy   160     69905        90      8010         0     11061     56070    195719     25.26   no data
6.39/6.40	c  N dy   170     86759        90      8010         0     15464     56070    305849     24.95     26.45
6.39/6.45	c  F st   174     87502        90      8010         0     16155     56070    326193     24.96     25.18
6.79/6.82	c  N dy   180     92698        90      8010         0     20956     56070    465332     24.96   no data
7.29/7.31	c  N dy   208     98646        90      8010         0     14485     56070    264200     25.03     28.46
7.70/7.76	c  S st   242    104858        90      8010         0     20281     56070    437170     25.11     24.32
7.79/7.81	c  S st   242    105361        90      8010         0     20762     56070    451665     25.11   no data
7.79/7.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.79/7.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.79/7.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.79/7.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
7.79/7.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.79/7.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.79/7.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.29	c lits-rem:       219  cl-subs:     1406  v-elim:      0  v-fix:    0  time:  0.45 s
8.19/8.29	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
8.19/8.30	c vivif2 --  cl tried    19356 cl shrink        0 lits rem          0 time: 0.00
8.59/8.66	c asymm  cl-useful: 0/6137/8010 lits-rem:0 time: 0.36
8.59/8.66	c calculated reachability. Time: 0.00
8.59/8.66	c  N dy   242    105361        90      8010         0     19356     56070    405698     25.11   no data
9.19/9.30	c  N dy   258    113141        90      8010         0     13642     56070    220952     25.06     26.40
9.90/9.91	c  N dy   292    121900        90      8010         0     21790     56070    460914     25.10     26.61
10.58/10.61	c  N dy   323    129778        90      8010         0     15216     56070    251909     25.14     26.52
11.28/11.32	c  N dy   344    139463        90      8010         0     24172     56070    513879     25.13     26.57
12.10/12.17	c  N dy   392    148507        90      8010         0     17761     56070    306418     25.18     26.66
12.88/12.97	c  N dy   436    158042        90      8010         0     26643     56070    568643     25.24     25.59
12.88/12.97	c  S st   436    158042        90      8010         0     26643     56070    568643     25.24     25.59
12.98/13.05	c  S st   436    158545        90      8010         0     27123     56070    582737     25.24   no data
12.98/13.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.98/13.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.98/13.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.98/13.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.98/13.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.98/13.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
12.98/13.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.98/13.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.98/13.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.89/13.90	c lits-rem:       234  cl-subs:     1989  v-elim:      0  v-fix:    0  time:  0.82 s
13.89/13.90	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.89/13.91	c vivif2 --  cl tried    25134 cl shrink        0 lits rem          0 time: 0.00
13.99/14.06	c asymm  cl-useful: 0/1873/8010 lits-rem:0 time: 0.15
13.99/14.06	c calculated reachability. Time: 0.00
13.99/14.06	c  N dy   436    158545        90      8010         0     25134     56070    517231     25.24   no data
15.09/15.12	c  N dy   466    170685        90      8010         0     20614     56070    368655     25.21     26.55
16.09/16.11	c  N dy   493    181614        90      8010         0     30718     56070    663762     25.20     26.62
20.69/20.77	c  N dy   500    233687        90      8010         0     25876     56070    476547     24.62     25.96
21.09/21.18	c  S st   525    237818        90      8010         0     29753     56070    592002     24.64   no data
21.19/21.25	c  S st   525    238323        90      8010         0     30224     56070    605963     24.64   no data
21.19/21.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.19/21.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
21.19/21.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.19/21.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
21.19/21.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.19/21.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.19/21.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.39/22.41	c lits-rem:       398  cl-subs:     2425  v-elim:      0  v-fix:    0  time:  1.12 s
22.39/22.41	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
22.39/22.42	c vivif2 --  cl tried    27799 cl shrink        0 lits rem          0 time: 0.01
22.59/22.60	c asymm  cl-useful: 0/2556/8010 lits-rem:0 time: 0.18
22.59/22.60	c calculated reachability. Time: 0.00
22.59/22.60	c  N dy   525    238323        90      8010         0     27799     56070    537174     24.64   no data
24.29/24.37	c  N dy   637    253548        90      8010         0     22760     56070    372834     24.75     27.24
26.09/26.14	c  N dy   713    269785        90      8010         0     37824     56070    812077     24.78     27.48
27.99/28.01	c  N dy   839    287009        90      8010         0     33567     56070    675412     24.89     26.80
30.09/30.11	c  F st   906    306252        90      8010         0     30137     56070    546483     24.90     21.72
30.09/30.12	c  N st   906    306252        90      8010         0     30137     56070    546483     24.90     21.72
32.39/32.41	c  N dy   954    326604        90      8010         0     26706     56070    426319     24.90     26.34
34.79/34.81	c  N dy  1044    346662        90      8010         0     45321     56070    973386     24.94     27.13
35.89/35.90	c  S st  1057    357484        90      8010         0     32135     56070    564601     24.91     24.09
35.89/35.98	c  S st  1057    357988        90      8010         0     32618     56070    579228     24.91   no data
35.89/35.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.89/35.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.89/36.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.89/36.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.89/36.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.89/36.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
35.89/36.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.99/36.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.99/36.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.89/36.99	c lits-rem:       311  cl-subs:     1994  v-elim:      0  v-fix:    0  time:  0.97 s
36.89/36.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
36.99/37.00	c vivif2 --  cl tried    30624 cl shrink        0 lits rem          0 time: 0.01
37.09/37.19	c asymm  cl-useful: 0/2028/8010 lits-rem:0 time: 0.19
37.09/37.19	c calculated reachability. Time: 0.00
37.09/37.19	c  N dy  1057    357988        90      8010         0     30624     56070    521061     24.91   no data
39.78/39.86	c  N dy  1186    378011        90      8010         0     25219     56070    349986     25.00     27.36
42.08/42.11	c  N dy  1250    398309        90      8010         0     43977     56070    898482     25.01     26.46
44.49/44.58	c  N dy  1349    418427        90      8010         0     37712     56070    702990     25.06     26.52
46.99/47.01	c  N dy  1384    438456        90      8010         0     30310     56070    464563     25.01     27.53
49.29/49.33	c  N dy  1409    458502        90      8010         0     48806     56070   1004874     24.98     27.24
51.88/51.97	c  N dy  1512    478661        90      8010         0     40685     56070    756389     25.02     26.48
54.59/54.66	c  N dy  1555    498721        90      8010         0     31398     56070    457181     25.02     26.51
57.10/57.18	c  N dy  1615    518722        90      8010         0     49898     56070    998894     25.02     26.42
59.79/59.82	c  S st  1730    536983        90      8010         0     38170     56070    642563     25.06     24.06
59.89/59.92	c  S st  1730    537488        90      8010         0     38639     56070    656432     25.06   no data
59.89/59.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.89/59.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.89/59.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.89/59.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.89/59.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.89/59.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
59.89/59.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.89/59.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.89/59.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.99/61.00	c lits-rem:       222  cl-subs:     1523  v-elim:      0  v-fix:    0  time:  1.04 s
60.99/61.00	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
60.99/61.01	c vivif2 --  cl tried    37116 cl shrink        0 lits rem          0 time: 0.01
61.19/61.22	c asymm  cl-useful: 0/1680/8010 lits-rem:0 time: 0.21
61.19/61.22	c calculated reachability. Time: 0.00
61.19/61.22	c  N dy  1730    537488        90      8010         0     37116     56070    605921     25.06   no data
64.09/64.18	c  N dy  1799    558126        90      8010         0     56155     56070   1165316     25.07     26.43
66.59/66.61	c  N dy  1812    578561        90      8010         0     45397     56070    828705     25.03     26.45
69.89/69.91	c  N dy  1930    598952        90      8010         0     33883     56070    479697     25.08     26.45
72.69/72.72	c  N dy  2031    619113        90      8010         0     52598     56070   1037577     25.11     26.45
75.90/75.98	c  N dy  2128    639395        90      8010         0     39942     56070    638541     25.14     26.50
78.79/78.86	c  N dy  2179    659547        90      8010         0     58602     56070   1190304     25.14     26.64
84.60/84.64	c  N dy  2183    700347        90      8010         0     63567     56070   1292193     24.99     26.34
92.99/93.09	c  N dy  2265    759471        90      8010         0     50608     56070    884923     24.86     26.24
97.08/97.12	c  N dy  2356    781612        90      8010         0     36168     56070    459306     24.88     26.24
100.00/100.08	c  N dy  2469    801658        90      8010         0     54774     56070   1011656     24.91     26.36
100.79/100.89	c  S st  2497    806233        90      8010         0     59039     56070   1138736     24.91     25.08
100.99/101.04	c  S st  2497    806741        90      8010         0     59525     56070   1153285     24.91   no data
100.99/101.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.99/101.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.99/101.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.99/101.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.99/101.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.99/101.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
100.99/101.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.99/101.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
101.10/101.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.99/105.05	c lits-rem:       453  cl-subs:     4140  v-elim:      0  v-fix:    0  time:  3.94 s
104.99/105.05	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
104.99/105.06	c vivif2 --  cl tried    55385 cl shrink        0 lits rem          0 time: 0.01
105.19/105.29	c asymm  cl-useful: 0/1160/8010 lits-rem:0 time: 0.23
105.19/105.30	c calculated reachability. Time: 0.00
105.19/105.30	c  N dy  2497    806741        90      8010         0     55385     56070   1020123     24.91   no data
109.08/109.19	c  N dy  2609    826768        90      8010         0     38134     56070    497161     24.94     27.26
112.39/112.46	c  N dy  2708    848453        90      8010         0     58217     56070   1091151     24.96     26.35
116.29/116.38	c  N dy  2800    868522        90      8010         0     39849     56070    525574     24.98     26.42
119.49/119.54	c  N dy  2886    889070        90      8010         0     58847     56070   1088271     24.99     26.40
123.89/123.96	c  N dy  3011    909091        90      8010         0     39512     56070    497740     25.03     26.38
126.99/127.08	c  N dy  3055    931089        90      8010         0     59869     56070   1095472     25.02     26.53
131.49/131.58	c  N dy  3176    951120        90      8010         0     39579     56070    479192     25.05     26.79
134.69/134.77	c  N dy  3251    972264        90      8010         0     59145     56070   1055673     25.06     26.43
138.69/138.78	c  N dy  3328    992267        90      8010         0     77700     56070   1605370     25.07     26.41
142.29/142.39	c  N dy  3443   1012593        90      8010         0     56788     56070    970207     25.10     26.47
146.69/146.72	c  N dy  3551   1033557        90      8010         0     76136     56070   1547903     25.12     26.44
150.49/150.53	c  N dy  3669   1053560        90      8010         0     53936     56070    868375     25.14     28.87
153.69/153.70	c  F st  3711   1071875        90      8010         0     70848     56070   1365522     25.14     24.76
154.00/154.09	c  N st  3715   1073909        90      8010         0     72723     56070   1421327     25.14   no data
158.30/158.31	c  N dy  3792   1094518        90      8010         0     50087     56070    730743     25.15     26.49
161.70/161.73	c  N dy  3850   1114596        90      8010         0     68570     56070   1272032     25.14     26.59
166.10/166.20	c  N dy  3915   1134759        90      8010         0     44676     56070    555182     25.15     26.48
174.50/174.59	c  N dy  3954   1185099        90      8010         0     47507     56070    625046     25.09     26.44
177.89/177.95	c  N dy  4038   1205103        90      8010         0     66005     56070   1172483     25.10     26.55
178.99/179.07	c  S st  4066   1210111        90      8010         0     70661     56070   1310128     25.10     24.07
179.20/179.23	c  S st  4066   1210614        90      8010         0     71140     56070   1324836     25.10   no data
179.20/179.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.20/179.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
179.20/179.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
179.20/179.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.20/179.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.20/179.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
179.20/179.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
179.20/179.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
179.31/179.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.99/185.04	c lits-rem:      1009  cl-subs:     5138  v-elim:      0  v-fix:    0  time:  5.73 s
184.99/185.04	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
184.99/185.06	c vivif2 --  cl tried    66002 cl shrink        0 lits rem          0 time: 0.01
185.19/185.20	c asymm  cl-useful: 0/586/8010 lits-rem:0 time: 0.14
185.19/185.20	c calculated reachability. Time: 0.00
185.19/185.20	c  N dy  4066   1210614        90      8010         0     66002     56070   1166564     25.10   no data
189.69/189.78	c  N dy  4166   1230817        90      8010         0     84678     56070   1718818     25.11     26.49
193.69/193.73	c  N dy  4263   1251733        90      8010         0     59966     56070    977754     25.12     26.55
198.79/198.84	c  N dy  4294   1278519        90      8010         0     84476     56070   1687510     25.10     26.46
202.99/203.05	c  N dy  4408   1298537        90      8010         0     58050     56070    901513     25.12     27.34
208.69/208.78	c  N dy  4500   1327932        90      8010         0     85145     56070   1703521     25.11     26.53
212.69/212.74	c  N dy  4547   1348234        90      8010         0     57853     56070    872050     25.11     26.46
216.90/216.96	c  N dy  4658   1368346        90      8010         0     76535     56070   1429395     25.13     26.46
222.69/222.72	c  N dy  4750   1393685        90      8010         0     52814     56070    699698     25.13     26.48
226.39/226.40	c  N dy  4829   1413695        90      8010         0     71325     56070   1246106     25.13     26.47
231.39/231.41	c  N dy  4933   1433725        90      8010         0     89858     56070   1799238     25.15     26.55
235.59/235.65	c  N dy  5005   1454391        90      8010         0     60828     56070    920767     25.15     26.48
239.81/239.81	c  N dy  5089   1474480        90      8010         0     79430     56070   1472226     25.16     26.66
246.19/246.29	c  N dy  5167   1502707        90      8010         0     56452     56070    769370     25.16     26.52
250.29/250.30	c  N dy  5263   1522729        90      8010         0     74980     56070   1320573     25.18     27.80
255.69/255.78	c  N dy  5375   1542811        90      8010         0     93599     56070   1878038     25.19     28.05
261.89/261.93	c  N dy  5504   1567196        90      8010         0     66258     56070   1047289     25.21     26.54
266.79/266.87	c  N dy  5620   1587376        90      8010         0     85016     56070   1610451     25.22     26.60
272.39/272.41	c  N dy  5685   1607981        90      8010         0     53214     56070    638459     25.23     26.81
276.69/276.77	c  N dy  5743   1631577        90      8010         0     74979     56070   1280554     25.22     26.83
282.99/283.01	c  N dy  5809   1657532        90      8010         0     98888     56070   1981505     25.22     26.55
287.39/287.45	c  N dy  5877   1678549        90      8010         0     66547     56070   1016480     25.22     26.61
291.80/291.89	c  N dy  5907   1700486        90      8010         0     86761     56070   1608788     25.21     26.64
294.10/294.11	c  S st  5912   1710616        90      8010         0     96068     56070   1880256     25.20     23.74
294.30/294.34	c  S st  5912   1711118        90      8010         0     96542     56070   1894764     25.20   no data
294.30/294.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
294.30/294.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
294.30/294.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.30/294.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.30/294.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.30/294.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
294.30/294.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.40/294.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
294.40/294.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.19/306.20	c lits-rem:      1325  cl-subs:     9169  v-elim:      0  v-fix:    0  time: 11.74 s
306.19/306.20	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
306.19/306.22	c vivif2 --  cl tried    87373 cl shrink        0 lits rem          0 time: 0.02
306.39/306.48	c asymm  cl-useful: 0/1034/8010 lits-rem:0 time: 0.26
306.39/306.49	c calculated reachability. Time: 0.00
306.39/306.49	c  N dy  5912   1711118        90      8010         0     87373     56070   1620038     25.20   no data
312.30/312.33	c  N dy  5986   1731792        90      8010         0     54218     56070    639291     25.21     26.56
316.19/316.23	c  N dy  6053   1752554        90      8010         0     73415     56070   1205128     25.21     26.68
320.69/320.72	c  N dy  6101   1772602        90      8010         0     91806     56070   1744361     25.20     27.44
326.09/326.14	c  N dy  6147   1794333        90      8010         0     58521     56070    746146     25.20     26.58
329.59/329.69	c  N dy  6182   1814780        90      8010         0     77320     56070   1296902     25.19     26.59
335.19/335.23	c  N dy  6272   1836258        90      8010         0     97136     56070   1884758     25.20     26.63
342.49/342.53	c  N dy  6329   1869520        90      8010         0     73313     56070   1151841     25.18     26.65
347.40/347.43	c  N dy  6430   1889610        90      8010         0     91959     56070   1709031     25.19     27.42
354.10/354.16	c  N dy  6520   1911874        90      8010         0     57227     56070    671332     25.19     26.57
358.50/358.59	c  N dy  6663   1932595        90      8010         0     76471     56070   1249632     25.21     26.60
363.49/363.53	c  N dy  6709   1954073        90      8010         0     96224     56070   1832530     25.21     26.71
369.50/369.58	c  N dy  6778   1974093        90      8010         0     58455     56070    687566     25.21     27.55
373.60/373.64	c  N dy  6853   1994104        90      8010         0     76999     56070   1238983     25.21     27.88
379.00/379.06	c  N dy  6955   2014305        90      8010         0     95719     56070   1798695     25.22     26.57
385.30/385.36	c  N dy  7037   2034948        90      8010         0     57549     56070    640879     25.23     26.56
390.70/390.79	c  N dy  7115   2062992        90      8010         0     83445     56070   1409269     25.23     26.74
396.49/396.60	c  N dy  7207   2083003        90      8010         0    101973     56070   1961079     25.23     26.61
403.60/403.70	c  N dy  7288   2108002        90      8010         0     66822     56070    893831     25.23     26.74
408.00/408.10	c  N dy  7372   2128058        90      8010         0     85306     56070   1441885     25.24     26.61
414.10/414.18	c  N dy  7411   2152086        90      8010         0    107348     56070   2084995     25.23     26.89
422.90/422.98	c  N dy  7510   2186406        90      8010         0     79900     56070   1258623     25.23     26.60
428.40/428.45	c  N dy  7562   2209428        90      8010         0    101166     56070   1886631     25.23     26.76
428.90/429.00	c  S st  7573   2211121        90      8010         0    102740     56070   1933659     25.23     26.05
429.20/429.25	c  S st  7573   2211624        90      8010         0    103214     56070   1947707     25.23   no data
429.20/429.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
429.30/429.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
429.30/429.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
429.30/429.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.30/429.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.30/429.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
429.30/429.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
429.30/429.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
429.30/429.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.70/441.71	c lits-rem:      1131  cl-subs:     9006  v-elim:      0  v-fix:    0  time: 12.33 s
441.70/441.71	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
441.70/441.73	c vivif2 --  cl tried    94208 cl shrink        0 lits rem          0 time: 0.02
442.00/442.02	c asymm  cl-useful: 0/812/8010 lits-rem:0 time: 0.29
442.00/442.03	c calculated reachability. Time: 0.00
442.00/442.03	c  N dy  7573   2211624        90      8010         0     94208     56070   1677503     25.23   no data
457.61/457.62	c  N dy  7638   2279515        90      8010         0     96814     56070   1726883     25.19     26.52
464.10/464.18	c  N dy  7732   2299590        90      8010         0    115322     56070   2277552     25.19     26.62
469.39/469.40	c  N dy  7803   2320466        90      8010         0     74137     56070   1067289     25.19     26.59
474.40/474.46	c  N dy  7884   2340523        90      8010         0     92636     56070   1615335     25.20     28.54
480.60/480.62	c  N dy  7969   2360605        90      8010         0    111226     56070   2168875     25.20     26.65
486.60/486.61	c  N dy  8052   2380613        90      8010         0     68049     56070    865672     25.21     26.54
491.10/491.11	c  N dy  8126   2400633        90      8010         0     86608     56070   1417883     25.21     27.30
496.60/496.67	c  N dy  8198   2420641        90      8010         0    105048     56070   1965053     25.22     26.77
504.00/504.09	c  N dy  8303   2441376        90      8010         0    124282     56070   2540486     25.22     26.58
509.10/509.17	c  N dy  8422   2461589        90      8010         0     80275     56070   1209899     25.23     26.61
515.29/515.35	c  N dy  8544   2483215        90      8010         0    100344     56070   1812831     25.24     26.60
522.30/522.31	c  N dy  8643   2503276        90      8010         0    118925     56070   2369357     25.25     27.00
529.00/529.02	c  N dy  8790   2523433        90      8010         0     73794     56070    998177     25.27     26.65
534.09/534.19	c  N dy  8892   2543543        90      8010         0     92422     56070   1553948     25.27     26.62
540.60/540.68	c  N dy  8956   2564415        90      8010         0    111726     56070   2127320     25.27     26.66
549.09/549.20	c  N dy  9035   2587325        90      8010         0     68107     56070    802715     25.28     26.63
554.10/554.15	c  N dy  9154   2607449        90      8010         0     86682     56070   1358804     25.28     26.66
579.50/579.51	c  N dy  9192   2711624        90      8010         0    116095     56070   2143101     25.18     24.00
579.50/579.51	c  S st  9192   2711624        90      8010         0    116095     56070   2143101     25.18     24.00
579.71/579.79	c  S st  9192   2712126        90      8010         0    116571     56070   2157576     25.18   no data
579.71/579.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
579.80/579.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
579.80/579.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
579.80/579.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
579.80/579.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
579.80/579.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
579.80/579.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
579.80/579.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
579.90/579.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
607.70/607.71	c lits-rem:      1777  cl-subs:    13690  v-elim:      0  v-fix:    0  time: 27.77 s
607.70/607.71	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
607.70/607.73	c vivif2 --  cl tried   102881 cl shrink        0 lits rem          0 time: 0.02
608.00/608.04	c asymm  cl-useful: 0/688/8010 lits-rem:0 time: 0.30
608.00/608.04	c calculated reachability. Time: 0.00
608.00/608.04	c  N dy  9192   2712126        90      8010         0    102881     56070   1804357     25.18   no data
614.81/614.85	c  N dy  9286   2732203        90      8010         0    121486     56070   2357987     25.18     26.54
625.30/625.37	c  N dy  9362   2775796        90      8010         0     96013     56070   1612846     25.17     26.73
631.50/631.56	c  N dy  9430   2795828        90      8010         0    114561     56070   2166436     25.17     26.86
638.80/638.82	c  N dy  9510   2815854        90      8010         0    133035     56070   2714803     25.17     26.80
644.31/644.37	c  N dy  9589   2838769        90      8010         0     87381     56070   1332299     25.17     26.58
650.60/650.68	c  N dy  9713   2858868        90      8010         0    106038     56070   1893280     25.18     27.07
656.80/656.89	c  N dy  9736   2880747        90      8010         0    126165     56070   2487450     25.18     26.51
663.90/663.92	c  N dy  9859   2900780        90      8010         0     76739     56070   1001225     25.19     26.54
669.31/669.37	c  N dy  9954   2921125        90      8010         0     95506     56070   1560782     25.19     26.69
676.01/676.05	c  N dy 10045   2941304        90      8010         0    114178     56070   2118166     25.20     26.56
683.70/683.70	c  N dy 10143   2961320        90      8010         0    132715     56070   2672829     25.20     28.05
690.51/690.56	c  N dy 10251   2984402        90      8010         0     84882     56070   1220174     25.21     26.56
696.60/696.68	c  N dy 10379   3004462        90      8010         0    103438     56070   1778371     25.22     28.13
704.30/704.35	c  N dy 10516   3024514        90      8010         0    122008     56070   2337220     25.23     29.09
712.20/712.25	c  N dy 10578   3044582        90      8010         0     70339     56070    766521     25.23     26.72
721.41/721.42	c  N dy 10666   3085249        90      8010         0    107519     56070   1845092     25.21     26.70
729.90/729.91	c  N dy 10815   3106663        90      8010         0    127418     56070   2446497     25.23     26.98
738.20/738.22	c  N dy 10948   3126700        90      8010         0     74974     56070    890364     25.23     28.27
743.31/743.30	c  N dy 11041   3146968        90      8010         0     93759     56070   1451234     25.24     26.88
749.91/749.95	c  N dy 11158   3167066        90      8010         0    112375     56070   2010406     25.25     28.60
757.41/757.44	c  N dy 11237   3187089        90      8010         0    130887     56070   2561886     25.25     26.62
766.00/766.03	c  N dy 11377   3207156        90      8010         0     77392     56070    943006     25.26     29.31
767.30/767.34	c  S st 11411   3212126        90      8010         0     81978     56070   1082031     25.26   no data
767.50/767.52	c  S st 11411   3212629        90      8010         0     82456     56070   1096689     25.26   no data
767.50/767.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
767.50/767.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
767.50/767.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
767.50/767.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
767.50/767.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
767.50/767.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
767.50/767.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
767.50/767.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
767.60/767.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.70/769.72	c lits-rem:       186  cl-subs:     1604  v-elim:      0  v-fix:    0  time:  2.12 s
769.70/769.72	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
769.70/769.74	c vivif2 --  cl tried    80852 cl shrink        0 lits rem          0 time: 0.01
769.91/769.99	c asymm  cl-useful: 0/869/8010 lits-rem:0 time: 0.25
769.91/769.99	c calculated reachability. Time: 0.00
769.91/769.99	c  N dy 11411   3212629        90      8010         0     80852     56070   1042782     25.26   no data
775.41/775.50	c  N dy 11497   3232799        90      8010         0     99421     56070   1596925     25.27     26.60
782.71/782.74	c  N dy 11609   3253573        90      8010         0    118654     56070   2173796     25.27     26.62
790.40/790.47	c  N dy 11705   3273709        90      8010         0    137302     56070   2734550     25.28     26.64
796.42/796.44	c  N dy 11722   3294274        90      8010         0     83233     56070   1087815     25.27     26.63
802.31/802.33	c  N dy 11851   3314348        90      8010         0    101894     56070   1653817     25.28     27.73
809.62/809.67	c  N dy 11997   3334368        90      8010         0    120472     56070   2218286     25.29     28.81
816.61/816.64	c  N dy 12027   3354888        90      8010         0    139202     56070   2767422     25.29     26.81
823.50/823.50	c  N dy 12085   3375240        90      8010         0     84124     56070   1104260     25.29     26.66
829.21/829.29	c  N dy 12196   3395251        90      8010         0    102621     56070   1661391     25.30     29.64
836.31/836.33	c  N dy 12273   3416345        90      8010         0    122092     56070   2238358     25.30     26.65
845.01/845.09	c  N dy 12382   3437310        90      8010         0    141516     56070   2822194     25.30     26.66
851.71/851.70	c  N dy 12467   3457382        90      8010         0     85322     56070   1129062     25.31     26.67
857.21/857.21	c  N dy 12534   3477663        90      8010         0    103938     56070   1678997     25.31     26.64
864.11/864.16	c  N dy 12561   3500874        90      8010         0    125319     56070   2307730     25.30     26.79
872.71/872.72	c  N dy 12643   3521499        90      8010         0    144398     56070   2875795     25.30     26.65
879.41/879.48	c  N dy 12726   3541503        90      8010         0     87174     56070   1165596     25.31     29.16
885.70/885.78	c  N dy 12812   3563935        90      8010         0    107890     56070   1784516     25.31     26.70
893.31/893.33	c  N dy 12904   3584682        90      8010         0    127095     56070   2360734     25.32     26.79
901.21/901.20	c  N dy 12962   3604995        90      8010         0    145904     56070   2919894     25.32     26.74
908.41/908.49	c  N dy 13054   3625288        90      8010         0     88004     56070   1170734     25.32     26.69
915.31/915.33	c  N dy 13121   3649853        90      8010         0    110677     56070   1842736     25.32     26.68
922.11/922.13	c  N dy 13165   3669883        90      8010         0    129100     56070   2387587     25.32     26.70
929.42/929.45	c  N dy 13186   3690591        90      8010         0    148058     56070   2938197     25.31     26.65
936.51/936.55	c  N dy 13270   3710643        90      8010         0     89106     56070   1183858     25.32     26.76
937.11/937.11	c  S st 13276   3712633        90      8010         0     90957     56070   1238475     25.32     25.69
937.31/937.31	c  S st 13276   3713134        90      8010         0     91432     56070   1253262     25.32   no data
937.31/937.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
937.31/937.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
937.31/937.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
937.31/937.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
937.31/937.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
937.31/937.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
937.31/937.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
937.31/937.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
937.41/937.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
940.21/940.27	c lits-rem:       260  cl-subs:     2622  v-elim:      0  v-fix:    0  time:  2.86 s
940.21/940.27	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
940.21/940.28	c vivif2 --  cl tried    88810 cl shrink        0 lits rem          0 time: 0.02
940.52/940.56	c asymm  cl-useful: 0/766/8010 lits-rem:0 time: 0.27
940.52/940.56	c calculated reachability. Time: 0.00
940.52/940.56	c  N dy 13276   3713134        90      8010         0     88810     56070   1171221     25.32   no data
946.31/946.37	c  N dy 13344   3733426        90      8010         0    107529     56070   1723823     25.32     26.71
953.01/953.06	c  F st 13443   3751562        90      8010         0    124326     56070   2229110     25.32   no data
953.81/953.87	c  N st 13447   3753594        90      8010         0    126191     56070   2285478     25.32   no data
962.81/962.88	c  N dy 13506   3777202        90      8010         0    147949     56070   2934996     25.32     26.72
969.51/969.57	c  N dy 13537   3797263        90      8010         0     88187     56070   1139469     25.32     26.67
1003.22/1003.25	c  N dy 13639   3917138        90      8010         0    118701     56070   1998516     25.26     26.63
1011.21/1011.26	c  N dy 13746   3937266        90      8010         0    137380     56070   2558700     25.26     26.62
1020.31/1020.39	c  N dy 13783   3960335        90      8010         0    158581     56070   3179415     25.26     26.93
1026.51/1026.50	c  N dy 13864   3980360        90      8010         0     97033     56070   1371667     25.26     27.47
1032.01/1032.03	c  N dy 13906   4000604        90      8010         0    115685     56070   1924376     25.26     26.65
1040.11/1040.11	c  N dy 14013   4020814        90      8010         0    134332     56070   2484041     25.26     26.60
1049.72/1049.74	c  N dy 14124   4040833        90      8010         0    152871     56070   3040999     25.27     30.03
1059.33/1059.32	c  N dy 14211   4060842        90      8010         0     90432     56070   1158490     25.27     27.64
1066.21/1066.20	c  N dy 14258   4082779        90      8010         0    110609     56070   1747852     25.27     26.61
1073.81/1073.85	c  N dy 14365   4103093        90      8010         0    129435     56070   2312731     25.27     26.73
1084.12/1084.14	c  N dy 14492   4125533        90      8010         0    150234     56070   2937652     25.28     26.64
1093.61/1093.66	c  N dy 14582   4146113        90      8010         0     87110     56070   1034296     25.28     26.62
1099.21/1099.30	c  N dy 14660   4166209        90      8010         0    105711     56070   1590179     25.29     27.65
1106.62/1106.61	c  N dy 14743   4187096        90      8010         0    125040     56070   2166985     25.29     26.70
1115.82/1115.83	c  N dy 14872   4207444        90      8010         0    143898     56070   2735514     25.30     26.91
1118.82/1118.81	c  S st 14910   4213134        90      8010         0    149157     56070   2894605     25.30   no data
1119.22/1119.20	c  S st 14910   4213638        90      8010         0    149627     56070   2908973     25.30   no data
1119.22/1119.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1119.22/1119.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1119.22/1119.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1119.22/1119.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1119.22/1119.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1119.22/1119.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1119.22/1119.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1119.32/1119.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1119.32/1119.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1142.51/1142.57	c lits-rem:      1525  cl-subs:    11993  v-elim:      0  v-fix:    0  time: 23.18 s
1142.51/1142.57	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1142.61/1142.60	c vivif2 --  cl tried   137634 cl shrink        0 lits rem          0 time: 0.03
1142.92/1142.95	c asymm  cl-useful: 0/527/8010 lits-rem:0 time: 0.34
1142.92/1142.95	c calculated reachability. Time: 0.00
1142.92/1142.95	c  N dy 14910   4213638        90      8010         0    137634     56070   2524171     25.30   no data
1152.21/1152.20	c  N dy 14988   4233710        90      8010         0    156204     56070   3076911     25.30     27.24
1160.61/1160.62	c  N dy 15094   4254183        90      8010         0     92477     56070   1185253     25.31     26.68
1166.92/1166.98	c  N dy 15199   4274381        90      8010         0    111204     56070   1748376     25.31     26.67
1174.12/1174.14	c  N dy 15265   4294491        90      8010         0    129819     56070   2301564     25.31     26.88
1182.11/1182.12	c  N dy 15333   4314499        90      8010         0    148230     56070   2848656     25.31     27.92
1192.81/1192.82	c  N dy 15431   4335450        90      8010         0    167580     56070   3428449     25.32     26.90
1199.41/1199.42	c  N dy 15576   4355539        90      8010         0    102310     56070   1463732     25.33     26.68
1206.81/1206.88	c  N dy 15694   4376482        90      8010         0    121742     56070   2048713     25.33     26.67
1215.02/1215.06	c  N dy 15777   4396574        90      8010         0    140379     56070   2608308     25.33     27.30
1224.71/1224.75	c  N dy 15885   4416624        90      8010         0    158961     56070   3170704     25.34     30.44
1233.32/1233.31	c  N dy 15942   4437456        90      8010         0     93141     56070   1153937     25.34     26.77
1239.22/1239.24	c  N dy 16023   4457543        90      8010         0    111681     56070   1710539     25.34     27.12
1247.12/1247.17	c  N dy 16149   4477643        90      8010         0    130301     56070   2272802     25.35     29.01
1256.12/1256.14	c  N dy 16248   4497730        90      8010         0    148899     56070   2829830     25.35     26.77
1264.72/1264.72	c  N dy 16326   4517782        90      8010         0    167366     56070   3383337     25.36     26.96
1271.02/1271.09	c  N dy 16389   4538018        90      8010         0    100116     56070   1348795     25.36     26.82
1276.81/1276.83	c  N dy 16476   4558187        90      8010         0    118756     56070   1908517     25.36     26.88
1284.31/1284.31	c  N dy 16576   4578864        90      8010         0    137904     56070   2483795     25.36     26.74
1291.92/1291.95	c  N dy 16643   4599037        90      8010         0    156469     56070   3036661     25.36     26.91

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-3367597-1305384672/watcher-3367597-1305384672 -o /tmp/evaluation-result-3367597-1305384672/solver-3367597-1305384672 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367597-1305384672.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: 3.93 3.99 3.94 5/369 16632
/proc/meminfo: memFree=18726532/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=21396 CPUtime=0 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 442 0 0 0 0 0 0 0 25 0 1 0 630883108 21909504 383 33554432000 4194304 4580011 140735780193584 18446744073709551615 233510297344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 5349 394 307 95 0 331 0

[startup+0.0494321 s]
/proc/loadavg: 3.93 3.99 3.94 5/369 16632
/proc/meminfo: memFree=18726532/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=30008 CPUtime=0.04 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 680 0 0 0 4 0 0 0 25 0 1 0 630883108 30728192 621 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 7502 621 338 95 0 2484 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30008

[startup+0.100444 s]
/proc/loadavg: 3.93 3.99 3.94 5/369 16632
/proc/meminfo: memFree=18726532/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=30008 CPUtime=0.09 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 690 0 0 0 9 0 0 0 25 0 1 0 630883108 30728192 631 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 7502 631 338 95 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30008

[startup+0.300415 s]
/proc/loadavg: 3.93 3.99 3.94 5/369 16632
/proc/meminfo: memFree=18726532/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=31720 CPUtime=0.29 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 1367 0 0 0 29 0 0 0 18 0 1 0 630883108 32481280 1172 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 7930 1172 362 95 0 2912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31720

[startup+0.700329 s]
/proc/loadavg: 3.93 3.99 3.94 5/369 16632
/proc/meminfo: memFree=18726532/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=32864 CPUtime=0.69 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 2051 0 0 0 69 0 0 0 18 0 1 0 630883108 33652736 1310 33554432000 4194304 4580011 140735780193584 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 8216 1310 362 95 0 3198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32864

[startup+1.50019 s]
/proc/loadavg: 3.93 3.99 3.94 6/370 16633
/proc/meminfo: memFree=18719208/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=33660 CPUtime=1.48 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 3077 0 0 0 148 0 0 0 19 0 1 0 630883108 34467840 1515 33554432000 4194304 4580011 140735780193584 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 8415 1515 363 95 0 3397 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33660

[startup+3.10087 s]
/proc/loadavg: 3.93 3.99 3.94 5/370 16633
/proc/meminfo: memFree=18717344/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=40428 CPUtime=3.09 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 5631 0 0 0 308 1 0 0 23 0 1 0 630883108 41398272 3034 33554432000 4194304 4580011 140735780193584 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 10107 3034 366 95 0 5089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40428

[startup+6.3003 s]
/proc/loadavg: 3.93 3.99 3.94 5/370 16633
/proc/meminfo: memFree=18708292/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=40944 CPUtime=6.29 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 7693 0 0 0 628 1 0 0 25 0 1 0 630883108 41926656 3256 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 10236 3256 366 95 0 5218 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40944

[startup+12.7001 s]
/proc/loadavg: 3.94 3.99 3.94 5/370 16633
/proc/meminfo: memFree=18700616/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=47564 CPUtime=12.68 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 12518 0 0 0 1267 1 0 0 25 0 1 0 630883108 48705536 4995 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 11891 4995 366 95 0 6873 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47564

[startup+25.5009 s]
/proc/loadavg: 3.95 3.99 3.94 5/370 16634
/proc/meminfo: memFree=18684488/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=56840 CPUtime=25.49 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 19637 0 0 0 2546 3 0 0 25 0 1 0 630883108 58204160 7294 33554432000 4194304 4580011 140735780193584 18446744073709551615 4293035 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 14210 7294 366 95 0 9192 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56840

[startup+51.1003 s]
/proc/loadavg: 3.97 3.99 3.94 5/370 16634
/proc/meminfo: memFree=18670064/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=60936 CPUtime=51.08 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 30168 0 0 0 5103 5 0 0 25 0 1 0 630883108 62398464 8009 33554432000 4194304 4580011 140735780193584 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 15234 8009 366 95 0 10216 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60936

[startup+102.314 s]
/proc/loadavg: 3.98 3.99 3.94 6/370 16636
/proc/meminfo: memFree=18620816/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=75284 CPUtime=102.3 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 48175 0 0 0 10221 9 0 0 25 0 1 0 630883108 77090816 11956 33554432000 4194304 4580011 140735780193584 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 18821 11956 366 95 0 13803 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75284

[startup+162.3 s]
/proc/loadavg: 4.07 4.00 3.94 5/370 16637
/proc/meminfo: memFree=18597968/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=75664 CPUtime=162.29 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 61857 0 0 0 16216 13 0 0 25 0 1 0 630883108 77479936 12182 33554432000 4194304 4580011 140735780193584 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 18916 12182 366 95 0 13898 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75664

[startup+222.301 s]
/proc/loadavg: 4.08 4.01 3.95 5/370 16639
/proc/meminfo: memFree=18586636/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=81208 CPUtime=222.29 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 75492 0 0 0 22213 16 0 0 25 0 1 0 630883108 83156992 12763 33554432000 4194304 4580011 140735780193584 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 20302 12763 366 95 0 15284 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81208

[startup+282.301 s]
/proc/loadavg: 4.03 4.01 3.95 6/370 16640
/proc/meminfo: memFree=18538740/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=81432 CPUtime=282.29 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 86371 0 0 0 28210 19 0 0 25 0 1 0 630883108 83386368 14158 33554432000 4194304 4580011 140735780193584 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 20358 14158 366 95 0 15340 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 81432

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.95 5/370 16669
/proc/meminfo: memFree=18564604/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=100404 CPUtime=342.29 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 100196 0 0 0 34207 22 0 0 25 0 1 0 630883108 102813696 17653 33554432000 4194304 4580011 140735780193584 18446744073709551615 4295682 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 25101 17653 366 95 0 20083 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 100404

[startup+402.3 s]
/proc/loadavg: 4.10 4.03 3.96 5/370 16671
/proc/meminfo: memFree=18529420/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=100640 CPUtime=402.3 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 110478 0 0 0 40205 25 0 0 25 0 1 0 630883108 103055360 17150 33554432000 4194304 4580011 140735780193584 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 25160 17150 366 95 0 20142 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100640

[startup+462.3 s]
/proc/loadavg: 4.07 4.03 3.96 5/370 16672
/proc/meminfo: memFree=18519204/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=108852 CPUtime=462.3 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 119879 0 0 0 46203 27 0 0 25 0 1 0 630883108 111464448 20695 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 27213 20695 366 95 0 22195 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108852

[startup+522.301 s]
/proc/loadavg: 4.03 4.03 3.96 5/370 16674
/proc/meminfo: memFree=18496960/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=109044 CPUtime=522.3 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 128849 0 0 0 52200 30 0 0 25 0 1 0 630883108 111661056 20961 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 27261 20961 366 95 0 22243 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 109044

[startup+582.301 s]
/proc/loadavg: 4.07 4.04 3.97 6/370 16675
/proc/meminfo: memFree=18456488/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=127432 CPUtime=582.3 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 142071 0 0 0 58196 34 0 0 25 0 1 0 630883108 130490368 25049 33554432000 4194304 4580011 140735780193584 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 31858 25049 366 95 0 26840 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 127432

[startup+642.301 s]
/proc/loadavg: 4.03 4.03 3.97 6/370 16686
/proc/meminfo: memFree=18461252/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=127516 CPUtime=642.31 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 147499 0 0 0 64195 36 0 0 25 0 1 0 630883108 130576384 23904 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 31879 23904 366 95 0 26861 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 127516

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/370 16688
/proc/meminfo: memFree=18442728/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=127668 CPUtime=702.3 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 155178 0 0 0 70192 38 0 0 25 0 1 0 630883108 130732032 25117 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 31917 25117 366 95 0 26899 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 127668

[startup+762.314 s]
/proc/loadavg: 4.08 4.03 3.97 5/370 16689
/proc/meminfo: memFree=18442556/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=127788 CPUtime=762.32 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 162502 0 0 0 76192 40 0 0 25 0 1 0 630883108 130854912 25813 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 31947 25813 366 95 0 26929 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 127788

[startup+822.301 s]
/proc/loadavg: 4.03 4.02 3.97 6/370 16691
/proc/meminfo: memFree=18407908/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=127972 CPUtime=822.3 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 170846 0 0 0 82188 42 0 0 25 0 1 0 630883108 131043328 23804 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 31993 23804 366 95 0 26975 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 127972

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/370 16692
/proc/meminfo: memFree=18403288/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=128092 CPUtime=882.31 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 178431 0 0 0 88186 45 0 0 25 0 1 0 630883108 131166208 24338 33554432000 4194304 4580011 140735780193584 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 32023 24338 366 95 0 27005 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 128092

[startup+942.3 s]
/proc/loadavg: 4.12 4.04 3.98 5/370 16694
/proc/meminfo: memFree=18408216/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=128200 CPUtime=942.31 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 185619 0 0 0 94184 47 0 0 25 0 1 0 630883108 131276800 24311 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 32050 24311 366 95 0 27032 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 128200

[startup+1002.3 s]
/proc/loadavg: 4.12 4.06 4.00 6/370 16696
/proc/meminfo: memFree=18388084/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=128304 CPUtime=1002.31 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 193578 0 0 0 100181 50 0 0 25 0 1 0 630883108 131383296 24834 33554432000 4194304 4580011 140735780193584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 32076 24834 366 95 0 27058 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 128304

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/370 16697
/proc/meminfo: memFree=18376788/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=128416 CPUtime=1062.31 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 200505 0 0 0 106178 53 0 0 25 0 1 0 630883108 131497984 24272 33554432000 4194304 4580011 140735780193584 18446744073709551615 4296075 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 32104 24272 366 95 0 27086 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 128416

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 4.00 6/370 16699
/proc/meminfo: memFree=18352324/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=144388 CPUtime=1122.31 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 209507 0 0 0 112176 55 0 0 25 0 1 0 630883108 147853312 29429 33554432000 4194304 4580011 140735780193584 18446744073709551615 4406264 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 36097 29429 366 95 0 31079 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 144388

[startup+1182.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/370 16700
/proc/meminfo: memFree=18341252/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=144432 CPUtime=1182.31 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 213708 0 0 0 118174 57 0 0 25 0 1 0 630883108 147898368 29375 33554432000 4194304 4580011 140735780193584 18446744073709551615 4338963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 36108 29375 366 95 0 31090 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 144432

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/370 16702
/proc/meminfo: memFree=18338992/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=144572 CPUtime=1242.32 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 220680 0 0 0 124172 60 0 0 25 0 1 0 630883108 148041728 28410 33554432000 4194304 4580011 140735780193584 18446744073709551615 4489193 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 36143 28410 366 95 0 31125 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 144572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.95 3.74 3.90 3/358 16740
/proc/meminfo: memFree=18547508/32951124 swapFree=67111348/67111528
[pid=16632] ppid=16630 vsize=201276 CPUtime=1300.02 cores=4,6
/proc/16632/stat : 16632 (strangenight2-s) R 16630 16632 15842 0 -1 4202496 226378 0 0 0 129940 62 0 0 25 0 1 0 630883108 206106624 30086 33554432000 4194304 4580011 140735780193584 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16632/statm: 50319 30086 366 95 0 45301 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 201276

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): 1299.42
CPU system time (s): 0.628904
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 214032

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

runsolver used 4.91825 second user time and 10.4554 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 16:51:13
IDJOB=3367597
IDBENCH=82806
IDSOLVER=1845
FILE ID=node145/3367597-1305384672
RUNJOBID= node145-1305384626-16563
PBS_JOBID= 13324357
Free space on /tmp= 73644 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367597-1305384672/watcher-3367597-1305384672 -o /tmp/evaluation-result-3367597-1305384672/solver-3367597-1305384672 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367597-1305384672.cnf

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

MD5SUM BENCH= 3ecea073a44f0b1adf464774647edbfb
RANDOM SEED=357235137

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18726564 kB
Buffers:        284772 kB
Cached:        8026292 kB
SwapCached:          0 kB
Active:        7342572 kB
Inactive:      6527832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18726564 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6216 kB
Writeback:           0 kB
AnonPages:     5559040 kB
Mapped:          28584 kB
Slab:           255528 kB
PageTables:      34520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79512696 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= 73648 MiB
End job on node145 at 2011-05-14 17:12:55