Trace number 3421635

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) 40000.3 5008.08

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2742.7
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 8 threads
0.07/0.02	c This is CryptoMiniSat 3.0.0
0.07/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.07/0.02	c Reading file 'HOME/instance-3421635-1306690746.cnf'
0.07/0.03	c -- header says num vars:            120
0.07/0.03	c -- header says num clauses:       48342
0.07/0.06	c -- clauses added:            0 learnts,        48342 normals,            0 xors
0.07/0.06	c -- vars added        120
0.07/0.06	c Parsing time:  0.03 s
0.07/0.06	c  N st     0         0       120     48342         0         0    483180         0   no data   no data
0.07/0.41	c asymm  cl-useful: 165/2112/48342 lits-rem:200 time: 0.34
0.07/0.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
3.26/0.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.26/0.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.26/0.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.26/0.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
3.26/0.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.12/5.20	c lits-rem:     71170  cl-subs:    10371  v-elim:      0  v-fix:    0  time:  4.72 s
41.12/5.20	c Finding binary XORs  T:     0.00 s  found:       0
41.12/5.25	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
41.12/5.25	c calculated reachability. Time: 0.00
41.12/5.25	c Calc default polars -  time:   0.00 s pos:      58 undec:       0 neg:      62
41.12/5.25	c =========================================================================================
41.12/5.25	c types(t): F = full restart, N = normal restart
41.12/5.25	c types(t): S = simplification begin/end, E = solution found
41.12/5.25	c restart types(rt): st = static, dy = dynamic
41.12/5.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
41.12/5.25	c  B st     0         0       120     37971         0         0    319505         0   no data   no data
41.92/5.39	c  N dy    16      4152       120     37971         0      3914    319499     70908     13.94     14.84
44.33/5.68	c  N dy    32     12805       120     37971         0      8160    319481    122012     12.92     13.62
45.99/5.83	c  N dy    60     16971       120     37971         0     12062    319470    191705     13.18     13.98
47.51/6.02	c  N dy    69     21852       120     37971         0     10529    319459    154570     12.99     13.87
48.31/6.14	c  F st    83     25001       120     37971         0     13481    319449    205306     12.98     12.63
49.11/6.20	c  N st    86     26191       120     37971         0     14599    319446    226276     12.98   no data
49.90/6.35	c  S st    89     30002       120     37971         0     10381    319438    146051     12.98   no data
50.70/6.40	c  S st    89     30505       120     37971         0     10866    319437    153684     12.98   no data
50.70/6.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.70/6.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
50.70/6.43	c blocked clauses removed:        0 vars:      0 tried:         120 T: 0.00 s
50.70/6.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.70/6.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.70/6.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
50.70/6.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.70/6.44	c lits-rem:        63  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.01 s
50.70/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.90/6.89	c lits-rem:      2809  cl-subs:     1003  v-elim:      0  v-fix:    0  time:  0.44 s
57.89/7.32	c asymm  cl-useful: 41/2431/37698 lits-rem:41 time: 0.43
57.89/7.32	c calculated reachability. Time: 0.00
57.89/7.32	c  N dy    89     30505       120     37698         0     10106    316457    139214     12.98   no data
59.49/7.51	c  N dy   114     34580       120     37698         0     13961    316450    206310     13.07     16.28
61.09/7.74	c  N dy   129     39271       120     37698         0      9337    316437    115903     13.03     13.76
62.69/7.93	c  N dy   155     43373       120     37698         0     13228    316431    185951     13.16     13.89
63.57/8.05	c  S st   178     45757       120     37698         0     15518    316426    228650     13.27   no data
64.39/8.13	c  S st   178     46265       120     37698         0     16002    316419    236358     13.27   no data
64.39/8.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.39/8.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
64.39/8.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.39/8.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.39/8.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.39/8.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
64.39/8.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.39/8.17	c lits-rem:        64  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.01 s
64.39/8.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.07/8.74	c lits-rem:      2134  cl-subs:      717  v-elim:      0  v-fix:    0  time:  0.55 s
69.07/8.74	c vivif2 --  cl tried    37545 cl shrink        0 lits rem          0 time: 0.00
69.07/8.75	c vivif2 --  cl tried    15394 cl shrink        0 lits rem          0 time: 0.00
71.48/9.03	c asymm  cl-useful: 36/996/37545 lits-rem:36 time: 0.29
71.48/9.03	c calculated reachability. Time: 0.00
71.48/9.03	c  N dy   178     46265       120     37545         0     15394    314732    222651     13.27   no data
73.17/9.25	c  N dy   189     50408       120     37545         0     19279    314726    288736     13.23     13.94
80.26/10.18	c  N dy   190     69099       120     37545         0     14946    314717    190395     12.59     13.29
80.26/10.19	c  S st   193     69398       120     37545         0     15234    314716    195843     12.60   no data
81.12/10.26	c  S st   193     69901       120     37545         0     15716    314711    203384     12.60   no data
81.12/10.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.12/10.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
81.12/10.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.12/10.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.12/10.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.12/10.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
81.12/10.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.12/10.29	c lits-rem:        46  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.01 s
81.12/10.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.85/10.82	c lits-rem:      1590  cl-subs:     3212  v-elim:      0  v-fix:    0  time:  0.52 s
85.85/10.83	c vivif2 --  cl tried    37380 cl shrink        0 lits rem          0 time: 0.00
85.85/10.83	c vivif2 --  cl tried    12649 cl shrink        0 lits rem          0 time: 0.00
89.05/11.31	c asymm  cl-useful: 286/2145/37380 lits-rem:287 time: 0.48
89.05/11.31	c calculated reachability. Time: 0.00
89.05/11.31	c  N dy   193     69901       120     37380         0     12649    312736    164591     12.60   no data
91.43/11.59	c  N dy   224     75929       120     37380         0     18339    312728    266568     12.67     13.38
93.84/11.88	c  N dy   244     80813       120     37380         0     22924    312719    345412     12.65     14.42
96.24/12.15	c  N dy   273     86053       120     37380         0     15935    312710    212342     12.68     14.82
97.04/12.23	c  F st   286     87500       120     37380         0     17321    312710    238298     12.72   no data
98.71/12.51	c  N dy   292     92693       120     37380         0     22203    312703    333675     12.72   no data
101.83/12.85	c  N dy   337     98692       120     37380         0     14794    312691    188808     12.79     15.86
104.22/13.15	c  S st   357    104854       120     37380         0     20586    312681    284908     12.76     10.19
105.02/13.23	c  S st   357    105357       120     37380         0     21065    312677    292959     12.76   no data
105.02/13.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.02/13.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
105.02/13.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.02/13.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.02/13.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.02/13.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
105.02/13.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.02/13.28	c lits-rem:       252  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.03 s
105.02/13.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.40/14.06	c lits-rem:      4133  cl-subs:     1342  v-elim:      0  v-fix:    0  time:  0.76 s
111.40/14.06	c vivif2 --  cl tried    37020 cl shrink        0 lits rem          0 time: 0.00
111.40/14.07	c vivif2 --  cl tried    19864 cl shrink        0 lits rem          0 time: 0.00
113.81/14.30	c asymm  cl-useful: 127/910/37020 lits-rem:127 time: 0.24
113.81/14.30	c calculated reachability. Time: 0.00
113.81/14.30	c  N dy   357    105357       120     37020         0     19864    308848    269346     12.76   no data
116.27/14.65	c  N dy   378    112153       120     37020         0     26248    308835    376618     12.73     13.73
119.39/15.08	c  N dy   413    120113       120     37020         0     19631    308828    262832     12.76     13.48
123.39/15.56	c  N dy   461    127839       120     37020         0     26933    308816    394854     12.82     15.22
127.38/16.06	c  N dy   501    136002       120     37020         0     19479    308806    249372     12.85     13.84
131.38/16.54	c  N dy   554    144768       120     37020         0     27701    308798    393670     12.90     15.20
135.37/17.07	c  N dy   576    154199       120     37020         0     20477    308783    255120     12.84     13.53
136.97/17.27	c  S st   599    158037       120     37020         0     24093    308778    318500     12.86     12.05
137.77/17.35	c  S st   599    158539       120     37020         0     24578    308776    325945     12.86   no data
137.77/17.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.77/17.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
137.77/17.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.77/17.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.77/17.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.77/17.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
137.77/17.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.57/17.40	c lits-rem:       159  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.02 s
138.57/17.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.75/18.36	c lits-rem:      3369  cl-subs:     3177  v-elim:      0  v-fix:    0  time:  0.94 s
145.75/18.37	c vivif2 --  cl tried    36670 cl shrink        0 lits rem          0 time: 0.00
145.75/18.37	c vivif2 --  cl tried    21605 cl shrink        0 lits rem          0 time: 0.00
148.16/18.62	c asymm  cl-useful: 119/906/36670 lits-rem:119 time: 0.25
148.16/18.63	c calculated reachability. Time: 0.00
148.16/18.63	c  N dy   599    158539       120     36670         0     21605    305118    279581     12.86   no data
152.94/19.23	c  N dy   659    168690       120     36670         0     31168    305107    447922     12.90     14.62
158.54/19.92	c  N dy   676    179498       120     36670         0     24324    305096    312356     12.84     13.52
165.73/20.83	c  N dy   712    191491       120     36670         0     17830    305076    209151     12.81     13.49
171.32/21.57	c  N dy   773    204005       120     36670         0     29634    305065    417491     12.84     13.59
177.79/22.35	c  N dy   844    217068       120     36670         0     23175    305050    296377     12.87     13.59
185.70/23.34	c  N dy   912    233852       120     36670         0     38990    305034    569556     12.86     13.87
188.09/23.60	c  S st   925    237808       120     36670         0     22926    305032    285679     12.86     11.18
188.09/23.69	c  S st   925    238311       120     36670         0     23408    305031    293199     12.86   no data
188.89/23.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.89/23.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
188.89/23.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
188.89/23.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.89/23.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.89/23.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
188.89/23.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
188.89/23.75	c lits-rem:       137  cl-subs:      130  v-elim:      0  v-fix:    0  time:  0.02 s
188.89/23.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.49/24.45	c lits-rem:      2611  cl-subs:     1093  v-elim:      0  v-fix:    0  time:  0.68 s
194.49/24.45	c vivif2 --  cl tried    36382 cl shrink        0 lits rem          0 time: 0.00
194.49/24.45	c vivif2 --  cl tried    22473 cl shrink        0 lits rem          0 time: 0.00
196.87/24.74	c asymm  cl-useful: 131/924/36382 lits-rem:131 time: 0.29
196.87/24.75	c calculated reachability. Time: 0.00
196.87/24.75	c  N dy   925    238311       120     36382         0     22473    301914    277826     12.86   no data
204.98/25.77	c  N dy  1015    253536       120     36382         0     36879    301898    531809     12.90     15.13
213.76/26.83	c  N dy  1081    269787       120     36382         0     31395    301890    431477     12.90     13.62
223.24/28.03	c  N dy  1175    287042       120     36382         0     26077    301881    330915     12.93     13.72
233.63/29.36	c  F st  1257    306253       120     36382         0     43967    301861    633685     12.93     12.07
233.63/29.37	c  N st  1257    306253       120     36382         0     43967    301861    633685     12.93     12.07
244.01/30.63	c  N dy  1291    326097       120     36382         0     39828    301840    545190     12.89     13.58
255.20/32.03	c  N dy  1370    346176       120     36382         0     35298    301821    476342     12.89     15.27
260.79/32.77	c  S st  1410    357466       120     36382         0     45852    301811    653619     12.88   no data
261.59/32.89	c  S st  1410    357969       120     36382         0     46327    301805    661615     12.88   no data
262.39/32.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
262.39/32.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
262.39/32.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
262.39/32.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.39/32.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.39/32.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
262.39/32.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.39/32.96	c lits-rem:       152  cl-subs:      137  v-elim:      0  v-fix:    0  time:  0.02 s
262.39/32.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.34/36.44	c lits-rem:     10393  cl-subs:     3950  v-elim:      0  v-fix:    0  time:  3.46 s
290.34/36.44	c vivif2 --  cl tried    36055 cl shrink        0 lits rem          0 time: 0.01
290.34/36.45	c vivif2 --  cl tried    42567 cl shrink        0 lits rem          0 time: 0.01
293.53/36.82	c asymm  cl-useful: 89/663/36055 lits-rem:89 time: 0.36
293.53/36.82	c calculated reachability. Time: 0.00
293.53/36.82	c  N dy  1410    357969       120     36055         0     42567    298354    588594     12.88   no data
308.72/38.71	c  N dy  1515    379444       120     36055         0     38476    298340    519913     12.90     13.74
321.49/40.33	c  N dy  1579    399845       120     36055         0     32207    298332    397158     12.88     13.57
334.27/41.98	c  N dy  1673    419919       120     36055         0     51196    298322    728804     12.89     19.60
345.55/43.35	c  N dy  1776    439947       120     36055         0     43738    298311    598340     12.90     14.61
358.23/44.92	c  N dy  1883    460030       120     36055         0     35370    298299    451184     12.93     15.24
370.22/46.43	c  N dy  1993    480417       120     36055         0     54598    298291    792299     12.94     13.79
382.99/48.09	c  N dy  2108    500512       120     36055         0     45254    298281    624127     12.97     16.37
398.27/49.96	c  N dy  2199    520638       120     36055         0     34914    298265    427787     12.98     13.68
407.75/51.19	c  S st  2281    536953       120     36055         0     50269    298257    701312     13.00   no data
409.35/51.31	c  S st  2281    537454       120     36055         0     50748    298255    709258     13.00   no data
409.35/51.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
409.35/51.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
409.35/51.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
409.35/51.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.35/51.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
409.35/51.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
409.35/51.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
409.35/51.37	c lits-rem:        83  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.02 s
409.35/51.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.31/54.85	c lits-rem:      8487  cl-subs:     3674  v-elim:      0  v-fix:    0  time:  3.46 s
437.31/54.86	c vivif2 --  cl tried    35800 cl shrink        0 lits rem          0 time: 0.00
437.31/54.87	c vivif2 --  cl tried    47265 cl shrink        0 lits rem          0 time: 0.01
439.71/55.16	c asymm  cl-useful: 38/676/35800 lits-rem:38 time: 0.29
439.71/55.16	c calculated reachability. Time: 0.00
439.71/55.16	c  N dy  2281    537454       120     35800         0     47265    295564    641670     13.00   no data
454.09/56.96	c  N dy  2364    557530       120     35800         0     36032    295556    441517     13.00     13.83
468.56/58.75	c  N dy  2421    578198       120     35800         0     55434    295546    779009     12.99     13.69
487.64/61.18	c  N dy  2478    608003       120     35800         0     52103    295538    709814     12.95     13.66
502.02/62.98	c  N dy  2569    628339       120     35800         0     39379    295531    495327     12.96     13.65
517.19/64.84	c  N dy  2631    648885       120     35800         0     58572    295519    817304     12.94     13.67
533.17/66.85	c  N dy  2706    668915       120     35800         0     44486    295509    572255     12.94     13.64
549.14/68.83	c  N dy  2821    688972       120     35800         0     63396    295501    913774     12.96     15.62
562.72/70.53	c  N dy  2891    710009       120     35800         0     49164    295491    628756     12.95     13.66
578.70/72.57	c  N dy  2985    730608       120     35800         0     68569    295488    973638     12.97     13.78
591.58/74.12	c  N dy  3006    750632       120     35800         0     52228    295477    672145     12.94     13.77
617.11/77.40	c  N dy  3098    786880       120     35800         0     50534    295462    641781     12.91     13.59
632.22/79.27	c  S st  3176    806181       120     35800         0     68568    295449    951123     12.90     10.25
633.82/79.42	c  S st  3176    806682       120     35800         0     69057    295447    959028     12.90   no data
633.82/79.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
633.82/79.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
633.82/79.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
633.82/79.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
633.82/79.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.82/79.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
633.82/79.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
634.69/79.51	c lits-rem:       218  cl-subs:      108  v-elim:      0  v-fix:    0  time:  0.03 s
634.69/79.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
713.76/89.50	c lits-rem:     16658  cl-subs:     9942  v-elim:      0  v-fix:    0  time:  9.95 s
713.76/89.50	c vivif2 --  cl tried    35445 cl shrink        0 lits rem          0 time: 0.01
714.58/89.52	c vivif2 --  cl tried    59362 cl shrink        0 lits rem          0 time: 0.02
717.68/89.92	c asymm  cl-useful: 10/546/35445 lits-rem:10 time: 0.40
717.68/89.93	c calculated reachability. Time: 0.00
717.68/89.93	c  N dy  3176    806682       120     35445         0     59362    291665    797365     12.90   no data
736.85/92.38	c  N dy  3306    827035       120     35445         0     42529    291662    527906     12.93     13.65
752.82/94.36	c  N dy  3428    847237       120     35445         0     61693    291654    873340     12.94     13.63
771.19/96.68	c  N dy  3535    867251       120     35445         0     43099    291644    532398     12.95     14.45
787.17/98.61	c  N dy  3651    887289       120     35445         0     62175    291641    880035     12.97     13.66
803.14/100.67	c  N dy  3742    907425       120     35445         0     42436    291632    508460     12.97     13.66
816.73/102.37	c  N dy  3816    927477       120     35445         0     61193    291629    830691     12.97     16.15
836.77/104.84	c  N dy  3931    947488       120     35445         0     40535    291623    468088     12.98     15.31
851.08/106.61	c  N dy  3994    968411       120     35445         0     60123    291619    806522     12.98     13.73
875.85/109.74	c  N dy  4056    998218       120     35445         0     47347    291614    560538     12.94     14.08
895.01/112.16	c  N dy  4173   1023906       120     35445         0     71508    291605    978351     12.94     13.82
914.19/114.55	c  N dy  4290   1043998       120     35445         0     49291    291602    614430     12.96     16.01
932.56/116.81	c  N dy  4393   1064714       120     35445         0     68849    291594    964963     12.97     13.72
940.54/117.82	c  F st  4438   1071876       120     35445         0     75655    291591   1087350     12.98   no data
960.62/120.32	c  N dy  4479   1091481       120     35445         0     51429    291587    610164     12.96     13.77
985.28/123.42	c  N dy  4549   1123425       120     35445         0     81145    291578   1102712     12.93     13.64
1004.55/125.87	c  N dy  4591   1143604       120     35445         0     56876    291569    703347     12.92     13.67
1030.09/129.03	c  N dy  4685   1163660       120     35445         0     75768    291564   1035976     12.92     13.64
1061.15/132.95	c  N dy  4779   1185512       120     35445         0     52287    291555    636071     12.92     13.63
1081.12/135.45	c  N dy  4830   1210023       120     35445         0     75106    291549   1010877     12.91      9.23
1081.12/135.45	c  S st  4830   1210023       120     35445         0     75106    291549   1010877     12.91      9.23
1082.80/135.62	c  S st  4830   1210527       120     35445         0     75593    291549   1018991     12.91   no data
1082.80/135.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1082.80/135.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1082.80/135.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1082.80/135.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1082.80/135.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1082.80/135.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
1082.80/135.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1083.62/135.73	c lits-rem:       466  cl-subs:      161  v-elim:      0  v-fix:    0  time:  0.04 s
1083.62/135.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1148.21/143.83	c lits-rem:     16034  cl-subs:    11744  v-elim:      0  v-fix:    0  time:  8.07 s
1148.21/143.84	c vivif2 --  cl tried    35149 cl shrink        0 lits rem          0 time: 0.00
1148.21/143.85	c vivif2 --  cl tried    63984 cl shrink        0 lits rem          0 time: 0.01
1150.61/144.17	c asymm  cl-useful: 20/517/35149 lits-rem:22 time: 0.32
1150.61/144.17	c calculated reachability. Time: 0.00
1150.61/144.17	c  N dy  4830   1210527       120     35149         0     63984    288264    825806     12.91   no data
1170.66/146.64	c  N dy  4927   1230594       120     35149         0     82848    288262   1155163     12.91     13.64
1189.05/148.95	c  N dy  5034   1251128       120     35149         0     57578    288260    723359     12.92     13.62
1208.92/151.44	c  N dy  5162   1271136       120     35149         0     76553    288258   1070859     12.93     15.43
1228.90/153.91	c  N dy  5266   1291168       120     35149         0     49451    288257    573893     12.94     14.21
1244.07/155.83	c  N dy  5368   1311268       120     35149         0     68395    288255    915076     12.95     13.84
1262.44/158.14	c  N dy  5430   1331316       120     35149         0     86804    288245   1216004     12.94     15.36
1286.40/161.19	c  N dy  5465   1355136       120     35149         0     61869    288234    738973     12.91     13.76
1307.17/163.75	c  N dy  5567   1375160       120     35149         0     80672    288227   1066293     12.92     13.65
1332.72/166.92	c  N dy  5648   1395527       120     35149         0     52224    288221    605841     12.91     13.61
1349.51/169.00	c  N dy  5727   1416202       120     35149         0     71578    288208    940541     12.91     13.60
1370.28/171.64	c  N dy  5809   1437301       120     35149         0     91301    288205   1274158     12.91     13.62
1391.15/174.27	c  N dy  5896   1457381       120     35149         0     61460    288200    757929     12.91     13.85
1414.20/177.11	c  N dy  6009   1477641       120     35149         0     80609    288192   1103164     12.92     13.67
1442.17/180.70	c  N dy  6099   1498191       120     35149         0     50205    288185    556827     12.92     13.62
1458.94/182.77	c  N dy  6200   1518510       120     35149         0     69422    288183    905969     12.93     13.73
1479.71/185.37	c  N dy  6309   1538983       120     35149         0     88800    288176   1250773     12.93     13.62
1502.08/188.19	c  N dy  6327   1559976       120     35149         0     57437    288171    663864     12.92     13.62
1519.65/190.34	c  N dy  6447   1580015       120     35149         0     76343    288169   1003744     12.93     15.00
1540.51/192.96	c  N dy  6548   1600082       120     35149         0     95316    288167   1347563     12.93     14.60
1562.79/195.78	c  N dy  6654   1620163       120     35149         0     62533    288164    769971     12.94     13.90
1582.76/198.21	c  N dy  6778   1640254       120     35149         0     81539    288163   1117546     12.95     14.50
1603.52/200.89	c  N dy  6824   1660289       120     35149         0    100228    288155   1431296     12.94     13.62
1627.57/203.85	c  N dy  6957   1680302       120     35149         0     66408    288149    833868     12.95     13.77
1649.85/206.68	c  N dy  7083   1700375       120     35149         0     85385    288148   1180355     12.96     15.18
1663.54/208.33	c  S st  7136   1710527       120     35149         0     94968    288147   1351495     12.97   no data
1665.03/208.57	c  S st  7136   1711028       120     35149         0     95458    288147   1359662     12.97   no data
1665.03/208.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1665.82/208.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1665.82/208.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1665.82/208.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1665.82/208.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1665.82/208.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
1665.82/208.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1666.62/208.72	c lits-rem:       577  cl-subs:      281  v-elim:      0  v-fix:    0  time:  0.06 s
1666.62/208.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1754.49/219.73	c lits-rem:     19117  cl-subs:     6456  v-elim:      0  v-fix:    0  time: 10.96 s
1754.49/219.73	c vivif2 --  cl tried    34688 cl shrink        0 lits rem          0 time: 0.00
1754.49/219.75	c vivif2 --  cl tried    89182 cl shrink        0 lits rem          0 time: 0.02
1757.69/220.11	c asymm  cl-useful: 13/417/34688 lits-rem:13 time: 0.36
1757.69/220.12	c calculated reachability. Time: 0.00
1757.69/220.12	c  N dy  7136   1711028       120     34688         0     89182    283124   1231768     12.97   no data
1784.84/223.60	c  N dy  7207   1731093       120     34688         0     54384    283122    603459     12.96     13.80
1805.60/226.11	c  N dy  7312   1751124       120     34688         0     73359    283120    947045     12.97     13.79
1827.97/228.99	c  N dy  7385   1771162       120     34688         0     92191    283119   1275251     12.97     13.68
1858.32/232.75	c  N dy  7466   1791581       120     34688         0     56679    283114    636647     12.96     13.68
1876.70/235.00	c  N dy  7591   1811615       120     34688         0     75708    283108    985504     12.97     13.67
1898.27/237.74	c  N dy  7706   1831714       120     34688         0     94749    283104   1332064     12.98     15.15
1930.22/241.70	c  N dy  7831   1852950       120     34688         0     59119    283102    673249     12.99     13.77
1950.99/244.30	c  N dy  7944   1873161       120     34688         0     78202    283097   1019015     13.00     13.77
1973.36/247.16	c  N dy  8053   1893198       120     34688         0     97079    283094   1359915     13.00     15.19
2001.31/250.61	c  N dy  8163   1914174       120     34688         0     60244    283091    687583     13.01     13.71
2020.48/253.01	c  N dy  8263   1935447       120     34688         0     80271    283087   1042134     13.01     13.76
2042.84/255.83	c  N dy  8359   1955568       120     34688         0     99303    283084   1383371     13.01     13.73
2070.81/259.37	c  N dy  8461   1976314       120     34688         0     61263    283083    700992     13.02     14.12
2089.98/261.79	c  N dy  8588   1996456       120     34688         0     80371    283078   1054999     13.03     13.74
2111.65/264.41	c  N dy  8680   2016575       120     34688         0     99454    283076   1402062     13.03     13.83
2140.30/268.00	c  N dy  8771   2036607       120     34688         0     59686    283072    662489     13.03     13.78
2162.67/270.83	c  N dy  8867   2056617       120     34688         0     78579    283066   1003039     13.04     13.77
2189.03/274.12	c  N dy  8954   2076637       120     34688         0     97469    283063   1345378     13.04     16.65
2220.99/278.19	c  N dy  9040   2096725       120     34688         0    116405    283060   1686522     13.04     14.82
2242.63/280.88	c  N dy  9109   2117490       120     34688         0     76345    283057    951236     13.04     13.75
2263.32/283.40	c  N dy  9132   2138797       120     34688         0     95994    283054   1264399     13.03     13.78
2289.67/286.76	c  N dy  9212   2158940       120     34688         0    114862    283050   1594727     13.03     13.72
2320.84/290.68	c  N dy  9329   2179356       120     34688         0     74023    283048    915415     13.04     13.91
2353.59/294.71	c  N dy  9454   2199422       120     34688         0     93037    283045   1259024     13.04     13.79
2371.96/297.07	c  S st  9527   2211028       120     34688         0    103942    283044   1460872     13.05   no data
2374.43/297.39	c  S st  9527   2211529       120     34688         0    104429    283043   1469640     13.05   no data
2374.43/297.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2375.26/297.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
2375.95/297.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2375.95/297.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2375.95/297.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2375.95/297.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
2375.95/297.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2375.95/297.55	c lits-rem:       158  cl-subs:      241  v-elim:      0  v-fix:    0  time:  0.05 s
2375.95/297.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2487.79/311.54	c lits-rem:     17825  cl-subs:     7123  v-elim:      0  v-fix:    0  time: 13.94 s
2487.79/311.55	c vivif2 --  cl tried    34317 cl shrink        0 lits rem          0 time: 0.01
2487.79/311.59	c vivif2 --  cl tried    97436 cl shrink        0 lits rem          0 time: 0.03
2492.56/312.14	c asymm  cl-useful: 8/405/34317 lits-rem:8 time: 0.55
2492.56/312.14	c calculated reachability. Time: 0.00
2492.56/312.14	c  N dy  9527   2211529       120     34317         0     97436    279437   1331746     13.05   no data
2530.91/316.93	c  N dy  9640   2231617       120     34317         0    116355    279436   1677149     13.06     14.46
2557.27/320.24	c  N dy  9753   2251787       120     34317         0     74397    279436    915492     13.06     13.99
2579.63/323.05	c  N dy  9861   2271861       120     34317         0     93373    279430   1265181     13.07     15.19
2609.18/326.70	c  N dy  9931   2292595       120     34317         0    112852    279429   1607464     13.07     13.96
2641.13/330.74	c  N dy 10025   2313635       120     34317         0     70541    279427    831966     13.07     13.76
2667.50/334.09	c  N dy 10117   2334003       120     34317         0     89759    279427   1179194     13.07     13.83
2697.84/337.83	c  N dy 10143   2354319       120     34317         0    108614    279425   1492902     13.06     13.78
2734.67/342.50	c  N dy 10272   2375371       120     34317         0     65449    279425    734883     13.07     14.09
2755.36/345.01	c  N dy 10372   2395422       120     34317         0     84420    279422   1077961     13.07     17.78
2778.60/348.00	c  N dy 10498   2415481       120     34317         0    103498    279421   1430984     13.08     16.58
2808.88/351.75	c  N dy 10596   2436409       120     34317         0    123241    279419   1783692     13.08     13.85
2835.24/355.04	c  N dy 10674   2456411       120     34317         0     77904    279418    949242     13.08     14.94
2862.39/358.43	c  N dy 10764   2476868       120     34317         0     97127    279418   1294883     13.08     13.96
2906.33/363.95	c  N dy 10850   2506253       120     34317         0    124695    279417   1774949     13.07     13.78
2938.27/367.93	c  N dy 10949   2528286       120     34317         0     80406    279417    985736     13.07     13.81
2965.43/371.38	c  N dy 11024   2548360       120     34317         0     99290    279415   1319227     13.07     16.26
3003.78/376.17	c  N dy 11137   2568390       120     34317         0    118206    279411   1663948     13.08     13.84
3047.71/381.60	c  N dy 11248   2588441       120     34317         0     71184    279408    825894     13.09     18.87
3079.66/385.60	c  N dy 11319   2608586       120     34317         0     90157    279406   1161957     13.09     13.81
3118.00/390.49	c  N dy 11425   2630292       120     34317         0    110645    279406   1533575     13.09     13.79
3157.94/395.47	c  N dy 11516   2650700       120     34317         0    129900    279404   1881437     13.09     13.81
3192.39/399.77	c  N dy 11621   2676979       120     34317         0     87701    279402   1115502     13.09     13.81
3217.05/402.90	c  N dy 11715   2697179       120     34317         0    106760    279400   1465163     13.09     13.80
3239.41/405.69	c  S st 11788   2711531       120     34317         0    120329    279400   1711136     13.09     13.15
3242.61/406.00	c  S st 11788   2712033       120     34317         0    120811    279399   1719547     13.09   no data
3242.61/406.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3243.41/406.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
3243.41/406.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3243.41/406.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3243.41/406.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3243.41/406.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
3243.41/406.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3243.41/406.16	c lits-rem:        94  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.05 s
3243.41/406.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3375.21/422.69	c lits-rem:     19802  cl-subs:     9116  v-elim:      0  v-fix:    0  time: 16.47 s
3375.21/422.69	c vivif2 --  cl tried    34144 cl shrink        0 lits rem          0 time: 0.00
3376.08/422.72	c vivif2 --  cl tried   111719 cl shrink        0 lits rem          0 time: 0.02
3378.39/423.08	c asymm  cl-useful: 4/367/34144 lits-rem:4 time: 0.36
3378.39/423.09	c calculated reachability. Time: 0.00
3378.39/423.09	c  N dy 11788   2712033       120     34144         0    111719    277711   1544219     13.09   no data
3412.74/427.39	c  N dy 11894   2733931       120     34144         0    132351    277710   1920769     13.09     13.81
3437.58/430.41	c  N dy 11954   2753969       120     34144         0     83606    277709   1033276     13.09     13.83
3462.28/433.52	c  N dy 12043   2774008       120     34144         0    102492    277707   1378863     13.09     14.10
3494.22/437.56	c  N dy 12136   2794072       120     34144         0    121428    277707   1717977     13.09     13.88
3535.07/442.65	c  N dy 12249   2814283       120     34144         0     71748    277706    816985     13.10     14.01
3560.61/445.81	c  N dy 12335   2835175       120     34144         0     91388    277703   1170324     13.10     13.83
3597.26/450.46	c  N dy 12413   2863603       120     34144         0    117937    277701   1624213     13.09     13.82
3630.89/454.66	c  N dy 12505   2884530       120     34144         0    137707    277700   1984739     13.09     13.79
3657.25/457.98	c  N dy 12632   2904554       120     34144         0     87001    277698   1096798     13.10     13.80
3681.94/461.01	c  N dy 12683   2924636       120     34144         0    105892    277698   1433323     13.10     16.37
3710.79/464.69	c  N dy 12790   2944685       120     34144         0    124860    277694   1785183     13.10     15.41
3745.94/469.07	c  N dy 12895   2964797       120     34144         0     73060    277692    821914     13.10     13.88
3764.21/471.34	c  N dy 12925   2984847       120     34144         0     91809    277689   1139254     13.10     13.90
3791.37/474.79	c  N dy 13050   3006296       120     34144         0    112105    277688   1509709     13.10     13.87
3824.20/478.84	c  N dy 13154   3026421       120     34144         0    131091    277687   1860553     13.10     13.81
3857.68/483.03	c  N dy 13230   3046435       120     34144         0     78286    277684    913537     13.10     15.48
3881.63/486.01	c  N dy 13338   3066498       120     34144         0     97293    277684   1265027     13.11     15.55
3909.58/489.50	c  N dy 13389   3086751       120     34144         0    116327    277683   1604211     13.10     13.84
3945.52/494.01	c  N dy 13460   3106918       120     34144         0    135358    277683   1952219     13.10     13.80
3983.86/498.86	c  N dy 13561   3129287       120     34144         0     83755    277683    999223     13.10     13.92
4023.00/503.74	c  N dy 13618   3156934       120     34144         0    109671    277683   1449384     13.10     13.92
4057.35/508.07	c  N dy 13711   3177027       120     34144         0    128641    277683   1793002     13.10     13.82
4101.28/513.56	c  N dy 13833   3197070       120     34144         0     74080    277681    828988     13.10     13.92
4118.85/515.72	c  S st 13915   3212033       120     34144         0     88158    277680   1089463     13.11     12.83
4120.45/515.97	c  S st 13915   3212537       120     34144         0     88634    277680   1097942     13.11   no data
4120.45/515.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4121.25/516.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
4121.25/516.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4121.25/516.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4121.25/516.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4121.25/516.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
4121.25/516.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4122.05/516.10	c lits-rem:        42  cl-subs:       74  v-elim:      0  v-fix:    0  time:  0.04 s
4122.05/516.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4175.63/522.82	c lits-rem:      5793  cl-subs:     2569  v-elim:      0  v-fix:    0  time:  6.69 s
4175.63/522.83	c vivif2 --  cl tried    34008 cl shrink        0 lits rem          0 time: 0.00
4175.63/522.84	c vivif2 --  cl tried    86127 cl shrink        0 lits rem          0 time: 0.02
4177.95/523.19	c asymm  cl-useful: 10/458/34008 lits-rem:10 time: 0.35
4177.95/523.19	c calculated reachability. Time: 0.00
4177.95/523.19	c  N dy 13915   3212537       120     34008         0     86127    276386   1051832     13.11   no data
4203.52/526.32	c  N dy 13978   3232989       120     34008         0    105325    276384   1395639     13.10     13.82
4234.68/530.20	c  N dy 14020   3254912       120     34008         0    125785    276382   1745920     13.10     13.85
4267.43/534.31	c  N dy 14094   3274947       120     34008         0    144617    276378   2084734     13.10     14.39
4294.58/537.76	c  N dy 14175   3295041       120     34008         0     89179    276372   1084335     13.09     15.41
4319.34/540.80	c  N dy 14238   3315054       120     34008         0    107962    276372   1414110     13.09     13.83
4348.10/544.48	c  N dy 14350   3335189       120     34008         0    126974    276372   1765753     13.10     13.81
4388.84/549.50	c  N dy 14445   3355216       120     34008         0    145914    276371   2108869     13.10     17.20
4423.98/553.92	c  N dy 14566   3375235       120     34008         0     89592    276371   1108593     13.10     16.63
4455.94/557.93	c  N dy 14686   3395997       120     34008         0    109281    276368   1481132     13.11     13.89
4491.09/562.35	c  N dy 14821   3416059       120     34008         0    128369    276364   1840812     13.11     14.54
4530.22/567.23	c  N dy 14938   3436137       120     34008         0    147360    276362   2192366     13.12     15.36
4563.07/571.36	c  N dy 14988   3458471       120     34008         0     91612    276359   1105807     13.11     13.85
4590.12/574.75	c  N dy 15085   3478598       120     34008         0    110607    276359   1459454     13.11     13.84
4616.49/578.05	c  N dy 15112   3498624       120     34008         0    129038    276354   1762350     13.11     13.82
4653.22/582.67	c  N dy 15207   3519965       120     34008         0    149238    276351   2133486     13.11     13.80
4689.17/587.18	c  N dy 15320   3540063       120     34008         0     91184    276350   1119683     13.11     15.34
4734.71/592.87	c  N dy 15400   3567127       120     34008         0    116387    276345   1547095     13.11     13.81
4777.84/598.29	c  N dy 15495   3587170       120     34008         0    135356    276345   1897144     13.11     13.80
4841.74/606.26	c  N dy 15530   3610516       120     34008         0     78936    276343    893256     13.10     13.79
4866.49/609.34	c  N dy 15632   3631842       120     34008         0     99015    276342   1258738     13.10     13.88
4897.65/613.23	c  N dy 15723   3653248       120     34008         0    119195    276338   1624309     13.10     13.90
4940.07/618.58	c  N dy 15833   3674916       120     34008         0    139617    276338   2006738     13.11     13.89
4987.91/624.50	c  N dy 15928   3694996       120     34008         0     79575    276338    899556     13.11     13.83
5011.86/627.50	c  S st 16017   3712537       120     34008         0     96175    276337   1200152     13.11     11.85
5013.46/627.78	c  S st 16017   3713039       120     34008         0     96660    276337   1208489     13.11   no data
5013.46/627.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5014.26/627.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
5014.26/627.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5014.26/627.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5014.26/627.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5014.26/627.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
5014.26/627.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5015.06/627.92	c lits-rem:       310  cl-subs:      187  v-elim:      0  v-fix:    0  time:  0.05 s
5015.06/627.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5095.74/638.02	c lits-rem:      9143  cl-subs:     3731  v-elim:      0  v-fix:    0  time: 10.05 s
5095.74/638.03	c vivif2 --  cl tried    33614 cl shrink        0 lits rem          0 time: 0.01
5095.74/638.05	c vivif2 --  cl tried    93136 cl shrink        0 lits rem          0 time: 0.02
5099.73/638.52	c asymm  cl-useful: 7/400/33614 lits-rem:7 time: 0.47
5099.73/638.52	c calculated reachability. Time: 0.00
5099.73/638.52	c  N dy 16017   3713039       120     33614         0     93136    272497   1145462     13.11   no data
5131.68/642.50	c  N dy 16157   3733062       120     33614         0    112139    272497   1507054     13.12     15.98
5161.23/646.22	c  F st 16261   3751562       120     33614         0    129697    272497   1833132     13.12   no data
5164.43/646.67	c  N st 16265   3753595       120     33614         0    131611    272497   1868406     13.12   no data
5200.38/651.17	c  N dy 16369   3774125       120     33614         0    150951    272495   2224319     13.12     13.99
5235.53/655.53	c  N dy 16428   3794214       120     33614         0     89719    272495   1074285     13.12     17.08
5261.89/658.83	c  N dy 16523   3814223       120     33614         0    108641    272493   1416515     13.12     13.85
5293.03/662.75	c  N dy 16621   3835753       120     33614         0    128894    272493   1780059     13.12     14.02
5328.98/667.22	c  N dy 16732   3856203       120     33614         0    148260    272492   2140243     13.13     13.86
5366.53/671.97	c  N dy 16794   3876241       120     33614         0     86004    272490   1002035     13.13     16.73
5404.87/676.74	c  N dy 16828   3896920       120     33614         0    105220    272489   1334817     13.12     13.93
5450.50/682.43	c  N dy 16940   3916952       120     33614         0    124206    272489   1685523     13.12     14.08
5502.40/688.97	c  N dy 17010   3937021       120     33614         0    143116    272488   2022155     13.12     14.14
5551.84/695.16	c  N dy 17101   3957025       120     33614         0    161981    272487   2368485     13.12     14.36
5582.99/699.09	c  N dy 17192   3977188       120     33614         0     99119    272484   1239077     13.12     13.84
5610.95/702.52	c  N dy 17245   3997345       120     33614         0    117974    272482   1569246     13.12     13.99
5650.90/707.54	c  N dy 17318   4021826       120     33614         0    140995    272482   1982401     13.12     13.82
5690.03/712.49	c  N dy 17422   4041908       120     33614         0    160040    272481   2337665     13.12     17.42
5725.18/716.88	c  N dy 17474   4063398       120     33614         0     97231    272480   1174936     13.12     13.81
5754.73/720.53	c  N dy 17600   4083494       120     33614         0    116294    272480   1529855     13.12     13.84
5788.28/724.76	c  N dy 17690   4103954       120     33614         0    135577    272479   1877806     13.12     13.93
5829.01/729.88	c  N dy 17840   4124138       120     33614         0    154723    272479   2242526     13.13     13.84
5869.76/734.90	c  N dy 17939   4144184       120     33614         0     89659    272476   1046429     13.13     17.85
5916.19/740.75	c  N dy 17990   4167641       120     33614         0    111366    272474   1403106     13.12     13.92
5956.02/745.73	c  N dy 18089   4187837       120     33614         0    130449    272473   1747190     13.13     13.84
6002.36/751.51	c  N dy 18172   4208223       120     33614         0    149627    272473   2092480     13.13     13.87
6015.14/753.15	c  S st 18192   4213039       120     33614         0    154201    272472   2177411     13.13     11.54
6019.14/753.68	c  S st 18192   4213542       120     33614         0    154683    272472   2186108     13.13   no data
6019.94/753.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
6020.81/753.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.15
6020.81/753.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6020.81/753.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6020.81/753.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6020.81/753.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
6020.81/753.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6021.64/753.92	c lits-rem:        58  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.06 s
6022.32/754.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6323.45/791.77	c lits-rem:     19537  cl-subs:    20666  v-elim:      0  v-fix:    0  time: 37.75 s
6323.45/791.78	c vivif2 --  cl tried    33487 cl shrink        0 lits rem          0 time: 0.01
6324.25/791.82	c vivif2 --  cl tried   134133 cl shrink        0 lits rem          0 time: 0.05
6328.31/792.33	c asymm  cl-useful: 7/295/33487 lits-rem:7 time: 0.51
6328.31/792.34	c calculated reachability. Time: 0.00
6328.31/792.34	c  N dy 18192   4213542       120     33487         0    134133    271073   1842814     13.13   no data
6375.37/798.23	c  N dy 18269   4233561       120     33487         0    153001    271072   2185299     13.12     14.51
6424.97/804.47	c  N dy 18311   4254086       120     33487         0     88154    271072   1005159     13.12     13.82
6452.15/807.87	c  N dy 18410   4274102       120     33487         0    107097    271072   1354961     13.12     13.93
6485.59/812.09	c  N dy 18478   4294444       120     33487         0    126155    271072   1693817     13.12     13.94
6529.54/817.60	c  N dy 18548   4318650       120     33487         0    148843    271072   2102472     13.12     13.91
6570.27/822.62	c  N dy 18623   4338684       120     33487         0    167731    271072   2449757     13.12     13.88
6601.53/826.59	c  N dy 18727   4358733       120     33487         0    101386    271071   1246714     13.12     17.99
6631.78/830.37	c  N dy 18832   4379360       120     33487         0    120938    271070   1611433     13.12     14.20
6665.33/834.51	c  N dy 18915   4399494       120     33487         0    139797    271066   1941226     13.12     13.82
6704.47/839.48	c  N dy 19024   4419647       120     33487         0    158884    271066   2294726     13.13     13.83
6748.41/844.98	c  N dy 19127   4439686       120     33487         0     91182    271066   1045575     13.13     15.09
6789.14/850.08	c  N dy 19212   4464078       120     33487         0    114129    271066   1461165     13.13     13.99
6832.27/855.47	c  N dy 19319   4484161       120     33487         0    133087    271066   1810293     13.13     17.95
6882.70/861.77	c  N dy 19445   4504243       120     33487         0    152142    271066   2166852     13.13     13.87
6939.31/868.80	c  N dy 19566   4524256       120     33487         0    171097    271065   2520902     13.14     15.02
6976.86/873.54	c  N dy 19652   4544307       120     33487         0    102246    271064   1223636     13.14     17.43
7006.40/877.28	c  N dy 19763   4564400       120     33487         0    121353    271061   1584146     13.14     15.93
7041.55/881.60	c  N dy 19843   4584759       120     33487         0    140504    271060   1926463     13.14     13.89
7081.50/886.62	c  N dy 19926   4605021       120     33487         0    159663    271058   2278612     13.14     14.04
7139.80/893.93	c  N dy 20055   4625202       120     33487         0     89959    271058   1001823     13.14     13.84
7168.56/897.56	c  N dy 20083   4645419       120     33487         0    108726    271054   1312915     13.14     13.86
7224.54/904.57	c  N dy 20180   4674139       120     33487         0    135435    271050   1777708     13.14     13.84
7281.99/911.76	c  N dy 20269   4698317       120     33487         0    158055    271049   2182279     13.13     13.84
7316.33/916.01	c  S st 20289   4713544       120     33487         0    172183    271047   2420217     13.13     13.22
7319.54/916.42	c  S st 20289   4714049       120     33487         0    172674    271047   2428939     13.13   no data
7319.54/916.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7320.34/916.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.12
7320.34/916.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7320.34/916.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7320.34/916.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7320.34/916.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
7320.34/916.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7321.20/916.62	c lits-rem:        88  cl-subs:      107  v-elim:      0  v-fix:    0  time:  0.05 s
7321.20/916.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7668.58/960.12	c lits-rem:     28683  cl-subs:    23878  v-elim:      0  v-fix:    0  time: 43.42 s
7668.58/960.12	c vivif2 --  cl tried    33315 cl shrink        0 lits rem          0 time: 0.00
7668.58/960.15	c vivif2 --  cl tried   148861 cl shrink        0 lits rem          0 time: 0.03
7671.77/960.54	c asymm  cl-useful: 7/263/33315 lits-rem:7 time: 0.39
7671.77/960.55	c calculated reachability. Time: 0.00
7671.77/960.55	c  N dy 20289   4714049       120     33315         0    148861    269307   2026923     13.13   no data
7713.31/965.70	c  N dy 20353   4734601       120     33315         0    168244    269307   2388087     13.13     13.83
7750.06/970.35	c  N dy 20404   4754673       120     33315         0     98637    269307   1151428     13.13     14.74
7778.91/973.95	c  N dy 20517   4774695       120     33315         0    117628    269307   1508615     13.13     13.88
7809.96/977.89	c  N dy 20629   4794781       120     33315         0    136560    269306   1850953     13.13     13.96
7848.39/982.66	c  N dy 20736   4814910       120     33315         0    155705    269306   2217542     13.14     13.86
7891.44/988.04	c  N dy 20847   4834915       120     33315         0    174638    269306   2572369     13.14     13.94
7934.57/993.45	c  N dy 20956   4854960       120     33315         0    103475    269306   1237539     13.14     14.21
7976.91/998.76	c  N dy 21066   4875056       120     33315         0    122541    269305   1602900     13.14     13.87
8019.23/1004.04	c  N dy 21116   4895602       120     33315         0    141778    269305   1942120     13.14     13.99
8076.83/1011.27	c  N dy 21178   4919694       120     33315         0    164179    269304   2330449     13.14     13.91
8138.34/1018.91	c  N dy 21271   4940564       120     33315         0     92655    269304   1024031     13.14     13.84
8163.83/1022.15	c  N dy 21329   4960617       120     33315         0    111268    269303   1351413     13.14     17.72
8194.97/1026.00	c  N dy 21446   4980901       120     33315         0    130497    269303   1707988     13.14     13.87
8233.33/1030.85	c  N dy 21567   5001577       120     33315         0    150035    269301   2071159     13.14     13.85
8277.25/1036.40	c  N dy 21683   5022654       120     33315         0    170111    269300   2445817     13.14     13.87
8329.97/1042.90	c  N dy 21762   5042937       120     33315         0     96846    269300   1091520     13.14     13.88
8364.31/1047.23	c  N dy 21827   5065799       120     33315         0    118299    269300   1470174     13.14     13.86
8405.04/1052.38	c  N dy 21924   5088040       120     33315         0    139345    269299   1861192     13.14     14.02
8446.69/1057.52	c  N dy 22014   5108136       120     33315         0    158301    269297   2204748     13.14     14.64
8491.30/1063.18	c  N dy 22144   5128199       120     33315         0    177396    269296   2569942     13.15     13.84
8535.25/1068.62	c  N dy 22265   5151257       120     33315         0    105840    269295   1248282     13.15     13.90
8561.60/1071.99	c  N dy 22362   5171264       120     33315         0    124747    269294   1595508     13.15     16.83
8647.94/1082.71	c  N dy 22437   5207390       120     33315         0    158350    269293   2170871     13.15     13.86
8667.82/1085.25	c  S st 22439   5214050       120     33315         0    164343    269292   2261782     13.14     10.11
8671.03/1085.65	c  S st 22439   5214553       120     33315         0    164823    269292   2270949     13.14   no data
8671.03/1085.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
8671.83/1085.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.11
8671.83/1085.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8671.83/1085.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8671.83/1085.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8671.83/1085.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
8671.83/1085.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8672.63/1085.84	c lits-rem:        43  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.05 s
8673.43/1085.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8941.01/1119.46	c lits-rem:     26451  cl-subs:    19762  v-elim:      0  v-fix:    0  time: 33.55 s
8941.01/1119.47	c vivif2 --  cl tried    33101 cl shrink        0 lits rem          0 time: 0.00
8941.81/1119.50	c vivif2 --  cl tried   145226 cl shrink        0 lits rem          0 time: 0.03
8944.20/1119.88	c asymm  cl-useful: 2/295/33101 lits-rem:2 time: 0.38
8944.20/1119.89	c calculated reachability. Time: 0.00
8944.20/1119.89	c  N dy 22439   5214553       120     33101         0    145226    267346   1932682     13.14   no data
8991.42/1125.79	c  N dy 22541   5238127       120     33101         0    167195    267344   2317570     13.14     14.01
9045.64/1132.53	c  N dy 22628   5260654       120     33101         0     95063    267342   1046718     13.14     13.84
9073.60/1136.01	c  N dy 22685   5282429       120     33101         0    115433    267342   1402196     13.14     13.88
9123.92/1142.39	c  N dy 22781   5313964       120     33101         0    145000    267341   1931814     13.14     13.92
9163.87/1147.33	c  N dy 22875   5334018       120     33101         0    163967    267340   2282353     13.14     13.97
9213.39/1153.56	c  N dy 22980   5355388       120     33101         0    184107    267337   2647887     13.14     13.91
9257.33/1159.02	c  N dy 23112   5375594       120     33101         0    108690    267334   1302909     13.15     13.90
9296.47/1163.97	c  N dy 23136   5395598       120     33101         0    127181    267332   1606288     13.14     14.00
9348.39/1170.41	c  N dy 23239   5417164       120     33101         0    147536    267332   1983084     13.14     13.86
9398.71/1176.71	c  N dy 23299   5437490       120     33101         0    166678    267327   2323060     13.14     13.90
9458.62/1184.27	c  N dy 23418   5457521       120     33101         0    185614    267327   2676171     13.14     14.03
9504.15/1189.99	c  N dy 23511   5478434       120     33101         0    109494    267326   1291200     13.14     13.98
9552.08/1195.92	c  N dy 23586   5504456       120     33101         0    133765    267323   1717801     13.14     13.92
9594.42/1201.21	c  N dy 23689   5524637       120     33101         0    152891    267322   2075526     13.14     13.99
9639.95/1206.99	c  N dy 23807   5544774       120     33101         0    172003    267320   2436908     13.15     13.90
9686.26/1212.75	c  N dy 23885   5564851       120     33101         0    190997    267320   2789066     13.15     13.86
9731.79/1218.42	c  N dy 23996   5585058       120     33101         0    113125    267318   1358981     13.15     14.04
9778.12/1224.23	c  N dy 24073   5605091       120     33101         0    131908    267316   1693071     13.15     16.22
9833.24/1231.16	c  N dy 24166   5625163       120     33101         0    150868    267315   2042249     13.15     14.49
9899.53/1239.41	c  N dy 24300   5645304       120     33101         0    169999    267315   2408590     13.15     13.93
9974.69/1248.89	c  N dy 24418   5665815       120     33101         0    189397    267315   2768421     13.16     13.93
10030.53/1255.81	c  N dy 24523   5687085       120     33101         0    111465    267315   1319131     13.16     13.89
10062.54/1259.83	c  N dy 24614   5707305       120     33101         0    130476    267314   1664640     13.16     13.98
10076.05/1261.53	c  S st 24648   5714555       120     33101         0    137280    267314   1786841     13.16   no data
10078.45/1261.85	c  S st 24648   5715059       120     33101         0    137769    267313   1795608     13.16   no data
10078.45/1261.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10079.25/1261.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
10079.25/1261.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10079.25/1261.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10079.25/1261.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10079.25/1261.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
10079.25/1261.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10079.25/1262.00	c lits-rem:       252  cl-subs:      181  v-elim:      0  v-fix:    0  time:  0.05 s
10080.12/1262.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10190.27/1275.88	c lits-rem:     15283  cl-subs:     9250  v-elim:      0  v-fix:    0  time: 13.82 s
10190.27/1275.89	c vivif2 --  cl tried    32791 cl shrink        0 lits rem          0 time: 0.00
10191.07/1275.92	c vivif2 --  cl tried   128648 cl shrink        0 lits rem          0 time: 0.03
10193.48/1276.31	c asymm  cl-useful: 1/316/32791 lits-rem:1 time: 0.39
10194.35/1276.31	c calculated reachability. Time: 0.00
10194.35/1276.31	c  N dy 24648   5715059       120     32791         0    128648    264318   1630576     13.16   no data
10230.31/1280.84	c  N dy 24716   5735521       120     32791         0    147905    264316   1970959     13.16     13.95
10274.94/1286.46	c  N dy 24847   5755784       120     32791         0    167110    264315   2333637     13.16     13.90
10324.47/1292.66	c  N dy 24970   5775860       120     32791         0    186158    264315   2693910     13.16     14.20
10376.39/1299.16	c  N dy 25059   5796441       120     32791         0    106654    264315   1221241     13.16     14.15
10421.10/1304.71	c  N dy 25178   5816575       120     32791         0    125779    264314   1581673     13.17     13.87
10467.54/1310.56	c  N dy 25276   5837042       120     32791         0    145133    264314   1944521     13.17     13.91
10516.93/1316.78	c  N dy 25346   5857731       120     32791         0    164666    264312   2299242     13.17     13.87
10580.02/1324.69	c  N dy 25451   5878303       120     32791         0    184137    264311   2663605     13.17     13.89
10652.02/1333.63	c  N dy 25540   5898317       120     32791         0    102985    264310   1143320     13.17     13.93
10679.86/1337.19	c  N dy 25640   5918546       120     32791         0    122224    264310   1502647     13.17     13.92
10723.80/1342.61	c  N dy 25763   5941440       120     32791         0    143914    264309   1903692     13.17     13.92
10774.20/1348.93	c  N dy 25855   5962586       120     32791         0    163856    264309   2274493     13.17     13.93
10824.43/1355.23	c  N dy 25974   5982660       120     32791         0    182935    264309   2636047     13.17     14.08
10886.74/1363.03	c  N dy 26082   6003009       120     32791         0    202210    264309   3001297     13.18     13.94
10934.66/1369.09	c  N dy 26203   6023024       120     32791         0    119946    264308   1452230     13.18     16.05
11001.76/1377.50	c  N dy 26260   6054107       120     32791         0    148842    264308   1956400     13.17     13.90
11055.35/1384.13	c  N dy 26364   6074161       120     32791         0    167861    264308   2318677     13.18     15.50
11130.34/1393.50	c  N dy 26457   6097015       120     32791         0    189389    264308   2714441     13.18     13.93
11211.83/1403.70	c  N dy 26551   6117017       120     32791         0    106390    264308   1187073     13.18     13.88
11246.18/1408.08	c  N dy 26629   6137028       120     32791         0    125136    264305   1522892     13.18     17.94
11290.11/1413.53	c  N dy 26735   6157166       120     32791         0    144178    264305   1875461     13.18     13.94
11336.51/1419.38	c  N dy 26834   6177560       120     32791         0    163451    264305   2230873     13.18     14.00
11385.17/1425.47	c  N dy 26909   6197593       120     32791         0    182330    264304   2576228     13.18     14.73
11431.51/1431.28	c  S st 27027   6215060       120     32791         0    198931    264304   2900792     13.18   no data
11435.50/1431.72	c  S st 27027   6215568       120     32791         0    199428    264304   2909927     13.18   no data
11435.50/1431.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11436.29/1431.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.12
11436.29/1431.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11436.29/1431.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11436.29/1431.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11436.29/1431.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
11436.29/1431.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11437.09/1431.92	c lits-rem:        82  cl-subs:      115  v-elim:      0  v-fix:    0  time:  0.06 s
11437.89/1432.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11773.36/1474.04	c lits-rem:     26127  cl-subs:    16749  v-elim:      0  v-fix:    0  time: 42.03 s
11773.36/1474.05	c vivif2 --  cl tried    32610 cl shrink        0 lits rem          0 time: 0.01
11774.16/1474.10	c vivif2 --  cl tried   182745 cl shrink        0 lits rem          0 time: 0.06
11777.35/1474.51	c asymm  cl-useful: 2/237/32610 lits-rem:2 time: 0.40
11777.35/1474.52	c calculated reachability. Time: 0.00
11777.35/1474.52	c  N dy 27027   6215568       120     32610         0    182745    262664   2598121     13.18   no data
11830.86/1481.28	c  N dy 27117   6236194       120     32610         0    202096    262663   2952756     13.18     13.94
11889.17/1488.58	c  N dy 27262   6267501       120     32610         0    129106    262660   1578994     13.18     14.34
11926.69/1493.27	c  N dy 27391   6287592       120     32610         0    148201    262660   1941842     13.19     14.67
11969.91/1498.62	c  N dy 27444   6308006       120     32610         0    167379    262659   2293204     13.18     14.03
12019.14/1504.81	c  N dy 27472   6328093       120     32610         0    186048    262655   2617272     13.18     15.97
12074.01/1511.75	c  N dy 27578   6348969       120     32610         0    205749    262653   2981326     13.18     14.18
12120.77/1517.68	c  N dy 27640   6375368       120     32610         0    127063    262652   1546820     13.18     13.91
12158.32/1522.31	c  N dy 27705   6396707       120     32610         0    147087    262652   1901542     13.18     13.98
12201.45/1527.78	c  N dy 27804   6416717       120     32610         0    165900    262650   2244935     13.18     15.03
12250.27/1533.87	c  N dy 27895   6436779       120     32610         0    184842    262646   2597858     13.18     13.94
12298.91/1539.97	c  N dy 27971   6456784       120     32610         0    203724    262645   2953159     13.18     16.77
12344.44/1545.64	c  N dy 28077   6477760       120     32610         0    119221    262645   1409960     13.18     14.07
12378.79/1549.98	c  N dy 28151   6497769       120     32610         0    138047    262645   1750285     13.18     14.70
12418.72/1554.93	c  N dy 28253   6517784       120     32610         0    157054    262644   2111540     13.18     15.72
12473.84/1561.85	c  N dy 28339   6537887       120     32610         0    176013    262643   2461369     13.18     13.92
12540.94/1570.21	c  N dy 28450   6560568       120     32610         0    197363    262643   2854781     13.18     13.88
12609.70/1578.83	c  N dy 28567   6580630       120     32610         0    110693    262642   1237504     13.19     13.95
12649.56/1583.83	c  N dy 28689   6600722       120     32610         0    129738    262642   1597303     13.19     14.06
12692.69/1589.30	c  N dy 28762   6620781       120     32610         0    148562    262641   1925264     13.19     16.33
12735.03/1594.52	c  N dy 28812   6640805       120     32610         0    167370    262641   2265204     13.19     14.93
12786.25/1600.94	c  N dy 28925   6660895       120     32610         0    186308    262641   2620626     13.19     15.00
12836.47/1607.23	c  N dy 29020   6680933       120     32610         0    205174    262641   2974370     13.19     15.58
12885.19/1613.37	c  N dy 29126   6701243       120     32610         0    117832    262641   1364410     13.19     13.91
12909.97/1616.47	c  S st 29197   6715568       120     32610         0    131385    262641   1622195     13.19     15.76
12912.37/1616.79	c  S st 29197   6716075       120     32610         0    131871    262641   1631147     13.19   no data
12913.16/1616.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12913.16/1616.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
12913.16/1616.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12913.16/1616.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12913.16/1616.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12913.16/1616.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
12913.16/1616.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12913.95/1616.94	c lits-rem:       149  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.05 s
12913.95/1616.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13002.62/1628.02	c lits-rem:      8274  cl-subs:     4327  v-elim:      0  v-fix:    0  time: 11.03 s
13002.62/1628.03	c vivif2 --  cl tried    32460 cl shrink        0 lits rem          0 time: 0.00
13002.62/1628.05	c vivif2 --  cl tried   127560 cl shrink        0 lits rem          0 time: 0.03
13005.91/1628.44	c asymm  cl-useful: 6/334/32460 lits-rem:6 time: 0.38
13005.91/1628.45	c calculated reachability. Time: 0.00
13005.91/1628.45	c  N dy 29197   6716075       120     32460         0    127560    261229   1549463     13.19   no data
13044.95/1633.32	c  N dy 29324   6736403       120     32460         0    146943    261229   1917683     13.19     13.90
13085.69/1638.46	c  N dy 29422   6756627       120     32460         0    166109    261228   2280587     13.20     14.23
13132.82/1644.30	c  N dy 29486   6776717       120     32460         0    184925    261226   2616607     13.19     17.47
13186.33/1651.01	c  N dy 29573   6796964       120     32460         0    204027    261225   2974893     13.19     13.90
13235.86/1657.29	c  N dy 29675   6817034       120     32460         0    115505    261225   1316718     13.20     14.89
13270.20/1661.52	c  N dy 29748   6837116       120     32460         0    134370    261225   1655004     13.20     18.47
13306.94/1666.12	c  N dy 29815   6857206       120     32460         0    153212    261225   1986505     13.19     14.12
13354.87/1672.17	c  N dy 29879   6878211       120     32460         0    172930    261225   2344408     13.19     13.92
13405.20/1678.45	c  N dy 29979   6898273       120     32460         0    191865    261225   2699568     13.19     14.39
13463.50/1685.73	c  N dy 30035   6919062       120     32460         0    211355    261224   3047989     13.19     14.04
13517.02/1692.48	c  N dy 30149   6939263       120     32460         0    122159    261224   1431999     13.20     13.89
13556.97/1697.45	c  N dy 30272   6959333       120     32460         0    141215    261223   1796522     13.20     13.96
13596.10/1702.34	c  N dy 30296   6981258       120     32460         0    161604    261223   2141806     13.19     13.93
13656.81/1709.92	c  N dy 30328   7009559       120     32460         0    187844    261223   2593379     13.19     14.02
13708.83/1716.43	c  N dy 30421   7029645       120     32460         0    206796    261222   2948969     13.19     18.79
13766.25/1723.60	c  N dy 30528   7050820       120     32460         0    117657    261222   1340104     13.19     13.97
13800.59/1727.95	c  N dy 30634   7070916       120     32460         0    136741    261222   1701597     13.19     13.92
13842.12/1733.12	c  N dy 30755   7091902       120     32460         0    156659    261222   2077630     13.19     13.89
13902.15/1740.62	c  N dy 30868   7114545       120     32460         0    178177    261222   2492736     13.20     13.94
13975.52/1749.82	c  N dy 30990   7135319       120     32460         0    197841    261220   2868014     13.20     14.20
14047.40/1758.89	c  N dy 31127   7155647       120     32460         0    217155    261220   3242306     13.20     13.92
14099.32/1765.30	c  N dy 31223   7175660       120     32460         0    125496    261220   1471177     13.20     14.92
14140.05/1770.48	c  N dy 31316   7195731       120     32460         0    144459    261218   1818155     13.20     14.18
14181.60/1775.67	c  N dy 31411   7215775       120     32460         0    163276    261217   2164291     13.20     14.74
14182.47/1775.77	c  S st 31414   7216075       120     32460         0    163563    261217   2169908     13.20   no data
14185.58/1776.13	c  S st 31414   7216576       120     32460         0    164054    261217   2178499     13.20   no data
14185.58/1776.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14186.38/1776.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
14186.38/1776.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14186.38/1776.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14186.38/1776.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14186.38/1776.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
14186.38/1776.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14186.38/1776.30	c lits-rem:        19  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.04 s
14187.18/1776.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14336.55/1795.00	c lits-rem:     11363  cl-subs:    10325  v-elim:      0  v-fix:    0  time: 18.64 s
14336.55/1795.01	c vivif2 --  cl tried    32438 cl shrink        0 lits rem          0 time: 0.00
14336.55/1795.04	c vivif2 --  cl tried   153740 cl shrink        0 lits rem          0 time: 0.03
14339.75/1795.42	c asymm  cl-useful: 4/277/32438 lits-rem:4 time: 0.38
14339.75/1795.43	c calculated reachability. Time: 0.00
14339.75/1795.43	c  N dy 31414   7216576       120     32438         0    153740    260939   1994881     13.20   no data
14382.87/1800.83	c  N dy 31522   7236585       120     32438         0    172721    260938   2359855     13.21     15.76
14441.97/1808.30	c  N dy 31568   7261249       120     32438         0    195731    260938   2760174     13.20     13.90
14501.08/1815.66	c  N dy 31644   7283222       120     32438         0    216443    260938   3139462     13.20     13.91
14549.02/1821.69	c  N dy 31723   7303233       120     32438         0    124254    260936   1442903     13.20     16.87
14593.74/1827.21	c  N dy 31778   7329514       120     32438         0    148806    260932   1873678     13.20     13.90
14639.35/1832.92	c  N dy 31830   7352383       120     32438         0    170051    260931   2253164     13.20     13.91
14689.61/1839.26	c  N dy 31932   7372901       120     32438         0    189439    260931   2617257     13.20     13.90
14743.11/1845.95	c  N dy 32032   7392984       120     32438         0    208350    260929   2969509     13.20     13.90
14804.61/1853.66	c  N dy 32115   7413012       120     32438         0    115352    260928   1269533     13.20     14.12
14842.95/1858.42	c  N dy 32232   7433027       120     32438         0    134346    260928   1636068     13.20     16.78
14887.68/1864.02	c  N dy 32300   7453325       120     32438         0    153392    260927   1976238     13.20     13.97
14934.81/1869.96	c  N dy 32389   7473361       120     32438         0    172317    260927   2328963     13.20     16.33
14989.14/1876.74	c  N dy 32512   7494586       120     32438         0    192407    260925   2709999     13.21     13.98
15056.23/1885.10	c  N dy 32605   7519223       120     32438         0    215477    260924   3124951     13.21     13.99
15112.94/1892.22	c  N dy 32695   7539279       120     32438         0    121308    260924   1362885     13.21     14.79
15148.97/1896.74	c  N dy 32822   7559410       120     32438         0    140345    260924   1727157     13.21     13.98
15192.90/1902.30	c  N dy 32934   7579778       120     32438         0    159596    260922   2086990     13.21     13.92
15239.15/1908.02	c  N dy 33060   7599962       120     32438         0    178698    260922   2451680     13.21     13.95
15294.28/1914.97	c  N dy 33127   7620570       120     32438         0    198002    260922   2798014     13.21     13.91
15365.37/1923.83	c  N dy 33202   7643090       120     32438         0    219196    260922   3181619     13.21     13.92
15423.68/1931.17	c  N dy 33287   7663156       120     32438         0    124135    260922   1416632     13.21     15.14
15466.12/1936.47	c  N dy 33320   7683970       120     32438         0    143562    260921   1768592     13.21     14.11
15513.13/1942.35	c  N dy 33410   7704744       120     32438         0    163145    260919   2130319     13.21     13.93
15542.69/1946.03	c  S st 33457   7716576       120     32438         0    174329    260918   2334309     13.21     12.01
15545.88/1946.50	c  S st 33457   7717078       120     32438         0    174811    260918   2343164     13.21   no data
15546.67/1946.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
15547.47/1946.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.12
15547.47/1946.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15547.47/1946.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15547.47/1946.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15547.47/1946.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
15547.47/1946.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15548.27/1946.70	c lits-rem:       116  cl-subs:       99  v-elim:      0  v-fix:    0  time:  0.06 s
15548.27/1946.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15759.94/1973.28	c lits-rem:     16666  cl-subs:    12100  v-elim:      0  v-fix:    0  time: 26.50 s
15759.94/1973.28	c vivif2 --  cl tried    32330 cl shrink        0 lits rem          0 time: 0.01
15760.74/1973.32	c vivif2 --  cl tried   162720 cl shrink        0 lits rem          0 time: 0.03
15763.14/1973.71	c asymm  cl-useful: 3/267/32330 lits-rem:3 time: 0.39
15764.01/1973.71	c calculated reachability. Time: 0.00
15764.01/1973.71	c  N dy 33457   7717078       120     32330         0    162720    259943   2124960     13.21   no data
15811.05/1979.66	c  N dy 33563   7737109       120     32330         0    181710    259943   2486326     13.21     15.75
15864.58/1986.35	c  N dy 33657   7757194       120     32330         0    200654    259942   2840426     13.21     13.98
15922.16/1993.53	c  N dy 33735   7777276       120     32330         0    219555    259942   3192153     13.21     14.08
15998.78/2003.11	c  N dy 33738   7807038       120     32330         0    132335    259932   1510411     13.20     13.94
16046.69/2009.17	c  N dy 33803   7834913       120     32330         0    158409    259932   1974300     13.20     13.93
16093.82/2015.08	c  N dy 33918   7855042       120     32330         0    177514    259931   2335801     13.20     13.90
16150.60/2022.13	c  N dy 34004   7877364       120     32330         0    198568    259927   2724127     13.20     13.94
16200.05/2028.35	c  N dy 34059   7897669       120     32330         0    217554    259927   3057459     13.20     13.94
16266.34/2036.66	c  N dy 34177   7918404       120     32330         0    121812    259925   1367135     13.20     13.90
16307.89/2041.86	c  N dy 34295   7938534       120     32330         0    140866    259924   1725800     13.20     13.90
16353.51/2047.57	c  N dy 34382   7958619       120     32330         0    159825    259923   2077583     13.21     14.54
16400.55/2053.41	c  N dy 34482   7978696       120     32330         0    178769    259922   2431726     13.21     15.66
16449.35/2059.56	c  N dy 34608   7998740       120     32330         0    197762    259919   2796480     13.21     14.82
16504.38/2066.45	c  N dy 34694   8018909       120     32330         0    216640    259917   3140276     13.21     13.96
16573.19/2075.04	c  N dy 34784   8039312       120     32330         0    119221    259917   1302909     13.21     13.92
16609.83/2079.67	c  N dy 34863   8059606       120     32330         0    138283    259917   1643315     13.21     13.91
16652.27/2084.91	c  N dy 34952   8080636       120     32330         0    157963    259913   1991888     13.21     13.93
16697.70/2090.67	c  N dy 35045   8100736       120     32330         0    176803    259910   2340594     13.21     14.07
16756.02/2097.99	c  N dy 35177   8120854       120     32330         0    195862    259910   2708661     13.21     13.98
16819.91/2105.94	c  N dy 35286   8140904       120     32330         0    214850    259910   3071261     13.22     15.87
16873.41/2112.62	c  N dy 35342   8161167       120     32330         0    233923    259908   3414761     13.21     13.92
16918.94/2118.37	c  N dy 35450   8181177       120     32330         0    135138    259907   1592896     13.22     16.99
16958.09/2123.31	c  N dy 35519   8201253       120     32330         0    154043    259907   1940859     13.21     13.98
16998.83/2128.35	c  S st 35610   8217078       120     32330         0    169028    259906   2220983     13.22   no data
17002.03/2128.76	c  S st 35610   8217579       120     32330         0    169519    259906   2229571     13.22   no data
17002.03/2128.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
17002.90/2128.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.11
17002.90/2128.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17002.90/2128.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17002.90/2128.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17002.90/2128.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
17002.90/2128.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17003.72/2128.96	c lits-rem:       267  cl-subs:      173  v-elim:      0  v-fix:    0  time:  0.06 s
17004.41/2129.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17205.80/2154.25	c lits-rem:     16556  cl-subs:     9206  v-elim:      0  v-fix:    0  time: 25.21 s
17205.80/2154.25	c vivif2 --  cl tried    32104 cl shrink        0 lits rem          0 time: 0.01
17205.80/2154.29	c vivif2 --  cl tried   160366 cl shrink        0 lits rem          0 time: 0.04
17208.90/2154.69	c asymm  cl-useful: 2/277/32104 lits-rem:2 time: 0.40
17208.90/2154.69	c calculated reachability. Time: 0.00
17208.90/2154.69	c  N dy 35610   8217579       120     32104         0    160366    257591   2058152     13.22   no data
17256.01/2160.52	c  N dy 35685   8237605       120     32104         0    179142    257590   2397522     13.22     14.19
17318.31/2168.36	c  N dy 35740   8259139       120     32104         0    199134    257590   2746757     13.21     13.99
17377.42/2175.79	c  N dy 35832   8279154       120     32104         0    217934    257588   3094412     13.21     14.68
17457.30/2185.74	c  N dy 35954   8300633       120     32104         0    119939    257587   1298416     13.22     13.92
17494.92/2190.51	c  N dy 36035   8320670       120     32104         0    138927    257587   1656390     13.22     14.90
17534.78/2195.49	c  N dy 36117   8340749       120     32104         0    157852    257586   2013099     13.22     17.85
17586.68/2201.91	c  N dy 36203   8362529       120     32104         0    178392    257584   2394025     13.22     13.99
17641.00/2208.75	c  N dy 36303   8382738       120     32104         0    197514    257584   2754508     13.22     13.98
17697.81/2215.89	c  N dy 36399   8402750       120     32104         0    216371    257583   3107354     13.22     14.50
17768.11/2224.63	c  N dy 36510   8423417       120     32104         0    235915    257583   3479321     13.22     14.16
17818.32/2230.95	c  N dy 36567   8443473       120     32104         0    135062    257583   1563713     13.22     14.60
17857.45/2235.81	c  N dy 36663   8463705       120     32104         0    154257    257582   1925535     13.22     14.00
17896.60/2240.71	c  N dy 36730   8483774       120     32104         0    173137    257582   2268221     13.22     14.80
17948.52/2247.22	c  N dy 36817   8504742       120     32104         0    192908    257582   2632884     13.22     13.94
18014.13/2255.50	c  N dy 36934   8528435       120     32104         0    215277    257582   3056762     13.22     13.93
18075.64/2263.15	c  N dy 37003   8548893       120     32104         0    234457    257581   3407825     13.22     13.93
18131.46/2270.14	c  N dy 37062   8570421       120     32104         0    133981    257581   1521044     13.22     14.13
18172.29/2275.25	c  N dy 37160   8590543       120     32104         0    152953    257581   1877318     13.22     14.02
18219.32/2281.12	c  N dy 37264   8610770       120     32104         0    172099    257580   2235252     13.22     14.06
18301.60/2291.42	c  N dy 37285   8637495       120     32104         0    196798    257573   2625383     13.21     13.91
18381.47/2301.47	c  N dy 37428   8658254       120     32104         0    216521    257573   3007963     13.22     13.93
18471.04/2312.65	c  N dy 37536   8682507       120     32104         0    239270    257572   3423040     13.22     14.03
18535.63/2320.76	c  N dy 37647   8702729       120     32104         0    137118    257570   1601379     13.22     14.14
18569.99/2325.06	c  S st 37712   8717582       120     32104         0    151151    257570   1866784     13.22   no data
18573.19/2325.49	c  S st 37712   8718084       120     32104         0    151637    257568   1875174     13.22   no data
18573.99/2325.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
18574.78/2325.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.12
18574.78/2325.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18574.78/2325.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18574.78/2325.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18574.78/2325.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
18574.78/2325.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18574.78/2325.69	c lits-rem:       160  cl-subs:      118  v-elim:      0  v-fix:    0  time:  0.06 s
18575.66/2325.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18748.90/2347.43	c lits-rem:     14932  cl-subs:     6942  v-elim:      0  v-fix:    0  time: 21.67 s
18748.90/2347.44	c vivif2 --  cl tried    31677 cl shrink        0 lits rem          0 time: 0.00
18748.90/2347.47	c vivif2 --  cl tried   145004 cl shrink        0 lits rem          0 time: 0.03
18752.89/2347.98	c asymm  cl-useful: 7/308/31677 lits-rem:7 time: 0.50
18752.89/2347.98	c calculated reachability. Time: 0.00
18752.89/2347.98	c  N dy 37712   8718084       120     31677         0    145004    253579   1756650     13.22   no data
18805.60/2354.53	c  N dy 37769   8738223       120     31677         0    163948    253579   2095349     13.22     14.12
18859.12/2361.23	c  N dy 37877   8758235       120     31677         0    182914    253577   2455672     13.22     14.09
18914.25/2368.17	c  N dy 37993   8778294       120     31677         0    201877    253577   2813510     13.22     16.47
18969.36/2375.05	c  N dy 38094   8798360       120     31677         0    220849    253576   3172740     13.22     14.35
19034.85/2383.21	c  N dy 38198   8819738       120     31677         0    241107    253575   3561114     13.22     14.02
19094.04/2390.70	c  N dy 38299   8839812       120     31677         0    137649    253575   1601867     13.22     16.01
19145.09/2397.05	c  N dy 38397   8860012       120     31677         0    156686    253575   1956353     13.22     14.03
19205.78/2404.64	c  N dy 38469   8880515       120     31677         0    176034    253575   2312839     13.22     14.07
19274.48/2413.22	c  N dy 38554   8900829       120     31677         0    195133    253575   2660269     13.22     13.96
19355.16/2423.37	c  N dy 38667   8920832       120     31677         0    214122    253575   3027432     13.23     14.84
19448.60/2435.01	c  N dy 38718   8940839       120     31677         0    232888    253575   3376202     13.22     14.07
19556.43/2448.58	c  N dy 38750   8965138       120     31677         0    132130    253574   1471634     13.22     13.98
19602.76/2454.39	c  N dy 38857   8985890       120     31677         0    151809    253574   1843650     13.22     13.92
19650.68/2460.35	c  N dy 38955   9005906       120     31677         0    170766    253574   2201856     13.22     16.66
19701.80/2466.77	c  N dy 39038   9025910       120     31677         0    189625    253574   2555229     13.22     13.94
19752.13/2473.10	c  N dy 39122   9046008       120     31677         0    208598    253574   2907977     13.22     17.15
19811.23/2480.44	c  N dy 39199   9066104       120     31677         0    227488    253573   3259407     13.22     14.02
19879.13/2488.96	c  N dy 39284   9086120       120     31677         0    246285    253571   3603879     13.22     14.33
19929.56/2495.26	c  N dy 39395   9106359       120     31677         0    141039    253571   1649283     13.22     13.96
19972.68/2500.69	c  N dy 39454   9128170       120     31677         0    161606    253571   2028193     13.22     14.01
20022.12/2506.89	c  N dy 39534   9150452       120     31677         0    182699    253571   2420041     13.22     13.95
20076.44/2513.62	c  N dy 39627   9170526       120     31677         0    201601    253571   2773343     13.22     15.56
20132.35/2520.68	c  N dy 39723   9190645       120     31677         0    220733    253571   3134089     13.22     13.95
20199.45/2529.04	c  N dy 39809   9212693       120     31677         0    241507    253571   3522575     13.22     14.00
20216.23/2531.14	c  S st 39830   9218085       120     31677         0    246644    253570   3615999     13.22   no data
20221.02/2531.71	c  S st 39830   9218588       120     31677         0    247133    253570   3624655     13.22   no data
20221.02/2531.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
20221.82/2531.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.15
20221.82/2531.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20221.82/2531.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20221.82/2531.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20221.82/2531.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
20221.82/2531.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20222.62/2531.96	c lits-rem:        65  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.07 s
20223.42/2532.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20840.03/2609.26	c lits-rem:     34810  cl-subs:    20328  v-elim:      0  v-fix:    0  time: 77.17 s
20840.03/2609.26	c vivif2 --  cl tried    31525 cl shrink        0 lits rem          0 time: 0.01
20840.83/2609.33	c vivif2 --  cl tried   226829 cl shrink        0 lits rem          0 time: 0.06
20844.01/2609.77	c asymm  cl-useful: 1/214/31525 lits-rem:1 time: 0.45
20844.01/2609.78	c calculated reachability. Time: 0.00
20844.01/2609.78	c  N dy 39830   9218588       120     31525         0    226829    252266   3239627     13.22   no data
20919.11/2619.15	c  N dy 39940   9238721       120     31525         0    245846    252266   3595535     13.23     13.94
20971.82/2625.79	c  N dy 40009   9258750       120     31525         0    139726    252265   1614939     13.23     14.14
21012.56/2630.84	c  N dy 40113   9278777       120     31525         0    158615    252265   1965024     13.23     14.04
21059.70/2636.74	c  N dy 40172   9298817       120     31525         0    177346    252264   2304588     13.23     14.12
21110.02/2643.01	c  N dy 40262   9318852       120     31525         0    196295    252263   2662622     13.23     13.99
21163.52/2649.72	c  N dy 40384   9339023       120     31525         0    215489    252263   3037404     13.23     14.05
21225.83/2657.59	c  N dy 40472   9359112       120     31525         0    234469    252263   3387991     13.23     15.49
21309.01/2667.93	c  N dy 40595   9379115       120     31525         0    127089    252263   1364311     13.23     16.40
21351.25/2673.24	c  N dy 40671   9399576       120     31525         0    146400    252263   1720212     13.23     13.98
21399.96/2679.38	c  N dy 40748   9420168       120     31525         0    165743    252263   2075064     13.23     13.97
21454.29/2686.16	c  N dy 40871   9440195       120     31525         0    184817    252263   2440639     13.23     16.06
21508.60/2692.95	c  N dy 40994   9460232       120     31525         0    203878    252263   2802873     13.23     15.84
21568.50/2700.41	c  N dy 41073   9480250       120     31525         0    222734    252262   3155326     13.23     16.34
21637.20/2709.03	c  N dy 41159   9501290       120     31525         0    242460    252260   3516728     13.23     13.94
21703.58/2717.35	c  N dy 41212   9522804       120     31525         0    135203    252259   1497796     13.23     14.00
21745.85/2722.66	c  N dy 41323   9543910       120     31525         0    155213    252259   1876256     13.23     14.06
21788.99/2728.07	c  N dy 41373   9564947       120     31525         0    174871    252258   2220839     13.23     14.03
21841.71/2734.61	c  N dy 41455   9585446       120     31525         0    194120    252258   2571621     13.23     13.98
21896.90/2741.54	c  N dy 41583   9605560       120     31525         0    213311    252257   2948927     13.23     13.94
21962.31/2749.79	c  N dy 41610   9625842       120     31525         0    232116    252253   3252569     13.23     13.97
22027.01/2757.80	c  N dy 41699   9645854       120     31525         0    251043    252252   3604292     13.23     14.64
22091.71/2765.91	c  N dy 41791   9666016       120     31525         0    141808    252251   1616383     13.23     13.95
22136.44/2771.56	c  N dy 41872   9686098       120     31525         0    160701    252251   1965289     13.23     13.93
22178.88/2776.85	c  N dy 41905   9706473       120     31525         0    179620    252251   2279122     13.23     13.98
22206.72/2780.34	c  S st 41957   9718590       120     31525         0    190974    252251   2481812     13.23     12.71
22209.92/2780.76	c  S st 41957   9719094       120     31525         0    191461    252251   2490635     13.23   no data
22209.92/2780.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
22210.72/2780.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.12
22211.52/2780.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22211.52/2780.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22211.52/2780.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22211.52/2780.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
22211.52/2780.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22211.52/2780.95	c lits-rem:        18  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.05 s
22212.32/2781.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22447.15/2810.46	c lits-rem:     16547  cl-subs:    19009  v-elim:      0  v-fix:    0  time: 29.42 s
22447.15/2810.46	c vivif2 --  cl tried    31437 cl shrink        0 lits rem          0 time: 0.00
22447.95/2810.50	c vivif2 --  cl tried   172516 cl shrink        0 lits rem          0 time: 0.04
22451.25/2810.91	c asymm  cl-useful: 2/252/31437 lits-rem:2 time: 0.41
22451.25/2810.92	c calculated reachability. Time: 0.00
22451.25/2810.92	c  N dy 41957   9719094       120     31437         0    172516    251358   2179353     13.23   no data
22502.26/2817.36	c  N dy 42010   9739133       120     31437         0    191271    251352   2505436     13.22     14.17
22558.96/2824.42	c  N dy 42123   9759383       120     31437         0    210532    251352   2876563     13.22     13.93
22631.64/2833.51	c  N dy 42247   9779713       120     31437         0    229807    251352   3245991     13.23     13.95
22701.13/2842.26	c  N dy 42350   9801262       120     31437         0    250131    251352   3632296     13.23     14.01
22766.70/2850.46	c  N dy 42445   9823670       120     31437         0    142736    251351   1631285     13.23     13.96
22810.64/2855.95	c  N dy 42547   9843961       120     31437         0    162027    251351   2000342     13.23     13.97
22864.18/2862.68	c  N dy 42611   9866679       120     31437         0    183340    251351   2392177     13.23     13.97
22916.90/2869.27	c  N dy 42685   9886730       120     31437         0    202229    251349   2742070     13.23     13.97
22979.08/2877.02	c  N dy 42785   9906822       120     31437         0    221262    251349   3101094     13.23     15.37
23048.67/2885.79	c  N dy 42879   9926864       120     31437         0    240164    251346   3453293     13.23     14.87
23130.04/2895.98	c  N dy 42998   9947743       120     31437         0    130156    251346   1392230     13.23     14.02
23188.44/2903.24	c  N dy 43110   9967817       120     31437         0    149138    251346   1750520     13.23     14.36
23248.26/2910.74	c  N dy 43199   9988230       120     31437         0    168556    251346   2120746     13.23     13.93
23321.75/2919.92	c  N dy 43276  10009153       120     31437         0    188076    251344   2483589     13.23     13.94
23401.61/2929.96	c  N dy 43390  10029237       120     31437         0    207100    251342   2847076     13.23     14.00
23495.07/2941.60	c  N dy 43498  10049276       120     31437         0    226033    251342   3204702     13.23     15.20
23580.53/2952.32	c  N dy 43607  10069420       120     31437         0    245083    251342   3567897     13.23     14.00
23675.59/2964.20	c  N dy 43693  10089615       120     31437         0    133104    251342   1438127     13.23     14.03
23721.11/2969.92	c  N dy 43769  10110328       120     31437         0    152657    251342   1803789     13.23     13.95
23769.84/2976.00	c  N dy 43888  10131303       120     31437         0    172602    251342   2186315     13.24     14.10
23824.17/2982.89	c  N dy 43971  10151744       120     31437         0    191896    251342   2545139     13.24     13.98
23884.08/2990.38	c  N dy 44076  10171828       120     31437         0    210922    251342   2907353     13.24     17.83
23963.96/3000.37	c  N dy 44183  10197874       120     31437         0    235338    251340   3356523     13.24     14.18
24037.46/3009.52	c  N dy 44279  10219094       120     31437         0    255375    251340   3729036     13.24     11.21
24037.46/3009.52	c  S st 44279  10219094       120     31437         0    255375    251340   3729036     13.24     11.21
24041.55/3010.06	c  S st 44279  10219596       120     31437         0    255864    251340   3737542     13.24   no data
24041.55/3010.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
24043.04/3010.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.16
24043.04/3010.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24043.04/3010.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24043.04/3010.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24043.04/3010.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
24043.04/3010.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24043.84/3010.31	c lits-rem:        26  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.07 s
24044.64/3010.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24682.11/3090.28	c lits-rem:     29663  cl-subs:    23706  v-elim:      0  v-fix:    0  time: 79.84 s
24682.11/3090.29	c vivif2 --  cl tried    31323 cl shrink        0 lits rem          0 time: 0.01
24682.93/3090.37	c vivif2 --  cl tried   232247 cl shrink        0 lits rem          0 time: 0.08
24686.81/3090.87	c asymm  cl-useful: 1/190/31323 lits-rem:1 time: 0.50
24686.81/3090.88	c calculated reachability. Time: 0.00
24686.81/3090.88	c  N dy 44279  10219596       120     31323         0    232247    250105   3303643     13.24   no data
24767.49/3100.96	c  N dy 44402  10239911       120     31323         0    251615    250105   3678154     13.24     13.94
24847.36/3110.95	c  N dy 44499  10263794       120     31323         0    142438    250105   1597026     13.24     13.95
24887.29/3115.95	c  N dy 44560  10283868       120     31323         0    161188    250104   1937282     13.24     14.61
24936.03/3122.09	c  N dy 44646  10305288       120     31323         0    181452    250104   2314341     13.24     14.07
24985.55/3128.25	c  N dy 44746  10325308       120     31323         0    200476    250104   2677424     13.24     14.00
25039.87/3135.02	c  N dy 44868  10345316       120     31323         0    219438    250103   3038462     13.24     13.94
25102.97/3142.99	c  N dy 44976  10365323       120     31323         0    238312    250102   3392775     13.24     15.52
25169.26/3151.29	c  N dy 45071  10385505       120     31323         0    257338    250102   3755671     13.24     13.94
25232.36/3159.18	c  N dy 45161  10405813       120     31323         0    143659    250101   1614825     13.24     13.98
25274.70/3164.42	c  N dy 45258  10426719       120     31323         0    163394    250100   1988186     13.24     14.17
25334.60/3171.98	c  N dy 45325  10452765       120     31323         0    187771    250098   2429288     13.24     13.94
25392.12/3179.17	c  N dy 45436  10472775       120     31323         0    206798    250097   2792093     13.24     15.36
25451.22/3186.58	c  N dy 45518  10493021       120     31323         0    225921    250097   3155403     13.24     14.02
25517.62/3194.82	c  N dy 45621  10513089       120     31323         0    244850    250097   3511464     13.24     13.97
25587.10/3203.52	c  N dy 45716  10533239       120     31323         0    263944    250096   3875530     13.24     14.14
25650.12/3211.46	c  N dy 45825  10553438       120     31323         0    149080    250096   1713075     13.24     13.96
25695.65/3217.15	c  N dy 45912  10573445       120     31323         0    167948    250095   2065769     13.24     15.22
25747.57/3223.69	c  N dy 46028  10593466       120     31323         0    186988    250095   2430807     13.25     17.00
25811.48/3231.65	c  N dy 46105  10613563       120     31323         0    205956    250094   2786255     13.25     14.66
25873.77/3239.40	c  N dy 46177  10633876       120     31323         0    225032    250094   3141375     13.25     14.07
25942.47/3248.07	c  N dy 46268  10653950       120     31323         0    244034    250093   3503141     13.25     14.07
26020.75/3257.86	c  N dy 46339  10674027       120     31323         0    262890    250093   3850585     13.25     13.97
26104.64/3268.32	c  N dy 46377  10696748       120     31323         0    148955    250092   1680273     13.24     14.10
26170.92/3276.63	c  N dy 46487  10716848       120     31323         0    167995    250092   2042275     13.24     14.43
26181.31/3277.96	c  S st 46503  10719597       120     31323         0    170611    250092   2091846     13.24   no data
26186.10/3278.51	c  S st 46503  10720099       120     31323         0    171090    250092   2100860     13.24   no data
26186.10/3278.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
26187.70/3278.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.18
26187.70/3278.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26187.70/3278.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26187.70/3278.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26187.70/3278.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
26187.70/3278.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26187.70/3278.80	c lits-rem:        27  cl-subs:       28  v-elim:      0  v-fix:    0  time:  0.07 s
26188.50/3278.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26420.91/3307.97	c lits-rem:      9229  cl-subs:     8894  v-elim:      0  v-fix:    0  time: 29.08 s
26420.91/3307.97	c vivif2 --  cl tried    31287 cl shrink        0 lits rem          0 time: 0.01
26421.80/3308.03	c vivif2 --  cl tried   162204 cl shrink        0 lits rem          0 time: 0.06
26428.90/3308.91	c asymm  cl-useful: 5/285/31287 lits-rem:6 time: 0.87
26428.90/3308.91	c calculated reachability. Time: 0.00
26428.90/3308.91	c  N dy 46503  10720099       120     31287         0    162204    249693   1948538     13.24   no data
26532.72/3321.97	c  N dy 46539  10745414       120     31287         0    185778    249689   2353123     13.24     14.01
26698.85/3342.73	c  N dy 46642  10780173       120     31287         0    218239    249681   2920114     13.24     13.98
26783.51/3353.38	c  N dy 46725  10801035       120     31287         0    237885    249681   3284105     13.24     13.97
26872.19/3364.47	c  N dy 46771  10821043       120     31287         0    256650    249680   3622756     13.24     14.42
26961.64/3375.64	c  N dy 46861  10841183       120     31287         0    140680    249680   1548250     13.24     13.95
27078.27/3390.22	c  N dy 46956  10881523       120     31287         0    177898    249672   2169385     13.23     13.97
27141.39/3398.17	c  N dy 47033  10902943       120     31287         0    198190    249670   2551850     13.23     14.01
27214.86/3407.32	c  N dy 47139  10923029       120     31287         0    217287    249670   2920892     13.24     14.88
27300.41/3418.04	c  N dy 47237  10945967       120     31287         0    239029    249667   3329561     13.24     14.01
27397.88/3430.28	c  N dy 47343  10966087       120     31287         0    258187    249667   3701660     13.24     14.27
27506.41/3443.83	c  N dy 47476  10986427       120     31287         0    141143    249666   1546750     13.24     14.03
27552.75/3449.66	c  N dy 47625  11006504       120     31287         0    160190    249665   1914083     13.24     15.40
27600.67/3455.64	c  N dy 47711  11027423       120     31287         0    179885    249665   2273229     13.24     14.03
27652.69/3462.16	c  N dy 47773  11048981       120     31287         0    200013    249664   2618770     13.24     14.00
27714.20/3469.87	c  N dy 47878  11069749       120     31287         0    219661    249663   2990824     13.24     13.99
27776.39/3477.64	c  N dy 47977  11090065       120     31287         0    238818    249662   3354871     13.24     13.95
27842.70/3485.93	c  N dy 48029  11111545       120     31287         0    259008    249661   3717285     13.24     14.01
27928.97/3496.78	c  N dy 48122  11131663       120     31287         0    140508    249660   1519317     13.24     13.95
27974.51/3502.42	c  N dy 48218  11151858       120     31287         0    159674    249660   1885890     13.24     14.14
28020.04/3508.19	c  N dy 48269  11171888       120     31287         0    178499    249660   2231035     13.24     13.99
28082.41/3515.96	c  N dy 48385  11192298       120     31287         0    197882    249655   2607554     13.24     13.95
28148.62/3524.20	c  N dy 48472  11212363       120     31287         0    216803    249654   2960533     13.24     16.66
28174.18/3527.43	c  S st 48506  11220100       120     31287         0    224086    249654   3093610     13.24     11.69
28178.18/3527.98	c  S st 48506  11220607       120     31287         0    224581    249654   3102231     13.24   no data
28178.18/3528.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
28179.87/3528.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.15
28179.87/3528.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28179.87/3528.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28179.87/3528.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28179.87/3528.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
28179.87/3528.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28180.56/3528.23	c lits-rem:        96  cl-subs:       86  v-elim:      0  v-fix:    0  time:  0.06 s
28181.36/3528.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28604.67/3581.38	c lits-rem:     30795  cl-subs:    16864  v-elim:      0  v-fix:    0  time: 53.05 s
28604.67/3581.39	c vivif2 --  cl tried    30922 cl shrink        0 lits rem          0 time: 0.00
28605.47/3581.43	c vivif2 --  cl tried   207996 cl shrink        0 lits rem          0 time: 0.05
28608.67/3581.87	c asymm  cl-useful: 5/237/30922 lits-rem:5 time: 0.44
28608.67/3581.88	c calculated reachability. Time: 0.00
28608.67/3581.88	c  N dy 48506  11220607       120     30922         0    207996    246067   2800045     13.24   no data
28674.17/3590.09	c  N dy 48548  11241882       120     30922         0    227999    246066   3149257     13.24     14.02
28742.15/3598.58	c  N dy 48602  11263070       120     30922         0    247838    246066   3500225     13.24     13.95
28824.31/3608.88	c  N dy 48689  11285301       120     30922         0    268824    246065   3898808     13.24     13.95
28893.81/3617.50	c  N dy 48764  11305787       120     30922         0    150027    246061   1684396     13.24     14.08
28942.54/3623.61	c  N dy 48888  11328225       120     30922         0    171248    246060   2089495     13.24     14.15
28996.13/3630.34	c  N dy 49028  11348433       120     30922         0    190537    246059   2466085     13.24     13.97
29061.55/3638.54	c  N dy 49113  11372435       120     30922         0    213197    246058   2882715     13.24     14.01
29122.24/3646.10	c  N dy 49199  11392932       120     30922         0    232665    246057   3254838     13.24     13.94
29195.74/3655.33	c  N dy 49306  11414189       120     30922         0    252852    246057   3643575     13.24     13.98
29270.01/3664.62	c  N dy 49395  11434256       120     30922         0    271795    246056   3995083     13.24     14.72
29366.65/3676.78	c  N dy 49418  11461013       120     30922         0    157028    246053   1754321     13.23     13.95
29422.58/3683.72	c  N dy 49446  11481094       120     30922         0    175646    246052   2072700     13.23     17.06
29481.67/3691.19	c  N dy 49533  11501146       120     30922         0    194515    246052   2418768     13.23     15.81
29548.78/3699.60	c  N dy 49601  11521317       120     30922         0    213442    246052   2766761     13.23     14.05
29616.66/3708.04	c  N dy 49665  11541344       120     30922         0    232396    246050   3123962     13.23     14.75
29700.53/3718.52	c  N dy 49780  11561383       120     30922         0    251411    246049   3496262     13.23     14.31
29786.00/3729.25	c  N dy 49855  11582326       120     30922         0    271084    246049   3858947     13.23     14.08
29880.25/3741.05	c  N dy 49907  11608711       120     30922         0    155394    246049   1742741     13.23     14.03
29930.57/3747.35	c  N dy 49988  11628760       120     30922         0    174296    246049   2099701     13.23     14.24
29987.30/3754.40	c  N dy 50076  11649134       120     30922         0    193575    246048   2460091     13.23     13.98
30043.21/3761.46	c  N dy 50165  11669269       120     30922         0    212624    246048   2815203     13.23     13.97
30105.51/3769.25	c  N dy 50281  11689333       120     30922         0    231600    246048   3182921     13.23     20.56
30177.40/3778.24	c  N dy 50344  11709336       120     30922         0    250411    246048   3527956     13.23     13.93
30219.73/3783.56	c  S st 50397  11720607       120     30922         0    261097    246048   3731155     13.23     13.09
30225.32/3784.21	c  S st 50397  11721109       120     30922         0    261580    246048   3739740     13.23   no data
30225.32/3784.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
30226.20/3784.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.17
30227.02/3784.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30227.02/3784.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30227.02/3784.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30227.02/3784.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
30227.02/3784.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30227.72/3784.50	c lits-rem:       235  cl-subs:      236  v-elim:      0  v-fix:    0  time:  0.09 s
30228.51/3784.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30893.92/3867.97	c lits-rem:     43910  cl-subs:    23578  v-elim:      0  v-fix:    0  time: 83.34 s
30893.92/3867.98	c vivif2 --  cl tried    30625 cl shrink        0 lits rem          0 time: 0.01
30894.74/3868.06	c vivif2 --  cl tried   238063 cl shrink        0 lits rem          0 time: 0.08
30898.63/3868.54	c asymm  cl-useful: 0/209/30625 lits-rem:0 time: 0.48
30898.63/3868.55	c calculated reachability. Time: 0.00
30898.63/3868.55	c  N dy 50397  11721109       120     30625         0    238063    243389   3309753     13.23   no data
30975.30/3878.13	c  N dy 50449  11743830       120     30625         0    259399    243389   3693627     13.23     14.01
31059.17/3888.65	c  N dy 50533  11764122       120     30625         0    278501    243388   4047994     13.23     13.96
31121.49/3896.47	c  N dy 50653  11784216       120     30625         0    157080    243388   1812796     13.23     16.61
31168.60/3902.31	c  N dy 50760  11804256       120     30625         0    176116    243388   2177048     13.23     14.85
31222.12/3909.09	c  N dy 50858  11825230       120     30625         0    196042    243388   2558585     13.23     13.96
31280.50/3916.39	c  N dy 50907  11845780       120     30625         0    215365    243387   2916084     13.23     14.03
31346.71/3924.64	c  N dy 51023  11865849       120     30625         0    234427    243386   3282944     13.23     14.17
31413.81/3933.04	c  N dy 51139  11885951       120     30625         0    253545    243385   3650277     13.23     14.14
31488.89/3942.46	c  N dy 51253  11906021       120     30625         0    272591    243385   4022098     13.24     16.56
31594.34/3955.62	c  N dy 51313  11938025       120     30625         0    160223    243384   1821380     13.23     14.14
31655.83/3963.31	c  N dy 51392  11958087       120     30625         0    179040    243384   2168513     13.23     14.09
31724.52/3971.97	c  N dy 51484  11978143       120     30625         0    197951    243384   2520536     13.23     14.42
31810.78/3982.71	c  N dy 51616  11998231       120     30625         0    217026    243383   2892993     13.23     15.94
31909.03/3995.08	c  N dy 51715  12018323       120     30625         0    235959    243383   3249909     13.24     15.65
32016.05/4008.45	c  N dy 51827  12038329       120     30625         0    254961    243383   3620595     13.24     16.49
32126.27/4022.21	c  N dy 51923  12058391       120     30625         0    273888    243383   3977219     13.24     14.34
32244.50/4037.05	c  N dy 52029  12078978       120     30625         0    150033    243383   1643888     13.24     13.97
32302.79/4044.37	c  N dy 52067  12100761       120     30625         0    170416    243383   2010018     13.24     13.95
32365.09/4052.15	c  N dy 52177  12120763       120     30625         0    189424    243383   2374108     13.24     13.99
32428.20/4060.04	c  N dy 52271  12140857       120     30625         0    208451    243382   2735964     13.24     17.63
32507.28/4069.97	c  N dy 52360  12164739       120     30625         0    230945    243381   3151929     13.24     13.95
32579.97/4079.01	c  N dy 52503  12184800       120     30625         0    249999    243381   3521890     13.24     13.94
32662.24/4089.32	c  N dy 52571  12207532       120     30625         0    271152    243381   3888251     13.24     13.94
32721.42/4096.78	c  S st 52652  12221109       120     30625         0    284071    243381   4136467     13.24     12.61
32726.93/4097.40	c  S st 52652  12221611       120     30625         0    284560    243381   4145643     13.24   no data
32726.93/4097.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
32728.54/4097.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.20
32728.54/4097.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32728.54/4097.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32728.54/4097.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32728.54/4097.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
32728.54/4097.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32729.34/4097.71	c lits-rem:        10  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.08 s
32730.22/4097.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33600.00/4206.80	c lits-rem:     35616  cl-subs:    29303  v-elim:      0  v-fix:    0  time: 108.94 s
33600.00/4206.81	c vivif2 --  cl tried    30551 cl shrink        0 lits rem          0 time: 0.01
33600.82/4206.89	c vivif2 --  cl tried   255308 cl shrink        0 lits rem          0 time: 0.08
33604.71/4207.31	c asymm  cl-useful: 2/202/30551 lits-rem:2 time: 0.42
33604.71/4207.32	c calculated reachability. Time: 0.00
33604.71/4207.32	c  N dy 52652  12221611       120     30551         0    255308    242727   3628502     13.24   no data
33684.58/4217.31	c  N dy 52721  12243104       120     30551         0    275493    242727   3991287     13.24     13.96
33765.24/4227.41	c  N dy 52781  12263169       120     30551         0    150872    242726   1655022     13.24     14.07
33809.97/4233.08	c  N dy 52871  12283585       120     30551         0    170194    242721   2023441     13.24     13.95
33862.70/4239.60	c  N dy 52983  12303625       120     30551         0    189159    242720   2383621     13.24     13.98
33920.19/4246.85	c  N dy 53113  12323779       120     30551         0    208313    242720   2754515     13.24     14.16
33985.70/4255.00	c  N dy 53235  12345242       120     30551         0    228661    242720   3146241     13.24     14.03
34051.99/4263.36	c  N dy 53272  12367063       120     30551         0    249162    242720   3524586     13.24     13.96
34139.84/4274.34	c  N dy 53341  12389117       120     30551         0    269869    242720   3904943     13.24     14.09
34226.90/4285.26	c  N dy 53461  12409124       120     30551         0    288876    242720   4270875     13.24     14.56
34298.00/4294.18	c  N dy 53540  12429174       120     30551         0    162785    242719   1866221     13.24     14.68
34357.11/4301.56	c  N dy 53659  12450643       120     30551         0    183202    242719   2261482     13.24     14.01
34422.61/4309.70	c  N dy 53762  12470706       120     30551         0    202169    242719   2623155     13.24     15.44
34491.29/4318.33	c  N dy 53831  12490876       120     30551         0    221076    242718   2970762     13.24     14.04
34581.55/4329.70	c  N dy 53949  12511061       120     30551         0    240174    242718   3340599     13.24     13.99
34681.50/4342.12	c  N dy 54030  12531136       120     30551         0    259137    242718   3699930     13.24     14.29
34777.33/4354.18	c  N dy 54119  12551282       120     30551         0    278170    242718   4064454     13.24     13.94
34877.88/4366.74	c  N dy 54211  12571492       120     30551         0    151098    242718   1644623     13.24     14.14
34969.74/4378.24	c  N dy 54287  12605298       120     30551         0    182633    242714   2193673     13.24     14.14
35055.20/4388.90	c  N dy 54328  12632458       120     30551         0    207950    242713   2641276     13.24     14.15
35137.55/4399.23	c  N dy 54438  12652466       120     30551         0    226964    242711   3007585     13.24     13.99
35233.31/4411.23	c  N dy 54566  12674128       120     30551         0    247530    242711   3405936     13.24     14.10
35311.59/4421.08	c  N dy 54638  12694404       120     30551         0    266678    242711   3761414     13.24     14.12
35415.43/4434.05	c  N dy 54756  12714738       120     30551         0    285995    242711   4135819     13.24     13.94
35446.57/4437.94	c  S st 54779  12721611       120     30551         0    292485    242711   4259589     13.24     12.35
35453.86/4438.86	c  S st 54779  12722115       120     30551         0    292961    242711   4267864     13.24   no data
35453.86/4438.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
35456.16/4439.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.22
35456.16/4439.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35456.16/4439.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35456.16/4439.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35456.16/4439.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
35456.16/4439.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35456.96/4439.20	c lits-rem:       184  cl-subs:      103  v-elim:      0  v-fix:    0  time:  0.09 s
35457.76/4439.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36426.59/4560.64	c lits-rem:     28807  cl-subs:    33539  v-elim:      0  v-fix:    0  time: 121.29 s
36426.59/4560.65	c vivif2 --  cl tried    30436 cl shrink        0 lits rem          0 time: 0.00
36427.39/4560.73	c vivif2 --  cl tried   259434 cl shrink        0 lits rem          0 time: 0.08
36430.58/4561.15	c asymm  cl-useful: 3/209/30436 lits-rem:3 time: 0.41
36430.58/4561.16	c calculated reachability. Time: 0.00
36430.58/4561.16	c  N dy 54779  12722115       120     30436         0    259434    241565   3686812     13.24   no data
36507.27/4570.71	c  N dy 54813  12743187       120     30436         0    279091    241565   4032844     13.24     13.94
36590.33/4581.12	c  N dy 54886  12763249       120     30436         0    152030    241565   1660023     13.24     14.43
36640.76/4587.48	c  N dy 54950  12784099       120     30436         0    171611    241565   2016564     13.24     14.04
36694.16/4594.17	c  N dy 55005  12804174       120     30436         0    190481    241565   2359410     13.24     13.94
36747.69/4600.89	c  N dy 55080  12824357       120     30436         0    209517    241565   2721588     13.24     13.96
36817.17/4609.58	c  N dy 55197  12844405       120     30436         0    228529    241564   3084889     13.24     14.46
36898.64/4619.76	c  N dy 55270  12864434       120     30436         0    247474    241564   3447430     13.24     14.09
36984.90/4630.58	c  N dy 55373  12885710       120     30436         0    267523    241562   3822922     13.24     13.97
37074.36/4641.78	c  N dy 55442  12905759       120     30436         0    286397    241562   4168804     13.24     14.02
37166.23/4653.27	c  N dy 55555  12925815       120     30436         0    157832    241562   1756426     13.24     14.88
37221.33/4660.14	c  N dy 55655  12946006       120     30436         0    177024    241561   2125553     13.24     13.98
37275.66/4666.99	c  N dy 55746  12966017       120     30436         0    195981    241561   2485593     13.24     14.88
37337.95/4674.72	c  N dy 55835  12986068       120     30436         0    214952    241561   2844354     13.24     14.91
37420.22/4685.02	c  N dy 55909  13007819       120     30436         0    235433    241561   3213260     13.24     14.11
37512.07/4696.55	c  N dy 56004  13027903       120     30436         0    254485    241561   3576165     13.24     14.01
37610.33/4708.85	c  N dy 56118  13048104       120     30436         0    273744    241561   3948758     13.24     13.94
37709.37/4721.21	c  N dy 56158  13068537       120     30436         0    292865    241561   4287618     13.24     14.15
37794.02/4731.88	c  N dy 56263  13088616       120     30436         0    162816    241560   1837884     13.24     14.25
37855.52/4739.59	c  N dy 56374  13110169       120     30436         0    183240    241559   2227774     13.24     13.94
37925.02/4748.20	c  N dy 56495  13130260       120     30436         0    202337    241559   2599115     13.24     13.94
37925.82/4748.33	c  F st 56498  13130467       120     30436         0    202540    241559   2603316     13.24   no data
38030.45/4761.45	c  N dy 56594  13162097       120     30436         0    232142    241559   3161199     13.24     13.95
38098.42/4769.93	c  N dy 56641  13182156       120     30436         0    250830    241559   3499526     13.24     15.39
38181.42/4780.33	c  N dy 56745  13202242       120     30436         0    269794    241558   3857889     13.24     15.10
38263.69/4790.62	c  S st 56804  13222115       120     30436         0    288520    241558   4197005     13.24     11.36
38269.28/4791.36	c  S st 56804  13222619       120     30436         0    289009    241558   4206083     13.24   no data
38269.28/4791.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
38270.88/4791.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.20
38271.67/4791.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38271.67/4791.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38271.67/4791.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38271.67/4791.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    120 time:  0.00 s
38271.67/4791.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38271.67/4791.68	c lits-rem:         6  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.07 s
38273.27/4791.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39067.20/4891.27	c lits-rem:     26005  cl-subs:    27667  v-elim:      0  v-fix:    0  time: 99.46 s
39067.20/4891.28	c vivif2 --  cl tried    30425 cl shrink        0 lits rem          0 time: 0.01
39068.00/4891.36	c vivif2 --  cl tried   261345 cl shrink        0 lits rem          0 time: 0.08
39071.19/4891.79	c asymm  cl-useful: 6/225/30425 lits-rem:6 time: 0.43
39072.00/4891.80	c calculated reachability. Time: 0.00
39072.00/4891.80	c  N dy 56804  13222619       120     30425         0    261345    241402   3707872     13.24   no data
39150.27/4901.63	c  N dy 56896  13243266       120     30425         0    280959    241402   4091165     13.24     13.97
39239.74/4912.86	c  N dy 56969  13263751       120     30425         0    151069    241402   1613314     13.24     13.94
39286.03/4918.64	c  N dy 57067  13283772       120     30425         0    170015    241402   1975509     13.24     14.06
39344.35/4925.94	c  N dy 57189  13304017       120     30425         0    189332    241402   2347721     13.24     13.98
39409.05/4934.02	c  N dy 57257  13324023       120     30425         0    208149    241402   2697191     13.24     14.07
39491.33/4944.35	c  N dy 57311  13344100       120     30425         0    226821    241402   3033596     13.24     13.95
39588.76/4956.55	c  N dy 57445  13364445       120     30425         0    246151    241402   3411557     13.24     14.20
39697.47/4970.14	c  N dy 57534  13384545       120     30425         0    264955    241402   3757379     13.24     17.68
39796.43/4982.56	c  N dy 57637  13404591       120     30425         0    283987    241402   4119099     13.24     16.63
39897.87/4995.23	c  N dy 57735  13424683       120     30425         0    152409    241402   1632436     13.25     16.23
39947.39/5001.43	c  N dy 57847  13444720       120     30425         0    171433    241402   1999177     13.25     14.71

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-3421635-1306690746/watcher-3421635-1306690746 -o /tmp/evaluation-result-3421635-1306690746/solver-3421635-1306690746 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421635-1306690746.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.50 7.93 7.96 3/366 17211
/proc/meminfo: memFree=22681068/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=92144 CPUtime=0.03 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 412 0 0 0 3 0 0 0 25 0 8 0 780675045 94355456 353 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401737142 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17211/statm: 23036 353 299 95 0 18018 0
[pid=17211/tid=17212] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 230809165755 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401737132 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 230804212822 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736720 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736729 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736729 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0173101 s]
/proc/loadavg: 7.50 7.93 7.96 3/366 17211
/proc/meminfo: memFree=22681068/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=92144 CPUtime=0.07 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 420 0 0 0 7 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736720 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 23036 361 302 95 0 18018 0
[pid=17211/tid=17212] ppid=17209 vsize=92144 CPUtime=0.01 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 4 0 0 0 1 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736729 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401737132 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=92144 CPUtime=0.01 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736729 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=92144 CPUtime=0.01 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736729 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=92144 CPUtime=0 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736733 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=92144 CPUtime=0.01 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 780675045 94355456 361 33554432000 4194304 4580107 140736687133552 18446744073709551615 47749401736733 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 92144

[startup+0.425125 s]
/proc/loadavg: 7.50 7.93 7.96 3/366 17211
/proc/meminfo: memFree=22681068/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=507840 CPUtime=3.26 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) D 17209 17211 16962 0 -1 4202496 17624 0 0 0 321 5 0 0 18 0 8 0 780675045 520028160 17516 33554432000 4194304 4580107 140736687133552 18446744073709551615 230809209015 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 126998 17527 365 95 0 121980 0
[pid=17211/tid=17212] ppid=17209 vsize=508748 CPUtime=0.4 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 2457 0 0 0 40 0 0 0 18 0 8 0 780675045 520957952 17542 33554432000 4194304 4580107 140736687133552 18446744073709551615 4401342 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=509088 CPUtime=0.38 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) D 17209 17211 16962 0 -1 4202560 1592 0 0 0 38 0 0 0 18 0 8 0 780675045 521306112 17722 33554432000 4194304 4580107 140736687133552 18446744073709551615 4401259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=509088 CPUtime=0.41 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 3607 0 0 0 40 1 0 0 18 0 8 0 780675045 521306112 17722 33554432000 4194304 4580107 140736687133552 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=509088 CPUtime=0.41 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) D 17209 17211 16962 0 -1 4202560 1550 0 0 0 41 0 0 0 18 0 8 0 780675045 521306112 17722 33554432000 4194304 4580107 140736687133552 18446744073709551615 230809208922 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=509088 CPUtime=0.39 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) D 17209 17211 16962 0 -1 4202560 3078 0 0 0 39 0 0 0 18 0 8 0 780675045 521306112 17722 33554432000 4194304 4580107 140736687133552 18446744073709551615 4401342 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=509088 CPUtime=0.39 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) D 17209 17211 16962 0 -1 4202560 1653 0 0 0 39 0 0 0 18 0 8 0 780675045 521306112 17722 33554432000 4194304 4580107 140736687133552 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=509088 CPUtime=0.4 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) S 17209 17211 16962 0 -1 4202560 1783 0 0 0 40 0 0 0 18 0 8 0 780675045 521306112 17722 33554432000 4194304 4580107 140736687133552 18446744073709551615 230809270766 0 0 4096 2 18446604465976056896 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 507840

[startup+0.682164 s]
/proc/loadavg: 7.50 7.93 7.96 3/366 17211
/proc/meminfo: memFree=22681068/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=619564 CPUtime=5.03 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 39662 0 0 0 491 12 0 0 18 0 8 0 780675045 634433536 39128 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 154891 39128 372 95 0 149873 0
[pid=17211/tid=17212] ppid=17209 vsize=619564 CPUtime=0.63 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5262 0 0 0 61 2 0 0 18 0 8 0 780675045 634433536 39128 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=619564 CPUtime=0.59 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 4224 0 0 0 59 0 0 0 18 0 8 0 780675045 634433536 39128 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451759 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=619564 CPUtime=0.63 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5377 0 0 0 62 1 0 0 18 0 8 0 780675045 634433536 39128 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=619564 CPUtime=0.62 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5361 0 0 0 61 1 0 0 18 0 8 0 780675045 634433536 39128 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=619564 CPUtime=0.61 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 6335 0 0 0 60 1 0 0 18 0 8 0 780675045 634433536 39128 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451847 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=619564 CPUtime=0.61 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5390 0 0 0 59 2 0 0 18 0 8 0 780675045 634433536 39128 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=619564 CPUtime=0.64 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1885 0 0 0 64 0 0 0 18 0 8 0 780675045 634433536 39128 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 619564

[startup+0.701164 s]
/proc/loadavg: 7.50 7.93 7.96 3/366 17211
/proc/meminfo: memFree=22681068/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=619684 CPUtime=5.18 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 39671 0 0 0 506 12 0 0 18 0 8 0 780675045 634556416 39137 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 154921 39137 372 95 0 149903 0
[pid=17211/tid=17212] ppid=17209 vsize=619684 CPUtime=0.65 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5262 0 0 0 63 2 0 0 18 0 8 0 780675045 634556416 39137 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=619684 CPUtime=0.6 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 4224 0 0 0 60 0 0 0 18 0 8 0 780675045 634556416 39137 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=619684 CPUtime=0.64 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5377 0 0 0 63 1 0 0 18 0 8 0 780675045 634556416 39137 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451766 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=619684 CPUtime=0.64 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5361 0 0 0 63 1 0 0 18 0 8 0 780675045 634556416 39137 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=619684 CPUtime=0.63 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 6335 0 0 0 62 1 0 0 18 0 8 0 780675045 634556416 39137 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=619684 CPUtime=0.63 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5390 0 0 0 61 2 0 0 18 0 8 0 780675045 634556416 39137 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=619684 CPUtime=0.66 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 1894 0 0 0 66 0 0 0 18 0 8 0 780675045 634556416 39137 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 619684

[startup+1.51502 s]
/proc/loadavg: 7.50 7.93 7.96 9/374 17219
/proc/meminfo: memFree=22525384/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=623052 CPUtime=11.68 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 40779 0 0 0 1155 13 0 0 19 0 8 0 780675045 638005248 39089 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 155763 39089 374 95 0 150745 0
[pid=17211/tid=17212] ppid=17209 vsize=623052 CPUtime=1.46 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5262 0 0 0 144 2 0 0 19 0 8 0 780675045 638005248 39089 33554432000 4194304 4580107 140736687133552 18446744073709551615 4397329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=623052 CPUtime=1.4 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 4224 0 0 0 140 0 0 0 19 0 8 0 780675045 638005248 39089 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=623052 CPUtime=1.46 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5378 0 0 0 145 1 0 0 19 0 8 0 780675045 638005248 39089 33554432000 4194304 4580107 140736687133552 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=623052 CPUtime=1.45 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5361 0 0 0 144 1 0 0 19 0 8 0 780675045 638005248 39089 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451663 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=623052 CPUtime=1.45 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 6335 0 0 0 144 1 0 0 19 0 8 0 780675045 638005248 39089 33554432000 4194304 4580107 140736687133552 18446744073709551615 4415790 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=623052 CPUtime=1.45 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5390 0 0 0 143 2 0 0 19 0 8 0 780675045 638005248 39089 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=623052 CPUtime=1.48 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 3001 0 0 0 147 1 0 0 19 0 8 0 780675045 638005248 39089 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.68
Current children cumulated vsize (KiB) 623052

[startup+3.10073 s]
/proc/loadavg: 7.50 7.93 7.96 9/374 17219
/proc/meminfo: memFree=22524020/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=622952 CPUtime=24.35 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 42069 0 0 0 2422 13 0 0 22 0 8 0 780675045 637902848 39175 33554432000 4194304 4580107 140736687133552 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 155738 39175 374 95 0 150720 0
[pid=17211/tid=17212] ppid=17209 vsize=622952 CPUtime=3.05 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5262 0 0 0 303 2 0 0 22 0 8 0 780675045 637902848 39175 33554432000 4194304 4580107 140736687133552 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=622952 CPUtime=2.98 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 4224 0 0 0 298 0 0 0 22 0 8 0 780675045 637902848 39175 33554432000 4194304 4580107 140736687133552 18446744073709551615 4416457 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=622952 CPUtime=3.04 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5378 0 0 0 303 1 0 0 22 0 8 0 780675045 637902848 39175 33554432000 4194304 4580107 140736687133552 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=622952 CPUtime=3.04 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5361 0 0 0 303 1 0 0 22 0 8 0 780675045 637902848 39175 33554432000 4194304 4580107 140736687133552 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=622952 CPUtime=3.03 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 6335 0 0 0 302 1 0 0 22 0 8 0 780675045 637902848 39175 33554432000 4194304 4580107 140736687133552 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=622952 CPUtime=3.03 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5390 0 0 0 301 2 0 0 22 0 8 0 780675045 637902848 39175 33554432000 4194304 4580107 140736687133552 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=622952 CPUtime=3.06 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 4291 0 0 0 305 1 0 0 24 0 8 0 780675045 637902848 39175 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 622952

[startup+6.30113 s]
/proc/loadavg: 7.62 7.95 7.97 9/374 17219
/proc/meminfo: memFree=22518288/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=590692 CPUtime=49.9 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 56910 0 0 0 4973 17 0 0 25 0 8 0 780675045 604868608 42519 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 147673 42520 379 95 0 142655 0
[pid=17211/tid=17212] ppid=17209 vsize=590692 CPUtime=6.24 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 7903 0 0 0 622 2 0 0 25 0 8 0 780675045 604868608 42520 33554432000 4194304 4580107 140736687133552 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=590692 CPUtime=6.14 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 5229 0 0 0 613 1 0 0 25 0 8 0 780675045 604868608 42520 33554432000 4194304 4580107 140736687133552 18446744073709551615 4243155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=590692 CPUtime=6.24 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 7513 0 0 0 622 2 0 0 25 0 8 0 780675045 604868608 42520 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294363 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=590692 CPUtime=6.24 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 6500 0 0 0 623 1 0 0 25 0 8 0 780675045 604868608 42520 33554432000 4194304 4580107 140736687133552 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=590692 CPUtime=6.24 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 7857 0 0 0 622 2 0 0 25 0 8 0 780675045 604868608 42520 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=590692 CPUtime=6.23 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 6503 0 0 0 621 2 0 0 25 0 8 0 780675045 604868608 42520 33554432000 4194304 4580107 140736687133552 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=590692 CPUtime=6.26 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 8489 0 0 0 625 1 0 0 25 0 8 0 780675045 604868608 42520 33554432000 4194304 4580107 140736687133552 18446744073709551615 4416477 0 0 4096 2 0 0 0 -1 4 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/374 17356
/proc/meminfo: memFree=21256256/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=1941952 CPUtime=37238.9 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 3301553 0 0 0 3722343 1548 0 0 25 0 8 0 780675045 1988558848 355817 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 485488 355817 381 95 0 480470 0
[pid=17211/tid=17212] ppid=17209 vsize=1941952 CPUtime=4662.37 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 454648 0 0 0 466047 190 0 0 25 0 8 0 780675045 1988558848 355817 33554432000 4194304 4580107 140736687133552 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=1941952 CPUtime=4604.21 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 387731 0 0 0 460209 212 0 0 25 0 8 0 780675045 1988558848 355817 33554432000 4194304 4580107 140736687133552 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=1941952 CPUtime=4661.4 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 460348 0 0 0 465953 187 0 0 25 0 8 0 780675045 1988558848 355817 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=1941952 CPUtime=4662.35 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 431670 0 0 0 466020 215 0 0 25 0 8 0 780675045 1988558848 355817 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=1941952 CPUtime=4662.37 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 436739 0 0 0 466044 193 0 0 25 0 8 0 780675045 1988558848 355817 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=1941952 CPUtime=4661.36 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 375831 0 0 0 465934 202 0 0 25 0 8 0 780675045 1988558848 355817 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=1941952 CPUtime=4662.41 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 451451 0 0 0 466056 185 0 0 25 0 8 0 780675045 1988558848 355817 33554432000 4194304 4580107 140736687133552 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37238.9
Current children cumulated vsize (KiB) 1941952

[startup+4722.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/374 17357
/proc/meminfo: memFree=21233664/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=2000116 CPUtime=37718.1 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 3321096 0 0 0 3770254 1560 0 0 25 0 8 0 780675045 2048118784 361465 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 500029 361465 380 95 0 495011 0
[pid=17211/tid=17212] ppid=17209 vsize=2000116 CPUtime=4722.37 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 456213 0 0 0 472046 191 0 0 25 0 8 0 780675045 2048118784 361465 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=2000116 CPUtime=4663.46 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 392508 0 0 0 466131 215 0 0 25 0 8 0 780675045 2048118784 361465 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=2000116 CPUtime=4721.39 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 462096 0 0 0 471950 189 0 0 25 0 8 0 780675045 2048118784 361465 33554432000 4194304 4580107 140736687133552 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=2000116 CPUtime=4722.35 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 436274 0 0 0 472017 218 0 0 25 0 8 0 780675045 2048118784 361465 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=2000116 CPUtime=4722.37 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 438061 0 0 0 472043 194 0 0 25 0 8 0 780675045 2048118784 361465 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=2000116 CPUtime=4721.35 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 378069 0 0 0 471933 202 0 0 25 0 8 0 780675045 2048118784 361465 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=2000116 CPUtime=4722.41 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 452378 0 0 0 472055 186 0 0 25 0 8 0 780675045 2048118784 361465 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37718.1
Current children cumulated vsize (KiB) 2000116

[startup+4782.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/374 17359
/proc/meminfo: memFree=21200664/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=2333936 CPUtime=38197.4 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 3337231 0 0 0 3818168 1570 0 0 25 0 8 0 780675045 2389950464 369805 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 583484 369805 380 95 0 578466 0
[pid=17211/tid=17212] ppid=17209 vsize=2333936 CPUtime=4782.37 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 456493 0 0 0 478046 191 0 0 25 0 8 0 780675045 2389950464 369805 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=2333936 CPUtime=4722.7 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 394868 0 0 0 472054 216 0 0 25 0 8 0 780675045 2389950464 369805 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=2333936 CPUtime=4781.38 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 462122 0 0 0 477949 189 0 0 25 0 8 0 780675045 2389950464 369805 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=2333936 CPUtime=4782.35 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 438504 0 0 0 478016 219 0 0 25 0 8 0 780675045 2389950464 369805 33554432000 4194304 4580107 140736687133552 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=2333936 CPUtime=4782.38 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 442975 0 0 0 478042 196 0 0 25 0 8 0 780675045 2389950464 369805 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=2333936 CPUtime=4781.34 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 378840 0 0 0 477932 202 0 0 25 0 8 0 780675045 2389950464 369805 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=2333936 CPUtime=4782.41 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 452908 0 0 0 478055 186 0 0 25 0 8 0 780675045 2389950464 369805 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38197.4
Current children cumulated vsize (KiB) 2333936

[startup+4842.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/374 17360
/proc/meminfo: memFree=21203252/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=2119024 CPUtime=38676.6 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 3361145 0 0 0 3866081 1582 0 0 25 0 8 0 780675045 2169880576 369176 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 529756 369176 380 95 0 524738 0
[pid=17211/tid=17212] ppid=17209 vsize=2119024 CPUtime=4842.38 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 461727 0 0 0 484044 194 0 0 25 0 8 0 780675045 2169880576 369176 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=2119024 CPUtime=4781.95 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 399971 0 0 0 477975 220 0 0 25 0 8 0 780675045 2169880576 369176 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=2119024 CPUtime=4841.38 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 467358 0 0 0 483946 192 0 0 25 0 8 0 780675045 2169880576 369176 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=2119024 CPUtime=4842.35 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 438504 0 0 0 484016 219 0 0 25 0 8 0 780675045 2169880576 369176 33554432000 4194304 4580107 140736687133552 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=2119024 CPUtime=4842.37 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 445751 0 0 0 484040 197 0 0 25 0 8 0 780675045 2169880576 369176 33554432000 4194304 4580107 140736687133552 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=2119024 CPUtime=4841.35 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 378892 0 0 0 483932 203 0 0 25 0 8 0 780675045 2169880576 369176 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=2119024 CPUtime=4842.41 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 458061 0 0 0 484054 187 0 0 25 0 8 0 780675045 2169880576 369176 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38676.6
Current children cumulated vsize (KiB) 2119024

[startup+4902.3 s]
/proc/loadavg: 8.07 8.04 8.00 9/374 17362
/proc/meminfo: memFree=21281852/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=1916876 CPUtime=39155.9 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 3391371 0 0 0 3913989 1597 0 0 25 0 8 0 780675045 1962881024 349364 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 479219 349364 380 95 0 474201 0
[pid=17211/tid=17212] ppid=17209 vsize=1916876 CPUtime=4902.38 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 466933 0 0 0 490042 196 0 0 25 0 8 0 780675045 1962881024 349364 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=1916876 CPUtime=4841.19 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 404874 0 0 0 483896 223 0 0 25 0 8 0 780675045 1962881024 349364 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=1916876 CPUtime=4901.38 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 472683 0 0 0 489944 194 0 0 25 0 8 0 780675045 1962881024 349364 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=1916876 CPUtime=4902.36 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 442000 0 0 0 490015 221 0 0 25 0 8 0 780675045 1962881024 349364 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=1916876 CPUtime=4902.37 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 451117 0 0 0 490038 199 0 0 25 0 8 0 780675045 1962881024 349364 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=1916876 CPUtime=4901.34 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 383624 0 0 0 489929 205 0 0 25 0 8 0 780675045 1962881024 349364 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=1916876 CPUtime=4902.39 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 458802 0 0 0 490051 188 0 0 25 0 8 0 780675045 1962881024 349364 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39155.9
Current children cumulated vsize (KiB) 1916876

[startup+4962.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/374 17373
/proc/meminfo: memFree=21301224/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=1917824 CPUtime=39635.1 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 3414714 0 0 0 3961897 1612 0 0 25 0 8 0 780675045 1963851776 344649 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 479456 344649 380 95 0 474438 0
[pid=17211/tid=17212] ppid=17209 vsize=1917824 CPUtime=4962.38 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 472537 0 0 0 496039 199 0 0 25 0 8 0 780675045 1963851776 344649 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=1917824 CPUtime=4900.45 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 405456 0 0 0 489821 224 0 0 25 0 8 0 780675045 1963851776 344649 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=1917824 CPUtime=4961.37 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 477951 0 0 0 495941 196 0 0 25 0 8 0 780675045 1963851776 344649 33554432000 4194304 4580107 140736687133552 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=1917824 CPUtime=4962.35 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 444487 0 0 0 496011 224 0 0 25 0 8 0 780675045 1963851776 344649 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=1917824 CPUtime=4962.35 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 455138 0 0 0 496034 201 0 0 25 0 8 0 780675045 1963851776 344649 33554432000 4194304 4580107 140736687133552 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=1917824 CPUtime=4961.35 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 388472 0 0 0 495926 209 0 0 25 0 8 0 780675045 1963851776 344649 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=1917824 CPUtime=4962.38 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 458984 0 0 0 496050 188 0 0 25 0 8 0 780675045 1963851776 344649 33554432000 4194304 4580107 140736687133552 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39635.1
Current children cumulated vsize (KiB) 1917824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008 s]
/proc/loadavg: 8.11 8.05 8.00 9/374 17374
/proc/meminfo: memFree=21259048/32951124 swapFree=37160472/67111528
[pid=17211] ppid=17209 vsize=1996540 CPUtime=40000.2 cores=0-7
/proc/17211/stat : 17211 (strangenight2-m) R 17209 17211 16962 0 -1 4202496 3426552 0 0 0 3998397 1621 0 0 25 0 8 0 780675045 2044456960 355047 33554432000 4194304 4580107 140736687133552 18446744073709551615 4299059 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17211/statm: 499135 355047 380 95 0 494117 0
[pid=17211/tid=17212] ppid=17209 vsize=1996540 CPUtime=5008.09 cores=0-7
/proc/17211/task/17212/stat : 17212 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 474070 0 0 0 500609 200 0 0 25 0 8 0 780675045 2044456960 355048 33554432000 4194304 4580107 140736687133552 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17211/tid=17213] ppid=17209 vsize=1996540 CPUtime=4945.56 cores=0-7
/proc/17211/task/17213/stat : 17213 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 406509 0 0 0 494331 225 0 0 25 0 8 0 780675045 2044456960 355048 33554432000 4194304 4580107 140736687133552 18446744073709551615 4296779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17211/tid=17214] ppid=17209 vsize=1996540 CPUtime=5007.09 cores=0-7
/proc/17211/task/17214/stat : 17214 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 479345 0 0 0 500512 197 0 0 25 0 8 0 780675045 2044456960 355048 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294598 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17211/tid=17215] ppid=17209 vsize=1996540 CPUtime=5008.06 cores=0-7
/proc/17211/task/17215/stat : 17215 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 448871 0 0 0 500581 225 0 0 25 0 8 0 780675045 2044456960 355048 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17211/tid=17216] ppid=17209 vsize=1996540 CPUtime=5008.07 cores=0-7
/proc/17211/task/17216/stat : 17216 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 455904 0 0 0 500605 202 0 0 25 0 8 0 780675045 2044456960 355048 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17211/tid=17217] ppid=17209 vsize=1996540 CPUtime=5007.05 cores=0-7
/proc/17211/task/17217/stat : 17217 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 390484 0 0 0 500494 211 0 0 25 0 8 0 780675045 2044456960 355048 33554432000 4194304 4580107 140736687133552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17211/tid=17218] ppid=17209 vsize=1996540 CPUtime=5008.09 cores=0-7
/proc/17211/task/17218/stat : 17218 (strangenight2-m) R 17209 17211 16962 0 -1 4202560 458984 0 0 0 500621 188 0 0 25 0 8 0 780675045 2044456960 355048 33554432000 4194304 4580107 140736687133552 18446744073709551615 4406340 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 1996540

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.08
CPU time (s): 40000.3
CPU user time (s): 39984
CPU system time (s): 16.2755
CPU usage (%): 798.715
Max. virtual memory (cumulated for all children) (KiB): 2355104

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

runsolver used 16.5005 second user time and 46.085 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-29 19:39:06
IDJOB=3421635
IDBENCH=83894
IDSOLVER=1878
FILE ID=node104/3421635-1306690746
RUNJOBID= node104-1306685403-16976
PBS_JOBID= 13471826
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421635-1306690746/watcher-3421635-1306690746 -o /tmp/evaluation-result-3421635-1306690746/solver-3421635-1306690746 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421635-1306690746.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=705790277

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22681348 kB
Buffers:        368892 kB
Cached:        7816320 kB
SwapCached:     152248 kB
Active:        3462076 kB
Inactive:      6497300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22681348 kB
SwapTotal:    67111528 kB
SwapFree:     37160472 kB
Dirty:            7432 kB
Writeback:          40 kB
AnonPages:     1634932 kB
Mapped:          10620 kB
Slab:           154880 kB
PageTables:      88668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87700076 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= 73412 MiB
End job on node104 at 2011-05-29 21:02:36