Trace number 3366809

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.35 1203.85

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.909861
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3366809-1305392658.cnf'
0.00/0.00	c -- header says num vars:            760
0.00/0.00	c -- header says num clauses:       43649
0.00/0.01	c -- clauses added:            0 learnts,        43649 normals,            0 xors
0.00/0.01	c -- vars added        760
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       760        40     43609         0     87978         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    760 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.00 s
0.12/0.05	c lits-rem:       200  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.02 s
0.12/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.12/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.12/0.05	c calculated reachability. Time: 0.00
0.12/0.06	c Calc default polars -  time:   0.00 s pos:       0 undec:      40 neg:     720
0.12/0.06	c =========================================================================================
0.12/0.06	c types(t): F = full restart, N = normal restart
0.12/0.06	c types(t): S = simplification begin/end, E = solution found
0.12/0.06	c restart types(rt): st = static, dy = dynamic
0.12/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.12/0.06	c  B st     0         0       720      3178     39711         0    140556         0   no data   no data
0.12/0.21	c  N dy    17      4074       720      3178     39711      4001    140556    114749      9.09      9.74
0.12/0.37	c  N dy    34      8171       720      3178     39711      5568    140556    139263      9.19      9.68
0.12/0.56	c  N dy    47     12326       720      3178     39711      5481    140556    119615      9.17      9.67
0.12/0.74	c  N dy    62     16378       720      3178     39711      9460    140556    238424      9.12      9.64
3.68/0.93	c  N dy    76     20438       720      3178     39711      7909    140556    165177      9.09      9.57
4.36/1.13	c  N dy    89     24641       720      3178     39711     12041    140556    274077      9.04      9.61
4.36/1.16	c  F st    92     25001       720      3178     39711     12391    140556    282402      9.05   no data
5.55/1.42	c  N dy    98     30000       720      3178     39711     10602    140556    223417      9.05   no data
5.55/1.42	c  S st    98     30000       720      3178     39711     10602    140556    223417      9.05   no data
5.55/1.44	c  S st    98     30503       720      3178     39711     11103    140556    236930      9.05   no data
5.55/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.95/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.06
5.95/1.50	c blocked clauses removed:        0 vars:      0 tried:         720 T: 0.00 s
5.95/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.35/1.63	c subs with bin:        0  lits-rem:     12948  v-fix:    0  time:  0.12 s
6.35/1.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
6.35/1.64	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
6.35/1.64	c lits-rem:         6  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.14/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.70 s
9.54/2.42	c lits-rem:       195  cl-subs:     1595  v-elim:      0  v-fix:    0  time:  0.06 s
9.94/2.59	c asymm  cl-useful: 0/3138/3178 lits-rem:0 time: 0.17
9.94/2.59	c calculated reachability. Time: 0.00
9.94/2.59	c  N dy    98     30503       720      3178     39711      9508    127602    214670      9.05   no data
10.74/2.79	c  N dy   119     34532       720      3178     39711     13460    127602    330762      9.08      9.64
11.92/3.01	c  N dy   134     38677       720      3178     39711      9776    127602    193631      9.06      9.74
12.73/3.22	c  N dy   156     42925       720      3178     39711     13938    127602    312076      9.09      9.60
13.13/3.36	c  S st   168     45755       720      3178     39711     16711    127602    393229      9.10   no data
13.13/3.39	c  S st   168     46257       720      3178     39711     17213    127602    409956      9.10   no data
13.13/3.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.53/3.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.07
13.53/3.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.53/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.93/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
13.93/3.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
13.93/3.55	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
13.93/3.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.71/4.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.16 s
19.10/4.83	c lits-rem:       185  cl-subs:     1189  v-elim:      0  v-fix:    0  time:  0.10 s
19.10/4.83	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
19.10/4.84	c vivif2 --  cl tried    16024 cl shrink        0 lits rem          0 time: 0.01
19.92/5.01	c asymm  cl-useful: 0/2660/3178 lits-rem:0 time: 0.17
19.92/5.01	c calculated reachability. Time: 0.00
19.92/5.01	c  N dy   168     46257       720      3178     39711     16024    127602    393519      9.10   no data
20.69/5.23	c  N dy   183     50313       720      3178     39711     11222    127602    213904      9.08      9.60
21.50/5.45	c  N dy   209     54665       720      3178     39711     15470    127602    340098      9.13      9.62
22.70/5.70	c  N dy   223     58826       720      3178     39711      9785    127602    153586      9.11      9.67
23.50/5.92	c  N dy   238     63178       720      3178     39711     14032    127602    276368      9.11      9.71
24.31/6.15	c  N dy   258     67592       720      3178     39711     18340    127602    401505      9.13      9.64
24.73/6.25	c  S st   263     69386       720      3178     39711     20079    127602    451790      9.11      8.53
24.73/6.28	c  S st   263     69889       720      3178     39711     20580    127602    467894      9.11   no data
24.73/6.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.08/6.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.06
25.08/6.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.08/6.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.48/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
25.48/6.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
25.48/6.45	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
25.48/6.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.27/7.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.18 s
30.67/7.79	c lits-rem:       194  cl-subs:     1405  v-elim:      0  v-fix:    0  time:  0.15 s
30.67/7.79	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
31.07/7.80	c vivif2 --  cl tried    19175 cl shrink        0 lits rem          0 time: 0.02
31.07/7.84	c asymm  cl-useful: 0/518/3178 lits-rem:0 time: 0.04
31.07/7.85	c calculated reachability. Time: 0.00
31.07/7.85	c  N dy   263     69889       720      3178     39711     19175    127602    449322      9.11   no data
32.26/8.13	c  N dy   277     74709       720      3178     39711     13176    127602    234244      9.10      9.64
33.09/8.39	c  N dy   304     79531       720      3178     39711     17889    127602    368092      9.12      9.69
34.66/8.74	c  N dy   326     85143       720      3178     39711     23348    127602    522360      9.11      9.60
35.06/8.87	c  F st   338     87500       720      3178     39711     13956    127602    251627      9.12   no data
35.86/9.05	c  N st   343     90799       720      3178     39711     17159    127602    346664      9.12   no data
37.05/9.38	c  N dy   364     96663       720      3178     39711     22885    127602    513874      9.14      9.70
38.64/9.74	c  N dy   392    102898       720      3178     39711     16306    127602    308508      9.15     13.71
39.04/9.85	c  S st   397    104833       720      3178     39711     18168    127602    357029      9.14      9.27
39.04/9.88	c  S st   397    105334       720      3178     39711     18667    127602    374673      9.14   no data
39.04/9.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.44/9.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.06
39.44/9.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.44/9.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.84/10.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
39.84/10.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
39.84/10.04	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
39.84/10.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
44.63/11.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.15 s
44.63/11.29	c lits-rem:       182  cl-subs:     1163  v-elim:      0  v-fix:    0  time:  0.08 s
44.63/11.29	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
45.03/11.30	c vivif2 --  cl tried    17504 cl shrink        0 lits rem          0 time: 0.01
45.83/11.51	c asymm  cl-useful: 0/3178/3178 lits-rem:0 time: 0.21
45.83/11.51	c calculated reachability. Time: 0.00
45.83/11.51	c  N dy   397    105334       720      3178     39711     17504    127602    361960      9.14   no data
47.42/11.93	c  N dy   435    112144       720      3178     39711     24161    127602    546089      9.16     10.01
49.02/12.39	c  N dy   473    119402       720      3178     39711     17612    127602    327617      9.17     10.55
51.06/12.86	c  N dy   509    127040       720      3178     39711     25064    127602    528930      9.17      9.69
53.00/13.39	c  N dy   537    135153       720      3178     39711     18340    127602    331819      9.15      9.68
55.44/13.94	c  N dy   575    144040       720      3178     39711     26981    127602    566587      9.15      9.65
57.79/14.55	c  N dy   620    153600       720      3178     39711     20675    127602    364272      9.16      9.72
58.99/14.82	c  S st   653    158002       720      3178     39711     24980    127602    484586      9.18   no data
58.99/14.85	c  S st   653    158509       720      3178     39711     25484    127602    501030      9.18   no data
58.99/14.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.40/14.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.07
59.40/14.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.40/14.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.83/15.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
59.83/15.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
59.83/15.02	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
59.83/15.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
64.22/16.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.15 s
64.96/16.34	c lits-rem:       245  cl-subs:     1733  v-elim:      0  v-fix:    0  time:  0.15 s
64.96/16.34	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
64.96/16.36	c vivif2 --  cl tried    23751 cl shrink        0 lits rem          0 time: 0.02
65.76/16.54	c asymm  cl-useful: 0/2383/3178 lits-rem:0 time: 0.17
65.76/16.54	c calculated reachability. Time: 0.00
65.76/16.54	c  N dy   653    158509       720      3178     39711     23751    127602    480842      9.18   no data
68.60/17.25	c  N dy   697    168824       720      3178     39711     17266    127602    265108      9.18      9.72
71.34/17.94	c  N dy   756    179627       720      3178     39711     27810    127602    548114      9.20      9.95
74.53/18.70	c  N dy   809    191183       720      3178     39711     21551    127602    359470      9.21      9.74
77.72/19.50	c  N dy   853    203439       720      3178     39711     33481    127602    678612      9.20      9.71
80.92/20.39	c  N dy   911    216702       720      3178     39711     27891    127602    503020      9.20      9.69
85.31/21.41	c  N dy   981    230603       720      3178     39711     21939    127602    321665      9.22      9.83
86.89/21.86	c  S st  1021    237764       720      3178     39711     28930    127602    509770      9.23      9.48
86.89/21.89	c  S st  1021    238266       720      3178     39711     29428    127602    525576      9.23   no data
86.89/21.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.29/21.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.08
87.29/21.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.29/21.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.69/22.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
87.69/22.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
87.69/22.07	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
87.69/22.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
92.48/23.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.12 s
92.88/23.38	c lits-rem:       356  cl-subs:     1740  v-elim:      0  v-fix:    0  time:  0.17 s
92.88/23.38	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
93.28/23.40	c vivif2 --  cl tried    27688 cl shrink        0 lits rem          0 time: 0.02
93.28/23.46	c asymm  cl-useful: 0/795/3178 lits-rem:0 time: 0.07
93.28/23.47	c calculated reachability. Time: 0.00
93.28/23.47	c  N dy  1021    238266       720      3178     39711     27688    127602    505327      9.23   no data
97.67/24.56	c  N dy  1099    253562       720      3178     39711     22159    127602    323411      9.26     12.60
102.05/25.68	c  N dy  1173    269976       720      3178     39711     38135    127602    734630      9.26      9.81
106.84/26.89	c  N dy  1243    287224       720      3178     39711     33528    127602    607873      9.26     10.48
112.04/28.18	c  N dy  1312    305632       720      3178     39711     28991    127602    459527      9.25      9.98
112.46/28.21	c  F st  1314    306250       720      3178     39711     29603    127602    475911      9.25      9.18
117.99/29.65	c  N dy  1383    325361       720      3178     39711     24809    127602    332642      9.25      9.79
123.98/31.12	c  N dy  1473    345766       720      3178     39711     44633    127602    839643      9.25      9.93
127.17/31.97	c  S st  1528    357399       720      3178     39711     31632    127602    482636      9.25      8.73
127.57/32.00	c  S st  1528    357901       720      3178     39711     32131    127602    499481      9.25   no data
127.57/32.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
127.57/32.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.08
127.57/32.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
127.57/32.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
127.97/32.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
127.97/32.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
127.97/32.17	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
127.97/32.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
132.75/33.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.12 s
133.15/33.49	c lits-rem:       344  cl-subs:     2299  v-elim:      0  v-fix:    0  time:  0.17 s
133.15/33.49	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
133.55/33.51	c vivif2 --  cl tried    29832 cl shrink        0 lits rem          0 time: 0.02
133.97/33.69	c asymm  cl-useful: 0/2292/3178 lits-rem:0 time: 0.18
133.97/33.69	c calculated reachability. Time: 0.00
133.97/33.69	c  N dy  1528    357901       720      3178     39711     29832    127602    474987      9.25   no data
140.33/35.28	c  N dy  1618    378320       720      3178     39711     49699    127602    990166      9.26      9.80
146.32/36.75	c  N dy  1704    398375       720      3178     39711     43953    127602    793153      9.26     11.20
152.68/38.32	c  N dy  1803    418412       720      3178     39712     37181    127602    608179      9.27     10.96
159.08/39.97	c  N dy  1889    438707       720      3178     39712     29676    127602    396878      9.26      9.81
165.10/41.46	c  N dy  1988    458847       720      3178     39712     49212    127602    898722      9.27      9.93
171.43/43.01	c  N dy  2071    479039       720      3178     39712     40685    127602    672903      9.27      9.77
178.26/44.75	c  N dy  2156    499485       720      3178     39712     31379    127602    421140      9.27      9.87
184.60/46.34	c  N dy  2255    519917       720      3178     39712     51234    127602    912191      9.28      9.79
190.18/47.75	c  S st  2333    536851       720      3178     39712     37611    127602    573079      9.28   no data
190.18/47.78	c  S st  2333    537352       720      3178     39712     38110    127602    589709      9.28   no data
190.18/47.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.58/47.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.09
190.58/47.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.58/47.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.99/47.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
190.99/47.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
190.99/47.97	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
190.99/47.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
195.38/49.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.11 s
196.55/49.33	c lits-rem:       642  cl-subs:     2775  v-elim:      0  v-fix:    0  time:  0.23 s
196.55/49.33	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
196.55/49.36	c vivif2 --  cl tried    35335 cl shrink       20 lits rem         20 time: 0.02
196.95/49.46	c asymm  cl-useful: 0/886/3178 lits-rem:0 time: 0.10
196.95/49.46	c calculated reachability. Time: 0.00
196.95/49.46	c  N dy  2333    537352       720      3178     39712     35335    127602    563661      9.28   no data
203.34/51.08	c  N dy  2428    557439       720      3178     39712     54801    127602   1066904      9.29     10.53
210.11/52.79	c  N dy  2513    577507       720      3178     39712     43240    127602    690241      9.29      9.80
216.90/54.49	c  N dy  2615    597656       720      3178     39712     62826    127602   1194211      9.29      9.90
223.67/56.19	c  N dy  2696    618207       720      3178     39712     50689    127602    858013      9.29      9.81
231.25/58.01	c  N dy  2780    638697       720      3178     39712     37653    127602    531911      9.29      9.98
237.63/59.66	c  N dy  2872    658755       720      3178     39712     57113    127602   1010156      9.29     10.28
245.20/61.50	c  N dy  2958    679172       720      3178     39712     42982    127602    655968      9.29      9.95
251.99/63.24	c  N dy  3039    699257       720      3178     39713     62449    127602   1146348      9.29     11.26
259.17/65.03	c  N dy  3133    719354       720      3178     39713     47031    127602    762257      9.29      9.79
266.33/66.82	c  N dy  3228    739426       720      3178     39713     66503    127602   1256731      9.29      9.84
273.52/68.63	c  N dy  3317    759835       720      3178     39713     50419    127602    829513      9.29      9.79
280.69/70.49	c  N dy  3394    779890       720      3178     39713     69863    127602   1307410      9.29      9.80
288.26/72.32	c  N dy  3485    799953       720      3178     39713     52425    127602    863842      9.29      9.90
290.26/72.88	c  S st  3518    806029       720      3178     39713     58319    127602   1006559      9.29      9.60
290.66/72.92	c  S st  3518    806531       720      3178     39713     58818    127602   1022164      9.29   no data
290.66/72.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
291.06/73.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.11
291.06/73.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.06/73.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.46/73.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
291.46/73.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
291.46/73.14	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
291.46/73.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
296.28/74.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
299.44/75.19	c lits-rem:      1615  cl-subs:     5278  v-elim:      0  v-fix:    0  time:  0.79 s
299.44/75.19	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
299.84/75.23	c vivif2 --  cl tried    53540 cl shrink       28 lits rem         28 time: 0.04
300.65/75.42	c asymm  cl-useful: 0/1276/3178 lits-rem:0 time: 0.19
300.65/75.42	c calculated reachability. Time: 0.00
300.65/75.42	c  N dy  3518    806531       720      3178     39713     53540    127602    960886      9.29   no data
308.61/77.46	c  N dy  3607    826630       720      3178     39713     72936    127602   1420201      9.29      9.89
316.19/79.32	c  N dy  3699    846870       720      3178     39714     54910    127602    933807      9.30      9.86
323.76/81.27	c  N dy  3789    867500       720      3178     39714     74910    127602   1441140      9.30      9.79
330.94/83.07	c  N dy  3887    887731       720      3178     39714     55846    127602    945408      9.30      9.83
338.92/85.04	c  N dy  3983    907785       720      3178     39714     75330    127602   1435121      9.31      9.81
346.49/86.96	c  N dy  4065    928107       720      3178     39714     55271    127602    899813      9.30      9.87
354.46/88.99	c  N dy  4156    948896       720      3178     39715     75402    127602   1402658      9.31      9.81
362.49/90.92	c  N dy  4276    968942       720      3178     39715     54098    127602    866145      9.31     11.46
370.03/92.86	c  N dy  4353    989078       720      3178     39715     73647    127602   1346981      9.31      9.91
378.40/94.93	c  N dy  4443   1009395       720      3178     39715     51654    127602    779228      9.32      9.99
385.97/96.81	c  N dy  4520   1029491       720      3178     39715     71159    127602   1265214      9.31      9.83
394.35/98.90	c  N dy  4599   1049577       720      3178     39715     47931    127602    669283      9.31      9.99
401.55/100.73	c  N dy  4681   1069655       720      3178     39715     67351    127602   1133838      9.31      9.93
402.32/100.94	c  F st  4690   1071876       720      3178     39715     69508    127602   1184096      9.31   no data
409.90/102.82	c  N dy  4765   1089700       720      3178     39716     86818    127602   1610043      9.31      9.83
417.49/104.70	c  N dy  4852   1109913       720      3178     39716     62771    127602    989904      9.31      9.85
425.05/106.67	c  N dy  4946   1130064       720      3178     39717     82362    127602   1465608      9.32      9.87
433.03/108.60	c  N dy  5047   1150155       720      3178     39717     57309    127602    847880      9.32      9.83
440.62/110.57	c  N dy  5133   1170169       720      3178     39717     76727    127602   1316352      9.32      9.89
448.98/112.63	c  N dy  5223   1190351       720      3178     39717     50635    127602    663385      9.32      9.82
455.76/114.36	c  S st  5319   1209797       720      3178     39717     69535    127602   1120477      9.32   no data
456.16/114.41	c  S st  5319   1210300       720      3178     39717     70032    127602   1134637      9.32   no data
456.16/114.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
456.56/114.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.12
456.56/114.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
456.56/114.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
456.96/114.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
456.96/114.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
456.96/114.63	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
456.96/114.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
462.15/115.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
466.13/116.97	c lits-rem:      2677  cl-subs:     6041  v-elim:      0  v-fix:    0  time:  1.03 s
466.13/116.97	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
466.53/117.02	c vivif2 --  cl tried    63991 cl shrink      127 lits rem        135 time: 0.05
467.34/117.22	c asymm  cl-useful: 0/1223/3178 lits-rem:0 time: 0.20
467.34/117.22	c calculated reachability. Time: 0.00
467.34/117.22	c  N dy  5319   1210300       720      3178     39717     63991    127602   1065420      9.32   no data
474.90/119.13	c  N dy  5412   1230309       720      3178     39718     83397    127602   1549631      9.32      9.91
483.28/121.29	c  N dy  5514   1252368       720      3178     39718     58350    127602    871682      9.32      9.84
490.84/123.17	c  N dy  5597   1272487       720      3178     39718     77849    127602   1355754      9.33      9.87
499.61/125.38	c  N dy  5684   1292737       720      3178     39718     49959    127602    638209      9.33      9.85
507.25/127.27	c  N dy  5775   1313385       720      3178     39718     69972    127602   1134688      9.33      9.85
515.18/129.27	c  N dy  5862   1333390       720      3178     39718     89392    127602   1609454      9.33      9.83
523.15/131.25	c  N dy  5960   1353416       720      3178     39718     60351    127602    888023      9.33      9.83
531.13/133.22	c  N dy  6063   1374054       720      3178     39718     80372    127602   1383268      9.34      9.86
539.90/135.45	c  N dy  6168   1394113       720      3178     39719     50355    127602    623908      9.34     10.35
547.07/137.23	c  N dy  6264   1414252       720      3178     39719     69845    127602   1094087      9.35      9.89
554.66/139.20	c  N dy  6358   1434285       720      3178     39719     89301    127602   1572939      9.35      9.84
563.04/141.25	c  N dy  6453   1454287       720      3178     39719     58241    127602    795773      9.35      9.86
570.20/143.08	c  N dy  6528   1474588       720      3178     39719     77957    127602   1270873      9.35      9.84
578.98/145.20	c  N dy  6626   1494761       720      3178     39719     97575    127602   1757204      9.35      9.92
586.94/147.20	c  N dy  6724   1515285       720      3178     39719     66094    127602    976671      9.35      9.98
594.55/149.17	c  N dy  6811   1535488       720      3178     39719     85660    127602   1445019      9.35      9.89
603.74/151.43	c  N dy  6900   1555745       720      3178     39719     52918    127602    632306      9.35      9.93
610.88/153.21	c  N dy  6986   1576906       720      3178     39719     73450    127602   1129694      9.35      9.85
618.45/155.16	c  N dy  7059   1596935       720      3178     39720     92816    127602   1589970      9.35      9.92
626.82/157.28	c  N dy  7159   1617023       720      3178     39720     58970    127602    771612      9.35     14.74
634.03/159.06	c  N dy  7258   1637360       720      3178     39720     78696    127602   1241323      9.36      9.87
641.99/161.06	c  N dy  7340   1657793       720      3178     39720     98446    127602   1719962      9.36      9.94
650.36/163.16	c  N dy  7416   1678078       720      3178     39720     63825    127602    859006      9.36      9.99
657.93/165.06	c  N dy  7485   1698279       720      3178     39720     83413    127602   1314743      9.35      9.90
663.12/166.34	c  S st  7532   1710302       720      3178     39720     95065    127602   1591364      9.35      7.59
663.52/166.40	c  S st  7532   1710802       720      3178     39720     95561    127602   1605729      9.35   no data
663.52/166.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
663.92/166.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.4M T:  0.16
663.92/166.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
663.92/166.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
664.32/166.65	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.09 s
664.32/166.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
664.32/166.66	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
664.32/166.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
669.54/167.97	c subs with bin:     1434  lits-rem:       351  v-fix:    0  time:  1.24 s
677.89/170.07	c lits-rem:      1533  cl-subs:     8636  v-elim:      0  v-fix:    0  time:  2.09 s
677.89/170.07	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
678.31/170.14	c vivif2 --  cl tried    85491 cl shrink       28 lits rem         28 time: 0.07
679.05/170.30	c asymm  cl-useful: 0/679/3178 lits-rem:0 time: 0.16
679.05/170.30	c calculated reachability. Time: 0.00
679.05/170.30	c  N dy  7532   1710802       720      3178     39720     85491    127600   1483259      9.35   no data
688.23/172.68	c  N dy  7637   1731083       720      3178     39720    105128    127600   1959113      9.36      9.93
696.60/174.71	c  N dy  7731   1751227       720      3178     39720     69564    127600    994530      9.36      9.89
704.21/176.61	c  N dy  7824   1771379       720      3178     39720     89088    127600   1471845      9.36      9.96
712.98/178.83	c  N dy  7910   1791521       720      3178     39720    108578    127600   1935594      9.36      9.98
720.94/180.87	c  N dy  8004   1811632       720      3178     39720     71986    127600   1038910      9.36      9.88
728.90/182.88	c  N dy  8099   1831720       720      3178     39720     91469    127600   1495529      9.36     11.40
738.08/185.12	c  N dy  8192   1852440       720      3178     39720    111532    127600   1968885      9.36      9.86
746.06/187.18	c  N dy  8273   1872821       720      3178     39720     74178    127600   1084791      9.36      9.95
754.43/189.22	c  N dy  8360   1892940       720      3178     39720     93689    127600   1541539      9.36     10.21
762.40/191.27	c  N dy  8455   1912960       720      3178     39720    113093    127600   2013198      9.37      9.88
770.78/193.32	c  N dy  8553   1933185       720      3178     39720     74539    127600   1077011      9.37      9.91
778.36/195.29	c  N dy  8645   1953403       720      3178     39720     94116    127600   1539796      9.37      9.87
787.13/197.47	c  N dy  8731   1973738       720      3178     39720    113771    127600   2005687      9.37     10.06
795.11/199.43	c  N dy  8809   1993818       720      3178     39720     74130    127600   1037598      9.37     10.05
803.08/201.42	c  N dy  8891   2014171       720      3178     39720     93827    127600   1498970      9.37      9.95
811.46/203.55	c  N dy  8961   2034280       720      3178     39720    113287    127600   1947903      9.37      9.87
819.83/205.61	c  N dy  9063   2054331       720      3178     39720     72678    127600    988315      9.37      9.94
827.46/207.54	c  N dy  9153   2074338       720      3178     39720     92075    127600   1437641      9.37      9.90
836.23/209.75	c  N dy  9234   2094446       720      3178     39720    111503    127600   1883528      9.37      9.94
844.59/211.87	c  N dy  9307   2114461       720      3178     39720     69897    127600    904355      9.37     10.85
852.13/213.77	c  N dy  9401   2134859       720      3178     39720     89650    127600   1363945      9.37      9.93
860.91/215.90	c  N dy  9492   2154997       720      3178     39720    109161    127600   1814312      9.37     10.00
869.68/218.13	c  N dy  9583   2175090       720      3178     39720     66643    127600    814292      9.37      9.88
876.85/219.98	c  N dy  9657   2195224       720      3178     39720     86082    127600   1250844      9.37      9.88
883.24/221.59	c  S st  9715   2210805       720      3178     39720    101177    127600   1590940      9.37   no data
883.64/221.63	c  S st  9715   2211306       720      3178     39720    101674    127600   1606149      9.37   no data
883.64/221.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
884.05/221.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.4M T:  0.16
884.05/221.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
884.05/221.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
884.48/221.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
884.82/221.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
884.82/221.90	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
884.82/221.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
890.01/223.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
898.39/225.34	c lits-rem:      2096  cl-subs:     7788  v-elim:      0  v-fix:    0  time:  2.09 s
898.39/225.34	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
898.79/225.41	c vivif2 --  cl tried    93886 cl shrink        0 lits rem          0 time: 0.07
899.59/225.62	c asymm  cl-useful: 0/1174/3178 lits-rem:0 time: 0.21
899.59/225.63	c calculated reachability. Time: 0.00
899.59/225.63	c  N dy  9715   2211306       720      3178     39720     93886    127600   1512965      9.37   no data
908.36/227.85	c  N dy  9805   2231417       720      3178     39720    113294    127600   1959693      9.37      9.88
918.34/230.31	c  N dy  9909   2251494       720      3178     39721     69993    127600    893667      9.37      9.91
925.50/232.18	c  N dy  9988   2271688       720      3178     39721     89542    127600   1353140      9.37      9.98
934.27/234.35	c  N dy 10086   2291690       720      3178     39722    108937    127600   1808093      9.37      9.99
944.65/236.91	c  N dy 10154   2312219       720      3178     39723     64950    127600    754064      9.37      9.92
951.83/238.74	c  N dy 10239   2332571       720      3178     39723     84713    127600   1210342      9.37      9.96
960.20/240.81	c  N dy 10334   2353174       720      3178     39724    104712    127600   1677453      9.37     10.03
968.97/243.07	c  N dy 10446   2373246       720      3178     39725    124159    127600   2140458      9.37      9.90
977.35/245.19	c  N dy 10529   2393584       720      3178     39725     78979    127600   1058167      9.37      9.98
985.38/247.16	c  N dy 10630   2413648       720      3178     39725     98444    127600   1506362      9.38     10.12
993.73/249.29	c  N dy 10719   2434022       720      3178     39725    118178    127600   1968809      9.38      9.93
1003.26/251.62	c  N dy 10829   2454086       720      3178     39725     71769    127600    880510      9.38     10.42
1010.85/253.56	c  N dy 10915   2474792       720      3178     39725     91830    127600   1335163      9.38      9.89
1019.22/255.63	c  N dy 10996   2495084       720      3178     39725    111471    127600   1786284      9.38      9.92
1028.00/257.86	c  N dy 11095   2515112       720      3178     39725    130894    127600   2240951      9.38     11.79
1036.37/259.93	c  N dy 11192   2535176       720      3178     39725     83479    127600   1140332      9.38      9.90
1044.34/261.94	c  N dy 11281   2555273       720      3178     39725    102933    127600   1580661      9.38      9.88
1053.12/264.12	c  N dy 11364   2575275       720      3178     39725    122298    127600   2029826      9.38      9.89
1062.69/266.53	c  N dy 11464   2595443       720      3178     39725     73991    127600    900226      9.38      9.90
1070.26/268.41	c  N dy 11540   2616021       720      3178     39725     93924    127600   1361733      9.38      9.88
1078.24/270.48	c  N dy 11623   2636113       720      3178     39725    113391    127600   1823333      9.38      9.93
1087.81/272.88	c  N dy 11716   2657110       720      3178     39726    133767    127600   2291855      9.38      9.99
1096.18/274.98	c  N dy 11781   2677218       720      3178     39726     84411    127600   1115639      9.38      9.89
1104.16/276.95	c  N dy 11877   2697228       720      3178     39728    103773    127600   1575584      9.38     10.48
1110.14/278.43	c  S st 11939   2711306       720      3178     39728    117443    127600   1900222      9.38   no data
1110.14/278.48	c  S st 11939   2711811       720      3178     39728    117948    127600   1916083      9.38   no data
1110.14/278.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1110.94/278.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.17
1110.94/278.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1110.94/278.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1111.34/278.75	c subs with bin:        0  lits-rem:         6  v-fix:    0  time:  0.09 s
1111.34/278.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
1111.34/278.76	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
1111.34/278.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1117.31/280.22	c subs with bin:     3522  lits-rem:       891  v-fix:    0  time:  1.38 s
1128.89/283.16	c lits-rem:      1360  cl-subs:     8475  v-elim:      0  v-fix:    0  time:  2.95 s
1128.89/283.17	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
1129.29/283.26	c vivif2 --  cl tried   105951 cl shrink     1016 lits rem       1024 time: 0.09
1130.47/283.54	c asymm  cl-useful: 0/1005/3178 lits-rem:0 time: 0.28
1130.47/283.55	c calculated reachability. Time: 0.00
1130.47/283.55	c  N dy 11939   2711811       720      3178     39728    105951    127594   1782061      9.38   no data
1140.05/285.97	c  N dy 12024   2731865       720      3178     39728    125342    127594   2226025      9.38     11.13
1150.82/288.67	c  N dy 12117   2751938       720      3178     39728     75261    127594    925109      9.38      9.90
1159.59/290.82	c  N dy 12197   2772029       720      3178     39728     94762    127594   1378406      9.38      9.88
1169.18/293.25	c  N dy 12300   2792143       720      3178     39728    114264    127594   1831129      9.39      9.94
1179.13/295.79	c  N dy 12392   2812259       720      3178     39728    133730    127594   2281854      9.39      9.97
1188.70/298.12	c  N dy 12492   2832424       720      3178     39728     82642    127594   1077503      9.39      9.95
1196.67/300.13	c  N dy 12578   2852521       720      3178     39728    102079    127594   1533334      9.39      9.93
1205.44/302.36	c  N dy 12668   2872594       720      3178     39728    121499    127594   1978668      9.39     10.50
1215.41/304.86	c  N dy 12741   2892616       720      3178     39728    140928    127594   2416792      9.39      9.90
1224.58/307.12	c  N dy 12819   2912855       720      3178     39728     88870    127594   1224225      9.39      9.96
1232.96/309.28	c  N dy 12901   2932994       720      3178     39728    108367    127594   1668633      9.39      9.91
1242.13/311.58	c  N dy 12982   2953236       720      3178     39728    127974    127594   2117387      9.39      9.90
1253.29/314.31	c  N dy 13077   2974095       720      3178     39728     75537    127594    885562      9.39      9.91
1260.88/316.24	c  N dy 13170   2994152       720      3178     39728     94998    127594   1332922      9.39     10.03
1269.65/318.45	c  N dy 13272   3014369       720      3178     39728    114524    127594   1786192      9.39      9.93
1279.25/320.88	c  N dy 13349   3034636       720      3178     39729    134103    127594   2226288      9.39      9.94
1289.58/323.42	c  N dy 13443   3054684       720      3178     39730     79953    127594    970610      9.39      9.89
1297.15/325.39	c  N dy 13545   3074801       720      3178     39730     99464    127594   1410390      9.39      9.93
1306.32/327.69	c  N dy 13628   3095911       720      3178     39730    119857    127594   1866358      9.39     10.03
1316.30/330.15	c  N dy 13712   3116541       720      3178     39730    139861    127594   2326653      9.39      9.95
1325.87/332.50	c  N dy 13796   3136640       720      3178     39730     84789    127594   1066985      9.39     10.24
1333.84/334.58	c  N dy 13901   3156876       720      3178     39731    104405    127594   1513075      9.39      9.95
1343.02/336.82	c  N dy 13994   3177546       720      3178     39731    124464    127594   1984614      9.39      9.90
1352.99/339.35	c  N dy 14091   3198583       720      3178     39731    144861    127594   2461657      9.39      9.91
1359.76/341.05	c  S st 14163   3211811       720      3178     39731     82097    127594    996726      9.40      7.51
1360.16/341.10	c  S st 14163   3212311       720      3178     39731     82597    127594   1010311      9.40   no data
1360.16/341.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1360.56/341.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.12
1360.56/341.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1360.56/341.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1360.96/341.32	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.09 s
1360.96/341.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
1360.96/341.33	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
1360.96/341.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1365.35/342.42	c subs with bin:     1180  lits-rem:       309  v-fix:    0  time:  1.05 s
1366.56/342.76	c lits-rem:       316  cl-subs:     1856  v-elim:      0  v-fix:    0  time:  0.34 s
1366.56/342.77	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
1366.99/342.82	c vivif2 --  cl tried    79561 cl shrink        0 lits rem          0 time: 0.05
1367.33/342.99	c asymm  cl-useful: 0/999/3178 lits-rem:0 time: 0.17
1367.33/342.99	c calculated reachability. Time: 0.00
1367.33/342.99	c  N dy 14163   3212311       720      3178     39731     79561    127593    982228      9.40   no data
1376.10/345.14	c  N dy 14245   3232519       720      3178     39731     99121    127593   1412052      9.39      9.90
1384.88/347.35	c  N dy 14339   3252536       720      3178     39731    118534    127593   1860304      9.39     11.24
1394.85/349.83	c  N dy 14410   3272632       720      3178     39731    137956    127593   2282428      9.39     10.03
1406.04/352.61	c  N dy 14507   3292840       720      3178     39731     81056    127593    968625      9.39      9.92
1414.39/354.71	c  N dy 14601   3312878       720      3178     39731    100408    127593   1411343      9.40     10.93
1423.17/356.91	c  N dy 14680   3332929       720      3178     39732    119839    127593   1849576      9.39     10.54
1432.78/359.40	c  N dy 14752   3353021       720      3178     39732    139241    127593   2277475      9.39      9.90
1443.50/362.09	c  N dy 14840   3373085       720      3178     39732     81262    127593    958088      9.39     14.02
1451.87/364.17	c  N dy 14927   3394078       720      3178     39732    101565    127593   1425831      9.39      9.91
1461.45/366.53	c  N dy 15011   3414216       720      3178     39733    121025    127593   1847836      9.39      9.89
1471.43/369.06	c  N dy 15088   3434477       720      3178     39733    140600    127593   2278265      9.39      9.91
1482.58/371.87	c  N dy 15166   3454678       720      3178     39733     81784    127593    948925      9.39      9.89
1490.56/373.87	c  N dy 15236   3474694       720      3178     39733    101119    127593   1388211      9.39      9.91
1499.73/376.10	c  N dy 15325   3494853       720      3178     39733    120684    127593   1833354      9.39     10.04
1509.70/378.65	c  N dy 15407   3515605       720      3178     39733    140726    127593   2271722      9.39      9.92
1521.26/381.52	c  N dy 15494   3535920       720      3178     39734     81002    127593    911337      9.39      9.98
1529.29/383.57	c  N dy 15584   3555984       720      3178     39734    100450    127593   1348421      9.39     10.02
1538.41/385.82	c  N dy 15666   3576199       720      3178     39734    120033    127593   1787657      9.39      9.94
1547.58/388.18	c  N dy 15748   3596249       720      3178     39734    139454    127593   2240045      9.39     11.16
1558.75/390.91	c  N dy 15844   3616593       720      3178     39734    159144    127593   2676603      9.39      9.90
1567.92/393.29	c  N dy 15925   3636889       720      3178     39734     98415    127593   1274686      9.39      9.93
1577.12/395.58	c  N dy 16015   3657300       720      3178     39734    118117    127593   1704866      9.39     10.06
1587.06/398.00	c  N dy 16088   3677345       720      3178     39734    137496    127593   2126492      9.39      9.90
1597.03/400.55	c  N dy 16185   3697457       720      3178     39734    156949    127593   2571840      9.39      9.94
1605.01/402.51	c  S st 16250   3712311       720      3178     39734     90132    127593   1089084      9.39   no data
1605.01/402.56	c  S st 16250   3712812       720      3178     39734     90630    127593   1102497      9.39   no data
1605.01/402.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1605.80/402.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.13
1605.80/402.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1605.80/402.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1605.80/402.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
1605.80/402.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
1606.20/402.80	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
1606.20/402.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1610.59/403.92	c subs with bin:      677  lits-rem:        75  v-fix:    0  time:  1.07 s
1612.21/404.37	c lits-rem:       897  cl-subs:     2918  v-elim:      0  v-fix:    0  time:  0.45 s
1612.21/404.37	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
1612.64/404.43	c vivif2 --  cl tried    87035 cl shrink        0 lits rem          0 time: 0.06
1613.38/404.63	c asymm  cl-useful: 0/1205/3178 lits-rem:0 time: 0.21
1613.38/404.64	c calculated reachability. Time: 0.00
1613.38/404.64	c  N dy 16250   3712812       720      3178     39734     87035    127593   1068858      9.39   no data
1621.76/406.73	c  N dy 16342   3732926       720      3178     39735    106561    127593   1515477      9.39      9.92
1630.53/408.93	c  F st 16434   3751563       720      3178     39735    124611    127593   1926999      9.39      9.47
1631.33/409.17	c  N st 16438   3753595       720      3178     39735    126577    127593   1972780      9.39   no data
1641.69/411.77	c  N dy 16532   3774614       720      3178     39735    146940    127593   2447219      9.39      9.92
1653.66/414.79	c  N dy 16619   3795188       720      3178     39735     84628    127593    960312      9.39      9.94
1662.43/416.99	c  N dy 16712   3815628       720      3178     39735    104342    127593   1391244      9.39      9.95
1671.60/419.28	c  N dy 16803   3835683       720      3178     39736    123723    127593   1835721      9.39     11.63
1681.97/421.82	c  N dy 16896   3855750       720      3178     39737    143093    127593   2272501      9.39     10.01
1692.74/424.58	c  N dy 16983   3875845       720      3178     39737    162525    127593   2702275      9.39      9.92
1702.70/427.07	c  N dy 17064   3896020       720      3178     39737     98886    127593   1263737      9.39      9.95
1712.28/429.45	c  N dy 17145   3916242       720      3178     39737    118392    127593   1684186      9.39      9.94
1721.87/431.88	c  N dy 17236   3936455       720      3178     39737    137881    127593   2121327      9.39      9.90
1732.61/434.52	c  N dy 17318   3956493       720      3178     39737    157245    127593   2542145      9.39      9.97
1743.38/437.23	c  N dy 17398   3976818       720      3178     39737     92863    127593   1119398      9.39      9.90
1752.57/439.52	c  N dy 17485   3997642       720      3178     39737    112979    127593   1558994      9.39      9.89
1762.12/441.94	c  N dy 17569   4017854       720      3178     39738    132553    127593   1983315      9.39      9.90
1772.49/444.52	c  N dy 17659   4037892       720      3178     39738    151925    127593   2410516      9.39      9.90
1784.45/447.53	c  N dy 17729   4058194       720      3178     39738     86498    127593    958116      9.39      9.91
1793.23/449.74	c  N dy 17813   4079166       720      3178     39739    106726    127593   1405736      9.39      9.99
1802.80/452.19	c  N dy 17900   4099827       720      3178     39739    126652    127593   1836483      9.39     10.02
1813.57/454.80	c  N dy 17996   4120659       720      3178     39739    146749    127593   2280263      9.39      9.97
1824.33/457.52	c  N dy 18089   4141009       720      3178     39739    166350    127593   2719856      9.39      9.97
1834.31/460.07	c  N dy 18178   4161050       720      3178     39739     99890    127593   1261468      9.39     10.12
1843.47/462.32	c  N dy 18256   4181208       720      3178     39739    119437    127593   1703820      9.39      9.94
1853.06/464.77	c  N dy 18352   4201262       720      3178     39739    138848    127593   2136144      9.39     11.82
1859.02/466.24	c  S st 18403   4212812       720      3178     39739    149982    127593   2381809      9.39      8.94
1859.42/466.30	c  S st 18403   4213314       720      3178     39739    150481    127593   2395674      9.39   no data
1859.42/466.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1860.22/466.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.0M T:  0.20
1860.22/466.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1860.22/466.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1860.62/466.60	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.09 s
1860.62/466.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
1860.62/466.60	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
1860.62/466.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1865.81/467.93	c subs with bin:       51  lits-rem:         0  v-fix:    0  time:  1.23 s
1883.76/472.50	c lits-rem:      2470  cl-subs:    12207  v-elim:      0  v-fix:    0  time:  4.57 s
1883.76/472.51	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
1884.60/472.62	c vivif2 --  cl tried   138223 cl shrink      654 lits rem        667 time: 0.12
1885.34/472.86	c asymm  cl-useful: 0/872/3178 lits-rem:0 time: 0.24
1885.34/472.87	c calculated reachability. Time: 0.00
1885.34/472.87	c  N dy 18403   4213314       720      3178     39739    138223    127592   2244339      9.39   no data
1897.33/475.90	c  N dy 18488   4234147       720      3178     39740    158328    127592   2684609      9.39      9.93
1910.91/479.23	c  N dy 18572   4254867       720      3178     39740     91543    127592   1047765      9.39      9.94
1920.83/481.79	c  N dy 18646   4275467       720      3178     39740    111394    127592   1487360      9.39      9.95
1931.61/484.44	c  N dy 18738   4295636       720      3178     39741    130917    127592   1931616      9.39      9.93
1943.16/487.34	c  N dy 18822   4315982       720      3178     39741    150519    127592   2371433      9.39     10.03
1954.77/490.27	c  N dy 18896   4336198       720      3178     39742    170045    127592   2797766      9.39      9.99
1965.49/492.97	c  N dy 18998   4356516       720      3178     39743    101876    127592   1262944      9.39      9.93
1974.66/495.24	c  N dy 19088   4376559       720      3178     39743    121294    127592   1697834      9.39      9.98
1984.63/497.78	c  N dy 19166   4396565       720      3178     39746    140658    127592   2125255      9.39     13.92
1995.40/500.48	c  N dy 19254   4416626       720      3178     39746    160040    127592   2552674      9.39      9.94
2007.76/503.50	c  N dy 19343   4436726       720      3178     39746     90622    127592    999970      9.39      9.99
2016.93/505.89	c  N dy 19429   4458480       720      3178     39747    111607    127592   1451950      9.39      9.93
2026.49/508.29	c  N dy 19519   4478714       720      3178     39747    131172    127592   1890078      9.39     10.20
2036.87/510.87	c  N dy 19615   4498816       720      3178     39748    150579    127592   2315537      9.39     10.76
2048.02/513.62	c  N dy 19708   4519181       720      3178     39748    170290    127592   2745383      9.39     10.03
2058.80/516.38	c  N dy 19791   4539483       720      3178     39748    100091    127592   1194171      9.39     10.05
2067.97/518.71	c  N dy 19875   4559854       720      3178     39748    119786    127592   1625771      9.39     10.04
2078.33/521.21	c  N dy 19954   4580200       720      3178     39749    139434    127592   2068905      9.39      9.90
2088.70/523.87	c  N dy 20038   4600308       720      3178     39749    158795    127592   2494573      9.39     10.12
2099.86/526.64	c  N dy 20131   4620342       720      3178     39749    178218    127592   2930948      9.39     12.58
2110.64/529.30	c  N dy 20213   4640965       720      3178     39749    107285    127592   1323759      9.39      9.90
2119.81/531.66	c  N dy 20297   4660993       720      3178     39749    126603    127592   1745439      9.39     10.01
2130.57/534.34	c  N dy 20388   4681818       720      3178     39750    146746    127592   2189842      9.39      9.97
2141.74/537.12	c  N dy 20481   4702016       720      3178     39750    166295    127592   2624486      9.39      9.93
2148.51/538.80	c  S st 20530   4713314       720      3178     39750    177177    127592   2865668      9.39      7.14
2148.51/538.87	c  S st 20530   4713814       720      3178     39750    177675    127592   2880019      9.39   no data
2148.51/538.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2149.72/539.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.23
2149.72/539.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2149.72/539.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2150.12/539.21	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.09 s
2150.12/539.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    720 time:  0.00 s
2150.12/539.21	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
2150.12/539.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2155.30/540.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
2184.00/547.72	c lits-rem:      4753  cl-subs:    18785  v-elim:      0  v-fix:    0  time:  7.14 s
2184.00/547.72	c vivif2 --  cl tried     3178 cl shrink        0 lits rem          0 time: 0.00
2184.40/547.88	c vivif2 --  cl tried   158890 cl shrink     2456 lits rem       2662 time: 0.16
2185.60/548.15	c asymm  cl-useful: 0/729/3178 lits-rem:0 time: 0.27
2185.60/548.16	c calculated reachability. Time: 0.00
2185.60/548.16	c  N dy 20530   4713814       720      3178     39751    158889    127589   2645113      9.39   no data
2199.16/551.54	c  N dy 20615   4733902       720      3178     39752    178258    127589   3064043      9.39      9.92
2211.12/554.54	c  N dy 20704   4754111       720      3178     39752    106390    127589   1319433      9.39      9.97
2220.29/556.89	c  N dy 20797   4774355       720      3178     39753    126012    127589   1769657      9.39      9.96
2231.45/559.61	c  N dy 20893   4795470       720      3178     39753    146435    127589   2225632      9.39     10.00
2242.22/562.35	c  N dy 20966   4815830       720      3178     39753    166125    127589   2659232      9.39      9.91
2255.38/565.69	c  N dy 21055   4836227       720      3178     39755     93124    127589   1000036      9.39      9.92
2264.16/567.84	c  N dy 21146   4856283       720      3178     39755    112531    127589   1425700      9.39      9.95
2273.73/570.25	c  N dy 21233   4876347       720      3178     39756    131993    127589   1859221      9.39      9.89
2284.49/572.99	c  N dy 21303   4896717       720      3178     39756    151597    127589   2270176      9.39      9.89
2296.90/576.02	c  N dy 21396   4917118       720      3178     39758    171233    127589   2695670      9.39     10.03
2309.22/579.10	c  N dy 21489   4937276       720      3178     39758     97058    127589   1073334      9.39      9.90
2318.41/581.42	c  N dy 21592   4957897       720      3178     39759    116994    127589   1515365      9.39      9.95
2327.95/583.89	c  N dy 21675   4977947       720      3178     39759    136293    127589   1941318      9.39      9.93
2338.72/586.55	c  N dy 21763   4997993       720      3178     39762    155586    127589   2373035      9.39      9.98
2350.68/589.53	c  N dy 21840   5018027       720      3178     39764    174928    127589   2791053      9.39     10.87
2363.04/592.65	c  N dy 21922   5038056       720      3178     39765     99684    127589   1112378      9.39     10.50
2372.61/595.01	c  N dy 22008   5058095       720      3178     39768    119047    127589   1532726      9.39     11.18
2383.38/597.70	c  N dy 22093   5078541       720      3178     39771    138738    127589   1945293      9.39      9.92
2394.54/600.51	c  N dy 22165   5098614       720      3178     39778    158048    127589   2350031      9.39     11.36
2405.71/603.34	c  N dy 22255   5118677       720      3178     39785    177434    127589   2777877      9.39     10.12
2418.47/606.55	c  N dy 22314   5139035       720      3178     39798    101597    127589   1135520      9.39     10.01
2427.24/608.75	c  N dy 22404   5159151       719      3178     39798    121135    127589   1586610      9.39      9.89
2436.84/611.12	c  N dy 22488   5179226       719      3178     39798    140595    127589   2033061      9.39     10.65
2447.18/613.74	c  N dy 22573   5199274       719      3178     39798    159944    127589   2462402      9.39      9.91
2455.16/615.74	c  S st 22646   5213816       719      3178     39798    174013    127589   2780003      9.39      8.31
2455.56/615.81	c  S st 22646   5214317       719      3178     39798    174509    127589   2794664      9.39   no data
2455.56/615.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2456.35/616.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.22
2456.35/616.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2456.35/616.04	c bin-w-bin subsume rem            1 bins  time:  0.00 s
2456.75/616.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
2456.75/616.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    719 time:  0.00 s
2456.75/616.14	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
2456.75/616.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2462.74/617.61	c subs with bin:      533  lits-rem:         0  v-fix:    0  time:  1.35 s
2485.09/623.24	c lits-rem:      2561  cl-subs:    14220  v-elim:      0  v-fix:    0  time:  5.61 s
2485.09/623.24	c vivif2 --  cl tried     3173 cl shrink        0 lits rem          0 time: 0.00
2485.51/623.35	c vivif2 --  cl tried   144181 cl shrink        0 lits rem          0 time: 0.11
2486.25/623.59	c asymm  cl-useful: 0/825/3173 lits-rem:0 time: 0.24
2486.65/623.60	c calculated reachability. Time: 0.00
2486.65/623.60	c  N dy 22646   5214317       719      3173     39580    144181    127176   2460614      9.39   no data
2498.66/626.63	c  N dy 22749   5234602       719      3173     39581    163863    127176   2924662      9.39      9.96
2512.97/630.23	c  N dy 22849   5254824       719      3173     39581     94769    127176   1128135      9.39      9.91
2523.34/632.83	c  N dy 22942   5274882       719      3173     39581    114180    127176   1569884      9.39      9.96
2533.75/635.42	c  N dy 23019   5294914       719      3173     39581    133493    127176   1999083      9.39      9.92
2545.26/638.31	c  N dy 23093   5315267       719      3173     39581    153127    127176   2421146      9.39      9.89
2556.42/641.14	c  N dy 23177   5335296       719      3173     39582    172515    127176   2862446      9.39     10.49
2569.58/644.41	c  N dy 23276   5355437       719      3173     39582     98407    127176   1152482      9.39      9.89
2579.15/646.83	c  N dy 23366   5375482       719      3173     39583    117785    127176   1590094      9.39     10.85
2590.35/649.69	c  N dy 23466   5396552       719      3173     39583    138209    127176   2049699      9.39     10.01
2601.48/652.48	c  N dy 23551   5416605       719      3173     39583    157618    127176   2492673      9.39      9.94
2613.84/655.52	c  N dy 23651   5436868       719      3173     39584    177196    127176   2944051      9.39      9.91
2627.01/658.88	c  N dy 23726   5456890       719      3173     39586     99904    127176   1151040      9.39     10.93
2636.98/661.36	c  N dy 23820   5477588       719      3173     39586    119977    127176   1620530      9.39      9.90
2647.79/664.09	c  N dy 23913   5497671       719      3173     39588    139386    127176   2052137      9.39      9.94
2659.71/667.04	c  N dy 23998   5517851       719      3173     39588    158841    127176   2487938      9.39      9.90
2672.07/670.13	c  N dy 24116   5538014       719      3173     39591    178326    127176   2942679      9.39      9.92
2686.84/673.81	c  N dy 24199   5558412       719      3173     39593     99461    127176   1135579      9.39      9.91
2696.79/676.35	c  N dy 24288   5578775       719      3173     39594    119055    127176   1567290      9.39      9.90
2707.96/679.18	c  N dy 24367   5598778       719      3173     39595    138268    127176   1971136      9.39     10.42
2720.32/682.21	c  N dy 24455   5619078       719      3173     39595    157898    127176   2407076      9.39      9.93
2732.27/685.26	c  N dy 24547   5639297       719      3173     39595    177484    127176   2858848      9.39     10.10
2746.24/688.73	c  N dy 24653   5659957       719      3173     39596    197425    127176   3313847      9.39      9.93
2758.20/691.72	c  N dy 24755   5679960       719      3173     39598    116901    127176   1493515      9.39     10.12
2768.56/694.35	c  N dy 24841   5700066       719      3173     39598    136313    127176   1925043      9.39     10.39
2776.94/696.45	c  S st 24907   5714317       719      3173     39598    150082    127176   2236620      9.39      9.78
2777.34/696.53	c  S st 24907   5714818       719      3173     39598    150581    127176   2249304      9.39   no data
2777.34/696.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2778.54/696.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.7M T:  0.26
2778.54/696.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2778.54/696.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2778.95/696.92	c subs with bin:        0  lits-rem:         6  v-fix:    0  time:  0.09 s
2778.95/696.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    719 time:  0.00 s
2778.95/696.92	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
2778.95/696.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2785.31/698.59	c subs with bin:     2455  lits-rem:      1847  v-fix:    0  time:  1.55 s
2801.66/702.67	c lits-rem:      4240  cl-subs:    11229  v-elim:      0  v-fix:    0  time:  4.03 s
2801.66/702.68	c vivif2 --  cl tried     3173 cl shrink        0 lits rem          0 time: 0.00
2802.46/702.80	c vivif2 --  cl tried   136897 cl shrink     2013 lits rem       2301 time: 0.12
2803.26/703.06	c asymm  cl-useful: 0/809/3173 lits-rem:0 time: 0.26
2803.26/703.06	c calculated reachability. Time: 0.00
2803.26/703.06	c  N dy 24907   5714818       719      3173     39600    136897    127170   2094304      9.39   no data
2815.61/706.15	c  N dy 24997   5734867       719      3173     39600    156294    127170   2528746      9.39     12.86
2828.78/709.41	c  N dy 25104   5755166       719      3173     39601    175896    127170   2982207      9.39      9.90
2844.33/713.31	c  N dy 25185   5775205       719      3173     39604    195297    127170   3405951      9.39     10.04
2857.09/716.54	c  N dy 25285   5795217       719      3173     39605    113590    127170   1423894      9.39      9.93
2867.85/719.23	c  N dy 25369   5815289       719      3173     39610    133022    127170   1846954      9.39     11.56
2879.43/722.15	c  N dy 25463   5835351       719      3173     39616    152379    127170   2268431      9.39     10.66
2891.78/725.27	c  N dy 25561   5855435       719      3173     39625    171718    127170   2702980      9.39     10.00
2905.35/728.61	c  N dy 25633   5875802       718      3173     39638    191351    127170   3138333      9.39      9.94
2919.32/732.20	c  N dy 25745   5895836       718      3173     39638    108609    127170   1290964      9.39     11.07
2929.27/734.62	c  N dy 25865   5916175       718      3173     39638    128317    127170   1762550      9.39     10.18
2940.03/737.34	c  N dy 25984   5936274       718      3173     39638    147737    127170   2211471      9.40     10.28
2951.59/740.20	c  N dy 26068   5956575       718      3173     39638    167328    127170   2662441      9.40      9.91
2963.18/743.21	c  N dy 26164   5976667       718      3173     39638    186736    127170   3110822      9.40      9.97
2975.93/746.34	c  N dy 26260   5996737       718      3173     39638    206172    127170   3566603      9.40     10.29
2987.48/749.22	c  N dy 26365   6017329       718      3173     39638    122805    127170   1580206      9.40     10.21
2997.46/751.75	c  N dy 26473   6037347       718      3173     39638    142162    127170   2028774      9.40     10.90
3008.62/754.53	c  N dy 26591   6057409       718      3173     39638    161645    127170   2491651      9.40     13.53
3020.21/757.42	c  N dy 26683   6077621       718      3173     39638    181205    127170   2948457      9.40      9.97
3032.95/760.61	c  N dy 26782   6097623       718      3173     39638    200557    127170   3396441      9.40     11.17
3045.71/763.87	c  N dy 26881   6118628       718      3173     39638    116514    127170   1421115      9.40     10.09
3055.72/766.39	c  N dy 26993   6138678       718      3173     39638    135983    127170   1885391      9.40     11.53
3066.44/769.00	c  N dy 27077   6158777       718      3173     39638    155494    127170   2346607      9.40     10.62
3078.40/772.05	c  N dy 27181   6179620       718      3173     39638    175612    127170   2810988      9.41      9.91
3091.17/775.22	c  N dy 27302   6199681       718      3173     39638    195117    127170   3273122      9.41      9.99
3100.74/777.68	c  S st 27393   6214821       718      3173     39638    209768    127170   3625022      9.41   no data
3101.14/777.76	c  S st 27393   6215322       718      3173     39638    210268    127170   3639481      9.41   no data
3101.14/777.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3102.34/778.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  0.29
3102.34/778.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3102.34/778.07	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3102.74/778.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
3102.74/778.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    718 time:  0.00 s
3102.74/778.17	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
3103.14/778.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3109.51/779.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
3131.44/785.33	c lits-rem:      2182  cl-subs:    15699  v-elim:      0  v-fix:    0  time:  5.38 s
3131.44/785.33	c vivif2 --  cl tried     3168 cl shrink        0 lits rem          0 time: 0.00
3132.24/785.50	c vivif2 --  cl tried   182366 cl shrink      159 lits rem        159 time: 0.17
3133.44/785.84	c asymm  cl-useful: 0/653/3168 lits-rem:0 time: 0.34
3133.44/785.84	c calculated reachability. Time: 0.00
3133.44/785.84	c  N dy 27393   6215322       718      3168     39421    182366    126746   3333400      9.41   no data
3148.18/789.58	c  N dy 27490   6235415       718      3168     39421    102622    126746   1224717      9.41     10.78
3158.56/792.18	c  N dy 27579   6255474       718      3168     39421    121959    126746   1667459      9.41     10.41
3169.77/794.97	c  N dy 27653   6275506       718      3168     39421    141305    126746   2096257      9.41     12.15
3181.69/797.97	c  N dy 27742   6295624       718      3168     39421    160778    126746   2539690      9.41     10.04
3194.44/801.18	c  N dy 27837   6315686       718      3168     39421    180151    126746   2966642      9.41     10.04
3208.41/804.69	c  N dy 27920   6336258       718      3168     39421    200047    126746   3415795      9.41     10.04
3221.56/807.97	c  N dy 28025   6356484       718      3168     39421    116372    126746   1473612      9.41      9.93
3232.72/810.73	c  N dy 28111   6376821       718      3168     39421    136042    126746   1929417      9.41      9.97
3244.68/813.71	c  N dy 28213   6397168       718      3168     39421    155730    126746   2380301      9.41      9.91
3257.07/816.82	c  N dy 28297   6417323       718      3168     39422    175225    126746   2818565      9.41     10.05
3270.65/820.21	c  N dy 28377   6437855       718      3168     39422    195049    126746   3263455      9.41      9.93
3285.35/823.92	c  N dy 28494   6458002       718      3168     39423    108817    126746   1278113      9.41      9.92
3296.13/826.62	c  N dy 28588   6478262       718      3168     39423    128358    126746   1723597      9.41      9.99
3307.68/829.58	c  N dy 28668   6498499       718      3168     39423    147940    126746   2152386      9.41      9.93
3319.65/832.59	c  N dy 28772   6518625       718      3168     39423    167421    126746   2610331      9.41      9.92
3332.80/835.82	c  N dy 28854   6538748       718      3168     39423    186910    126746   3051605      9.41      9.95
3346.36/839.26	c  N dy 28940   6558821       718      3168     39423    206224    126746   3484824      9.41     10.04
3359.92/842.69	c  N dy 29033   6578977       718      3168     39423    118276    126746   1484224      9.41      9.92
3371.11/845.44	c  N dy 29113   6599052       718      3168     39423    137706    126746   1929474      9.41      9.92
3383.06/848.44	c  N dy 29205   6619447       718      3168     39424    157502    126746   2390885      9.41      9.93
3395.81/851.63	c  N dy 29302   6639492       718      3168     39425    176858    126746   2828640      9.41      9.96
3409.38/855.00	c  N dy 29381   6659598       718      3168     39425    196324    126746   3254740      9.41      9.95
3423.33/858.51	c  N dy 29472   6679600       718      3168     39425    215635    126746   3690822      9.41     12.57
3436.49/861.89	c  N dy 29583   6700385       718      3168     39425    126808    126746   1676147      9.42      9.98
3446.10/864.23	c  S st 29653   6715322       718      3168     39425    141262    126746   2014192      9.42   no data
3446.44/864.31	c  S st 29653   6715823       718      3168     39425    141763    126746   2029981      9.42   no data
3446.44/864.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3447.24/864.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.26
3447.24/864.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3447.24/864.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3447.64/864.68	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.09 s
3447.64/864.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    718 time:  0.00 s
3447.64/864.68	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
3448.04/864.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3452.83/865.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.17 s
3466.39/869.38	c lits-rem:      1438  cl-subs:     7534  v-elim:      0  v-fix:    0  time:  3.38 s
3466.39/869.38	c vivif2 --  cl tried     3168 cl shrink        0 lits rem          0 time: 0.00
3466.79/869.49	c vivif2 --  cl tried   134229 cl shrink      538 lits rem        544 time: 0.11
3468.38/869.89	c asymm  cl-useful: 0/750/3168 lits-rem:0 time: 0.38
3468.78/869.90	c calculated reachability. Time: 0.00
3468.78/869.90	c  N dy 29653   6715823       718      3168     39425    134229    126743   1941426      9.42   no data
3483.53/873.65	c  N dy 29723   6735946       718      3168     39425    153726    126743   2388176      9.42      9.92
3497.09/877.08	c  N dy 29820   6756431       718      3168     39425    173535    126743   2836207      9.42      9.92
3511.05/880.58	c  N dy 29900   6776732       718      3168     39425    193084    126743   3272910      9.42      9.94
3525.05/884.06	c  N dy 29976   6796795       718      3168     39427    212585    126743   3728655      9.42     10.39
3538.95/887.56	c  N dy 30083   6816877       718      3168     39427    122062    126743   1574455      9.42     11.84
3550.53/890.48	c  N dy 30173   6837537       718      3168     39427    142088    126743   2038417      9.42     10.02
3563.28/893.61	c  N dy 30264   6858213       718      3168     39427    162111    126743   2506639      9.42      9.93
3576.44/896.91	c  N dy 30359   6878326       718      3168     39427    181591    126743   2950998      9.42      9.94
3589.60/900.29	c  N dy 30456   6898390       718      3168     39427    201014    126743   3406341      9.42      9.95
3604.35/903.94	c  N dy 30522   6918628       718      3168     39427    220540    126743   3842670      9.42      9.92
3617.16/907.20	c  N dy 30582   6939167       718      3168     39427    129246    126743   1674665      9.42      9.94
3628.68/910.05	c  N dy 30676   6959185       718      3168     39427    148615    126743   2119717      9.42     11.55
3640.65/913.07	c  N dy 30776   6979631       718      3168     39427    168416    126743   2590737      9.42      9.93
3653.80/916.31	c  N dy 30861   6999823       718      3168     39427    187948    126743   3031432      9.42      9.92
3666.97/919.68	c  N dy 30956   7019883       718      3168     39427    207343    126743   3474220      9.42      9.92
3682.54/923.54	c  N dy 31038   7039979       718      3168     39427    114606    126743   1332906      9.42      9.94
3692.88/926.18	c  N dy 31122   7060064       718      3168     39427    134041    126743   1777799      9.42      9.96
3704.47/929.06	c  N dy 31222   7080235       718      3168     39427    153600    126743   2221015      9.42      9.99
3716.81/932.14	c  N dy 31312   7100287       718      3168     39427    172988    126743   2650897      9.42     10.86
3729.18/935.29	c  N dy 31407   7120545       718      3168     39427    192586    126743   3100721      9.42      9.93
3743.53/938.84	c  N dy 31516   7141835       718      3168     39428    213184    126743   3567715      9.42      9.98
3758.28/942.56	c  N dy 31590   7161984       718      3168     39428    119497    126743   1411768      9.42      9.97
3769.06/945.24	c  N dy 31687   7182061       718      3168     39428    138860    126743   1852470      9.42      9.92
3780.22/948.05	c  N dy 31782   7202078       718      3168     39428    158251    126743   2294558      9.42      9.94
3788.59/950.13	c  S st 31834   7215823       718      3168     39428    171537    126743   2598141      9.42      8.89
3788.99/950.20	c  S st 31834   7216325       718      3168     39428    172038    126743   2613946      9.42   no data
3788.99/950.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3789.79/950.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.5M T:  0.24
3789.79/950.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3789.79/950.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3790.19/950.55	c subs with bin:        0  lits-rem:         4  v-fix:    0  time:  0.09 s
3790.19/950.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    718 time:  0.00 s
3790.19/950.56	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
3790.19/950.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3796.17/952.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
3817.30/957.32	c lits-rem:      1702  cl-subs:    11466  v-elim:      0  v-fix:    0  time:  5.20 s
3817.30/957.32	c vivif2 --  cl tried     3168 cl shrink        0 lits rem          0 time: 0.00
3817.70/957.45	c vivif2 --  cl tried   160572 cl shrink      440 lits rem        514 time: 0.12
3818.94/957.73	c asymm  cl-useful: 0/750/3168 lits-rem:0 time: 0.27
3818.94/957.74	c calculated reachability. Time: 0.00
3818.94/957.74	c  N dy 31834   7216325       718      3168     39428    160572    126739   2474871      9.42   no data
3833.25/961.35	c  N dy 31936   7237369       718      3168     39428    180945    126739   2946323      9.42     10.00
3846.81/964.73	c  N dy 32033   7257403       718      3168     39428    200319    126739   3385739      9.42     10.03
3860.77/968.23	c  N dy 32136   7277492       718      3168     39428    219711    126739   3839194      9.42     10.25
3874.73/971.77	c  N dy 32232   7297656       718      3168     39428    125366    126739   1542197      9.42     10.11
3885.88/974.51	c  N dy 32341   7317810       718      3168     39428    144898    126739   1991196      9.42      9.98
3897.90/977.57	c  N dy 32440   7338212       718      3168     39428    164621    126739   2429010      9.42      9.98
3910.22/980.66	c  N dy 32533   7358828       718      3168     39428    184548    126739   2892844      9.42      9.94
3922.98/983.88	c  N dy 32616   7378913       718      3168     39429    203948    126739   3334248      9.42      9.96
3936.96/987.35	c  N dy 32716   7398953       718      3168     39429    223292    126739   3780450      9.42      9.99
3950.54/990.76	c  N dy 32804   7419191       718      3168     39429    127879    126739   1584082      9.42     10.11
3961.66/993.52	c  N dy 32892   7439260       718      3168     39429    147280    126739   2034679      9.42      9.97
3973.61/996.55	c  N dy 32977   7459651       718      3168     39429    166986    126739   2468144      9.42      9.93
3985.98/999.67	c  N dy 33070   7479754       718      3168     39429    186457    126739   2904124      9.42     10.07
3999.53/1003.07	c  N dy 33155   7500173       718      3168     39429    206197    126739   3346389      9.42     10.02
4013.49/1006.55	c  N dy 33259   7520332       718      3168     39429    225654    126739   3793186      9.42     10.00
4027.45/1010.08	c  N dy 33359   7540517       718      3168     39429    129148    126739   1577363      9.43      9.94
4038.61/1012.87	c  N dy 33457   7560524       718      3168     39429    148504    126739   2016865      9.43      9.95
4050.58/1015.84	c  N dy 33553   7580532       718      3168     39429    167826    126739   2456846      9.43     10.17
4062.94/1018.92	c  N dy 33640   7600547       718      3168     39429    187211    126739   2909059      9.43     10.77
4076.11/1022.23	c  N dy 33730   7620630       718      3168     39429    206578    126739   3363510      9.43      9.96
4090.06/1025.72	c  N dy 33826   7640634       718      3168     39429    225929    126739   3804090      9.43      9.99
4104.41/1029.32	c  N dy 33907   7660840       718      3168     39429    128503    126739   1547163      9.43     10.01
4115.18/1032.06	c  N dy 34001   7681241       718      3168     39429    148265    126739   1997999      9.43     10.00
4127.14/1035.02	c  N dy 34101   7701248       718      3168     39429    167612    126739   2434886      9.43      9.93
4136.32/1037.39	c  S st 34173   7716326       718      3168     39429    182183    126739   2770233      9.43      8.65
4136.72/1037.47	c  S st 34173   7716826       718      3168     39429    182681    126739   2783600      9.43   no data
4136.72/1037.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4137.92/1037.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.8M T:  0.29
4137.92/1037.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4137.92/1037.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4138.32/1037.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
4138.32/1037.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    718 time:  0.00 s
4138.32/1037.88	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
4138.73/1037.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4143.89/1039.26	c subs with bin:      102  lits-rem:        11  v-fix:    0  time:  1.24 s
4168.62/1045.45	c lits-rem:      2117  cl-subs:    12857  v-elim:      0  v-fix:    0  time:  6.12 s
4168.62/1045.45	c vivif2 --  cl tried     3168 cl shrink        0 lits rem          0 time: 0.00
4169.02/1045.58	c vivif2 --  cl tried   169722 cl shrink        0 lits rem          0 time: 0.14
4170.61/1045.90	c asymm  cl-useful: 0/730/3168 lits-rem:0 time: 0.30
4170.61/1045.91	c calculated reachability. Time: 0.00
4170.61/1045.91	c  N dy 34173   7716826       718      3168     39429    169722    126739   2624183      9.43   no data
4184.17/1049.39	c  N dy 34277   7736839       718      3168     39429    189061    126739   3063788      9.43     10.05
4197.73/1052.75	c  N dy 34377   7756930       718      3168     39429    208536    126739   3511131      9.43     11.36
4211.69/1056.28	c  N dy 34468   7776994       718      3168     39429    227984    126739   3945587      9.43     10.46
4225.65/1059.78	c  N dy 34563   7796999       718      3168     39429    129523    126739   1575424      9.43      9.94
4236.81/1062.56	c  N dy 34661   7817189       718      3168     39429    149069    126739   2021884      9.43     10.00
4248.81/1065.58	c  N dy 34767   7837219       718      3168     39429    168464    126739   2465455      9.43     10.05
4261.56/1068.77	c  N dy 34868   7857529       718      3168     39429    188083    126739   2919844      9.43      9.97
4275.14/1072.14	c  N dy 34985   7877546       718      3168     39430    207468    126739   3370381      9.43      9.98
4289.44/1075.72	c  N dy 35072   7897798       718      3168     39430    227018    126739   3805911      9.43     10.03
4304.20/1079.49	c  N dy 35158   7918281       718      3168     39430    127953    126739   1524001      9.43      9.98
4315.36/1082.27	c  N dy 35250   7938286       718      3168     39430    147282    126739   1956635      9.43     10.61
4327.35/1085.25	c  N dy 35344   7958355       718      3168     39430    166740    126739   2398073      9.43     11.75
4339.69/1088.37	c  N dy 35428   7978393       718      3168     39430    186108    126739   2831392      9.43      9.96
4353.26/1091.70	c  N dy 35506   7998428       718      3168     39431    205417    126739   3245902      9.43      9.95
4367.60/1095.39	c  N dy 35591   8019133       718      3168     39431    225413    126739   3687321      9.43     10.02
4383.15/1099.27	c  N dy 35687   8039267       718      3168     39431    125079    126739   1449121      9.43      9.94
4394.31/1102.02	c  N dy 35786   8059377       718      3168     39432    144527    126739   1884186      9.43     10.01
4405.88/1104.90	c  N dy 35888   8079700       718      3168     39432    164229    126739   2346376      9.44     10.13
4417.84/1107.98	c  N dy 35974   8099710       718      3168     39432    183593    126739   2778577      9.44      9.96
4431.00/1111.23	c  N dy 36074   8119847       718      3168     39432    203100    126739   3228640      9.44      9.94
4444.96/1114.74	c  N dy 36166   8140299       718      3168     39432    222861    126739   3674184      9.44     10.13
4462.11/1119.01	c  N dy 36267   8160474       718      3168     39433    121506    126739   1347751      9.44     10.03
4472.86/1121.74	c  N dy 36365   8180582       718      3168     39433    141016    126739   1792250      9.44      9.94
4484.44/1124.61	c  N dy 36448   8200750       718      3168     39433    160552    126739   2240203      9.44      9.98
4494.03/1127.09	c  S st 36523   8216827       718      3168     39433    176110    126739   2588577      9.44   no data
4494.45/1127.16	c  S st 36523   8217330       718      3168     39433    176613    126739   2603935      9.44   no data
4494.45/1127.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4495.59/1127.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.7M T:  0.25
4495.59/1127.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4495.59/1127.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4495.99/1127.52	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.09 s
4495.99/1127.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    718 time:  0.00 s
4495.99/1127.53	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
4495.99/1127.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4501.58/1128.96	c subs with bin:      827  lits-rem:         0  v-fix:    0  time:  1.30 s
4521.91/1134.09	c lits-rem:      1394  cl-subs:    10607  v-elim:      0  v-fix:    0  time:  5.06 s
4522.31/1134.10	c vivif2 --  cl tried     3168 cl shrink        0 lits rem          0 time: 0.00
4522.71/1134.24	c vivif2 --  cl tried   165179 cl shrink      569 lits rem        571 time: 0.14
4524.31/1134.62	c asymm  cl-useful: 0/698/3168 lits-rem:0 time: 0.38
4524.31/1134.62	c calculated reachability. Time: 0.00
4524.31/1134.62	c  N dy 36523   8217330       718      3168     39433    165179    126736   2466660      9.44   no data
4538.66/1138.27	c  N dy 36617   8237475       718      3168     39433    184701    126736   2907097      9.44      9.97
4552.62/1141.71	c  N dy 36725   8257744       718      3168     39433    204287    126736   3348398      9.44      9.96
4566.58/1145.21	c  N dy 36826   8277827       718      3168     39433    223691    126736   3785283      9.44      9.99
4581.75/1149.04	c  N dy 36926   8297970       718      3168     39433    243122    126736   4213091      9.44      9.97
4594.49/1152.28	c  N dy 37024   8318283       718      3168     39434    141072    126736   1791769      9.44      9.94
4606.45/1155.24	c  N dy 37122   8338584       718      3168     39434    160746    126736   2240489      9.44      9.98
4619.20/1158.41	c  N dy 37211   8358911       718      3168     39434    180440    126736   2686800      9.44      9.95
4632.37/1161.71	c  N dy 37302   8378973       718      3168     39434    199815    126736   3135693      9.44      9.95
4645.92/1165.17	c  N dy 37399   8399020       718      3168     39434    219147    126736   3562680      9.44     10.89
4660.29/1168.79	c  N dy 37500   8419157       718      3168     39434    238645    126736   4007745      9.44      9.95
4674.62/1172.33	c  N dy 37616   8439167       718      3168     39434    135278    126736   1643472      9.44      9.95
4685.80/1175.19	c  N dy 37715   8459432       718      3168     39434    154872    126736   2086478      9.44      9.95
4698.16/1178.25	c  N dy 37805   8479562       718      3168     39434    174347    126736   2520312      9.44     10.00
4710.92/1181.46	c  N dy 37890   8499801       718      3168     39434    193943    126736   2961722      9.44      9.95
4724.88/1184.92	c  N dy 37995   8520061       718      3168     39434    213550    126736   3413534      9.45     10.11
4739.66/1188.70	c  N dy 38108   8540130       718      3168     39434    233043    126736   3860761      9.45      9.95
4755.58/1192.61	c  N dy 38187   8560226       718      3168     39435    128630    126736   1469566      9.45     10.00
4766.40/1195.34	c  N dy 38287   8580310       718      3168     39435    148091    126736   1920158      9.45     10.08
4778.32/1198.37	c  N dy 38392   8600316       718      3168     39435    167450    126736   2359877      9.45     10.01
4790.68/1201.45	c  N dy 38482   8620338       718      3168     39435    186841    126736   2805032      9.45     10.03

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366809-1305392658/watcher-3366809-1305392658 -o /tmp/evaluation-result-3366809-1305392658/solver-3366809-1305392658 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366809-1305392658.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.73 5.53 6.86 5/386 10669
/proc/meminfo: memFree=14940760/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 407 0 0 0 0 0 0 0 22 0 4 0 729496438 52396032 347 33554432000 4194304 4580107 140735963196240 18446744073709551615 47959009753010 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 12792 351 302 95 0 7774 0
[pid=10669/tid=10670] ppid=10667 vsize=282516 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 215 0 0 0 0 0 0 0 24 0 4 0 729496438 289296384 1654 33554432000 4194304 4580107 140735963196240 18446744073709551615 216735204458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=282664 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 385 0 0 0 0 0 0 0 24 0 4 0 729496438 289447936 1665 33554432000 4194304 4580107 140735963196240 18446744073709551615 216734839841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=282664 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 350 0 0 0 0 0 0 0 24 0 4 0 729496438 289447936 1668 33554432000 4194304 4580107 140735963196240 18446744073709551615 216735283694 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0401 s]
/proc/loadavg: 3.73 5.53 6.86 5/386 10669
/proc/meminfo: memFree=14940760/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=283844 CPUtime=0.12 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 3029 0 0 0 11 1 0 0 23 0 4 0 729496438 290656256 2944 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 70961 2944 373 95 0 65943 0
[pid=10669/tid=10670] ppid=10667 vsize=283844 CPUtime=0.02 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 596 0 0 0 2 0 0 0 24 0 4 0 729496438 290656256 2944 33554432000 4194304 4580107 140735963196240 18446744073709551615 4479086 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=283844 CPUtime=0.02 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 723 0 0 0 2 0 0 0 24 0 4 0 729496438 290656256 2945 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=283844 CPUtime=0.02 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 538 0 0 0 2 0 0 0 18 0 4 0 729496438 290656256 2948 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 283844

[startup+0.101835 s]
/proc/loadavg: 3.73 5.53 6.86 5/386 10669
/proc/meminfo: memFree=14940760/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=303060 CPUtime=0.97 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 5752 0 0 0 95 2 0 0 24 0 4 0 729496438 310333440 4856 33554432000 4194304 4580107 140735963196240 18446744073709551615 216735221895 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 76477 6069 376 95 0 71459 0
[pid=10669/tid=10670] ppid=10667 vsize=305908 CPUtime=0.81 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 2157 0 0 0 81 0 0 0 19 0 4 0 729496438 313249792 6069 33554432000 4194304 4580107 140735963196240 18446744073709551615 216735221943 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=305908 CPUtime=0.81 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) D 10667 10669 10272 0 -1 4202560 2047 0 0 0 81 0 0 0 19 0 4 0 729496438 313249792 6069 33554432000 4194304 4580107 140735963196240 18446744073709551615 4485991 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=305908 CPUtime=0.81 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) D 10667 10669 10272 0 -1 4202560 1969 0 0 0 81 0 0 0 19 0 4 0 729496438 313249792 6069 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 303060

[startup+0.931948 s]
/proc/loadavg: 3.73 5.53 6.86 5/386 10669
/proc/meminfo: memFree=14940760/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=288132 CPUtime=3.68 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 9756 0 0 0 365 3 0 0 25 0 4 0 729496438 295047168 5659 33554432000 4194304 4580107 140735963196240 18446744073709551615 4292913 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 72033 5659 376 95 0 67015 0
[pid=10669/tid=10670] ppid=10667 vsize=288132 CPUtime=0.91 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 2382 0 0 0 91 0 0 0 19 0 4 0 729496438 295047168 5659 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=288132 CPUtime=0.92 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 2288 0 0 0 91 1 0 0 19 0 4 0 729496438 295047168 5659 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=288132 CPUtime=0.91 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 2249 0 0 0 91 0 0 0 19 0 4 0 729496438 295047168 5659 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 288132

[startup+1.00093 s]
/proc/loadavg: 3.73 5.53 6.86 5/386 10669
/proc/meminfo: memFree=14940760/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=288132 CPUtime=3.96 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 9990 0 0 0 393 3 0 0 25 0 4 0 729496438 295047168 5893 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489196 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 72033 5893 376 95 0 67015 0
[pid=10669/tid=10670] ppid=10667 vsize=288132 CPUtime=0.98 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 2443 0 0 0 98 0 0 0 19 0 4 0 729496438 295047168 5893 33554432000 4194304 4580107 140735963196240 18446744073709551615 4322703 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=288132 CPUtime=0.99 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 2350 0 0 0 98 1 0 0 19 0 4 0 729496438 295047168 5893 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=288132 CPUtime=0.98 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 2313 0 0 0 98 0 0 0 19 0 4 0 729496438 295047168 5893 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 288132

[startup+1.50085 s]
/proc/loadavg: 3.73 5.53 6.86 5/386 10669
/proc/meminfo: memFree=14940760/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=288616 CPUtime=5.95 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 12338 0 0 0 592 3 0 0 25 0 4 0 729496438 295542784 6417 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294367 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 72154 6417 378 95 0 67136 0
[pid=10669/tid=10670] ppid=10667 vsize=288616 CPUtime=1.47 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 2992 0 0 0 147 0 0 0 20 0 4 0 729496438 295542784 6417 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=288616 CPUtime=1.49 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 2914 0 0 0 148 1 0 0 20 0 4 0 729496438 295542784 6417 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=288616 CPUtime=1.48 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 3037 0 0 0 148 0 0 0 19 0 4 0 729496438 295542784 6417 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294185 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 288616

[startup+3.10057 s]
/proc/loadavg: 4.07 5.57 6.87 9/390 10673
/proc/meminfo: memFree=14857200/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=298380 CPUtime=12.32 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 20508 0 0 0 1228 4 0 0 25 0 4 0 729496438 305541120 12520 33554432000 4194304 4580107 140735963196240 18446744073709551615 4321874 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 74595 12520 378 95 0 69577 0
[pid=10669/tid=10670] ppid=10667 vsize=298380 CPUtime=3.05 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 4699 0 0 0 305 0 0 0 25 0 4 0 729496438 305541120 12520 33554432000 4194304 4580107 140735963196240 18446744073709551615 4295831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=298380 CPUtime=3.08 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 5077 0 0 0 307 1 0 0 25 0 4 0 729496438 305541120 12520 33554432000 4194304 4580107 140735963196240 18446744073709551615 4413486 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=298380 CPUtime=3.08 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 5139 0 0 0 308 0 0 0 25 0 4 0 729496438 305541120 12521 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 298380

[startup+6.30101 s]
/proc/loadavg: 4.38 5.61 6.87 9/390 10673
/proc/meminfo: memFree=14813188/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=280524 CPUtime=25.08 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 31419 0 0 0 2502 6 0 0 25 0 4 0 729496438 287256576 16728 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293957 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 70131 16728 378 95 0 65113 0
[pid=10669/tid=10670] ppid=10667 vsize=280524 CPUtime=6.21 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 7712 0 0 0 620 1 0 0 25 0 4 0 729496438 287256576 16728 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=280524 CPUtime=6.28 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 8063 0 0 0 627 1 0 0 25 0 4 0 729496438 287256576 16728 33554432000 4194304 4580107 140735963196240 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=280524 CPUtime=6.28 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 7440 0 0 0 627 1 0 0 25 0 4 0 729496438 287256576 16728 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 280524

[startup+12.7009 s]
/proc/loadavg: 4.67 5.65 6.88 9/390 10673
/proc/meminfo: memFree=14754772/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=281192 CPUtime=50.63 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 46273 0 0 0 5054 9 0 0 25 0 4 0 729496438 287940608 24344 33554432000 4194304 4580107 140735963196240 18446744073709551615 4318432 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 70298 24344 378 95 0 65280 0
[pid=10669/tid=10670] ppid=10667 vsize=281192 CPUtime=12.54 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 10767 0 0 0 1253 1 0 0 25 0 4 0 729496438 287940608 24356 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293301 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=281192 CPUtime=12.7 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 11686 0 0 0 1268 2 0 0 25 0 4 0 729496438 287940608 24356 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=281192 CPUtime=12.7 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 12688 0 0 0 1268 2 0 0 25 0 4 0 729496438 287940608 24356 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 281192

[startup+25.5007 s]
/proc/loadavg: 5.18 5.72 6.89 9/390 10673
/proc/meminfo: memFree=14704800/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=412976 CPUtime=101.65 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 69439 0 0 0 10150 15 0 0 25 0 4 0 729496438 422887424 31182 33554432000 4194304 4580107 140735963196240 18446744073709551615 4342268 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 103244 31182 378 95 0 98226 0
[pid=10669/tid=10670] ppid=10667 vsize=412976 CPUtime=25.18 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 16801 0 0 0 2515 3 0 0 25 0 4 0 729496438 422887424 31182 33554432000 4194304 4580107 140735963196240 18446744073709551615 4320915 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=412976 CPUtime=25.48 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 17874 0 0 0 2545 3 0 0 25 0 4 0 729496438 422887424 31182 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=412976 CPUtime=25.48 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 19535 0 0 0 2544 4 0 0 25 0 4 0 729496438 422887424 31182 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 412976

[startup+51.1002 s]
/proc/loadavg: 6.27 5.94 6.93 9/390 10674
/proc/meminfo: memFree=14665924/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=369664 CPUtime=203.74 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 107313 0 0 0 20349 25 0 0 25 0 4 0 729496438 378535936 33334 33554432000 4194304 4580107 140735963196240 18446744073709551615 4321038 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 92416 33334 378 95 0 87398 0
[pid=10669/tid=10670] ppid=10667 vsize=369664 CPUtime=50.47 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 23938 0 0 0 5042 5 0 0 25 0 4 0 729496438 378535936 33334 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=369664 CPUtime=51.08 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 29213 0 0 0 5102 6 0 0 25 0 4 0 729496438 378535936 33334 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=369664 CPUtime=51.08 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 30764 0 0 0 5101 7 0 0 25 0 4 0 729496438 378535936 33334 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294704 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 369664

[startup+102.3 s]
/proc/loadavg: 7.44 6.31 7.00 9/390 10675
/proc/meminfo: memFree=14601908/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=373636 CPUtime=407.91 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 167846 0 0 0 40751 40 0 0 25 0 4 0 729496438 382603264 42481 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10669/statm: 93409 42481 378 95 0 88391 0
[pid=10669/tid=10670] ppid=10667 vsize=373636 CPUtime=101.03 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 35522 0 0 0 10096 7 0 0 25 0 4 0 729496438 382603264 42481 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=373636 CPUtime=102.28 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 50009 0 0 0 10216 12 0 0 25 0 4 0 729496438 382603264 42481 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=373636 CPUtime=102.28 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 46246 0 0 0 10218 10 0 0 25 0 4 0 729496438 382603264 42481 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.91
Current children cumulated vsize (KiB) 373636

[startup+162.301 s]

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

[pid=10669] ppid=10667 vsize=685596 CPUtime=2800.47 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 835487 0 0 0 279810 237 0 0 25 0 4 0 729496438 702050304 107927 33554432000 4194304 4580107 140735963196240 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 171399 107927 396 95 0 166381 0
[pid=10669/tid=10670] ppid=10667 vsize=685596 CPUtime=694.6 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 180865 0 0 0 69410 50 0 0 25 0 4 0 729496438 702050304 107927 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=685596 CPUtime=702.28 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 245124 0 0 0 70157 71 0 0 25 0 4 0 729496438 702050304 107927 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=685596 CPUtime=702.29 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 205607 0 0 0 70170 59 0 0 25 0 4 0 729496438 702050304 107927 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2800.47
Current children cumulated vsize (KiB) 685596

[startup+762.301 s]
/proc/loadavg: 8.06 7.90 7.54 9/390 10693
/proc/meminfo: memFree=13994268/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=706948 CPUtime=3039.72 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 887024 0 0 0 303715 257 0 0 25 0 4 0 729496438 723914752 118198 33554432000 4194304 4580107 140735963196240 18446744073709551615 4305296 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 176737 118198 378 95 0 171719 0
[pid=10669/tid=10670] ppid=10667 vsize=706948 CPUtime=754.6 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 187629 0 0 0 75407 53 0 0 25 0 4 0 729496438 723914752 118198 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=706948 CPUtime=762.28 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 259572 0 0 0 76151 77 0 0 25 0 4 0 729496438 723914752 118198 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=706948 CPUtime=762.29 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 221929 0 0 0 76165 64 0 0 25 0 4 0 729496438 723914752 118198 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3039.72
Current children cumulated vsize (KiB) 706948

[startup+822.301 s]
/proc/loadavg: 8.13 7.94 7.58 9/390 10694
/proc/meminfo: memFree=13998424/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=688656 CPUtime=3279 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 929761 0 0 0 327628 272 0 0 25 0 4 0 729496438 705183744 116583 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 172164 116583 378 95 0 167146 0
[pid=10669/tid=10670] ppid=10667 vsize=688656 CPUtime=814.61 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 198432 0 0 0 81405 56 0 0 25 0 4 0 729496438 705183744 116587 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=688656 CPUtime=822.29 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 274839 0 0 0 82147 82 0 0 25 0 4 0 729496438 705183744 116587 33554432000 4194304 4580107 140735963196240 18446744073709551615 4325482 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=688656 CPUtime=822.3 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 229009 0 0 0 82163 67 0 0 25 0 4 0 729496438 705183744 116587 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3279
Current children cumulated vsize (KiB) 688656

[startup+882.3 s]
/proc/loadavg: 8.11 7.96 7.61 9/390 10696
/proc/meminfo: memFree=14012244/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=836824 CPUtime=3518.23 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 982683 0 0 0 351535 288 0 0 25 0 4 0 729496438 856907776 126385 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 209206 126385 378 95 0 204188 0
[pid=10669/tid=10670] ppid=10667 vsize=836824 CPUtime=874.6 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 209814 0 0 0 87399 61 0 0 25 0 4 0 729496438 856907776 126385 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=836824 CPUtime=882.27 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 293591 0 0 0 88141 86 0 0 25 0 4 0 729496438 856907776 126385 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=836824 CPUtime=882.28 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 238851 0 0 0 88158 70 0 0 25 0 4 0 729496438 856907776 126385 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3518.23
Current children cumulated vsize (KiB) 836824

[startup+942.314 s]
/proc/loadavg: 8.18 8.00 7.64 9/390 10698
/proc/meminfo: memFree=13928860/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=808468 CPUtime=3757.53 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 1033488 0 0 0 375450 303 0 0 25 0 4 0 729496438 827871232 137601 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294400 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 202117 137601 378 95 0 197099 0
[pid=10669/tid=10670] ppid=10667 vsize=808468 CPUtime=934.61 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 220055 0 0 0 93397 64 0 0 25 0 4 0 729496438 827871232 137601 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=808468 CPUtime=942.28 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 308354 0 0 0 94139 89 0 0 25 0 4 0 729496438 827871232 137601 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=808468 CPUtime=942.31 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 249005 0 0 0 94157 74 0 0 25 0 4 0 729496438 827871232 137601 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3757.53
Current children cumulated vsize (KiB) 808468

[startup+1002.3 s]
/proc/loadavg: 8.06 8.00 7.66 9/390 10699
/proc/meminfo: memFree=13905008/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=810956 CPUtime=3996.74 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 1067958 0 0 0 399356 318 0 0 25 0 4 0 729496438 830418944 133164 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 202739 133164 378 95 0 197721 0
[pid=10669/tid=10670] ppid=10667 vsize=810956 CPUtime=994.6 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 226189 0 0 0 99393 67 0 0 25 0 4 0 729496438 830418944 133164 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=810956 CPUtime=1002.27 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 322002 0 0 0 100132 95 0 0 25 0 4 0 729496438 830418944 133164 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=810956 CPUtime=1002.29 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 256270 0 0 0 100152 77 0 0 25 0 4 0 729496438 830418944 133164 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3996.74
Current children cumulated vsize (KiB) 810956

[startup+1062.3 s]
/proc/loadavg: 8.07 8.01 7.68 9/390 10701
/proc/meminfo: memFree=13905328/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=779188 CPUtime=4236.01 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 1117985 0 0 0 423264 337 0 0 25 0 4 0 729496438 797888512 129133 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 194797 129133 378 95 0 189779 0
[pid=10669/tid=10670] ppid=10667 vsize=779188 CPUtime=1054.6 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 240101 0 0 0 105388 72 0 0 25 0 4 0 729496438 797888512 129133 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=779188 CPUtime=1062.27 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 335652 0 0 0 106126 101 0 0 25 0 4 0 729496438 797888512 129133 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=779188 CPUtime=1062.29 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 270027 0 0 0 106148 81 0 0 25 0 4 0 729496438 797888512 129133 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.01
Current children cumulated vsize (KiB) 779188

[startup+1122.3 s]
/proc/loadavg: 8.13 8.04 7.71 9/390 10702
/proc/meminfo: memFree=13885676/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=730316 CPUtime=4475.26 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 1166315 0 0 0 447170 356 0 0 25 0 4 0 729496438 747843584 132549 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294445 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 182579 132550 378 95 0 177561 0
[pid=10669/tid=10670] ppid=10667 vsize=730316 CPUtime=1114.6 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 254601 0 0 0 111383 77 0 0 25 0 4 0 729496438 747843584 132550 33554432000 4194304 4580107 140735963196240 18446744073709551615 4325611 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=730316 CPUtime=1122.27 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 349462 0 0 0 112121 106 0 0 25 0 4 0 729496438 747843584 132550 33554432000 4194304 4580107 140735963196240 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=730316 CPUtime=1122.3 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 280118 0 0 0 112144 86 0 0 25 0 4 0 729496438 747843584 132550 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4475.26
Current children cumulated vsize (KiB) 730316

[startup+1182.3 s]
/proc/loadavg: 8.14 8.06 7.74 9/390 10704
/proc/meminfo: memFree=13867260/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=814544 CPUtime=4714.5 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 1204759 0 0 0 471079 371 0 0 25 0 4 0 729496438 834093056 138509 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 203636 138509 378 95 0 198618 0
[pid=10669/tid=10670] ppid=10667 vsize=814544 CPUtime=1174.59 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 266013 0 0 0 117377 82 0 0 25 0 4 0 729496438 834093056 138509 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=814544 CPUtime=1182.27 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 361692 0 0 0 118116 111 0 0 25 0 4 0 729496438 834093056 138509 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=814544 CPUtime=1182.3 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 287835 0 0 0 118141 89 0 0 25 0 4 0 729496438 834093056 138509 33554432000 4194304 4580107 140735963196240 18446744073709551615 4322678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4714.5
Current children cumulated vsize (KiB) 814544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.10 8.05 7.74 6/388 10706
/proc/meminfo: memFree=13942012/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=830696 CPUtime=4800.26 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 1224587 0 0 0 479648 378 0 0 25 0 4 0 729496438 850632704 147088 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 207674 147088 378 95 0 202656 0
[pid=10669/tid=10670] ppid=10667 vsize=830696 CPUtime=1196.11 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 271110 0 0 0 119527 84 0 0 25 0 4 0 729496438 850632704 147091 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=830696 CPUtime=1203.78 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 366592 0 0 0 120265 113 0 0 25 0 4 0 729496438 850632704 147091 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=830696 CPUtime=1203.81 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 292767 0 0 0 120291 90 0 0 25 0 4 0 729496438 850632704 147091 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 830696

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

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

[startup+1203.8 s]
/proc/loadavg: 8.10 8.05 7.74 6/388 10706
/proc/meminfo: memFree=13942012/32951124 swapFree=65586204/67111528
[pid=10669] ppid=10667 vsize=830696 CPUtime=4800.26 cores=1,3,5,7
/proc/10669/stat : 10669 (strangenight2-m) R 10667 10669 10272 0 -1 4202496 1224587 0 0 0 479648 378 0 0 25 0 4 0 729496438 850632704 147088 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10669/statm: 207674 147088 378 95 0 202656 0
[pid=10669/tid=10670] ppid=10667 vsize=830696 CPUtime=1196.11 cores=1,3,5,7
/proc/10669/task/10670/stat : 10670 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 271110 0 0 0 119527 84 0 0 25 0 4 0 729496438 850632704 147091 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10669/tid=10671] ppid=10667 vsize=830696 CPUtime=1203.78 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 366592 0 0 0 120265 113 0 0 25 0 4 0 729496438 850632704 147091 33554432000 4194304 4580107 140735963196240 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10669/tid=10672] ppid=10667 vsize=830696 CPUtime=1203.81 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (strangenight2-m) R 10667 10669 10272 0 -1 4202560 292767 0 0 0 120291 90 0 0 25 0 4 0 729496438 850632704 147091 33554432000 4194304 4580107 140735963196240 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 830696

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.85
CPU time (s): 4800.35
CPU user time (s): 4796.53
CPU system time (s): 3.81542
CPU usage (%): 398.75
Max. virtual memory (cumulated for all children) (KiB): 1025476

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

runsolver used 4.39333 second user time and 10.5744 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 19:04:18
IDJOB=3366809
IDBENCH=71576
IDSOLVER=1844
FILE ID=node119/3366809-1305392658
RUNJOBID= node119-1305392658-10647
PBS_JOBID= 13324436
Free space on /tmp= 73188 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes6.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366809-1305392658/watcher-3366809-1305392658 -o /tmp/evaluation-result-3366809-1305392658/solver-3366809-1305392658 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366809-1305392658.cnf

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=484775131

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14941784 kB
Buffers:        276740 kB
Cached:        4511784 kB
SwapCached:       4756 kB
Active:       14695840 kB
Inactive:      2980140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14941784 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           11756 kB
Writeback:           0 kB
AnonPages:    12885332 kB
Mapped:          30004 kB
Slab:           210484 kB
PageTables:      56660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102546376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73184 MiB
End job on node119 at 2011-05-14 19:24:24