Trace number 3367896

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3367896-1305396244.cnf'
0.00/0.00	c -- header says num vars:           1244
0.00/0.00	c -- header says num clauses:      150604
0.00/0.02	c -- clauses added:            0 learnts,       150604 normals,            0 xors
0.00/0.02	c -- vars added       1244
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1244        35    150569         0    302382         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/35/35 lits-rem:0 time: 0.00
0.02/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
0.02/0.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.02/0.06	c bin-w-bin subsume rem            0 bins  time:  0.02 s
0.02/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.02/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1244 time:  0.01 s
0.09/0.10	c Removed useless bin:       0  fixed:     0  props:   0.76M  time:  0.01 s
0.09/0.14	c lits-rem:      1220  cl-subs:        0  v-elim:     35  v-fix:    0  time:  0.04 s
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:       0 undec:      35 neg:    1209
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0      1209      3517    145843         0    433743         0   no data   no data
0.39/0.43	c  N dy    16      4082      1209      3517    145843      3944    433743    382578      9.51     14.16
0.69/0.71	c  N dy    38      8207      1209      3517    145843      5534    433743    439966     10.58     11.14
0.89/1.00	c  N dy    55     12620      1209      3517    145843      5705    433743    339991     10.70     11.36
1.28/1.30	c  N dy    67     16644      1209      3517    145843      9584    433743    654549     10.62     15.40
1.59/1.66	c  N dy    87     21248      1209      3517    145843      8609    433743    554036     10.86     11.45
1.89/1.98	c  F st   101     25000      1209      3517    145843     12234    433743    836510     10.81   no data
1.99/2.01	c  N st   102     25250      1209      3517    145843     12470    433743    855724     10.81   no data
2.39/2.42	c  N dy   107     30002      1209      3517    145843     10434    433743    690633     10.81   no data
2.39/2.42	c  S st   107     30002      1209      3517    145843     10434    433743    690633     10.81   no data
2.39/2.46	c  S st   107     30509      1209      3517    145843     10935    433743    735955     10.81   no data
2.39/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.3M T:  0.18
2.59/2.65	c blocked clauses removed:        0 vars:      0 tried:        1209 T: 0.00 s
2.59/2.66	c bin-w-bin subsume rem            0 bins  time:  0.02 s
4.49/4.50	c subs with bin:        0  lits-rem:     25217  v-fix:    0  time:  1.83 s
4.49/4.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
4.49/4.53	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
4.49/4.56	c lits-rem:       235  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
5.79/5.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
6.50/6.54	c lits-rem:      1284  cl-subs:      380  v-elim:      0  v-fix:    0  time:  0.73 s
6.69/6.72	c asymm  cl-useful: 0/3149/3517 lits-rem:0 time: 0.17
6.69/6.72	c calculated reachability. Time: 0.00
6.69/6.72	c  N dy   107     30509      1209      3517    145843     10555    408291    704387     10.81   no data
7.09/7.11	c  N dy   129     34579      1209      3517    145843     14494    408291   1054059     11.06     22.55
7.49/7.53	c  N dy   164     39725      1209      3517    145843     11863    408291    879526     12.02     12.76
7.89/7.94	c  N dy   173     44141      1209      3517    145843     16123    408291   1190829     11.81     12.44
8.09/8.12	c  S st   177     45763      1209      3517    145843      9036    408291    448205     11.75     11.51
8.09/8.15	c  S st   177     46264      1209      3517    145843      9535    408291    483123     11.75   no data
8.09/8.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.0M T:  0.16
8.29/8.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.29/8.33	c bin-w-bin subsume rem            0 bins  time:  0.02 s
9.69/9.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
9.69/9.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
9.69/9.74	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
9.69/9.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.89/10.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
11.09/11.10	c lits-rem:       136  cl-subs:       65  v-elim:      0  v-fix:    0  time:  0.11 s
11.09/11.10	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
11.09/11.12	c vivif2 --  cl tried     9470 cl shrink        0 lits rem          0 time: 0.01
11.19/11.29	c asymm  cl-useful: 0/3383/3517 lits-rem:0 time: 0.18
11.29/11.30	c calculated reachability. Time: 0.00
11.29/11.30	c  N dy   177     46264      1209      3517    145843      9470    408291    478271     11.75   no data
11.59/11.62	c  N dy   189     50299      1209      3517    145843     13395    408291    798802     11.76     12.53
11.89/11.97	c  N dy   199     54356      1209      3517    145843     17315    408291   1063650     11.65     12.28
12.29/12.34	c  N dy   226     58392      1209      3517    145843     11585    408291    697805     11.89     12.56
12.69/12.76	c  N dy   257     62689      1209      3517    145843     15780    408291   1207850     12.36     13.01
13.29/13.31	c  N dy   289     66756      1209      3517    145843     19771    408291   1720324     12.70     20.42
13.59/13.66	c  S st   296     69396      1209      3517    145843     11637    408291    613502     12.65   no data
13.69/13.70	c  S st   296     69897      1209      3517    145843     12138    408291    660186     12.65   no data
13.69/13.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.89/13.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.9M T:  0.20
13.89/13.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.89/13.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
15.29/15.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
15.29/15.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
15.29/15.34	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
15.29/15.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.59/16.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
16.79/16.80	c lits-rem:       144  cl-subs:      109  v-elim:      0  v-fix:    0  time:  0.21 s
16.79/16.81	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
16.79/16.82	c vivif2 --  cl tried    12029 cl shrink        0 lits rem          0 time: 0.02
16.99/17.00	c asymm  cl-useful: 0/2727/3517 lits-rem:0 time: 0.18
16.99/17.01	c calculated reachability. Time: 0.00
16.99/17.01	c  N dy   296     69897      1209      3517    145843     12029    408291    655042     12.65   no data
17.39/17.48	c  N dy   312     75282      1209      3517    145843     17231    408291    959686     12.54     13.23
17.99/18.01	c  N dy   323     80403      1209      3517    145843     22163    408291   1283105     12.46     13.20
18.39/18.48	c  N dy   355     85555      1209      3517    145843     15526    408291    968492     12.65     20.66
18.60/18.66	c  F st   369     87500      1209      3517    145843     17429    408291   1186730     12.80   no data
19.29/19.30	c  N dy   375     92691      1209      3517    145843     22486    408291   1907662     12.80   no data
19.99/20.06	c  N dy   399     99215      1209      3517    145843     16176    408291    924626     12.81     13.58
20.59/20.61	c  S st   408    104848      1209      3517    145843     21683    408291   1456747     12.67     11.37
20.59/20.65	c  S st   408    105350      1209      3517    145843     22185    408291   1500788     12.67   no data
20.59/20.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.6M T:  0.30
20.90/20.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.90/20.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
22.29/22.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
22.29/22.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
22.29/22.39	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
22.39/22.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.69/23.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
25.79/25.86	c lits-rem:       974  cl-subs:      469  v-elim:      0  v-fix:    0  time:  2.15 s
25.79/25.86	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
25.79/25.89	c vivif2 --  cl tried    21716 cl shrink        0 lits rem          0 time: 0.03
25.89/25.97	c asymm  cl-useful: 0/790/3517 lits-rem:0 time: 0.08
25.89/25.98	c calculated reachability. Time: 0.00
25.89/25.98	c  N dy   408    105350      1209      3517    145843     21716    408291   1460475     12.67   no data
26.79/26.80	c  N dy   435    112189      1209      3517    145843     14738    408291    735088     12.75     13.48
27.40/27.41	c  N dy   448    119386      1209      3517    145843     21672    408291   1264643     12.61     13.33
28.18/28.24	c  N dy   463    127713      1209      3517    145843     15199    408291    767588     12.47     13.18
29.09/29.17	c  N dy   502    136569      1209      3517    145843     23810    408291   1739447     12.58     13.38
30.39/30.46	c  N dy   537    147070      1209      3517    145843     18471    408291    999418     12.54     13.24
31.49/31.50	c  N dy   576    157689      1209      3517    145843     28750    408291   1764903     12.56     13.30
31.49/31.55	c  S st   577    158025      1209      3517    145843     29069    408291   1787627     12.55     11.90
31.59/31.60	c  S st   577    158534      1209      3517    145843     29575    408291   1842686     12.55   no data
31.59/31.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.90/31.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.5M T:  0.31
31.90/31.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.90/31.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
33.29/33.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
33.29/33.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
33.29/33.34	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
33.29/33.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.59/34.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
38.50/38.58	c lits-rem:      1934  cl-subs:     1094  v-elim:      0  v-fix:    0  time:  3.91 s
38.50/38.58	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
38.59/38.62	c vivif2 --  cl tried    28481 cl shrink        0 lits rem          0 time: 0.04
38.79/38.81	c asymm  cl-useful: 0/1966/3517 lits-rem:0 time: 0.19
38.79/38.81	c calculated reachability. Time: 0.00
38.79/38.81	c  N dy   577    158534      1209      3517    145843     28481    408291   1792846     12.55   no data
39.89/39.91	c  N dy   600    169109      1209      3517    145843     22169    408291   1269330     12.46     13.40
41.19/41.29	c  N dy   636    179997      1209      3517    145843     32649    408291   2133220     12.40     15.64
42.59/42.64	c  N dy   684    192117      1209      3517    145843     26997    408291   1857479     12.49     13.17
44.09/44.15	c  N dy   713    204428      1209      3517    145843     20630    408291   1075206     12.42     21.08
45.69/45.77	c  N dy   770    217746      1209      3517    145843     33579    408291   2386754     12.53     13.27
47.39/47.45	c  N dy   841    231688      1209      3517    145843     27732    408291   1868082     12.64     24.73
48.19/48.24	c  S st   860    237802      1209      3517    145843     33630    408291   2378595     12.61     10.00
48.29/48.31	c  S st   860    238304      1209      3517    145843     34131    408291   2428665     12.61   no data
48.29/48.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
48.69/48.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.1M T:  0.42
48.69/48.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.69/48.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
50.09/50.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
50.09/50.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
50.19/50.20	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
50.19/50.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
51.50/51.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
58.39/58.40	c lits-rem:      1663  cl-subs:      730  v-elim:      0  v-fix:    0  time:  6.83 s
58.39/58.41	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
58.39/58.46	c vivif2 --  cl tried    33401 cl shrink        0 lits rem          0 time: 0.05
58.59/58.65	c asymm  cl-useful: 0/1136/3517 lits-rem:0 time: 0.19
58.59/58.65	c calculated reachability. Time: 0.00
58.59/58.65	c  N dy   860    238304      1209      3517    145843     33401    408291   2370765     12.61   no data
60.59/60.69	c  N dy   923    253547      1209      3517    145843     27833    408291   1701248     12.64     32.25
62.99/63.07	c  N dy   993    269750      1209      3517    145843     22223    408291   1121082     12.68     14.37
65.19/65.26	c  N dy  1050    287372      1209      3517    145843     39302    408291   2769296     12.67     13.47
67.89/67.96	c  F st  1151    306250      1209      3517    145843     35354    408291   2454744     12.80      9.91
67.89/67.98	c  N st  1151    306250      1209      3517    145843     35354    408291   2454744     12.80      9.91
70.99/71.05	c  N dy  1235    326243      1209      3517    145843     31472    408291   1971179     12.89     13.65
74.39/74.48	c  N dy  1351    346340      1209      3517    145843     26726    408291   1408822     13.01     13.73
75.79/75.89	c  S st  1389    357456      1209      3517    145843     37516    408291   2435917     13.00      8.09
75.90/75.96	c  S st  1389    357958      1209      3517    145843     38017    408291   2498418     13.00   no data
75.90/75.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.39/76.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.6M T:  0.50
76.39/76.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.39/76.49	c bin-w-bin subsume rem            0 bins  time:  0.01 s
77.79/77.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
77.89/77.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
77.89/77.91	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
77.89/77.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
79.29/79.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
85.20/85.24	c lits-rem:      1637  cl-subs:      927  v-elim:      0  v-fix:    0  time:  5.89 s
85.20/85.24	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
85.20/85.29	c vivif2 --  cl tried    37090 cl shrink        0 lits rem          0 time: 0.05
85.40/85.49	c asymm  cl-useful: 0/1534/3517 lits-rem:0 time: 0.20
85.50/85.50	c calculated reachability. Time: 0.00
85.50/85.50	c  N dy  1389    357958      1209      3517    145843     37090    408291   2451239     13.00   no data
88.79/88.80	c  N dy  1490    378113      1209      3517    145843     31338    408291   1709945     13.11     14.09
91.89/91.93	c  N dy  1561    399096      1209      3517    145843     51586    408291   3407515     13.10     14.04
94.49/94.51	c  N dy  1624    419148      1209      3517    145843     44763    408291   2905739     13.08     13.80
97.49/97.50	c  N dy  1697    439324      1209      3517    145843     37207    408291   1992150     13.07     13.93
100.29/100.36	c  N dy  1736    459683      1209      3517    145843     28829    408291   1306260     12.98     13.88
103.09/103.15	c  N dy  1790    479775      1209      3517    145843     48254    408291   2945837     12.94     13.75
105.99/106.03	c  N dy  1836    500084      1209      3517    145843     38810    408291   1927715     12.90     13.59
109.10/109.10	c  N dy  1905    520512      1209      3517    145843     58523    408291   3658378     12.88     13.69
111.39/111.40	c  S st  1952    536941      1209      3517    145843     44545    408291   2540651     12.84     10.92
111.39/111.46	c  S st  1952    537443      1209      3517    145843     45045    408291   2591742     12.84   no data
111.39/111.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
111.89/111.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.3M T:  0.43
111.89/111.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.89/111.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
113.30/113.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
113.30/113.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
113.30/113.33	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
113.30/113.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
114.79/114.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
121.19/121.24	c lits-rem:      3086  cl-subs:     1745  v-elim:      0  v-fix:    0  time:  6.44 s
121.19/121.25	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
121.29/121.31	c vivif2 --  cl tried    43300 cl shrink        0 lits rem          0 time: 0.06
121.49/121.51	c asymm  cl-useful: 0/715/3517 lits-rem:0 time: 0.20
121.49/121.51	c calculated reachability. Time: 0.00
121.49/121.51	c  N dy  1952    537443      1209      3517    145843     43300    408291   2529301     12.84   no data
124.99/125.04	c  N dy  2061    558652      1209      3517    145843     32961    408291   1545752     12.90     13.68
128.00/128.04	c  N dy  2174    579077      1209      3517    145843     52762    408291   3426522     12.97     13.91
131.29/131.33	c  N dy  2272    599312      1209      3517    145843     40439    408291   2232044     13.04     13.80
134.39/134.45	c  N dy  2357    619431      1209      3517    145843     59963    408291   4038606     13.05     13.79
137.40/137.46	c  N dy  2446    639467      1209      3517    145843     46424    408291   2727589     13.07     16.76
141.19/141.21	c  N dy  2504    660390      1209      3517    145843     66573    408291   4568224     13.05     13.84
144.10/144.19	c  N dy  2586    680531      1209      3517    145843     52233    408291   3131336     13.07     14.05
147.79/147.89	c  N dy  2691    700975      1209      3517    145843     37232    408291   1765314     13.13     13.90
150.79/150.88	c  N dy  2780    721031      1209      3517    145844     56587    408291   3628528     13.14     18.10
154.79/154.85	c  N dy  2854    741131      1209      3517    145844     40210    408291   1859541     13.13     18.34
157.49/157.59	c  N dy  2915    761214      1209      3517    145844     59479    408291   3259408     13.11     13.97
160.60/160.63	c  N dy  2983    781357      1209      3517    145844     42235    408291   1901218     13.09     13.84
163.49/163.59	c  N dy  3070    801791      1209      3517    145844     61970    408291   3797480     13.11     13.87
164.40/164.42	c  S st  3080    806165      1209      3517    145844     66203    408291   4127692     13.09     10.26
164.50/164.53	c  S st  3080    806668      1209      3517    145844     66699    408291   4181304     13.09   no data
164.50/164.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
165.20/165.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 31.2M T:  0.68
165.20/165.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.20/165.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
166.60/166.63	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  1.39 s
166.60/166.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
166.60/166.66	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
166.60/166.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
168.39/168.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
180.30/180.36	c lits-rem:      2491  cl-subs:     2888  v-elim:      0  v-fix:    0  time: 11.87 s
180.30/180.36	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
180.41/180.45	c vivif2 --  cl tried    63811 cl shrink      142 lits rem        142 time: 0.09
180.60/180.67	c asymm  cl-useful: 0/512/3517 lits-rem:0 time: 0.21
180.60/180.67	c calculated reachability. Time: 0.00
180.60/180.67	c  N dy  3080    806668      1209      3517    145844     63811    408290   4078903     13.09   no data
184.19/184.20	c  N dy  3148    826741      1209      3517    145844     45698    408290   2423746     13.08     13.82
187.69/187.70	c  N dy  3217    847392      1209      3517    145844     65673    408290   4327063     13.07     14.03
191.69/191.71	c  N dy  3306    868081      1209      3517    145844     47029    408290   2411115     13.09     13.78
194.90/194.97	c  N dy  3372    888985      1209      3517    145844     67149    408290   4054551     13.09     13.78
198.89/198.97	c  N dy  3438    910062      1209      3517    145844     47935    408290   2512820     13.07     13.91
203.09/203.10	c  N dy  3478    930801      1209      3517    145844     67791    408290   3830052     13.03     13.85
206.99/207.09	c  N dy  3557    951068      1209      3517    145844     46920    408290   2397318     13.04     13.83
210.89/210.96	c  N dy  3636    971094      1209      3517    145844     66312    408290   4304060     13.04     22.94
215.50/215.59	c  N dy  3680    991587      1209      3517    145844     44509    408290   1909390     13.00     13.89
218.59/218.65	c  N dy  3749   1011671      1209      3517    145844     63890    408290   3716435     13.00     20.95
223.20/223.22	c  N dy  3834   1031711      1209      3517    145844     83208    408290   5506674     13.01     13.98
226.19/226.21	c  N dy  3880   1051972      1209      3517    145844     60239    408290   3016781     12.98     13.92
229.29/229.31	c  F st  3920   1071875      1209      3517    145844     79480    408290   4474074     12.95      8.96
229.29/229.36	c  N st  3921   1072127      1209      3517    145844     79720    408290   4504467     12.95   no data
232.49/232.57	c  N dy  3968   1092754      1209      3517    145844     56138    408290   2689581     12.94     13.74
236.51/236.59	c  N dy  4097   1112815      1209      3517    145844     75579    408290   4687362     13.01     25.74
240.99/241.06	c  N dy  4190   1133274      1209      3517    145844     50980    408290   2492093     13.04     13.76
244.90/244.91	c  N dy  4243   1153774      1209      3517    145844     70723    408290   4030153     13.02     14.01
249.39/249.47	c  N dy  4320   1174001      1209      3517    145844     90060    408290   5526591     13.02     13.87
252.90/253.00	c  N dy  4425   1194561      1209      3517    145844     64711    408290   3691654     13.06     13.77
256.50/256.54	c  S st  4507   1210004      1209      3517    145845     79624    408290   5159933     13.09   no data
256.60/256.67	c  S st  4507   1210509      1209      3517    145845     80128    408290   5208491     13.09   no data
256.60/256.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
257.49/257.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 38.1M T:  0.90
257.49/257.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
257.59/257.61	c bin-w-bin subsume rem            0 bins  time:  0.01 s
258.99/259.01	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  1.40 s
258.99/259.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
258.99/259.03	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
258.99/259.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
260.79/260.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
276.30/276.32	c lits-rem:      2652  cl-subs:     4966  v-elim:      0  v-fix:    0  time: 15.50 s
276.30/276.33	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
276.40/276.44	c vivif2 --  cl tried    75162 cl shrink      379 lits rem        379 time: 0.11
276.60/276.65	c asymm  cl-useful: 0/730/3517 lits-rem:0 time: 0.21
276.60/276.66	c calculated reachability. Time: 0.00
276.60/276.66	c  N dy  4507   1210509      1209      3517    145845     75162    408289   5081066     13.09   no data
281.99/282.00	c  N dy  4585   1230575      1209      3517    145845     48251    408289   2186430     13.09     19.29
285.49/285.56	c  N dy  4685   1250582      1209      3517    145845     67564    408289   4236605     13.12     22.98
291.00/291.03	c  N dy  4750   1270591      1209      3517    145845     86734    408289   5811659     13.12     20.40
295.39/295.49	c  N dy  4850   1290742      1209      3517    145845     59086    408289   3206559     13.13     14.24
299.89/299.90	c  N dy  4940   1310787      1209      3517    145845     78354    408289   5103938     13.15     19.14
306.09/306.14	c  N dy  5043   1330883      1209      3517    145845     49529    408289   2145443     13.18     15.75
309.79/309.87	c  N dy  5165   1352083      1209      3517    145845     69936    408289   4201397     13.21     13.92
314.90/314.97	c  N dy  5229   1372313      1209      3517    145845     89343    408289   5785023     13.21     13.95
319.49/319.52	c  N dy  5332   1392763      1209      3517    145845     60047    408289   3096254     13.23     14.11
323.49/323.59	c  N dy  5411   1412787      1209      3517    145845     79388    408289   4797980     13.23     14.22
328.91/328.96	c  N dy  5481   1432895      1209      3517    145845     98701    408289   6373498     13.24     13.98
332.21/332.28	c  N dy  5567   1452960      1209      3517    145845     67941    408289   3732965     13.25     19.61
336.80/336.81	c  N dy  5656   1473104      1209      3517    145845     87289    408289   5773379     13.27     14.10
342.79/342.82	c  N dy  5735   1493497      1209      3517    145845     55936    408289   2492624     13.27     14.16
345.89/345.99	c  N dy  5781   1513674      1209      3517    145845     75298    408289   3846851     13.25     13.95
350.10/350.12	c  N dy  5896   1533722      1209      3517    145845     94594    408289   5807575     13.27     18.08
354.69/354.70	c  N dy  6009   1554357      1209      3517    145845     62490    408289   3116882     13.30     14.01
359.40/359.42	c  N dy  6095   1575295      1209      3517    145845     82579    408289   4920159     13.31     14.05
364.80/364.88	c  N dy  6181   1595320      1209      3517    145845    101827    408289   6577941     13.31     14.56
369.10/369.13	c  N dy  6267   1615787      1209      3517    145845     68664    408289   3537814     13.32     14.59
373.50/373.55	c  N dy  6336   1636087      1209      3517    145845     88098    408289   5077512     13.31     14.19
378.79/378.80	c  N dy  6426   1656118      1209      3517    145845    107437    408289   7047573     13.33     20.87
382.40/382.46	c  N dy  6528   1676233      1209      3517    145845     73073    408289   4201042     13.35     14.08
387.90/387.92	c  N dy  6635   1696289      1209      3517    145845     92303    408289   6116532     13.37     15.36
392.71/392.74	c  S st  6720   1710510      1209      3517    145845    106017    408289   7560299     13.39   no data
392.90/392.94	c  S st  6720   1711012      1209      3517    145845    106518    408289   7616102     13.39   no data
392.90/392.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
394.40/394.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 54.0M T:  1.47
394.40/394.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
394.40/394.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
395.80/395.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
395.80/395.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
395.80/395.88	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
395.90/395.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
397.80/397.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
429.80/429.85	c lits-rem:      3727  cl-subs:     5402  v-elim:      0  v-fix:    0  time: 32.04 s
429.80/429.85	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
430.01/430.01	c vivif2 --  cl tried   101116 cl shrink        0 lits rem          0 time: 0.16
430.20/430.29	c asymm  cl-useful: 0/806/3517 lits-rem:0 time: 0.28
430.30/430.30	c calculated reachability. Time: 0.00
430.30/430.30	c  N dy  6720   1711012      1209      3517    145845    101116    408289   7456480     13.39   no data
435.50/435.53	c  N dy  6792   1731398      1209      3517    145845     65919    408289   3268981     13.39     14.24
439.70/439.70	c  N dy  6839   1751785      1209      3517    145845     85258    408289   4513411     13.38     14.09
444.50/444.53	c  N dy  6924   1771787      1209      3517    145845    104471    408289   6504546     13.38     14.11
448.81/448.81	c  N dy  6988   1791999      1209      3517    145845     68283    408289   3360822     13.38     14.15
453.00/453.08	c  N dy  7042   1813063      1209      3517    145845     88491    408289   5056685     13.36     14.18
459.60/459.63	c  N dy  7115   1834892      1209      3517    145845    109431    408289   6656647     13.36     14.08
463.50/463.53	c  N dy  7188   1854925      1209      3517    145845     72088    408289   3893405     13.36     30.35
468.50/468.60	c  N dy  7307   1875237      1209      3517    145845     91788    408289   6013469     13.39     14.18
475.80/475.88	c  N dy  7442   1895262      1209      3517    145845    111078    408289   8056618     13.42     15.55
480.61/480.70	c  N dy  7510   1915915      1209      3517    145845     73230    408289   3627404     13.42     14.32
485.11/485.15	c  N dy  7605   1936862      1209      3517    145845     93426    408289   5571244     13.43     14.46
491.10/491.16	c  N dy  7716   1956945      1209      3517    145845    112764    408289   7597612     13.46     14.17
495.30/495.35	c  N dy  7799   1976993      1209      3517    145845     73390    408289   3896013     13.46     14.18
500.21/500.21	c  N dy  7870   1997399      1209      3517    145845     92963    408289   5579053     13.46     14.21
506.50/506.52	c  N dy  7970   2017696      1209      3517    145846    112513    408289   7423731     13.47     14.26
511.10/511.13	c  N dy  8051   2038097      1209      3517    145846     72473    408289   3738363     13.48     14.26
515.70/515.78	c  N dy  8128   2058166      1209      3517    145846     91759    408289   5690157     13.48     18.46
522.51/522.58	c  N dy  8253   2078235      1209      3517    145846    111035    408289   7718288     13.51     14.26
528.50/528.59	c  N dy  8338   2098362      1209      3517    145846     69837    408289   3311241     13.52     14.30
532.30/532.38	c  N dy  8400   2118417      1209      3517    145846     89106    408289   5062624     13.52     21.56
537.71/537.75	c  N dy  8491   2138620      1209      3517    145846    108523    408289   7022342     13.53     14.29
544.20/544.23	c  N dy  8594   2158685      1209      3517    145846     66317    408289   2982223     13.54     14.27
548.00/548.05	c  N dy  8663   2178762      1209      3517    145846     85508    408289   4741767     13.54     16.89
554.30/554.40	c  N dy  8790   2199220      1209      3517    145846    105165    408289   6640010     13.57     14.29
558.20/558.27	c  S st  8813   2211013      1209      3517    145847    116387    408289   7404823     13.56     12.54
558.40/558.46	c  S st  8813   2211514      1209      3517    145847    116886    408289   7454366     13.56   no data
558.40/558.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
559.80/559.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 51.3M T:  1.41
559.80/559.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
559.80/559.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
561.30/561.31	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  1.40 s
561.30/561.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
561.30/561.33	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
561.30/561.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
562.80/562.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
590.10/590.12	c lits-rem:      4349  cl-subs:     7602  v-elim:      0  v-fix:    0  time: 27.24 s
590.10/590.12	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
590.30/590.31	c vivif2 --  cl tried   109284 cl shrink     1335 lits rem       1345 time: 0.19
590.50/590.58	c asymm  cl-useful: 0/606/3517 lits-rem:0 time: 0.27
590.50/590.59	c calculated reachability. Time: 0.00
590.50/590.59	c  N dy  8813   2211514      1209      3517    145847    109284    408287   7253901     13.56   no data
597.51/597.57	c  N dy  8931   2232123      1209      3517    145847     66807    408287   3016859     13.58     14.33
601.61/601.64	c  N dy  9033   2252130      1209      3517    145847     86040    408287   4851952     13.59     21.04
607.00/607.07	c  N dy  9111   2273107      1209      3517    145847    106066    408287   6686940     13.59     14.33
614.10/614.15	c  N dy  9204   2293439      1209      3517    145847    125560    408287   8717620     13.60     14.35
618.30/618.37	c  N dy  9277   2313481      1209      3517    145847     81473    408287   4246506     13.60     22.53
623.50/623.51	c  N dy  9364   2333562      1209      3517    145847    100773    408287   6000884     13.61     25.61
629.81/629.81	c  N dy  9446   2353651      1209      3517    145847    120021    408287   7851962     13.61     34.80
635.71/635.77	c  N dy  9530   2373918      1209      3517    145847     75322    408287   3535346     13.62     14.35
639.91/639.92	c  N dy  9613   2393933      1209      3517    145847     94519    408287   5309861     13.62     28.23
645.72/645.77	c  N dy  9705   2414056      1209      3517    145847    113822    408287   7354635     13.63     14.47
653.21/653.24	c  N dy  9815   2434111      1209      3517    145847     67872    408287   2947836     13.65     14.40
657.91/657.99	c  N dy  9927   2454121      1209      3517    145847     87118    408287   4835973     13.66     14.41
664.20/664.29	c  N dy 10014   2474760      1209      3517    145847    106904    408287   6600714     13.67     14.49
671.80/671.83	c  N dy 10132   2494831      1209      3517    145847    126182    408287   8480086     13.68     15.38
676.91/676.96	c  N dy 10200   2514894      1209      3517    145847     79226    408287   3741476     13.68     14.44
681.40/681.43	c  N dy 10272   2536041      1209      3517    145847     99419    408287   5500981     13.68     14.58
687.41/687.43	c  N dy 10364   2556268      1209      3517    145847    118789    408287   7330860     13.69     14.73
693.90/693.99	c  N dy 10428   2577379      1209      3517    145847     71852    408287   3186027     13.68     14.45
698.31/698.39	c  N dy 10494   2597641      1209      3517    145847     91234    408287   4730531     13.67     14.42
703.41/703.44	c  N dy 10563   2617661      1209      3517    145847    110454    408287   6428554     13.67     14.47
709.91/709.97	c  N dy 10663   2637663      1209      3517    145847    129687    408287   8407782     13.68     14.42
715.20/715.20	c  N dy 10742   2658226      1209      3517    145847     81397    408287   3960346     13.68     14.54
720.31/720.30	c  N dy 10831   2678597      1209      3517    145847    100983    408287   5969609     13.69     14.41
727.41/727.43	c  N dy 10939   2698733      1209      3517    145847    120276    408287   7899011     13.70     14.53
732.01/732.04	c  S st 10981   2711514      1209      3517    145847    132599    408287   9021752     13.70     14.38
732.31/732.34	c  S st 10981   2712017      1209      3517    145847    133098    408287   9071504     13.70   no data
732.31/732.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
734.21/734.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 64.5M T:  1.93
734.21/734.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
734.31/734.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
735.71/735.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
735.71/735.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
735.71/735.74	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
735.71/735.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
737.40/737.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
778.01/778.00	c lits-rem:      5886  cl-subs:     7998  v-elim:      0  v-fix:    0  time: 40.58 s
778.01/778.00	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
778.21/778.20	c vivif2 --  cl tried   125100 cl shrink        0 lits rem          0 time: 0.20
778.41/778.48	c asymm  cl-useful: 0/435/3517 lits-rem:0 time: 0.28
778.41/778.49	c calculated reachability. Time: 0.00
778.41/778.49	c  N dy 10981   2712017      1209      3517    145847    125100    408287   8852257     13.70   no data
785.70/785.77	c  N dy 11072   2732090      1209      3517    145847     75447    408287   3540639     13.71     19.50
790.31/790.30	c  N dy 11158   2752737      1209      3517    145847     95285    408287   5486238     13.71     14.53
796.81/796.86	c  N dy 11248   2772953      1209      3517    145847    114638    408287   7519108     13.72     14.51
804.91/804.98	c  N dy 11328   2793015      1209      3517    145847    133711    408287   9347023     13.72     20.35
811.41/811.40	c  N dy 11412   2813194      1209      3517    145847     83155    408287   4201997     13.73     14.59
816.60/816.64	c  N dy 11492   2833280      1209      3517    145847    102349    408287   6034913     13.73     21.06
823.70/823.71	c  N dy 11531   2853299      1209      3517    145847    121477    408287   7221569     13.71     14.51
830.91/830.95	c  N dy 11595   2873341      1209      3517    145848    140591    408287   8639162     13.71     14.46
835.41/835.42	c  N dy 11674   2893363      1209      3517    145848     89033    408287   4674406     13.71     14.81
841.01/841.02	c  N dy 11755   2913628      1209      3517    145848    108395    408287   6649662     13.72     14.49
849.41/849.47	c  N dy 11872   2935235      1209      3517    145848    129023    408287   8616686     13.73     14.98
857.21/857.25	c  N dy 11946   2955345      1209      3517    145848     76452    408287   3420303     13.73     14.59
862.01/862.07	c  N dy 12014   2975579      1209      3517    145849     95653    408287   5037676     13.73     14.75
867.93/867.98	c  N dy 12089   2995715      1209      3517    145849    114944    408287   6651903     13.72     15.18
875.11/875.14	c  N dy 12170   3015843      1209      3517    145850    134165    408287   8570008     13.73     14.49
882.22/882.21	c  N dy 12274   3036340      1209      3517    145850     81214    408287   3823582     13.74     14.54
887.51/887.58	c  N dy 12369   3056388      1209      3517    145850    100459    408287   5767347     13.75     15.62
895.12/895.17	c  N dy 12450   3076954      1209      3517    145850    120100    408287   7357454     13.75     14.50
904.31/904.35	c  N dy 12556   3097002      1209      3517    145850    139282    408287   9301319     13.77     14.54
911.52/911.54	c  N dy 12667   3119013      1209      3517    145850     86706    408287   4281311     13.78     14.58
917.01/917.07	c  N dy 12761   3139035      1209      3517    145850    105832    408287   6079565     13.78     14.75
924.91/924.96	c  N dy 12856   3160043      1209      3517    145850    125876    408287   7909941     13.79     14.76
934.11/934.14	c  N dy 12966   3180141      1209      3517    145850    145028    408287   9598508     13.81     26.83
939.51/939.59	c  N dy 13028   3200607      1209      3517    145850     90038    408287   4305973     13.80     14.69
942.11/942.14	c  S st 13057   3212017      1209      3517    145850    100938    408287   5048616     13.80   no data
942.21/942.27	c  S st 13057   3212522      1209      3517    145850    101438    408287   5098199     13.80   no data
942.21/942.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
943.21/943.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 37.5M T:  0.94
943.21/943.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
943.21/943.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
944.61/944.64	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  1.40 s
944.61/944.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
944.61/944.66	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
944.71/944.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
946.61/946.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
959.41/959.46	c lits-rem:      5540  cl-subs:     7839  v-elim:      0  v-fix:    0  time: 12.80 s
959.41/959.46	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
959.61/959.60	c vivif2 --  cl tried    93599 cl shrink      209 lits rem        209 time: 0.14
959.81/959.83	c asymm  cl-useful: 0/676/3517 lits-rem:0 time: 0.23
959.81/959.84	c calculated reachability. Time: 0.00
959.81/959.84	c  N dy 13057   3212522      1209      3517    145850     93599    408285   4958831     13.80   no data
965.72/965.76	c  N dy 13176   3232551      1209      3517    145850    112756    408285   6823745     13.82     29.64
973.61/973.65	c  N dy 13297   3252651      1209      3517    145850    132039    408285   8727947     13.83     33.96
983.32/983.40	c  N dy 13394   3272808      1209      3517    145851     75896    408285   3307584     13.84     14.70
987.91/987.98	c  N dy 13494   3293067      1209      3517    145851     95344    408285   5095315     13.85     14.64
993.81/993.84	c  N dy 13576   3313094      1209      3517    145851    114388    408285   6950881     13.86     24.94
1001.72/1001.74	c  N dy 13671   3333155      1209      3517    145851    133482    408285   8693349     13.87     14.64
1011.71/1011.75	c  N dy 13782   3353224      1209      3517    145851     76342    408285   3308215     13.88     15.59
1016.92/1016.92	c  N dy 13883   3373489      1209      3517    145851     95782    408285   5120923     13.90     15.42
1023.32/1023.31	c  N dy 13966   3394494      1209      3517    145852    115836    408285   7094778     13.90     14.72
1031.51/1031.52	c  N dy 14059   3414929      1209      3517    145852    135413    408285   9100207     13.91     14.71
1041.62/1041.62	c  N dy 14157   3434953      1209      3517    145853    154541    408285  10866699     13.92     15.48
1046.62/1046.66	c  N dy 14244   3455406      1209      3517    145853     96605    408285   5103879     13.93     14.74
1053.72/1053.74	c  N dy 14346   3475454      1209      3517    145853    115721    408285   6703388     13.94     14.84
1061.53/1061.59	c  N dy 14405   3496939      1209      3517    145853    136315    408285   8426168     13.93     14.70
1070.81/1070.81	c  N dy 14502   3516974      1209      3517    145853    155455    408285  10307954     13.94     27.92
1076.31/1076.37	c  N dy 14597   3537032      1209      3517    145853     96296    408285   4908865     13.95     23.21
1082.72/1082.75	c  N dy 14695   3557267      1209      3517    145854    115650    408285   6674436     13.96     14.76
1090.62/1090.64	c  N dy 14789   3577457      1209      3517    145854    134919    408285   8508908     13.97     14.72
1100.11/1100.10	c  N dy 14892   3597497      1209      3517    145855    154131    408285  10322404     13.98     19.51
1106.72/1106.74	c  N dy 14978   3618309      1209      3517    145855     94688    408285   4799795     13.98     14.95
1113.12/1113.13	c  N dy 15087   3638392      1209      3517    145855    113802    408285   6700176     14.00     22.41
1121.31/1121.32	c  N dy 15193   3658600      1209      3517    145855    133116    408285   8634758     14.01     14.87
1131.62/1131.61	c  N dy 15300   3679248      1209      3517    145855    152810    408285  10623360     14.02     14.81
1139.12/1139.18	c  N dy 15389   3699254      1209      3517    145855     91713    408285   4503627     14.03     17.29
1143.32/1143.38	c  S st 15472   3712526      1209      3517    145855    104383    408285   5777492     14.05   no data
1143.52/1143.54	c  S st 15472   3713031      1209      3517    145855    104882    408285   5824705     14.05   no data
1143.52/1143.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1144.92/1144.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 49.8M T:  1.41
1144.92/1144.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1144.92/1144.98	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1146.31/1146.39	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  1.41 s
1146.41/1146.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1209 time:  0.01 s
1146.41/1146.41	c Removed useless bin:       0  fixed:     0  props:   0.73M  time:  0.01 s
1146.41/1146.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1148.01/1148.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
1168.23/1168.24	c lits-rem:      6164  cl-subs:     7260  v-elim:      0  v-fix:    0  time: 20.22 s
1168.23/1168.25	c vivif2 --  cl tried     3517 cl shrink        0 lits rem          0 time: 0.00
1168.42/1168.41	c vivif2 --  cl tried    97622 cl shrink      656 lits rem        674 time: 0.16
1168.72/1168.76	c asymm  cl-useful: 0/222/3517 lits-rem:0 time: 0.35
1168.72/1168.76	c calculated reachability. Time: 0.00
1168.72/1168.76	c  N dy 15472   3713031      1209      3517    145855     97622    408281   5690770     14.05   no data
1176.52/1176.58	c  N dy 15575   3733121      1209      3517    145855    116781    408281   7499858     14.06     14.83
1186.02/1186.00	c  F st 15708   3751562      1209      3517    145856    134455    408281   9293150     14.08   no data
1186.93/1186.99	c  N st 15712   3753598      1209      3517    145856    136383    408281   9506862     14.08   no data
1198.12/1198.12	c  N dy 15797   3775160      1209      3517    145856    156965    408281  11476429     14.09     14.87
1205.41/1205.46	c  N dy 15914   3795234      1209      3517    145856     95196    408281   5059519     14.10     20.22
1211.42/1211.49	c  N dy 16009   3815268      1209      3517    145856    114381    408281   6777602     14.11     16.34
1219.72/1219.74	c  N dy 16118   3835750      1209      3517    145856    133869    408281   8733231     14.12     14.87
1230.42/1230.43	c  N dy 16246   3855962      1209      3517    145856    153209    408281  10729058     14.15     15.02
1238.81/1238.86	c  N dy 16330   3875979      1209      3517    145856     90291    408281   4508220     14.15     14.93
1245.92/1245.91	c  N dy 16431   3896832      1209      3517    145856    110217    408281   6336957     14.16     14.95
1254.03/1254.05	c  N dy 16536   3916931      1209      3517    145857    129473    408281   8070220     14.17     21.84
1263.42/1263.42	c  N dy 16638   3937137      1209      3517    145857    148803    408281   9801015     14.18     14.95
1273.52/1273.51	c  N dy 16731   3957666      1209      3517    145857     85246    408281   3782152     14.18     15.41
1278.52/1278.58	c  N dy 16803   3978402      1209      3517    145857    105056    408281   5540951     14.18     14.96
1285.22/1285.22	c  N dy 16888   3998500      1209      3517    145857    124242    408281   7106031     14.19     18.81
1292.62/1292.69	c  N dy 16968   4019046      1209      3517    145857    143898    408281   8857678     14.19     15.22

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.36 3.24 3.38 4/317 13229
/proc/meminfo: memFree=12308916/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=31356 CPUtime=0 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 1121 0 0 0 0 0 0 0 22 0 1 0 651223160 32108544 1061 33554432000 4194304 4580011 140737179639712 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 7839 1062 323 95 0 2821 0

[startup+0.026144 s]
/proc/loadavg: 2.36 3.24 3.38 4/317 13229
/proc/meminfo: memFree=12308916/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=33596 CPUtime=0.02 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 1701 0 0 0 2 0 0 0 22 0 1 0 651223160 34402304 1641 33554432000 4194304 4580011 140737179639712 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 8399 1642 339 95 0 3381 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 33596

[startup+0.100133 s]
/proc/loadavg: 2.36 3.24 3.38 4/317 13229
/proc/meminfo: memFree=12308916/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=36236 CPUtime=0.09 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 2385 0 0 0 9 0 0 0 22 0 1 0 651223160 37105664 2325 33554432000 4194304 4580011 140737179639712 18446744073709551615 4292025 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 9059 2325 350 95 0 4041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36236

[startup+0.300099 s]
/proc/loadavg: 2.36 3.24 3.38 4/317 13229
/proc/meminfo: memFree=12308916/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=38432 CPUtime=0.29 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 3390 0 0 0 29 0 0 0 23 0 1 0 651223160 39354368 3296 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 9608 3296 363 95 0 4590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38432

[startup+0.701024 s]
/proc/loadavg: 2.36 3.24 3.38 4/317 13229
/proc/meminfo: memFree=12308916/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=40220 CPUtime=0.69 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 4267 0 0 0 69 0 0 0 25 0 1 0 651223160 41185280 3554 33554432000 4194304 4580011 140737179639712 18446744073709551615 4316791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 10055 3554 363 95 0 5037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40220

[startup+1.50088 s]
/proc/loadavg: 2.49 3.26 3.38 5/321 13236
/proc/meminfo: memFree=12232732/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=41804 CPUtime=1.49 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 6114 0 0 0 148 1 0 0 25 0 1 0 651223160 42807296 3691 33554432000 4194304 4580011 140737179639712 18446744073709551615 4320685 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 10451 3691 363 95 0 5433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41804

[startup+3.1006 s]
/proc/loadavg: 2.49 3.26 3.38 5/321 13238
/proc/meminfo: memFree=12226288/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=42720 CPUtime=3.09 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 7702 0 0 0 308 1 0 0 25 0 1 0 651223160 43745280 4195 33554432000 4194304 4580011 140737179639712 18446744073709551615 4413544 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 10680 4195 366 95 0 5662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42720

[startup+6.30104 s]
/proc/loadavg: 2.49 3.26 3.38 5/321 13238
/proc/meminfo: memFree=12192936/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=58632 CPUtime=6.29 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 11458 0 0 0 627 2 0 0 25 0 1 0 651223160 60039168 7950 33554432000 4194304 4580011 140737179639712 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 14658 7950 366 95 0 9640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58632

[startup+12.7009 s]
/proc/loadavg: 2.79 3.30 3.39 6/322 13239
/proc/meminfo: memFree=12130896/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=59400 CPUtime=12.69 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 16160 0 0 0 1266 3 0 0 25 0 1 0 651223160 60825600 8459 33554432000 4194304 4580011 140737179639712 18446744073709551615 4324217 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 14850 8459 366 95 0 9832 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59400

[startup+25.5007 s]
/proc/loadavg: 2.98 3.32 3.40 5/321 13240
/proc/meminfo: memFree=12116524/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=80556 CPUtime=25.49 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 27297 0 0 0 2544 5 0 0 25 0 1 0 651223160 82489344 13640 33554432000 4194304 4580011 140737179639712 18446744073709551615 4416509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 20139 13640 366 95 0 15121 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80556

[startup+51.1002 s]
/proc/loadavg: 3.33 3.37 3.41 5/321 13240
/proc/meminfo: memFree=12029060/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=105548 CPUtime=51.09 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 51697 0 0 0 5100 9 0 0 25 0 1 0 651223160 108081152 20049 33554432000 4194304 4580011 140737179639712 18446744073709551615 4413551 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 26387 20049 366 95 0 21369 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 105548

[startup+102.312 s]
/proc/loadavg: 3.79 3.49 3.45 5/321 13242
/proc/meminfo: memFree=11938388/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=115328 CPUtime=102.3 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 87134 0 0 0 10214 16 0 0 25 0 1 0 651223160 118095872 22158 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 28832 22158 366 95 0 23814 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 115328

[startup+162.301 s]
/proc/loadavg: 3.92 3.58 3.48 5/321 13243
/proc/meminfo: memFree=11912068/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=123464 CPUtime=162.29 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 131556 0 0 0 16205 24 0 0 25 0 1 0 651223160 126427136 24498 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 30866 24498 366 95 0 25848 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 123464

[startup+222.301 s]
/proc/loadavg: 4.04 3.67 3.52 5/321 13245
/proc/meminfo: memFree=11801788/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=225744 CPUtime=222.29 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 168521 0 0 0 22198 31 0 0 25 0 1 0 651223160 231161856 33795 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 56436 33795 366 95 0 51418 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 225744

[startup+282.301 s]
/proc/loadavg: 4.01 3.73 3.55 5/321 13246
/proc/meminfo: memFree=11753876/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=182156 CPUtime=282.3 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 201557 0 0 0 28192 38 0 0 25 0 1 0 651223160 186527744 36587 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 45539 36587 366 95 0 40521 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 182156

[startup+342.301 s]
/proc/loadavg: 4.00 3.77 3.57 5/321 13248
/proc/meminfo: memFree=11716004/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=182700 CPUtime=342.3 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 235977 0 0 0 34186 44 0 0 25 0 1 0 651223160 187084800 36426 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 45675 36426 366 95 0 40657 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 182700

[startup+402.3 s]
/proc/loadavg: 4.00 3.81 3.59 5/321 13250
/proc/meminfo: memFree=11611328/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=330776 CPUtime=402.3 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 279048 0 0 0 40179 51 0 0 25 0 1 0 651223160 338714624 57884 33554432000 4194304 4580011 140737179639712 18446744073709551615 4406312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 82694 57884 366 95 0 77676 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 330776

[startup+462.301 s]
/proc/loadavg: 4.05 3.86 3.62 5/321 13251
/proc/meminfo: memFree=11585240/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=249008 CPUtime=462.3 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 297455 0 0 0 46172 58 0 0 25 0 1 0 651223160 254984192 52900 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 62252 52900 366 95 0 57234 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 249008

[startup+522.3 s]
/proc/loadavg: 4.02 3.88 3.64 5/321 13253
/proc/meminfo: memFree=11567844/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=354224 CPUtime=522.3 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 327503 0 0 0 52166 64 0 0 25 0 1 0 651223160 362725376 62442 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 88556 62442 366 95 0 83538 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 354224

[startup+582.301 s]
/proc/loadavg: 4.07 3.92 3.67 5/321 13254
/proc/meminfo: memFree=11547832/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=355840 CPUtime=582.3 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 345273 0 0 0 58163 67 0 0 25 0 1 0 651223160 364380160 62601 33554432000 4194304 4580011 140737179639712 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 88960 62601 366 95 0 83942 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 355840

[startup+642.3 s]
/proc/loadavg: 4.02 3.93 3.68 5/321 13256
/proc/meminfo: memFree=11474492/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=343884 CPUtime=642.31 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 367494 0 0 0 64158 73 0 0 25 0 1 0 651223160 352137216 57254 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 85971 57254 366 95 0 80953 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 343884

[startup+702.301 s]
/proc/loadavg: 4.04 3.95 3.71 5/321 13258
/proc/meminfo: memFree=11382564/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=368416 CPUtime=702.31 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 395299 0 0 0 70150 81 0 0 25 0 1 0 651223160 377257984 62793 33554432000 4194304 4580011 140737179639712 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 92104 62793 366 95 0 87086 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 368416

[startup+762.312 s]
/proc/loadavg: 4.01 3.96 3.72 5/321 13259
/proc/meminfo: memFree=11305132/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=379148 CPUtime=762.32 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 410486 0 0 0 76147 85 0 0 25 0 1 0 651223160 388247552 68619 33554432000 4194304 4580011 140737179639712 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 94787 68619 366 95 0 89769 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 379148

[startup+822.301 s]
/proc/loadavg: 3.55 3.85 3.70 4/315 13278
/proc/meminfo: memFree=11513816/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=383504 CPUtime=822.31 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 429375 0 0 0 82142 89 0 0 25 0 1 0 651223160 392708096 66603 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 95876 66603 366 95 0 90858 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 383504

[startup+882.301 s]
/proc/loadavg: 3.20 3.69 3.66 4/315 13279
/proc/meminfo: memFree=11462572/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=332728 CPUtime=882.31 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 455188 0 0 0 88136 95 0 0 25 0 1 0 651223160 340713472 74891 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 83182 74891 366 95 0 78164 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 332728

[startup+942.3 s]
/proc/loadavg: 3.07 3.56 3.61 4/315 13281
/proc/meminfo: memFree=11454712/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=333044 CPUtime=942.31 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 471195 0 0 0 94130 101 0 0 25 0 1 0 651223160 341037056 76162 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 83261 76162 366 95 0 78243 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 333044

[startup+1002.3 s]
/proc/loadavg: 3.10 3.47 3.58 4/315 13283
/proc/meminfo: memFree=11443492/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=409724 CPUtime=1002.32 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 479566 0 0 0 100128 104 0 0 25 0 1 0 651223160 419557376 73585 33554432000 4194304 4580011 140737179639712 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 102431 73585 366 95 0 97413 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 409724

[startup+1062.3 s]
/proc/loadavg: 3.03 3.39 3.54 4/315 13284
/proc/meminfo: memFree=11450512/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=410108 CPUtime=1062.32 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 495158 0 0 0 106124 108 0 0 25 0 1 0 651223160 419950592 73334 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 102527 73334 366 95 0 97509 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 410108

[startup+1122.3 s]
/proc/loadavg: 3.01 3.31 3.50 4/315 13286
/proc/meminfo: memFree=11401116/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=410968 CPUtime=1122.31 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 510909 0 0 0 112119 112 0 0 25 0 1 0 651223160 420831232 73526 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 102742 73527 366 95 0 97724 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 410968

[startup+1182.3 s]
/proc/loadavg: 3.15 3.30 3.48 4/315 13287
/proc/meminfo: memFree=11273488/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=437328 CPUtime=1182.31 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 522619 0 0 0 118116 115 0 0 25 0 1 0 651223160 447823872 79874 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 109332 79874 366 95 0 104314 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 437328

[startup+1242.3 s]
/proc/loadavg: 3.05 3.24 3.45 4/315 13289
/proc/meminfo: memFree=11311108/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=336044 CPUtime=1242.32 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 537279 0 0 0 124113 119 0 0 25 0 1 0 651223160 344109056 76605 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 84011 76605 366 95 0 78993 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 336044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.20 3.42 3/314 13292
/proc/meminfo: memFree=11652800/32950928 swapFree=67111348/67111528
[pid=13229] ppid=13227 vsize=416552 CPUtime=1300.03 cores=1,3
/proc/13229/stat : 13229 (strangenight2-s) R 13227 13229 11963 0 -1 4202496 547456 0 0 0 129882 121 0 0 25 0 1 0 651223160 426549248 74983 33554432000 4194304 4580011 140737179639712 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13229/statm: 104138 74983 366 95 0 99120 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 416552

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.03
CPU time (s): 1300.05
CPU user time (s): 1298.83
CPU system time (s): 1.22581
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 445088

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

runsolver used 3.82842 second user time and 9.1876 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 20:04:04
IDJOB=3367896
IDBENCH=88212
IDSOLVER=1845
FILE ID=node120/3367896-1305396244
RUNJOBID= node120-1305396244-13195
PBS_JOBID= 13324413
Free space on /tmp= 73492 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367896-1305396244/watcher-3367896-1305396244 -o /tmp/evaluation-result-3367896-1305396244/solver-3367896-1305396244 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367896-1305396244.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=810818820

node120.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.809
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.61
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.809
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.07
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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:      12309568 kB
Buffers:        252196 kB
Cached:        3581524 kB
SwapCached:          0 kB
Active:       17380800 kB
Inactive:      2973020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12309568 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           25048 kB
Writeback:           0 kB
AnonPages:    16520000 kB
Mapped:          24972 kB
Slab:           175292 kB
PageTables:      49484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51626316 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= 73492 MiB
End job on node120 at 2011-05-14 20:25:46