Trace number 3175897

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? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
MD5SUMa7e7ad4822818289e739fae39e69d3b8
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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175897-1301788861.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.00	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.00	c -- vars added         80
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.09/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:      46 undec:       0 neg:      34
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.29/0.39	c  N dy    10      6335        80      7120         0      3489     49840     83996     22.67     24.13  --
0.49/0.54	c  N dy    23     10432        80      7120         0      7232     49840    183600     22.76     24.34  --
0.79/0.86	c  N dy    36     17717        80      7120         0     10005     49840    243831     22.57     23.83  --
1.00/1.06	c  N dy    63     22067        80      7120         0      8910     49840    203476     22.87     24.22  --
1.19/1.21	c  F st    72     25000        80      7120         0     11605     49840    276317     22.92     21.22  --
1.19/1.27	c  N st    75     26187        80      7120         0      6432     49840    120779     22.92   no data  --
1.39/1.44	c  S st    78     30000        80      7120         0      9910     49840    213295     22.92   no data  --
1.39/1.48	c  S st    78     30500        80      7120         0     10384     49840    226133     22.92   no data  --
1.39/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.39/1.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.66	c lits-rem:      1360  cl-subs:      840  v-elim:      0  v-fix:    0  time:  1.17 s
2.89/2.95	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
2.89/2.95	c calculated reachability. Time: 0.00
2.89/2.95	c  N dy    78     30500        80      7120         0      9544     49840    201035     22.92   no data  --
3.09/3.14	c  N dy    84     34535        80      7120         0     13252     49840    298960     22.77     23.99  --
3.29/3.36	c  N dy    97     38588        80      7120         0      9756     49840    193658     22.82     24.17  --
3.59/3.63	c  N dy   105     43620        80      7120         0     14382     49840    316154     22.77     24.04  --
3.69/3.78	c  S st   121     45750        80      7120         0     16352     49840    369451     22.85   no data  --
3.79/3.82	c  S st   121     46253        80      7120         0      8609     49840    148435     22.85   no data  --
3.79/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3.79/3.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.62	c lits-rem:       155  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.80 s
4.59/4.63	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.59/4.63	c vivif2 --  cl tried     8556 cl shrink        0 lits rem          0 time: 0.00
4.89/4.90	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
4.89/4.90	c calculated reachability. Time: 0.00
4.89/4.90	c  N dy   121     46253        80      7120         0      8556     49840    146531     22.85   no data  --
5.19/5.25	c  N dy   124     53215        80      7120         0     14916     49840    313761     22.65     23.91  --
5.49/5.54	c  N dy   151     57282        80      7120         0      9519     49840    159090     22.76     24.26  --
5.79/5.83	c  N dy   172     62489        80      7120         0     14271     49840    286067     22.81     24.13  --
6.10/6.10	c  N dy   189     66527        80      7120         0     17989     49840    385850     22.86     24.19  --
6.29/6.31	c  S st   197     69379        80      7120         0     10546     49840    170299     22.82     19.83  --
6.29/6.34	c  S st   197     69881        80      7120         0     11012     49840    182921     22.82   no data  --
6.29/6.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.29/6.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
6.29/6.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.24	c lits-rem:       314  cl-subs:      142  v-elim:      0  v-fix:    0  time:  0.89 s
7.19/7.24	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.19/7.25	c vivif2 --  cl tried    10870 cl shrink        0 lits rem          0 time: 0.00
7.49/7.57	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.32
7.49/7.57	c calculated reachability. Time: 0.00
7.49/7.57	c  N dy   197     69881        80      7120         0     10870     49840    178603     22.82   no data  --
7.99/8.02	c  N dy   209     77860        80      7120         0     18164     49840    372661     22.79     24.14  --
8.39/8.42	c  N dy   244     82854        80      7120         0     11783     49840    191088     22.89     26.71  --
8.59/8.69	c  F st   268     87500        80      7120         0     16031     49840    305572     22.93     22.52  --
8.70/8.77	c  N st   271     88689        80      7120         0     17119     49840    335328     22.93   no data  --
9.39/9.48	c  N dy   285     99000        80      7120         0     14653     49840    249632     22.89     24.15  --
9.90/9.91	c  S st   319    104822        80      7120         0     20010     49840    394563     22.95     23.68  --
9.90/9.96	c  S st   319    105323        80      7120         0     20477     49840    407159     22.95   no data  --
9.90/9.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.90/9.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.90/9.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.90/9.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
9.90/9.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.59/11.60	c lits-rem:      1921  cl-subs:     1669  v-elim:      0  v-fix:    0  time:  1.61 s
11.59/11.60	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.59/11.60	c vivif2 --  cl tried    18808 cl shrink        0 lits rem          0 time: 0.00
11.89/11.94	c asymm  cl-useful: 0/5462/7120 lits-rem:0 time: 0.34
11.89/11.94	c calculated reachability. Time: 0.00
11.89/11.94	c  N dy   319    105323        80      7120         0     18808     49840    358768     22.95   no data  --
12.49/12.55	c  N dy   342    113296        80      7120         0     13313     49840    200516     22.93     24.21  --
14.19/14.29	c  N dy   383    137699        80      7120         0     21772     49840    411049     22.79     23.99  --
15.09/15.10	c  N dy   415    146511        80      7120         0     15304     49840    227490     22.80     24.07  --
15.89/15.91	c  N dy   435    157985        80      7120         0     25759     49840    502385     22.75     23.03  --
15.89/15.91	c  S st   435    157985        80      7120         0     25759     49840    502385     22.75     23.03  --
15.89/15.98	c  S st   435    158493        80      7120         0     26232     49840    515248     22.75   no data  --
15.89/15.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.89/15.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.89/15.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.99/16.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.99/16.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.99/16.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.89/17.99	c lits-rem:      2061  cl-subs:     2447  v-elim:      0  v-fix:    0  time:  1.99 s
17.89/17.99	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
17.89/17.99	c vivif2 --  cl tried    23785 cl shrink        0 lits rem          0 time: 0.00
18.09/18.15	c asymm  cl-useful: 0/1658/7120 lits-rem:0 time: 0.15
18.09/18.15	c calculated reachability. Time: 0.00
18.09/18.15	c  N dy   435    158493        80      7120         0     23785     49840    447813     22.75   no data  --
18.99/19.05	c  N dy   453    169715        80      7120         0     18661     49840    301733     22.72     24.03  --
19.89/19.96	c  N dy   488    180726        80      7120         0     28776     49840    573726     22.74     23.94  --
20.99/21.02	c  N dy   549    192668        80      7120         0     23348     49840    413630     22.80     24.05  --
22.49/22.50	c  N dy   587    208757        80      7120         0     20691     49840    326919     22.79     24.09  --
23.69/23.72	c  N dy   642    222105        80      7120         0     32923     49840    657720     22.84     24.07  --
24.99/25.07	c  N dy   703    236382        80      7120         0     27722     49840    499057     22.87     24.10  --
25.19/25.21	c  S st   715    237741        80      7120         0     28962     49840    532759     22.88     21.79  --
25.19/25.29	c  S st   715    238243        80      7120         0     29429     49840    545373     22.88   no data  --
25.19/25.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.19/25.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.19/25.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
25.29/25.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.29/25.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.29/25.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.29/25.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.49/27.57	c lits-rem:      2077  cl-subs:     2162  v-elim:      0  v-fix:    0  time:  2.26 s
27.49/27.57	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
27.49/27.57	c vivif2 --  cl tried    27267 cl shrink        0 lits rem          0 time: 0.00
27.69/27.74	c asymm  cl-useful: 0/2173/7120 lits-rem:0 time: 0.17
27.69/27.75	c calculated reachability. Time: 0.00
27.69/27.75	c  N dy   715    238243        80      7120         0     27267     49840    482460     22.88   no data  --
29.09/29.13	c  N dy   750    253623        80      7120         0     22232     49840    336157     22.87     24.11  --
30.59/30.68	c  N dy   797    269855        80      7120         0     37072     49840    736198     22.88     24.09  --
32.40/32.45	c  N dy   880    287218        80      7120         0     32915     49840    608854     22.92     24.24  --
34.29/34.36	c  F st   911    306251        80      7120         0     29216     49840    488536     22.87     19.85  --
34.29/34.36	c  N st   911    306251        80      7120         0     29216     49840    488536     22.87     19.85  --
36.30/36.37	c  N dy   932    325859        80      7120         0     25134     49840    367781     22.81     24.08  --
39.49/39.53	c  N dy   982    357364        80      7120         0     31065     49840    513729     22.75     20.04  --
39.49/39.53	c  S st   982    357364        80      7120         0     31065     49840    513729     22.75     20.04  --
39.59/39.61	c  S st   982    357866        80      7120         0     31540     49840    526690     22.75   no data  --
39.59/39.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.59/39.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.59/39.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.59/39.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.59/39.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.59/39.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
39.59/39.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.80/41.88	c lits-rem:      1653  cl-subs:     1794  v-elim:      0  v-fix:    0  time:  2.24 s
41.80/41.88	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
41.80/41.88	c vivif2 --  cl tried    29746 cl shrink        0 lits rem          0 time: 0.00
42.00/42.06	c asymm  cl-useful: 0/1743/7120 lits-rem:0 time: 0.17
42.00/42.06	c calculated reachability. Time: 0.00
42.00/42.06	c  N dy   982    357866        80      7120         0     29746     49840    479268     22.75   no data  --
44.89/44.90	c  N dy  1030    384084        80      7120         0     30088     49840    468021     22.72     24.00  --
47.49/47.50	c  N dy  1141    404093        80      7120         0     48481     49840    963557     22.76     25.48  --
50.20/50.20	c  N dy  1220    428073        80      7120         0     45775     49840    875024     22.76     24.03  --
53.29/53.35	c  N dy  1272    455332        80      7120         0     45041     49840    835756     22.73     24.05  --
56.00/56.02	c  N dy  1375    475378        80      7120         0     36894     49840    606219     22.77     25.07  --
58.89/58.96	c  N dy  1462    495464        80      7120         0     27835     49840    348014     22.79     24.37  --
61.49/61.56	c  N dy  1554    516992        80      7120         0     47513     49840    876701     22.81     24.08  --
64.30/64.32	c  S st  1629    536800        80      7120         0     37282     49840    582866     22.82     22.20  --
64.40/64.41	c  S st  1629    537308        80      7120         0     37749     49840    595609     22.82   no data  --
64.40/64.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.40/64.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.40/64.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
64.40/64.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.40/64.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.40/64.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
64.40/64.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.60/66.64	c lits-rem:       982  cl-subs:     2005  v-elim:      0  v-fix:    0  time:  2.20 s
66.60/66.64	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
66.60/66.64	c vivif2 --  cl tried    35744 cl shrink        0 lits rem          0 time: 0.00
66.80/66.82	c asymm  cl-useful: 0/1317/7120 lits-rem:0 time: 0.18
66.80/66.82	c calculated reachability. Time: 0.00
66.80/66.82	c  N dy  1629    537308        80      7120         0     35744     49840    541005     22.82   no data  --
69.69/69.71	c  N dy  1745    557479        80      7120         0     54260     49840   1043438     22.86     24.07  --
72.50/72.56	c  N dy  1867    577565        80      7120         0     43476     49840    738471     22.90     25.12  --
75.69/75.79	c  N dy  1936    598351        80      7120         0     32299     49840    418508     22.92     24.24  --
78.30/78.38	c  N dy  2019    618449        80      7120         0     50797     49840    918345     22.93     26.57  --
82.19/82.27	c  N dy  2034    648981        80      7120         0     47348     49840    796435     22.87     24.20  --
85.49/85.56	c  N dy  2133    669052        80      7120         0     33760     49840    426509     22.90     24.68  --
88.19/88.20	c  N dy  2215    689109        80      7120         0     52180     49840    923710     22.91     25.28  --
91.39/91.44	c  N dy  2281    710112        80      7120         0     38441     49840    533849     22.91     24.25  --
96.70/96.72	c  N dy  2332    747278        80      7120         0     38454     49840    515442     22.85     24.21  --
100.39/100.46	c  N dy  2399    774232        80      7120         0     63074     49840   1176520     22.84     24.09  --
103.79/103.85	c  N dy  2458    796559        80      7120         0     48802     49840    780062     22.84     24.15  --
105.29/105.33	c  S st  2496    805962        80      7120         0     57407     49840   1012500     22.85     22.53  --
105.39/105.46	c  S st  2496    806467        80      7120         0     57880     49840   1025598     22.85   no data  --
105.39/105.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.39/105.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.39/105.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.50/105.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.50/105.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.50/105.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
105.50/105.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.10/113.17	c lits-rem:      2622  cl-subs:     4841  v-elim:      0  v-fix:    0  time:  7.66 s
113.10/113.17	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
113.10/113.18	c vivif2 --  cl tried    53039 cl shrink        0 lits rem          0 time: 0.01
113.30/113.38	c asymm  cl-useful: 0/919/7120 lits-rem:0 time: 0.19
113.30/113.38	c calculated reachability. Time: 0.00
113.30/113.38	c  N dy  2496    806467        80      7120         0     53039     49840    889315     22.85   no data  --
117.30/117.32	c  N dy  2582    826953        80      7120         0     36357     49840    436149     22.87     24.10  --
120.09/120.12	c  N dy  2659    847287        80      7120         0     54979     49840    937590     22.88     24.10  --
123.80/123.83	c  N dy  2705    867450        80      7120         0     36936     49840    435999     22.88     24.09  --
126.60/126.67	c  N dy  2790    887716        80      7120         0     55548     49840    938545     22.89     24.39  --
130.40/130.49	c  N dy  2855    907999        80      7120         0     74151     49840   1437252     22.89     24.26  --
133.59/133.66	c  N dy  2925    929160        80      7120         0     56058     49840    934062     22.90     24.13  --
138.79/138.89	c  N dy  2984    960100        80      7120         0     45805     49840    632897     22.87     24.18  --
142.19/142.23	c  N dy  3059    980597        80      7120         0     64601     49840   1137316     22.88     24.10  --
145.99/146.02	c  N dy  3106   1002118        80      7120         0     44991     49840    599869     22.87     24.08  --
149.89/149.93	c  N dy  3179   1026814        80      7120         0     67522     49840   1204198     22.87     24.24  --
153.91/153.95	c  N dy  3215   1048958        80      7120         0     47483     49840    647683     22.86     24.08  --
157.40/157.42	c  F st  3285   1071876        80      7120         0     68358     49840   1202655     22.84     19.43  --
157.40/157.42	c  N st  3285   1071876        80      7120         0     68358     49840   1202655     22.84     19.43  --
161.39/161.48	c  N dy  3373   1091943        80      7120         0     45666     49840    588761     22.85     24.08  --
164.90/164.93	c  N dy  3452   1112037        80      7120         0     64119     49840   1088574     22.86     24.58  --
170.50/170.52	c  N dy  3507   1143446        80      7120         0     50694     49840    698883     22.84     24.06  --
175.80/175.87	c  N dy  3579   1172895        80      7120         0     77600     49840   1412162     22.83     24.05  --
179.79/179.89	c  N dy  3640   1192909        80      7120         0     52889     49840    746622     22.83     25.75  --
182.89/182.98	c  S st  3737   1209700        80      7120         0     68377     49840   1167888     22.85     21.40  --
183.09/183.14	c  S st  3737   1210201        80      7120         0     68843     49840   1180830     22.85   no data  --
183.09/183.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.09/183.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.09/183.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
183.19/183.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.19/183.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.19/183.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
183.19/183.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
193.99/194.09	c lits-rem:      3380  cl-subs:     5267  v-elim:      0  v-fix:    0  time: 10.89 s
193.99/194.09	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
194.09/194.10	c vivif2 --  cl tried    63576 cl shrink        0 lits rem          0 time: 0.01
194.29/194.31	c asymm  cl-useful: 0/784/7120 lits-rem:0 time: 0.21
194.29/194.31	c calculated reachability. Time: 0.00
194.29/194.31	c  N dy  3737   1210201        80      7120         0     63576     49840   1030741     22.85   no data  --
198.39/198.45	c  N dy  3806   1230309        80      7120         0     82018     49840   1528158     22.85     24.20  --
203.41/203.44	c  N dy  3919   1257096        80      7120         0     62818     49840   1005636     22.86     24.22  --
208.00/208.07	c  N dy  4041   1277574        80      7120         0     81689     49840   1522986     22.88     24.28  --
212.70/212.75	c  N dy  4171   1299335        80      7120         0     56807     49840    824268     22.90     24.22  --
216.79/216.82	c  N dy  4267   1319356        80      7120         0     75210     49840   1325207     22.91     24.60  --
221.70/221.77	c  N dy  4341   1339679        80      7120         0     48068     49840    569432     22.92     24.14  --
225.30/225.36	c  N dy  4449   1359708        80      7120         0     66421     49840   1069480     22.93     26.59  --
229.90/229.98	c  N dy  4534   1379752        80      7120         0     84779     49840   1567430     22.94     28.54  --
234.69/234.76	c  N dy  4554   1406920        80      7120         0     62780     49840    937351     22.91     24.20  --
239.40/239.42	c  N dy  4701   1426965        80      7120         0     81228     49840   1446202     22.93     25.80  --
244.70/244.70	c  N dy  4781   1448880        80      7120         0     53572     49840    685923     22.93     24.26  --
248.70/248.70	c  N dy  4899   1469330        80      7120         0     72342     49840   1198999     22.95     24.20  --
253.90/253.95	c  N dy  5022   1489350        80      7120         0     90691     49840   1699741     22.96     25.25  --
258.40/258.47	c  N dy  5129   1509393        80      7120         0     60589     49840    866761     22.98     24.29  --
262.90/262.95	c  N dy  5253   1529465        80      7120         0     78970     49840   1371164     22.99     27.37  --
268.10/268.16	c  N dy  5304   1549472        80      7120         0     97277     49840   1865458     22.99     24.29  --
272.10/272.14	c  N dy  5351   1569539        80      7120         0     66127     49840    994856     22.99     24.97  --
276.40/276.46	c  N dy  5411   1589562        80      7120         0     84483     49840   1487223     22.99     24.27  --
280.90/280.90	c  N dy  5430   1610051        80      7120         0     52903     49840    621627     22.97     24.45  --
285.20/285.26	c  N dy  5523   1633277        80      7120         0     74130     49840   1192646     22.97     24.20  --
289.80/289.86	c  N dy  5586   1653369        80      7120         0     92508     49840   1687602     22.98     26.04  --
296.00/296.05	c  N dy  5635   1683676        80      7120         0     68939     49840   1036629     22.96     24.25  --
300.50/300.57	c  N dy  5712   1703737        80      7120         0     87265     49840   1533790     22.97     26.13  --
302.20/302.24	c  S st  5727   1710201        80      7120         0     93150     49840   1690728     22.97     22.29  --
302.40/302.47	c  S st  5727   1710707        80      7120         0     93621     49840   1703732     22.97   no data  --
302.40/302.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
302.40/302.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
302.50/302.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
302.50/302.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
302.50/302.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.50/302.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
302.50/302.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
326.90/327.00	c lits-rem:      6224  cl-subs:     9023  v-elim:      0  v-fix:    0  time: 24.44 s
327.00/327.00	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
327.00/327.01	c vivif2 --  cl tried    84598 cl shrink        0 lits rem          0 time: 0.02
327.20/327.24	c asymm  cl-useful: 0/830/7120 lits-rem:0 time: 0.22
327.20/327.24	c calculated reachability. Time: 0.00
327.20/327.24	c  N dy  5727   1710707        80      7120         0     84598     49840   1453667     22.97   no data  --
333.40/333.40	c  N dy  5826   1733477        80      7120         0     53730     49840    617499     22.98     24.22  --
337.00/337.08	c  N dy  5909   1753488        80      7120         0     72052     49840   1114135     22.98     25.58  --
341.81/341.84	c  N dy  6002   1773710        80      7120         0     90477     49840   1615614     22.99     24.26  --
349.71/349.75	c  N dy  6093   1808036        80      7120         0     68828     49840    999162     22.98     24.28  --
354.21/354.22	c  N dy  6180   1828098        80      7120         0     87161     49840   1497109     22.99     26.07  --
360.10/360.18	c  N dy  6276   1848324        80      7120         0    105725     49840   2004234     23.00     24.33  --
364.41/364.44	c  N dy  6377   1868335        80      7120         0     70355     49840   1038999     23.01     27.53  --
372.60/372.68	c  N dy  6471   1903812        80      7120         0    102654     49840   1906759     23.00     24.43  --
377.70/377.70	c  N dy  6548   1924359        80      7120         0     66740     49840    920098     23.01     24.24  --
382.50/382.51	c  N dy  6612   1946946        80      7120         0     87378     49840   1479412     23.01     24.25  --
388.61/388.60	c  N dy  6704   1966972        80      7120         0    105729     49840   1977123     23.02     24.86  --
393.71/393.77	c  N dy  6746   1987659        80      7120         0     68779     49840    953495     23.01     24.24  --
398.30/398.38	c  N dy  6842   2007757        80      7120         0     87173     49840   1453908     23.02     24.84  --
406.31/406.32	c  N dy  6920   2038255        80      7120         0     58400     49840    661366     23.00     24.28  --
413.10/413.15	c  N dy  6963   2075028        80      7120         0     91834     49840   1553914     22.99     24.22  --
419.11/419.18	c  N dy  7068   2095179        80      7120         0    110233     49840   2052727     22.99     24.34  --
423.81/423.87	c  N dy  7145   2115181        80      7120         0     71077     49840    986831     22.99     24.42  --
429.81/429.89	c  N dy  7239   2140658        80      7120         0     94358     49840   1617220     23.00     24.22  --
436.71/436.72	c  N dy  7372   2160979        80      7120         0    113004     49840   2129577     23.01     24.24  --
441.40/441.45	c  N dy  7456   2180981        80      7120         0     72842     49840   1024647     23.02     25.07  --
446.51/446.56	c  N dy  7552   2201063        80      7120         0     91169     49840   1521665     23.02     24.93  --
449.11/449.17	c  S st  7579   2210709        80      7120         0     99998     49840   1758742     23.02   no data  --
449.41/449.43	c  S st  7579   2211212        80      7120         0    100463     49840   1771664     23.02   no data  --
449.41/449.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
449.41/449.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
449.41/449.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
449.51/449.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
449.51/449.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
449.51/449.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
449.51/449.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
530.61/530.66	c lits-rem:      5325  cl-subs:     8366  v-elim:      0  v-fix:    0  time: 81.14 s
530.61/530.66	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
530.61/530.68	c vivif2 --  cl tried    92097 cl shrink        0 lits rem          0 time: 0.02
530.91/530.95	c asymm  cl-useful: 0/642/7120 lits-rem:0 time: 0.27
530.91/530.96	c calculated reachability. Time: 0.00
530.91/530.96	c  N dy  7579   2211212        80      7120         0     92097     49840   1529960     23.02   no data  --
537.51/537.51	c  N dy  7678   2231559        80      7120         0    110768     49840   2039977     23.03     24.31  --
543.21/543.23	c  N dy  7723   2255713        80      7120         0     73647     49840   1024827     23.02     24.33  --
549.01/549.04	c  N dy  7834   2278471        80      7120         0     94454     49840   1590206     23.03     24.29  --
556.01/556.09	c  N dy  7909   2302340        80      7120         0    116293     49840   2182283     23.03     24.32  --
560.70/560.77	c  N dy  7957   2322877        80      7120         0     74901     49840   1043998     23.03     24.47  --
565.91/565.96	c  N dy  8055   2343413        80      7120         0     93700     49840   1556519     23.03     24.39  --
572.31/572.34	c  N dy  8134   2364458        80      7120         0    112951     49840   2079322     23.04     24.47  --
578.21/578.24	c  N dy  8204   2384502        80      7120         0     70148     49840    904850     23.04     26.00  --
582.92/582.94	c  N dy  8275   2405060        80      7120         0     88912     49840   1413747     23.05     24.28  --
593.81/593.80	c  N dy  8338   2445292        80      7120         0     63484     49840    710878     23.03     24.43  --
598.91/598.90	c  N dy  8388   2471281        80      7120         0     87097     49840   1348716     23.02     24.26  --
604.71/604.70	c  N dy  8482   2491437        80      7120         0    105582     49840   1852407     23.03     24.29  --
612.31/612.31	c  N dy  8595   2511775        80      7120         0    124191     49840   2362973     23.04     24.50  --
617.51/617.54	c  N dy  8717   2531847        80      7120         0     79649     49840   1140492     23.05     24.45  --
622.81/622.84	c  N dy  8816   2551900        80      7120         0     98029     49840   1642409     23.06     26.22  --
629.81/629.88	c  N dy  8923   2573532        80      7120         0    117821     49840   2183909     23.06     24.35  --
637.21/637.20	c  N dy  9052   2594960        80      7120         0     73488     49840    952289     23.07     24.29  --
641.71/641.72	c  N dy  9068   2618302        80      7120         0     94651     49840   1518328     23.06     24.40  --
648.31/648.38	c  N dy  9184   2638374        80      7120         0    113054     49840   2021575     23.07     24.29  --
656.81/656.88	c  N dy  9303   2661285        80      7120         0     69195     49840    816364     23.07     24.47  --
664.52/664.53	c  N dy  9306   2699525        80      7120         0    103789     49840   1729276     23.05     24.26  --
668.21/668.20	c  S st  9355   2711213        80      7120         0    114485     49840   2022533     23.05     21.75  --
668.41/668.48	c  S st  9355   2711717        80      7120         0    114954     49840   2035551     23.05   no data  --
668.41/668.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
668.41/668.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
668.51/668.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
668.51/668.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
668.51/668.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
668.51/668.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
668.51/668.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
760.41/760.40	c lits-rem:      3494  cl-subs:    12447  v-elim:      0  v-fix:    0  time: 91.81 s
760.41/760.40	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
760.41/760.42	c vivif2 --  cl tried   102507 cl shrink        0 lits rem          0 time: 0.02
760.71/760.70	c asymm  cl-useful: 0/522/7120 lits-rem:0 time: 0.28
760.71/760.70	c calculated reachability. Time: 0.00
760.71/760.70	c  N dy  9355   2711717        80      7120         0    102507     49840   1713893     23.05   no data  --
767.61/767.66	c  N dy  9467   2731901        80      7120         0    120974     49840   2217610     23.06     24.35  --
774.52/774.58	c  N dy  9522   2757187        80      7120         0     78902     49840   1068286     23.05     24.29  --
780.71/780.72	c  N dy  9572   2782439        80      7120         0    101947     49840   1686533     23.05     24.45  --
786.32/786.33	c  N dy  9607   2802517        80      7120         0    120280     49840   2177050     23.04     25.60  --
793.61/793.68	c  N dy  9698   2824056        80      7120         0     73630     49840    906996     23.05     24.27  --
798.92/798.93	c  N dy  9802   2844461        80      7120         0     92358     49840   1420594     23.05     24.28  --
804.81/804.87	c  N dy  9850   2865851        80      7120         0    111860     49840   1947656     23.05     24.30  --
815.82/815.85	c  N dy  9904   2900331        80      7120         0     75733     49840    942804     23.04     24.31  --
820.72/820.78	c  N dy  9982   2920376        80      7120         0     94036     49840   1438194     23.05     25.83  --
827.13/827.17	c  N dy 10074   2940420        80      7120         0    112303     49840   1935199     23.05     24.89  --
834.22/834.26	c  N dy 10140   2960895        80      7120         0    130967     49840   2438911     23.05     24.28  --
840.42/840.42	c  N dy 10213   2981920        80      7120         0     81837     49840   1098899     23.05     24.45  --
845.83/845.86	c  N dy 10314   3002057        80      7120         0    100204     49840   1600911     23.06     24.35  --
852.22/852.22	c  N dy 10390   3022073        80      7120         0    118473     49840   2096235     23.06     24.67  --
860.42/860.45	c  N dy 10452   3043428        80      7120         0    137985     49840   2621937     23.06     24.53  --
865.81/865.87	c  N dy 10548   3064333        80      7120         0     87820     49840   1249533     23.06     24.44  --
871.02/871.06	c  N dy 10585   3085604        80      7120         0    107061     49840   1757666     23.05     24.31  --
877.22/877.23	c  N dy 10614   3106325        80      7120         0    125882     49840   2257161     23.05     24.37  --
883.82/883.85	c  N dy 10634   3126484        80      7120         0     74062     49840    855564     23.04     24.34  --
889.51/889.51	c  N dy 10748   3148070        80      7120         0     93844     49840   1398185     23.05     24.31  --
895.33/895.35	c  N dy 10808   3168494        80      7120         0    112459     49840   1898885     23.05     24.27  --
902.62/902.65	c  N dy 10902   3188590        80      7120         0    130795     49840   2399404     23.05     25.77  --
908.92/908.91	c  N dy 10965   3208634        80      7120         0     77961     49840    951587     23.05     26.29  --
909.63/909.64	c  S st 10980   3211718        80      7120         0     80797     49840   1029696     23.05     23.62  --
909.82/909.83	c  S st 10980   3212218        80      7120         0     81263     49840   1042989     23.05   no data  --
909.82/909.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
909.82/909.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
909.82/909.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
909.82/909.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
909.82/909.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
909.82/909.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
909.82/909.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
923.22/923.23	c lits-rem:      1249  cl-subs:     1912  v-elim:      0  v-fix:    0  time: 13.34 s
923.22/923.23	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
923.22/923.24	c vivif2 --  cl tried    79351 cl shrink        0 lits rem          0 time: 0.01
923.42/923.46	c asymm  cl-useful: 0/662/7120 lits-rem:0 time: 0.22
923.42/923.47	c calculated reachability. Time: 0.00
923.42/923.47	c  N dy 10980   3212218        80      7120         0     79351     49840    985996     23.05   no data  --
927.72/927.76	c  N dy 10998   3232310        80      7120         0     97530     49840   1469223     23.04     24.63  --
934.72/934.79	c  N dy 11113   3252771        80      7120         0    116273     49840   1983650     23.05     24.32  --
942.42/942.44	c  N dy 11209   3272841        80      7120         0    134628     49840   2486080     23.05     26.64  --
950.22/950.22	c  N dy 11312   3294784        80      7120         0     82737     49840   1066206     23.06     24.33  --
955.22/955.21	c  N dy 11319   3316355        80      7120         0    102232     49840   1581354     23.05     24.30  --
964.82/964.87	c  N dy 11398   3341448        80      7120         0    125138     49840   2199597     23.05     24.43  --
975.73/975.78	c  N dy 11444   3373065        80      7120         0     81047     49840    999292     23.04     24.52  --
982.33/982.33	c  N dy 11508   3398185        80      7120         0    103904     49840   1612219     23.04     24.27  --
988.12/988.15	c  N dy 11528   3418714        80      7120         0    122529     49840   2106458     23.03     24.30  --
1002.12/1002.14	c  N dy 11637   3458396        80      7120         0     84836     49840   1071706     23.02     24.72  --
1007.43/1007.47	c  N dy 11696   3478430        80      7120         0    103048     49840   1553610     23.02     24.83  --
1014.23/1014.25	c  N dy 11798   3498538        80      7120         0    121442     49840   2053555     23.02     24.39  --
1021.83/1021.85	c  N dy 11865   3518605        80      7120         0    139668     49840   2546672     23.02     26.51  --
1031.23/1031.24	c  N dy 11920   3551595        80      7120         0     95096     49840   1341680     23.02     24.39  --
1038.03/1038.07	c  N dy 12049   3572475        80      7120         0    114186     49840   1867161     23.02     24.31  --
1046.33/1046.31	c  N dy 12191   3592515        80      7120         0    132599     49840   2376749     23.03     24.35  --
1056.52/1056.54	c  N dy 12320   3613189        80      7120         0     75921     49840    816250     23.04     24.47  --
1061.62/1061.61	c  N dy 12396   3633276        80      7120         0     94241     49840   1315394     23.04     26.17  --
1067.33/1067.37	c  N dy 12460   3653299        80      7120         0    112485     49840   1810807     23.04     24.93  --
1074.42/1074.43	c  N dy 12532   3673380        80      7120         0    130856     49840   2309695     23.04     25.37  --
1083.93/1083.97	c  N dy 12627   3695164        80      7120         0    150654     49840   2843062     23.05     24.28  --
1089.23/1089.20	c  S st 12688   3712218        80      7120         0     89594     49840   1171242     23.05     22.11  --
1089.43/1089.41	c  S st 12688   3712719        80      7120         0     90061     49840   1184313     23.05   no data  --
1089.43/1089.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1089.43/1089.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1089.43/1089.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1089.43/1089.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1089.43/1089.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1089.43/1089.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1089.43/1089.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1106.83/1106.81	c lits-rem:      1793  cl-subs:     3025  v-elim:      0  v-fix:    0  time: 17.32 s
1106.83/1106.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1106.83/1106.82	c vivif2 --  cl tried    87036 cl shrink        0 lits rem          0 time: 0.01
1107.03/1107.06	c asymm  cl-useful: 0/609/7120 lits-rem:0 time: 0.24
1107.03/1107.06	c calculated reachability. Time: 0.00
1107.03/1107.06	c  N dy 12688   3712719        80      7120         0     87036     49840   1099501     23.05   no data  --
1112.72/1112.76	c  N dy 12777   3732774        80      7120         0    105298     49840   1596064     23.05     26.34  --
1119.43/1119.44	c  F st 12874   3751563        80      7120         0    122481     49840   2066364     23.05     24.08  --
1120.23/1120.20	c  N st 12878   3753600        80      7120         0    124345     49840   2117680     23.05   no data  --
1130.33/1130.30	c  N dy 12931   3774814        80      7120         0    143729     49840   2639524     23.05     24.33  --
1140.52/1140.52	c  N dy 13010   3795665        80      7120         0     85353     49840   1044543     23.06     24.28  --
1149.33/1149.33	c  N dy 13048   3822181        80      7120         0    109469     49840   1688849     23.05     24.28  --
1158.83/1158.80	c  N dy 13171   3843924        80      7120         0    129369     49840   2234829     23.06     24.38  --
1168.63/1168.64	c  N dy 13268   3866491        80      7120         0    150017     49840   2796027     23.06     24.35  --
1175.53/1175.57	c  N dy 13328   3886493        80      7120         0     89844     49840   1148319     23.06     25.23  --
1181.63/1181.66	c  N dy 13424   3906964        80      7120         0    108618     49840   1662318     23.06     24.28  --
1194.13/1194.17	c  N dy 13475   3947102        80      7120         0    144897     49840   2620606     23.05     24.35  --
1202.83/1202.88	c  N dy 13574   3967186        80      7120         0     83972     49840    977545     23.05     24.36  --
1210.23/1210.24	c  N dy 13653   3994755        80      7120         0    108943     49840   1638233     23.05     24.27  --
1219.84/1219.87	c  N dy 13687   4028220        80      7120         0    139229     49840   2441434     23.04     24.48  --
1229.53/1229.58	c  N dy 13780   4048449        80      7120         0    157785     49840   2946481     23.04     24.30  --
1236.33/1236.33	c  N dy 13892   4068529        80      7120         0     96088     49840   1294131     23.05     25.06  --
1258.23/1258.27	c  N dy 13943   4140794        80      7120         0    161044     49840   2970546     23.01     24.36  --
1265.23/1265.26	c  N dy 14011   4167176        80      7120         0    104388     49840   1500390     23.01     24.25  --
1278.14/1278.17	c  N dy 14045   4210586        80      7120         0    143499     49840   2539802     22.99     24.30  --
1279.34/1279.36	c  S st 14066   4212721        80      7120         0    145451     49840   2594263     22.99   no data  --
1279.73/1279.72	c  S st 14066   4213223        80      7120         0    145919     49840   2607484     22.99   no data  --
1279.73/1279.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1279.73/1279.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1279.83/1279.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1279.83/1279.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1279.83/1279.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1279.83/1279.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1279.83/1279.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175897-1301788861/watcher-3175897-1301788861 -o /tmp/evaluation-result-3175897-1301788861/solver-3175897-1301788861 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175897-1301788861.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.79 3.98 3.98 4/193 23358
/proc/meminfo: memFree=20907792/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=29948 CPUtime=0 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 652 0 0 0 0 0 0 0 25 0 1 0 290483980 30666752 591 33554432000 4194304 4650387 140736980522544 18446744073709551615 255376961857 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 7487 592 345 112 0 2452 0

[startup+0.068161 s]
/proc/loadavg: 3.79 3.98 3.98 4/193 23358
/proc/meminfo: memFree=20907792/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=30080 CPUtime=0.06 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 673 0 0 0 6 0 0 0 25 0 1 0 290483980 30801920 612 33554432000 4194304 4650387 140736980522544 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 7520 612 345 112 0 2485 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30080

[startup+0.100153 s]
/proc/loadavg: 3.79 3.98 3.98 4/193 23358
/proc/meminfo: memFree=20907792/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=30080 CPUtime=0.09 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 679 0 0 0 9 0 0 0 25 0 1 0 290483980 30801920 618 33554432000 4194304 4650387 140736980522544 18446744073709551615 4370620 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 7520 618 345 112 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30080

[startup+0.300118 s]
/proc/loadavg: 3.79 3.98 3.98 4/193 23358
/proc/meminfo: memFree=20907792/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=32540 CPUtime=0.29 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 1371 0 0 0 29 0 0 0 25 0 1 0 290483980 33320960 1239 33554432000 4194304 4650387 140736980522544 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 8135 1239 376 112 0 3100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32540

[startup+0.701044 s]
/proc/loadavg: 3.79 3.98 3.98 4/193 23358
/proc/meminfo: memFree=20907792/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=33176 CPUtime=0.69 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 2002 0 0 0 69 0 0 0 25 0 1 0 290483980 33972224 1378 33554432000 4194304 4650387 140736980522544 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 8294 1378 378 112 0 3259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33176

[startup+1.5009 s]
/proc/loadavg: 3.79 3.98 3.98 6/194 23359
/proc/meminfo: memFree=20891040/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=39796 CPUtime=1.49 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 4362 0 0 0 149 0 0 0 25 0 1 0 290483980 40751104 2988 33554432000 4194304 4650387 140736980522544 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 9949 2988 380 112 0 4914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39796

[startup+3.10061 s]
/proc/loadavg: 3.79 3.98 3.98 6/194 23359
/proc/meminfo: memFree=20882856/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=40176 CPUtime=3.09 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 4545 0 0 0 309 0 0 0 25 0 1 0 290483980 41140224 3171 33554432000 4194304 4650387 140736980522544 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 10044 3171 380 112 0 5009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40176

[startup+6.30101 s]
/proc/loadavg: 3.81 3.98 3.98 6/194 23359
/proc/meminfo: memFree=20873520/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=40428 CPUtime=6.29 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 6471 0 0 0 628 1 0 0 25 0 1 0 290483980 41398272 3060 33554432000 4194304 4650387 140736980522544 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 10107 3060 380 112 0 5072 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40428

[startup+12.7008 s]
/proc/loadavg: 3.82 3.98 3.98 6/194 23359
/proc/meminfo: memFree=20840976/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=47824 CPUtime=12.69 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 10234 0 0 0 1268 1 0 0 25 0 1 0 290483980 48971776 4844 33554432000 4194304 4650387 140736980522544 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 11956 4844 380 112 0 6921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47824

[startup+25.5005 s]
/proc/loadavg: 3.93 4.00 3.99 6/194 23360
/proc/meminfo: memFree=20810972/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=54984 CPUtime=25.49 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 17139 0 0 0 2547 2 0 0 18 0 1 0 290483980 56303616 6793 33554432000 4194304 4650387 140736980522544 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 13746 6793 380 112 0 8711 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54984

[startup+51.1007 s]
/proc/loadavg: 3.95 4.00 3.99 7/194 23361
/proc/meminfo: memFree=20781976/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=60764 CPUtime=51.1 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 26495 0 0 0 5105 5 0 0 25 0 1 0 290483980 62222336 8578 33554432000 4194304 4650387 140736980522544 18446744073709551615 4313695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 15191 8578 380 112 0 10156 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 60764

[startup+102.307 s]
/proc/loadavg: 4.02 4.01 3.99 6/194 23362
/proc/meminfo: memFree=20721312/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=63052 CPUtime=102.3 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 41929 0 0 0 10222 8 0 0 25 0 1 0 290483980 64565248 8429 33554432000 4194304 4650387 140736980522544 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 15763 8429 380 112 0 10728 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63052

[startup+162.301 s]
/proc/loadavg: 4.00 4.01 3.99 6/194 23363
/proc/meminfo: memFree=20720660/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=74468 CPUtime=162.29 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 57043 0 0 0 16218 11 0 0 25 0 1 0 290483980 76255232 11161 33554432000 4194304 4650387 140736980522544 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 18617 11161 380 112 0 13582 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74468

[startup+222.301 s]
/proc/loadavg: 4.04 4.02 4.00 6/194 23368
/proc/meminfo: memFree=20658348/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=81884 CPUtime=222.3 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 68819 0 0 0 22216 14 0 0 25 0 1 0 290483980 83849216 12866 33554432000 4194304 4650387 140736980522544 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 20471 12866 380 112 0 15436 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 81884

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 4.00 6/194 23370
/proc/meminfo: memFree=20607768/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=82152 CPUtime=282.3 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 79912 0 0 0 28213 17 0 0 25 0 1 0 290483980 84123648 13054 33554432000 4194304 4650387 140736980522544 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 20538 13054 380 112 0 15503 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82152

[startup+342.301 s]
/proc/loadavg: 4.07 4.03 4.01 6/194 23371
/proc/meminfo: memFree=20579484/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=99000 CPUtime=342.31 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 89682 0 0 0 34212 19 0 0 25 0 1 0 290483980 101376000 17969 33554432000 4194304 4650387 140736980522544 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 24750 17969 380 112 0 19715 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 99000

[startup+402.301 s]
/proc/loadavg: 4.16 4.06 4.01 6/194 23373
/proc/meminfo: memFree=20563732/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=99216 CPUtime=402.3 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 99525 0 0 0 40208 22 0 0 25 0 1 0 290483980 101597184 18127 33554432000 4194304 4650387 140736980522544 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 24804 18127 380 112 0 19769 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99216

[startup+462.301 s]
/proc/loadavg: 4.10 4.06 4.01 7/194 23374
/proc/meminfo: memFree=20547104/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=105276 CPUtime=462.3 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 108684 0 0 0 46205 25 0 0 25 0 1 0 290483980 107802624 19633 33554432000 4194304 4650387 140736980522544 18446744073709551615 4438693 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 26319 19633 380 112 0 21284 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 105276

[startup+522.3 s]
/proc/loadavg: 4.10 4.06 4.01 6/194 23376
/proc/meminfo: memFree=20531724/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=107916 CPUtime=522.31 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 109095 0 0 0 52206 25 0 0 25 0 1 0 290483980 110505984 20044 33554432000 4194304 4650387 140736980522544 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 26979 20044 380 112 0 21944 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107916

[startup+582.3 s]
/proc/loadavg: 4.23 4.10 4.02 6/194 23378
/proc/meminfo: memFree=20506500/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=108084 CPUtime=582.31 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 116919 0 0 0 58203 28 0 0 25 0 1 0 290483980 110678016 19618 33554432000 4194304 4650387 140736980522544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 27021 19618 380 112 0 21986 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 108084

[startup+642.3 s]
/proc/loadavg: 4.15 4.09 4.02 6/194 23379
/proc/meminfo: memFree=20518268/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=108268 CPUtime=642.32 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 125545 0 0 0 64201 31 0 0 25 0 1 0 290483980 110866432 19862 33554432000 4194304 4650387 140736980522544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 27067 19862 380 112 0 22032 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 108268

[startup+702.301 s]
/proc/loadavg: 4.32 4.14 4.03 6/194 23381
/proc/meminfo: memFree=20493080/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=122032 CPUtime=702.31 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 132176 0 0 0 70199 32 0 0 25 0 1 0 290483980 124960768 23609 33554432000 4194304 4650387 140736980522544 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 30508 23609 380 112 0 25473 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 122032

[startup+762.307 s]
/proc/loadavg: 4.18 4.12 4.03 7/194 23382
/proc/meminfo: memFree=20500376/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=122032 CPUtime=762.32 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 132468 0 0 0 76200 32 0 0 25 0 1 0 290483980 124960768 23901 33554432000 4194304 4650387 140736980522544 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 30508 23901 380 112 0 25473 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 122032

[startup+822.301 s]
/proc/loadavg: 4.20 4.13 4.04 6/194 23384
/proc/meminfo: memFree=20496252/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=122172 CPUtime=822.32 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 140931 0 0 0 82196 36 0 0 25 0 1 0 290483980 125104128 23252 33554432000 4194304 4650387 140736980522544 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 30543 23252 380 112 0 25508 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 122172

[startup+882.301 s]
/proc/loadavg: 4.07 4.10 4.03 6/194 23386
/proc/meminfo: memFree=20463112/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=122296 CPUtime=882.32 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 148121 0 0 0 88193 39 0 0 25 0 1 0 290483980 125231104 24373 33554432000 4194304 4650387 140736980522544 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 30574 24373 380 112 0 25539 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 122296

[startup+942.301 s]
/proc/loadavg: 4.22 4.13 4.04 6/194 23387
/proc/meminfo: memFree=20467068/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=122404 CPUtime=942.32 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 154302 0 0 0 94191 41 0 0 25 0 1 0 290483980 125341696 24368 33554432000 4194304 4650387 140736980522544 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 30601 24368 380 112 0 25566 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 122404

[startup+1002.3 s]
/proc/loadavg: 4.12 4.12 4.04 6/194 23389
/proc/meminfo: memFree=20463328/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=122572 CPUtime=1002.32 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 162380 0 0 0 100188 44 0 0 25 0 1 0 290483980 125513728 22800 33554432000 4194304 4650387 140736980522544 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 30643 22800 380 112 0 25608 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 122572

[startup+1062.3 s]
/proc/loadavg: 4.12 4.11 4.04 6/194 23390
/proc/meminfo: memFree=20426220/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=122696 CPUtime=1062.32 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 169291 0 0 0 106185 47 0 0 25 0 1 0 290483980 125640704 23109 33554432000 4194304 4650387 140736980522544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 30674 23109 380 112 0 25639 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 122696

[startup+1122.3 s]
/proc/loadavg: 4.04 4.09 4.04 6/194 23392
/proc/meminfo: memFree=20416028/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=124132 CPUtime=1122.33 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 174033 0 0 0 112183 50 0 0 25 0 1 0 290483980 127111168 24476 33554432000 4194304 4650387 140736980522544 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 31033 24476 380 112 0 25998 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 124132

[startup+1182.3 s]
/proc/loadavg: 4.20 4.11 4.05 6/194 23394
/proc/meminfo: memFree=20401496/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=124248 CPUtime=1182.33 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 180286 0 0 0 118181 52 0 0 25 0 1 0 290483980 127229952 23783 33554432000 4194304 4650387 140736980522544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 31062 23783 380 112 0 26027 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 124248

[startup+1242.3 s]
/proc/loadavg: 4.23 4.12 4.05 6/194 23395
/proc/meminfo: memFree=20398504/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=124348 CPUtime=1242.33 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 187347 0 0 0 124179 54 0 0 25 0 1 0 290483980 127332352 23891 33554432000 4194304 4650387 140736980522544 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 31087 23891 380 112 0 26052 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 124348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.12 4.05 2/188 23400
/proc/meminfo: memFree=20806508/32951124 swapFree=67111528/67111528
[pid=23358] ppid=23356 vsize=140944 CPUtime=1300.04 cores=5,7
/proc/23358/stat : 23358 (strangenight1-s) R 23356 23358 22690 0 -1 4202496 195701 0 0 0 129947 57 0 0 25 0 1 0 290483980 144326656 28785 33554432000 4194304 4650387 140736980522544 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23358/statm: 35236 28785 380 112 0 30201 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 140944

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.48
CPU system time (s): 0.575912
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 189520

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

runsolver used 2.05069 second user time and 5.04723 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 02:01:01
IDJOB=3175897
IDBENCH=82915
IDSOLVER=1589
FILE ID=node135/3175897-1301788861
RUNJOBID= node135-1301783649-22711
PBS_JOBID= 12841383
Free space on /tmp= 71860 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1637697223-097.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175897-1301788861/watcher-3175897-1301788861 -o /tmp/evaluation-result-3175897-1301788861/solver-3175897-1301788861 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175897-1301788861.cnf

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

MD5SUM BENCH= a7e7ad4822818289e739fae39e69d3b8
RANDOM SEED=1346828340

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20907824 kB
Buffers:        379700 kB
Cached:       11299020 kB
SwapCached:          0 kB
Active:        8011784 kB
Inactive:      3748720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20907824 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24988 kB
Writeback:           0 kB
AnonPages:       81996 kB
Mapped:          16756 kB
Slab:           220044 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   300660 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71872 MiB
End job on node135 at 2011-04-03 02:22:43