Trace number 3257975

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? (TO) 4800.33 1201.64

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3257975-1304028741.cnf'
0.00/0.00	c -- header says num vars:           2100
0.00/0.00	c -- header says num clauses:      215164
0.00/0.04	c -- clauses added:            0 learnts,       215164 normals,            0 xors
0.00/0.04	c -- vars added       2100
0.00/0.04	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0      2100        70    215094         0    432288         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/70/70 lits-rem:0 time: 0.00
0.19/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
0.19/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.11	c bin-w-bin subsume rem         6670 bins  time:  0.03 s
0.49/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.49/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2100 time:  0.02 s
0.49/0.17	c Removed useless bin:       0  fixed:     0  props:   1.05M  time:  0.02 s
0.78/0.23	c lits-rem:       513  cl-subs:        0  v-elim:     70  v-fix:    0  time:  0.06 s
0.78/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.78/0.25	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.78/0.25	c calculated reachability. Time: 0.00
0.78/0.25	c Calc default polars -  time:   0.00 s pos:       0 undec:      70 neg:    2030
0.78/0.25	c =========================================================================================
0.78/0.25	c types(t): F = full restart, N = normal restart
0.78/0.25	c types(t): S = simplification begin/end, E = solution found
0.78/0.25	c restart types(rt): st = static, dy = dynamic
0.78/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.78/0.25	c  B st     0         0      2030     10195    196199         0    701599         0   no data   no data
1.97/0.57	c  N dy    15      4018      2030     10195    196199      3995    701598    187468     11.19     12.05
3.17/0.88	c  N dy    38      8111      2030     10195    196199      5583    701598    226638     11.67     12.33
4.77/1.27	c  N dy    61     12686      2030     10195    196200      5909    701598    180459     11.83     12.53
6.77/1.79	c  N dy    80     18616      2030     10195    196201      6207    701597    153401     11.64     12.40
8.38/2.15	c  N dy    95     22667      2030     10195    196201     10225    701597    341254     11.65     12.28
9.17/2.36	c  F st   111     25000      2030     10195    196201     12544    701597    459146     11.74     11.34
9.96/2.58	c  N st   115     27033      2030     10195    196201      7797    701597    179612     11.74   no data
11.16/2.84	c  S st   117     30002      2030     10195    196201     10721    701597    310008     11.74   no data
11.16/2.88	c  S st   117     30502      2030     10195    196201     11219    701597    337271     11.74   no data
11.16/2.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.36/3.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     15 BRemL:      0 BRemN:      0 P: 14.9M T:  0.30
12.36/3.19	c blocked clauses removed:        0 vars:      0 tried:        2030 T: 0.00 s
12.78/3.22	c bin-w-bin subsume rem            0 bins  time:  0.03 s
20.35/5.16	c subs with bin:        0  lits-rem:     81892  v-fix:    0  time:  1.93 s
20.35/5.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
20.35/5.19	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
20.75/5.21	c lits-rem:       475  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
25.95/6.60	c subs with bin:        0  lits-rem:         9  v-fix:    0  time:  1.37 s
26.74/6.74	c lits-rem:       288  cl-subs:     1998  v-elim:      0  v-fix:    0  time:  0.14 s
27.54/6.93	c asymm  cl-useful: 0/1869/10195 lits-rem:0 time: 0.19
27.54/6.94	c calculated reachability. Time: 0.00
27.54/6.94	c  N dy   117     30502      2030     10195    196216      9221    619230    296353     11.74   no data
29.15/7.32	c  N dy   147     34525      2030     10195    196221     13208    619230    539406     12.04     13.66
30.76/7.73	c  N dy   181     38623      2030     10195    196223      9443    619230    277143     12.31     12.97
32.34/8.16	c  N dy   201     42950      2030     10195    196223     13720    619230    523400     12.33     13.03
33.53/8.44	c  S st   217     45754      2030     10195    196223     16505    619230    696804     12.37   no data
33.53/8.49	c  S st   217     46255      2030     10195    196223     17006    619230    733889     12.37   no data
33.93/8.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.75/8.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.3M T:  0.29
34.75/8.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.15/8.82	c bin-w-bin subsume rem            0 bins  time:  0.03 s
39.92/10.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
39.92/10.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
39.92/10.07	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
39.92/10.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.92/11.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
47.52/11.93	c lits-rem:       174  cl-subs:      358  v-elim:      0  v-fix:    0  time:  0.35 s
47.52/11.94	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
47.52/11.96	c vivif2 --  cl tried    16648 cl shrink        7 lits rem          7 time: 0.03
48.34/12.16	c asymm  cl-useful: 0/1950/10195 lits-rem:0 time: 0.20
48.34/12.17	c calculated reachability. Time: 0.00
48.34/12.17	c  N dy   217     46255      2030     10195    196223     16648    619230    721731     12.37   no data
50.32/12.67	c  N dy   238     51228      2030     10195    196223     12683    619230    397504     12.42     13.19
51.92/13.07	c  N dy   255     55315      2030     10195    196223     16722    619230    635622     12.44     13.20
53.91/13.53	c  N dy   288     59739      2030     10195    196223     11255    619230    284252     12.56     13.25
55.51/13.94	c  N dy   307     64081      2030     10195    196223     15562    619230    545094     12.58     13.32
57.12/14.36	c  N dy   327     68185      2030     10195    196223     19631    619230    799419     12.61     13.29
57.50/14.48	c  S st   335     69384      2030     10195    196223     20820    619230    870800     12.61     10.81
57.90/14.53	c  S st   335     69884      2030     10195    196223     21316    619230    904360     12.61   no data
57.90/14.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.10/14.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.8M T:  0.30
59.10/14.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.10/14.87	c bin-w-bin subsume rem            0 bins  time:  0.03 s
64.30/16.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
64.30/16.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
64.30/16.13	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
64.30/16.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.30/17.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
72.29/18.18	c lits-rem:       184  cl-subs:      401  v-elim:      0  v-fix:    0  time:  0.53 s
72.29/18.19	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
72.69/18.23	c vivif2 --  cl tried    20915 cl shrink        0 lits rem          0 time: 0.04
73.49/18.42	c asymm  cl-useful: 0/1407/10195 lits-rem:0 time: 0.20
73.49/18.43	c calculated reachability. Time: 0.00
73.49/18.43	c  N dy   335     69884      2030     10195    196223     20915    619230    890401     12.61   no data
75.48/18.94	c  N dy   360     74618      2030     10195    196223     14697    619230    431999     12.65     13.34
77.48/19.44	c  N dy   376     79424      2030     10195    196223     19452    619230    708919     12.64     13.35
79.87/20.09	c  N dy   401     85308      2030     10195    196223     13403    619230    318491     12.61     13.32
81.07/20.31	c  F st   416     87500      2030     10195    196223     15583    619230    450137     12.63     12.68
82.27/20.69	c  N st   421     90796      2030     10195    196223     18810    619230    610844     12.63   no data
85.07/21.37	c  N dy   440     96814      2030     10195    196223     24746    619230    919975     12.63     13.34
87.88/22.02	c  N dy   476    103036      2030     10195    196223     18079    619230    532448     12.67     13.57
88.65/22.20	c  S st   491    104828      2030     10195    196223     19856    619230    640624     12.70   no data
88.65/22.26	c  S st   491    105328      2030     10195    196223     20354    619230    676564     12.70   no data
88.65/22.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.85/22.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.4M T:  0.29
89.85/22.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.85/22.58	c bin-w-bin subsume rem            0 bins  time:  0.03 s
95.06/23.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
95.06/23.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
95.06/23.85	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
95.06/23.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.66/25.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
101.84/25.55	c lits-rem:       129  cl-subs:      343  v-elim:      0  v-fix:    0  time:  0.28 s
101.84/25.56	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
101.84/25.59	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.03
102.64/25.78	c asymm  cl-useful: 0/1786/10195 lits-rem:0 time: 0.20
102.64/25.79	c calculated reachability. Time: 0.00
102.64/25.79	c  N dy   491    105328      2030     10195    196223     20011    619230    666686     12.70   no data
105.84/26.54	c  N dy   519    112173      2030     10195    196223     26800    619230   1050478     12.71     13.38
109.03/27.32	c  N dy   560    119544      2030     10195    196223     20247    619230    612354     12.76     13.56
112.22/28.15	c  N dy   594    127213      2030     10195    196223     27824    619230   1057236     12.76     13.60
115.82/29.03	c  N dy   647    135389      2030     10195    196223     21075    619230    613882     12.83     13.59
119.82/30.03	c  N dy   681    144087      2030     10195    196223     29664    619230   1074243     12.81     13.55
124.21/31.13	c  N dy   728    153824      2030     10195    196223     23495    619230    703377     12.81     13.52
126.21/31.60	c  S st   739    157994      2030     10195    196223     27617    619230    929384     12.79   no data
126.21/31.66	c  S st   739    158499      2030     10195    196223     28122    619230    964321     12.79   no data
126.21/31.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
127.43/31.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.1M T:  0.31
127.43/31.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
127.81/32.01	c bin-w-bin subsume rem            0 bins  time:  0.03 s
132.60/33.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
132.60/33.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
132.60/33.27	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
132.60/33.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
138.60/34.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
140.99/35.35	c lits-rem:       249  cl-subs:      681  v-elim:      0  v-fix:    0  time:  0.58 s
140.99/35.35	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
140.99/35.40	c vivif2 --  cl tried    27441 cl shrink        0 lits rem          0 time: 0.04
141.79/35.59	c asymm  cl-useful: 0/1615/10195 lits-rem:0 time: 0.20
142.19/35.60	c calculated reachability. Time: 0.00
142.19/35.60	c  N dy   739    158499      2030     10195    196223     27441    619230    946097     12.79   no data
146.59/36.75	c  N dy   775    168801      2030     10195    196223     20814    619230    525834     12.78     13.46
151.38/37.95	c  N dy   811    179580      2030     10195    196223     31475    619230   1120899     12.76     13.45
156.97/39.32	c  N dy   854    191100      2030     10195    196223     25076    619230    709368     12.76     13.54
162.60/40.79	c  N dy   910    203490      2030     10195    196223     37315    619230   1387644     12.79     13.49
168.56/42.28	c  N dy   966    216513      2030     10195    196223     31378    619230   1007441     12.79     13.50
175.37/43.92	c  N dy  1022    230374      2030     10195    196223     25314    619230    634935     12.79     13.75
178.55/44.74	c  S st  1054    237748      2030     10195    196223     32614    619230   1056269     12.79   no data
178.55/44.79	c  S st  1054    238248      2030     10195    196223     33110    619230   1092598     12.79   no data
178.95/44.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
180.17/45.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.5M T:  0.32
180.17/45.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
180.17/45.16	c bin-w-bin subsume rem            0 bins  time:  0.03 s
184.94/46.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
185.34/46.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
185.34/46.42	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
185.34/46.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
191.33/47.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
194.13/48.64	c lits-rem:       248  cl-subs:      495  v-elim:      0  v-fix:    0  time:  0.73 s
194.13/48.65	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
194.53/48.70	c vivif2 --  cl tried    32615 cl shrink        0 lits rem          0 time: 0.05
195.33/48.90	c asymm  cl-useful: 0/1498/10195 lits-rem:0 time: 0.20
195.33/48.91	c calculated reachability. Time: 0.00
195.33/48.91	c  N dy  1054    238248      2030     10195    196223     32615    619230   1078376     12.79   no data
202.93/50.85	c  N dy  1115    253697      2030     10195    196223     27107    619230    675621     12.79     13.48
210.94/52.80	c  N dy  1176    269899      2030     10195    196223     43116    619230   1542218     12.77     15.45
218.90/54.86	c  N dy  1246    287321      2030     10195    196223     38580    619230   1286192     12.77     13.52
228.11/57.11	c  N dy  1328    305754      2030     10195    196223     34080    619230    984617     12.77     13.47
228.11/57.17	c  F st  1331    306251      2030     10195    196223     34571    619230   1009732     12.77   no data
237.68/59.58	c  N dy  1393    325329      2030     10195    196223     29714    619230    707152     12.77     16.36
248.47/62.26	c  N dy  1485    346041      2030     10195    196223     25472    619230    446755     12.78     13.50
253.67/63.57	c  S st  1532    357372      2030     10195    196223     36682    619230   1064223     12.79     12.15
254.07/63.63	c  S st  1532    357876      2030     10195    196223     37184    619230   1095987     12.79   no data
254.07/63.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
255.26/63.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.5M T:  0.33
255.26/63.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
255.66/64.00	c bin-w-bin subsume rem            0 bins  time:  0.03 s
260.45/65.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
260.45/65.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
260.45/65.27	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
260.45/65.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
266.44/66.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
268.84/67.38	c lits-rem:       210  cl-subs:      730  v-elim:      0  v-fix:    0  time:  0.66 s
268.84/67.39	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
269.24/67.44	c vivif2 --  cl tried    36454 cl shrink        0 lits rem          0 time: 0.05
270.04/67.64	c asymm  cl-useful: 0/1635/10195 lits-rem:0 time: 0.20
270.04/67.65	c calculated reachability. Time: 0.00
270.04/67.65	c  N dy  1532    357876      2030     10195    196223     36454    619230   1077447     12.79   no data
280.42/70.24	c  N dy  1610    377970      2030     10195    196223     30587    619230    661738     12.79     13.54
291.21/72.98	c  N dy  1692    398065      2030     10195    196223     50442    619230   1672966     12.80     15.73
301.60/75.57	c  N dy  1764    418822      2030     10195    196223     44272    619230   1353168     12.79     13.47
312.38/78.24	c  N dy  1822    439187      2030     10195    196223     36718    619230    861168     12.76     13.47
323.17/80.91	c  N dy  1905    459241      2030     10195    196223     56535    619230   1898512     12.76     13.49
333.58/83.51	c  N dy  1983    479266      2030     10195    196223     47651    619230   1437426     12.76     14.23
344.34/86.29	c  N dy  2071    499352      2030     10195    196223     37883    619230    894928     12.76     14.06
355.14/88.99	c  N dy  2150    519475      2030     10195    196223     57738    619230   1938171     12.76     13.50
364.74/91.32	c  S st  2221    536814      2030     10195    196223     44282    619230   1183873     12.76     13.06
364.74/91.37	c  S st  2221    537317      2030     10195    196223     44785    619230   1216549     12.76   no data
364.74/91.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
366.32/91.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.0M T:  0.34
366.32/91.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
366.32/91.76	c bin-w-bin subsume rem            0 bins  time:  0.03 s
371.10/92.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
371.51/93.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
371.51/93.02	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
371.51/93.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
377.11/94.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
380.30/95.26	c lits-rem:       225  cl-subs:      811  v-elim:      0  v-fix:    0  time:  0.77 s
380.30/95.26	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
380.70/95.33	c vivif2 --  cl tried    43974 cl shrink        0 lits rem          0 time: 0.06
381.50/95.53	c asymm  cl-useful: 0/1242/10195 lits-rem:0 time: 0.21
381.50/95.54	c calculated reachability. Time: 0.00
381.50/95.54	c  N dy  2221    537317      2030     10195    196223     43974    619230   1198666     12.76   no data
392.68/98.30	c  N dy  2306    557336      2030     10195    196223     32125    619230    526970     12.76     13.45
403.07/100.97	c  N dy  2389    577468      2030     10195    196223     52006    619230   1555307     12.76     13.50
415.06/103.91	c  N dy  2488    597539      2030     10195    196223     39238    619230    874772     12.77     13.46
425.86/106.65	c  N dy  2558    617634      2030     10195    196223     59066    619230   1869559     12.77     14.18
437.42/109.52	c  N dy  2644    637731      2030     10195    196223     45359    619230   1149485     12.78     13.51
449.40/112.58	c  N dy  2728    657848      2030     10195    196223     65221    619230   2136807     12.78     13.50
460.60/115.37	c  N dy  2832    678076      2030     10195    196223     50641    619230   1393669     12.79     13.48
474.19/118.75	c  N dy  2914    701491      2030     10195    196223     38212    619230    702722     12.78     13.48
485.37/121.54	c  N dy  3008    721697      2030     10195    196223     58184    619230   1716307     12.79     13.59
497.74/124.65	c  N dy  3098    741779      2030     10195    196223     41452    619230    821632     12.79     15.63
509.35/127.54	c  N dy  3182    761858      2030     10195    196223     61286    619230   1817241     12.80     14.42
521.32/130.59	c  N dy  3286    781963      2030     10195    196223     43623    619230    905159     12.81     13.61
533.31/133.54	c  N dy  3354    802743      2030     10195    196223     64109    619230   1908920     12.80     13.55
535.30/134.05	c  S st  3376    805975      2030     10195    196223     67303    619230   2074193     12.81     12.98
535.72/134.11	c  S st  3376    806475      2030     10195    196223     67802    619230   2110045     12.81   no data
535.72/134.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
537.30/134.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.7M T:  0.38
537.30/134.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
537.30/134.54	c bin-w-bin subsume rem            0 bins  time:  0.03 s
542.09/135.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
542.49/135.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
542.49/135.82	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
542.49/135.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
548.48/137.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
559.27/140.02	c lits-rem:       543  cl-subs:     2146  v-elim:      0  v-fix:    0  time:  2.63 s
559.27/140.03	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
559.67/140.14	c vivif2 --  cl tried    65656 cl shrink        0 lits rem          0 time: 0.11
560.47/140.36	c asymm  cl-useful: 0/1109/10195 lits-rem:0 time: 0.22
560.47/140.37	c calculated reachability. Time: 0.00
560.47/140.37	c  N dy  3376    806475      2030     10195    196223     65656    619230   2062628     12.81   no data
572.85/143.40	c  N dy  3471    826495      2030     10195    196223     46941    619230   1048061     12.81     13.53
584.06/146.25	c  N dy  3548    846661      2030     10195    196223     66825    619230   2055653     12.81     13.62
596.03/149.27	c  N dy  3622    866736      2030     10195    196223     47162    619230   1007870     12.80     13.52
607.60/152.15	c  N dy  3687    886741      2030     10195    196223     66867    619230   1956395     12.80     13.76
620.00/155.20	c  N dy  3767    906762      2030     10195    196223     46186    619230    910160     12.80     13.51
631.18/158.07	c  N dy  3842    926814      2030     10195    196223     65910    619230   1869227     12.80     15.33
643.57/161.13	c  N dy  3931    946902      2030     10195    196223     44319    619230    788261     12.81     14.31
654.77/163.94	c  N dy  4021    967026      2030     10195    196223     64176    619230   1756982     12.81     13.66
667.95/167.27	c  N dy  4107    987042      2030     10195    196223     83902    619230   2700409     12.81     13.49
679.52/170.19	c  N dy  4197   1007060      2030     10195    196223     61249    619230   1553997     12.82     13.52
692.71/173.46	c  N dy  4272   1027187      2030     10195    196223     81105    619230   2479980     12.82     13.51
705.10/176.53	c  N dy  4346   1047816      2030     10195    196223     58082    619230   1389657     12.81     13.64
717.47/179.61	c  N dy  4448   1067932      2030     10195    196223     77945    619230   2357314     12.82     13.50
719.87/180.28	c  F st  4467   1071876      2030     10195    196223     81845    619230   2541116     12.82   no data
730.26/182.89	c  N dy  4522   1088156      2030     10195    196223     53492    619230   1123073     12.82     13.52
743.04/186.03	c  N dy  4603   1108465      2030     10195    196223     73497    619230   2045545     12.83     13.55
755.86/189.29	c  N dy  4687   1128676      2030     10195    196223     48068    619230    832879     12.82     13.52
767.42/192.17	c  N dy  4781   1148888      2030     10195    196223     68038    619230   1820245     12.83     13.52
779.80/195.27	c  N dy  4874   1168898      2030     10195    196223     87786    619230   2805950     12.83     13.74
792.18/198.35	c  N dy  4954   1188906      2030     10195    196223     61104    619230   1391873     12.83     13.63
803.79/201.27	c  N dy  5039   1208949      2030     10195    196223     80858    619230   2369440     12.83     19.19
804.57/201.40	c  S st  5043   1209712      2030     10195    196223     81603    619230   2398425     12.83   no data
804.57/201.47	c  S st  5043   1210213      2030     10195    196223     82104    619230   2430763     12.83   no data
804.57/201.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
806.16/201.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  0.39
806.16/201.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
806.56/201.91	c bin-w-bin subsume rem            0 bins  time:  0.03 s
811.36/203.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
811.36/203.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
811.36/203.18	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
811.76/203.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
818.15/204.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
832.14/208.32	c lits-rem:       493  cl-subs:     2638  v-elim:      0  v-fix:    0  time:  3.48 s
832.14/208.33	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
832.54/208.46	c vivif2 --  cl tried    79466 cl shrink        0 lits rem          0 time: 0.13
833.34/208.68	c asymm  cl-useful: 0/1114/10195 lits-rem:0 time: 0.22
833.34/208.69	c calculated reachability. Time: 0.00
833.34/208.69	c  N dy  5043   1210213      2030     10195    196223     79466    619230   2375390     12.83   no data
846.52/211.92	c  N dy  5145   1230234      2030     10195    196223     51902    619230    935506     12.84     13.52
858.11/214.84	c  N dy  5224   1250512      2030     10195    196223     71842    619230   1890378     12.84     13.76
870.89/218.09	c  N dy  5299   1270569      2030     10195    196223     91636    619230   2813361     12.84     13.55
883.30/221.12	c  N dy  5357   1290952      2030     10195    196223     63402    619230   1413598     12.83     13.64
895.66/224.24	c  N dy  5452   1310961      2030     10195    196223     83160    619230   2377107     12.84     17.78
909.26/227.64	c  N dy  5529   1331014      2030     10195    196223     53660    619230    939938     12.84     13.62
920.43/230.43	c  N dy  5610   1351037      2030     10195    196223     73397    619230   1890315     12.84     13.53
932.82/233.58	c  N dy  5691   1371344      2030     10195    196223     93444    619230   2876568     12.83     13.55
945.60/236.79	c  N dy  5786   1391381      2030     10195    196223     62893    619230   1340489     12.84     13.68
958.38/239.96	c  N dy  5876   1412140      2030     10195    196223     83344    619230   2321297     12.84     13.53
972.37/243.40	c  N dy  5941   1432471      2030     10195    196223     52096    619230    802639     12.83     13.55
983.97/246.34	c  N dy  6020   1452558      2030     10195    196223     71882    619230   1737993     12.83     13.51
996.73/249.54	c  N dy  6101   1472597      2030     10195    196223     91629    619230   2667389     12.83     14.37
1009.53/252.79	c  N dy  6190   1492878      2030     10195    196223     59405    619230   1115864     12.83     13.58
1021.90/255.82	c  N dy  6285   1513316      2030     10195    196223     79528    619230   2077063     12.84     13.77
1034.69/259.04	c  N dy  6377   1533764      2030     10195    196223     99728    619230   3050590     12.84     13.56
1047.47/262.21	c  N dy  6461   1553919      2030     10195    196223     66370    619230   1406756     12.84     13.54
1060.25/265.47	c  N dy  6526   1574077      2030     10195    196223     86181    619230   2277734     12.84     13.59
1072.64/268.57	c  N dy  6612   1594197      2030     10195    196223    106054    619230   3253351     12.84     13.53
1085.44/271.75	c  N dy  6700   1614815      2030     10195    196223     72202    619230   1662157     12.84     13.53
1097.01/274.67	c  N dy  6785   1634868      2030     10195    196223     92033    619230   2681605     12.85     13.69
1110.19/277.99	c  N dy  6880   1654969      2030     10195    196223     56626    619230    868100     12.85     13.59
1121.38/280.71	c  N dy  6949   1675019      2030     10195    196223     76404    619230   1846718     12.85     13.78
1134.17/283.92	c  N dy  7032   1695073      2030     10195    196223     96204    619230   2777285     12.85     13.93
1144.56/286.52	c  S st  7104   1710213      2030     10195    196223    111117    619230   3486690     12.85     13.40
1144.56/286.59	c  S st  7104   1710715      2030     10195    196223    111619    619230   3523442     12.85   no data
1144.96/286.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1146.57/287.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.0M T:  0.45
1146.57/287.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1146.57/287.08	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1151.74/288.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
1151.74/288.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
1151.74/288.35	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
1151.74/288.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1158.13/289.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
1172.93/293.64	c lits-rem:       562  cl-subs:     3893  v-elim:      0  v-fix:    0  time:  3.64 s
1172.93/293.64	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
1173.70/293.83	c vivif2 --  cl tried   107726 cl shrink        0 lits rem          0 time: 0.19
1174.50/294.07	c asymm  cl-useful: 0/1525/10195 lits-rem:0 time: 0.24
1174.50/294.08	c calculated reachability. Time: 0.00
1174.50/294.08	c  N dy  7104   1710715      2030     10195    196223    107726    619230   3436737     12.85   no data
1186.89/297.13	c  N dy  7200   1730810      2030     10195    196223     71326    619230   1549418     12.85     15.23
1199.69/300.38	c  N dy  7282   1750956      2030     10195    196223     91195    619230   2472781     12.85     13.63
1212.88/303.65	c  N dy  7373   1771207      2030     10195    196223    111168    619230   3445786     12.85     13.60
1225.66/306.88	c  N dy  7442   1791213      2030     10195    196223     73688    619230   1591718     12.85     14.53
1238.03/309.98	c  N dy  7517   1811345      2030     10195    196223     93480    619230   2498755     12.85     13.57
1252.43/313.51	c  N dy  7591   1831364      2030     10195    196223    113158    619230   3380392     12.85     13.55
1265.21/316.73	c  N dy  7665   1851410      2030     10195    196223     74822    619230   1609110     12.85     14.88
1277.98/319.96	c  N dy  7764   1871435      2030     10195    196223     94566    619230   2534973     12.85     13.58
1291.16/323.23	c  N dy  7856   1891529      2030     10195    196223    114394    619230   3511211     12.85     13.55
1304.35/326.58	c  N dy  7932   1911935      2030     10195    196223     75352    619230   1613996     12.85     13.57
1317.13/329.74	c  N dy  8007   1932017      2030     10195    196223     95151    619230   2542382     12.85     13.55
1331.13/333.24	c  N dy  8078   1952181      2030     10195    196223    115002    619230   3436932     12.85     13.55
1346.29/337.07	c  N dy  8151   1975527      2030     10195    196223     77836    619230   1665591     12.85     13.58
1359.08/340.30	c  N dy  8220   1996311      2030     10195    196223     98313    619230   2637314     12.84     13.75
1373.06/343.77	c  N dy  8289   2016389      2030     10195    196223    118087    619230   3565417     12.84     13.53
1386.25/347.03	c  N dy  8382   2036466      2030     10195    196223     76822    619230   1606976     12.84     13.56
1398.64/350.19	c  N dy  8467   2056555      2030     10195    196223     96613    619230   2545128     12.84     13.55
1413.42/353.83	c  N dy  8549   2076559      2030     10195    196223    116312    619230   3434108     12.84     13.55
1426.20/357.07	c  N dy  8626   2096564      2030     10195    196223     73941    619230   1467498     12.85     13.54
1438.98/360.26	c  N dy  8711   2116706      2030     10195    196223     93810    619230   2419238     12.85     13.55
1453.37/363.81	c  N dy  8784   2136736      2030     10195    196223    113562    619230   3309043     12.85     14.92
1468.15/367.50	c  N dy  8872   2157235      2030     10195    196223     70685    619230   1263540     12.85     13.53
1480.55/370.68	c  N dy  8970   2177312      2030     10195    196223     90485    619230   2190026     12.85     14.56
1494.51/374.12	c  N dy  9051   2197579      2030     10195    196223    110460    619230   3147220     12.85     13.54
1503.70/376.49	c  S st  9090   2210715      2030     10195    196223    123385    619230   3748782     12.85   no data
1504.10/376.56	c  S st  9090   2211216      2030     10195    196223    123886    619230   3783448     12.85   no data
1504.10/376.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1506.10/377.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.5M T:  0.47
1506.10/377.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1506.10/377.07	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1511.31/378.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
1511.31/378.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
1511.31/378.35	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
1511.31/378.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1518.49/380.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
1533.68/383.93	c lits-rem:       824  cl-subs:     4878  v-elim:      0  v-fix:    0  time:  3.82 s
1533.68/383.94	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
1534.46/384.14	c vivif2 --  cl tried   119008 cl shrink        0 lits rem          0 time: 0.20
1535.26/384.39	c asymm  cl-useful: 0/1145/10195 lits-rem:0 time: 0.24
1535.66/384.40	c calculated reachability. Time: 0.00
1535.66/384.40	c  N dy  9090   2211216      2030     10195    196223    119008    619230   3681251     12.85   no data
1550.44/388.13	c  N dy  9165   2232501      2030     10195    196223     75952    619230   1427589     12.85     13.88
1564.04/391.51	c  N dy  9242   2252522      2030     10195    196223     95642    619230   2343611     12.85     13.58
1577.62/394.96	c  N dy  9323   2272563      2030     10195    196223    115401    619230   3242587     12.85     13.68
1591.99/398.57	c  N dy  9398   2292708      2030     10195    196223     70239    619230   1188083     12.85     13.53
1604.77/401.77	c  N dy  9482   2313100      2030     10195    196223     90380    619230   2143101     12.85     13.60
1618.75/405.21	c  N dy  9552   2333846      2030     10195    196223    110761    619230   3073686     12.85     13.54
1633.53/408.99	c  N dy  9629   2354142      2030     10195    196223    130741    619230   4018370     12.85     13.56
1647.53/412.42	c  N dy  9727   2374644      2030     10195    196223     84969    619230   1821975     12.85     13.56
1661.12/415.86	c  N dy  9810   2394914      2030     10195    196223    104922    619230   2740644     12.85     13.54
1675.88/419.54	c  N dy  9914   2414980      2030     10195    196223    124714    619230   3671330     12.85     13.53
1689.87/423.05	c  N dy  9999   2435080      2030     10195    196223     77553    619230   1458411     12.85     13.67
1704.25/426.61	c  N dy 10058   2456664      2030     10195    196223     98835    619230   2440665     12.85     13.59
1718.25/430.13	c  N dy 10137   2476683      2030     10195    196223    118540    619230   3340756     12.85     14.05
1733.81/434.09	c  N dy 10220   2496769      2030     10195    196223     70365    619230   1077162     12.85     13.72
1747.00/437.33	c  N dy 10301   2517280      2030     10195    196223     90490    619230   1970679     12.85     13.55
1760.99/440.84	c  N dy 10364   2537913      2030     10195    196223    110825    619230   2920392     12.84     13.55
1774.57/444.27	c  N dy 10454   2557928      2030     10195    196223    130613    619230   3902916     12.84     13.59
1789.34/447.91	c  N dy 10528   2578079      2030     10195    196223     81478    619230   1526265     12.84     13.55
1803.33/451.44	c  N dy 10617   2598323      2030     10195    196223    101396    619230   2451292     12.84     13.57
1817.71/455.00	c  N dy 10697   2618684      2030     10195    196223    121458    619230   3378118     12.84     13.60
1834.09/459.12	c  N dy 10795   2638725      2030     10195    196223     71265    619230   1069214     12.85     13.71
1847.27/462.40	c  N dy 10878   2659630      2030     10195    196223     91789    619230   2002685     12.85     13.68
1860.86/465.87	c  N dy 10968   2679651      2030     10195    196223    111485    619230   2911257     12.85     13.55
1876.06/469.64	c  N dy 11050   2699712      2030     10195    196223    131187    619230   3840708     12.85     21.97
1885.24/471.93	c  S st 11088   2711217      2030     10195    196223     71669    619230   1044763     12.85     10.47
1885.24/471.99	c  S st 11088   2711721      2030     10195    196223     72173    619230   1078052     12.85   no data
1885.62/472.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1886.83/472.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.4M T:  0.38
1886.83/472.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1887.23/472.42	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1892.02/473.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
1892.02/473.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
1892.02/473.69	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
1892.42/473.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1897.21/474.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.17 s
1898.03/475.14	c lits-rem:        53  cl-subs:      167  v-elim:      0  v-fix:    0  time:  0.21 s
1898.03/475.15	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
1898.43/475.22	c vivif2 --  cl tried    72006 cl shrink        0 lits rem          0 time: 0.07
1899.21/475.45	c asymm  cl-useful: 0/1182/10195 lits-rem:0 time: 0.23
1899.21/475.45	c calculated reachability. Time: 0.00
1899.21/475.45	c  N dy 11088   2711721      2030     10195    196223     72006    619230   1074904     12.85   no data
1912.39/478.75	c  N dy 11173   2731969      2030     10195    196223     91932    619230   1971591     12.85     13.55
1925.97/482.15	c  N dy 11267   2752126      2030     10195    196223    111818    619230   2912307     12.85     13.54
1940.36/485.77	c  N dy 11349   2772191      2030     10195    196223    131606    619230   3857039     12.85     15.56
1955.57/489.51	c  N dy 11441   2792379      2030     10195    196223     79607    619230   1389556     12.85     13.53
1968.34/492.77	c  N dy 11533   2812483      2030     10195    196223     99387    619230   2296443     12.85     13.56
1983.10/496.46	c  N dy 11609   2832998      2030     10195    196223    119573    619230   3213597     12.85     13.54
1999.11/500.42	c  N dy 11690   2853381      2030     10195    196223    139620    619230   4123301     12.85     13.53
2013.47/504.00	c  N dy 11769   2873826      2030     10195    196223     86966    619230   1715880     12.85     13.55
2027.06/507.42	c  N dy 11871   2893830      2030     10195    196223    106651    619230   2646031     12.85     13.58
2041.84/511.13	c  N dy 11964   2914084      2030     10195    196223    126628    619230   3614297     12.85     13.56
2057.82/515.12	c  N dy 12042   2934774      2030     10195    196223    147044    619230   4558790     12.85     13.57
2071.79/518.69	c  N dy 12103   2955603      2030     10195    196223     93671    619230   1964997     12.85     13.56
2085.38/522.06	c  N dy 12197   2975619      2030     10195    196223    113400    619230   2897478     12.85     13.60
2100.18/525.73	c  N dy 12288   2995695      2030     10195    196223    133197    619230   3822665     12.85     13.71
2116.94/529.92	c  N dy 12375   3015991      2030     10195    196223     78321    619230   1219358     12.85     13.56
2130.12/533.23	c  N dy 12464   3036262      2030     10195    196223     98286    619230   2127891     12.85     13.63
2144.90/536.98	c  N dy 12557   3057028      2030     10195    196223    118724    619230   3033819     12.85     13.63
2160.48/540.81	c  N dy 12641   3077158      2030     10195    196223    138547    619230   3936807     12.86     13.76
2176.46/544.85	c  N dy 12718   3097346      2030     10195    196223     82601    619230   1398827     12.85     13.57
2191.25/548.53	c  N dy 12817   3117350      2030     10195    196223    102304    619230   2304086     12.86     13.60
2206.04/552.21	c  N dy 12911   3137373      2030     10195    196223    122046    619230   3229333     12.86     13.61
2220.80/555.91	c  N dy 12999   3157544      2030     10195    196223    141930    619230   4182579     12.86     13.54
2236.41/559.88	c  N dy 13085   3177760      2030     10195    196223     84992    619230   1456493     12.86     13.67
2250.36/563.30	c  N dy 13169   3197790      2030     10195    196223    104715    619230   2357848     12.86     14.63
2260.35/565.88	c  S st 13249   3211721      2030     10195    196223    118427    619230   2978517     12.86      9.71
2260.75/565.95	c  S st 13249   3212227      2030     10195    196223    118930    619230   3009752     12.86   no data
2260.75/565.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2262.76/566.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.0M T:  0.46
2262.76/566.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2262.76/566.46	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2267.94/567.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
2267.94/567.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
2267.94/567.73	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
2267.94/567.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2274.73/569.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
2284.33/571.81	c lits-rem:       330  cl-subs:     3411  v-elim:      0  v-fix:    0  time:  2.37 s
2284.33/571.82	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
2284.74/571.99	c vivif2 --  cl tried   115519 cl shrink        0 lits rem          0 time: 0.18
2285.92/572.24	c asymm  cl-useful: 0/971/10195 lits-rem:0 time: 0.25
2285.92/572.25	c calculated reachability. Time: 0.00
2285.92/572.25	c  N dy 13249   3212227      2030     10195    196223    115519    619230   2941786     12.86   no data
2301.50/576.12	c  N dy 13334   3232448      2030     10195    196223    135443    619230   3839646     12.86     13.63
2317.48/580.18	c  N dy 13424   3252526      2030     10195    196223    155239    619230   4771695     12.86     14.27
2332.66/583.95	c  N dy 13517   3273069      2030     10195    196223     97679    619230   2031865     12.86     13.59
2347.44/587.69	c  N dy 13601   3293302      2030     10195    196223    117621    619230   2928638     12.86     13.59
2363.03/591.59	c  N dy 13693   3313338      2030     10195    196223    137336    619230   3844395     12.86     14.20
2377.80/595.21	c  N dy 13775   3333342      2030     10195    196223    157077    619230   4816262     12.86     13.56
2392.59/598.91	c  N dy 13862   3353728      2030     10195    196223     98292    619230   2000439     12.86     13.66
2406.17/602.32	c  N dy 13938   3373795      2030     10195    196223    118064    619230   2906140     12.87     13.58
2421.75/606.30	c  N dy 14029   3394944      2030     10195    196223    138923    619230   3869807     12.87     13.68
2438.12/610.35	c  N dy 14110   3415317      2030     10195    196223    158953    619230   4782846     12.87     13.64
2452.13/613.83	c  N dy 14199   3435583      2030     10195    196223     99140    619230   2038721     12.87     13.69
2466.49/617.42	c  N dy 14284   3456553      2030     10195    196223    119841    619230   3013464     12.87     13.62
2482.48/621.43	c  N dy 14357   3476922      2030     10195    196223    139892    619230   3922398     12.87     13.59
2498.85/625.51	c  N dy 14448   3497026      2030     10195    196223    159672    619230   4830079     12.87     13.68
2513.25/629.19	c  N dy 14539   3518199      2030     10195    196223     99760    619230   2027729     12.87     13.56
2527.21/632.69	c  N dy 14631   3538209      2030     10195    196223    119473    619230   2933271     12.87     13.60
2542.39/636.47	c  N dy 14694   3558228      2030     10195    196223    139188    619230   3832181     12.87     13.65
2558.76/640.51	c  N dy 14789   3578359      2030     10195    196223    159028    619230   4758227     12.87     13.56
2573.55/644.24	c  N dy 14883   3598399      2030     10195    196223     96992    619230   1868037     12.87     13.58
2588.73/648.03	c  N dy 14970   3618834      2030     10195    196223    117082    619230   2791464     12.87     13.55
2605.92/652.32	c  N dy 15048   3639899      2030     10195    196223    137802    619230   3733646     12.87     13.70
2622.69/656.50	c  N dy 15110   3660019      2030     10195    196223    157612    619230   4615856     12.87     13.69
2638.66/660.51	c  N dy 15189   3680448      2030     10195    196223     94994    619230   1775284     12.87     13.72
2653.05/664.16	c  N dy 15281   3700889      2030     10195    196223    115136    619230   2690185     12.87     13.64
2661.44/666.20	c  S st 15312   3712227      2030     10195    196223    126262    619230   3182772     12.87     12.41
2661.44/666.27	c  S st 15312   3712731      2030     10195    196223    126765    619230   3215527     12.87   no data
2661.44/666.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2663.43/666.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.9M T:  0.48
2663.43/666.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2663.83/666.81	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2668.63/668.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
2668.63/668.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
2668.63/668.07	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
2669.03/668.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2675.84/669.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
2686.61/672.50	c lits-rem:       423  cl-subs:     3611  v-elim:      0  v-fix:    0  time:  2.66 s
2686.61/672.50	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
2687.01/672.69	c vivif2 --  cl tried   123154 cl shrink        0 lits rem          0 time: 0.19
2688.20/672.94	c asymm  cl-useful: 0/975/10195 lits-rem:0 time: 0.25
2688.20/672.95	c calculated reachability. Time: 0.00
2688.20/672.95	c  N dy 15312   3712731      2030     10195    196223    123154    619230   3141495     12.87   no data
2704.98/677.10	c  N dy 15402   3733452      2030     10195    196223    143557    619230   4072764     12.87     13.67
2719.78/680.88	c  F st 15471   3751562      2030     10195    196223    161402    619230   4895623     12.87     12.82
2721.76/681.31	c  N st 15475   3753599      2030     10195    196223    163403    619230   4989547     12.87   no data
2737.36/685.25	c  N dy 15544   3773737      2030     10195    196223     99554    619230   1922708     12.87     13.75
2752.11/688.99	c  N dy 15626   3793912      2030     10195    196223    119390    619230   2832542     12.87     13.57
2767.30/692.75	c  N dy 15702   3814236      2030     10195    196223    139384    619230   3766643     12.87     13.68
2784.48/697.02	c  N dy 15777   3834314      2030     10195    196223    159133    619230   4644562     12.87     13.62
2801.26/701.21	c  N dy 15851   3854483      2030     10195    196223     94400    619230   1656346     12.87     13.61
2815.23/704.78	c  N dy 15927   3874485      2030     10195    196223    114108    619230   2526895     12.86     14.54
2830.81/708.62	c  N dy 16021   3894784      2030     10195    196223    134154    619230   3456760     12.87     13.55
2847.20/712.79	c  N dy 16102   3914809      2030     10195    196223    153864    619230   4328777     12.87     15.26
2864.37/717.02	c  N dy 16160   3936261      2030     10195    196223     89346    619230   1403827     12.86     13.55
2877.97/720.48	c  N dy 16247   3956995      2030     10195    196223    109786    619230   2366984     12.86     13.57
2893.13/724.21	c  N dy 16336   3977057      2030     10195    196223    129587    619230   3289775     12.86     13.55
2908.31/728.07	c  N dy 16411   3997154      2030     10195    196223    149371    619230   4199128     12.86     13.58
2926.71/732.60	c  N dy 16503   4017407      2030     10195    196223    169312    619230   5082459     12.86     13.55
2941.47/736.38	c  N dy 16598   4037784      2030     10195    196223    102686    619230   1967456     12.87     13.55
2956.66/740.19	c  N dy 16684   4058239      2030     10195    196223    122799    619230   2890342     12.87     13.70
2973.03/744.21	c  N dy 16768   4078793      2030     10195    196223    143030    619230   3809751     12.87     13.64
2991.00/748.75	c  N dy 16852   4099003      2030     10195    196223    162904    619230   4689491     12.87     13.58
3007.79/752.96	c  N dy 16942   4119398      2030     10195    196223     95374    619230   1595526     12.87     13.58
3022.18/756.56	c  N dy 17026   4139665      2030     10195    196223    115343    619230   2500703     12.87     13.64
3038.15/760.53	c  N dy 17127   4160320      2030     10195    196223    135679    619230   3452340     12.87     13.64
3054.92/764.70	c  N dy 17202   4180410      2030     10195    196223    155461    619230   4347390     12.87     13.56
3072.11/769.08	c  N dy 17290   4201676      2030     10195    196223    176422    619230   5350004     12.87     13.58
3081.29/771.30	c  S st 17339   4212731      2030     10195    196223     98675    619230   1713208     12.87     11.69
3081.29/771.37	c  S st 17339   4213236      2030     10195    196223     99180    619230   1744495     12.87   no data
3081.29/771.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3083.30/771.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.9M T:  0.43
3083.30/771.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3083.30/771.85	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3088.09/773.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
3088.49/773.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
3088.49/773.12	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
3088.49/773.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3094.08/774.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
3096.47/775.17	c lits-rem:       125  cl-subs:      810  v-elim:      0  v-fix:    0  time:  0.61 s
3096.47/775.18	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
3096.87/775.29	c vivif2 --  cl tried    98370 cl shrink        0 lits rem          0 time: 0.11
3098.09/775.52	c asymm  cl-useful: 0/1081/10195 lits-rem:0 time: 0.23
3098.09/775.53	c calculated reachability. Time: 0.00
3098.09/775.53	c  N dy 17339   4213236      2030     10195    196223     98370    619230   1727860     12.87   no data
3112.05/779.01	c  N dy 17439   4233423      2030     10195    196223    118259    619230   2646444     12.87     13.57
3127.23/782.85	c  N dy 17514   4254128      2030     10195    196223    138621    619230   3580613     12.87     13.62
3144.41/787.12	c  N dy 17591   4274238      2030     10195    196223    158386    619230   4489215     12.87     13.70
3163.61/792.00	c  N dy 17664   4294565      2030     10195    196223    178357    619230   5377396     12.87     13.66
3178.37/795.68	c  N dy 17765   4314628      2030     10195    196223    108593    619230   2189229     12.87     13.93
3194.37/799.67	c  N dy 17862   4335005      2030     10195    196223    128641    619230   3092059     12.87     13.60
3210.33/803.64	c  N dy 17951   4355094      2030     10195    196223    148406    619230   3994101     12.87     14.84
3228.71/808.20	c  N dy 18063   4375185      2030     10195    196223    168190    619230   4877895     12.88     13.94
3245.09/812.34	c  N dy 18148   4395222      2030     10195    196223     97343    619230   1603685     12.88     15.76
3259.47/815.98	c  N dy 18230   4415263      2030     10195    196223    117068    619230   2500001     12.88     13.68
3275.44/819.99	c  N dy 18309   4435354      2030     10195    196223    136814    619230   3375044     12.88     13.60
3291.45/823.98	c  N dy 18380   4455384      2030     10195    196223    156550    619230   4297419     12.88     16.35
3308.21/828.18	c  N dy 18470   4475699      2030     10195    196223    176572    619230   5254618     12.88     13.59
3323.78/832.08	c  N dy 18547   4495728      2030     10195    196223    104732    619230   1918879     12.88     14.46
3339.38/835.94	c  N dy 18642   4515836      2030     10195    196223    124547    619230   2815612     12.88     13.68
3355.74/840.02	c  N dy 18730   4535905      2030     10195    196223    144314    619230   3700210     12.88     13.80
3371.72/844.00	c  N dy 18823   4555951      2030     10195    196223    164069    619230   4606066     12.88     13.63
3390.50/848.71	c  N dy 18917   4575993      2030     10195    196223    183784    619230   5469593     12.88     14.46
3406.07/852.68	c  N dy 19009   4596049      2030     10195    196223    110942    619230   2143346     12.88     13.61
3421.26/856.45	c  N dy 19099   4616070      2030     10195    196223    130646    619230   3050614     12.88     13.63
3439.64/861.02	c  N dy 19186   4636222      2030     10195    196223    150486    619230   3929894     12.88     13.59
3457.22/865.40	c  N dy 19267   4656223      2030     10195    196223    170144    619230   4806996     12.88     15.83
3476.79/870.38	c  N dy 19374   4676541      2030     10195    196223     96648    619230   1483134     12.88     13.65
3491.57/874.07	c  N dy 19446   4696855      2030     10195    196223    116606    619230   2371355     12.88     13.63
3504.34/877.28	c  S st 19515   4713236      2030     10195    196223    132733    619230   3068975     12.88     13.18
3504.75/877.37	c  S st 19515   4713743      2030     10195    196223    133238    619230   3102056     12.88   no data
3504.75/877.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3506.77/877.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.0M T:  0.49
3506.77/877.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3507.14/877.91	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3511.94/879.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
3511.94/879.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
3511.94/879.18	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
3512.34/879.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3518.33/880.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
3527.52/883.06	c lits-rem:       366  cl-subs:     4148  v-elim:      0  v-fix:    0  time:  2.30 s
3527.52/883.06	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
3528.33/883.25	c vivif2 --  cl tried   129090 cl shrink        0 lits rem          0 time: 0.19
3529.51/883.50	c asymm  cl-useful: 0/987/10195 lits-rem:0 time: 0.25
3529.51/883.51	c calculated reachability. Time: 0.00
3529.51/883.51	c  N dy 19515   4713743      2030     10195    196223    129090    619230   3022505     12.88   no data
3545.91/887.67	c  N dy 19598   4733996      2030     10195    196223    149026    619230   3940456     12.88     13.57
3563.49/892.03	c  N dy 19669   4754383      2030     10195    196223    169107    619230   4841212     12.88     13.62
3582.25/896.74	c  N dy 19747   4774470      2030     10195    196223    188846    619230   5723965     12.88     13.78
3598.22/900.76	c  N dy 19825   4794854      2030     10195    196223    114445    619230   2248380     12.88     13.70
3612.60/904.39	c  N dy 19914   4814938      2030     10195    196223    134241    619230   3173719     12.88     15.97
3628.99/908.44	c  N dy 19992   4835007      2030     10195    196223    154051    619230   4096777     12.88     14.43
3646.16/912.79	c  N dy 20076   4855205      2030     10195    196223    173961    619230   5031204     12.88     13.60
3665.33/917.51	c  N dy 20164   4875253      2030     10195    196223     98206    619230   1483547     12.89     13.62
3679.32/921.04	c  N dy 20234   4895352      2030     10195    196223    118010    619230   2386975     12.88     13.68
3694.50/924.83	c  N dy 20317   4915528      2030     10195    196223    137916    619230   3307489     12.88     13.58
3710.48/928.89	c  N dy 20395   4935786      2030     10195    196223    157829    619230   4232847     12.88     13.69
3728.86/933.49	c  N dy 20495   4955823      2030     10195    196223    177602    619230   5133161     12.89     15.31
3748.82/938.49	c  N dy 20575   4977402      2030     10195    196223    102311    619230   1612890     12.89     13.62
3763.61/942.13	c  N dy 20656   4997558      2030     10195    196223    122156    619230   2517486     12.89     13.59
3780.38/946.38	c  N dy 20728   5018611      2030     10195    196223    142869    619230   3443459     12.88     13.79
3799.16/951.03	c  N dy 20797   5038729      2030     10195    196223    162624    619230   4288211     12.88     13.59
3817.94/955.75	c  N dy 20888   5058827      2030     10195    196223    182356    619230   5172543     12.88     13.62
3836.71/960.42	c  N dy 20967   5078914      2030     10195    196223    104707    619230   1735902     12.88     13.79
3851.50/964.11	c  N dy 21066   5099004      2030     10195    196223    124489    619230   2622585     12.89     13.73
3868.27/968.34	c  N dy 21161   5119914      2030     10195    196223    145047    619230   3571911     12.89     13.62
3887.05/973.09	c  N dy 21236   5140234      2030     10195    196223    164975    619230   4435255     12.89     13.64
3906.24/977.87	c  N dy 21335   5160353      2030     10195    196223    184792    619230   5332725     12.89     13.57
3926.19/982.86	c  N dy 21412   5180517      2030     10195    196223    106265    619230   1770553     12.89     13.57
3942.17/986.83	c  N dy 21491   5200605      2030     10195    196223    125971    619230   2616652     12.89     13.57
3952.16/989.39	c  S st 21555   5213745      2030     10195    196223    138918    619230   3202134     12.89     12.94
3952.56/989.48	c  S st 21555   5214247      2030     10195    196223    139420    619230   3230448     12.89   no data
3952.56/989.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3954.57/990.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.2M T:  0.50
3954.98/990.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3954.98/990.03	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3959.75/991.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
3959.75/991.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
3960.15/991.30	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
3960.15/991.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3966.15/992.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
3975.73/995.22	c lits-rem:       273  cl-subs:     3667  v-elim:      0  v-fix:    0  time:  2.36 s
3975.73/995.23	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
3976.55/995.42	c vivif2 --  cl tried   135753 cl shrink        0 lits rem          0 time: 0.19
3977.33/995.68	c asymm  cl-useful: 0/939/10195 lits-rem:0 time: 0.26
3977.33/995.69	c calculated reachability. Time: 0.00
3977.33/995.69	c  N dy 21555   5214247      2030     10195    196223    135753    619230   3158247     12.89   no data
3993.31/999.66	c  N dy 21620   5234372      2030     10195    196223    155528    619230   4045653     12.89     13.59
4010.89/1004.08	c  N dy 21707   5254456      2030     10195    196223    175293    619230   4938883     12.89     13.58
4028.47/1008.40	c  N dy 21786   5274459      2030     10195    196223    195001    619230   5878703     12.89     15.96
4045.64/1012.79	c  N dy 21864   5294500      2030     10195    196223    115389    619230   2118044     12.89     13.59
4062.02/1016.82	c  N dy 21933   5314557      2030     10195    196223    135069    619230   2952846     12.89     17.01
4077.20/1020.63	c  N dy 22008   5334656      2030     10195    196223    154824    619230   3861204     12.89     13.69
4095.20/1025.11	c  N dy 22099   5354767      2030     10195    196223    174591    619230   4765164     12.89     13.58
4113.18/1029.68	c  N dy 22183   5374962      2030     10195    196223    194463    619230   5683123     12.89     13.75
4131.54/1034.20	c  N dy 22247   5395141      2030     10195    196223    114032    619230   2043751     12.89     13.67
4147.11/1038.16	c  N dy 22334   5415485      2030     10195    196223    134069    619230   2946459     12.89     13.59
4163.49/1042.27	c  N dy 22406   5435502      2030     10195    196223    153750    619230   3836388     12.89     13.70
4180.67/1046.54	c  N dy 22479   5455509      2030     10195    196223    173390    619230   4711409     12.89     13.69
4198.25/1050.92	c  N dy 22576   5475788      2030     10195    196223    193373    619230   5646848     12.89     13.61
4216.62/1055.52	c  N dy 22693   5495846      2030     10195    196223    111853    619230   1929607     12.89     13.87
4231.42/1059.27	c  N dy 22764   5515876      2030     10195    196223    131599    619230   2832518     12.89     13.89
4246.58/1063.04	c  N dy 22838   5535917      2030     10195    196223    151358    619230   3757685     12.89     14.61
4263.37/1067.29	c  N dy 22906   5556533      2030     10195    196223    171658    619230   4678596     12.89     13.93
4281.74/1071.82	c  N dy 22987   5576558      2030     10195    196223    191364    619230   5560665     12.89     14.54
4300.52/1076.54	c  N dy 23069   5596982      2030     10195    196223    109073    619230   1774209     12.89     13.77
4316.10/1080.44	c  N dy 23154   5617857      2030     10195    196223    129655    619230   2734989     12.89     13.62
4334.07/1084.92	c  N dy 23243   5638494      2030     10195    196223    149978    619230   3650352     12.89     13.59
4351.65/1089.38	c  N dy 23318   5659239      2030     10195    196223    170384    619230   4553477     12.89     13.70
4371.22/1094.22	c  N dy 23404   5679252      2030     10195    196223    190047    619230   5423346     12.89     13.59
4391.59/1099.38	c  N dy 23495   5699441      2030     10195    196223    106567    619230   1624309     12.89     13.59
4402.79/1102.14	c  S st 23565   5714247      2030     10195    196223    121146    619230   2301976     12.89   no data
4403.19/1102.21	c  S st 23565   5714754      2030     10195    196223    121651    619230   2334956     12.89   no data
4403.19/1102.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4405.17/1102.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.8M T:  0.48
4405.17/1102.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4405.17/1102.75	c bin-w-bin subsume rem            0 bins  time:  0.03 s
4409.97/1103.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
4410.37/1104.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.02 s
4410.37/1104.01	c Removed useless bin:       0  fixed:     0  props:   0.98M  time:  0.02 s
4410.37/1104.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4416.37/1105.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
4421.15/1106.70	c lits-rem:       133  cl-subs:     1405  v-elim:      0  v-fix:    0  time:  1.12 s
4421.15/1106.70	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.01
4421.55/1106.85	c vivif2 --  cl tried   120246 cl shrink        0 lits rem          0 time: 0.14
4422.75/1107.10	c asymm  cl-useful: 0/983/10195 lits-rem:0 time: 0.25
4422.75/1107.11	c calculated reachability. Time: 0.00
4422.75/1107.11	c  N dy 23565   5714754      2030     10195    196223    120246    619230   2304060     12.89   no data
4439.12/1111.20	c  N dy 23630   5735358      2030     10195    196223    140544    619230   3208297     12.89     13.58
4455.52/1115.35	c  N dy 23718   5755382      2030     10195    196223    160247    619230   4116079     12.89     13.61
4473.50/1119.87	c  N dy 23800   5775746      2030     10195    196223    180279    619230   5015408     12.89     13.65
4493.85/1124.99	c  N dy 23862   5795762      2030     10195    196223    199921    619230   5851642     12.89     14.79
4512.65/1129.70	c  N dy 23943   5815867      2030     10195    196223    115386    619230   1979259     12.89     13.63
4528.61/1133.66	c  N dy 24018   5835879      2030     10195    196223    135071    619230   2869373     12.89     13.60
4545.79/1137.98	c  N dy 24117   5856331      2030     10195    196223    155186    619230   3785543     12.89     13.61
4564.17/1142.54	c  N dy 24203   5877069      2030     10195    196223    175591    619230   4699167     12.89     13.58
4583.73/1147.44	c  N dy 24288   5897806      2030     10195    196223    196010    619230   5594208     12.89     13.61
4604.11/1152.51	c  N dy 24368   5918012      2030     10195    196223    110613    619230   1769939     12.89     13.58
4619.69/1156.42	c  N dy 24454   5938066      2030     10195    196223    130355    619230   2654699     12.89     13.65
4635.68/1160.45	c  N dy 24534   5958137      2030     10195    196223    150101    619230   3560943     12.89     13.59
4655.24/1165.39	c  N dy 24636   5978223      2030     10195    196223    169836    619230   4410832     12.89     14.59
4673.22/1169.87	c  N dy 24701   5998448      2030     10195    196223    189706    619230   5300868     12.89     13.62
4692.81/1174.74	c  N dy 24800   6018519      2030     10195    196223    209471    619230   6231906     12.89     18.04
4709.58/1178.93	c  N dy 24893   6038563      2030     10195    196223    122935    619230   2296180     12.89     16.50
4725.95/1183.04	c  N dy 24989   6058653      2030     10195    196223    142694    619230   3192307     12.89     15.48
4742.73/1187.26	c  N dy 25067   6078863      2030     10195    196223    162588    619230   4066718     12.89     13.63
4761.10/1191.81	c  N dy 25163   6099010      2030     10195    196223    182477    619230   5010244     12.89     13.61
4780.69/1196.76	c  N dy 25256   6119286      2030     10195    196223    202446    619230   5923997     12.89     13.59

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: 935)

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-3257975-1304028741/watcher-3257975-1304028741 -o /tmp/evaluation-result-3257975-1304028741/solver-3257975-1304028741 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3257975-1304028741.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.97 1.04 0.35 6/180 30184
/proc/meminfo: memFree=23573936/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 593104799 52441088 347 33554432000 4194304 4627427 140735349864032 18446744073709551615 47990161581996 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 12803 347 299 106 0 7774 0
[pid=30184/tid=30185] ppid=30182 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593104799 52441088 347 33554432000 4194304 4627427 140735349864032 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593104799 52441088 347 33554432000 4194304 4627427 140735349864032 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593104799 52441088 347 33554432000 4194304 4627427 140735349864032 18446744073709551615 47990161582002 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.054995 s]
/proc/loadavg: 3.97 1.04 0.35 6/180 30184
/proc/meminfo: memFree=23573936/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=288492 CPUtime=0.19 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 7440 0 0 0 18 1 0 0 25 0 4 0 593104799 295415808 7207 33554432000 4194304 4627427 140735349864032 18446744073709551615 260905054917 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 72123 7207 365 106 0 67094 0
[pid=30184/tid=30185] ppid=30182 vsize=288492 CPUtime=0.04 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) D 30182 30184 30052 0 -1 4202560 1729 0 0 0 4 0 0 0 25 0 4 0 593104799 295415808 7207 33554432000 4194304 4627427 140735349864032 18446744073709551615 260905437367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=288492 CPUtime=0.04 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 1736 0 0 0 4 0 0 0 25 0 4 0 593104799 295415808 7207 33554432000 4194304 4627427 140735349864032 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=288492 CPUtime=0.04 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 1741 0 0 0 4 0 0 0 25 0 4 0 593104799 295415808 7207 33554432000 4194304 4627427 140735349864032 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 288492

[startup+0.130386 s]
/proc/loadavg: 3.97 1.04 0.35 6/180 30184
/proc/meminfo: memFree=23573936/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=289944 CPUtime=0.49 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 8928 0 0 0 47 2 0 0 25 0 4 0 593104799 296902656 8695 33554432000 4194304 4627427 140735349864032 18446744073709551615 4424761 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 72486 8695 374 106 0 67457 0
[pid=30184/tid=30185] ppid=30182 vsize=289944 CPUtime=0.11 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 2184 0 0 0 11 0 0 0 25 0 4 0 593104799 296902656 8695 33554432000 4194304 4627427 140735349864032 18446744073709551615 4424494 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=289944 CPUtime=0.11 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 2184 0 0 0 11 0 0 0 25 0 4 0 593104799 296902656 8695 33554432000 4194304 4627427 140735349864032 18446744073709551615 4423156 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=289944 CPUtime=0.11 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 1942 0 0 0 11 0 0 0 25 0 4 0 593104799 296902656 8695 33554432000 4194304 4627427 140735349864032 18446744073709551615 4321789 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 289944

[startup+0.300357 s]
/proc/loadavg: 3.97 1.04 0.35 6/180 30184
/proc/meminfo: memFree=23573936/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=298332 CPUtime=1.17 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 16561 0 0 0 113 4 0 0 25 0 4 0 593104799 305491968 15782 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 74583 15782 385 106 0 69554 0
[pid=30184/tid=30185] ppid=30182 vsize=298332 CPUtime=0.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 4594 0 0 0 27 2 0 0 25 0 4 0 593104799 305491968 15782 33554432000 4194304 4627427 140735349864032 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=298332 CPUtime=0.29 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 4624 0 0 0 28 1 0 0 25 0 4 0 593104799 305491968 15782 33554432000 4194304 4627427 140735349864032 18446744073709551615 4299569 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=298332 CPUtime=0.28 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 2324 0 0 0 28 0 0 0 25 0 4 0 593104799 305491968 15783 33554432000 4194304 4627427 140735349864032 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 298332

[startup+0.700283 s]
/proc/loadavg: 3.97 1.04 0.35 6/180 30184
/proc/meminfo: memFree=23573936/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=299588 CPUtime=2.77 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 18668 0 0 0 273 4 0 0 25 0 4 0 593104799 306778112 17248 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 74897 17249 386 106 0 69868 0
[pid=30184/tid=30185] ppid=30182 vsize=299588 CPUtime=0.69 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 4993 0 0 0 67 2 0 0 25 0 4 0 593104799 306778112 17249 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=299588 CPUtime=0.68 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 5008 0 0 0 67 1 0 0 25 0 4 0 593104799 306778112 17249 33554432000 4194304 4627427 140735349864032 18446744073709551615 4299657 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=299588 CPUtime=0.68 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 3237 0 0 0 68 0 0 0 25 0 4 0 593104799 306778112 17249 33554432000 4194304 4627427 140735349864032 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 299588

[startup+1.50114 s]
/proc/loadavg: 3.97 1.04 0.35 9/184 30188
/proc/meminfo: memFree=23498388/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=306864 CPUtime=5.97 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 23472 0 0 0 592 5 0 0 25 0 4 0 593104799 314228736 17587 33554432000 4194304 4627427 140735349864032 18446744073709551615 4327424 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 76716 17587 386 106 0 71687 0
[pid=30184/tid=30185] ppid=30182 vsize=306864 CPUtime=1.48 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 6044 0 0 0 146 2 0 0 25 0 4 0 593104799 314228736 17587 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=306864 CPUtime=1.48 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 6055 0 0 0 147 1 0 0 25 0 4 0 593104799 314228736 17587 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=306864 CPUtime=1.49 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 4885 0 0 0 148 1 0 0 25 0 4 0 593104799 314228736 17587 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 306864

[startup+3.10084 s]
/proc/loadavg: 4.29 1.16 0.39 9/184 30188
/proc/meminfo: memFree=23508892/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=299440 CPUtime=12.36 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 31917 0 0 0 1228 8 0 0 25 0 4 0 593104799 306626560 19985 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 74860 19985 390 106 0 69831 0
[pid=30184/tid=30185] ppid=30182 vsize=299440 CPUtime=3.08 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 7999 0 0 0 306 2 0 0 25 0 4 0 593104799 306626560 19985 33554432000 4194304 4627427 140735349864032 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=299440 CPUtime=3.07 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 7971 0 0 0 306 1 0 0 25 0 4 0 593104799 306626560 19985 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=299440 CPUtime=3.09 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 7466 0 0 0 307 2 0 0 25 0 4 0 593104799 306626560 19985 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 299440

[startup+6.30026 s]
/proc/loadavg: 4.29 1.16 0.39 9/184 30189
/proc/meminfo: memFree=23479540/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=302628 CPUtime=25.14 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 39666 0 0 0 2505 9 0 0 25 0 4 0 593104799 309891072 25227 33554432000 4194304 4627427 140735349864032 18446744073709551615 4424993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 75657 25227 390 106 0 70628 0
[pid=30184/tid=30185] ppid=30182 vsize=302628 CPUtime=6.28 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 9726 0 0 0 625 3 0 0 25 0 4 0 593104799 309891072 25227 33554432000 4194304 4627427 140735349864032 18446744073709551615 4423869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=302628 CPUtime=6.26 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 9289 0 0 0 624 2 0 0 25 0 4 0 593104799 309891072 25227 33554432000 4194304 4627427 140735349864032 18446744073709551615 4404166 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=302628 CPUtime=6.28 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 11444 0 0 0 626 2 0 0 25 0 4 0 593104799 309891072 25227 33554432000 4194304 4627427 140735349864032 18446744073709551615 4310544 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 302628

[startup+12.7011 s]
/proc/loadavg: 4.86 1.38 0.47 9/184 30189
/proc/meminfo: memFree=23428332/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=305312 CPUtime=50.72 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 63485 0 0 0 5058 14 0 0 25 0 4 0 593104799 312639488 36466 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 76328 36466 390 106 0 71299 0
[pid=30184/tid=30185] ppid=30182 vsize=305312 CPUtime=12.69 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 15446 0 0 0 1265 4 0 0 25 0 4 0 593104799 312639488 36466 33554432000 4194304 4627427 140735349864032 18446744073709551615 4424622 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=305312 CPUtime=12.63 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 16934 0 0 0 1260 3 0 0 25 0 4 0 593104799 312639488 36467 33554432000 4194304 4627427 140735349864032 18446744073709551615 4321729 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=305312 CPUtime=12.68 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 16688 0 0 0 1265 3 0 0 25 0 4 0 593104799 312639488 36467 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 305312

[startup+25.5007 s]
/proc/loadavg: 5.34 1.60 0.55 9/184 30189
/proc/meminfo: memFree=23350080/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=380940 CPUtime=101.84 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 90514 0 0 0 10166 18 0 0 25 0 4 0 593104799 390082560 54084 33554432000 4194304 4627427 140735349864032 18446744073709551615 4428405 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 95235 54084 390 106 0 90206 0
[pid=30184/tid=30185] ppid=30182 vsize=380940 CPUtime=25.48 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 22219 0 0 0 2543 5 0 0 25 0 4 0 593104799 390082560 54084 33554432000 4194304 4627427 140735349864032 18446744073709551615 4299705 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=380940 CPUtime=25.36 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 22875 0 0 0 2532 4 0 0 25 0 4 0 593104799 390082560 54084 33554432000 4194304 4627427 140735349864032 18446744073709551615 4310465 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=380940 CPUtime=25.48 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 26017 0 0 0 2543 5 0 0 25 0 4 0 593104799 390082560 54084 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 380940

[startup+51.1011 s]
/proc/loadavg: 6.25 2.11 0.75 9/184 30190
/proc/meminfo: memFree=23294592/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=469096 CPUtime=204.12 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 132128 0 0 0 20385 27 0 0 25 0 4 0 593104799 480354304 64037 33554432000 4194304 4627427 140735349864032 18446744073709551615 4321706 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 117274 64037 390 106 0 112245 0
[pid=30184/tid=30185] ppid=30182 vsize=469096 CPUtime=51.08 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 33999 0 0 0 5100 8 0 0 25 0 4 0 593104799 480354304 64037 33554432000 4194304 4627427 140735349864032 18446744073709551615 4321883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=469096 CPUtime=50.84 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 34356 0 0 0 5078 6 0 0 25 0 4 0 593104799 480354304 64037 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=469096 CPUtime=51.08 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 40478 0 0 0 5100 8 0 0 25 0 4 0 593104799 480354304 64037 33554432000 4194304 4627427 140735349864032 18446744073709551615 4332173 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 469096

[startup+102.307 s]
/proc/loadavg: 7.35 3.11 1.17 9/184 30191
/proc/meminfo: memFree=23239976/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=487112 CPUtime=408.69 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 204527 0 0 0 40825 44 0 0 25 0 4 0 593104799 498802688 73265 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 121778 73265 390 106 0 116749 0
[pid=30184/tid=30185] ppid=30182 vsize=487112 CPUtime=102.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 53589 0 0 0 10216 13 0 0 25 0 4 0 593104799 498802688 73265 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=487112 CPUtime=101.78 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 52419 0 0 0 10169 9 0 0 25 0 4 0 593104799 498802688 73265 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308918 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=487112 CPUtime=102.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 71002 0 0 0 10213 16 0 0 25 0 4 0 593104799 498802688 73265 33554432000 4194304 4627427 140735349864032 18446744073709551615 4428398 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 487112

[startup+162.301 s]

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

[pid=30184] ppid=30182 vsize=838152 CPUtime=2565.98 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 842071 0 0 0 256395 203 0 0 25 0 4 0 593104799 858267648 147277 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308942 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 209538 147277 390 106 0 204509 0
[pid=30184/tid=30185] ppid=30182 vsize=838152 CPUtime=642.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 241878 0 0 0 64169 60 0 0 25 0 4 0 593104799 858267648 147277 33554432000 4194304 4627427 140735349864032 18446744073709551615 4415761 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=838152 CPUtime=639.05 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 222990 0 0 0 63854 51 0 0 25 0 4 0 593104799 858267648 147277 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=838152 CPUtime=642.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 300011 0 0 0 64156 73 0 0 25 0 4 0 593104799 858267648 147277 33554432000 4194304 4627427 140735349864032 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.98
Current children cumulated vsize (KiB) 838152

[startup+702.301 s]
/proc/loadavg: 8.04 7.41 4.43 9/184 30267
/proc/meminfo: memFree=22616288/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=790748 CPUtime=2805.64 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 907375 0 0 0 280342 222 0 0 25 0 4 0 593104799 809725952 143323 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 197687 143323 390 106 0 192658 0
[pid=30184/tid=30185] ppid=30182 vsize=790748 CPUtime=702.28 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 262550 0 0 0 70164 64 0 0 25 0 4 0 593104799 809725952 143323 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=790748 CPUtime=698.74 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 237390 0 0 0 69818 56 0 0 25 0 4 0 593104799 809725952 143323 33554432000 4194304 4627427 140735349864032 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=790748 CPUtime=702.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 321225 0 0 0 70149 80 0 0 25 0 4 0 593104799 809725952 143323 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.64
Current children cumulated vsize (KiB) 790748

[startup+762.307 s]
/proc/loadavg: 8.07 7.54 4.68 9/184 30269
/proc/meminfo: memFree=22556364/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=991836 CPUtime=3045.36 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 971169 0 0 0 304295 241 0 0 25 0 4 0 593104799 1015640064 158513 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 247959 158513 390 106 0 242930 0
[pid=30184/tid=30185] ppid=30182 vsize=991836 CPUtime=762.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 281822 0 0 0 76159 70 0 0 25 0 4 0 593104799 1015640064 158513 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=991836 CPUtime=758.42 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 256835 0 0 0 75779 63 0 0 25 0 4 0 593104799 1015640064 158513 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=991836 CPUtime=762.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 340416 0 0 0 76145 84 0 0 25 0 4 0 593104799 1015640064 158513 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.36
Current children cumulated vsize (KiB) 991836

[startup+822.301 s]
/proc/loadavg: 8.14 7.65 4.88 9/184 30270
/proc/meminfo: memFree=22560688/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=864060 CPUtime=3285.03 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 1034219 0 0 0 328245 258 0 0 25 0 4 0 593104799 884797440 151282 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 216015 151282 390 106 0 210986 0
[pid=30184/tid=30185] ppid=30182 vsize=864060 CPUtime=822.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 302797 0 0 0 82153 76 0 0 25 0 4 0 593104799 884797440 151282 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=864060 CPUtime=818.11 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 273123 0 0 0 81744 67 0 0 25 0 4 0 593104799 884797440 151282 33554432000 4194304 4627427 140735349864032 18446744073709551615 4333021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=864060 CPUtime=822.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 360140 0 0 0 82139 90 0 0 25 0 4 0 593104799 884797440 151282 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3285.03
Current children cumulated vsize (KiB) 864060

[startup+882.301 s]
/proc/loadavg: 8.10 7.73 5.09 9/184 30272
/proc/meminfo: memFree=22565744/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=815824 CPUtime=3524.72 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 1095803 0 0 0 352195 277 0 0 25 0 4 0 593104799 835403776 156907 33554432000 4194304 4627427 140735349864032 18446744073709551615 4427411 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 203956 156907 395 106 0 198927 0
[pid=30184/tid=30185] ppid=30182 vsize=815824 CPUtime=882.28 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 320074 0 0 0 88148 80 0 0 25 0 4 0 593104799 835403776 156907 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309501 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=815824 CPUtime=877.79 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 291693 0 0 0 87706 73 0 0 25 0 4 0 593104799 835403776 156907 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=815824 CPUtime=882.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 380001 0 0 0 88133 96 0 0 25 0 4 0 593104799 835403776 156907 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.72
Current children cumulated vsize (KiB) 815824

[startup+942.301 s]
/proc/loadavg: 8.09 7.79 5.26 9/184 30274
/proc/meminfo: memFree=22558656/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=818096 CPUtime=3764.41 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 1159476 0 0 0 376145 296 0 0 25 0 4 0 593104799 837730304 154891 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 204524 154891 395 106 0 199495 0
[pid=30184/tid=30185] ppid=30182 vsize=818096 CPUtime=942.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 339508 0 0 0 94144 85 0 0 25 0 4 0 593104799 837730304 154891 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=818096 CPUtime=937.48 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 309763 0 0 0 93669 79 0 0 25 0 4 0 593104799 837730304 154891 33554432000 4194304 4627427 140735349864032 18446744073709551615 4332937 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=818096 CPUtime=942.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 399349 0 0 0 94127 102 0 0 25 0 4 0 593104799 837730304 154891 33554432000 4194304 4627427 140735349864032 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.41
Current children cumulated vsize (KiB) 818096

[startup+1002.3 s]
/proc/loadavg: 8.11 7.84 5.45 9/184 30275
/proc/meminfo: memFree=22524528/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=1025348 CPUtime=4004.1 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 1216980 0 0 0 400095 315 0 0 25 0 4 0 593104799 1049956352 164486 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 256337 164486 397 106 0 251308 0
[pid=30184/tid=30185] ppid=30182 vsize=1025348 CPUtime=1002.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 356574 0 0 0 100140 89 0 0 25 0 4 0 593104799 1049956352 164487 33554432000 4194304 4627427 140735349864032 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=1025348 CPUtime=997.16 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 326764 0 0 0 99631 85 0 0 25 0 4 0 593104799 1049956352 164487 33554432000 4194304 4627427 140735349864032 18446744073709551615 4327482 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=1025348 CPUtime=1002.28 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 417291 0 0 0 100121 107 0 0 25 0 4 0 593104799 1049956352 164487 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4004.1
Current children cumulated vsize (KiB) 1025348

[startup+1062.3 s]
/proc/loadavg: 8.12 7.88 5.60 9/184 30277
/proc/meminfo: memFree=22519808/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=888268 CPUtime=4243.79 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 1280668 0 0 0 424043 336 0 0 25 0 4 0 593104799 909586432 158814 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 222067 158814 396 106 0 217038 0
[pid=30184/tid=30185] ppid=30182 vsize=888268 CPUtime=1062.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 376283 0 0 0 106135 94 0 0 25 0 4 0 593104799 909586432 158814 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=888268 CPUtime=1056.85 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 345130 0 0 0 105592 93 0 0 25 0 4 0 593104799 909586432 158814 33554432000 4194304 4627427 140735349864032 18446744073709551615 4333068 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=888268 CPUtime=1062.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 436553 0 0 0 106116 113 0 0 25 0 4 0 593104799 909586432 158814 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.79
Current children cumulated vsize (KiB) 888268

[startup+1122.3 s]
/proc/loadavg: 8.11 7.92 5.76 9/184 30278
/proc/meminfo: memFree=22494112/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=1033344 CPUtime=4483.47 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 1337441 0 0 0 447995 352 0 0 25 0 4 0 593104799 1058144256 166068 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 258336 166068 396 106 0 253307 0
[pid=30184/tid=30185] ppid=30182 vsize=1033344 CPUtime=1122.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 393137 0 0 0 112130 99 0 0 25 0 4 0 593104799 1058144256 166068 33554432000 4194304 4627427 140735349864032 18446744073709551615 4330015 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=1033344 CPUtime=1116.53 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 361325 0 0 0 111555 98 0 0 25 0 4 0 593104799 1058144256 166068 33554432000 4194304 4627427 140735349864032 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=1033344 CPUtime=1122.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 453523 0 0 0 112111 118 0 0 25 0 4 0 593104799 1058144256 166068 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.47
Current children cumulated vsize (KiB) 1033344

[startup+1182.3 s]
/proc/loadavg: 8.11 7.94 5.89 9/184 30280
/proc/meminfo: memFree=22512200/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=893180 CPUtime=4723.16 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 1397373 0 0 0 471945 371 0 0 25 0 4 0 593104799 914616320 161052 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 223295 161052 396 106 0 218266 0
[pid=30184/tid=30185] ppid=30182 vsize=893180 CPUtime=1182.29 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 412279 0 0 0 118124 105 0 0 25 0 4 0 593104799 914616320 161052 33554432000 4194304 4627427 140735349864032 18446744073709551615 4308954 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=893180 CPUtime=1176.21 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 379288 0 0 0 117518 103 0 0 25 0 4 0 593104799 914616320 161052 33554432000 4194304 4627427 140735349864032 18446744073709551615 4327262 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=893180 CPUtime=1182.29 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 470354 0 0 0 118107 122 0 0 25 0 4 0 593104799 914616320 161052 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.16
Current children cumulated vsize (KiB) 893180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.16 7.96 5.94 9/184 30310
/proc/meminfo: memFree=22823204/32950928 swapFree=67071984/67111528
[pid=30184] ppid=30182 vsize=1040396 CPUtime=4800.27 cores=0,2,4,6
/proc/30184/stat : 30184 (strangenight2-m) R 30182 30184 30052 0 -1 4202496 1421972 0 0 0 479648 379 0 0 25 0 4 0 593104799 1065365504 175708 33554432000 4194304 4627427 140735349864032 18446744073709551615 4310493 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30184/statm: 260099 175708 391 106 0 255070 0
[pid=30184/tid=30185] ppid=30182 vsize=1040396 CPUtime=1201.6 cores=0,2,4,6
/proc/30184/task/30185/stat : 30185 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 423877 0 0 0 120051 109 0 0 25 0 4 0 593104799 1065365504 175708 33554432000 4194304 4627427 140735349864032 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30184/tid=30186] ppid=30182 vsize=1040396 CPUtime=1195.41 cores=0,2,4,6
/proc/30184/task/30186/stat : 30186 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 383384 0 0 0 119437 104 0 0 25 0 4 0 593104799 1065365504 175708 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30184/tid=30187] ppid=30182 vsize=1040396 CPUtime=1201.6 cores=0,2,4,6
/proc/30184/task/30187/stat : 30187 (strangenight2-m) R 30182 30184 30052 0 -1 4202560 476395 0 0 0 120036 124 0 0 25 0 4 0 593104799 1065365504 175708 33554432000 4194304 4627427 140735349864032 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1040396

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): 1201.64
CPU time (s): 4800.33
CPU user time (s): 4796.5
CPU system time (s): 3.82442
CPU usage (%): 399.481
Max. virtual memory (cumulated for all children) (KiB): 1159644

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

runsolver used 1.89071 second user time and 4.22936 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 00:12:21
IDJOB=3257975
IDBENCH=71294
IDSOLVER=1586
FILE ID=node116/3257975-1304028741
RUNJOBID= node116-1304028687-30070
PBS_JOBID= 13170336
Free space on /tmp= 72508 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257975-1304028741/watcher-3257975-1304028741 -o /tmp/evaluation-result-3257975-1304028741/solver-3257975-1304028741 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3257975-1304028741.cnf

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=127918540

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23574092 kB
Buffers:       1891100 kB
Cached:        6881140 kB
SwapCached:       9732 kB
Active:        4442904 kB
Inactive:      4511904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23574092 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           10276 kB
Writeback:           0 kB
AnonPages:      175568 kB
Mapped:          14512 kB
Slab:           358688 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   468848 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= 72500 MiB
End job on node116 at 2011-04-29 00:32:25