Trace number 3369976

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-Night-1-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
MD5SUM261ca77431063ab06f6a4cdf20ea9cf2
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369976-1305384701.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.08/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.08/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.08/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.08/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.08/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.08/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.08/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.08/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.08/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.08/0.17	c calculated reachability. Time: 0.00
0.08/0.17	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      33
0.08/0.17	c =========================================================================================
0.08/0.17	c types(t): F = full restart, N = normal restart
0.08/0.17	c types(t): S = simplification begin/end, E = solution found
0.08/0.17	c restart types(rt): st = static, dy = dynamic
0.08/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.08/0.17	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.28/0.33	c  N dy     7      5405        70      6230         0      2636     43610     56737     20.87     22.15  --
0.58/0.61	c  N dy    18     13147        70      6230         0      5764     43610    118813     20.29     21.43  --
0.68/0.78	c  N dy    33     17318        70      6230         0      9547     43610    209406     20.43     21.64  --
0.88/0.95	c  N dy    41     21369        70      6230         0      8125     43610    166295     20.47     22.38  --
1.09/1.11	c  F st    50     25000        70      6230         0     11376     43610    242782     20.40   no data  --
1.09/1.15	c  N st    52     25625        70      6230         0     11937     43610    256673     20.40   no data  --
1.28/1.33	c  N dy    56     30000        70      6230         0      9778     43610    194736     20.40   no data  --
1.28/1.33	c  S st    56     30000        70      6230         0      9778     43610    194736     20.40   no data  --
1.28/1.37	c  S st    56     30506        70      6230         0     10234     43610    206071     20.40   no data  --
1.28/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.28/1.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.28/1.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.28/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.28/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.28/1.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.27/2.36	c lits-rem:      1355  cl-subs:      834  v-elim:      0  v-fix:    0  time:  0.98 s
2.57/2.62	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.26
2.57/2.62	c calculated reachability. Time: 0.00
2.57/2.62	c  N dy    56     30506        70      6230         0      9400     43610    184529     20.40   no data  --
2.77/2.82	c  N dy    67     34690        70      6230         0     13176     43610    276001     20.41     21.55  --
2.98/3.02	c  N dy    80     38776        70      6230         0      9765     43610    181639     20.47     21.97  --
3.38/3.40	c  N dy    94     45759        70      6230         0     15983     43610    326820     20.39     19.46  --
3.38/3.40	c  S st    94     45759        70      6230         0     15983     43610    326820     20.39     19.46  --
3.38/3.44	c  S st    94     46262        70      6230         0      8420     43610    137872     20.39   no data  --
3.38/3.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.38/3.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.38/3.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.38/3.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.38/3.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.38/3.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.38/3.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.18/4.20	c lits-rem:       134  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.75 s
4.18/4.20	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.18/4.20	c vivif2 --  cl tried     8377 cl shrink        0 lits rem          0 time: 0.00
4.39/4.43	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.23
4.39/4.43	c calculated reachability. Time: 0.00
4.39/4.43	c  N dy    94     46262        70      6230         0      8377     43610    136498     20.39   no data  --
4.58/4.62	c  N dy   116     50343        70      6230         0     12108     43610    226765     20.46     21.74  --
4.88/4.93	c  N dy   124     55686        70      6230         0     16888     43610    339105     20.36     21.53  --
5.08/5.15	c  N dy   128     59793        70      6230         0     11596     43610    199880     20.27     21.48  --
5.68/5.71	c  N dy   150     69396        70      6230         0     10367     43610    160914     20.16     18.87  --
5.68/5.71	c  S st   150     69396        70      6230         0     10367     43610    160914     20.16     18.87  --
5.68/5.75	c  S st   150     69896        70      6230         0     10831     43610    172337     20.16   no data  --
5.68/5.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.68/5.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.68/5.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.68/5.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.68/5.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.68/5.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.68/5.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.59/6.61	c lits-rem:       380  cl-subs:      188  v-elim:      0  v-fix:    0  time:  0.85 s
6.59/6.61	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
6.59/6.61	c vivif2 --  cl tried    10643 cl shrink        0 lits rem          0 time: 0.00
6.88/6.90	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.29
6.88/6.90	c calculated reachability. Time: 0.00
6.88/6.90	c  N dy   150     69896        70      6230         0     10643     43610    167178     20.16   no data  --
7.18/7.26	c  N dy   183     75657        70      6230         0     15879     43610    292294     20.23     21.31  --
7.58/7.64	c  N dy   213     80543        70      6230         0     20342     43610    400875     20.31     21.46  --
7.88/7.99	c  N dy   242     85725        70      6230         0     14189     43610    242058     20.39     22.49  --
7.98/8.09	c  F st   244     87501        70      6230         0     15806     43610    279938     20.37     18.53  --
8.38/8.43	c  N dy   250     92698        70      6230         0     20479     43610    392743     20.37   no data  --
9.18/9.25	c  N dy   279    104844        70      6230         0     19659     43610    354107     20.36     18.06  --
9.18/9.25	c  S st   279    104844        70      6230         0     19659     43610    354107     20.36     18.06  --
9.28/9.30	c  S st   279    105346        70      6230         0     20120     43610    365768     20.36   no data  --
9.28/9.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.28/9.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.28/9.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.28/9.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.28/9.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.28/9.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
9.28/9.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.78/10.86	c lits-rem:      1558  cl-subs:     2198  v-elim:      0  v-fix:    0  time:  1.54 s
10.78/10.86	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.78/10.87	c vivif2 --  cl tried    17922 cl shrink        0 lits rem          0 time: 0.00
11.18/11.20	c asymm  cl-useful: 0/4976/6230 lits-rem:0 time: 0.33
11.18/11.20	c calculated reachability. Time: 0.00
11.18/11.20	c  N dy   279    105346        70      6230         0     17922     43610    313489     20.36   no data  --
11.58/11.68	c  N dy   298    112127        70      6230         0     23987     43610    454657     20.29     22.59  --
12.17/12.20	c  N dy   317    119366        70      6230         0     18045     43610    305899     20.26     22.77  --
12.78/12.83	c  N dy   341    127582        70      6230         0     25477     43610    481967     20.25     21.45  --
13.38/13.48	c  N dy   398    135802        70      6230         0     19464     43610    332838     20.35     23.39  --
14.38/14.46	c  N dy   438    147966        70      6230         0     15987     43610    231395     20.35     21.49  --
15.08/15.15	c  N dy   464    158019        70      6230         0     25105     43610    449455     20.34     19.21  --
15.08/15.15	c  S st   464    158019        70      6230         0     25105     43610    449455     20.34     19.21  --
15.18/15.22	c  S st   464    158526        70      6230         0     25573     43610    460919     20.34   no data  --
15.18/15.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.18/15.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.18/15.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.18/15.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.18/15.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.18/15.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
15.18/15.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.98/17.04	c lits-rem:      1723  cl-subs:     2549  v-elim:      0  v-fix:    0  time:  1.80 s
16.98/17.04	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
16.98/17.04	c vivif2 --  cl tried    23024 cl shrink        0 lits rem          0 time: 0.00
17.08/17.17	c asymm  cl-useful: 0/1254/6230 lits-rem:0 time: 0.12
17.08/17.17	c calculated reachability. Time: 0.00
17.08/17.17	c  N dy   464    158526        70      6230         0     23024     43610    399510     20.34   no data  --
18.08/18.14	c  N dy   506    170354        70      6230         0     18438     43610    278867     20.37     21.56  --
18.98/19.07	c  N dy   554    181293        70      6230         0     28337     43610    518242     20.42     22.29  --
20.08/20.15	c  N dy   604    193458        70      6230         0     23121     43610    379517     20.45     21.57  --
21.38/21.43	c  N dy   620    207899        70      6230         0     18973     43610    268118     20.38     21.49  --
23.48/23.51	c  N dy   651    232413        70      6230         0     23032     43610    348258     20.29     21.44  --
23.88/23.96	c  S st   667    237789        70      6230         0     27906     43610    464698     20.29     18.60  --
23.98/24.03	c  S st   667    238295        70      6230         0     28374     43610    476214     20.29   no data  --
23.98/24.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.98/24.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.98/24.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.98/24.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.98/24.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.98/24.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
23.98/24.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.88/25.99	c lits-rem:      1694  cl-subs:     2609  v-elim:      0  v-fix:    0  time:  1.94 s
25.88/25.99	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
25.98/26.00	c vivif2 --  cl tried    25765 cl shrink        0 lits rem          0 time: 0.00
26.28/26.33	c asymm  cl-useful: 0/3718/6230 lits-rem:0 time: 0.34
26.28/26.34	c calculated reachability. Time: 0.00
26.28/26.34	c  N dy   667    238295        70      6230         0     25765     43610    415319     20.29   no data  --
27.98/28.09	c  N dy   736    256545        70      6230         0     23427     43610    346209     20.30     21.48  --
30.18/30.28	c  N dy   825    277375        70      6230         0     22432     43610    311012     20.34     21.69  --
31.98/32.09	c  N dy   896    295077        70      6230         0     38430     43610    696835     20.37     23.57  --
33.17/33.23	c  F st   935    306250        70      6230         0     27844     43610    430004     20.38     20.09  --
34.27/34.32	c  N dy   944    317354        70      6230         0     37878     43610    670766     20.37     21.47  --
36.87/36.93	c  N dy   968    343657        70      6230         0     39901     43610    694782     20.27     21.38  --
38.27/38.35	c  S st   988    357443        70      6230         0     29715     43610    445950     20.22     17.12  --
38.38/38.42	c  S st   988    357945        70      6230         0     30175     43610    457678     20.22   no data  --
38.38/38.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.38/38.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.38/38.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.38/38.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.38/38.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.38/38.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
38.38/38.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.27/40.39	c lits-rem:      1533  cl-subs:     1938  v-elim:      0  v-fix:    0  time:  1.95 s
40.27/40.39	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
40.27/40.39	c vivif2 --  cl tried    28237 cl shrink        0 lits rem          0 time: 0.00
40.58/40.68	c asymm  cl-useful: 0/2512/6230 lits-rem:0 time: 0.29
40.58/40.68	c calculated reachability. Time: 0.00
40.58/40.68	c  N dy   988    357945        70      6230         0     28237     43610    414548     20.22   no data  --
42.88/42.98	c  N dy  1054    377983        70      6230         0     46348     43610    849459     20.21     22.00  --
46.08/46.17	c  N dy  1106    407048        70      6230         0     24839     43610    306208     20.13     21.21  --
48.28/48.39	c  N dy  1190    427205        70      6230         0     43115     43610    744952     20.15     21.28  --
50.78/50.86	c  N dy  1272    447206        70      6230         0     35878     43610    551819     20.15     23.36  --
53.67/53.79	c  N dy  1398    467249        70      6230         0     27890     43610    353894     20.20     23.01  --
56.27/56.35	c  N dy  1523    487318        70      6230         0     46050     43610    795950     20.25     22.39  --
59.28/59.39	c  N dy  1620    510575        70      6230         0     39919     43610    624724     20.27     21.44  --
62.28/62.34	c  N dy  1732    530641        70      6230         0     30123     43610    381037     20.31     21.61  --
62.98/63.03	c  S st  1761    536918        70      6230         0     35818     43610    518559     20.32   no data  --
63.08/63.12	c  S st  1761    537424        70      6230         0     36291     43610    530752     20.32   no data  --
63.08/63.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.08/63.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.08/63.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.08/63.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.08/63.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.08/63.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
63.08/63.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.68/65.78	c lits-rem:      1754  cl-subs:     1699  v-elim:      0  v-fix:    0  time:  2.64 s
65.68/65.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
65.68/65.79	c vivif2 --  cl tried    34592 cl shrink        0 lits rem          0 time: 0.00
65.88/65.96	c asymm  cl-useful: 0/1520/6230 lits-rem:0 time: 0.17
65.88/65.96	c calculated reachability. Time: 0.00
65.88/65.96	c  N dy  1761    537424        70      6230         0     34592     43610    486738     20.32   no data  --
68.38/68.42	c  N dy  1801    557648        70      6230         0     52715     43610    916615     20.30     21.44  --
71.28/71.30	c  N dy  1920    578017        70      6230         0     42383     43610    667571     20.34     21.45  --
74.78/74.86	c  N dy  2043    598540        70      6230         0     31181     43610    382083     20.38     21.68  --
77.57/77.66	c  N dy  2139    619891        70      6230         0     50514     43610    848825     20.39     21.49  --
80.28/80.34	c  N dy  2148    640456        70      6230         0     38179     43610    525515     20.33     21.41  --
83.18/83.20	c  N dy  2229    660488        70      6230         0     56282     43610    963474     20.35     22.35  --
90.97/91.00	c  N dy  2314    716811        70      6230         0     42678     43610    606960     20.25     21.38  --
94.48/94.53	c  N dy  2412    738913        70      6230         0     62573     43610   1083956     20.26     21.36  --
97.88/97.92	c  N dy  2491    763323        70      6230         0     51397     43610    810462     20.26     21.46  --
102.58/102.67	c  N dy  2583    792249        70      6230         0     43210     43610    594992     20.25     21.47  --
104.68/104.78	c  S st  2651    806136        70      6230         0     55763     43610    899710     20.26     18.62  --
104.88/104.92	c  S st  2651    806638        70      6230         0     56229     43610    910929     20.26   no data  --
104.88/104.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.88/104.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.88/104.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.88/104.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.88/104.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.88/104.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
104.88/104.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
111.78/111.81	c lits-rem:      3168  cl-subs:     5641  v-elim:      0  v-fix:    0  time:  6.85 s
111.78/111.82	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
111.78/111.82	c vivif2 --  cl tried    50588 cl shrink        0 lits rem          0 time: 0.01
111.98/112.01	c asymm  cl-useful: 0/895/6230 lits-rem:0 time: 0.19
111.98/112.01	c calculated reachability. Time: 0.00
111.98/112.01	c  N dy  2651    806638        70      6230         0     50588     43610    778685     20.26   no data  --
117.38/117.40	c  N dy  2746    843102        70      6230         0     48665     43610    716457     20.23     21.36  --
120.99/121.02	c  N dy  2811    864753        70      6230         0     68122     43610   1178833     20.21     21.32  --
124.29/124.38	c  N dy  2932    885182        70      6230         0     50765     43610    768426     20.24     21.37  --
127.78/127.83	c  N dy  3020    905191        70      6230         0     68820     43610   1205013     20.25     23.67  --
131.18/131.23	c  N dy  3126    925345        70      6230         0     50191     43610    739354     20.27     21.40  --
141.37/141.49	c  N dy  3222    990792        70      6230         0     70728     43610   1166736     20.16     21.34  --
145.09/145.19	c  N dy  3328   1010806        70      6230         0     50351     43610    717942     20.18     22.01  --
149.88/149.99	c  N dy  3340   1040135        70      6230         0     76613     43610   1336647     20.14     21.20  --
153.77/153.84	c  N dy  3481   1060165        70      6230         0     55310     43610    828465     20.17     21.28  --
155.97/156.07	c  F st  3539   1071875        70      6230         0     65781     43610   1079906     20.18   no data  --
157.77/157.86	c  N dy  3576   1080189        70      6230         0     73252     43610   1263551     20.18     23.81  --
163.58/163.67	c  N dy  3692   1113848        70      6230         0     63065     43610    985305     20.18     21.39  --
168.48/168.51	c  N dy  3827   1133907        70      6230         0     81258     43610   1431561     20.20     22.92  --
172.08/172.18	c  N dy  3976   1153973        70      6230         0     58016     43610    868092     20.23     22.41  --
175.99/176.08	c  N dy  4057   1173975        70      6230         0     75974     43610   1294947     20.22     24.36  --
180.39/180.45	c  N dy  4195   1193984        70      6230         0     51685     43610    695467     20.25     21.60  --
183.38/183.40	c  S st  4279   1209957        70      6230         0     66146     43610   1046012     20.26     19.12  --
183.48/183.57	c  S st  4279   1210462        70      6230         0     66609     43610   1057710     20.26   no data  --
183.48/183.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.48/183.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.48/183.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
183.58/183.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.58/183.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.58/183.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
183.58/183.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
194.18/194.24	c lits-rem:      3371  cl-subs:     5166  v-elim:      0  v-fix:    0  time: 10.62 s
194.18/194.24	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
194.18/194.25	c vivif2 --  cl tried    61443 cl shrink        0 lits rem          0 time: 0.01
194.38/194.45	c asymm  cl-useful: 0/771/6230 lits-rem:0 time: 0.20
194.38/194.45	c calculated reachability. Time: 0.00
194.38/194.45	c  N dy  4279   1210462        70      6230         0     61443     43610    925443     20.26   no data  --
198.99/199.05	c  N dy  4398   1230501        70      6230         0     79570     43610   1367743     20.28     22.46  --
202.98/203.08	c  N dy  4445   1253286        70      6230         0     57032     43610    804599     20.27     21.40  --
207.48/207.51	c  N dy  4598   1273380        70      6230         0     75261     43610   1253743     20.29     25.00  --
214.28/214.31	c  N dy  4660   1309176        70      6230         0     63288     43610    934384     20.27     21.42  --
218.18/218.22	c  N dy  4691   1329524        70      6230         0     81501     43610   1366040     20.26     21.33  --
223.78/223.88	c  N dy  4763   1358425        70      6230         0     62441     43610    897153     20.25     21.49  --
228.69/228.77	c  N dy  4901   1378921        70      6230         0     81038     43610   1354368     20.27     21.60  --
233.78/233.88	c  N dy  5034   1400046        70      6230         0     54232     43610    704617     20.29     21.53  --
239.19/239.20	c  N dy  5177   1420617        70      6230         0     72855     43610   1162413     20.31     21.59  --
245.98/246.01	c  N dy  5311   1441118        70      6230         0     91355     43610   1615682     20.33     21.63  --
250.08/250.17	c  N dy  5395   1461316        70      6230         0     62583     43610    886815     20.33     21.44  --
254.48/254.52	c  N dy  5466   1482369        70      6230         0     81487     43610   1339099     20.33     21.49  --
260.28/260.30	c  N dy  5627   1503471        70      6230         0     52813     43610    644336     20.36     21.44  --
264.38/264.43	c  N dy  5705   1526200        70      6230         0     73296     43610   1138768     20.36     21.45  --
269.68/269.76	c  N dy  5818   1546409        70      6230         0     91510     43610   1584433     20.37     21.58  --
274.29/274.37	c  N dy  5947   1566423        70      6230         0     60919     43610    828333     20.39     24.59  --
278.69/278.78	c  N dy  6057   1586429        70      6230         0     79032     43610   1270130     20.40     23.75  --
284.08/284.17	c  N dy  6147   1606473        70      6230         0     97066     43610   1704469     20.41     21.98  --
287.98/288.06	c  N dy  6208   1626614        70      6230         0     65493     43610    918197     20.41     21.49  --
292.59/292.65	c  N dy  6311   1646645        70      6230         0     83595     43610   1359008     20.42     22.68  --
298.78/298.85	c  N dy  6362   1673064        70      6230         0     56845     43610    697262     20.41     21.50  --
303.49/303.51	c  N dy  6457   1695694        70      6230         0     77226     43610   1192661     20.41     21.53  --
307.28/307.30	c  S st  6532   1710462        70      6230         0     90532     43610   1516262     20.42     18.16  --
307.48/307.51	c  S st  6532   1710968        70      6230         0     91004     43610   1528321     20.42   no data  --
307.48/307.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
307.48/307.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.48/307.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
307.48/307.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.48/307.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.48/307.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
307.48/307.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
362.09/362.19	c lits-rem:      6387  cl-subs:     9897  v-elim:      0  v-fix:    0  time: 54.60 s
362.09/362.19	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
362.19/362.21	c vivif2 --  cl tried    81107 cl shrink        0 lits rem          0 time: 0.01
362.39/362.46	c asymm  cl-useful: 0/532/6230 lits-rem:0 time: 0.26
362.39/362.47	c calculated reachability. Time: 0.00
362.39/362.47	c  N dy  6532   1710968        70      6230         0     81107     43610   1285027     20.42   no data  --
367.99/368.03	c  N dy  6617   1731018        70      6230         0     99137     43610   1722970     20.43     22.40  --
372.29/372.34	c  N dy  6717   1751248        70      6230         0     66635     43610    936129     20.43     21.59  --
377.08/377.19	c  N dy  6826   1771918        70      6230         0     85329     43610   1391991     20.44     21.54  --
383.08/383.10	c  N dy  6932   1791930        70      6230         0    103405     43610   1832870     20.45     22.11  --
387.09/387.11	c  N dy  7013   1811953        70      6230         0     69473     43610    986957     20.46     23.69  --
391.69/391.73	c  N dy  7098   1832021        70      6230         0     87553     43610   1426129     20.46     21.62  --
399.78/399.86	c  N dy  7212   1862815        70      6230         0     62184     43610    790796     20.47     21.56  --
404.48/404.52	c  N dy  7285   1885083        70      6230         0     82217     43610   1273791     20.47     21.76  --
410.38/410.44	c  N dy  7396   1905158        70      6230         0    100398     43610   1719965     20.48     22.37  --
415.99/416.00	c  N dy  7509   1926570        70      6230         0     65645     43610    867560     20.49     21.64  --
420.69/420.79	c  N dy  7622   1946790        70      6230         0     83907     43610   1317129     20.50     21.65  --
426.99/427.07	c  N dy  7746   1968158        70      6230         0    103153     43610   1789345     20.51     21.60  --
433.79/433.85	c  N dy  7814   1998802        70      6230         0     75692     43610   1092637     20.50     21.63  --
439.09/439.18	c  N dy  7894   2019769        70      6230         0     94542     43610   1548301     20.50     21.76  --
445.50/445.54	c  N dy  7982   2039890        70      6230         0     56801     43610    628247     20.51     21.65  --
449.80/449.81	c  N dy  8083   2060409        70      6230         0     75354     43610   1081632     20.52     21.60  --
454.89/454.95	c  N dy  8168   2080439        70      6230         0     93434     43610   1523060     20.52     21.67  --
462.09/462.15	c  N dy  8259   2100450        70      6230         0    111431     43610   1960361     20.53     22.82  --
467.59/467.64	c  N dy  8302   2120889        70      6230         0     73006     43610    999324     20.52     21.71  --
474.10/474.13	c  N dy  8389   2142727        70      6230         0     92620     43610   1472653     20.52     21.67  --
481.49/481.51	c  N dy  8486   2163976        70      6230         0    111839     43610   1941960     20.53     21.61  --
486.79/486.85	c  N dy  8623   2184038        70      6230         0     72334     43610    986210     20.54     22.12  --
492.99/493.03	c  N dy  8685   2210970        70      6230         0     96423     43610   1555623     20.53     19.93  --
492.99/493.03	c  S st  8685   2210970        70      6230         0     96423     43610   1555623     20.53     19.93  --
493.19/493.28	c  S st  8685   2211475        70      6230         0     96884     43610   1567285     20.53   no data  --
493.19/493.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
493.19/493.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.29/493.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
493.29/493.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
493.29/493.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.29/493.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
493.29/493.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
554.09/554.14	c lits-rem:      4790  cl-subs:     9695  v-elim:      0  v-fix:    0  time: 60.78 s
554.09/554.14	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
554.09/554.16	c vivif2 --  cl tried    87189 cl shrink        0 lits rem          0 time: 0.01
554.30/554.39	c asymm  cl-useful: 0/536/6230 lits-rem:0 time: 0.23
554.30/554.40	c calculated reachability. Time: 0.00
554.30/554.40	c  N dy  8685   2211475        70      6230         0     87189     43610   1333452     20.53   no data  --
559.90/559.97	c  N dy  8733   2232699        70      6230         0    106176     43610   1786409     20.53     21.81  --
565.09/565.15	c  N dy  8781   2253969        70      6230         0     67325     43610    848689     20.52     21.68  --
570.00/570.09	c  N dy  8894   2274037        70      6230         0     85444     43610   1290036     20.53     21.62  --
576.20/576.25	c  N dy  9017   2294041        70      6230         0    103486     43610   1733145     20.54     22.19  --
582.59/582.68	c  N dy  9085   2315845        70      6230         0     63955     43610    748038     20.54     22.02  --
587.50/587.54	c  N dy  9214   2335876        70      6230         0     82053     43610   1194871     20.55     21.69  --
593.09/593.17	c  N dy  9310   2355970        70      6230         0    100100     43610   1633197     20.55     23.00  --
599.69/599.70	c  N dy  9390   2376045        70      6230         0    118101     43610   2072216     20.56     23.36  --
605.39/605.40	c  N dy  9483   2399600        70      6230         0     79131     43610   1101477     20.56     21.72  --
611.09/611.15	c  N dy  9551   2420297        70      6230         0     97704     43610   1549931     20.56     21.72  --
619.10/619.19	c  N dy  9667   2444292        70      6230         0    119242     43610   2074524     20.57     21.79  --
624.10/624.17	c  N dy  9766   2464437        70      6230         0     76383     43610   1033863     20.57     21.73  --
629.60/629.63	c  N dy  9863   2484467        70      6230         0     94395     43610   1471927     20.58     22.96  --
636.10/636.13	c  N dy  9958   2505004        70      6230         0    112883     43610   1924595     20.58     21.69  --
642.99/643.07	c  N dy 10066   2525054        70      6230         0     68900     43610    830561     20.59     24.30  --
648.40/648.46	c  N dy 10121   2550685        70      6230         0     91837     43610   1382138     20.58     21.77  --
654.51/654.53	c  N dy 10196   2571554        70      6230         0    110529     43610   1834033     20.58     21.75  --
664.69/664.76	c  N dy 10324   2604608        70      6230         0     77236     43610   1005797     20.58     21.68  --
670.09/670.19	c  N dy 10435   2624678        70      6230         0     95311     43610   1452600     20.59     22.16  --
675.90/675.92	c  N dy 10450   2646071        70      6230         0    114189     43610   1891183     20.58     21.68  --
685.70/685.72	c  N dy 10507   2684728        70      6230         0     85046     43610   1183426     20.56     21.80  --
691.10/691.16	c  N dy 10564   2704808        70      6230         0    103064     43610   1616129     20.56     21.65  --
693.30/693.34	c  S st 10599   2711475        70      6230         0    109068     43610   1762587     20.56     19.56  --
693.60/693.62	c  S st 10599   2711979        70      6230         0    109527     43610   1774069     20.56   no data  --
693.60/693.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
693.60/693.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
693.60/693.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
693.70/693.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
693.70/693.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
693.70/693.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
693.70/693.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
776.90/776.94	c lits-rem:      6203  cl-subs:    12463  v-elim:      0  v-fix:    0  time: 83.22 s
776.90/776.94	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
776.90/776.96	c vivif2 --  cl tried    97064 cl shrink        0 lits rem          0 time: 0.02
777.20/777.24	c asymm  cl-useful: 0/491/6230 lits-rem:0 time: 0.28
777.20/777.24	c calculated reachability. Time: 0.00
777.20/777.24	c  N dy 10599   2711979        70      6230         0     97064     43610   1486658     20.56   no data  --
784.50/784.55	c  N dy 10712   2732550        70      6230         0    115625     43610   1942640     20.57     21.65  --
792.01/792.07	c  N dy 10838   2752596        70      6230         0     69890     43610    830001     20.58     21.96  --
797.10/797.16	c  N dy 10945   2772908        70      6230         0     88242     43610   1280599     20.58     21.67  --
804.30/804.31	c  N dy 11055   2795443        70      6230         0    108542     43610   1778237     20.59     21.76  --
812.51/812.52	c  N dy 11181   2815451        70      6230         0    126649     43610   2223884     20.60     21.69  --
818.41/818.42	c  N dy 11309   2835501        70      6230         0     79471     43610   1048291     20.60     21.75  --
824.80/824.83	c  N dy 11435   2857972        70      6230         0     99709     43610   1548788     20.61     21.71  --
831.80/831.80	c  N dy 11519   2877974        70      6230         0    117748     43610   1986840     20.62     22.03  --
848.81/848.89	c  N dy 11600   2945817        70      6230         0    111797     43610   1776853     20.58     21.85  --
858.02/858.01	c  N dy 11695   2968334        70      6230         0    132203     43610   2275516     20.59     21.91  --
863.21/863.28	c  N dy 11756   2989371        70      6230         0     83800     43610   1118258     20.59     21.69  --
871.11/871.16	c  N dy 11854   3019240        70      6230         0    110556     43610   1769300     20.58     21.68  --
879.00/879.07	c  N dy 11898   3042547        70      6230         0    131515     43610   2273141     20.58     21.82  --
885.01/885.07	c  N dy 11969   3062618        70      6230         0     81336     43610   1043849     20.58     22.41  --
889.92/889.93	c  N dy 12001   3083613        70      6230         0    100133     43610   1494522     20.58     21.69  --
897.11/897.10	c  N dy 12094   3104132        70      6230         0    118537     43610   1945771     20.58     21.77  --
912.60/912.61	c  N dy 12228   3139990        70      6230         0     81711     43610   1030680     20.58     21.76  --
920.51/920.51	c  N dy 12370   3160009        70      6230         0     99832     43610   1481532     20.59     21.69  --
929.41/929.45	c  N dy 12468   3180073        70      6230         0    117832     43610   1920792     20.59     21.75  --
938.11/938.13	c  N dy 12509   3200447        70      6230         0    135997     43610   2350803     20.59     21.74  --
942.50/942.58	c  S st 12594   3211979        70      6230         0     76369     43610    902627     20.59   no data  --
942.72/942.76	c  S st 12594   3212482        70      6230         0     76833     43610    914323     20.59   no data  --
942.72/942.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
942.72/942.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
942.72/942.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
942.80/942.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
942.80/942.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
942.80/942.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
942.80/942.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
952.62/952.63	c lits-rem:       787  cl-subs:     1389  v-elim:      0  v-fix:    0  time:  9.81 s
952.62/952.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
952.62/952.64	c vivif2 --  cl tried    75444 cl shrink        0 lits rem          0 time: 0.01
952.81/952.87	c asymm  cl-useful: 0/604/6230 lits-rem:0 time: 0.23
952.81/952.87	c calculated reachability. Time: 0.00
952.81/952.87	c  N dy 12594   3212482        70      6230         0     75444     43610    877969     20.59   no data  --
958.20/958.29	c  N dy 12706   3232494        70      6230         0     93417     43610   1321747     20.60     23.57  --
963.91/963.97	c  N dy 12766   3252586        70      6230         0    111446     43610   1756824     20.60     22.87  --
972.01/972.01	c  N dy 12877   3272701        70      6230         0    129516     43610   2199168     20.60     21.70  --
980.31/980.35	c  N dy 13007   3292765        70      6230         0     76703     43610    897968     20.61     21.70  --
989.01/989.06	c  N dy 13085   3328015        70      6230         0    108172     43610   1646981     20.60     21.69  --
998.41/998.41	c  N dy 13202   3352994        70      6230         0    130562     43610   2192327     20.61     21.74  --
1006.71/1006.78	c  N dy 13299   3373624        70      6230         0     77381     43610    902275     20.61     21.75  --
1012.31/1012.39	c  N dy 13423   3393704        70      6230         0     95438     43610   1348334     20.62     22.07  --
1018.81/1018.87	c  N dy 13506   3413785        70      6230         0    113483     43610   1788323     20.62     21.74  --
1028.01/1028.04	c  N dy 13641   3436163        70      6230         0    133697     43610   2286797     20.63     21.72  --
1034.51/1034.51	c  N dy 13674   3456215        70      6230         0     78863     43610    919418     20.62     21.83  --
1040.11/1040.11	c  N dy 13796   3476315        70      6230         0     96960     43610   1367052     20.63     21.90  --
1046.91/1046.91	c  N dy 13897   3496339        70      6230         0    114954     43610   1808549     20.63     21.92  --
1053.83/1053.82	c  N dy 13939   3516590        70      6230         0    133084     43610   2245005     20.63     21.81  --
1061.71/1061.75	c  N dy 13973   3538492        70      6230         0     79066     43610    913988     20.63     21.77  --
1066.92/1067.00	c  N dy 14053   3558529        70      6230         0     97100     43610   1354440     20.63     23.04  --
1074.01/1074.00	c  N dy 14173   3578546        70      6230         0    115185     43610   1800547     20.64     23.59  --
1082.31/1082.31	c  N dy 14285   3598693        70      6230         0    133265     43610   2245138     20.64     21.86  --
1094.52/1094.53	c  N dy 14367   3618736        70      6230         0     76765     43610    847280     20.64     22.78  --
1102.92/1102.94	c  N dy 14482   3642026        70      6230         0     97755     43610   1362111     20.65     21.77  --
1112.31/1112.35	c  N dy 14562   3662378        70      6230         0    116087     43610   1808697     20.65     21.74  --
1123.81/1123.85	c  N dy 14684   3682604        70      6230         0    134277     43610   2258106     20.66     21.77  --
1135.52/1135.51	c  N dy 14760   3704756        70      6230         0     78610     43610    877232     20.66     21.85  --
1138.22/1138.21	c  S st 14810   3712485        70      6230         0     85586     43610   1049202     20.66   no data  --
1138.42/1138.49	c  S st 14810   3712990        70      6230         0     86058     43610   1060886     20.66   no data  --
1138.42/1138.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1138.42/1138.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1138.53/1138.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1138.53/1138.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1138.53/1138.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1138.53/1138.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1138.53/1138.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1159.71/1159.79	c lits-rem:      1729  cl-subs:     2405  v-elim:      0  v-fix:    0  time: 21.22 s
1159.71/1159.79	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1159.81/1159.80	c vivif2 --  cl tried    83653 cl shrink        0 lits rem          0 time: 0.01
1160.11/1160.17	c asymm  cl-useful: 0/536/6230 lits-rem:0 time: 0.36
1160.11/1160.17	c calculated reachability. Time: 0.00
1160.11/1160.17	c  N dy 14810   3712990        70      6230         0     83653     43610   1000164     20.66   no data  --
1168.23/1168.25	c  N dy 14908   3734946        70      6230         0    103363     43610   1483117     20.66     21.95  --
1175.72/1175.78	c  F st 14993   3751562        70      6230         0    118303     43610   1850020     20.67   no data  --
1177.82/1177.88	c  N dy 14999   3756762        70      6230         0    122937     43610   1964384     20.67   no data  --
1188.52/1188.58	c  N dy 15146   3776851        70      6230         0    141096     43610   2416789     20.67     23.17  --
1198.12/1198.11	c  N dy 15276   3798601        70      6230         0     84341     43610   1009128     20.68     21.79  --
1204.62/1204.69	c  N dy 15386   3821476        70      6230         0    104958     43610   1517414     20.68     21.79  --
1216.53/1216.51	c  N dy 15429   3858929        70      6230         0    138322     43610   2310042     20.67     21.81  --
1225.72/1225.75	c  N dy 15488   3879628        70      6230         0     79718     43610    880577     20.67     21.87  --
1231.12/1231.15	c  N dy 15567   3900325        70      6230         0     98332     43610   1334344     20.68     21.79  --
1247.02/1247.09	c  N dy 15630   3953921        70      6230         0    146163     43610   2464796     20.65     21.79  --
1255.42/1255.45	c  N dy 15679   3979035        70      6230         0     90647     43610   1130824     20.65     21.95  --
1263.42/1263.50	c  N dy 15755   4007404        70      6230         0    116004     43610   1738472     20.64     21.93  --
1271.52/1271.58	c  N dy 15851   4027441        70      6230         0    134087     43610   2182418     20.65     22.70  --
1280.72/1280.71	c  N dy 15935   4047516        70      6230         0    152174     43610   2626434     20.65     23.09  --
1288.62/1288.63	c  N dy 16045   4069392        70      6230         0     92988     43610   1184815     20.65     21.84  --
1295.12/1295.15	c  N dy 16141   4089478        70      6230         0    111035     43610   1628018     20.66     22.20  --

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.49 3.91 3.89 7/327 15590
/proc/meminfo: memFree=15704940/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=11796 CPUtime=0 cores=5,7
/proc/15590/stat : 15590 (runsolver) R 15588 15590 14827 0 -1 4202560 40 0 0 0 0 0 0 0 22 0 1 0 728700802 12079104 50 33554432000 4194304 5432360 140737419686912 18446744073709551615 4267067 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/15590/statm: 2949 50 30 303 0 2643 0

[startup+0.0625791 s]
/proc/loadavg: 3.49 3.91 3.89 7/327 15590
/proc/meminfo: memFree=15704940/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=29948 CPUtime=0.04 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 644 0 0 0 4 0 0 0 22 0 1 0 728700802 30666752 585 33554432000 4194304 4650387 140736104578608 18446744073709551615 4370538 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 7487 585 345 112 0 2452 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29948

[startup+0.100565 s]
/proc/loadavg: 3.49 3.91 3.89 7/327 15590
/proc/meminfo: memFree=15704940/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=30080 CPUtime=0.08 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 652 0 0 0 8 0 0 0 22 0 1 0 728700802 30801920 593 33554432000 4194304 4650387 140736104578608 18446744073709551615 4370863 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 7520 593 345 112 0 2485 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30080

[startup+0.300531 s]
/proc/loadavg: 3.49 3.91 3.89 7/327 15590
/proc/meminfo: memFree=15704940/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=32312 CPUtime=0.28 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 1295 0 0 0 28 0 0 0 23 0 1 0 728700802 33087488 1174 33554432000 4194304 4650387 140736104578608 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 8078 1174 376 112 0 3043 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32312

[startup+0.700454 s]
/proc/loadavg: 3.49 3.91 3.89 7/327 15590
/proc/meminfo: memFree=15704940/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=32720 CPUtime=0.68 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 1852 0 0 0 68 0 0 0 25 0 1 0 728700802 33505280 1290 33554432000 4194304 4650387 140736104578608 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 8180 1290 378 112 0 3145 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32720

[startup+1.50031 s]
/proc/loadavg: 3.49 3.91 3.89 5/329 15592
/proc/meminfo: memFree=15682852/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=39160 CPUtime=1.47 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 4062 0 0 0 147 0 0 0 18 0 1 0 728700802 40099840 2831 33554432000 4194304 4650387 140736104578608 18446744073709551615 4439423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 9790 2831 380 112 0 4755 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39160

[startup+3.101 s]
/proc/loadavg: 3.49 3.91 3.89 5/329 15592
/proc/meminfo: memFree=15662820/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=39412 CPUtime=3.08 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 4556 0 0 0 307 1 0 0 20 0 1 0 728700802 40357888 2902 33554432000 4194304 4650387 140736104578608 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 9853 2902 380 112 0 4818 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39412

[startup+6.3004 s]
/proc/loadavg: 3.53 3.91 3.89 5/329 15592
/proc/meminfo: memFree=15655888/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=40296 CPUtime=6.28 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 6092 0 0 0 627 1 0 0 20 0 1 0 728700802 41263104 3027 33554432000 4194304 4650387 140736104578608 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 10074 3027 380 112 0 5039 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40296

[startup+12.7002 s]
/proc/loadavg: 3.57 3.91 3.89 5/329 15593
/proc/meminfo: memFree=15635568/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=45792 CPUtime=12.67 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 9477 0 0 0 1266 1 0 0 25 0 1 0 728700802 46891008 4604 33554432000 4194304 4650387 140736104578608 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 11448 4604 380 112 0 6413 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45792

[startup+25.5008 s]
/proc/loadavg: 3.66 3.92 3.90 5/329 15620
/proc/meminfo: memFree=15623460/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=52744 CPUtime=25.48 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 15500 0 0 0 2545 3 0 0 25 0 1 0 728700802 54009856 6118 33554432000 4194304 4650387 140736104578608 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 13186 6118 380 112 0 8151 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52744

[startup+51.1009 s]
/proc/loadavg: 3.78 3.92 3.90 5/329 15621
/proc/meminfo: memFree=15593296/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=56144 CPUtime=51.08 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 24433 0 0 0 5104 4 0 0 25 0 1 0 728700802 57491456 7065 33554432000 4194304 4650387 140736104578608 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 14036 7065 380 112 0 9001 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56144

[startup+102.312 s]
/proc/loadavg: 3.90 3.93 3.90 5/329 15622
/proc/meminfo: memFree=15557564/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=59148 CPUtime=102.29 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 38010 0 0 0 10222 7 0 0 25 0 1 0 728700802 60567552 7589 33554432000 4194304 4650387 140736104578608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 14787 7589 380 112 0 9752 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59148

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/329 15624
/proc/meminfo: memFree=15511016/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=69472 CPUtime=162.28 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 51971 0 0 0 16219 9 0 0 25 0 1 0 728700802 71139328 10273 33554432000 4194304 4650387 140736104578608 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 17368 10273 380 112 0 12333 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 69472

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/329 15625
/proc/meminfo: memFree=15495476/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=79200 CPUtime=222.28 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 63128 0 0 0 22216 12 0 0 25 0 1 0 728700802 81100800 12208 33554432000 4194304 4650387 140736104578608 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 19800 12208 380 112 0 14765 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 79200

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/329 15627
/proc/meminfo: memFree=15463064/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=79428 CPUtime=282.28 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 72082 0 0 0 28214 14 0 0 25 0 1 0 728700802 81334272 13225 33554432000 4194304 4650387 140736104578608 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 19857 13225 380 112 0 14822 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 79428

[startup+342.301 s]
/proc/loadavg: 4.07 3.99 3.91 5/329 15628
/proc/meminfo: memFree=15432912/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=94236 CPUtime=342.29 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 79733 0 0 0 34213 16 0 0 25 0 1 0 728700802 96497664 16707 33554432000 4194304 4650387 140736104578608 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 23559 16707 380 112 0 18524 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94236

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/329 15630
/proc/meminfo: memFree=15401972/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=94408 CPUtime=402.28 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 86073 0 0 0 40210 18 0 0 25 0 1 0 728700802 96673792 16269 33554432000 4194304 4650387 140736104578608 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 23602 16269 380 112 0 18567 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 94408

[startup+462.3 s]
/proc/loadavg: 4.17 4.03 3.93 5/329 15632
/proc/meminfo: memFree=15392728/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=94576 CPUtime=462.29 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 93964 0 0 0 46209 20 0 0 25 0 1 0 728700802 96845824 17297 33554432000 4194304 4650387 140736104578608 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 23644 17297 380 112 0 18609 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 94576

[startup+522.301 s]
/proc/loadavg: 4.06 4.02 3.93 5/329 15633
/proc/meminfo: memFree=15372332/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=101932 CPUtime=522.29 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 99859 0 0 0 52207 22 0 0 25 0 1 0 728700802 104378368 18440 33554432000 4194304 4650387 140736104578608 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 25483 18440 380 112 0 20448 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 101932

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/329 15644
/proc/meminfo: memFree=15353596/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=102008 CPUtime=582.29 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 103992 0 0 0 58206 23 0 0 25 0 1 0 728700802 104456192 17481 33554432000 4194304 4650387 140736104578608 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 25502 17481 380 112 0 20467 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 102008

[startup+642.3 s]
/proc/loadavg: 4.10 4.04 3.94 5/329 15645
/proc/meminfo: memFree=15356632/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=102196 CPUtime=642.3 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 111655 0 0 0 64205 25 0 0 25 0 1 0 728700802 104648704 17541 33554432000 4194304 4650387 140736104578608 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 25549 17541 380 112 0 20514 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 102196

[startup+702.301 s]
/proc/loadavg: 4.08 4.05 3.95 5/329 15647
/proc/meminfo: memFree=15321488/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=113136 CPUtime=702.3 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 120454 0 0 0 70203 27 0 0 25 0 1 0 728700802 115851264 21146 33554432000 4194304 4650387 140736104578608 18446744073709551615 4438361 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28284 21146 380 112 0 23249 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 113136

[startup+762.313 s]
/proc/loadavg: 4.03 4.04 3.95 5/329 15649
/proc/meminfo: memFree=15315752/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=114336 CPUtime=762.31 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 120884 0 0 0 76204 27 0 0 25 0 1 0 728700802 117080064 21576 33554432000 4194304 4650387 140736104578608 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28584 21576 380 112 0 23549 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 114336

[startup+822.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/329 15650
/proc/meminfo: memFree=15314448/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=114440 CPUtime=822.3 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 126171 0 0 0 82201 29 0 0 25 0 1 0 728700802 117186560 21191 33554432000 4194304 4650387 140736104578608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28610 21191 380 112 0 23575 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 114440

[startup+882.301 s]
/proc/loadavg: 4.04 4.03 3.95 5/329 15652
/proc/meminfo: memFree=15320596/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=114620 CPUtime=882.3 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 133853 0 0 0 88199 31 0 0 25 0 1 0 728700802 117370880 20563 33554432000 4194304 4650387 140736104578608 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28655 20563 380 112 0 23620 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 114620

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 3.95 5/329 15653
/proc/meminfo: memFree=15292392/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=114736 CPUtime=942.3 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 139681 0 0 0 94196 34 0 0 25 0 1 0 728700802 117489664 20669 33554432000 4194304 4650387 140736104578608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28684 20669 380 112 0 23649 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 114736

[startup+1002.3 s]
/proc/loadavg: 4.15 4.05 3.96 5/329 15655
/proc/meminfo: memFree=15287976/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=114796 CPUtime=1002.31 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 144330 0 0 0 100195 36 0 0 25 0 1 0 728700802 117551104 22346 33554432000 4194304 4650387 140736104578608 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28699 22346 380 112 0 23664 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 114796

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.96 5/329 15657
/proc/meminfo: memFree=15285560/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=114960 CPUtime=1062.31 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 151725 0 0 0 106193 38 0 0 25 0 1 0 728700802 117719040 20779 33554432000 4194304 4650387 140736104578608 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28740 20779 380 112 0 23705 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 114960

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/329 15658
/proc/meminfo: memFree=15271224/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=115024 CPUtime=1122.31 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 156163 0 0 0 112191 40 0 0 25 0 1 0 728700802 117784576 22140 33554432000 4194304 4650387 140736104578608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28756 22140 380 112 0 23721 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 115024

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.97 5/329 15660
/proc/meminfo: memFree=15275020/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=115084 CPUtime=1182.32 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 159317 0 0 0 118190 42 0 0 25 0 1 0 728700802 117846016 22177 33554432000 4194304 4650387 140736104578608 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28771 22177 380 112 0 23736 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 115084

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.97 5/329 15661
/proc/meminfo: memFree=15258112/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=115188 CPUtime=1242.32 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 165643 0 0 0 124188 44 0 0 25 0 1 0 728700802 117952512 22123 33554432000 4194304 4650387 140736104578608 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28797 22123 380 112 0 23762 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 115188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.97 5/327 15664
/proc/meminfo: memFree=15361480/32950928 swapFree=67085488/67111528
[pid=15590] ppid=15588 vsize=115300 CPUtime=1300.02 cores=5,7
/proc/15590/stat : 15590 (strangenight1-s) R 15588 15590 14827 0 -1 4202496 171779 0 0 0 129956 46 0 0 25 0 1 0 728700802 118067200 21872 33554432000 4194304 4650387 140736104578608 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15590/statm: 28825 21872 380 112 0 23790 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 115300

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.57
CPU system time (s): 0.471928
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 128708

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

runsolver used 3.81642 second user time and 9.44156 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 16:51:41
IDJOB=3369976
IDBENCH=82785
IDSOLVER=1847
FILE ID=node114/3369976-1305384701
RUNJOBID= node114-1305384701-15552
PBS_JOBID= 13324388
Free space on /tmp= 72968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1780733482-097.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369976-1305384701/watcher-3369976-1305384701 -o /tmp/evaluation-result-3369976-1305384701/solver-3369976-1305384701 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369976-1305384701.cnf

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

MD5SUM BENCH= 261ca77431063ab06f6a4cdf20ea9cf2
RANDOM SEED=1288934816

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:      15705228 kB
Buffers:        260352 kB
Cached:        6216768 kB
SwapCached:         96 kB
Active:       11890544 kB
Inactive:      4945652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15705228 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           25076 kB
Writeback:           0 kB
AnonPages:    10358724 kB
Mapped:          27612 kB
Slab:           307932 kB
PageTables:      37148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52520552 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= 72960 MiB
End job on node114 at 2011-05-14 17:13:23