Trace number 3367603

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S2107193201-069.UNKNOWN.cnf
MD5SUMf33f3051fd4d4fda111c4bc9b2e01ee5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.88271
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3367603-1305384719.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.09/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:      39 undec:       0 neg:      41
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.29/0.32	c  N dy    12      4263        80      7120         0      3908     49840    106053     23.83     25.11
0.49/0.56	c  N dy    13     10438        80      7120         0      7303     49840    187103     22.78     24.01
0.88/0.91	c  N dy    36     18598        80      7120         0      5721     49840    118067     22.92     24.15
1.10/1.19	c  N dy    38     24765        80      7120         0     11351     49840    266326     22.42     23.60
1.18/1.20	c  F st    41     25003        80      7120         0     11568     49840    272128     22.44   no data
1.38/1.42	c  N dy    47     30002        80      7120         0      9924     49840    217118     22.44   no data
1.38/1.42	c  S st    47     30002        80      7120         0      9924     49840    217118     22.44   no data
1.38/1.46	c  S st    47     30505        80      7120         0     10399     49840    230008     22.44   no data
1.38/1.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.38/1.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.38/1.47	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
1.38/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.38/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.38/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.38/1.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.38/1.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.38/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.58/1.67	c lits-rem:        75  cl-subs:      778  v-elim:      0  v-fix:    0  time:  0.20 s
1.88/1.94	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
1.88/1.94	c calculated reachability. Time: 0.00
1.88/1.94	c  N dy    47     30505        80      7120         0      9621     49840    207956     22.44   no data
2.09/2.21	c  N dy    72     35103        80      7120         0     13861     49840    320438     22.56     23.75
2.39/2.43	c  N dy   104     39134        80      7120         0     10336     49840    211177     22.77     24.23
2.79/2.80	c  N dy   129     45478        80      7120         0     16156     49840    366259     22.82     24.03
2.79/2.82	c  S st   132     45759        80      7120         0     16407     49840    373346     22.84   no data
2.79/2.87	c  S st   132     46262        80      7120         0      8676     49840    151652     22.84   no data
2.79/2.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2.79/2.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.91	c lits-rem:         3  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.03 s
2.89/2.91	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.89/2.91	c vivif2 --  cl tried     8635 cl shrink        0 lits rem          0 time: 0.00
3.09/3.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
3.09/3.17	c calculated reachability. Time: 0.00
3.09/3.17	c  N dy   132     46262        80      7120         0      8635     49840    150345     22.84   no data
3.39/3.40	c  N dy   162     50353        80      7120         0     12390     49840    253610     23.02     24.92
3.59/3.69	c  N dy   180     54941        80      7120         0     16630     49840    367721     23.06     24.36
3.89/3.95	c  N dy   188     58991        80      7120         0     11163     49840    202415     23.04     24.29
4.59/4.64	c  N dy   199     69338        80      7120         0     10539     49840    171959     22.92     24.36
4.59/4.64	c  S st   200     69393        80      7120         0     10591     49840    173313     22.92   no data
4.59/4.68	c  S st   200     69895        80      7120         0     11063     49840    186076     22.92   no data
4.59/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4.59/4.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.75	c lits-rem:        25  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.06 s
4.69/4.75	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.69/4.75	c vivif2 --  cl tried    10887 cl shrink        0 lits rem          0 time: 0.00
4.99/5.05	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
4.99/5.05	c calculated reachability. Time: 0.00
4.99/5.05	c  N dy   200     69895        80      7120         0     10887     49840    181135     22.92   no data
5.29/5.33	c  N dy   226     74601        80      7120         0     15199     49840    298946     23.02     24.29
5.79/5.86	c  N dy   235     82245        80      7120         0     11224     49840    176160     22.94     24.19
6.19/6.20	c  F st   265     87501        80      7120         0     16070     49840    307892     23.02     22.61
6.19/6.20	c  N st   265     87501        80      7120         0     16070     49840    307892     23.02     22.61
6.50/6.58	c  N dy   275     93102        80      7120         0     21228     49840    448773     23.03     24.84
6.98/7.01	c  N dy   292     99053        80      7120         0     14785     49840    257768     23.05     24.27
7.28/7.38	c  S st   295    104843        80      7120         0     20060     49840    396450     22.99     22.69
7.38/7.43	c  S st   295    105347        80      7120         0     20540     49840    409224     22.99   no data
7.38/7.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.38/7.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.38/7.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.38/7.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.38/7.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.38/7.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
7.38/7.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.38/7.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.38/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.88/7.96	c lits-rem:       164  cl-subs:     1757  v-elim:      0  v-fix:    0  time:  0.51 s
7.88/7.97	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.88/7.97	c vivif2 --  cl tried    18783 cl shrink        0 lits rem          0 time: 0.00
8.28/8.32	c asymm  cl-useful: 0/6141/7120 lits-rem:0 time: 0.35
8.28/8.32	c calculated reachability. Time: 0.00
8.28/8.32	c  N dy   295    105347        80      7120         0     18783     49840    361064     22.99   no data
8.80/8.87	c  N dy   315    112105        80      7120         0     24966     49840    525611     22.96     24.18
9.28/9.39	c  N dy   350    119489        80      7120         0     18992     49840    354304     23.01     24.43
10.28/10.39	c  N dy   380    132947        80      7120         0     17569     49840    300604     23.00     24.27
11.08/11.17	c  N dy   404    142858        80      7120         0     26661     49840    542929     22.99     24.35
12.09/12.15	c  N dy   416    155432        80      7120         0     23447     49840    437976     22.91     24.13
12.28/12.36	c  S st   421    158021        80      7120         0     25815     49840    500168     22.90     22.33
12.38/12.42	c  S st   421    158523        80      7120         0     26292     49840    513364     22.90   no data
12.38/12.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.38/12.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.38/12.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.38/12.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.38/12.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.38/12.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
12.38/12.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.38/12.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.38/12.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.49/13.55	c lits-rem:       339  cl-subs:     2875  v-elim:      0  v-fix:    0  time:  1.10 s
13.49/13.55	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
13.49/13.56	c vivif2 --  cl tried    23417 cl shrink        0 lits rem          0 time: 0.01
13.59/13.64	c asymm  cl-useful: 0/979/7120 lits-rem:0 time: 0.08
13.59/13.64	c calculated reachability. Time: 0.00
13.59/13.64	c  N dy   421    158523        80      7120         0     23417     49840    438216     22.90   no data
14.49/14.58	c  N dy   467    168751        80      7120         0     17400     49840    267166     22.95     24.17
15.58/15.66	c  N dy   507    181654        80      7120         0     29208     49840    582534     22.95     24.20
16.68/16.79	c  N dy   547    194233        80      7120         0     24364     49840    437171     22.97     24.25
18.08/18.13	c  N dy   565    209773        80      7120         0     21186     49840    335685     22.88     24.17
19.38/19.48	c  N dy   618    223839        80      7120         0     34051     49840    680817     22.90     24.12
20.68/20.80	c  S st   682    237789        80      7120         0     28558     49840    521383     22.94     23.04
20.79/20.88	c  S st   682    238293        80      7120         0     29029     49840    534302     22.94   no data
20.79/20.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.79/20.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.79/20.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.79/20.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
20.79/20.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.79/20.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.79/20.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.58/21.67	c lits-rem:       278  cl-subs:     1905  v-elim:      0  v-fix:    0  time:  0.76 s
21.58/21.67	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
21.58/21.68	c vivif2 --  cl tried    27124 cl shrink        0 lits rem          0 time: 0.00
21.78/21.86	c asymm  cl-useful: 0/2479/7120 lits-rem:0 time: 0.18
21.78/21.86	c calculated reachability. Time: 0.00
21.78/21.86	c  N dy   682    238293        80      7120         0     27124     49840    478182     22.94   no data
25.09/25.14	c  N dy   716    272262        80      7120         0     38752     49840    756256     22.78     24.04
28.38/28.47	c  F st   796    306250        80      7120         0     28835     49840    473757     22.71     19.85
28.38/28.47	c  N st   796    306250        80      7120         0     28835     49840    473757     22.71     19.85
30.58/30.63	c  N dy   871    325829        80      7120         0     24905     49840    366713     22.75     27.53
32.89/32.96	c  N dy   973    345837        80      7120         0     43299     49840    863514     22.80     24.29
34.18/34.22	c  S st  1026    357439        80      7120         0     31099     49840    513708     22.83     22.61
34.28/34.30	c  S st  1026    357943        80      7120         0     31568     49840    526647     22.83   no data
34.28/34.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.28/34.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.28/34.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.28/34.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.28/34.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.28/34.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
34.28/34.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.28/34.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.28/34.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.98/35.04	c lits-rem:       219  cl-subs:     1494  v-elim:      0  v-fix:    0  time:  0.71 s
34.98/35.04	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
34.98/35.04	c vivif2 --  cl tried    30074 cl shrink        0 lits rem          0 time: 0.00
35.19/35.23	c asymm  cl-useful: 0/1865/7120 lits-rem:0 time: 0.18
35.19/35.23	c calculated reachability. Time: 0.00
35.19/35.23	c  N dy  1026    357943        80      7120         0     30074     49840    483238     22.83   no data
37.78/37.83	c  N dy  1118    377967        80      7120         0     24675     49840    322125     22.87     24.64
39.78/39.84	c  N dy  1147    398026        80      7120         0     42985     49840    801440     22.80     24.60
42.29/42.33	c  N dy  1255    418051        80      7120         0     36692     49840    631119     22.86     25.08
45.29/45.39	c  N dy  1298    444777        80      7120         0     35372     49840    569860     22.79     24.26
47.99/48.04	c  N dy  1358    464847        80      7120         0     27295     49840    347497     22.79     24.10
50.50/50.55	c  N dy  1487    484979        80      7120         0     45753     49840    849464     22.84     24.13
53.28/53.34	c  N dy  1582    505052        80      7120         0     36730     49840    588371     22.88     26.36
57.10/57.19	c  N dy  1602    536916        80      7120         0     37296     49840    575788     22.79     20.04
57.10/57.19	c  S st  1602    536916        80      7120         0     37296     49840    575788     22.79     20.04
57.20/57.28	c  S st  1602    537422        80      7120         0     37768     49840    589006     22.79   no data
57.20/57.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.29/57.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.29/57.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.29/57.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.29/57.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.29/57.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
57.29/57.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.29/57.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.29/57.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.48/58.52	c lits-rem:       416  cl-subs:     2425  v-elim:      0  v-fix:    0  time:  1.19 s
58.48/58.52	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
58.48/58.52	c vivif2 --  cl tried    35343 cl shrink        0 lits rem          0 time: 0.01
58.68/58.71	c asymm  cl-useful: 0/1610/7120 lits-rem:0 time: 0.18
58.68/58.71	c calculated reachability. Time: 0.00
58.68/58.71	c  N dy  1602    537422        80      7120         0     35343     49840    530857     22.79   no data
61.38/61.41	c  N dy  1664    557443        80      7120         0     53671     49840   1020697     22.79     25.01
64.18/64.25	c  N dy  1783    577479        80      7120         0     42894     49840    725396     22.84     24.51
67.29/67.39	c  N dy  1840    597882        80      7120         0     31481     49840    396811     22.84     24.25
69.99/70.06	c  N dy  1936    618093        80      7120         0     50027     49840    897421     22.86     24.14
73.09/73.17	c  N dy  2001    638478        80      7120         0     37580     49840    541795     22.87     24.24
79.20/79.21	c  N dy  2076    684939        80      7120         0     47904     49840    796769     22.79     24.00
82.68/82.77	c  N dy  2165    705017        80      7120         0     33452     49840    401634     22.81     25.62
85.48/85.57	c  N dy  2271    725064        80      7120         0     51839     49840    898183     22.83     25.22
88.99/89.04	c  N dy  2340    745121        80      7120         0     36315     49840    463590     22.84     24.38
91.78/91.84	c  N dy  2403    765129        80      7120         0     54639     49840    954562     22.85     24.88
95.09/95.13	c  N dy  2451    785191        80      7120         0     38213     49840    497495     22.84     24.09
98.09/98.12	c  N dy  2517    805235        80      7120         0     56588     49840    991347     22.85     24.16
98.29/98.31	c  S st  2521    806135        80      7120         0     57422     49840   1014049     22.85   no data
98.39/98.46	c  S st  2521    806641        80      7120         0     57900     49840   1027212     22.85   no data
98.39/98.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.39/98.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
98.39/98.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.39/98.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.39/98.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.39/98.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
98.39/98.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.49/98.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.49/98.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.39/102.41	c lits-rem:       710  cl-subs:     4626  v-elim:      0  v-fix:    0  time:  3.87 s
102.39/102.41	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
102.39/102.42	c vivif2 --  cl tried    53274 cl shrink        0 lits rem          0 time: 0.01
102.59/102.63	c asymm  cl-useful: 0/1121/7120 lits-rem:0 time: 0.21
102.59/102.63	c calculated reachability. Time: 0.00
102.59/102.63	c  N dy  2521    806641        80      7120         0     53274     49840    899329     22.85   no data
106.59/106.69	c  N dy  2615    826840        80      7120         0     36252     49840    431549     22.87     24.18
110.08/110.19	c  N dy  2682    851437        80      7120         0     58718     49840   1031206     22.86     24.07
113.98/114.07	c  N dy  2776    871531        80      7120         0     40642     49840    533112     22.88     24.11
117.70/117.78	c  N dy  2873    895298        80      7120         0     62478     49840   1124345     22.89     24.23
121.39/121.41	c  N dy  2931    915566        80      7120         0     43496     49840    594501     22.89     24.13
125.30/125.34	c  N dy  3037    938705        80      7120         0     64706     49840   1168876     22.91     24.20
129.08/129.16	c  N dy  3105    958941        80      7120         0     44732     49840    605962     22.91     24.24
133.58/133.60	c  N dy  3180    986396        80      7120         0     69892     49840   1282074     22.91     24.24
137.59/137.60	c  N dy  3243   1009286        80      7120         0     51475     49840    769959     22.90     24.19
141.09/141.15	c  N dy  3314   1029304        80      7120         0     69814     49840   1264225     22.90     26.54
145.20/145.29	c  N dy  3411   1050195        80      7120         0     48654     49840    683368     22.92     24.14
148.89/148.95	c  F st  3468   1071876        80      7120         0     68433     49840   1212841     22.91     19.57
148.89/148.95	c  N st  3468   1071876        80      7120         0     68433     49840   1212841     22.91     19.57
152.90/152.96	c  N dy  3524   1091892        80      7120         0     45579     49840    580781     22.91     26.16
156.68/156.73	c  N dy  3587   1115452        80      7120         0     67139     49840   1159449     22.91     24.17
161.39/161.47	c  N dy  3649   1138456        80      7120         0     46056     49840    575833     22.90     24.24
165.00/165.09	c  N dy  3758   1158500        80      7120         0     64424     49840   1075901     22.92     26.53
170.09/170.14	c  N dy  3828   1181615        80      7120         0     85560     49840   1644234     22.92     24.32
173.69/173.79	c  N dy  3871   1202716        80      7120         0     61839     49840    982366     22.91     24.17
175.29/175.39	c  S st  3910   1209961        80      7120         0     68472     49840   1162205     22.92   no data
175.49/175.54	c  S st  3910   1210469        80      7120         0     68950     49840   1175423     22.92   no data
175.49/175.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.49/175.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
175.49/175.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.49/175.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.49/175.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.49/175.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
175.49/175.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.49/175.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
175.59/175.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.79/180.83	c lits-rem:       695  cl-subs:     5744  v-elim:      0  v-fix:    0  time:  5.21 s
180.79/180.83	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
180.79/180.84	c vivif2 --  cl tried    63206 cl shrink        0 lits rem          0 time: 0.01
180.99/181.05	c asymm  cl-useful: 0/1197/7120 lits-rem:0 time: 0.20
180.99/181.05	c calculated reachability. Time: 0.00
180.99/181.05	c  N dy  3910   1210469        80      7120         0     63206     49840   1019249     22.92   no data
186.29/186.31	c  N dy  4021   1233478        80      7120         0     84301     49840   1593162     22.93     24.16
190.08/190.17	c  N dy  4094   1255019        80      7120         0     60277     49840    930243     22.93     24.15
194.19/194.28	c  N dy  4173   1275063        80      7120         0     78671     49840   1427096     22.94     24.20
198.89/198.97	c  N dy  4271   1295738        80      7120         0     52852     49840    714145     22.95     24.23
202.69/202.77	c  N dy  4360   1315899        80      7120         0     71400     49840   1218995     22.96     24.28
207.59/207.62	c  N dy  4437   1335997        80      7120         0     89817     49840   1714801     22.97     25.92
211.10/211.20	c  N dy  4496   1356511        80      7120         0     62870     49840    968932     22.97     24.28
215.99/216.07	c  N dy  4550   1380520        80      7120         0     84692     49840   1552921     22.96     24.42
220.89/220.97	c  N dy  4677   1400918        80      7120         0     56847     49840    795803     22.98     24.24
225.09/225.16	c  N dy  4781   1420968        80      7120         0     75192     49840   1296636     22.99     24.83
230.28/230.33	c  N dy  4851   1440983        80      7120         0     93502     49840   1792332     22.99     25.01
234.31/234.34	c  N dy  4938   1461861        80      7120         0     65092     49840   1003631     23.00     24.25
238.89/238.94	c  N dy  5003   1483879        80      7120         0     85190     49840   1545986     23.00     24.26
243.59/243.67	c  N dy  5057   1504273        80      7120         0     55266     49840    721012     23.00     24.24
247.19/247.25	c  N dy  5079   1524767        80      7120         0     73862     49840   1212434     22.99     24.22
253.29/253.30	c  N dy  5153   1549992        80      7120         0     96879     49840   1831005     22.99     24.28
256.99/257.07	c  N dy  5205   1570073        80      7120         0     65901     49840    986376     22.99     24.25
262.59/262.66	c  N dy  5240   1599171        80      7120         0     92420     49840   1690398     22.97     24.29
267.59/267.65	c  N dy  5311   1620683        80      7120         0     61913     49840    864379     22.97     24.20
272.19/272.20	c  N dy  5439   1640702        80      7120         0     80266     49840   1368823     22.99     25.58
278.09/278.11	c  N dy  5541   1660810        80      7120         0     98665     49840   1869657     23.00     24.24
282.29/282.30	c  N dy  5555   1680868        80      7120         0     65784     49840    949882     22.98     25.65
288.10/288.17	c  N dy  5620   1703988        80      7120         0     86856     49840   1515558     22.98     24.21
289.99/290.09	c  S st  5659   1710469        80      7120         0     92807     49840   1678693     22.99     22.03
290.30/290.32	c  S st  5659   1710972        80      7120         0     93273     49840   1691557     22.99   no data
290.30/290.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.30/290.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
290.30/290.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.30/290.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.30/290.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.30/290.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
290.30/290.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.30/290.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
290.40/290.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.21/300.22	c lits-rem:      1196  cl-subs:     9305  v-elim:      0  v-fix:    0  time:  9.80 s
300.21/300.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
300.21/300.24	c vivif2 --  cl tried    83968 cl shrink        0 lits rem          0 time: 0.02
300.50/300.50	c asymm  cl-useful: 0/808/7120 lits-rem:0 time: 0.26
300.50/300.50	c calculated reachability. Time: 0.00
300.50/300.50	c  N dy  5659   1710972        80      7120         0     83968     49840   1439392     22.99   no data
306.80/306.82	c  N dy  5744   1734343        80      7120         0     53757     49840    619345     22.99     24.23
311.09/311.16	c  N dy  5814   1757478        80      7120         0     74889     49840   1186128     22.99     24.25
315.79/315.83	c  N dy  5868   1777497        80      7120         0     93069     49840   1677735     22.99     25.67
321.59/321.63	c  N dy  5964   1797510        80      7120         0     58568     49840    730108     22.99     25.23
326.09/326.14	c  N dy  6064   1819550        80      7120         0     78791     49840   1280350     23.00     24.31
331.29/331.31	c  N dy  6081   1841921        80      7120         0     99024     49840   1804899     22.98     24.40
336.39/336.48	c  N dy  6166   1861990        80      7120         0     63596     49840    849902     22.99     25.28
341.01/341.04	c  N dy  6254   1882426        80      7120         0     82265     49840   1357852     22.99     24.25
347.29/347.32	c  N dy  6329   1906516        80      7120         0    104313     49840   1956631     23.00     24.24
352.09/352.19	c  N dy  6415   1926591        80      7120         0     67939     49840    952610     23.00     26.94
357.09/357.19	c  N dy  6527   1946684        80      7120         0     86347     49840   1455302     23.01     25.36
363.39/363.46	c  N dy  6582   1969775        80      7120         0    107360     49840   2018065     23.01     24.32
368.41/368.51	c  N dy  6611   1993421        80      7120         0     73084     49840   1060739     23.00     24.21
373.49/373.58	c  N dy  6670   2015086        80      7120         0     92904     49840   1596673     23.00     24.22
380.19/380.28	c  N dy  6790   2035159        80      7120         0    111299     49840   2101718     23.01     27.33
384.60/384.66	c  N dy  6840   2056334        80      7120         0     74078     49840   1084105     23.01     24.22
390.00/390.06	c  N dy  6923   2077621        80      7120         0     93493     49840   1611051     23.01     24.36
396.09/396.15	c  N dy  7004   2097693        80      7120         0    111931     49840   2111638     23.02     26.51
400.79/400.83	c  N dy  7075   2118239        80      7120         0     73145     49840   1044526     23.02     24.38
404.89/404.95	c  N dy  7096   2138632        80      7120         0     91646     49840   1537316     23.01     24.44
412.09/412.10	c  N dy  7153   2158805        80      7120         0    110050     49840   2036301     23.01     24.31
417.69/417.73	c  N dy  7246   2179743        80      7120         0     70760     49840    969067     23.01     24.23
422.69/422.74	c  N dy  7352   2199764        80      7120         0     89063     49840   1469722     23.02     24.62
425.60/425.63	c  S st  7370   2210972        80      7120         0     99287     49840   1741083     23.02     20.28
425.79/425.88	c  S st  7370   2211476        80      7120         0     99760     49840   1754123     23.02   no data
425.79/425.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
425.89/425.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
425.89/425.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.89/425.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.89/425.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.89/425.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
425.89/425.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.89/425.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
425.89/425.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.50/435.57	c lits-rem:       981  cl-subs:     8367  v-elim:      0  v-fix:    0  time:  9.57 s
435.50/435.57	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
435.50/435.59	c vivif2 --  cl tried    91393 cl shrink        0 lits rem          0 time: 0.02
435.79/435.86	c asymm  cl-useful: 0/745/7120 lits-rem:0 time: 0.27
435.79/435.87	c calculated reachability. Time: 0.00
435.79/435.87	c  N dy  7370   2211476        80      7120         0     91393     49840   1519861     23.02   no data
442.40/442.43	c  N dy  7398   2236413        80      7120         0    113996     49840   2122459     23.01     24.32
447.50/447.56	c  N dy  7498   2256519        80      7120         0     73505     49840   1032883     23.02     24.32
463.20/463.27	c  N dy  7517   2327018        80      7120         0     77267     49840   1085901     22.95     24.21
470.70/470.71	c  N dy  7535   2359571        80      7120         0    106587     49840   1842995     22.92     24.21
477.50/477.59	c  N dy  7632   2380105        80      7120         0     64804     49840    770948     22.92     24.16
481.70/481.78	c  N dy  7693   2400134        80      7120         0     83069     49840   1263932     22.92     24.52
490.89/490.94	c  N dy  7766   2436609        80      7120         0    116156     49840   2142496     22.91     24.21
495.90/495.95	c  N dy  7813   2456927        80      7120         0     72998     49840    974127     22.90     24.17
501.61/501.68	c  N dy  7942   2478460        80      7120         0     92740     49840   1512951     22.91     24.12
509.39/509.41	c  N dy  8076   2501950        80      7120         0    114325     49840   2102475     22.92     24.26
515.19/515.22	c  N dy  8101   2524353        80      7120         0     71821     49840    916860     22.92     24.44
520.31/520.34	c  N dy  8211   2544675        80      7120         0     90443     49840   1426571     22.93     24.27
526.60/526.61	c  N dy  8316   2564736        80      7120         0    108782     49840   1927396     22.93     26.58
538.79/538.88	c  N dy  8346   2614116        80      7120         0     89586     49840   1355299     22.90     24.15
543.99/544.07	c  N dy  8367   2634153        80      7120         0    107754     49840   1831390     22.89     26.19
552.50/552.59	c  N dy  8413   2654222        80      7120         0    126019     49840   2322596     22.89     25.30
559.40/559.46	c  N dy  8514   2674287        80      7120         0     79939     49840   1117472     22.89     24.94
565.20/565.26	c  N dy  8618   2694326        80      7120         0     98270     49840   1618318     22.90     25.13
570.99/571.06	c  S st  8710   2711476        80      7120         0    113978     49840   2046399     22.91   no data
571.29/571.34	c  S st  8710   2711979        80      7120         0    114446     49840   2059461     22.91   no data
571.29/571.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
571.40/571.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
571.40/571.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
571.40/571.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.40/571.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.40/571.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
571.40/571.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
571.40/571.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
571.40/571.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.11/584.16	c lits-rem:      1211  cl-subs:     9526  v-elim:      0  v-fix:    0  time: 12.69 s
584.11/584.16	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
584.11/584.18	c vivif2 --  cl tried   104920 cl shrink        0 lits rem          0 time: 0.02
584.40/584.47	c asymm  cl-useful: 0/621/7120 lits-rem:0 time: 0.29
584.40/584.48	c calculated reachability. Time: 0.00
584.40/584.48	c  N dy  8710   2711979        80      7120         0    104920     49840   1784560     22.91   no data
590.71/590.71	c  N dy  8752   2732051        80      7120         0    123224     49840   2277139     22.90     24.14
596.80/596.83	c  N dy  8830   2752184        80      7120         0     76394     49840   1002835     22.90     24.13
602.20/602.23	c  N dy  8944   2772253        80      7120         0     94828     49840   1507284     22.91     25.08
608.80/608.81	c  N dy  9042   2792274        80      7120         0    113116     49840   2003693     22.92     25.03
618.21/618.25	c  N dy  9055   2831487        80      7120         0     82173     49840   1132886     22.89     24.13
623.90/623.96	c  N dy  9163   2851493        80      7120         0    100477     49840   1632622     22.90     25.31
632.00/632.02	c  N dy  9185   2882361        80      7120         0    128353     49840   2369587     22.89     24.13
638.30/638.33	c  N dy  9275   2902503        80      7120         0     79519     49840   1055175     22.89     24.12
644.10/644.14	c  N dy  9389   2922560        80      7120         0     97874     49840   1555832     22.90     26.10
651.21/651.29	c  N dy  9506   2942596        80      7120         0    116241     49840   2058423     22.91     25.34
659.39/659.46	c  N dy  9593   2964139        80      7120         0    135918     49840   2590881     22.91     24.13
666.00/666.09	c  N dy  9702   2990412        80      7120         0     91586     49840   1364998     22.91     24.52
671.90/671.97	c  N dy  9775   3010500        80      7120         0    109899     49840   1862227     22.91     24.22
679.40/679.42	c  N dy  9856   3031854        80      7120         0    129386     49840   2391452     22.92     24.43
686.70/686.75	c  N dy  9958   3052488        80      7120         0     78916     49840   1007785     22.92     24.17
692.30/692.30	c  N dy 10067   3072678        80      7120         0     97421     49840   1515073     22.93     24.21
699.40/699.43	c  N dy 10134   3095601        80      7120         0    118315     49840   2076242     22.93     24.16
707.21/707.28	c  N dy 10207   3115610        80      7120         0    136592     49840   2570738     22.93     25.33
713.50/713.58	c  N dy 10328   3135619        80      7120         0     84680     49840   1153027     22.94     25.54
719.50/719.53	c  N dy 10436   3155648        80      7120         0    103049     49840   1656559     22.95     26.38
727.20/727.28	c  N dy 10586   3175690        80      7120         0    121413     49840   2164419     22.96     25.12
735.40/735.49	c  N dy 10683   3195774        80      7120         0    139781     49840   2664467     22.96     24.99
740.40/740.45	c  S st 10769   3211979        80      7120         0     83196     49840   1091950     22.97   no data
740.60/740.65	c  S st 10769   3212484        80      7120         0     83666     49840   1105290     22.97   no data
740.60/740.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
740.60/740.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
740.60/740.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
740.60/740.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
740.60/740.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.60/740.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
740.60/740.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
740.70/740.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
740.70/740.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
743.10/743.12	c lits-rem:       240  cl-subs:     2340  v-elim:      0  v-fix:    0  time:  2.39 s
743.10/743.12	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
743.10/743.13	c vivif2 --  cl tried    81326 cl shrink        0 lits rem          0 time: 0.01
743.30/743.36	c asymm  cl-useful: 0/771/7120 lits-rem:0 time: 0.23
743.30/743.36	c calculated reachability. Time: 0.00
743.30/743.36	c  N dy 10769   3212484        80      7120         0     81326     49840   1037690     22.97   no data
748.90/748.91	c  N dy 10866   3232572        80      7120         0     99657     49840   1535330     22.97     24.51
758.20/758.23	c  N dy 10951   3260669        80      7120         0    125246     49840   2220965     22.97     24.21
767.51/767.55	c  N dy 11051   3282179        80      7120         0     72838     49840    795484     22.98     24.20
772.61/772.67	c  N dy 11166   3302189        80      7120         0     91197     49840   1299620     22.98     25.18
778.82/778.90	c  N dy 11206   3325340        80      7120         0    112217     49840   1856859     22.98     24.21
786.20/786.26	c  N dy 11303   3345425        80      7120         0    130546     49840   2354863     22.98     25.46
794.11/794.18	c  N dy 11341   3368778        80      7120         0     78846     49840    939015     22.97     24.39
799.61/799.63	c  N dy 11457   3388798        80      7120         0     97196     49840   1444447     22.98     24.30
805.22/805.26	c  N dy 11497   3408975        80      7120         0    115490     49840   1932219     22.98     24.23
813.80/813.86	c  N dy 11622   3429010        80      7120         0    133879     49840   2436590     22.99     25.14
820.41/820.50	c  N dy 11645   3449410        80      7120         0     78517     49840    916586     22.98     24.24
825.51/825.58	c  N dy 11720   3469474        80      7120         0     96891     49840   1415776     22.98     25.03
832.20/832.27	c  N dy 11778   3491695        80      7120         0    117152     49840   1962523     22.98     24.28
843.62/843.69	c  N dy 11814   3526822        80      7120         0    148869     49840   2804977     22.97     24.23
849.50/849.56	c  N dy 11893   3549230        80      7120         0     94542     49840   1334111     22.97     24.18
856.10/856.20	c  N dy 11992   3569662        80      7120         0    113221     49840   1845375     22.98     24.39
864.10/864.16	c  N dy 12097   3589751        80      7120         0    131540     49840   2346296     22.98     25.07
873.10/873.16	c  N dy 12202   3609818        80      7120         0    149907     49840   2847163     22.99     24.54
879.70/879.72	c  N dy 12342   3630149        80      7120         0     92892     49840   1287399     22.99     24.24
885.30/885.33	c  N dy 12410   3650241        80      7120         0    111185     49840   1784028     22.99     25.34
893.21/893.26	c  N dy 12472   3673661        80      7120         0    132476     49840   2356199     22.99     24.32
902.81/902.81	c  N dy 12564   3695870        80      7120         0    152751     49840   2907416     23.00     24.40
907.52/907.59	c  S st 12627   3712485        80      7120         0     91308     49840   1221048     23.00     23.20
907.80/907.80	c  S st 12627   3712988        80      7120         0     91778     49840   1234212     23.00   no data
907.80/907.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
907.80/907.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
907.80/907.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
907.80/907.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
907.80/907.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
907.80/907.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
907.80/907.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
907.80/907.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
907.80/907.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
911.00/911.05	c lits-rem:       286  cl-subs:     3094  v-elim:      0  v-fix:    0  time:  3.16 s
911.00/911.05	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
911.00/911.07	c vivif2 --  cl tried    88684 cl shrink        0 lits rem          0 time: 0.02
911.30/911.33	c asymm  cl-useful: 0/692/7120 lits-rem:0 time: 0.26
911.30/911.33	c calculated reachability. Time: 0.00
911.30/911.33	c  N dy 12627   3712988        80      7120         0     88684     49840   1147289     23.00   no data
917.80/917.85	c  N dy 12744   3733492        80      7120         0    107392     49840   1657300     23.00     24.24
924.01/924.05	c  F st 12812   3751562        80      7120         0    123905     49840   2105987     23.01   no data
924.81/924.83	c  N st 12816   3753597        80      7120         0    125764     49840   2157077     23.01   no data
953.21/953.21	c  N dy 12893   3851338        80      7120         0    136945     49840   2393062     22.95     24.31
965.00/965.09	c  N dy 13011   3878763        80      7120         0     83829     49840    985109     22.95     24.33
971.61/971.60	c  N dy 13021   3906745        80      7120         0    109048     49840   1652825     22.94     24.17
980.02/980.02	c  N dy 13112   3930249        80      7120         0    130453     49840   2234898     22.94     24.18
991.71/991.70	c  N dy 13140   3960706        80      7120         0     79161     49840    850277     22.93     24.18
996.52/996.55	c  N dy 13170   3981496        80      7120         0     97981     49840   1351205     22.93     24.26
1005.70/1005.72	c  N dy 13294   4002215        80      7120         0    117016     49840   1872354     22.93     24.16
1017.30/1017.30	c  N dy 13428   4022587        80      7120         0    135619     49840   2383837     22.94     24.18
1033.30/1033.30	c  N dy 13495   4068632        80      7120         0     97329     49840   1299081     22.92     24.16
1039.81/1039.85	c  N dy 13598   4088662        80      7120         0    115654     49840   1799522     22.93     25.09
1048.32/1048.37	c  N dy 13734   4108839        80      7120         0    134117     49840   2310294     22.94     24.15
1058.01/1058.06	c  N dy 13851   4129141        80      7120         0    152698     49840   2819785     22.94     24.21
1065.61/1065.60	c  N dy 13909   4149218        80      7120         0     89934     49840   1106676     22.94     24.46
1076.92/1076.94	c  N dy 13991   4189531        80      7120         0    126458     49840   2075408     22.93     24.17
1085.62/1085.65	c  N dy 14091   4209652        80      7120         0    144870     49840   2580433     22.94     24.46
1087.31/1087.30	c  S st 14110   4212988        80      7120         0    147910     49840   2662748     22.94     22.15
1087.61/1087.69	c  S st 14110   4213490        80      7120         0    148374     49840   2675922     22.94   no data
1087.61/1087.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1087.71/1087.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1087.71/1087.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1087.71/1087.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1087.71/1087.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1087.71/1087.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1087.71/1087.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1087.71/1087.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1087.82/1087.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1113.31/1113.32	c lits-rem:      1734  cl-subs:    15497  v-elim:      0  v-fix:    0  time: 25.45 s
1113.31/1113.32	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1113.31/1113.35	c vivif2 --  cl tried   132877 cl shrink        0 lits rem          0 time: 0.03
1113.61/1113.68	c asymm  cl-useful: 0/492/7120 lits-rem:0 time: 0.32
1113.61/1113.68	c calculated reachability. Time: 0.00
1113.61/1113.68	c  N dy 14110   4213490        80      7120         0    132877     49840   2261914     22.94   no data
1124.12/1124.11	c  N dy 14271   4233556        80      7120         0    151255     49840   2771199     22.95     24.50
1133.51/1133.56	c  N dy 14405   4253645        80      7120         0     88369     49840   1061926     22.95     25.56
1174.51/1174.53	c  N dy 14504   4393314        80      7120         0    132199     49840   2174331     22.88     24.16
1182.81/1182.82	c  N dy 14556   4413412        80      7120         0    150508     49840   2662441     22.87     25.71
1195.51/1195.56	c  N dy 14637   4433478        80      7120         0     85581     49840    952380     22.88     25.24
1202.81/1202.85	c  N dy 14711   4453482        80      7120         0    103768     49840   1444776     22.88     26.57
1212.91/1212.90	c  N dy 14839   4473491        80      7120         0    122061     49840   1947582     22.88     24.10
1223.22/1223.29	c  N dy 14891   4493511        80      7120         0    140200     49840   2433021     22.88     25.75
1233.81/1233.89	c  N dy 15022   4513551        80      7120         0    158574     49840   2940062     22.89     24.94
1242.92/1242.95	c  N dy 15153   4533567        80      7120         0     92418     49840   1121957     22.89     25.12
1249.52/1249.52	c  N dy 15253   4553891        80      7120         0    110992     49840   1627883     22.90     24.14
1257.23/1257.27	c  N dy 15355   4575036        80      7120         0    130257     49840   2154475     22.90     24.11
1266.42/1266.41	c  N dy 15458   4595139        80      7120         0    148670     49840   2658082     22.91     24.21
1276.81/1276.82	c  N dy 15559   4615186        80      7120         0    166925     49840   3157836     22.91     27.23
1284.83/1284.87	c  N dy 15683   4635256        80      7120         0     99648     49840   1300350     22.92     25.99
1291.61/1291.65	c  N dy 15764   4655305        80      7120         0    117931     49840   1793909     22.92     25.10

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.91 4.04 3.93 4/350 24321
/proc/meminfo: memFree=21591724/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=29740 CPUtime=0 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 550 0 0 0 0 0 0 0 20 0 1 0 630888088 30453760 491 33554432000 4194304 4580011 140734886470960 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 7435 492 322 95 0 2417 0

[startup+0.058828 s]
/proc/loadavg: 3.91 4.04 3.93 4/350 24321
/proc/meminfo: memFree=21591724/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=29876 CPUtime=0.05 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 660 0 0 0 5 0 0 0 20 0 1 0 630888088 30593024 601 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 7469 601 338 95 0 2451 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29876

[startup+0.100817 s]
/proc/loadavg: 3.91 4.04 3.93 4/350 24321
/proc/meminfo: memFree=21591724/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=30008 CPUtime=0.09 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 668 0 0 0 9 0 0 0 20 0 1 0 630888088 30728192 609 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 7502 609 338 95 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30008

[startup+0.300782 s]
/proc/loadavg: 3.91 4.04 3.93 4/350 24321
/proc/meminfo: memFree=21591724/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=31568 CPUtime=0.29 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 1330 0 0 0 29 0 0 0 21 0 1 0 630888088 32325632 1141 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 7892 1141 362 95 0 2874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31568

[startup+0.700713 s]
/proc/loadavg: 3.91 4.04 3.93 4/350 24321
/proc/meminfo: memFree=21591724/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=32752 CPUtime=0.68 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 1961 0 0 0 68 0 0 0 22 0 1 0 630888088 33538048 1277 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 8188 1277 362 95 0 3170 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32752

[startup+1.50059 s]
/proc/loadavg: 3.91 4.04 3.93 5/362 24343
/proc/meminfo: memFree=21564548/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=39748 CPUtime=1.48 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 4409 0 0 0 148 0 0 0 25 0 1 0 630888088 40701952 2974 33554432000 4194304 4580011 140734886470960 18446744073709551615 4406272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 9937 2974 365 95 0 4919 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39748

[startup+3.10029 s]
/proc/loadavg: 3.92 4.04 3.93 5/362 24343
/proc/meminfo: memFree=21534664/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=39872 CPUtime=3.09 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 5287 0 0 0 308 1 0 0 25 0 1 0 630888088 40828928 2902 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 9968 2902 366 95 0 4950 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39872

[startup+6.30073 s]
/proc/loadavg: 3.92 4.04 3.93 6/362 24343
/proc/meminfo: memFree=21528100/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=40200 CPUtime=6.29 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 7238 0 0 0 628 1 0 0 25 0 1 0 630888088 41164800 3157 33554432000 4194304 4580011 140734886470960 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 10050 3157 366 95 0 5032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40200

[startup+12.7006 s]
/proc/loadavg: 3.93 4.04 3.93 5/362 24344
/proc/meminfo: memFree=21500032/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=51764 CPUtime=12.69 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 12936 0 0 0 1267 2 0 0 25 0 1 0 630888088 53006336 5999 33554432000 4194304 4580011 140734886470960 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 12941 5999 367 95 0 7923 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51764

[startup+25.5004 s]
/proc/loadavg: 3.94 4.04 3.93 5/362 24344
/proc/meminfo: memFree=21472236/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=54108 CPUtime=25.49 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 18647 0 0 0 2546 3 0 0 25 0 1 0 630888088 55406592 6263 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 13527 6263 367 95 0 8509 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54108

[startup+51.1009 s]
/proc/loadavg: 3.96 4.03 3.93 5/362 24345
/proc/meminfo: memFree=21456744/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=56440 CPUtime=51.08 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 27834 0 0 0 5104 4 0 0 25 0 1 0 630888088 57794560 7435 33554432000 4194304 4580011 140734886470960 18446744073709551615 4324212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 14110 7436 367 95 0 9092 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56440

[startup+102.314 s]
/proc/loadavg: 4.25 4.09 3.95 6/362 24346
/proc/meminfo: memFree=21403020/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=72424 CPUtime=102.3 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 44646 0 0 0 10223 7 0 0 25 0 1 0 630888088 74162176 11160 33554432000 4194304 4580011 140734886470960 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 18106 11160 367 95 0 13088 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72424

[startup+162.3 s]
/proc/loadavg: 4.25 4.10 3.96 5/362 24348
/proc/meminfo: memFree=21380904/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=72840 CPUtime=162.29 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 58630 0 0 0 16218 11 0 0 25 0 1 0 630888088 74588160 10826 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 18210 10826 367 95 0 13192 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72840

[startup+222.301 s]
/proc/loadavg: 4.08 4.08 3.96 5/362 24349
/proc/meminfo: memFree=21355208/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=79748 CPUtime=222.29 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 70855 0 0 0 22215 14 0 0 25 0 1 0 630888088 81661952 12793 33554432000 4194304 4580011 140734886470960 18446744073709551615 4306001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 19937 12793 366 95 0 14919 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79748

[startup+282.3 s]
/proc/loadavg: 4.03 4.06 3.96 6/362 24351
/proc/meminfo: memFree=21315944/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=80016 CPUtime=282.29 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 81877 0 0 0 28212 17 0 0 25 0 1 0 630888088 81936384 12778 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 20004 12778 366 95 0 14986 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 80016

[startup+342.301 s]
/proc/loadavg: 4.01 4.05 3.96 6/362 24352
/proc/meminfo: memFree=21285036/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=95036 CPUtime=342.3 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 93193 0 0 0 34209 21 0 0 25 0 1 0 630888088 97316864 16783 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 23759 16783 366 95 0 18741 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95036

[startup+402.3 s]
/proc/loadavg: 4.00 4.04 3.96 6/362 24354
/proc/meminfo: memFree=21279896/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=95268 CPUtime=402.29 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 102894 0 0 0 40206 23 0 0 25 0 1 0 630888088 97554432 16496 33554432000 4194304 4580011 140734886470960 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 23817 16496 366 95 0 18799 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 95268

[startup+462.301 s]
/proc/loadavg: 4.00 4.03 3.96 5/362 24356
/proc/meminfo: memFree=21251824/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=101232 CPUtime=462.3 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 112068 0 0 0 46204 26 0 0 25 0 1 0 630888088 103661568 17638 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 25308 17638 366 95 0 20290 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 101232

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/362 24357
/proc/meminfo: memFree=21241248/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=101432 CPUtime=522.3 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 120886 0 0 0 52201 29 0 0 25 0 1 0 630888088 103866368 18329 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 25358 18329 366 95 0 20340 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 101432

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.96 6/362 24368
/proc/meminfo: memFree=21218108/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=109556 CPUtime=582.3 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 128865 0 0 0 58198 32 0 0 25 0 1 0 630888088 112185344 20688 33554432000 4194304 4580011 140734886470960 18446744073709551615 4415691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 27389 20688 366 95 0 22371 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 109556

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.96 6/362 24369
/proc/meminfo: memFree=21191400/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=109724 CPUtime=642.31 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 137222 0 0 0 64197 34 0 0 25 0 1 0 630888088 112357376 19989 33554432000 4194304 4580011 140734886470960 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 27431 19989 366 95 0 22413 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 109724

[startup+702.301 s]
/proc/loadavg: 4.21 4.09 4.00 6/362 24371
/proc/meminfo: memFree=21188100/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=109860 CPUtime=702.3 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 144246 0 0 0 70193 37 0 0 25 0 1 0 630888088 112496640 20919 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 27465 20919 366 95 0 22447 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 109860

[startup+762.314 s]
/proc/loadavg: 4.15 4.10 4.00 6/362 24373
/proc/meminfo: memFree=21187300/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=109988 CPUtime=762.31 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 150866 0 0 0 76191 40 0 0 25 0 1 0 630888088 112627712 21258 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 27497 21258 366 95 0 22479 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 109988

[startup+822.3 s]
/proc/loadavg: 4.06 4.08 4.00 5/362 24374
/proc/meminfo: memFree=21186772/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=110152 CPUtime=822.31 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 159000 0 0 0 82188 43 0 0 25 0 1 0 630888088 112795648 19678 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 27538 19678 366 95 0 22520 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 110152

[startup+882.301 s]
/proc/loadavg: 4.02 4.06 4.00 5/362 24376
/proc/meminfo: memFree=21172464/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=110256 CPUtime=882.3 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 166044 0 0 0 88186 44 0 0 25 0 1 0 630888088 112902144 20115 33554432000 4194304 4580011 140734886470960 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 27564 20115 366 95 0 22546 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 110256

[startup+942.3 s]
/proc/loadavg: 4.00 4.05 4.00 5/362 24377
/proc/meminfo: memFree=21174524/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=110364 CPUtime=942.3 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 172867 0 0 0 94184 46 0 0 25 0 1 0 630888088 113012736 20064 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 27591 20064 366 95 0 22573 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 110364

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 4.00 6/362 24379
/proc/meminfo: memFree=21148564/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=110460 CPUtime=1002.3 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 179994 0 0 0 100181 49 0 0 25 0 1 0 630888088 113111040 20370 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 27615 20370 366 95 0 22597 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 110460

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 6/362 24381
/proc/meminfo: memFree=21144192/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=165384 CPUtime=1062.31 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 184962 0 0 0 106179 52 0 0 25 0 1 0 630888088 169353216 21828 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 41346 21828 366 95 0 36328 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 165384

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 6/362 24382
/proc/meminfo: memFree=21107308/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=186576 CPUtime=1122.31 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 193271 0 0 0 112177 54 0 0 25 0 1 0 630888088 191053824 26582 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 46644 26582 366 95 0 41626 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 186576

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 6/362 24384
/proc/meminfo: memFree=21090792/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=131544 CPUtime=1182.31 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 200394 0 0 0 118174 57 0 0 25 0 1 0 630888088 134701056 26091 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 32886 26091 366 95 0 27868 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 131544

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 4.01 5/362 24385
/proc/meminfo: memFree=21083800/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=131676 CPUtime=1242.31 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 205993 0 0 0 124171 60 0 0 25 0 1 0 630888088 134836224 24378 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 32919 24378 366 95 0 27901 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 131676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.23 4.09 4.02 6/362 24387
/proc/meminfo: memFree=21064024/32951124 swapFree=67111348/67111528
[pid=24320] ppid=24317 vsize=131748 CPUtime=1300.02 cores=1,3
/proc/24320/stat : 24320 (strangenight2-s) R 24317 24320 23551 0 -1 4202496 211110 0 0 0 129940 62 0 0 25 0 1 0 630888088 134909952 25712 33554432000 4194304 4580011 140734886470960 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24320/statm: 32937 25712 366 95 0 27919 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 131748

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.04
CPU user time (s): 1299.41
CPU system time (s): 0.633903
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 187652

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

runsolver used 4.21136 second user time and 11.1993 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 16:52:00
IDJOB=3367603
IDBENCH=82812
IDSOLVER=1845
FILE ID=node144/3367603-1305384719
RUNJOBID= node144-1305384719-24302
PBS_JOBID= 13324358
Free space on /tmp= 73240 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S2107193201-069.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367603-1305384719/watcher-3367603-1305384719 -o /tmp/evaluation-result-3367603-1305384719/solver-3367603-1305384719 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367603-1305384719.cnf

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

MD5SUM BENCH= f33f3051fd4d4fda111c4bc9b2e01ee5
RANDOM SEED=112214231

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21592284 kB
Buffers:        277300 kB
Cached:        3606688 kB
SwapCached:          0 kB
Active:        8127668 kB
Inactive:      2884032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21592284 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11348 kB
Writeback:           0 kB
AnonPages:     7127744 kB
Mapped:          26796 kB
Slab:           245224 kB
PageTables:      37756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81972596 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= 73220 MiB
End job on node144 at 2011-05-14 17:13:42