Trace number 3367850

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-v90-c8010-S2039249975-038.SATISFIABLE.cnf
MD5SUM64cfbb29f16ce069bd41061252da74bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.33334
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367850-1305387602.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	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.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.21	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:      38 undec:       4 neg:      48
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.29/0.35	c  N dy    10      4157        90      8010         0      3812     56070    115067     26.61     28.06
0.59/0.68	c  N dy    15     12439        90      8010         0      5238     56070    127211     25.35     26.87
0.79/0.86	c  N dy    26     16473        90      8010         0      8956     56070    236427     25.34     26.73
1.00/1.06	c  N dy    41     20628        90      8010         0      7636     56070    181753     25.50     27.09
1.19/1.28	c  F st    58     25000        90      8010         0     11696     56070    303682     25.64     25.63
1.19/1.28	c  N st    58     25000        90      8010         0     11696     56070    303682     25.64     25.63
1.49/1.52	c  N dy    64     30000        90      8010         0     10035     56070    237107     25.64   no data
1.49/1.52	c  S st    64     30000        90      8010         0     10035     56070    237107     25.64   no data
1.49/1.56	c  S st    64     30506        90      8010         0     10520     56070    251704     25.64   no data
1.49/1.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.56	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
1.49/1.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.49/1.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.78	c lits-rem:       106  cl-subs:      749  v-elim:      0  v-fix:    0  time:  0.21 s
1.99/2.07	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
2.20/2.21	c calculated reachability. Time: 0.00
2.20/2.21	c  N dy    64     30506        90      8010         0      9771     56070    226559     25.64   no data
2.29/2.37	c  N dy    73     35737        90      8010         0     14601     56070    369661     25.61     27.03
2.49/2.57	c  N dy    82     39804        90      8010         0     11052     56070    247702     25.58     27.23
2.89/2.91	c  N dy    86     45759        90      8010         0      8302     56070    148689     25.46     25.30
2.89/2.91	c  S st    86     45759        90      8010         0      8302     56070    148689     25.46     25.30
2.89/2.94	c  S st    86     46264        90      8010         0      8780     56070    163087     25.46   no data
2.89/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.89/2.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2.89/2.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.89/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.99	c lits-rem:         4  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.04 s
2.89/2.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2.89/2.99	c vivif2 --  cl tried     8739 cl shrink        0 lits rem          0 time: 0.00
3.20/3.27	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
3.20/3.27	c calculated reachability. Time: 0.00
3.20/3.27	c  N dy    86     46264        90      8010         0      8739     56070    161512     25.46   no data
3.49/3.51	c  N dy   109     50697        90      8010         0     12859     56070    283595     25.55     26.92
3.79/3.80	c  N dy   124     55444        90      8010         0     17265     56070    414878     25.56     26.98
3.99/4.07	c  N dy   130     60088        90      8010         0     12305     56070    247187     25.51     26.92
4.29/4.31	c  N dy   147     64162        90      8010         0     16079     56070    360225     25.56     27.22
4.59/4.62	c  N dy   170     68424        90      8010         0     20038     56070    478366     25.63     27.03
4.59/4.69	c  S st   172     69397        90      8010         0     10751     56070    186446     25.63   no data
4.69/4.73	c  S st   172     69898        90      8010         0     11225     56070    200545     25.63   no data
4.69/4.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.69/4.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4.69/4.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.69/4.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.69/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.81	c lits-rem:         7  cl-subs:      131  v-elim:      0  v-fix:    0  time:  0.06 s
4.79/4.81	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4.79/4.81	c vivif2 --  cl tried    11094 cl shrink        0 lits rem          0 time: 0.00
5.09/5.13	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
5.09/5.13	c calculated reachability. Time: 0.00
5.09/5.13	c  N dy   172     69898        90      8010         0     11094     56070    196123     25.63   no data
6.19/6.24	c  N dy   180     86618        90      8010         0     15397     56070    305051     25.23     26.59
6.29/6.30	c  F st   186     87500        90      8010         0     16216     56070    329641     25.24     25.40
6.60/6.66	c  N dy   192     92695        90      8010         0     21062     56070    476048     25.24   no data
7.09/7.13	c  N dy   199     99426        90      8010         0     15263     56070    285664     25.18     26.55
7.49/7.51	c  S st   223    104849        90      8010         0     20315     56070    435692     25.23     24.97
7.49/7.57	c  S st   223    105356        90      8010         0     20794     56070    449780     25.23   no data
7.49/7.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.49/7.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
7.49/7.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.49/7.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.08	c lits-rem:       172  cl-subs:     1445  v-elim:      0  v-fix:    0  time:  0.49 s
7.99/8.08	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
7.99/8.09	c vivif2 --  cl tried    19349 cl shrink        0 lits rem          0 time: 0.00
8.39/8.45	c asymm  cl-useful: 0/6319/8010 lits-rem:0 time: 0.36
8.39/8.45	c calculated reachability. Time: 0.00
8.39/8.45	c  N dy   223    105356        90      8010         0     19349     56070    403937     25.23   no data
8.99/9.08	c  N dy   242    113050        90      8010         0     13539     56070    216769     25.24     26.65
10.09/10.12	c  N dy   283    126913        90      8010         0     26355     56070    590230     25.21     26.55
10.89/10.96	c  N dy   311    138029        90      8010         0     22781     56070    471449     25.17     26.58
11.69/11.71	c  N dy   339    146894        90      8010         0     16231     56070    262574     25.18     26.52
12.49/12.52	c  N dy   352    158034        90      8010         0     26455     56070    560417     25.10     23.35
12.49/12.52	c  S st   352    158034        90      8010         0     26455     56070    560417     25.10     23.35
12.49/12.59	c  S st   352    158535        90      8010         0     26927     56070    574447     25.10   no data
12.49/12.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.59/12.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.59/12.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
12.59/12.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.59/12.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.59/12.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.69/13.74	c lits-rem:       325  cl-subs:     2321  v-elim:      0  v-fix:    0  time:  1.11 s
13.69/13.74	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.69/13.75	c vivif2 --  cl tried    24606 cl shrink        0 lits rem          0 time: 0.00
13.79/13.88	c asymm  cl-useful: 0/1691/8010 lits-rem:0 time: 0.13
13.79/13.88	c calculated reachability. Time: 0.00
13.79/13.88	c  N dy   352    158535        90      8010         0     24606     56070    504846     25.10   no data
14.69/14.75	c  N dy   370    169146        90      8010         0     18777     56070    320101     25.06     26.65
16.29/16.36	c  N dy   412    188392        90      8010         0     20014     56070    341043     25.04     26.46
17.39/17.49	c  N dy   478    200453        90      8010         0     31249     56070    673277     25.10     26.45
18.71/18.75	c  N dy   549    213319        90      8010         0     25616     56070    483398     25.16     26.62
20.19/20.29	c  N dy   622    227809        90      8010         0     20543     56070    317311     25.24     26.75
21.19/21.21	c  S st   672    237802        90      8010         0     29848     56070    592161     25.26   no data
21.19/21.28	c  S st   672    238303        90      8010         0     30329     56070    606674     25.26   no data
21.19/21.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.19/21.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
21.19/21.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.19/21.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
21.19/21.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.29/21.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.29/21.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.19/22.27	c lits-rem:       274  cl-subs:     1908  v-elim:      0  v-fix:    0  time:  0.95 s
22.19/22.27	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
22.19/22.27	c vivif2 --  cl tried    28421 cl shrink        0 lits rem          0 time: 0.01
22.39/22.48	c asymm  cl-useful: 0/2530/8010 lits-rem:0 time: 0.20
22.39/22.48	c calculated reachability. Time: 0.00
22.39/22.48	c  N dy   672    238303        90      8010         0     28421     56070    544787     25.26   no data
23.89/23.97	c  N dy   700    253714        90      8010         0     23268     56070    380652     25.21     26.74
25.59/25.67	c  N dy   766    270004        90      8010         0     38407     56070    826955     25.24     26.73
27.40/27.42	c  N dy   830    287340        90      8010         0     34100     56070    682471     25.28     26.68
29.19/29.29	c  F st   845    306251        90      8010         0     30116     56070    538970     25.22     24.04
29.19/29.29	c  N st   845    306251        90      8010         0     30116     56070    538970     25.22     24.04
31.69/31.73	c  N dy   930    327886        90      8010         0     28014     56070    464426     25.26     26.59
33.99/34.06	c  N dy   974    348085        90      8010         0     23569     56070    316082     25.24     26.66
34.88/34.91	c  S st   995    357454        90      8010         0     32274     56070    570978     25.23     26.14
34.88/34.99	c  S st   995    357957        90      8010         0     32744     56070    584907     25.23   no data
34.88/34.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.98/35.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.98/35.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.98/35.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.98/35.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.98/35.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
34.98/35.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.98/35.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.98/35.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.78/35.88	c lits-rem:       197  cl-subs:     1839  v-elim:      0  v-fix:    0  time:  0.85 s
35.78/35.88	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
35.78/35.88	c vivif2 --  cl tried    30905 cl shrink        0 lits rem          0 time: 0.01
35.98/36.07	c asymm  cl-useful: 0/2108/8010 lits-rem:0 time: 0.19
35.98/36.07	c calculated reachability. Time: 0.00
35.98/36.07	c  N dy   995    357957        90      8010         0     30905     56070    528619     25.23   no data
38.29/38.39	c  N dy  1030    378023        90      8010         0     25447     56070    354974     25.20     28.02
42.29/42.37	c  N dy  1085    415175        90      8010         0     34827     56070    614311     25.13     26.49
44.89/44.99	c  N dy  1139    435183        90      8010         0     27510     56070    382212     25.13     26.66
47.19/47.24	c  N dy  1190    455338        90      8010         0     46171     56070    934097     25.13     26.46
49.89/49.93	c  N dy  1280    476235        90      8010         0     38701     56070    694626     25.16     26.60
54.28/54.32	c  N dy  1311    511630        90      8010         0     43532     56070    810277     25.09     26.66
57.89/57.92	c  N dy  1409    536936        90      8010         0     38247     56070    629803     25.10     22.74
57.89/57.92	c  S st  1409    536936        90      8010         0     38247     56070    629803     25.10     22.74
57.99/58.02	c  S st  1409    537442        90      8010         0     38727     56070    644383     25.10   no data
57.99/58.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.99/58.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
57.99/58.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.99/58.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.99/58.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.99/58.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
57.99/58.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.99/58.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.99/58.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.40/59.44	c lits-rem:       310  cl-subs:     2580  v-elim:      0  v-fix:    0  time:  1.38 s
59.40/59.44	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
59.40/59.45	c vivif2 --  cl tried    36147 cl shrink        0 lits rem          0 time: 0.01
59.59/59.64	c asymm  cl-useful: 0/1765/8010 lits-rem:0 time: 0.19
59.59/59.64	c calculated reachability. Time: 0.00
59.59/59.64	c  N dy  1409    537442        90      8010         0     36147     56070    571849     25.10   no data
62.60/62.64	c  N dy  1450    559754        90      8010         0     56720     56070   1170822     25.08     26.55
65.28/65.33	c  N dy  1532    579779        90      8010         0     45847     56070    850482     25.10     26.68
68.39/68.43	c  N dy  1596    601163        90      8010         0     35185     56070    514316     25.10     26.63
71.19/71.24	c  N dy  1686    621253        90      8010         0     53859     56070   1067603     25.12     26.46
75.79/75.81	c  N dy  1746    654354        90      8010         0     52965     56070   1009699     25.09     26.69
79.10/79.11	c  N dy  1853    674410        90      8010         0     39247     56070    600123     25.12     26.47
92.69/92.76	c  N dy  1905    773037        90      8010         0     61998     56070   1207683     24.87     26.51
95.79/95.85	c  N dy  1980    793453        90      8010         0     46171     56070    757208     24.88     26.39
97.80/97.81	c  S st  2016    806163        90      8010         0     57924     56070   1101873     24.88     23.21
97.91/97.93	c  S st  2016    806665        90      8010         0     58395     56070   1115828     24.88   no data
97.91/97.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.91/97.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
97.91/97.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.91/97.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.91/97.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.91/97.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
97.91/97.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.91/97.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.99/98.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.69/101.73	c lits-rem:       615  cl-subs:     4415  v-elim:      0  v-fix:    0  time:  3.73 s
101.69/101.73	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
101.69/101.74	c vivif2 --  cl tried    53980 cl shrink        0 lits rem          0 time: 0.01
101.89/101.96	c asymm  cl-useful: 0/1198/8010 lits-rem:0 time: 0.22
101.89/101.97	c calculated reachability. Time: 0.00
101.89/101.97	c  N dy  2016    806665        90      8010         0     53980     56070    982871     24.88   no data
105.99/106.05	c  N dy  2151    826717        90      8010         0     36901     56070    464820     24.92     27.66
108.90/108.96	c  N dy  2259    846758        90      8010         0     55534     56070   1017840     24.94     26.74
113.39/113.45	c  N dy  2384    866839        90      8010         0     37279     56070    451993     24.98     27.17
116.79/116.86	c  N dy  2490    888661        90      8010         0     57523     56070   1054413     25.00     26.38
121.09/121.13	c  N dy  2554    911314        90      8010         0     40510     56070    526421     25.00     26.33
124.09/124.14	c  N dy  2627    931335        90      8010         0     58938     56070   1066708     25.00     29.71
128.29/128.30	c  N dy  2721    951338        90      8010         0     77465     56070   1616251     25.02     27.35
131.69/131.75	c  N dy  2798    974127        90      8010         0     59732     56070   1075596     25.03     26.79
135.89/135.91	c  N dy  2872    994683        90      8010         0     78703     56070   1635272     25.04     26.54
138.99/139.08	c  N dy  2946   1015261        90      8010         0     58027     56070   1004139     25.04     26.36
143.19/143.21	c  N dy  3040   1035594        90      8010         0     76795     56070   1557335     25.05     26.43
146.79/146.87	c  N dy  3117   1057004        90      8010         0     55960     56070    926527     25.05     26.44
149.89/149.93	c  F st  3215   1071877        90      8010         0     69757     56070   1338131     25.07   no data
150.79/150.88	c  N dy  3221   1077076        90      8010         0     74595     56070   1486932     25.07   no data
155.10/155.13	c  N dy  3237   1103163        90      8010         0     56964     56070    921284     25.04     26.37
159.30/159.36	c  N dy  3373   1123205        90      8010         0     75637     56070   1480720     25.07     26.58
162.89/162.97	c  N dy  3424   1143289        90      8010         0     51694     56070    764459     25.07     26.80
166.59/166.67	c  N dy  3509   1163378        90      8010         0     70317     56070   1314444     25.07     26.40
171.69/171.71	c  N dy  3602   1185294        90      8010         0     47067     56070    608334     25.09     26.50
175.19/175.22	c  N dy  3671   1206121        90      8010         0     66334     56070   1177020     25.09     26.49
175.90/175.98	c  S st  3678   1209997        90      8010         0     69953     56070   1283239     25.09     23.08
176.09/176.15	c  S st  3678   1210499        90      8010         0     70427     56070   1297449     25.09   no data
176.09/176.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.09/176.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
176.09/176.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.09/176.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.09/176.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.09/176.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
176.09/176.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.19/176.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
176.19/176.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.79/181.81	c lits-rem:       819  cl-subs:     4984  v-elim:      0  v-fix:    0  time:  5.58 s
181.79/181.81	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
181.79/181.83	c vivif2 --  cl tried    65443 cl shrink        0 lits rem          0 time: 0.01
181.99/182.04	c asymm  cl-useful: 0/1362/8010 lits-rem:0 time: 0.22
181.99/182.04	c calculated reachability. Time: 0.00
181.99/182.04	c  N dy  3678   1210499        90      8010         0     65443     56070   1141737     25.09   no data
187.00/187.06	c  N dy  3797   1231790        90      8010         0     85223     56070   1731640     25.11     26.54
190.90/190.96	c  N dy  3893   1251870        90      8010         0     59517     56070    959326     25.12     26.46
194.71/194.72	c  N dy  3918   1273087        90      8010         0     78959     56070   1526599     25.10     26.56
199.99/200.03	c  N dy  4000   1296354        90      8010         0     55292     56070    814973     25.11     26.62
205.09/205.18	c  N dy  4107   1323571        90      8010         0     80506     56070   1561323     25.11     26.53
209.80/209.83	c  N dy  4217   1343604        90      8010         0     52907     56070    729693     25.12     27.86
213.70/213.71	c  N dy  4318   1363691        90      8010         0     71549     56070   1286209     25.14     28.79
218.29/218.36	c  N dy  4390   1383786        90      8010         0     90089     56070   1831939     25.14     28.57
222.29/222.32	c  N dy  4459   1403804        90      8010         0     61437     56070    955724     25.14     26.57
226.90/226.95	c  N dy  4563   1424675        90      8010         0     80781     56070   1530368     25.16     26.63
232.11/232.13	c  N dy  4652   1445660        90      8010         0     52078     56070    662961     25.17     26.57
235.80/235.85	c  N dy  4670   1468996        90      8010         0     73474     56070   1280560     25.14     26.59
240.59/240.60	c  N dy  4757   1489032        90      8010         0     92034     56070   1833525     25.15     27.29
244.99/245.08	c  N dy  4849   1509211        90      8010         0     61808     56070    933673     25.16     26.50
250.99/251.07	c  N dy  4927   1538584        90      8010         0     88983     56070   1731583     25.16     26.58
255.79/255.81	c  N dy  5002   1558814        90      8010         0     57774     56070    792675     25.16     26.54
260.60/260.70	c  N dy  5072   1584338        90      8010         0     81232     56070   1480955     25.16     26.59
266.39/266.46	c  N dy  5167   1605166        90      8010         0    100410     56070   2049228     25.17     26.50
270.69/270.79	c  N dy  5270   1626668        90      8010         0     69493     56070   1124020     25.18     26.52
276.00/276.07	c  N dy  5366   1648623        90      8010         0     89870     56070   1731793     25.19     26.71
281.39/281.47	c  N dy  5480   1668663        90      8010         0     56678     56070    726406     25.20     26.65
286.69/286.72	c  N dy  5538   1696148        90      8010         0     81912     56070   1465861     25.20     26.58
290.40/290.42	c  S st  5597   1710500        90      8010         0     95176     56070   1857679     25.20     25.19
290.59/290.65	c  S st  5597   1711003        90      8010         0     95647     56070   1871997     25.20   no data
290.59/290.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
290.59/290.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
290.59/290.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.59/290.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.59/290.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.59/290.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
290.59/290.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.69/290.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
290.69/290.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.80/301.86	c lits-rem:      1242  cl-subs:     8698  v-elim:      0  v-fix:    0  time: 11.10 s
301.80/301.86	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
301.80/301.88	c vivif2 --  cl tried    86949 cl shrink        0 lits rem          0 time: 0.02
302.10/302.16	c asymm  cl-useful: 0/905/8010 lits-rem:0 time: 0.27
302.10/302.16	c calculated reachability. Time: 0.00
302.10/302.16	c  N dy  5597   1711003        90      8010         0     86949     56070   1606218     25.20   no data
307.19/307.29	c  N dy  5634   1731011        90      8010         0     53057     56070    607065     25.19     27.38
310.79/310.87	c  N dy  5659   1752822        90      8010         0     73134     56070   1196242     25.18     26.63
316.09/316.15	c  N dy  5770   1772860        90      8010         0     91731     56070   1751176     25.19     27.44
322.40/322.43	c  N dy  5824   1793878        90      8010         0     57795     56070    723209     25.19     26.94
327.50/327.54	c  N dy  5904   1813970        90      8010         0     76421     56070   1276219     25.20     27.69
333.20/333.21	c  N dy  5986   1833991        90      8010         0     94964     56070   1826030     25.20     26.63
338.99/339.03	c  N dy  6070   1855003        90      8010         0     59961     56070    767318     25.21     26.55
343.10/343.11	c  N dy  6147   1875085        90      8010         0     78564     56070   1317233     25.21     26.54
348.10/348.18	c  N dy  6197   1897361        90      8010         0     99045     56070   1921940     25.21     26.72
353.79/353.86	c  N dy  6296   1917949        90      8010         0     62689     56070    833543     25.22     26.55
357.79/357.86	c  N dy  6358   1938023        90      8010         0     81259     56070   1384781     25.22     27.41
363.40/363.45	c  N dy  6434   1958976        90      8010         0    100662     56070   1960095     25.22     26.57
369.99/370.08	c  N dy  6478   1988593        90      8010         0     71479     56070   1064440     25.21     26.57
376.49/376.53	c  N dy  6561   2016464        90      8010         0     97155     56070   1826871     25.21     26.56
382.60/382.64	c  N dy  6627   2036540        90      8010         0     58519     56070    670214     25.21     27.26
386.79/386.84	c  N dy  6704   2057332        90      8010         0     77701     56070   1234586     25.22     26.61
392.39/392.45	c  N dy  6789   2078868        90      8010         0     97608     56070   1825821     25.22     26.58
399.89/400.00	c  N dy  6890   2101737        90      8010         0     60628     56070    713053     25.23     26.68
404.49/404.50	c  N dy  6992   2122673        90      8010         0     80007     56070   1288460     25.24     26.84
409.59/409.62	c  N dy  7052   2142850        90      8010         0     98637     56070   1839319     25.24     26.69
416.09/416.12	c  N dy  7138   2162858        90      8010         0    117125     56070   2389967     25.25     27.64
420.80/420.87	c  N dy  7254   2182877        90      8010         0     76537     56070   1172455     25.26     26.62
426.49/426.57	c  N dy  7384   2203848        90      8010         0     95981     56070   1757494     25.27     26.67
428.70/428.71	c  S st  7411   2211003        90      8010         0    102617     56070   1954991     25.27     24.70
428.91/428.96	c  S st  7411   2211506        90      8010         0    103090     56070   1969053     25.27   no data
428.91/428.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
429.01/429.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
429.01/429.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
429.01/429.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.01/429.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.01/429.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
429.01/429.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
429.01/429.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
429.01/429.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
439.80/439.87	c lits-rem:      1044  cl-subs:     7115  v-elim:      0  v-fix:    0  time: 10.78 s
439.80/439.87	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
439.80/439.89	c vivif2 --  cl tried    95975 cl shrink        0 lits rem          0 time: 0.02
440.10/440.17	c asymm  cl-useful: 0/771/8010 lits-rem:0 time: 0.28
440.10/440.18	c calculated reachability. Time: 0.00
440.10/440.18	c  N dy  7411   2211506        90      8010         0     95975     56070   1734709     25.27   no data
446.61/446.66	c  N dy  7490   2231820        90      8010         0    114768     56070   2289976     25.28     26.71
451.59/451.65	c  N dy  7550   2251919        90      8010         0     73498     56070   1059347     25.28     26.77
456.70/456.73	c  N dy  7624   2273166        90      8010         0     93087     56070   1641084     25.28     26.63
462.30/462.37	c  N dy  7683   2293262        90      8010         0    111641     56070   2191420     25.28     26.63
467.99/468.02	c  N dy  7755   2313352        90      8010         0     69348     56070    917757     25.28     29.10
475.80/475.81	c  N dy  7836   2339529        90      8010         0     93466     56070   1624311     25.28     26.90
483.50/483.54	c  N dy  7970   2359598        90      8010         0    112084     56070   2185969     25.29     26.75
489.79/489.87	c  N dy  8055   2381092        90      8010         0     70083     56070    920044     25.29     26.85
495.50/495.50	c  N dy  8151   2404109        90      8010         0     91361     56070   1553500     25.30     26.70
500.60/500.63	c  N dy  8178   2424524        90      8010         0    110147     56070   2107199     25.29     26.65
508.21/508.27	c  N dy  8322   2444584        90      8010         0     65934     56070    780696     25.31     28.47
513.60/513.65	c  N dy  8420   2468131        90      8010         0     87718     56070   1428126     25.31     26.81
520.20/520.25	c  N dy  8504   2491224        90      8010         0    109073     56070   2064264     25.31     26.69
528.01/528.07	c  N dy  8606   2511230        90      8010         0     63790     56070    695874     25.32     26.66
532.20/532.29	c  N dy  8649   2533381        90      8010         0     84170     56070   1294514     25.32     26.80
538.29/538.31	c  N dy  8735   2555597        90      8010         0    104747     56070   1908823     25.32     26.69
545.61/545.65	c  N dy  8800   2578632        90      8010         0    125949     56070   2539131     25.32     26.67
550.70/550.73	c  N dy  8873   2598701        90      8010         0     79846     56070   1154574     25.33     27.20
555.80/555.88	c  N dy  8941   2618762        90      8010         0     98431     56070   1707828     25.33     28.47
564.90/564.98	c  N dy  8980   2649461        90      8010         0    126621     56070   2534203     25.32     26.78
572.50/572.50	c  N dy  9083   2678747        90      8010         0     88119     56070   1379772     25.32     26.98
580.09/580.19	c  N dy  9112   2709478        90      8010         0    116076     56070   2194058     25.31     26.69
580.89/580.91	c  S st  9119   2711506        90      8010         0    117960     56070   2249783     25.31     24.95
581.19/581.20	c  S st  9119   2712010        90      8010         0    118436     56070   2264399     25.31   no data
581.19/581.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
581.19/581.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
581.19/581.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
581.19/581.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
581.19/581.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.19/581.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
581.19/581.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
581.19/581.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
581.29/581.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.50/597.56	c lits-rem:      1497  cl-subs:    11284  v-elim:      0  v-fix:    0  time: 16.22 s
597.50/597.56	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
597.50/597.59	c vivif2 --  cl tried   107152 cl shrink        0 lits rem          0 time: 0.02
597.80/597.89	c asymm  cl-useful: 0/667/8010 lits-rem:0 time: 0.31
597.90/597.90	c calculated reachability. Time: 0.00
597.90/597.90	c  N dy  9119   2712010        90      8010         0    107152     56070   1929459     25.31   no data
605.30/605.36	c  N dy  9226   2732040        90      8010         0    125719     56070   2485908     25.32     28.58
611.00/611.06	c  N dy  9291   2752063        90      8010         0     78358     56070   1083723     25.32     27.52
616.50/616.55	c  N dy  9403   2772206        90      8010         0     96949     56070   1640964     25.33     26.67
622.70/622.74	c  N dy  9475   2792332        90      8010         0    115517     56070   2193157     25.33     26.72
630.00/630.00	c  N dy  9541   2812353        90      8010         0    134015     56070   2743790     25.33     28.02
635.30/635.37	c  N dy  9567   2834864        90      8010         0     87557     56070   1326199     25.32     26.71
643.19/643.26	c  N dy  9613   2858932        90      8010         0    109670     56070   1974474     25.31     26.65
653.70/653.70	c  N dy  9731   2879177        90      8010         0    128467     56070   2539313     25.32     26.77
663.21/663.22	c  N dy  9784   2917186        90      8010         0     95390     56070   1535211     25.31     26.69
668.90/668.94	c  N dy  9856   2937259        90      8010         0    113926     56070   2088997     25.31     27.87
676.40/676.42	c  N dy  9918   2957286        90      8010         0    132354     56070   2631495     25.31     26.65
682.30/682.36	c  N dy  9982   2977636        90      8010         0     82109     56070   1133510     25.31     26.80
688.30/688.37	c  N dy 10122   2997640        90      8010         0    100629     56070   1693963     25.32     26.89
698.30/698.31	c  N dy 10225   3027228        90      8010         0    127982     56070   2505724     25.32     26.71
706.61/706.60	c  N dy 10293   3054373        90      8010         0     82859     56070   1133074     25.32     26.69
712.20/712.28	c  N dy 10376   3075494        90      8010         0    102357     56070   1711958     25.33     26.80
718.80/718.83	c  N dy 10441   3095998        90      8010         0    121291     56070   2274390     25.33     26.71
726.81/726.83	c  N dy 10523   3116000        90      8010         0    139833     56070   2826047     25.33     27.97
732.80/732.84	c  N dy 10569   3139460        90      8010         0     90301     56070   1332988     25.32     26.71
739.50/739.56	c  N dy 10648   3162027        90      8010         0    111104     56070   1951503     25.33     26.73
750.70/750.79	c  N dy 10684   3198291        90      8010         0     72548     56070    798742     25.31     26.77
753.90/753.95	c  S st 10741   3212012        90      8010         0     85230     56070   1178020     25.32   no data
754.10/754.16	c  S st 10741   3212514        90      8010         0     85710     56070   1192609     25.32   no data
754.10/754.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
754.10/754.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
754.10/754.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
754.10/754.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
754.10/754.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
754.10/754.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
754.10/754.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
754.20/754.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
754.20/754.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.00/757.06	c lits-rem:       347  cl-subs:     2514  v-elim:      0  v-fix:    0  time:  2.82 s
757.00/757.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
757.00/757.07	c vivif2 --  cl tried    83196 cl shrink        0 lits rem          0 time: 0.01
757.30/757.33	c asymm  cl-useful: 0/873/8010 lits-rem:0 time: 0.26
757.30/757.34	c calculated reachability. Time: 0.00
757.30/757.34	c  N dy 10741   3212514        90      8010         0     83196     56070   1112645     25.32   no data
763.10/763.16	c  N dy 10813   3234082        90      8010         0    103146     56070   1702701     25.32     26.83
769.92/769.93	c  N dy 10893   3254810        90      8010         0    122248     56070   2267618     25.32     26.71
778.10/778.19	c  N dy 10964   3276996        90      8010         0    142761     56070   2875971     25.32     26.86
784.32/784.32	c  N dy 11014   3300598        90      8010         0     91744     56070   1347432     25.31     26.81
790.92/790.96	c  N dy 11114   3323200        90      8010         0    112664     56070   1974975     25.32     26.88
804.12/804.13	c  N dy 11249   3359405        90      8010         0    146045     56070   2966865     25.32     26.74
809.70/809.79	c  N dy 11336   3379819        90      8010         0     91119     56070   1314354     25.32     26.70
816.12/816.13	c  N dy 11460   3399897        90      8010         0    109727     56070   1873456     25.33     28.73
823.82/823.81	c  N dy 11567   3419979        90      8010         0    128258     56070   2430939     25.34     26.70
832.20/832.21	c  N dy 11648   3440055        90      8010         0    146783     56070   2983140     25.34     26.74
838.11/838.17	c  N dy 11733   3460129        90      8010         0     90527     56070   1279806     25.34     27.60
843.90/843.99	c  N dy 11781   3482017        90      8010         0    110646     56070   1875972     25.34     26.74
851.32/851.31	c  N dy 11863   3503945        90      8010         0    130792     56070   2479886     25.34     26.71
860.50/860.52	c  N dy 11960   3524548        90      8010         0    149810     56070   3049134     25.35     26.74
867.61/867.65	c  N dy 12082   3549042        90      8010         0     96868     56070   1450784     25.35     26.87
873.71/873.77	c  N dy 12137   3569542        90      8010         0    115703     56070   2006844     25.35     26.70
882.61/882.67	c  N dy 12255   3591174        90      8010         0    135717     56070   2606463     25.36     26.95
890.50/890.55	c  N dy 12312   3611369        90      8010         0     77829     56070    866683     25.36     26.89
897.52/897.53	c  N dy 12364   3640014        90      8010         0    104119     56070   1640470     25.35     27.01
904.31/904.31	c  N dy 12458   3660130        90      8010         0    122771     56070   2196158     25.36     26.73
912.91/912.95	c  N dy 12565   3680208        90      8010         0    141321     56070   2753777     25.36     27.85
919.70/919.75	c  N dy 12595   3700470        90      8010         0     82512     56070    990168     25.36     26.70
922.40/922.43	c  S st 12618   3712516        90      8010         0     93598     56070   1319037     25.36     24.57
922.60/922.64	c  S st 12618   3713019        90      8010         0     94080     56070   1333689     25.36   no data
922.60/922.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
922.60/922.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
922.60/922.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
922.60/922.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
922.60/922.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
922.60/922.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
922.60/922.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
922.70/922.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
922.70/922.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
926.40/926.46	c lits-rem:       380  cl-subs:     3178  v-elim:      0  v-fix:    0  time:  3.72 s
926.40/926.46	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
926.40/926.48	c vivif2 --  cl tried    90902 cl shrink        0 lits rem          0 time: 0.02
926.70/926.75	c asymm  cl-useful: 0/775/8010 lits-rem:0 time: 0.27
926.70/926.75	c calculated reachability. Time: 0.00
926.70/926.75	c  N dy 12618   3713019        90      8010         0     90902     56070   1235161     25.36   no data
932.40/932.47	c  N dy 12668   3733859        90      8010         0    110138     56070   1806561     25.36     26.74
938.91/938.97	c  F st 12750   3751563        90      8010         0    126523     56070   2297342     25.36   no data
940.11/940.14	c  N st 12755   3754862        90      8010         0    129548     56070   2388599     25.36   no data
948.22/948.25	c  N dy 12828   3774895        90      8010         0    148036     56070   2943302     25.36     27.09
955.81/955.87	c  N dy 12924   3795046        90      8010         0     88412     56070   1152715     25.37     26.72
961.20/961.28	c  N dy 12981   3815049        90      8010         0    106858     56070   1701783     25.37     27.97
968.81/968.88	c  N dy 13104   3835363        90      8010         0    125665     56070   2268154     25.38     26.90
976.72/976.81	c  N dy 13175   3855462        90      8010         0    144257     56070   2825756     25.38     26.83
985.21/985.22	c  N dy 13238   3875551        90      8010         0     83424     56070    978718     25.38     26.91
990.90/990.95	c  N dy 13328   3895559        90      8010         0    101967     56070   1534410     25.38     28.36
1004.21/1004.30	c  N dy 13428   3935172        90      8010         0    138427     56070   2610662     25.38     26.80
1013.61/1013.68	c  N dy 13518   3955233        90      8010         0    157022     56070   3169295     25.38     26.78
1020.51/1020.52	c  N dy 13599   3975276        90      8010         0     95146     56070   1310434     25.38     29.71
1027.01/1027.06	c  N dy 13668   3996945        90      8010         0    115125     56070   1903445     25.39     26.73
1035.21/1035.22	c  N dy 13803   4016986        90      8010         0    133709     56070   2466863     25.39     26.73
1044.91/1044.94	c  N dy 13915   4037573        90      8010         0    152699     56070   3037517     25.40     26.74
1053.11/1053.14	c  N dy 13973   4059940        90      8010         0     92049     56070   1199835     25.40     26.88
1059.10/1059.17	c  N dy 14059   4079942        90      8010         0    110588     56070   1755886     25.40     27.46
1065.82/1065.84	c  N dy 14089   4102341        90      8010         0    131087     56070   2359856     25.40     26.82
1073.01/1073.09	c  N dy 14116   4122589        90      8010         0    149703     56070   2906507     25.39     26.75
1081.81/1081.89	c  N dy 14170   4142596        90      8010         0     86096     56070   1006154     25.39     26.77
1087.81/1087.86	c  N dy 14290   4162655        90      8010         0    104740     56070   1569709     25.40     27.60
1094.81/1094.86	c  N dy 14378   4182874        90      8010         0    123405     56070   2125027     25.40     26.78
1103.32/1103.38	c  N dy 14468   4204118        90      8010         0    142951     56070   2706599     25.40     26.78
1107.20/1107.26	c  S st 14494   4213020        90      8010         0    151152     56070   2950486     25.40     25.64
1107.61/1107.66	c  S st 14494   4213520        90      8010         0    151624     56070   2964905     25.40   no data
1107.61/1107.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1107.72/1107.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1107.72/1107.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1107.72/1107.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1107.72/1107.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1107.72/1107.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1107.72/1107.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1107.72/1107.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1107.81/1107.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1130.20/1130.26	c lits-rem:      1401  cl-subs:    12693  v-elim:      0  v-fix:    0  time: 22.41 s
1130.20/1130.26	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1130.30/1130.30	c vivif2 --  cl tried   138931 cl shrink        0 lits rem          0 time: 0.03
1130.60/1130.63	c asymm  cl-useful: 0/518/8010 lits-rem:0 time: 0.33
1130.60/1130.63	c calculated reachability. Time: 0.00
1130.60/1130.63	c  N dy 14494   4213520        90      8010         0    138931     56070   2561333     25.40   no data
1139.81/1139.82	c  N dy 14539   4235764        90      8010         0    159360     56070   3162548     25.40     27.10
1148.11/1148.18	c  N dy 14599   4261668        90      8010         0    100752     56070   1428470     25.40     26.97
1155.51/1155.51	c  N dy 14715   4282174        90      8010         0    119769     56070   2003486     25.41     26.81
1164.31/1164.30	c  N dy 14836   4302483        90      8010         0    138550     56070   2570108     25.41     26.75
1173.91/1174.00	c  N dy 14931   4322547        90      8010         0    157095     56070   3126433     25.42     26.80
1182.71/1182.74	c  N dy 15012   4342815        90      8010         0     92025     56070   1147031     25.42     27.01
1188.21/1188.24	c  N dy 15068   4362949        90      8010         0    110581     56070   1701627     25.42     26.86
1196.21/1196.24	c  N dy 15126   4382994        90      8010         0    129087     56070   2257942     25.42     27.27
1207.31/1207.33	c  N dy 15191   4403032        90      8010         0    147479     56070   2802250     25.42     29.00
1218.41/1218.49	c  N dy 15252   4423121        90      8010         0    166027     56070   3351019     25.42     27.08
1224.50/1224.52	c  N dy 15284   4443143        90      8010         0     99703     56070   1352994     25.42     28.32
1231.51/1231.58	c  N dy 15351   4465420        90      8010         0    120200     56070   1960047     25.42     26.76
1238.62/1238.69	c  N dy 15390   4486407        90      8010         0    139577     56070   2533790     25.41     26.97
1253.31/1253.35	c  N dy 15512   4519305        90      8010         0    169929     56070   3435174     25.41     26.78
1259.61/1259.67	c  N dy 15577   4539327        90      8010         0    102686     56070   1422247     25.41     30.27
1266.51/1266.59	c  N dy 15671   4560275        90      8010         0    122099     56070   2004297     25.42     26.83
1273.61/1273.60	c  N dy 15708   4581448        90      8010         0    141590     56070   2581745     25.41     26.77
1284.01/1284.05	c  N dy 15801   4604634        90      8010         0    163031     56070   3226510     25.42     26.97
1293.71/1293.77	c  N dy 15902   4627056        90      8010         0     96977     56070   1241362     25.42     26.79

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.08 2.66 3.42 4/342 18815
/proc/meminfo: memFree=12799216/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=29876 CPUtime=0.01 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 674 0 0 0 1 0 0 0 21 0 1 0 631175837 30593024 614 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 7469 614 338 95 0 2451 0

[startup+0.0599559 s]
/proc/loadavg: 1.08 2.66 3.42 4/342 18815
/proc/meminfo: memFree=12799216/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=30008 CPUtime=0.05 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 684 0 0 0 5 0 0 0 21 0 1 0 631175837 30728192 624 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 7502 624 338 95 0 2484 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30008

[startup+0.10095 s]
/proc/loadavg: 1.08 2.66 3.42 4/342 18815
/proc/meminfo: memFree=12799216/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=30008 CPUtime=0.09 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 692 0 0 0 9 0 0 0 21 0 1 0 631175837 30728192 632 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 7502 632 338 95 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30008

[startup+0.300926 s]
/proc/loadavg: 1.08 2.66 3.42 4/342 18815
/proc/meminfo: memFree=12799216/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=31708 CPUtime=0.29 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 1373 0 0 0 29 0 0 0 22 0 1 0 631175837 32468992 1177 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 7927 1177 362 95 0 2909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31708

[startup+0.700858 s]
/proc/loadavg: 1.08 2.66 3.42 4/342 18815
/proc/meminfo: memFree=12799216/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=32888 CPUtime=0.69 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 2033 0 0 0 69 0 0 0 24 0 1 0 631175837 33677312 1292 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 8222 1292 362 95 0 3204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32888

[startup+1.50065 s]
/proc/loadavg: 1.08 2.66 3.42 5/343 18816
/proc/meminfo: memFree=12787120/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=33708 CPUtime=1.49 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 3099 0 0 0 149 0 0 0 25 0 1 0 631175837 34516992 1536 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 8427 1536 363 95 0 3409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33708

[startup+3.10036 s]
/proc/loadavg: 1.08 2.66 3.42 5/343 18816
/proc/meminfo: memFree=12756124/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=40448 CPUtime=3.09 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 5649 0 0 0 308 1 0 0 25 0 1 0 631175837 41418752 3047 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 10112 3047 366 95 0 5094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40448

[startup+6.3007 s]
/proc/loadavg: 1.47 2.72 3.43 5/343 18816
/proc/meminfo: memFree=12749184/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=40952 CPUtime=6.29 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 7788 0 0 0 628 1 0 0 25 0 1 0 631175837 41934848 3340 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 10238 3340 366 95 0 5220 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40952

[startup+12.7005 s]
/proc/loadavg: 1.68 2.74 3.43 5/343 18816
/proc/meminfo: memFree=12720456/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=53164 CPUtime=12.69 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 13936 0 0 0 1266 3 0 0 25 0 1 0 631175837 54439936 6404 33554432000 4194304 4580011 140737448201184 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 13291 6404 366 95 0 8273 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53164

[startup+25.5009 s]
/proc/loadavg: 2.19 2.80 3.44 5/343 18817
/proc/meminfo: memFree=12691904/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=56952 CPUtime=25.49 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 19864 0 0 0 2545 4 0 0 25 0 1 0 631175837 58318848 7462 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 14238 7462 366 95 0 9220 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56952

[startup+51.1008 s]
/proc/loadavg: 2.81 2.89 3.46 5/343 18817
/proc/meminfo: memFree=12675080/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=58820 CPUtime=51.08 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 30200 0 0 0 5102 6 0 0 25 0 1 0 631175837 60231680 8012 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 14705 8012 366 95 0 9687 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 58820

[startup+102.313 s]
/proc/loadavg: 3.48 3.06 3.48 5/343 18819
/proc/meminfo: memFree=12622092/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=74260 CPUtime=102.3 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 47979 0 0 0 10220 10 0 0 25 0 1 0 631175837 76042240 11756 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 18565 11756 366 95 0 13547 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74260

[startup+162.301 s]
/proc/loadavg: 3.81 3.23 3.51 5/343 18820
/proc/meminfo: memFree=12594648/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=74712 CPUtime=162.29 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 62881 0 0 0 16216 13 0 0 25 0 1 0 631175837 76505088 11210 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 18678 11210 366 95 0 13660 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74712

[startup+222.301 s]
/proc/loadavg: 3.93 3.37 3.54 5/343 18822
/proc/meminfo: memFree=12566952/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=83076 CPUtime=222.29 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 76207 0 0 0 22214 15 0 0 25 0 1 0 631175837 85069824 13468 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 20769 13468 366 95 0 15751 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 83076

[startup+282.301 s]
/proc/loadavg: 3.97 3.48 3.57 5/343 18824
/proc/meminfo: memFree=12538620/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=83344 CPUtime=282.29 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 88042 0 0 0 28210 19 0 0 25 0 1 0 631175837 85344256 13381 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 20836 13381 366 95 0 15818 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 83344

[startup+342.301 s]
/proc/loadavg: 3.99 3.57 3.59 5/343 18825
/proc/meminfo: memFree=12499252/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=98572 CPUtime=342.29 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 99763 0 0 0 34208 21 0 0 25 0 1 0 631175837 100937728 17228 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 24643 17228 366 95 0 19625 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 98572

[startup+402.301 s]
/proc/loadavg: 3.99 3.65 3.61 5/343 18827
/proc/meminfo: memFree=12484952/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=98796 CPUtime=402.29 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 110321 0 0 0 40204 25 0 0 25 0 1 0 631175837 101167104 17026 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 24699 17026 366 95 0 19681 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 98796

[startup+462.3 s]
/proc/loadavg: 4.06 3.72 3.64 5/343 18828
/proc/meminfo: memFree=12470280/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=107492 CPUtime=462.3 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 119417 0 0 0 46202 28 0 0 25 0 1 0 631175837 110071808 20255 33554432000 4194304 4580011 140737448201184 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 26873 20255 366 95 0 21855 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 107492

[startup+522.3 s]
/proc/loadavg: 4.27 3.83 3.68 5/343 18830
/proc/meminfo: memFree=12435256/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=107664 CPUtime=522.29 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 128247 0 0 0 52199 30 0 0 25 0 1 0 631175837 110247936 20323 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 26916 20323 366 95 0 21898 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 107664

[startup+582.3 s]
/proc/loadavg: 4.10 3.86 3.70 5/343 18832
/proc/meminfo: memFree=12416732/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=119568 CPUtime=582.3 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 140064 0 0 0 58196 34 0 0 25 0 1 0 631175837 122437632 23015 33554432000 4194304 4580011 140737448201184 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 29892 23015 366 95 0 24874 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 119568

[startup+642.301 s]
/proc/loadavg: 4.03 3.89 3.71 5/343 18833
/proc/meminfo: memFree=12401312/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=119660 CPUtime=642.3 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 146261 0 0 0 64195 35 0 0 25 0 1 0 631175837 122531840 22618 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 29915 22618 366 95 0 24897 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 119660

[startup+702.301 s]
/proc/loadavg: 4.01 3.90 3.73 5/343 18835
/proc/meminfo: memFree=12401144/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=119788 CPUtime=702.3 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 153653 0 0 0 70193 37 0 0 25 0 1 0 631175837 122662912 23596 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 29947 23596 366 95 0 24929 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 119788

[startup+762.313 s]
/proc/loadavg: 4.00 3.92 3.74 5/343 18836
/proc/meminfo: memFree=12408780/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=119968 CPUtime=762.31 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 162438 0 0 0 76191 40 0 0 25 0 1 0 631175837 122847232 22414 33554432000 4194304 4580011 140737448201184 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 29992 22414 366 95 0 24974 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 119968

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.75 5/343 18838
/proc/meminfo: memFree=12404636/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=120092 CPUtime=822.31 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 170040 0 0 0 82187 44 0 0 25 0 1 0 631175837 122974208 23071 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 30023 23071 366 95 0 25005 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 120092

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.77 5/343 18840
/proc/meminfo: memFree=12395756/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=120212 CPUtime=882.31 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 177408 0 0 0 88185 46 0 0 25 0 1 0 631175837 123097088 23380 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 30053 23380 366 95 0 25035 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 120212

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.78 5/343 18841
/proc/meminfo: memFree=12370396/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=120332 CPUtime=942.3 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 184674 0 0 0 94182 48 0 0 25 0 1 0 631175837 123219968 23438 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 30083 23438 366 95 0 25065 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 120332

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.79 5/343 18843
/proc/meminfo: memFree=12351132/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=120452 CPUtime=1002.3 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 191981 0 0 0 100180 50 0 0 25 0 1 0 631175837 123342848 23238 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 30113 23238 366 95 0 25095 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 120452

[startup+1062.3 s]
/proc/loadavg: 4.11 4.01 3.82 5/343 18844
/proc/meminfo: memFree=12340028/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=120572 CPUtime=1062.31 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 199111 0 0 0 106178 53 0 0 25 0 1 0 631175837 123465728 22799 33554432000 4194304 4580011 140737448201184 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 30143 22799 366 95 0 25125 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 120572

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.83 5/343 18846
/proc/meminfo: memFree=12303404/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=136404 CPUtime=1122.3 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 207448 0 0 0 112176 54 0 0 25 0 1 0 631175837 139677696 27313 33554432000 4194304 4580011 140737448201184 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 34101 27313 366 95 0 29083 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 136404

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/343 18848
/proc/meminfo: memFree=12307216/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=136504 CPUtime=1182.31 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 213642 0 0 0 118174 57 0 0 25 0 1 0 631175837 139780096 25310 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 34126 25310 366 95 0 29108 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 136504

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/343 18849
/proc/meminfo: memFree=12270056/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=136568 CPUtime=1242.31 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 219408 0 0 0 124172 59 0 0 25 0 1 0 631175837 139845632 27123 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 34142 27123 366 95 0 29124 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 136568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.84 2/340 18863
/proc/meminfo: memFree=12689184/32951124 swapFree=67111352/67111528
[pid=18815] ppid=18813 vsize=136696 CPUtime=1300.02 cores=4,6
/proc/18815/stat : 18815 (strangenight2-s) R 18813 18815 17595 0 -1 4202496 226398 0 0 0 129942 60 0 0 25 0 1 0 631175837 139976704 26077 33554432000 4194304 4580011 140737448201184 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18815/statm: 34174 26077 366 95 0 29156 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 136696

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

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

runsolver used 4.5973 second user time and 9.35358 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-14 17:40:02
IDJOB=3367850
IDBENCH=83059
IDSOLVER=1845
FILE ID=node143/3367850-1305387602
RUNJOBID= node143-1305387602-18774
PBS_JOBID= 13324359
Free space on /tmp= 73400 MiB

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

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

MD5SUM BENCH= 64cfbb29f16ce069bd41061252da74bd
RANDOM SEED=1637335181

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12799504 kB
Buffers:        275072 kB
Cached:        3408956 kB
SwapCached:          0 kB
Active:       17240924 kB
Inactive:      2648156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12799504 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           22168 kB
Writeback:           0 kB
AnonPages:    16204068 kB
Mapped:          29948 kB
Slab:           143992 kB
PageTables:      53440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70032744 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= 73412 MiB
End job on node143 at 2011-05-14 18:01:44