Trace number 3367494

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 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
MD5SUMffd67922a8bb7c4660bea122f8a5ce0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.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-3367494-1305383394.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.19/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.20
0.19/0.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.19/0.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.19/0.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.24	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.24	c calculated reachability. Time: 0.00
0.19/0.24	c Calc default polars -  time:   0.00 s pos:      51 undec:       1 neg:      38
0.19/0.24	c =========================================================================================
0.19/0.24	c types(t): F = full restart, N = normal restart
0.19/0.24	c types(t): S = simplification begin/end, E = solution found
0.19/0.24	c restart types(rt): st = static, dy = dynamic
0.19/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.24	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
0.39/0.40	c  N dy    10      4403        90      8010         0      4055     56070    122435     25.64     27.08
0.49/0.57	c  N dy    16      8455        90      8010         0      5505     56070    150875     25.29     26.72
0.79/0.81	c  N dy    20     13712        90      8010         0      6439     56070    162135     24.89     26.49
1.10/1.12	c  N dy    36     19598        90      8010         0      6697     56070    153601     24.96     26.43
1.29/1.38	c  N dy    54     24501        90      8010         0     11246     56070    289626     25.16     26.53
1.39/1.41	c  F st    58     25000        90      8010         0     11711     56070    303345     25.18     25.17
1.59/1.68	c  N dy    64     30001        90      8010         0     10024     56070    236319     25.18   no data
1.59/1.68	c  S st    64     30001        90      8010         0     10024     56070    236319     25.18   no data
1.69/1.72	c  S st    64     30504        90      8010         0     10499     56070    250990     25.18   no data
1.69/1.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.69/1.73	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
1.69/1.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.69/1.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.69/1.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.97	c lits-rem:        91  cl-subs:      711  v-elim:      0  v-fix:    0  time:  0.23 s
2.29/2.30	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.33
2.29/2.30	c calculated reachability. Time: 0.00
2.29/2.30	c  N dy    64     30504        90      8010         0      9788     56070    226995     25.18   no data
2.49/2.55	c  N dy    80     34624        90      8010         0     13617     56070    341480     25.34     26.71
2.89/2.90	c  N dy    82     40549        90      8010         0     11810     56070    266732     25.23     26.59
3.09/3.17	c  N dy   102     44593        90      8010         0     15602     56070    379228     25.32     26.67
3.19/3.27	c  S st   109     45756        90      8010         0      8357     56070    149491     25.35     25.61
3.30/3.31	c  S st   109     46260        90      8010         0      8834     56070    163449     25.35   no data
3.30/3.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.30/3.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.30/3.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.30/3.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.30/3.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3.30/3.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.30/3.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.30/3.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.37	c lits-rem:         1  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.04 s
3.30/3.37	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3.30/3.37	c vivif2 --  cl tried     8788 cl shrink        0 lits rem          0 time: 0.00
3.59/3.68	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
3.59/3.68	c calculated reachability. Time: 0.00
3.59/3.68	c  N dy   109     46260        90      8010         0      8788     56070    161827     25.35   no data
3.89/3.97	c  N dy   126     51004        90      8010         0     13202     56070    292439     25.39     26.82
4.19/4.25	c  N dy   137     55069        90      8010         0     16957     56070    403083     25.42     28.06
4.49/4.54	c  N dy   144     59344        90      8010         0     11662     56070    229618     25.41     26.82
5.18/5.27	c  N dy   161     69390        90      8010         0     10761     56070    185578     25.30     23.67
5.18/5.27	c  S st   161     69390        90      8010         0     10761     56070    185578     25.30     23.67
5.29/5.31	c  S st   161     69893        90      8010         0     11237     56070    199746     25.30   no data
5.29/5.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.29/5.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.29/5.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.29/5.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.29/5.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.29/5.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.40	c lits-rem:        19  cl-subs:      147  v-elim:      0  v-fix:    0  time:  0.07 s
5.29/5.40	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.29/5.40	c vivif2 --  cl tried    11090 cl shrink        0 lits rem          0 time: 0.00
5.69/5.76	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.36
5.69/5.76	c calculated reachability. Time: 0.00
5.69/5.76	c  N dy   161     69893        90      8010         0     11090     56070    195179     25.30   no data
5.99/6.06	c  N dy   169     74536        90      8010         0     15393     56070    322344     25.31     26.64
6.39/6.45	c  N dy   179     79729        90      8010         0     20214     56070    465157     25.31     26.69
6.99/7.01	c  F st   188     87500        90      8010         0     16287     56070    330880     25.24     24.83
6.99/7.01	c  N st   188     87500        90      8010         0     16287     56070    330880     25.24     24.83
7.39/7.45	c  N dy   197     93148        90      8010         0     21534     56070    486043     25.25     26.69
7.89/7.95	c  N dy   216     99132        90      8010         0     15051     56070    278514     25.28     27.12
8.29/8.39	c  S st   225    104839        90      8010         0     20313     56070    431111     25.21     24.48
8.39/8.45	c  S st   225    105345        90      8010         0     20794     56070    445687     25.21   no data
8.39/8.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.39/8.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.39/8.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.39/8.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.39/8.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/8.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
8.39/8.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.39/8.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.39/8.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.99/9.06	c lits-rem:       239  cl-subs:     1662  v-elim:      0  v-fix:    0  time:  0.58 s
8.99/9.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
8.99/9.06	c vivif2 --  cl tried    19132 cl shrink        0 lits rem          0 time: 0.00
9.39/9.47	c asymm  cl-useful: 0/6130/8010 lits-rem:0 time: 0.40
9.39/9.47	c calculated reachability. Time: 0.00
9.39/9.47	c  N dy   225    105345        90      8010         0     19132     56070    394512     25.21   no data
10.19/10.26	c  N dy   241    114830        90      8010         0     14996     56070    257977     25.20     26.60
10.79/10.90	c  N dy   258    122784        90      8010         0     22360     56070    472756     25.20     26.68
11.59/11.69	c  N dy   295    130688        90      8010         0     15849     56070    267346     25.25     26.75
12.29/12.36	c  N dy   316    139069        90      8010         0     23572     56070    493817     25.26     27.66
13.20/13.23	c  N dy   341    148000        90      8010         0     17044     56070    284026     25.25     27.59
13.99/14.09	c  N dy   375    158020        90      8010         0     26290     56070    555270     25.24     22.94
13.99/14.09	c  S st   375    158020        90      8010         0     26290     56070    555270     25.24     22.94
14.09/14.16	c  S st   375    158524        90      8010         0     26772     56070    569738     25.24   no data
14.09/14.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.09/14.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.09/14.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.09/14.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.09/14.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.09/14.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
14.09/14.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.09/14.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.09/14.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.13	c lits-rem:       387  cl-subs:     2053  v-elim:      0  v-fix:    0  time:  0.94 s
15.09/15.13	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
15.09/15.14	c vivif2 --  cl tried    24719 cl shrink        0 lits rem          0 time: 0.01
15.29/15.31	c asymm  cl-useful: 0/1880/8010 lits-rem:0 time: 0.17
15.29/15.31	c calculated reachability. Time: 0.00
15.29/15.31	c  N dy   375    158524        90      8010         0     24719     56070    504673     25.24   no data
16.29/16.38	c  N dy   393    170118        90      8010         0     19788     56070    349291     25.21     26.66
17.39/17.46	c  N dy   408    181657        90      8010         0     30447     56070    659800     25.17     26.55
18.70/18.71	c  N dy   440    194432        90      8010         0     25670     56070    503241     25.18     26.62
20.09/20.16	c  N dy   485    207895        90      8010         0     20599     56070    336088     25.17     26.57
22.09/22.17	c  N dy   517    227868        90      8010         0     20524     56070    315482     25.07     26.48
22.99/23.10	c  S st   532    237787        90      8010         0     29656     56070    577255     25.03     22.69
23.10/23.18	c  S st   532    238288        90      8010         0     30134     56070    591633     25.03   no data
23.10/23.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.10/23.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
23.19/23.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.19/23.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.19/23.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.19/23.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
23.19/23.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.19/23.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.19/23.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.29/24.35	c lits-rem:       286  cl-subs:     2553  v-elim:      0  v-fix:    0  time:  1.13 s
24.29/24.35	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
24.29/24.35	c vivif2 --  cl tried    27581 cl shrink        0 lits rem          0 time: 0.01
24.49/24.56	c asymm  cl-useful: 0/2442/8010 lits-rem:0 time: 0.20
24.49/24.56	c calculated reachability. Time: 0.00
24.49/24.56	c  N dy   532    238288        90      8010         0     27581     56070    517624     25.03   no data
26.40/26.42	c  N dy   611    253503        90      8010         0     22408     56070    356901     25.09     27.89
28.29/28.30	c  N dy   675    269692        90      8010         0     37449     56070    797843     25.13     27.51
30.29/30.38	c  N dy   774    286965        90      8010         0     33191     56070    659574     25.19     26.69
32.39/32.44	c  N dy   793    305302        90      8010         0     28818     56070    504851     25.13     27.58
32.49/32.55	c  F st   801    306250        90      8010         0     29702     56070    531380     25.14   no data
34.79/34.88	c  N dy   861    324801        90      8010         0     24703     56070    367334     25.17     26.51
37.29/37.35	c  N dy   921    345253        90      8010         0     43590     56070    923125     25.17     26.67
38.79/38.85	c  S st   978    357433        90      8010         0     31740     56070    557963     25.20   no data
38.89/38.94	c  S st   978    357933        90      8010         0     32213     56070    572276     25.20   no data
38.89/38.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.89/38.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.89/38.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.89/38.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.89/38.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.89/38.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
38.89/38.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.89/38.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.89/38.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.79/39.85	c lits-rem:       249  cl-subs:     1423  v-elim:      0  v-fix:    0  time:  0.87 s
39.79/39.85	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
39.79/39.86	c vivif2 --  cl tried    30790 cl shrink        0 lits rem          0 time: 0.01
39.99/40.07	c asymm  cl-useful: 0/2050/8010 lits-rem:0 time: 0.21
39.99/40.07	c calculated reachability. Time: 0.00
39.99/40.07	c  N dy   978    357933        90      8010         0     30790     56070    525103     25.20   no data
43.49/43.51	c  N dy   997    386684        90      8010         0     33270     56070    579674     25.12     26.51
46.39/46.44	c  N dy  1082    406842        90      8010         0     27048     56070    383508     25.16     26.50
48.89/48.93	c  N dy  1101    428019        90      8010         0     46587     56070    956264     25.13     26.66
52.19/52.28	c  N dy  1171    453392        90      8010         0     44169     56070    868612     25.13     26.51
55.29/55.35	c  N dy  1283    473550        90      8010         0     36091     56070    615653     25.16     26.49
58.68/58.70	c  N dy  1371    494343        90      8010         0     55390     56070   1186626     25.19     26.60
61.39/61.40	c  N dy  1417    515138        90      8010         0     46812     56070    905836     25.18     26.67
64.39/64.47	c  N dy  1459    536899        90      8010         0     38167     56070    634063     25.17     24.23
64.39/64.47	c  S st  1459    536899        90      8010         0     38167     56070    634063     25.17     24.23
64.49/64.57	c  S st  1459    537405        90      8010         0     38647     56070    648481     25.17   no data
64.49/64.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.49/64.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.49/64.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.49/64.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.49/64.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.49/64.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
64.49/64.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.59/64.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
64.59/64.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.90/65.93	c lits-rem:       245  cl-subs:     1888  v-elim:      0  v-fix:    0  time:  1.32 s
65.90/65.94	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
65.90/65.94	c vivif2 --  cl tried    36759 cl shrink        0 lits rem          0 time: 0.01
66.09/66.16	c asymm  cl-useful: 0/1762/8010 lits-rem:0 time: 0.21
66.09/66.16	c calculated reachability. Time: 0.00
66.09/66.16	c  N dy  1459    537405        90      8010         0     36759     56070    590974     25.17   no data
71.69/71.74	c  N dy  1529    577283        90      8010         0     43962     56070    778193     25.06     26.38
75.39/75.49	c  N dy  1619    600118        90      8010         0     34766     56070    502120     25.08     26.49
80.39/80.46	c  N dy  1622    632094        90      8010         0     32750     56070    426007     24.97     26.37
83.28/83.38	c  N dy  1708    652126        90      8010         0     51328     56070    973484     24.99     28.04
87.19/87.24	c  N dy  1822    672165        90      8010         0     37640     56070    552979     25.03     26.72
90.39/90.48	c  N dy  1886    693128        90      8010         0     57103     56070   1123996     25.03     26.54
96.59/96.71	c  N dy  1952    731082        90      8010         0     58792     56070   1148241     25.00     26.56
101.20/101.24	c  N dy  2011    758586        90      8010         0     49930     56070    869139     24.98     26.33
106.39/106.41	c  N dy  2123    784544        90      8010         0     38883     56070    530703     25.00     26.35
110.00/110.09	c  N dy  2221    806108        90      8010         0     58898     56070   1121771     25.02     23.43
110.00/110.09	c  S st  2221    806108        90      8010         0     58898     56070   1121771     25.02     23.43
110.19/110.24	c  S st  2221    806612        90      8010         0     59379     56070   1136374     25.02   no data
110.19/110.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.19/110.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
110.19/110.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.19/110.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.19/110.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.19/110.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
110.19/110.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
110.19/110.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
110.29/110.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.69/114.76	c lits-rem:       644  cl-subs:     4337  v-elim:      0  v-fix:    0  time:  4.44 s
114.69/114.76	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
114.69/114.78	c vivif2 --  cl tried    55042 cl shrink        0 lits rem          0 time: 0.02
114.99/115.03	c asymm  cl-useful: 0/1180/8010 lits-rem:0 time: 0.25
114.99/115.03	c calculated reachability. Time: 0.00
114.99/115.03	c  N dy  2221    806612        90      8010         0     55042     56070   1000103     25.02   no data
119.59/119.64	c  N dy  2335    826864        90      8010         0     37865     56070    483032     25.05     26.56
123.29/123.31	c  N dy  2452    848164        90      8010         0     57625     56070   1069386     25.08     26.50
127.49/127.60	c  N dy  2516    868231        90      8010         0     39196     56070    501058     25.08     27.88
130.80/130.90	c  N dy  2603    888331        90      8010         0     57852     56070   1055486     25.10     28.03
135.30/135.36	c  N dy  2669    908943        90      8010         0     39006     56070    477129     25.10     26.43
139.18/139.24	c  N dy  2736    932614        90      8010         0     60890     56070   1119590     25.10     26.45
143.00/143.05	c  N dy  2749    953009        90      8010         0     40834     56070    512651     25.07     26.45
146.49/146.55	c  N dy  2827    974310        90      8010         0     60571     56070   1094563     25.07     26.60
151.59/151.62	c  N dy  2929    994395        90      8010         0     79216     56070   1650006     25.09     27.57
154.99/155.02	c  N dy  2975   1015221        90      8010         0     58659     56070   1013108     25.09     26.41
160.78/160.85	c  N dy  3088   1039620        90      8010         0     81278     56070   1685098     25.11     26.48
164.48/164.56	c  N dy  3163   1060498        90      8010         0     59810     56070   1035642     25.11     26.51
167.29/167.36	c  F st  3221   1071877        90      8010         0     70411     56070   1350162     25.13     26.42
169.49/169.51	c  N dy  3259   1080529        90      8010         0     78444     56070   1594077     25.13     27.66
173.80/173.89	c  N dy  3361   1100666        90      8010         0     55465     56070    890360     25.15     26.62
178.20/178.28	c  N dy  3428   1121181        90      8010         0     74437     56070   1450740     25.16     26.60
182.59/182.66	c  N dy  3493   1141267        90      8010         0     50468     56070    725991     25.16     26.68
186.90/186.94	c  N dy  3588   1162518        90      8010         0     70191     56070   1313306     25.17     26.53
192.19/192.29	c  N dy  3673   1183826        90      8010         0     46337     56070    583344     25.19     26.52
196.19/196.27	c  N dy  3722   1206501        90      8010         0     67234     56070   1199446     25.18     26.54
196.99/197.04	c  S st  3736   1209919        90      8010         0     70413     56070   1293875     25.18   no data
197.19/197.22	c  S st  3736   1210424        90      8010         0     70881     56070   1307953     25.18   no data
197.19/197.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
197.19/197.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
197.19/197.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
197.19/197.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.19/197.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.19/197.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
197.19/197.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.19/197.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
197.29/197.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
203.79/203.84	c lits-rem:       934  cl-subs:     5238  v-elim:      0  v-fix:    0  time:  6.53 s
203.79/203.84	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
203.79/203.86	c vivif2 --  cl tried    65643 cl shrink        0 lits rem          0 time: 0.02
203.99/204.02	c asymm  cl-useful: 0/576/8010 lits-rem:0 time: 0.16
203.99/204.02	c calculated reachability. Time: 0.00
203.99/204.02	c  N dy  3736   1210424        90      8010         0     65643     56070   1148032     25.18   no data
208.49/208.57	c  N dy  3804   1230481        90      8010         0     84216     56070   1699174     25.18     26.63
212.30/212.39	c  N dy  3847   1250512        90      8010         0     58481     56070    925049     25.18     27.41
217.18/217.27	c  N dy  3955   1271122        90      8010         0     77569     56070   1493881     25.19     26.59
222.39/222.49	c  N dy  4035   1291202        90      8010         0     50933     56070    683557     25.20     27.11
226.39/226.50	c  N dy  4127   1311293        90      8010         0     69613     56070   1239864     25.21     28.10
231.88/231.97	c  N dy  4205   1332097        90      8010         0     88885     56070   1809659     25.22     26.61
236.18/236.29	c  N dy  4270   1353597        90      8010         0     62488     56070   1005680     25.23     26.65
241.69/241.71	c  N dy  4398   1375141        90      8010         0     82509     56070   1605535     25.25     26.61
247.18/247.22	c  N dy  4495   1396370        90      8010         0     54908     56070    762327     25.26     26.86
251.79/251.87	c  N dy  4563   1418563        90      8010         0     75379     56070   1369679     25.26     26.63
257.68/257.70	c  N dy  4660   1438873        90      8010         0     94221     56070   1933382     25.28     26.72
261.88/261.92	c  N dy  4731   1459072        90      8010         0     64797     56070   1036215     25.28     26.64
268.58/268.63	c  N dy  4841   1482355        90      8010         0     86419     56070   1681112     25.29     26.74
273.48/273.55	c  N dy  4890   1502425        90      8010         0     55817     56070    752365     25.29     26.69
277.69/277.78	c  N dy  4960   1522582        90      8010         0     74425     56070   1299333     25.29     26.65
283.89/283.98	c  N dy  5068   1543509        90      8010         0     93779     56070   1876371     25.30     26.87
288.69/288.76	c  N dy  5133   1563591        90      8010         0     62462     56070    931110     25.31     28.48
295.89/295.92	c  N dy  5200   1594755        90      8010         0     91222     56070   1782283     25.30     26.68
300.78/300.80	c  N dy  5231   1615466        90      8010         0     59487     56070    820421     25.29     26.69
305.48/305.52	c  N dy  5278   1638149        90      8010         0     80366     56070   1429732     25.28     26.63
311.48/311.50	c  N dy  5356   1658324        90      8010         0     99011     56070   1984052     25.28     26.66
316.38/316.46	c  N dy  5449   1678439        90      8010         0     65983     56070   1001963     25.29     26.68
321.58/321.61	c  N dy  5554   1698477        90      8010         0     84524     56070   1555496     25.31     26.64
324.98/325.01	c  S st  5593   1710425        90      8010         0     95577     56070   1884817     25.31     23.96
325.18/325.26	c  S st  5593   1710929        90      8010         0     96054     56070   1899144     25.31   no data
325.18/325.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
325.28/325.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
325.28/325.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
325.28/325.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
325.28/325.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
325.28/325.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
325.28/325.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
325.28/325.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
325.38/325.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
337.48/337.54	c lits-rem:       900  cl-subs:     7687  v-elim:      0  v-fix:    0  time: 12.14 s
337.48/337.54	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
337.48/337.57	c vivif2 --  cl tried    88367 cl shrink        0 lits rem          0 time: 0.02
337.78/337.86	c asymm  cl-useful: 0/943/8010 lits-rem:0 time: 0.29
337.78/337.86	c calculated reachability. Time: 0.00
337.78/337.86	c  N dy  5593   1710929        90      8010         0     88367     56070   1651162     25.31   no data
343.58/343.61	c  N dy  5639   1731006        90      8010         0     54512     56070    643881     25.31     27.99
347.59/347.67	c  N dy  5692   1751046        90      8010         0     72976     56070   1185576     25.31     28.20
353.39/353.48	c  N dy  5802   1771092        90      8010         0     91570     56070   1741895     25.32     27.82
359.28/359.33	c  N dy  5852   1791190        90      8010         0     56616     56070    685888     25.31     27.03
363.68/363.78	c  N dy  5944   1811284        90      8010         0     75272     56070   1241770     25.32     26.67
369.28/369.36	c  N dy  5945   1835142        90      8010         0     96960     56070   1856699     25.28     26.68
375.28/375.34	c  N dy  6027   1855684        90      8010         0     61653     56070    821468     25.29     26.62
379.69/379.73	c  N dy  6103   1875728        90      8010         0     80200     56070   1374550     25.29     27.74
386.28/386.34	c  N dy  6155   1895864        90      8010         0     98825     56070   1925662     25.29     26.69
394.08/394.15	c  N dy  6222   1924473        90      8010         0     69839     56070   1035147     25.28     26.92
399.78/399.83	c  N dy  6297   1947204        90      8010         0     90865     56070   1660149     25.29     26.64
407.68/407.70	c  N dy  6418   1968650        90      8010         0    110713     56070   2256859     25.30     26.81
412.79/412.87	c  N dy  6522   1988678        90      8010         0     72953     56070   1116490     25.31     28.31
420.69/420.74	c  N dy  6573   2018167        90      8010         0    100067     56070   1910302     25.30     27.01
428.18/428.24	c  N dy  6672   2039193        90      8010         0     62305     56070    780227     25.31     26.85
432.68/432.77	c  N dy  6677   2062276        90      8010         0     83430     56070   1392066     25.29     26.69
438.58/438.63	c  N dy  6741   2082378        90      8010         0    101928     56070   1941257     25.29     26.81
445.49/445.59	c  N dy  6811   2103739        90      8010         0     63630     56070    803170     25.29     26.64
470.29/470.39	c  N dy  6831   2210929        90      8010         0    102679     56070   1916927     25.17     22.71
470.29/470.39	c  S st  6831   2210929        90      8010         0    102679     56070   1916927     25.17     22.71
470.59/470.64	c  S st  6831   2211432        90      8010         0    103147     56070   1931393     25.17   no data
470.59/470.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
470.59/470.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
470.59/470.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
470.59/470.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.59/470.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.59/470.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
470.59/470.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
470.69/470.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
470.69/470.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
494.78/494.83	c lits-rem:      2261  cl-subs:    11721  v-elim:      0  v-fix:    0  time: 24.05 s
494.78/494.83	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
494.78/494.85	c vivif2 --  cl tried    91426 cl shrink        0 lits rem          0 time: 0.02
495.08/495.18	c asymm  cl-useful: 0/820/8010 lits-rem:0 time: 0.32
495.08/495.18	c calculated reachability. Time: 0.00
495.08/495.18	c  N dy  6831   2211432        90      8010         0     91426     56070   1616528     25.17   no data
502.08/502.16	c  N dy  6941   2231462        90      8010         0    109920     56070   2167500     25.17     26.71
508.28/508.38	c  N dy  7006   2252523        90      8010         0     70246     56070    970275     25.17     26.53
515.28/515.30	c  N dy  7131   2275669        90      8010         0     91667     56070   1613468     25.18     26.51
523.18/523.22	c  N dy  7232   2297108        90      8010         0    111508     56070   2208011     25.19     26.59
529.88/529.92	c  N dy  7329   2317133        90      8010         0     69511     56070    930264     25.20     28.34
535.38/535.44	c  N dy  7441   2337138        90      8010         0     88035     56070   1483204     25.21     27.87
543.88/543.95	c  N dy  7523   2365031        90      8010         0    113696     56070   2246224     25.21     26.59
550.08/550.13	c  N dy  7565   2385056        90      8010         0     70512     56070    932780     25.21     26.77
556.08/556.17	c  N dy  7662   2407157        90      8010         0     90965     56070   1542875     25.21     26.59
563.39/563.45	c  N dy  7773   2427243        90      8010         0    109587     56070   2100608     25.22     26.81
571.78/571.83	c  N dy  7879   2447300        90      8010         0     65402     56070    763716     25.23     26.64
576.78/576.80	c  N dy  7974   2467634        90      8010         0     84256     56070   1325572     25.24     26.57
583.28/583.34	c  N dy  8088   2487703        90      8010         0    102865     56070   1882374     25.25     29.07
589.98/590.06	c  N dy  8139   2507837        90      8010         0    121519     56070   2436008     25.25     26.67
596.98/597.03	c  N dy  8167   2534356        90      8010         0     82052     56070   1228603     25.24     26.62
603.18/603.30	c  N dy  8263   2554447        90      8010         0    100719     56070   1785168     25.25     26.72
611.88/611.94	c  N dy  8379   2577815        90      8010         0    122374     56070   2434082     25.25     26.68
618.38/618.44	c  N dy  8460   2598473        90      8010         0     76841     56070   1065722     25.26     26.72
624.68/624.76	c  N dy  8588   2618477        90      8010         0     95368     56070   1623530     25.27     26.62
632.39/632.42	c  N dy  8708   2638557        90      8010         0    113998     56070   2183892     25.28     27.40
641.88/641.93	c  N dy  8783   2663499        90      8010         0     71249     56070    872271     25.28     26.69
647.18/647.27	c  N dy  8857   2683565        90      8010         0     89711     56070   1418459     25.28     26.87
653.97/654.06	c  N dy  8939   2703575        90      8010         0    108169     56070   1969118     25.28     26.70
657.08/657.19	c  S st  8996   2711433        90      8010         0    115486     56070   2190743     25.29   no data
657.48/657.52	c  S st  8996   2711934        90      8010         0    115956     56070   2204891     25.29   no data
657.48/657.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
657.48/657.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
657.48/657.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
657.48/657.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
657.48/657.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
657.48/657.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
657.48/657.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
657.58/657.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
657.58/657.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
673.28/673.35	c lits-rem:      1263  cl-subs:     9263  v-elim:      0  v-fix:    0  time: 15.68 s
673.28/673.36	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
673.28/673.38	c vivif2 --  cl tried   106693 cl shrink        0 lits rem          0 time: 0.03
673.68/673.73	c asymm  cl-useful: 0/698/8010 lits-rem:0 time: 0.35
673.68/673.74	c calculated reachability. Time: 0.00
673.68/673.74	c  N dy  8996   2711934        90      8010         0    106693     56070   1915110     25.29   no data
681.78/681.82	c  N dy  9070   2733529        90      8010         0    126646     56070   2507356     25.29     26.66
688.68/688.74	c  N dy  9183   2753607        90      8010         0     79034     56070   1103474     25.30     27.71
694.87/694.97	c  N dy  9300   2773647        90      8010         0     97578     56070   1662039     25.31     26.91
724.18/724.27	c  N dy  9375   2875072        90      8010         0    122908     56070   2301710     25.24     26.58
732.27/732.37	c  N dy  9451   2895111        90      8010         0     73666     56070    907758     25.24     27.27
738.58/738.67	c  N dy  9549   2916912        90      8010         0     93881     56070   1508749     25.25     26.74
745.47/745.58	c  N dy  9626   2936914        90      8010         0    112366     56070   2060652     25.25     30.87
753.78/753.85	c  N dy  9724   2956928        90      8010         0    130889     56070   2614308     25.26     26.64
764.28/764.37	c  N dy  9822   2991055        90      8010         0     93259     56070   1464087     25.25     26.59
770.68/770.71	c  N dy  9877   3011085        90      8010         0    111609     56070   2005806     25.25     28.86
778.97/779.03	c  N dy  9965   3031125        90      8010         0    130153     56070   2558486     25.26     28.20
786.88/786.94	c  N dy 10050   3051141        90      8010         0     78683     56070   1017161     25.26     28.82
792.58/792.67	c  N dy 10114   3071235        90      8010         0     97270     56070   1569076     25.27     27.05
799.78/799.84	c  N dy 10207   3091256        90      8010         0    115758     56070   2121671     25.27     27.37
810.48/810.51	c  N dy 10336   3113376        90      8010         0    136282     56070   2737618     25.28     26.79
817.48/817.59	c  N dy 10420   3133441        90      8010         0     83785     56070   1147960     25.28     26.73
823.68/823.74	c  N dy 10498   3153594        90      8010         0    102417     56070   1702638     25.28     26.74
832.08/832.11	c  N dy 10619   3173871        90      8010         0    121246     56070   2270519     25.29     26.82
841.78/841.89	c  N dy 10729   3194821        90      8010         0    140683     56070   2854604     25.30     27.10
847.98/848.07	c  S st 10835   3211936        90      8010         0     84427     56070   1150436     25.31   no data
848.17/848.29	c  S st 10835   3212440        90      8010         0     84903     56070   1165063     25.31   no data
848.27/848.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
848.27/848.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
848.27/848.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
848.27/848.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
848.27/848.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.27/848.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
848.27/848.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
848.27/848.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
848.27/848.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
851.18/851.30	c lits-rem:       292  cl-subs:     2097  v-elim:      0  v-fix:    0  time:  2.91 s
851.18/851.30	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
851.29/851.32	c vivif2 --  cl tried    82806 cl shrink        0 lits rem          0 time: 0.02
851.58/851.61	c asymm  cl-useful: 0/855/8010 lits-rem:0 time: 0.29
851.58/851.61	c calculated reachability. Time: 0.00
851.58/851.61	c  N dy 10835   3212440        90      8010         0     82806     56070   1096124     25.31   no data
857.99/858.05	c  N dy 10935   3232527        90      8010         0    101416     56070   1655570     25.31     26.93
868.88/869.00	c  N dy 11031   3262586        90      8010         0    129012     56070   2472039     25.31     26.83
878.78/878.88	c  N dy 11128   3282624        90      8010         0     74636     56070    840752     25.32     28.76
886.07/886.11	c  N dy 11180   3310974        90      8010         0    100788     56070   1617326     25.31     26.69
894.08/894.12	c  N dy 11232   3333274        90      8010         0    121279     56070   2223271     25.31     26.67
902.88/902.97	c  N dy 11279   3355750        90      8010         0    141964     56070   2828545     25.31     26.66
910.68/910.71	c  N dy 11400   3376123        90      8010         0     87053     56070   1196244     25.31     26.77
916.78/916.87	c  N dy 11454   3396325        90      8010         0    105695     56070   1747899     25.31     26.67
924.77/924.89	c  N dy 11555   3416355        90      8010         0    124272     56070   2306005     25.32     28.41
933.89/933.94	c  N dy 11633   3436487        90      8010         0    142873     56070   2858956     25.32     26.70
940.57/940.63	c  N dy 11640   3458073        90      8010         0     87781     56070   1179725     25.31     26.77
953.37/953.44	c  N dy 11711   3491790        90      8010         0    118749     56070   2086630     25.30     26.64
963.38/963.50	c  N dy 11842   3511977        90      8010         0    137487     56070   2652382     25.31     26.76
971.18/971.24	c  N dy 11881   3532156        90      8010         0     80493     56070    964867     25.31     26.74
976.87/976.97	c  N dy 11928   3553307        90      8010         0     99908     56070   1534976     25.31     26.71
983.77/983.87	c  N dy 11985   3573713        90      8010         0    118760     56070   2091621     25.31     26.66
993.68/993.72	c  N dy 12049   3599228        90      8010         0    142158     56070   2774635     25.31     26.73
1004.67/1004.75	c  N dy 12162   3627772        90      8010         0     92084     56070   1289305     25.31     26.88
1012.57/1012.63	c  N dy 12252   3651991        90      8010         0    114448     56070   1951039     25.31     26.86
1019.78/1019.84	c  N dy 12275   3672080        90      8010         0    132788     56070   2486965     25.30     26.80
1029.59/1029.64	c  N dy 12355   3692108        90      8010         0    151312     56070   3037643     25.30     26.71
1036.77/1036.88	c  N dy 12454   3712263        90      8010         0     92502     56070   1287665     25.31     26.95
1036.87/1036.94	c  S st 12456   3712442        90      8010         0     92670     56070   1292708     25.31   no data
1037.07/1037.20	c  S st 12456   3712948        90      8010         0     93140     56070   1306791     25.31   no data
1037.18/1037.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1037.18/1037.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1037.18/1037.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1037.18/1037.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1037.18/1037.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1037.18/1037.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1037.18/1037.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1037.18/1037.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1037.28/1037.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1040.87/1040.93	c lits-rem:       323  cl-subs:     2778  v-elim:      0  v-fix:    0  time:  3.62 s
1040.87/1040.93	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1040.87/1040.95	c vivif2 --  cl tried    90362 cl shrink        0 lits rem          0 time: 0.02
1041.17/1041.26	c asymm  cl-useful: 0/782/8010 lits-rem:0 time: 0.31
1041.17/1041.27	c calculated reachability. Time: 0.00
1041.17/1041.27	c  N dy 12456   3712948        90      8010         0     90362     56070   1217810     25.31   no data
1051.28/1051.37	c  N dy 12524   3746328        90      8010         0    121007     56070   2116956     25.30     26.65
1053.79/1053.82	c  F st 12559   3751566        90      8010         0    125890     56070   2264757     25.30   no data
1059.87/1059.91	c  N dy 12578   3766703        90      8010         0    139871     56070   2683119     25.30     26.64
1069.68/1069.75	c  N dy 12640   3786748        90      8010         0     80167     56070    902516     25.30     30.12
1076.17/1076.21	c  N dy 12738   3807893        90      8010         0     99716     56070   1487814     25.31     26.69
1084.97/1085.06	c  N dy 12815   3832024        90      8010         0    121920     56070   2141803     25.31     26.95
1097.87/1097.94	c  N dy 12851   3867225        90      8010         0    154152     56070   3075650     25.29     26.72
1104.77/1104.82	c  N dy 12889   3887264        90      8010         0     93535     56070   1279307     25.29     26.76
1112.77/1112.88	c  N dy 13012   3907314        90      8010         0    112106     56070   1841383     25.30     29.11
1123.18/1123.29	c  N dy 13059   3928507        90      8010         0    131602     56070   2419363     25.30     26.65
1134.17/1134.26	c  N dy 13093   3948866        90      8010         0    150261     56070   2961397     25.29     26.72
1142.97/1143.08	c  N dy 13170   3969231        90      8010         0     88991     56070   1132229     25.30     26.81
1150.37/1150.50	c  N dy 13259   3992989        90      8010         0    110949     56070   1790144     25.30     26.63
1159.17/1159.24	c  N dy 13355   4014310        90      8010         0    130634     56070   2382050     25.30     26.69
1167.97/1168.02	c  N dy 13404   4034692        90      8010         0    149381     56070   2937867     25.30     26.65
1178.47/1178.53	c  N dy 13524   4054776        90      8010         0     86821     56070   1045695     25.31     26.74
1184.57/1184.67	c  N dy 13589   4074827        90      8010         0    105278     56070   1593010     25.31     27.05
1193.88/1193.97	c  N dy 13621   4102987        90      8010         0    131052     56070   2345431     25.30     26.67
1213.47/1213.58	c  N dy 13677   4157913        90      8010         0     99424     56070   1388413     25.28     26.81
1224.07/1224.12	c  N dy 13764   4187297        90      8010         0    126566     56070   2194211     25.28     26.65
1234.57/1234.68	c  N dy 13886   4207350        90      8010         0    145101     56070   2752585     25.28     28.53
1237.87/1237.93	c  S st 13923   4212948        90      8010         0    150276     56070   2908079     25.28     25.49
1238.27/1238.37	c  S st 13923   4213452        90      8010         0    150746     56070   2922557     25.28   no data
1238.27/1238.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1238.37/1238.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1238.37/1238.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1238.37/1238.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1238.37/1238.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1238.37/1238.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1238.37/1238.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1238.37/1238.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1238.48/1238.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1267.27/1267.31	c lits-rem:      1656  cl-subs:    13682  v-elim:      0  v-fix:    0  time: 28.72 s
1267.27/1267.31	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1267.27/1267.35	c vivif2 --  cl tried   137064 cl shrink        0 lits rem          0 time: 0.04
1267.67/1267.73	c asymm  cl-useful: 0/543/8010 lits-rem:0 time: 0.38
1267.67/1267.73	c calculated reachability. Time: 0.00
1267.67/1267.73	c  N dy 13923   4213452        90      8010         0    137064     56070   2511000     25.28   no data
1278.37/1278.44	c  N dy 14016   4233471        90      8010         0    155541     56070   3063569     25.29     28.35
1288.17/1288.24	c  N dy 14107   4254848        90      8010         0     92959     56070   1197713     25.29     26.67
1295.67/1295.73	c  N dy 14236   4274912        90      8010         0    111561     56070   1758129     25.30     28.63

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.11 4.02 3.77 6/319 15425
/proc/meminfo: memFree=15718204/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=29880 CPUtime=0 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 658 0 0 0 0 0 0 0 18 0 1 0 728570053 30597120 598 33554432000 4194304 4580011 140734379109760 18446744073709551615 4288512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 7470 598 338 95 0 2452 0

[startup+0.076168 s]
/proc/loadavg: 4.11 4.02 3.77 6/319 15425
/proc/meminfo: memFree=15718204/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=30012 CPUtime=0.07 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 688 0 0 0 7 0 0 0 18 0 1 0 728570053 30732288 628 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 7503 628 338 95 0 2485 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30012

[startup+0.101151 s]
/proc/loadavg: 4.11 4.02 3.77 6/319 15425
/proc/meminfo: memFree=15718204/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=30012 CPUtime=0.09 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 692 0 0 0 9 0 0 0 18 0 1 0 728570053 30732288 632 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 7503 632 338 95 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30012

[startup+0.301114 s]
/proc/loadavg: 4.11 4.02 3.77 6/319 15425
/proc/meminfo: memFree=15718204/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=31752 CPUtime=0.29 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 1358 0 0 0 29 0 0 0 18 0 1 0 728570053 32514048 1162 33554432000 4194304 4580011 140734379109760 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 7938 1162 362 95 0 2920 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31752

[startup+0.701044 s]
/proc/loadavg: 4.11 4.02 3.77 6/319 15425
/proc/meminfo: memFree=15718204/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=32912 CPUtime=0.69 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 2002 0 0 0 69 0 0 0 18 0 1 0 728570053 33701888 1261 33554432000 4194304 4580011 140734379109760 18446744073709551615 4321037 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 8228 1261 362 95 0 3210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32912

[startup+1.50089 s]
/proc/loadavg: 4.10 4.02 3.77 6/329 15438
/proc/meminfo: memFree=15666416/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=33684 CPUtime=1.49 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 2994 0 0 0 149 0 0 0 19 0 1 0 728570053 34492416 1432 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 8421 1432 363 95 0 3403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33684

[startup+3.10059 s]
/proc/loadavg: 4.10 4.02 3.77 7/329 15438
/proc/meminfo: memFree=15642332/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=40324 CPUtime=3.09 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 5303 0 0 0 309 0 0 0 24 0 1 0 728570053 41291776 3231 33554432000 4194304 4580011 140734379109760 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 10081 3231 366 95 0 5063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40324

[startup+6.30098 s]
/proc/loadavg: 4.10 4.02 3.77 7/329 15439
/proc/meminfo: memFree=15630344/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=40840 CPUtime=6.29 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 7216 0 0 0 628 1 0 0 25 0 1 0 728570053 41820160 3429 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 10210 3429 366 95 0 5192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40840

[startup+12.7008 s]
/proc/loadavg: 4.09 4.02 3.78 7/329 15439
/proc/meminfo: memFree=15539844/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=46896 CPUtime=12.69 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 11692 0 0 0 1268 1 0 0 25 0 1 0 728570053 48021504 4978 33554432000 4194304 4580011 140734379109760 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 11724 4978 366 95 0 6706 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46896

[startup+25.5004 s]
/proc/loadavg: 4.07 4.02 3.78 7/329 15439
/proc/meminfo: memFree=15507588/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=55556 CPUtime=25.49 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 18420 0 0 0 2546 3 0 0 25 0 1 0 728570053 56889344 7140 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 13889 7140 366 95 0 8871 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55556

[startup+51.1006 s]
/proc/loadavg: 4.12 4.03 3.79 7/329 15440
/proc/meminfo: memFree=15432560/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=57688 CPUtime=51.09 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 28157 0 0 0 5103 6 0 0 25 0 1 0 728570053 59072512 7371 33554432000 4194304 4580011 140734379109760 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 14422 7371 366 95 0 9404 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57688

[startup+102.312 s]
/proc/loadavg: 4.19 4.06 3.81 6/329 15441
/proc/meminfo: memFree=15335044/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=63432 CPUtime=102.3 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 43511 0 0 0 10221 9 0 0 25 0 1 0 728570053 64954368 8995 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 15858 8996 366 95 0 10840 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63432

[startup+162.301 s]
/proc/loadavg: 4.14 4.06 3.83 6/329 15443
/proc/meminfo: memFree=15320724/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=74144 CPUtime=162.28 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 58746 0 0 0 16216 12 0 0 25 0 1 0 728570053 75923456 11154 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 18536 11154 366 95 0 13518 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 74144

[startup+222.3 s]
/proc/loadavg: 4.05 4.05 3.83 7/329 15444
/proc/meminfo: memFree=15279624/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=83984 CPUtime=222.28 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 71751 0 0 0 22213 15 0 0 25 0 1 0 728570053 85999616 13483 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 20996 13483 366 95 0 15978 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 83984

[startup+282.301 s]
/proc/loadavg: 4.02 4.04 3.84 7/329 15446
/proc/meminfo: memFree=15256756/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=84208 CPUtime=282.29 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 82074 0 0 0 28210 19 0 0 25 0 1 0 728570053 86228992 14654 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 21052 14654 366 95 0 16034 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 84208

[startup+342.301 s]
/proc/loadavg: 4.08 4.04 3.85 7/329 15447
/proc/meminfo: memFree=15217372/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=100236 CPUtime=342.28 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 93504 0 0 0 34208 20 0 0 25 0 1 0 728570053 102641664 18831 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 25059 18831 366 95 0 20041 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 100236

[startup+402.3 s]
/proc/loadavg: 4.03 4.03 3.85 7/329 15449
/proc/meminfo: memFree=15204672/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=100464 CPUtime=402.29 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 103479 0 0 0 40205 24 0 0 25 0 1 0 728570053 102875136 18343 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 25116 18343 366 95 0 20098 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 100464

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.86 7/329 15451
/proc/meminfo: memFree=15213280/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=100668 CPUtime=462.28 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 113330 0 0 0 46201 27 0 0 25 0 1 0 728570053 103084032 17358 33554432000 4194304 4580011 140734379109760 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 25167 17358 366 95 0 20149 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 100668

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.87 7/329 15452
/proc/meminfo: memFree=15158760/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=115252 CPUtime=522.28 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 121423 0 0 0 52199 29 0 0 25 0 1 0 728570053 118018048 22315 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 28813 22315 366 95 0 23795 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 115252

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.87 7/329 15457
/proc/meminfo: memFree=15181052/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=115468 CPUtime=582.28 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 129839 0 0 0 58196 32 0 0 25 0 1 0 728570053 118239232 21969 33554432000 4194304 4580011 140734379109760 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 28867 21969 366 95 0 23849 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 115468

[startup+642.301 s]
/proc/loadavg: 4.08 4.04 3.89 6/329 15458
/proc/meminfo: memFree=15150280/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=115652 CPUtime=642.29 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 138043 0 0 0 64194 35 0 0 25 0 1 0 728570053 118427648 21010 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 28913 21010 366 95 0 23895 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 115652

[startup+702.301 s]
/proc/loadavg: 4.07 4.04 3.90 8/329 15460
/proc/meminfo: memFree=15127652/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=123048 CPUtime=702.28 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 144665 0 0 0 70190 38 0 0 25 0 1 0 728570053 126001152 24231 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 30762 24231 366 95 0 25744 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 123048

[startup+762.313 s]
/proc/loadavg: 4.02 4.03 3.91 6/329 15462
/proc/meminfo: memFree=15172736/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=123224 CPUtime=762.29 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 153076 0 0 0 76188 41 0 0 25 0 1 0 728570053 126181376 23144 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 30806 23144 366 95 0 25788 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 123224

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.91 7/329 15463
/proc/meminfo: memFree=15209124/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=123356 CPUtime=822.28 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 160091 0 0 0 82184 44 0 0 25 0 1 0 728570053 126316544 23530 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 30839 23530 366 95 0 25821 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 123356

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.91 6/329 15465
/proc/meminfo: memFree=15208080/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=123480 CPUtime=882.27 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 166593 0 0 0 88182 45 0 0 25 0 1 0 728570053 126443520 23135 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 30870 23135 366 95 0 25852 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 123480

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.91 7/329 15466
/proc/meminfo: memFree=15048696/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=123600 CPUtime=942.27 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 173652 0 0 0 94179 48 0 0 25 0 1 0 728570053 126566400 23240 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 30900 23240 366 95 0 25882 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 123600

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.91 7/329 15468
/proc/meminfo: memFree=15062392/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=123700 CPUtime=1002.27 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 180412 0 0 0 100175 52 0 0 25 0 1 0 728570053 126668800 22927 33554432000 4194304 4580011 140734379109760 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 30925 22927 366 95 0 25907 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 123700

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.91 7/329 15470
/proc/meminfo: memFree=15071000/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=123756 CPUtime=1062.27 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 186076 0 0 0 106173 54 0 0 25 0 1 0 728570053 126726144 24986 33554432000 4194304 4580011 140734379109760 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 30939 24986 366 95 0 25921 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 123756

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 3.92 7/329 15471
/proc/meminfo: memFree=15077400/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=123864 CPUtime=1122.27 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 192910 0 0 0 112171 56 0 0 25 0 1 0 728570053 126836736 24416 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 30966 24416 366 95 0 25948 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 123864

[startup+1182.3 s]
/proc/loadavg: 4.08 4.03 3.93 7/329 15473
/proc/meminfo: memFree=15039872/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=123992 CPUtime=1182.27 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 199444 0 0 0 118168 59 0 0 25 0 1 0 728570053 126967808 23408 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 30998 23408 366 95 0 25980 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 123992

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.93 7/329 15474
/proc/meminfo: memFree=14940352/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=140416 CPUtime=1242.27 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 208635 0 0 0 124165 62 0 0 25 0 1 0 728570053 143785984 28809 33554432000 4194304 4580011 140734379109760 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 35104 28809 366 95 0 30086 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 140416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.93 7/329 15476
/proc/meminfo: memFree=14981812/32950928 swapFree=67085488/67111528
[pid=15425] ppid=15423 vsize=140444 CPUtime=1299.97 cores=0,2
/proc/15425/stat : 15425 (strangenight2-s) R 15423 15425 14827 0 -1 4202496 211990 0 0 0 129934 63 0 0 25 0 1 0 728570053 143814656 27893 33554432000 4194304 4580011 140734379109760 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15425/statm: 35111 27893 366 95 0 30093 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 140444

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
CPU user time (s): 1299.35
CPU system time (s): 0.644901
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 196016

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

runsolver used 4.18336 second user time and 9.12161 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 16:29:54
IDJOB=3367494
IDBENCH=82703
IDSOLVER=1845
FILE ID=node114/3367494-1305383394
RUNJOBID= node114-1305383393-15395
PBS_JOBID= 13324388
Free space on /tmp= 72976 MiB

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

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

MD5SUM BENCH= ffd67922a8bb7c4660bea122f8a5ce0e
RANDOM SEED=1808898001

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15718856 kB
Buffers:        258968 kB
Cached:        6207892 kB
SwapCached:         96 kB
Active:       11877568 kB
Inactive:      4945680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15718856 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           17088 kB
Writeback:           0 kB
AnonPages:    10356336 kB
Mapped:          27072 kB
Slab:           307688 kB
PageTables:      37460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52457696 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= 72956 MiB
End job on node114 at 2011-05-14 16:51:36