Trace number 3401196

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)UNSAT 1787.46 1787.42

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.8739
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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-3401196-1306285697.cnf'
0.00/0.00	c -- header says num vars:          11313
0.00/0.00	c -- header says num clauses:      305160
0.03/0.07	c -- clauses added:            0 learnts,       305160 normals,            0 xors
0.03/0.07	c -- vars added      11313
0.03/0.07	c Parsing time:  0.07 s
0.03/0.07	c  N st     0         0     11313      1257    303903         0    619119         0   no data   no data
0.03/0.07	c asymm  cl-useful: 0/1257/1257 lits-rem:0 time: 0.00
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
0.09/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.19	c bin-w-bin subsume rem            0 bins  time:  0.03 s
0.19/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.19/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  11313 time:  0.03 s
0.19/0.27	c Removed useless bin:       0  fixed:     0  props:   1.56M  time:  0.03 s
0.39/0.40	c lits-rem:         1  cl-subs:        5  v-elim:   1376  v-fix:    0  time:  0.13 s
0.39/0.41	c Finding binary XORs  T:     0.01 s  found:       0
0.39/0.44	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.39/0.44	c calculated reachability. Time: 0.00
0.39/0.44	c Calc default polars -  time:   0.01 s pos:    4999 undec:    1376 neg:    4938
0.39/0.44	c =========================================================================================
0.39/0.44	c types(t): F = full restart, N = normal restart
0.39/0.44	c types(t): S = simplification begin/end, E = solution found
0.39/0.44	c restart types(rt): st = static, dy = dynamic
0.39/0.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.44	c  B st     0         0      9937     63711    240039         0   1080083         0   no data   no data
0.89/0.99	c  N dy    15      4066      9937     63711    240039      3992   1080083    140489      9.59     10.12
1.49/1.51	c  N dy    32      8210      9937     63711    240039      5589   1080083    125888      9.39      9.91
1.99/2.08	c  N dy    44     12927      9937     63711    240039      6012   1080083    119516      9.18      9.71
2.49/2.52	c  N dy    56     16980      9937     63711    240039      9932   1080083    209560      8.99      9.98
2.99/3.01	c  N dy    66     21014      9937     63711    240039      8388   1080083    175452      8.88     12.48
3.49/3.57	c  F st    83     25000      9937     63711    240039     12284   1080083    267734      8.88      8.76
3.59/3.61	c Found part        0 vars:          9 clauses:         1 lits size:         9
3.59/3.61	c Found part      322 vars:       9928 clauses:    303749 lits size:   1080074
3.59/3.61	c Found parts:          2 time: 0.04 s
3.59/3.61	c Solving part 0
3.59/3.62	c  N st     0         0         9         1         0         0         9         0   no data   no data
3.59/3.62	c asymm  cl-useful: 0/1/1 lits-rem:0 time: 0.00
3.59/3.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.59/3.62	c Finding binary XORs  T:     0.00 s  found:       0
3.59/3.62	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.59/3.62	c calculated reachability. Time: 0.00
3.59/3.62	c Calc default polars -  time:   0.00 s pos:       8 undec:   11304 neg:       1
3.59/3.62	c =========================================================================================
3.59/3.62	c types(t): F = full restart, N = normal restart
3.59/3.62	c types(t): S = simplification begin/end, E = solution found
3.59/3.62	c restart types(rt): st = static, dy = dynamic
3.59/3.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.59/3.62	c  B st     0         0         9         1         0         0         9         0   no data   no data
3.59/3.62	c  E st     1         0         0         1         0         0         9         0   no data   no data
3.59/3.62	c Verified 1 clauses.
3.59/3.62	c Verified 1 clauses.
3.59/3.62	c Solved part
3.59/3.62	c =========================================================================================
3.59/3.62	c Coming back to original instance
3.59/3.62	c =========================================================================================
3.59/3.65	c  N st    84     25252      9928     63710    240039     12517   1080074    272267      8.88   no data
4.09/4.18	c  N dy    89     30001      9928     63710    240039     10471   1080074    218244      8.88   no data
4.09/4.18	c  S st    89     30001      9928     63710    240039     10471   1080074    218244      8.88   no data
4.30/4.32	c  S st    89     30502      9928     63710    240039     10967   1080074    237913      8.88   no data
4.30/4.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.79/4.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 32.7M T:  0.55
4.89/4.90	c blocked clauses removed:        0 vars:      0 tried:        9928 T: 0.00 s
4.89/4.92	c bin-w-bin subsume rem            0 bins  time:  0.02 s
5.09/5.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
5.19/5.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
5.19/5.23	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
5.29/5.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
5.50/5.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
5.59/5.65	c lits-rem:       380  cl-subs:      764  v-elim:      0  v-fix:    0  time:  0.06 s
5.79/5.81	c asymm  cl-useful: 0/8435/63710 lits-rem:0 time: 0.17
5.79/5.82	c calculated reachability. Time: 0.00
5.79/5.82	c  N dy    89     30502      9928     63710    240039     10203   1080074    228196      8.88   no data
6.29/6.35	c  N dy   107     34556      9928     63710    240039     14132   1080074    323644      8.91      9.49
6.98/7.02	c  N dy   120     38787      9928     63710    240039     10592   1080074    208994      8.89     10.26
7.48/7.52	c  N dy   134     43365      9928     63710    240039     14969   1080074    312150      8.88      9.36
7.79/7.84	c  S st   145     45754      9928     63710    240039     17276   1080074    369822      8.89      7.42
7.99/8.00	c  S st   145     46257      9928     63710    240039      9141   1080074    173243      8.89   no data
7.99/8.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.49/8.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 31.9M T:  0.54
8.49/8.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.49/8.58	c bin-w-bin subsume rem            0 bins  time:  0.02 s
8.81/8.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
8.81/8.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.02 s
8.81/8.89	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
8.89/8.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.99/9.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
9.09/9.12	c lits-rem:        19  cl-subs:      430  v-elim:      0  v-fix:    0  time:  0.03 s
9.09/9.14	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
9.09/9.14	c vivif2 --  cl tried     8711 cl shrink        0 lits rem          0 time: 0.01
9.29/9.31	c asymm  cl-useful: 0/5066/63710 lits-rem:0 time: 0.16
9.29/9.32	c calculated reachability. Time: 0.00
9.29/9.32	c  N dy   145     46257      9928     63710    240039      8711   1080074    169108      8.89   no data
9.91/9.95	c  N dy   166     50692      9928     63710    240039     13032   1080074    282671      8.91      9.65
10.39/10.46	c  N dy   184     54816      9928     63710    240039     17003   1080074    382893      8.94      9.50
11.01/11.04	c  N dy   207     58870      9928     63710    240039     11293   1080074    216094      8.97      9.52
11.59/11.65	c  N dy   226     63196      9928     63710    240039     15529   1080074    328435      9.01      9.63
12.19/12.22	c  N dy   248     67268      9928     63710    240039     19480   1080074    423436      9.02      9.53
12.49/12.52	c  S st   256     69385      9928     63710    240039     10871   1080074    193678      9.01      9.33
12.59/12.66	c  S st   256     69887      9928     63710    240039     11365   1080074    214814      9.01   no data
12.59/12.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.21/13.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 31.8M T:  0.55
13.21/13.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.21/13.26	c bin-w-bin subsume rem            0 bins  time:  0.01 s
13.49/13.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
13.49/13.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
13.49/13.57	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
13.49/13.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
13.69/13.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
13.79/13.83	c lits-rem:        31  cl-subs:      305  v-elim:      0  v-fix:    0  time:  0.03 s
13.79/13.85	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
13.79/13.86	c vivif2 --  cl tried    11060 cl shrink        0 lits rem          0 time: 0.01
13.99/14.02	c asymm  cl-useful: 0/4332/63710 lits-rem:0 time: 0.16
13.99/14.03	c calculated reachability. Time: 0.00
13.99/14.03	c  N dy   256     69887      9928     63710    240039     11060   1080074    211837      9.01   no data
14.59/14.63	c  N dy   272     74403      9928     63710    240039     15409   1080074    316986      8.98      9.49
15.30/15.34	c  N dy   300     79224      9928     63710    240039     20085   1080074    437594      9.04     10.78
16.09/16.17	c  N dy   331     84399      9928     63710    240039     13508   1080074    257582      9.07      9.58
16.50/16.59	c  F st   350     87500      9928     63710    240039     16507   1080074    334862      9.09   no data
17.09/17.16	c  N st   355     90796      9928     63710    240039     19753   1080074    475751      9.09   no data
18.09/18.12	c  N dy   378     96592      9928     63710    240039     12757   1080074    229149      9.12      9.85
18.99/19.08	c  N dy   412    103005      9928     63710    240039     18997   1080074    399735      9.17      9.82
19.29/19.34	c  S st   424    104830      9928     63710    240039     20772   1080074    443432      9.18   no data
19.49/19.51	c  S st   424    105334      9928     63710    240039     21275   1080074    466155      9.18   no data
19.49/19.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.09/20.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.0M T:  0.59
20.09/20.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.14	c bin-w-bin subsume rem            0 bins  time:  0.02 s
20.39/20.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
20.39/20.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.02 s
20.39/20.45	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
20.39/20.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.09/21.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.62 s
21.19/21.21	c lits-rem:       108  cl-subs:      940  v-elim:      0  v-fix:    0  time:  0.09 s
21.19/21.23	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
21.19/21.25	c vivif2 --  cl tried    20335 cl shrink        0 lits rem          0 time: 0.02
21.39/21.41	c asymm  cl-useful: 0/2895/63710 lits-rem:0 time: 0.16
21.39/21.42	c calculated reachability. Time: 0.00
21.39/21.42	c  N dy   424    105334      9928     63710    240039     20335   1080074    455299      9.18   no data
22.69/22.75	c  N dy   472    112807      9928     63710    240039     13982   1080074    255882      9.25     10.03
23.89/23.91	c  N dy   506    120096      9928     63710    240039     21077   1080074    448683      9.26     14.06
25.30/25.33	c  N dy   546    127873      9928     63710    240039     28654   1080074    665855      9.29      9.84
26.69/26.73	c  N dy   597    136497      9928     63710    240039     22430   1080074    482634      9.34      9.96
27.99/28.06	c  N dy   641    145224      9928     63710    240039     30879   1080074    694239      9.35     10.01
29.39/29.48	c  N dy   692    154564      9928     63710    240039     24364   1080074    530324      9.38      9.97
29.99/30.08	c  S st   711    158002      9928     63710    240039     27712   1080074    617242      9.38      7.99
30.19/30.23	c  S st   711    158504      9928     63710    240039     28209   1080074    637101      9.38   no data
30.19/30.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.81/30.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 35.0M T:  0.62
30.81/30.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.89/30.90	c bin-w-bin subsume rem            0 bins  time:  0.02 s
31.09/31.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
31.09/31.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
31.19/31.21	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
31.19/31.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
31.99/32.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.82 s
32.19/32.27	c lits-rem:       205  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  0.18 s
32.19/32.29	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
32.29/32.31	c vivif2 --  cl tried    26525 cl shrink        0 lits rem          0 time: 0.02
32.39/32.48	c asymm  cl-useful: 0/2856/63710 lits-rem:0 time: 0.17
32.39/32.49	c calculated reachability. Time: 0.00
32.39/32.49	c  N dy   711    158504      9928     63710    240039     26525   1080074    618361      9.38   no data
34.11/34.15	c  N dy   755    168624      9928     63710    240039     19878   1080074    419827      9.38     11.38
35.89/35.92	c  N dy   811    179407      9928     63710    240039     30328   1080074    701587      9.40     10.01
37.89/37.90	c  N dy   872    190857      9928     63710    240039     24005   1080074    538191      9.44     12.79
39.89/39.99	c  N dy   936    203108      9928     63710    240039     35893   1080074    871023      9.45      9.96
42.09/42.20	c  N dy  1017    216101      9928     63710    240039     30088   1080074    678918      9.50     10.21
44.39/44.41	c  N dy  1090    229898      9928     63710    240039     24048   1080074    482985      9.52     10.05
45.79/45.80	c  S st  1136    237756      9928     63710    240039     31669   1080074    710103      9.55      7.35
45.89/45.96	c  S st  1136    238259      9928     63710    240039     32169   1080074    727975      9.55   no data
45.89/45.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.59/46.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 34.1M T:  0.64
46.59/46.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.59/46.64	c bin-w-bin subsume rem            0 bins  time:  0.02 s
46.89/46.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
46.89/46.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
46.89/46.95	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
46.89/46.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
47.89/47.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.93 s
48.09/48.15	c lits-rem:       216  cl-subs:     1397  v-elim:      0  v-fix:    0  time:  0.21 s
48.09/48.17	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
48.19/48.20	c vivif2 --  cl tried    30772 cl shrink        0 lits rem          0 time: 0.03
48.30/48.37	c asymm  cl-useful: 0/2804/63710 lits-rem:0 time: 0.17
48.30/48.38	c calculated reachability. Time: 0.00
48.30/48.38	c  N dy  1136    238259      9928     63710    240039     30772   1080074    709738      9.55   no data
51.20/51.29	c  N dy  1224    253706      9928     63710    240039     25397   1080074    522991      9.59     10.13
54.20/54.25	c  N dy  1309    270081      9928     63710    240039     41299   1080074    965487      9.60     10.12
57.39/57.42	c  N dy  1402    288618      9928     63710    240039     37952   1080074    855932      9.63     10.14
60.50/60.55	c  F st  1499    306250      9928     63710    240039     32705   1080074    701386      9.66   no data
60.79/60.82	c  N st  1502    307438      9928     63710    240039     33870   1080074    747897      9.66   no data
64.20/64.21	c  N dy  1598    327314      9928     63710    240039     29876   1080074    594843      9.69     10.38
67.99/68.01	c  N dy  1719    347333      9928     63710    240039     25058   1080074    443960      9.73     12.84
69.69/69.70	c  S st  1775    357388      9928     63710    240039     34806   1080074    711287      9.74   no data
69.79/69.88	c  S st  1775    357891      9928     63710    240039     35307   1080074    732877      9.74   no data
69.79/69.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
70.49/70.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 35.4M T:  0.65
70.49/70.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.49/70.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
70.79/70.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
70.79/70.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
70.79/70.88	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
70.89/70.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
71.69/71.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.84 s
71.99/72.01	c lits-rem:       235  cl-subs:     2351  v-elim:      0  v-fix:    0  time:  0.24 s
71.99/72.03	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
71.99/72.06	c vivif2 --  cl tried    32956 cl shrink        0 lits rem          0 time: 0.03
72.19/72.23	c asymm  cl-useful: 0/2415/63710 lits-rem:0 time: 0.17
72.19/72.24	c calculated reachability. Time: 0.00
72.19/72.24	c  N dy  1775    357891      9928     63710    240039     32956   1080074    706999      9.74   no data
76.29/76.39	c  N dy  1909    378021      9928     63710    240039     27317   1080074    513048      9.80     10.35
80.00/80.02	c  N dy  2034    398041      9928     63710    240039     46750   1080074   1090189      9.84     13.09
83.79/83.85	c  N dy  2165    418258      9928     63710    240039     40198   1080074    888873      9.88     10.46
87.79/87.80	c  N dy  2278    438345      9928     63710    240039     32533   1080074    633977      9.90     11.52
91.59/91.61	c  N dy  2397    458535      9928     63710    240039     52066   1080074   1186842      9.92     10.62
95.19/95.28	c  N dy  2508    478978      9928     63710    240039     43703   1080074    930320      9.94     10.72
99.09/99.11	c  N dy  2621    499044      9928     63710    240039     34057   1080074    604743      9.96     12.27
102.99/103.06	c  N dy  2764    519101      9928     63710    240039     53601   1080074   1207521     10.00     16.24
106.39/106.49	c  S st  2882    536836      9928     63710    240039     40763   1080074    822863     10.02   no data
106.60/106.67	c  S st  2882    537342      9928     63710    240039     41268   1080074    845226     10.02   no data
106.60/106.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.29/107.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 35.9M T:  0.66
107.29/107.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.29/107.38	c bin-w-bin subsume rem            0 bins  time:  0.02 s
107.59/107.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
107.59/107.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
107.59/107.69	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
107.70/107.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
108.69/108.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.02 s
108.99/109.06	c lits-rem:       281  cl-subs:     2684  v-elim:      0  v-fix:    0  time:  0.28 s
108.99/109.08	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
109.09/109.11	c vivif2 --  cl tried    38584 cl shrink        0 lits rem          0 time: 0.04
109.19/109.29	c asymm  cl-useful: 0/2180/63710 lits-rem:0 time: 0.17
109.29/109.30	c calculated reachability. Time: 0.00
109.29/109.30	c  N dy  2882    537342      9928     63710    240039     38584   1080074    817190     10.02   no data
113.31/113.33	c  N dy  3000    557362      9928     63710    240039     58054   1080074   1407943     10.04     11.63
117.19/117.20	c  N dy  3132    577398      9928     63710    240039     46451   1080074   1011349     10.08     18.28
121.49/121.56	c  N dy  3272    597463      9928     63710    240039     33954   1080074    614614     10.12     11.93
125.59/125.64	c  N dy  3402    617485      9928     63710    240039     53556   1080074   1252140     10.15     12.56
130.09/130.10	c  N dy  3544    637839      9928     63710    240039     40297   1080074    785632     10.18     10.79
134.29/134.36	c  N dy  3678    657861      9928     63710    240039     59849   1080074   1413111     10.21     15.66
138.61/138.69	c  N dy  3816    677902      9928     63710    240039     45250   1080074    925710     10.23     14.19
142.91/143.01	c  N dy  3949    697956      9928     63710    240039     64825   1080074   1584556     10.26     11.27
147.09/147.12	c  N dy  4078    717983      9928     63710    240039     49308   1080074   1040384     10.29     11.93
151.49/151.50	c  N dy  4215    738083      9928     63710    240039     68928   1080074   1663852     10.31     16.31
155.39/155.42	c  N dy  4337    758212      9928     63710    240039     52434   1080074   1122796     10.33     11.01
159.70/159.79	c  N dy  4484    778293      9928     63710    240039     72103   1080074   1757169     10.36     11.07
164.30/164.36	c  N dy  4638    799015      9928     63710    240039     55281   1080074   1217207     10.40     11.03
165.90/166.01	c  S st  4684    806013      9928     63710    240039     62140   1080074   1431909     10.40      9.04
166.20/166.21	c  S st  4684    806516      9928     63710    240039     62641   1080074   1452004     10.40   no data
166.20/166.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.90/166.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 39.1M T:  0.76
167.00/167.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.00/167.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
167.21/167.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
167.30/167.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
167.30/167.33	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
167.30/167.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
168.60/168.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
169.41/169.47	c lits-rem:       316  cl-subs:     3103  v-elim:      0  v-fix:    0  time:  0.77 s
169.41/169.48	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
169.49/169.54	c vivif2 --  cl tried    59538 cl shrink        0 lits rem          0 time: 0.06
169.69/169.72	c asymm  cl-useful: 0/1981/63710 lits-rem:0 time: 0.18
169.69/169.73	c calculated reachability. Time: 0.00
169.69/169.73	c  N dy  4684    806516      9928     63710    240039     59538   1080074   1415666     10.40   no data
174.00/174.05	c  N dy  4792    826626      9928     63710    240039     41034   1080074    747915     10.41     11.01
178.21/178.26	c  N dy  4926    846706      9928     63710    240039     60670   1080074   1376794     10.43     13.32
182.99/183.05	c  N dy  5075    866756      9928     63710    240039     41223   1080074    736953     10.46     11.07
187.19/187.24	c  N dy  5215    886792      9928     63710    240039     60851   1080074   1380625     10.48     11.09
191.80/191.86	c  N dy  5347    907031      9928     63710    240039     40501   1080074    687406     10.50     11.14
196.10/196.17	c  N dy  5489    927055      9928     63710    240039     60182   1080074   1364074     10.52     13.36
200.90/200.93	c  N dy  5637    947605      9928     63710    240039     80306   1080074   2033996     10.54     11.12
205.29/205.39	c  N dy  5779    967959      9928     63710    240039     59142   1080074   1308281     10.56     11.15
210.11/210.14	c  N dy  5915    987964      9928     63710    240039     78774   1080074   1971270     10.58     11.84
214.30/214.37	c  N dy  6038   1008030      9928     63710    240039     56115   1080074   1143613     10.60     13.35
218.91/218.97	c  N dy  6182   1028260      9928     63710    240039     75966   1080074   1818082     10.62     11.19
223.59/223.66	c  N dy  6322   1048445      9928     63710    240039     52685   1080074   1053202     10.64     11.26
227.89/227.92	c  N dy  6438   1068542      9928     63710    240039     72282   1080074   1666405     10.64     14.95
228.59/228.63	c  F st  6457   1071875      9928     63710    240039     75514   1080074   1758509     10.64   no data
232.60/232.68	c  N dy  6546   1088572      9928     63710    240039     47901   1080074    857636     10.65     11.45
236.20/236.24	c  N dy  6658   1108605      9928     63710    240039     67303   1080074   1444369     10.65     13.50
240.70/240.81	c  N dy  6784   1128640      9928     63710    240039     86899   1080074   2095337     10.66     11.23
245.10/245.16	c  N dy  6907   1150002      9928     63710    240039     62755   1080074   1284803     10.67     11.32
249.90/249.99	c  N dy  7051   1170052      9928     63710    240039     82402   1080074   1963656     10.69     13.94
254.70/254.72	c  N dy  7202   1190076      9928     63710    240039     56154   1080074   1093475     10.71     12.50
258.79/258.89	c  S st  7317   1209774      9928     63710    240039     75314   1080074   1692946     10.71   no data
259.09/259.10	c  S st  7317   1210276      9928     63710    240039     75814   1080074   1718256     10.71   no data
259.09/259.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
259.89/259.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 40.9M T:  0.82
259.89/259.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
259.89/259.97	c bin-w-bin subsume rem            0 bins  time:  0.02 s
260.19/260.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
260.19/260.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
260.19/260.29	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
260.30/260.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
261.60/261.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
262.60/262.61	c lits-rem:       390  cl-subs:     2615  v-elim:      0  v-fix:    0  time:  0.93 s
262.60/262.63	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
262.70/262.70	c vivif2 --  cl tried    73199 cl shrink        0 lits rem          0 time: 0.07
262.81/262.88	c asymm  cl-useful: 0/1860/63710 lits-rem:0 time: 0.18
262.81/262.89	c calculated reachability. Time: 0.00
262.81/262.89	c  N dy  7317   1210276      9928     63710    240039     73199   1080074   1683276     10.71   no data
267.80/267.86	c  N dy  7468   1230343      9928     63710    240039     92842   1080074   2366103     10.73     11.32
271.71/271.78	c  N dy  7586   1250370      9928     63710    240039     65510   1080074   1356136     10.74     13.00
276.50/276.56	c  N dy  7717   1270388      9928     63710    240039     85090   1080074   2023011     10.75     16.97
281.30/281.36	c  N dy  7856   1290442      9928     63710    240039     56870   1080074   1086406     10.76     11.38
285.80/285.86	c  N dy  7989   1310456      9928     63710    240039     76472   1080074   1744084     10.78     11.39
290.59/290.61	c  N dy  8106   1330481      9928     63710    240039     96001   1080074   2372277     10.78     14.47
295.20/295.20	c  N dy  8244   1350543      9928     63710    240039     66822   1080074   1430929     10.79     11.63
299.90/299.96	c  N dy  8391   1370927      9928     63710    240039     86794   1080074   2113690     10.81     11.42
304.90/304.96	c  N dy  8532   1390957      9928     63710    240039     56499   1080074   1051491     10.82     12.70
309.39/309.44	c  N dy  8665   1411022      9928     63710    240039     76067   1080074   1715675     10.83     12.48
314.40/314.41	c  N dy  8802   1432227      9928     63710    240039     96747   1080074   2393108     10.84     11.68
319.10/319.16	c  N dy  8947   1452252      9928     63710    240039     65542   1080074   1323890     10.85     11.45
323.41/323.42	c  N dy  9070   1472259      9928     63710    240039     85027   1080074   1942743     10.86     14.34
328.50/328.56	c  N dy  9208   1492311      9928     63710    240039     52850   1080074    871083     10.87     12.95
333.00/333.03	c  N dy  9353   1512357      9928     63710    240039     72495   1080074   1563565     10.88     17.78
337.80/337.90	c  N dy  9485   1532393      9928     63710    240039     92103   1080074   2230772     10.89     11.82
342.60/342.66	c  N dy  9592   1552524      9928     63710    240039     58945   1080074   1045945     10.90     11.54
347.30/347.36	c  N dy  9732   1572725      9928     63710    240039     78760   1080074   1746128     10.91     11.80
352.50/352.58	c  N dy  9872   1593433      9928     63710    240039     99041   1080074   2447052     10.92     11.57
357.51/357.56	c  N dy 10012   1613475      9928     63710    240039     64840   1080074   1267073     10.93     13.76
362.10/362.12	c  N dy 10146   1633866      9928     63710    240039     84785   1080074   1943090     10.94     11.61
367.42/367.49	c  N dy 10291   1653931      9928     63710    240039    104490   1080074   2634140     10.95     14.47
372.40/372.42	c  N dy 10414   1676097      9928     63710    240039     71303   1080074   1422633     10.95     11.55
377.21/377.29	c  N dy 10553   1696274      9928     63710    240039     91084   1080074   2097689     10.96     11.95
380.40/380.45	c  S st 10627   1710276      9928     63710    240039    104763   1080074   2519179     10.96   no data
380.71/380.70	c  S st 10627   1710778      9928     63710    240039    105265   1080074   2544087     10.96   no data
380.71/380.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
381.62/381.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 43.0M T:  0.95
381.62/381.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
381.62/381.70	c bin-w-bin subsume rem            0 bins  time:  0.02 s
381.91/381.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
381.91/381.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
382.01/382.01	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
382.01/382.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
383.40/383.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
385.30/385.34	c lits-rem:       472  cl-subs:     3224  v-elim:      0  v-fix:    0  time:  1.88 s
385.30/385.35	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
385.40/385.46	c vivif2 --  cl tried   102041 cl shrink        0 lits rem          0 time: 0.10
385.60/385.65	c asymm  cl-useful: 0/1232/63710 lits-rem:0 time: 0.19
385.60/385.66	c calculated reachability. Time: 0.00
385.60/385.66	c  N dy 10627   1710778      9928     63710    240039    102041   1080074   2488851     10.96   no data
390.10/390.16	c  N dy 10727   1730841      9928     63710    240039     65895   1080074   1243108     10.97     13.33
394.40/394.45	c  N dy 10829   1750949      9928     63710    240039     85560   1080074   1881486     10.97     11.55
399.21/399.23	c  N dy 10932   1771167      9928     63710    240039    105208   1080074   2505938     10.97     11.61
404.20/404.26	c  N dy 11072   1791220      9928     63710    240039     68192   1080074   1309523     10.98     11.71
409.00/409.04	c  N dy 11192   1811250      9928     63710    240039     87809   1080074   1970129     10.98     11.96
414.01/414.01	c  N dy 11311   1831389      9928     63710    240039    107525   1080074   2623487     10.99     11.75
418.80/418.86	c  N dy 11431   1851445      9928     63710    240039     69421   1080074   1319385     10.99     14.94
423.30/423.34	c  N dy 11534   1871447      9928     63710    240039     88927   1080074   1942640     10.99     11.83
428.20/428.24	c  N dy 11643   1891538      9928     63710    240039    108455   1080074   2565305     10.99     13.44
433.32/433.37	c  N dy 11764   1911956      9928     63710    240039     69808   1080074   1325427     11.00     11.62
437.90/437.98	c  N dy 11872   1932077      9928     63710    240039     89507   1080074   1965782     11.00     11.63
443.21/443.25	c  N dy 12012   1952084      9928     63710    240039    109134   1080074   2658463     11.01     11.59
448.30/448.35	c  N dy 12146   1972100      9928     63710    240039     69047   1080074   1288898     11.01     12.19
452.91/452.96	c  N dy 12274   1992200      9928     63710    240039     88725   1080074   1949602     11.02     11.93
458.00/458.07	c  N dy 12399   2012225      9928     63710    240039    108310   1080074   2613375     11.03     13.28
462.90/462.94	c  N dy 12508   2032330      9928     63710    240039     67292   1080074   1165114     11.03     11.73
467.51/467.54	c  N dy 12622   2052573      9928     63710    240039     87060   1080074   1814098     11.03     11.75
473.02/473.03	c  N dy 12774   2072658      9928     63710    240039    106832   1080074   2541167     11.04     11.69
478.21/478.22	c  N dy 12883   2092866      9928     63710    240039     64902   1080074   1072154     11.04     11.70
482.50/482.58	c  N dy 13003   2113114      9928     63710    240039     84738   1080074   1716784     11.05     11.73
487.01/487.01	c  N dy 13097   2133295      9928     63710    240039    104348   1080074   2330703     11.04     11.77
492.21/492.27	c  N dy 13218   2153669      9928     63710    240039    124243   1080074   2999433     11.05     11.69
497.00/497.06	c  N dy 13342   2174075      9928     63710    240039     81665   1080074   1640528     11.05     11.80
502.30/502.38	c  N dy 13498   2194083      9928     63710    240039    101346   1080074   2354754     11.07     11.66
506.40/506.49	c  S st 13597   2210778      9928     63710    240039    117625   1080074   2909312     11.07     10.73
506.70/506.75	c  S st 13597   2211282      9928     63710    240039    118129   1080074   2932681     11.07   no data
506.70/506.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
507.70/507.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 44.3M T:  1.01
507.70/507.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
507.80/507.81	c bin-w-bin subsume rem            0 bins  time:  0.02 s
508.00/508.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
508.00/508.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
508.11/508.13	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
508.11/508.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
509.60/509.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
511.71/511.75	c lits-rem:       432  cl-subs:     2891  v-elim:      0  v-fix:    0  time:  2.12 s
511.71/511.76	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
511.81/511.88	c vivif2 --  cl tried   115238 cl shrink        0 lits rem          0 time: 0.12
512.01/512.08	c asymm  cl-useful: 0/1442/63710 lits-rem:0 time: 0.19
512.01/512.09	c calculated reachability. Time: 0.00
512.01/512.09	c  N dy 13597   2211282      9928     63710    240039    115238   1080074   2885953     11.07   no data
517.40/517.49	c  N dy 13698   2231946      9928     63710    240039     71840   1080074   1267441     11.07     11.84
522.53/522.58	c  N dy 13814   2254095      9928     63710    240039     93476   1080074   2033175     11.07     11.68
527.51/527.56	c  N dy 13934   2274133      9928     63710    240039    113071   1080074   2689875     11.07     12.39
533.10/533.18	c  N dy 14071   2294398      9928     63710    240039     68429   1080074   1175835     11.08     11.70
538.10/538.15	c  N dy 14194   2314825      9928     63710    240039     88443   1080074   1865016     11.08     11.76
543.31/543.33	c  N dy 14325   2334876      9928     63710    240039    108060   1080074   2538372     11.09     12.13
549.21/549.22	c  N dy 14465   2355081      9928     63710    240039    127937   1080074   3252477     11.10     11.77
553.22/553.30	c  N dy 14546   2375392      9928     63710    240039     81953   1080074   1541647     11.09     11.68
558.01/558.04	c  N dy 14661   2395455      9928     63710    240039    101550   1080074   2181972     11.10     11.83
563.71/563.71	c  N dy 14794   2415468      9928     63710    240039    121135   1080074   2876579     11.10     11.69
568.73/568.73	c  N dy 14909   2435510      9928     63710    240039     74307   1080074   1310249     11.10     16.14
573.51/573.52	c  N dy 15019   2455617      9928     63710    240039     93996   1080074   1970324     11.10     11.72
578.71/578.71	c  N dy 15142   2475709      9928     63710    240039    113619   1080074   2630199     11.11     13.90
584.51/584.58	c  N dy 15265   2496335      9928     63710    240039    133782   1080074   3311405     11.11     11.75
589.52/589.52	c  N dy 15386   2516348      9928     63710    240039     85964   1080074   1697562     11.12     12.81
594.61/594.65	c  N dy 15508   2536564      9928     63710    240039    105732   1080074   2365158     11.12     11.71
600.11/600.18	c  N dy 15642   2556594      9928     63710    240039    125312   1080074   3033391     11.13     11.78
605.61/605.66	c  N dy 15770   2576716      9928     63710    240039     76602   1080074   1365770     11.13     11.76
610.42/610.41	c  N dy 15896   2596785      9928     63710    240039     96263   1080074   2063378     11.13     12.34
614.82/614.88	c  N dy 15973   2617483      9928     63710    240039    116283   1080074   2646421     11.13     11.75
620.71/620.73	c  N dy 16099   2637924      9928     63710    240039    136256   1080074   3307339     11.13     11.80
625.71/625.80	c  N dy 16222   2658015      9928     63710    240039     86636   1080074   1713897     11.14     12.17
630.71/630.78	c  N dy 16337   2678108      9928     63710    240039    106228   1080074   2370153     11.14     13.02
636.50/636.51	c  N dy 16461   2698202      9928     63710    240039    125912   1080074   3045112     11.14     11.81
640.01/640.01	c  S st 16528   2711283      9928     63710    240039    138661   1080074   3452320     11.14      9.44
640.23/640.27	c  S st 16528   2711785      9928     63710    240039    139159   1080074   3471718     11.14   no data
640.23/640.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
641.33/641.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 46.2M T:  1.09
641.33/641.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
641.41/641.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
641.61/641.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
641.71/641.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
641.71/641.72	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
641.71/641.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
643.21/643.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
646.11/646.17	c lits-rem:       639  cl-subs:     4939  v-elim:      0  v-fix:    0  time:  2.90 s
646.11/646.19	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
646.31/646.33	c vivif2 --  cl tried   134220 cl shrink        0 lits rem          0 time: 0.14
646.51/646.53	c asymm  cl-useful: 0/1640/63710 lits-rem:0 time: 0.19
646.51/646.54	c calculated reachability. Time: 0.00
646.51/646.54	c  N dy 16528   2711785      9928     63710    240039    134220   1080074   3395337     11.14   no data
651.61/651.65	c  N dy 16640   2731852      9928     63710    240039     83518   1080074   1568497     11.14     11.79
657.11/657.14	c  N dy 16776   2752178      9928     63710    240039    103492   1080074   2287162     11.15     11.92
662.81/662.86	c  N dy 16906   2772305      9928     63710    240039    123220   1080074   2968675     11.16     11.80
669.11/669.14	c  N dy 17056   2792401      9928     63710    240039     71533   1080074   1151195     11.16     11.94
673.61/673.64	c  N dy 17170   2812494      9928     63710    240039     91129   1080074   1801659     11.16     14.83
679.31/679.37	c  N dy 17317   2834185      9928     63710    240039    112418   1080074   2558718     11.17     11.76
685.11/685.15	c  N dy 17450   2854261      9928     63710    240039    132074   1080074   3249772     11.18     11.78
690.91/690.97	c  N dy 17576   2874384      9928     63710    240039     79380   1080074   1371236     11.18     11.84
696.01/696.07	c  N dy 17709   2896062      9928     63710    240039    100487   1080074   2098444     11.18     11.85
701.41/701.43	c  N dy 17835   2916101      9928     63710    240039    120060   1080074   2769226     11.19     12.09
707.61/707.67	c  N dy 17976   2936104      9928     63710    240039    139721   1080074   3489583     11.19     11.84
713.01/713.03	c  N dy 18100   2956418      9928     63710    240039     86245   1080074   1616058     11.20     11.83
718.01/718.01	c  N dy 18221   2976470      9928     63710    240039    105871   1080074   2280017     11.20     12.06
723.11/723.19	c  N dy 18328   2996506      9928     63710    240039    125410   1080074   2907305     11.20     12.03
728.71/728.72	c  N dy 18439   3016539      9928     63710    240039    144936   1080074   3563838     11.20     11.93
733.62/733.62	c  N dy 18559   3036632      9928     63710    240039     90205   1080074   1677743     11.20     12.21
738.61/738.66	c  N dy 18694   3056821      9928     63710    240039    109982   1080074   2345082     11.21     11.84
744.11/744.13	c  N dy 18811   3077314      9928     63710    240039    130003   1080074   3020185     11.21     12.02
749.71/749.71	c  N dy 18926   3097675      9928     63710    240039    149775   1080074   3673292     11.21     11.81
754.82/754.82	c  N dy 19054   3117706      9928     63710    240039     94229   1080074   1873043     11.21     12.56
760.21/760.22	c  N dy 19187   3137781      9928     63710    240039    113922   1080074   2575488     11.22     14.49
765.52/765.57	c  N dy 19284   3157884      9928     63710    240039    133483   1080074   3210996     11.22     11.91
771.32/771.38	c  N dy 19400   3178258      9928     63710    240039     77130   1080074   1234060     11.22     12.23
776.12/776.17	c  N dy 19525   3198297      9928     63710    240039     96697   1080074   1889912     11.22     13.12
779.72/779.81	c  S st 19622   3211786      9928     63710    240039    109906   1080074   2349097     11.22      9.59
780.02/780.04	c  S st 19622   3212289      9928     63710    240039    110404   1080074   2371388     11.22   no data
780.02/780.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
780.93/781.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 43.2M T:  0.95
781.03/781.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
781.03/781.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
781.31/781.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
781.31/781.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
781.31/781.36	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
781.42/781.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
782.72/782.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
784.23/784.29	c lits-rem:       342  cl-subs:     2577  v-elim:      0  v-fix:    0  time:  1.49 s
784.33/784.31	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
784.41/784.41	c vivif2 --  cl tried   107827 cl shrink        0 lits rem          0 time: 0.10
784.61/784.61	c asymm  cl-useful: 0/1260/63710 lits-rem:0 time: 0.20
784.61/784.62	c calculated reachability. Time: 0.00
784.61/784.62	c  N dy 19622   3212289      9928     63710    240039    107827   1080074   2335278     11.22   no data
789.61/789.63	c  N dy 19727   3232617      9928     63710    240039    127712   1080074   3013370     11.22     11.91
795.41/795.41	c  N dy 19852   3253259      9928     63710    240039    147842   1080074   3677065     11.23     11.85
800.62/800.71	c  N dy 19967   3273294      9928     63710    240039     90265   1080074   1641518     11.23     11.83
805.52/805.55	c  N dy 20083   3293540      9928     63710    240039    109969   1080074   2284446     11.23     11.82
811.31/811.36	c  N dy 20231   3313560      9928     63710    240039    129625   1080074   3000846     11.23     11.91
816.91/816.92	c  N dy 20345   3333644      9928     63710    240039    149218   1080074   3650441     11.24     11.87
822.12/822.17	c  N dy 20453   3354015      9928     63710    240039     90974   1080074   1686514     11.24     11.88
827.62/827.64	c  N dy 20597   3376760      9928     63710    240039    113219   1080074   2442137     11.24     12.06
833.01/833.01	c  N dy 20715   3396826      9928     63710    240039    132905   1080074   3104378     11.24     12.84
839.01/839.03	c  N dy 20850   3416905      9928     63710    240039    152582   1080074   3796618     11.25     15.36
844.83/844.82	c  N dy 20990   3437003      9928     63710    240039     93143   1080074   1779113     11.25     11.89
849.81/849.84	c  N dy 21113   3457042      9928     63710    240039    112766   1080074   2446242     11.25     12.62
855.51/855.54	c  N dy 21244   3477214      9928     63710    240039    132553   1080074   3161445     11.26     11.96
861.51/861.58	c  N dy 21370   3497898      9928     63710    240039    152781   1080074   3842057     11.26     11.88
867.22/867.21	c  N dy 21500   3518038      9928     63710    240039     92227   1080074   1723429     11.26     11.91
872.12/872.19	c  N dy 21620   3538081      9928     63710    240039    111781   1080074   2383483     11.27     12.07
877.92/877.90	c  N dy 21742   3558315      9928     63710    240039    131574   1080074   3075412     11.27     11.89
884.01/884.02	c  N dy 21865   3578740      9928     63710    240039    151619   1080074   3796376     11.27     11.92
889.71/889.72	c  N dy 21981   3598763      9928     63710    240039     89947   1080074   1590752     11.27     11.96
894.71/894.76	c  N dy 22085   3618925      9928     63710    240039    109612   1080074   2237164     11.27     12.21
900.02/900.02	c  N dy 22201   3639116      9928     63710    240039    129351   1080074   2889581     11.28     11.94
906.33/906.37	c  N dy 22338   3659366      9928     63710    240039    149338   1080074   3627725     11.28     12.09
912.72/912.71	c  N dy 22469   3679422      9928     63710    240039     86715   1080074   1465650     11.28     12.51
917.33/917.34	c  N dy 22569   3699795      9928     63710    240039    106584   1080074   2111029     11.28     11.91
920.52/920.53	c  S st 22640   3712289      9928     63710    240039    118821   1080074   2507861     11.28     11.25
920.73/920.72	c  S st 22640   3712791      9928     63710    240039    119315   1080074   2524380     11.28   no data
920.73/920.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
921.73/921.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 44.5M T:  0.99
921.73/921.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
921.73/921.76	c bin-w-bin subsume rem            0 bins  time:  0.02 s
922.02/922.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
922.02/922.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
922.02/922.08	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
922.12/922.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
923.52/923.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
925.13/925.13	c lits-rem:       826  cl-subs:     2967  v-elim:      0  v-fix:    0  time:  1.60 s
925.13/925.15	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
925.22/925.25	c vivif2 --  cl tried   116348 cl shrink        0 lits rem          0 time: 0.11
925.42/925.45	c asymm  cl-useful: 0/1132/63710 lits-rem:0 time: 0.20
925.42/925.47	c calculated reachability. Time: 0.00
925.42/925.47	c  N dy 22640   3712791      9928     63710    240039    116348   1080074   2480749     11.28   no data
931.02/931.08	c  N dy 22766   3732845      9928     63710    240039    135976   1080074   3161684     11.29     14.33
936.41/936.47	c  F st 22877   3751563      9928     63710    240039    154259   1080074   3782476     11.29   no data
937.24/937.25	c  N st 22881   3753595      9928     63710    240039    156257   1080074   3851599     11.29   no data
943.02/943.02	c  N dy 22983   3775001      9928     63710    240039     93973   1080074   1681857     11.29     12.00
948.32/948.33	c  N dy 23127   3795009      9928     63710    240039    113582   1080074   2398290     11.29     11.93
953.92/953.91	c  N dy 23265   3815104      9928     63710    240039    133240   1080074   3092394     11.30     12.82
959.82/959.87	c  N dy 23394   3835106      9928     63710    240039    152861   1080074   3776164     11.30     13.91
966.02/966.05	c  N dy 23521   3855229      9928     63710    240039     88436   1080074   1497997     11.31     12.06
971.11/971.15	c  N dy 23641   3875406      9928     63710    240039    108217   1080074   2149418     11.31     11.91
976.62/976.69	c  N dy 23773   3896347      9928     63710    240039    128650   1080074   2853593     11.31     12.10
982.42/982.49	c  N dy 23895   3916385      9928     63710    240039    148275   1080074   3514384     11.31     11.91
988.52/988.51	c  N dy 24005   3936444      9928     63710    240039    167852   1080074   4164166     11.31     14.39
993.72/993.73	c  N dy 24119   3956455      9928     63710    240039    102265   1080074   1940917     11.31     12.16
998.52/998.57	c  N dy 24224   3976999      9928     63710    240039    122271   1080074   2572794     11.31     12.17
1003.82/1003.80	c  N dy 24331   3997120      9928     63710    240039    141801   1080074   3218473     11.31     11.91
1009.42/1009.48	c  N dy 24433   4017177      9928     63710    240039    161329   1080074   3867020     11.32     13.01
1015.12/1015.21	c  N dy 24558   4037194      9928     63710    240039     94953   1080074   1662215     11.32     12.12
1020.32/1020.31	c  N dy 24683   4057627      9928     63710    240039    114904   1080074   2340246     11.32     11.96
1025.32/1025.35	c  N dy 24772   4077939      9928     63710    240039    134639   1080074   2970423     11.32     12.24
1031.52/1031.53	c  N dy 24902   4098090      9928     63710    240039    154377   1080074   3665625     11.32     12.01
1038.22/1038.25	c  N dy 25038   4119225      9928     63710    240039     88143   1080074   1426936     11.32     12.05
1043.12/1043.13	c  N dy 25153   4139227      9928     63710    240039    107751   1080074   2105493     11.33     12.20
1048.24/1048.26	c  N dy 25264   4159362      9928     63710    240039    127375   1080074   2763415     11.33     12.29
1054.12/1054.12	c  N dy 25389   4179483      9928     63710    240039    147075   1080074   3447628     11.33     12.00
1060.92/1060.97	c  N dy 25535   4199530      9928     63710    240039    166804   1080074   4174154     11.33     12.17
1064.74/1064.72	c  S st 25606   4212791      9928     63710    240039     91812   1080074   1547445     11.33   no data
1064.93/1064.94	c  S st 25606   4213295      9928     63710    240039     92313   1080074   1571158     11.33   no data
1064.93/1064.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1065.84/1065.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 41.0M T:  0.87
1065.84/1065.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1065.84/1065.86	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1066.13/1066.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
1066.13/1066.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
1066.13/1066.18	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
1066.23/1066.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1067.42/1067.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
1067.72/1067.73	c lits-rem:       110  cl-subs:     1674  v-elim:      0  v-fix:    0  time:  0.23 s
1067.72/1067.74	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
1067.82/1067.81	c vivif2 --  cl tried    90639 cl shrink        0 lits rem          0 time: 0.07
1067.92/1068.00	c asymm  cl-useful: 0/1476/63710 lits-rem:0 time: 0.18
1067.92/1068.01	c calculated reachability. Time: 0.00
1067.92/1068.01	c  N dy 25606   4213295      9928     63710    240039     90639   1080074   1556105     11.33   no data
1073.02/1073.08	c  N dy 25725   4233368      9928     63710    240039    110262   1080074   2234146     11.34     12.66
1079.13/1079.15	c  N dy 25869   4253477      9928     63710    240039    130032   1080074   2968096     11.34     11.98
1085.23/1085.28	c  N dy 26000   4273618      9928     63710    240039    149802   1080074   3668192     11.34     12.03
1091.72/1091.72	c  N dy 26127   4293679      9928     63710    240039    169420   1080074   4358559     11.34     14.12
1097.93/1097.97	c  N dy 26261   4314274      9928     63710    240039    100545   1080074   1839292     11.35     11.99
1103.62/1103.66	c  N dy 26403   4334294      9928     63710    240039    120193   1080074   2546684     11.35     12.18
1108.83/1108.86	c  N dy 26504   4354310      9928     63710    240039    139721   1080074   3205787     11.35     12.04
1114.93/1114.93	c  N dy 26624   4374430      9928     63710    240039    159339   1080074   3871087     11.36     12.00
1121.02/1121.02	c  N dy 26735   4394516      9928     63710    240039    178993   1080074   4556835     11.36     11.98
1126.44/1126.49	c  N dy 26839   4414682      9928     63710    240039    108762   1080074   2094963     11.36     12.07
1132.53/1132.52	c  N dy 26979   4434817      9928     63710    240039    128582   1080074   2823395     11.36     11.99
1138.03/1138.09	c  N dy 27089   4454900      9928     63710    240039    148118   1080074   3474858     11.36     14.78
1144.23/1144.25	c  N dy 27206   4474995      9928     63710    240039    167755   1080074   4137356     11.36     15.09
1150.93/1150.90	c  N dy 27338   4495155      9928     63710    240039     96527   1080074   1659256     11.37     12.04
1155.82/1155.89	c  N dy 27455   4515577      9928     63710    240039    116481   1080074   2342227     11.37     11.97
1161.72/1161.77	c  N dy 27588   4535632      9928     63710    240039    136129   1080074   3053777     11.37     14.61
1168.02/1168.10	c  N dy 27715   4555633      9928     63710    240039    155768   1080074   3767292     11.38     15.95
1174.23/1174.29	c  N dy 27818   4575648      9928     63710    240039    175321   1080074   4410656     11.38     12.10
1180.34/1180.34	c  N dy 27927   4596146      9928     63710    240039    103389   1080074   1882033     11.38     12.44
1186.03/1186.09	c  N dy 28072   4616414      9928     63710    240039    123313   1080074   2607358     11.38     12.06
1191.62/1191.69	c  N dy 28194   4636491      9928     63710    240039    142950   1080074   3299989     11.38     12.46
1198.12/1198.13	c  N dy 28320   4656590      9928     63710    240039    162649   1080074   4007019     11.39     12.01
1204.33/1204.40	c  N dy 28430   4676603      9928     63710    240039    182177   1080074   4652480     11.39     12.02
1210.23/1210.28	c  N dy 28554   4696824      9928     63710    240039    108994   1080074   2076657     11.39     12.02
1214.93/1214.98	c  S st 28654   4713295      9928     63710    240039    125129   1080074   2639822     11.39   no data
1215.23/1215.20	c  S st 28654   4713796      9928     63710    240039    125629   1080074   2662191     11.39   no data
1215.23/1215.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1216.23/1216.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 44.0M T:  1.02
1216.23/1216.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1216.23/1216.27	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1216.54/1216.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
1216.54/1216.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
1216.54/1216.59	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.03 s
1216.64/1216.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1218.03/1218.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
1219.53/1219.58	c lits-rem:       351  cl-subs:     2306  v-elim:      0  v-fix:    0  time:  1.51 s
1219.63/1219.60	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
1219.73/1219.71	c vivif2 --  cl tried   123323 cl shrink        0 lits rem          0 time: 0.11
1219.84/1219.91	c asymm  cl-useful: 0/1246/63710 lits-rem:0 time: 0.19
1219.94/1219.92	c calculated reachability. Time: 0.00
1219.94/1219.92	c  N dy 28654   4713796      9928     63710    240039    123323   1080074   2628653     11.39   no data
1226.12/1226.18	c  N dy 28787   4733882      9928     63710    240039    143050   1080074   3354028     11.39     12.09
1232.63/1232.67	c  N dy 28916   4753889      9928     63710    240039    162699   1080074   4085832     11.39     12.31
1239.03/1239.06	c  N dy 29038   4773893      9928     63710    240039    182273   1080074   4776606     11.40     13.45
1245.14/1245.13	c  N dy 29178   4793908      9928     63710    240039    107842   1080074   2027104     11.40     12.02
1250.32/1250.31	c  N dy 29272   4814279      9928     63710    240039    127649   1080074   2694600     11.40     12.24
1256.33/1256.32	c  N dy 29398   4834281      9928     63710    240039    147253   1080074   3386080     11.40     14.75
1262.63/1262.69	c  N dy 29522   4854565      9928     63710    240039    167101   1080074   4075110     11.40     12.01
1269.23/1269.24	c  N dy 29641   4874632      9928     63710    240039    186724   1080074   4774754     11.41     12.03
1274.84/1274.90	c  N dy 29754   4894643      9928     63710    240039    111431   1080074   2115367     11.41     12.97
1280.53/1280.55	c  N dy 29866   4914647      9928     63710    240039    131069   1080074   2823639     11.41     12.89
1286.53/1286.56	c  N dy 29987   4934733      9928     63710    240039    150790   1080074   3515615     11.41     14.49
1292.63/1292.60	c  N dy 30104   4954749      9928     63710    240039    170385   1080074   4181747     11.41     12.14
1298.93/1298.95	c  N dy 30207   4974858      9928     63710    240039    189976   1080074   4828212     11.41     12.09
1304.54/1304.53	c  N dy 30329   4994868      9928     63710    240039    113609   1080074   2180447     11.41     12.12
1310.15/1310.12	c  N dy 30451   5015122      9928     63710    240039    133370   1080074   2874335     11.42     12.02
1316.43/1316.42	c  N dy 30567   5035975      9928     63710    240039    153794   1080074   3592534     11.42     12.25
1322.83/1322.82	c  N dy 30699   5056206      9928     63710    240039    173613   1080074   4299035     11.42     12.15
1330.23/1330.26	c  N dy 30821   5077534      9928     63710    240039     97565   1080074   1584240     11.42     12.19
1335.93/1335.91	c  N dy 30971   5097547      9928     63710    240039    117230   1080074   2309935     11.43     12.25
1341.63/1341.63	c  N dy 31091   5117803      9928     63710    240039    137052   1080074   3003833     11.43     12.19
1347.44/1347.48	c  N dy 31202   5137996      9928     63710    240039    156795   1080074   3672747     11.43     12.06
1353.83/1353.83	c  N dy 31319   5158030      9928     63710    240039    176262   1080074   4335997     11.43     15.32
1361.23/1361.21	c  N dy 31453   5178036      9928     63710    240039     98055   1080074   1590024     11.43     13.47
1366.43/1366.45	c  N dy 31560   5198436      9928     63710    240039    118069   1080074   2293010     11.43     12.12
1370.83/1370.84	c  S st 31652   5213797      9928     63710    240039    133133   1080074   2834877     11.43   no data
1371.03/1371.09	c  S st 31652   5214301      9928     63710    240039    133637   1080074   2858541     11.43   no data
1371.13/1371.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1372.13/1372.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 46.2M T:  1.04
1372.13/1372.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1372.13/1372.18	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1372.43/1372.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
1372.43/1372.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
1372.53/1372.50	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
1372.53/1372.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1373.94/1373.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
1375.53/1375.58	c lits-rem:       373  cl-subs:     2057  v-elim:      0  v-fix:    0  time:  1.59 s
1375.53/1375.59	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
1375.73/1375.72	c vivif2 --  cl tried   131580 cl shrink        0 lits rem          0 time: 0.12
1375.93/1375.91	c asymm  cl-useful: 0/1082/63710 lits-rem:0 time: 0.19
1375.93/1375.93	c calculated reachability. Time: 0.00
1375.93/1375.93	c  N dy 31652   5214301      9928     63710    240039    131580   1080074   2826633     11.43   no data
1381.83/1381.89	c  N dy 31776   5235730      9928     63710    240039    152495   1080074   3536677     11.44     12.10
1388.63/1388.67	c  N dy 31900   5257935      9928     63710    240039    174184   1080074   4299121     11.44     12.14
1395.63/1395.65	c  N dy 32029   5278128      9928     63710    240039    193966   1080074   4969427     11.44     12.31
1401.34/1401.38	c  N dy 32135   5298228      9928     63710    240039    114850   1080074   2155237     11.44     12.09
1407.23/1407.25	c  N dy 32273   5318232      9928     63710    240039    134489   1080074   2879146     11.44     12.10
1413.24/1413.26	c  N dy 32389   5338241      9928     63710    240039    154089   1080074   3578529     11.45     12.05
1419.73/1419.77	c  N dy 32511   5358303      9928     63710    240039    173753   1080074   4293525     11.45     15.87
1426.75/1426.75	c  N dy 32633   5378433      9928     63710    240039    193520   1080074   5015530     11.45     12.23
1432.53/1432.56	c  N dy 32739   5398488      9928     63710    240039    113223   1080074   2129838     11.45     12.10
1438.33/1438.33	c  N dy 32856   5420302      9928     63710    240039    134561   1080074   2858184     11.45     12.18
1444.24/1444.28	c  N dy 32974   5440344      9928     63710    240039    154185   1080074   3548874     11.45     13.72
1450.95/1450.97	c  N dy 33106   5460389      9928     63710    240039    173911   1080074   4283726     11.45     13.20
1458.04/1458.09	c  N dy 33233   5480476      9928     63710    240039    193638   1080074   5001827     11.46     12.09
1464.64/1464.64	c  N dy 33357   5500511      9928     63710    240039    112310   1080074   2029364     11.46     12.10
1469.94/1469.90	c  N dy 33451   5521691      9928     63710    240039    132920   1080074   2710493     11.46     12.36
1475.84/1475.87	c  N dy 33575   5541740      9928     63710    240039    152538   1080074   3390396     11.46     13.97
1482.33/1482.38	c  N dy 33704   5561823      9928     63710    240039    172229   1080074   4124053     11.46     12.07
1489.53/1489.56	c  N dy 33849   5581876      9928     63710    240039    191952   1080074   4872480     11.47     12.08
1496.64/1496.66	c  N dy 33985   5601938      9928     63710    240039    109743   1080074   1914078     11.47     12.11
1502.55/1502.52	c  N dy 34123   5621977      9928     63710    240039    129452   1080074   2632171     11.47     12.23
1508.73/1508.77	c  N dy 34254   5642252      9928     63710    240039    149337   1080074   3367212     11.47     12.13
1515.43/1515.45	c  N dy 34394   5662380      9928     63710    240039    169135   1080074   4090951     11.48     12.11
1522.54/1522.53	c  N dy 34527   5682510      9928     63710    240039    188951   1080074   4822614     11.48     12.28
1529.73/1529.73	c  N dy 34651   5702699      9928     63710    240039    105742   1080074   1759024     11.48     12.15
1532.83/1532.88	c  S st 34712   5714303      9928     63710    240039    117090   1080074   2148251     11.48   no data
1533.13/1533.10	c  S st 34712   5714804      9928     63710    240039    117589   1080074   2166996     11.48   no data
1533.13/1533.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1534.03/1534.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 42.9M T:  0.97
1534.13/1534.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1534.13/1534.12	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1534.33/1534.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
1534.33/1534.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
1534.44/1534.44	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.03 s
1534.44/1534.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1535.83/1535.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
1536.33/1536.33	c lits-rem:       248  cl-subs:     1590  v-elim:      0  v-fix:    0  time:  0.48 s
1536.33/1536.35	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
1536.43/1536.44	c vivif2 --  cl tried   115999 cl shrink        0 lits rem          0 time: 0.09
1536.64/1536.64	c asymm  cl-useful: 0/1156/63710 lits-rem:0 time: 0.20
1536.64/1536.65	c calculated reachability. Time: 0.00
1536.64/1536.65	c  N dy 34712   5714804      9928     63710    240039    115999   1080074   2147863     11.48   no data
1542.63/1542.60	c  N dy 34851   5734810      9928     63710    240039    135590   1080074   2869412     11.48     12.81
1548.85/1548.88	c  N dy 34986   5754879      9928     63710    240039    155218   1080074   3578406     11.49     12.76
1554.94/1554.93	c  N dy 35097   5774920      9928     63710    240039    174752   1080074   4237187     11.49     13.69
1561.73/1561.77	c  N dy 35208   5794921      9928     63710    240039    194381   1080074   4927898     11.49     12.71
1568.65/1568.64	c  N dy 35318   5814924      9928     63710    240039    110144   1080074   1908016     11.49     14.34
1574.23/1574.29	c  N dy 35432   5835175      9928     63710    240039    129915   1080074   2582535     11.49     12.24
1580.24/1580.24	c  N dy 35558   5855179      9928     63710    240039    149506   1080074   3292035     11.49     12.16
1585.94/1585.99	c  N dy 35658   5875193      9928     63710    240039    169006   1080074   3953776     11.49     12.23
1592.44/1592.40	c  N dy 35756   5895237      9928     63710    240039    188491   1080074   4610585     11.49     13.89
1599.73/1599.72	c  N dy 35882   5915326      9928     63710    240039    208132   1080074   5299968     11.49     12.10
1605.73/1605.75	c  N dy 36014   5935386      9928     63710    240039    123183   1080074   2384474     11.49     12.15
1611.83/1611.89	c  N dy 36156   5955481      9928     63710    240039    142950   1080074   3107514     11.50     15.31
1618.16/1618.12	c  N dy 36273   5975517      9928     63710    240039    162558   1080074   3789727     11.50     14.99
1624.84/1624.83	c  N dy 36397   5995622      9928     63710    240039    182204   1080074   4476858     11.50     12.14
1632.04/1632.02	c  N dy 36522   6015688      9928     63710    240039    201855   1080074   5167349     11.50     12.25
1638.84/1638.88	c  N dy 36646   6035748      9928     63710    240039    115754   1080074   2067873     11.50     13.87
1644.84/1644.83	c  N dy 36764   6063347      9928     63710    240039    142560   1080074   2892447     11.50     12.12
1646.65/1646.65	c  N dy 36778   6084073      9928     63710    240039    162156   1080074   3308902     11.49     12.11
1649.44/1649.43	c  N dy 36791   6105250      9928     63710    240040    182267   1080074   3710840     11.49     12.18
1653.04/1653.09	c  N dy 36804   6128237      9928     63710    240040    203990   1080074   4144573     11.48     12.09
1656.24/1656.21	c  N dy 36819   6153212      9928     63710    240040    122113   1080074   2059987     11.47     12.17
1658.54/1658.58	c  N dy 36830   6175515      9928     63710    240041    143129   1080074   2480516     11.46     12.15
1661.74/1661.78	c  N dy 36845   6197568      9928     63710    240043    163683   1080074   2883602     11.45     12.24
1664.74/1664.77	c  S st 36861   6214806      9928     63710    240044    179790   1080074   3187411     11.45      8.17
1664.94/1664.97	c  S st 36861   6215308      9928     63710    240044    180280   1080074   3199470     11.45   no data
1664.94/1664.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1666.04/1666.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.0M T:  1.09
1666.14/1666.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1666.14/1666.12	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1666.34/1666.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
1666.34/1666.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9928 time:  0.03 s
1666.45/1666.43	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.02 s
1666.45/1666.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1669.86/1669.88	c subs with bin:     6415  lits-rem:      1450  v-fix:    0  time:  3.28 s
1676.54/1676.59	c lits-rem:      7301  cl-subs:    14236  v-elim:      0  v-fix:    0  time:  6.70 s
1676.64/1676.61	c vivif2 --  cl tried    63710 cl shrink        0 lits rem          0 time: 0.02
1676.74/1676.72	c vivif2 --  cl tried   159629 cl shrink      194 lits rem        194 time: 0.12
1676.94/1676.91	c asymm  cl-useful: 0/1097/63710 lits-rem:0 time: 0.19
1676.94/1676.93	c calculated reachability. Time: 0.00
1676.94/1676.93	c  N dy 36861   6215308      9928     63710    240044    159629   1080074   2906811     11.45   no data
1681.04/1681.07	c  N dy 36881   6235696      9928     63710    240045    178773   1080074   3283019     11.44     12.12
1685.15/1685.12	c  N dy 36891   6256142      9928     63710    240047    197891   1080074   3639572     11.43     12.31
1689.14/1689.14	c  N dy 36903   6277783      9928     63710    240050    114111   1080074   1907032     11.43     12.05
1691.34/1691.35	c  N dy 36915   6297922      9928     63710    240052    132928   1080074   2250196     11.42     12.04
1694.64/1694.63	c  N dy 36936   6321987      9928     63710    240056    155449   1080074   2662502     11.41     12.11
1697.84/1697.89	c  N dy 36948   6342012      9928     63710    240058    174032   1080074   2988598     11.40     12.05
1702.04/1702.09	c  N dy 36964   6365237      9928     63710    240060    195626   1080074   3387806     11.40     12.16
1707.16/1707.15	c  N dy 36976   6390417      9928     63710    240066    114778   1080074   1774175     11.38     12.04
1709.64/1709.62	c  N dy 36984   6413440      9928     63710    240070    136292   1080074   2167299     11.38     12.09
1712.44/1712.48	c  N dy 36998   6435985      9928     63710    240074    157352   1080074   2524295     11.37     12.07
1716.44/1716.47	c  N dy 37007   6459160      9927     63710    240085    178743   1080074   2866537     11.36     12.01
1720.24/1720.24	c  N dy 37020   6479282      9927     63710    240090    197445   1080074   3181262     11.35     11.98
1724.24/1724.26	c  N dy 37039   6499746      9927     63710    240094    111787   1080074   1641369     11.34     11.98
1727.05/1727.09	c  N dy 37051   6526640      9927     63710    240097    136777   1080074   2047668     11.33     12.00
1730.14/1730.18	c  N dy 37067   6548565      9927     63710    240101    157167   1080074   2377703     11.32     11.96
1733.55/1733.55	c  N dy 37077   6570637      9927     63710    240104    177680   1080074   2701321     11.32     11.92
1739.05/1739.09	c  N dy 37093   6599867      9927     63710    240108    204723   1080074   3113058     11.31     11.95
1742.45/1742.49	c  N dy 37112   6620367      9927     63710    240112    118602   1080074   1669224     11.30     12.03
1744.74/1744.77	c  N dy 37126   6640909      9926     63710    240119    137672   1080074   1956423     11.29     11.93
1747.85/1747.87	c  N dy 37147   6662983      9925     63710    240125    158173   1080074   2277007     11.29     11.96
1751.74/1751.73	c  N dy 37158   6685545      9925     63710    240130    178959   1080074   2579371     11.28     11.89
1755.55/1755.60	c  N dy 37179   6705685      9925     63710    240137    197507   1080074   2856130     11.27     11.91
1757.54/1757.52	c  S st 37185   6715308      9925     63710    240140    206394   1080074   2975631     11.27      8.09
1757.75/1757.71	c  S st 37185   6715814      9925     63710    240140    206885   1080074   2984033     11.27   no data
1757.75/1757.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1758.64/1758.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      2 BRemN:      0 P: 40.7M T:  0.91
1758.64/1758.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1758.64/1758.68	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1758.95/1758.95	c subs with bin:        0  lits-rem:        17  v-fix:    0  time:  0.26 s
1758.95/1758.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9925 time:  0.03 s
1759.04/1759.00	c Removed useless bin:       0  fixed:     0  props:   1.24M  time:  0.03 s
1759.04/1759.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1761.95/1761.90	c subs with bin:     5170  lits-rem:     16314  v-fix:    0  time:  2.73 s
1780.35/1780.38	c lits-rem:     70808  cl-subs:    40168  v-elim:      0  v-fix:    0  time: 18.47 s
1780.45/1780.40	c vivif2 --  cl tried    63676 cl shrink        1 lits rem          1 time: 0.02
1780.65/1780.60	c vivif2 --  cl tried   150350 cl shrink    15179 lits rem      18759 time: 0.20
1780.75/1780.78	c asymm  cl-useful: 0/1127/63676 lits-rem:0 time: 0.18
1780.75/1780.80	c calculated reachability. Time: 0.00
1780.75/1780.80	c  N dy 37185   6715814      9925     63676    239834    150337   1078805   2231331     11.27   no data
1785.26/1785.21	c  N dy 37194   6738282      9919     63676    239899    170715   1078805   2500662     11.26     11.97
1787.35/1787.39	c  E dy 37200   6748849      9883     63676    239956    180257   1078805   2622660     11.25      3.75
1787.35/1787.39	c num threads              : 1          
1787.35/1787.39	c restarts                 : 37200      
1787.35/1787.39	c dynamic restarts         : 37164      
1787.35/1787.39	c static restarts          : 36         
1787.35/1787.39	c full restarts            : 5          
1787.35/1787.39	c total simplify time      : 0.56       
1787.35/1787.39	c learnts DL2              : 0          
1787.35/1787.39	c learnts size 2           : 304160     
1787.35/1787.39	c learnts size 1           : 324         (2.86      % of vars)
1787.35/1787.39	c filedLit time            : 17.35       (0.97      % time)
1787.35/1787.39	c v-elim SatELite          : 1376        (12.16     % vars)
1787.35/1787.39	c SatELite time            : 42.16       (2.36      % time)
1787.35/1787.39	c v-elim xor               : 0           (0.00      % vars)
1787.35/1787.39	c xor elim time            : 0.28        (0.02      % time)
1787.35/1787.39	c num binary xor trees     : 0          
1787.35/1787.39	c binxor trees' crown      : 0           (nan       leafs/tree)
1787.35/1787.39	c bin xor find time        : 0.01       
1787.35/1787.39	c OTF clause improved      : 182730      (0.03      clauses/conflict)
1787.35/1787.39	c OTF impr. size diff      : 195946      (1.07       lits/clause)
1787.35/1787.39	c OTF cl watch-shrink      : 4362401     (0.65      clauses/conflict)
1787.35/1787.39	c OTF cl watch-sh-lit      : 22617625    (5.18       lits/clause)
1787.35/1787.39	c tried to recurMin cls    : 1619638     (24.00      % of conflicts)
1787.35/1787.39	c updated cache            : 78871       (0.05       lits/tried recurMin)
1787.35/1787.39	c clauses over max glue    : 0           (0.00      % of all clauses)
1787.35/1787.39	c conflicts                : 6748849     (3777.86   / sec)
1787.35/1787.39	c decisions                : 12199158    (0.34      % random)
1787.35/1787.39	c bogo-props               : 192095556231 (107530809.25 / sec)
1787.35/1787.39	c conflict literals        : 215119752   (35.75     % deleted)
1787.35/1787.39	c Memory used              : 235.12      MB
1787.35/1787.39	c CPU time                 : 1786.42     s
1787.35/1787.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3401196-1306285697/watcher-3401196-1306285697 -o /tmp/evaluation-result-3401196-1306285697/solver-3401196-1306285697 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401196-1306285697.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 2/424 27562
/proc/meminfo: memFree=9429876/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=33480 CPUtime=0 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 1764 0 0 0 0 0 0 0 25 0 1 0 740167883 34283520 1478 33554432000 4194304 4580011 140735668310160 18446744073709551615 246516495045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 8370 1479 324 95 0 3352 0

[startup+0.0405509 s]
/proc/loadavg: 1.92 2.00 1.99 2/424 27562
/proc/meminfo: memFree=9429876/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=36252 CPUtime=0.03 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 2463 0 0 0 3 0 0 0 25 0 1 0 740167883 37122048 2177 33554432000 4194304 4580011 140735668310160 18446744073709551615 246516495045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 9063 2178 324 95 0 4045 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36252

[startup+0.100529 s]
/proc/loadavg: 1.92 2.00 1.99 2/424 27562
/proc/meminfo: memFree=9429876/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=41424 CPUtime=0.09 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 3765 0 0 0 9 0 0 0 25 0 1 0 740167883 42418176 3479 33554432000 4194304 4580011 140735668310160 18446744073709551615 246516495045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 10356 3480 340 95 0 5338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41424

[startup+0.300509 s]
/proc/loadavg: 1.92 2.00 1.99 2/424 27562
/proc/meminfo: memFree=9429876/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=48608 CPUtime=0.29 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 5767 0 0 0 29 0 0 0 25 0 1 0 740167883 49774592 5481 33554432000 4194304 4580011 140735668310160 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 12152 5481 354 95 0 7134 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48608

[startup+0.700434 s]
/proc/loadavg: 1.92 2.00 1.99 2/424 27562
/proc/meminfo: memFree=9429876/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=64772 CPUtime=0.69 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 11551 0 0 0 68 1 0 0 18 0 1 0 740167883 66326528 10053 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 16193 10053 364 95 0 11175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64772

[startup+1.50028 s]
/proc/loadavg: 1.92 2.00 1.99 3/425 27563
/proc/meminfo: memFree=9387960/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=65488 CPUtime=1.49 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 11929 0 0 0 148 1 0 0 19 0 1 0 740167883 67059712 10431 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 16372 10431 364 95 0 11354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65488

[startup+3.10099 s]
/proc/loadavg: 1.92 2.00 1.99 3/425 27563
/proc/meminfo: memFree=9383372/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=70720 CPUtime=3.09 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 13359 0 0 0 308 1 0 0 22 0 1 0 740167883 72417280 10525 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 17680 10525 364 95 0 12662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70720

[startup+6.3004 s]
/proc/loadavg: 1.93 2.00 1.99 3/425 27563
/proc/meminfo: memFree=9370448/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=83220 CPUtime=6.29 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 15640 0 0 0 628 1 0 0 25 0 1 0 740167883 85217280 12803 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 20805 12803 368 95 0 15787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83220

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 1.99 3/425 27563
/proc/meminfo: memFree=9361100/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=83608 CPUtime=12.69 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 18668 0 0 0 1267 2 0 0 25 0 1 0 740167883 85614592 12967 33554432000 4194304 4580011 140735668310160 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 20902 12967 368 95 0 15884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83608

[startup+25.5009 s]
/proc/loadavg: 2.03 2.01 2.00 3/425 27563
/proc/meminfo: memFree=9334328/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=84620 CPUtime=25.49 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 24754 0 0 0 2546 3 0 0 25 0 1 0 740167883 86650880 13913 33554432000 4194304 4580011 140735668310160 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 21155 13913 368 95 0 16137 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84620

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/425 27564
/proc/meminfo: memFree=9296756/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=95304 CPUtime=51.1 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 36596 0 0 0 5105 5 0 0 25 0 1 0 740167883 97591296 16534 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 23826 16534 368 95 0 18808 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 95304

[startup+102.316 s]
/proc/loadavg: 2.12 2.04 2.01 3/425 27565
/proc/meminfo: memFree=9302932/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=96864 CPUtime=102.31 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 56477 0 0 0 10222 9 0 0 25 0 1 0 740167883 99188736 17543 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294227 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 24216 17543 368 95 0 19198 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 96864

[startup+162.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/425 27567
/proc/meminfo: memFree=9316776/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=101280 CPUtime=162.3 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 77961 0 0 0 16218 12 0 0 25 0 1 0 740167883 103710720 18235 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 25320 18235 368 95 0 20302 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 101280

[startup+222.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/425 27568
/proc/meminfo: memFree=9246408/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=114848 CPUtime=222.3 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 99013 0 0 0 22215 15 0 0 25 0 1 0 740167883 117604352 21140 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 28712 21140 368 95 0 23694 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 114848

[startup+282.301 s]
/proc/loadavg: 2.14 2.07 2.01 3/425 27570
/proc/meminfo: memFree=9237936/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=123676 CPUtime=282.3 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 117855 0 0 0 28212 18 0 0 25 0 1 0 740167883 126644224 23490 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 30919 23490 368 95 0 25901 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 123676

[startup+342.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/425 27572
/proc/meminfo: memFree=9279564/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=124052 CPUtime=342.3 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 135458 0 0 0 34207 23 0 0 25 0 1 0 740167883 127029248 23233 33554432000 4194304 4580011 140735668310160 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 31013 23233 368 95 0 25995 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 124052

[startup+402.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/425 27573
/proc/meminfo: memFree=9281248/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=144900 CPUtime=402.3 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 155556 0 0 0 40202 28 0 0 25 0 1 0 740167883 148377600 28022 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 36225 28022 368 95 0 31207 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 144900

[startup+462.3 s]
/proc/loadavg: 2.11 2.08 2.02 3/425 27575
/proc/meminfo: memFree=9243020/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=145200 CPUtime=462.3 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 171635 0 0 0 46199 31 0 0 25 0 1 0 740167883 148684800 28093 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 36300 28093 368 95 0 31282 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 145200

[startup+522.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/425 27576
/proc/meminfo: memFree=9261956/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=155932 CPUtime=522.31 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 187812 0 0 0 52195 36 0 0 25 0 1 0 740167883 159674368 31602 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 38983 31602 368 95 0 33965 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 155932

[startup+582.301 s]
/proc/loadavg: 2.03 2.06 2.01 3/425 27578
/proc/meminfo: memFree=9219148/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=156140 CPUtime=582.3 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 202023 0 0 0 58191 39 0 0 25 0 1 0 740167883 159887360 32749 33554432000 4194304 4580011 140735668310160 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 39035 32749 368 95 0 34017 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 156140

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=9124108/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=170928 CPUtime=1002.32 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 300378 0 0 0 100169 63 0 0 25 0 1 0 740167883 175030272 36217 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 42732 36217 368 95 0 37714 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 170928

[startup+1062.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/425 27591
/proc/meminfo: memFree=9140064/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=249844 CPUtime=1062.32 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 312656 0 0 0 106167 65 0 0 25 0 1 0 740167883 255840256 37566 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 62461 37566 368 95 0 57443 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 249844

[startup+1122.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/425 27592
/proc/meminfo: memFree=9050744/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=171404 CPUtime=1122.33 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 327070 0 0 0 112163 70 0 0 25 0 1 0 740167883 175517696 34647 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 42851 34647 368 95 0 37833 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 171404

[startup+1182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 27594
/proc/meminfo: memFree=9048596/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=171576 CPUtime=1182.32 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 339440 0 0 0 118159 73 0 0 25 0 1 0 740167883 175693824 35252 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 42894 35252 368 95 0 37876 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 171576

[startup+1242.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/425 27596
/proc/meminfo: memFree=9047192/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=175320 CPUtime=1242.32 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 351880 0 0 0 124155 77 0 0 25 0 1 0 740167883 179527680 35453 33554432000 4194304 4580011 140735668310160 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 43830 35453 368 95 0 38812 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 175320

[startup+1302.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/425 27597
/proc/meminfo: memFree=9089928/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=175484 CPUtime=1302.34 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 364373 0 0 0 130154 80 0 0 25 0 1 0 740167883 179695616 35728 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 43871 35728 368 95 0 38853 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 175484

[startup+1362.3 s]
/proc/loadavg: 2.18 2.07 2.01 3/425 27599
/proc/meminfo: memFree=9049476/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=175648 CPUtime=1362.33 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 376732 0 0 0 136150 83 0 0 25 0 1 0 740167883 179863552 35564 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 43912 35564 368 95 0 38894 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 175648

[startup+1422.32 s]
/proc/loadavg: 2.06 2.05 2.00 3/425 27600
/proc/meminfo: memFree=9054896/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=261312 CPUtime=1422.35 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 386840 0 0 0 142149 86 0 0 25 0 1 0 740167883 267583488 39304 33554432000 4194304 4580011 140735668310160 18446744073709551615 4318958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 65328 39304 368 95 0 60310 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 261312

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/425 27602
/proc/meminfo: memFree=9081652/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=262212 CPUtime=1482.33 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 399380 0 0 0 148145 88 0 0 25 0 1 0 740167883 268505088 38849 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 65553 38849 368 95 0 60535 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 262212

[startup+1542.3 s]
/proc/loadavg: 2.25 2.08 2.02 3/425 27604
/proc/meminfo: memFree=9038472/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=178320 CPUtime=1542.33 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 411316 0 0 0 154143 90 0 0 25 0 1 0 740167883 182599680 37534 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 44580 37534 368 95 0 39562 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 178320

[startup+1602.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/425 27605
/proc/meminfo: memFree=9062236/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=179412 CPUtime=1602.34 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 423763 0 0 0 160140 94 0 0 25 0 1 0 740167883 183717888 36676 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 44853 36676 368 95 0 39835 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 179412

[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/425 27607
/proc/meminfo: memFree=8948984/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=183376 CPUtime=1662.34 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 437879 0 0 0 166136 98 0 0 25 0 1 0 740167883 187777024 38429 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 45844 38429 368 95 0 40826 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 183376

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 27608
/proc/meminfo: memFree=8893148/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=239796 CPUtime=1722.34 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 457434 0 0 0 172133 101 0 0 25 0 1 0 740167883 245551104 52498 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 59949 52498 368 95 0 54931 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 239796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 27610
/proc/meminfo: memFree=8919152/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=240756 CPUtime=1782.35 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 458225 0 0 0 178133 102 0 0 25 0 1 0 740167883 246534144 53250 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 60189 53250 368 95 0 55171 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 240756

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 27610
/proc/meminfo: memFree=8916052/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=240756 CPUtime=1785.55 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 458452 0 0 0 178453 102 0 0 25 0 1 0 740167883 246534144 53477 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 60189 53477 368 95 0 55171 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 240756

[startup+1786.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 27610
/proc/meminfo: memFree=8914440/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=240756 CPUtime=1786.36 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 458512 0 0 0 178534 102 0 0 25 0 1 0 740167883 246534144 53537 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 60189 53537 368 95 0 55171 0
Current children cumulated CPU time (s) 1786.36
Current children cumulated vsize (KiB) 240756

[startup+1787.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 27610
/proc/meminfo: memFree=8914440/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=240756 CPUtime=1787.15 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 458569 0 0 0 178613 102 0 0 25 0 1 0 740167883 246534144 53594 33554432000 4194304 4580011 140735668310160 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 60189 53594 368 95 0 55171 0
Current children cumulated CPU time (s) 1787.15
Current children cumulated vsize (KiB) 240756

[startup+1787.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 27610
/proc/meminfo: memFree=8914440/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=240756 CPUtime=1787.35 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) R 27560 27562 27269 0 -1 4202496 458578 0 0 0 178633 102 0 0 25 0 1 0 740167883 246534144 53603 33554432000 4194304 4580011 140735668310160 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27562/statm: 60189 53603 368 95 0 55171 0
Current children cumulated CPU time (s) 1787.35
Current children cumulated vsize (KiB) 240756

[startup+1787.4 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 27610
/proc/meminfo: memFree=9096592/32951124 swapFree=52574944/67111528
[pid=27562] ppid=27560 vsize=0 CPUtime=1787.45 cores=1,3,5,7
/proc/27562/stat : 27562 (strangenight2-s) Z 27560 27562 27269 0 -1 4202524 458593 0 0 0 178642 103 0 0 25 0 1 0 740167883 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27562/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1787.45
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1787.42
CPU time (s): 1787.46
CPU user time (s): 1786.42
CPU system time (s): 1.03184
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 304244

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

runsolver used 6.81896 second user time and 17.5993 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-25 03:08:17
IDJOB=3401196
IDBENCH=88066
IDSOLVER=1887
FILE ID=node134/3401196-1306285697
RUNJOBID= node134-1306280111-27288
PBS_JOBID= 13457852
Free space on /tmp= 73028 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401196-1306285697/watcher-3401196-1306285697 -o /tmp/evaluation-result-3401196-1306285697/solver-3401196-1306285697 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401196-1306285697.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=102337577

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9430156 kB
Buffers:        249640 kB
Cached:        7516256 kB
SwapCached:      33008 kB
Active:        8804208 kB
Inactive:     14414504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9430156 kB
SwapTotal:    67111528 kB
SwapFree:     52574944 kB
Dirty:            9328 kB
Writeback:           0 kB
AnonPages:    15427728 kB
Mapped:          22172 kB
Slab:           145548 kB
PageTables:      91268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 111924488 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= 73020 MiB
End job on node134 at 2011-05-25 03:38:04