Trace number 3263123

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.2 1201.74

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

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-3263123-1304125760.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       55222
0.00/0.04	c -- clauses added:            0 learnts,        55222 normals,            0 xors
0.00/0.04	c -- vars added        150
0.00/0.04	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0       150     55222         0         0    551920         0   no data   no data
0.78/0.22	c asymm  cl-useful: 70/1118/55222 lits-rem:81 time: 0.17
0.78/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
0.78/0.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.78/0.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.78/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.78/0.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.78/0.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.36/5.13	c lits-rem:     80393  cl-subs:    11649  v-elim:      0  v-fix:    0  time:  4.86 s
20.36/5.13	c Finding binary XORs  T:     0.00 s  found:       0
20.36/5.20	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
20.36/5.20	c calculated reachability. Time: 0.00
20.36/5.20	c Calc default polars -  time:   0.00 s pos:      77 undec:       0 neg:      73
20.36/5.20	c =========================================================================================
20.36/5.20	c types(t): F = full restart, N = normal restart
20.36/5.20	c types(t): S = simplification begin/end, E = solution found
20.36/5.20	c restart types(rt): st = static, dy = dynamic
20.36/5.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
20.36/5.20	c  B st     0         0       150     43573         0         0    369291         0   no data   no data
21.14/5.35	c  N dy    12      4318       150     43573         0      4023    369277     69990     12.37     13.29
21.94/5.51	c  N dy    29      8416       150     43573         0      7893    369262    136801     12.12     12.78
22.34/5.69	c  N dy    49     12919       150     43573         0      7784    369248    115421     12.15     12.91
23.14/5.89	c  N dy    72     16979       150     43573         0     11629    369236    181669     12.21     13.04
23.94/6.09	c  N dy    93     21112       150     43573         0      8565    369216    115138     12.32     13.05
24.76/6.26	c  F st   114     25000       150     43573         0     12188    369196    176476     12.39   no data
24.76/6.28	c  N st   115     25251       150     43573         0     12421    369195    180182     12.39   no data
25.54/6.49	c  N dy   120     30001       150     43573         0     16922    369183    264631     12.39   no data
25.54/6.49	c  S st   120     30001       150     43573         0     16922    369183    264631     12.39   no data
25.94/6.58	c  S st   120     30503       150     43573         0     17400    369174    271860     12.39   no data
25.94/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.34/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
26.34/6.62	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
26.34/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.34/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.34/6.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
26.34/6.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.34/6.64	c lits-rem:       154  cl-subs:      108  v-elim:      0  v-fix:    0  time:  0.02 s
26.34/6.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.93/8.09	c lits-rem:      4827  cl-subs:     1511  v-elim:      0  v-fix:    0  time:  1.44 s
33.13/8.39	c asymm  cl-useful: 0/1310/43235 lits-rem:0 time: 0.29
33.13/8.39	c calculated reachability. Time: 0.00
33.13/8.39	c  N dy   120     30503       150     43235         0     16119    365508    245156     12.39   no data
33.95/8.58	c  N dy   131     34793       150     43235         0     11443    365497    152294     12.31     13.13
34.72/8.76	c  N dy   150     39026       150     43235         0     15444    365477    220885     12.31     12.99
35.52/8.96	c  N dy   162     43060       150     43235         0     19267    365464    288646     12.25     14.00
36.32/9.11	c  S st   179     45756       150     43235         0     11701    365460    148378     12.26   no data
36.32/9.17	c  S st   179     46263       150     43235         0     12170    365456    155472     12.26   no data
36.32/9.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.32/9.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
36.72/9.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.72/9.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.72/9.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.72/9.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
36.72/9.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.72/9.21	c lits-rem:        51  cl-subs:       29  v-elim:      0  v-fix:    0  time:  0.01 s
36.72/9.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.52/9.43	c lits-rem:      1199  cl-subs:      408  v-elim:      0  v-fix:    0  time:  0.20 s
37.52/9.43	c vivif2 --  cl tried    43099 cl shrink        0 lits rem          0 time: 0.01
37.52/9.44	c vivif2 --  cl tried    11869 cl shrink        0 lits rem          0 time: 0.00
38.33/9.65	c asymm  cl-useful: 0/1416/43099 lits-rem:0 time: 0.22
38.33/9.66	c calculated reachability. Time: 0.00
38.33/9.66	c  N dy   179     46263       150     43099         0     11869    363929    150398     12.26   no data
39.11/9.83	c  N dy   202     50298       150     43099         0     15679    363918    216739     12.31     13.49
39.91/10.03	c  N dy   219     54574       150     43099         0     19682    363909    283712     12.29     13.12
40.71/10.27	c  N dy   244     58591       150     43099         0     12171    363898    149404     12.35     13.11
41.51/10.47	c  N dy   268     62606       150     43099         0     15924    363879    212876     12.40     13.12
42.33/10.67	c  N dy   284     66711       150     43099         0     19795    363865    280570     12.40     13.13
43.10/10.83	c  S st   298     69394       150     43099         0     22299    363858    323573     12.43     12.40
43.50/10.92	c  S st   298     69899       150     43099         0     22775    363853    330470     12.43   no data
43.50/10.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.50/10.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
43.50/10.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.50/10.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.50/10.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.50/10.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
43.50/10.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.50/10.97	c lits-rem:        59  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.02 s
43.50/10.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.50/11.94	c lits-rem:      4353  cl-subs:     1339  v-elim:      0  v-fix:    0  time:  0.95 s
47.50/11.94	c vivif2 --  cl tried    42881 cl shrink        0 lits rem          0 time: 0.01
47.50/11.95	c vivif2 --  cl tried    21618 cl shrink        0 lits rem          0 time: 0.00
48.71/12.26	c asymm  cl-useful: 0/1208/42881 lits-rem:0 time: 0.31
48.71/12.26	c calculated reachability. Time: 0.00
48.71/12.26	c  N dy   298     69899       150     42881         0     21618    361467    306332     12.43   no data
49.90/12.55	c  N dy   321     74383       150     42881         0     13615    361457    167860     12.44     15.67
51.12/12.82	c  N dy   346     79474       150     42881         0     18442    361442    252549     12.45     13.11
52.29/13.11	c  N dy   383     84637       150     42881         0     23329    361429    337384     12.52     13.66
52.69/13.27	c  F st   393     87501       150     42881         0     26003    361418    382928     12.52     12.48
53.49/13.44	c  N st   398     90796       150     42881         0     15796    361415    198998     12.52   no data
54.69/13.71	c  N dy   416     96592       150     42881         0     21226    361397    295921     12.51     16.24
55.91/14.04	c  N dy   437    102893       150     42881         0     27172    361380    399526     12.49     13.20
56.28/14.18	c  S st   449    104848       150     42881         0     14745    361373    171406     12.50     10.96
56.68/14.25	c  S st   449    105350       150     42881         0     15224    361368    178566     12.50   no data
56.68/14.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.68/14.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
56.68/14.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.68/14.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.68/14.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.68/14.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
56.68/14.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.68/14.29	c lits-rem:        76  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.01 s
57.08/14.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.88/14.58	c lits-rem:      1592  cl-subs:      667  v-elim:      0  v-fix:    0  time:  0.27 s
57.88/14.58	c vivif2 --  cl tried    42589 cl shrink        0 lits rem          0 time: 0.01
57.88/14.58	c vivif2 --  cl tried    14796 cl shrink        0 lits rem          0 time: 0.00
59.09/14.87	c asymm  cl-useful: 0/1389/42589 lits-rem:0 time: 0.29
59.09/14.87	c calculated reachability. Time: 0.00
59.09/14.87	c  N dy   449    105350       150     42589         0     14796    358238    172922     12.50   no data
60.68/15.21	c  N dy   478    112132       150     42589         0     21172    358223    281432     12.51     13.20
62.28/15.62	c  N dy   508    119990       150     42589         0     28627    358203    412504     12.50     13.19
63.88/16.05	c  N dy   536    127792       150     42589         0     20769    358183    271999     12.48     13.30
65.87/16.51	c  N dy   562    137091       150     42589         0     29528    358162    421047     12.44     13.12
67.88/17.02	c  N dy   608    145922       150     42589         0     21681    358145    283763     12.45     13.14
69.87/17.51	c  N dy   654    155262       150     42589         0     30484    358125    438615     12.47     16.49
70.27/17.69	c  S st   668    158026       150     42589         0     33071    358118    483065     12.48     11.86
70.66/17.78	c  S st   668    158527       150     42589         0     33558    358113    489994     12.48   no data
70.66/17.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.06/17.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
71.06/17.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.06/17.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.06/17.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.06/17.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
71.06/17.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.06/17.84	c lits-rem:        91  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.02 s
71.06/17.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.05/19.81	c lits-rem:      8044  cl-subs:     1938  v-elim:      0  v-fix:    0  time:  1.94 s
79.05/19.82	c vivif2 --  cl tried    42240 cl shrink        0 lits rem          0 time: 0.01
79.05/19.82	c vivif2 --  cl tried    31898 cl shrink        0 lits rem          0 time: 0.01
80.26/20.16	c asymm  cl-useful: 0/1070/42240 lits-rem:0 time: 0.34
80.26/20.17	c calculated reachability. Time: 0.00
80.26/20.17	c  N dy   668    158527       150     42240         0     31898    354316    453562     12.48   no data
83.05/20.81	c  N dy   698    169063       150     42240         0     24773    354304    338114     12.44     13.12
86.66/21.71	c  N dy   759    182347       150     42240         0     19245    354286    227322     12.42     13.23
89.44/22.41	c  N dy   802    194346       150     42240         0     30617    354261    432768     12.42     13.11
92.64/23.27	c  N dy   846    206948       150     42240         0     23419    354239    292410     12.40     13.06
96.23/24.19	c  N dy   911    220976       150     42240         0     36744    354217    527184     12.40     13.09
100.22/25.12	c  N dy   972    235159       150     42240         0     30103    354189    404672     12.40     14.14
100.62/25.29	c  S st   983    237792       150     42240         0     32603    354183    447279     12.40     10.95
101.02/25.40	c  S st   983    238296       150     42240         0     33082    354181    454869     12.40   no data
101.42/25.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.42/25.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
101.42/25.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.42/25.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.42/25.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.42/25.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
101.42/25.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.42/25.47	c lits-rem:        90  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.02 s
101.42/25.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.02/26.89	c lits-rem:      5844  cl-subs:     1574  v-elim:      0  v-fix:    0  time:  1.40 s
107.02/26.89	c vivif2 --  cl tried    41949 cl shrink        0 lits rem          0 time: 0.01
107.41/26.90	c vivif2 --  cl tried    31748 cl shrink        0 lits rem          0 time: 0.01
108.23/27.16	c asymm  cl-useful: 203/924/41949 lits-rem:203 time: 0.26
108.23/27.17	c calculated reachability. Time: 0.00
108.23/27.17	c  N dy   983    238296       150     41949         0     31748    350750    427803     12.40   no data
112.20/28.20	c  N dy  1081    253689       150     41949         0     25326    350733    312294     12.44     13.10
116.61/29.22	c  N dy  1145    269900       150     41949         0     40687    350715    578021     12.43     13.12
121.00/30.31	c  N dy  1212    287286       150     41949         0     35249    350695    480944     12.42     13.21
125.80/31.51	c  N dy  1279    305716       150     41949         0     29729    350679    375410     12.40     14.07
125.80/31.55	c  F st  1283    306251       150     41949         0     30235    350678    384501     12.40     11.70
131.38/32.90	c  N dy  1361    325233       150     41949         0     24305    350653    276707     12.41     13.11
136.17/34.16	c  N dy  1431    345322       150     41949         0     43235    350628    602965     12.39     15.66
139.76/35.05	c  S st  1471    357444       150     41949         0     29939    350619    370430     12.38     11.09
140.16/35.14	c  S st  1471    357948       150     41949         0     30425    350617    378171     12.38   no data
140.16/35.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.16/35.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
140.16/35.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.16/35.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.16/35.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.16/35.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
140.16/35.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.57/35.20	c lits-rem:       232  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.03 s
140.57/35.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.16/36.16	c lits-rem:      4863  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  0.94 s
144.16/36.16	c vivif2 --  cl tried    41545 cl shrink        0 lits rem          0 time: 0.00
144.16/36.17	c vivif2 --  cl tried    29354 cl shrink        0 lits rem          0 time: 0.00
145.36/36.43	c asymm  cl-useful: 210/917/41545 lits-rem:210 time: 0.26
145.36/36.43	c calculated reachability. Time: 0.00
145.36/36.43	c  N dy  1471    357948       150     41545         0     29354    345991    359926     12.38   no data
152.57/38.23	c  N dy  1560    379688       150     41545         0     49812    345968    713627     12.37     13.20
158.94/39.89	c  N dy  1641    399939       150     41545         0     43352    345947    601654     12.36     13.12
166.13/41.64	c  N dy  1726    422644       150     41545         0     38098    345930    500497     12.34     13.15
172.13/43.15	c  N dy  1776    442674       150     41545         0     29400    345921    339494     12.31     13.24
177.71/44.59	c  N dy  1855    463214       150     41545         0     48731    345907    670530     12.30     13.01
184.50/46.21	c  N dy  1936    483902       150     41545         0     39867    345892    514916     12.29     12.95
192.11/48.16	c  N dy  2046    506836       150     41545         0     32125    345869    370460     12.29     12.98
197.69/49.58	c  N dy  2121    526874       150     41545         0     51146    345853    702771     12.28     13.52
201.28/50.45	c  S st  2170    536922       150     41545         0     60688    345844    872385     12.29     11.67
202.48/50.71	c  S st  2170    537425       150     41545         0     30655    345842    338208     12.29   no data
202.48/50.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
202.48/50.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
202.48/50.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
202.48/50.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
202.48/50.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
202.48/50.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
202.48/50.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
202.48/50.78	c lits-rem:       198  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.03 s
202.48/50.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.31/51.44	c lits-rem:      2968  cl-subs:      901  v-elim:      0  v-fix:    0  time:  0.64 s
205.31/51.44	c vivif2 --  cl tried    41133 cl shrink        0 lits rem          0 time: 0.00
205.31/51.45	c vivif2 --  cl tried    30006 cl shrink        0 lits rem          0 time: 0.00
206.48/51.71	c asymm  cl-useful: 189/922/41133 lits-rem:193 time: 0.26
206.48/51.71	c calculated reachability. Time: 0.00
206.48/51.71	c  N dy  2170    537425       150     41133         0     30006    341332    330035     12.29   no data
211.67/53.09	c  N dy  2246    557477       150     41133         0     48971    341318    656091     12.28     12.94
218.85/54.84	c  N dy  2308    577478       150     41133         0     36463    341304    434486     12.27     12.92
225.24/56.40	c  N dy  2398    597772       150     41133         0     55671    341293    765818     12.28     12.98
232.04/58.11	c  N dy  2472    617851       150     41133         0     42327    341282    527552     12.27     15.58
239.23/59.90	c  N dy  2582    637891       150     41133         0     61458    341274    869677     12.28     14.58
246.81/61.84	c  N dy  2675    657988       150     41133         0     47164    341263    606571     12.29     13.27
255.21/63.96	c  N dy  2750    678590       150     41133         0     66641    341257    946416     12.28     12.96
262.79/65.89	c  N dy  2843    698725       150     41133         0     51388    341243    676066     12.29     12.95
270.38/67.78	c  N dy  2953    718777       150     41133         0     70471    341239   1017289     12.30     13.01
278.38/69.70	c  N dy  3054    739033       150     41133         0     54313    341227    717772     12.30     13.03
286.37/71.73	c  N dy  3149    759123       150     41133         0     37170    341218    413083     12.31     12.96
292.77/73.30	c  N dy  3245    779282       150     41133         0     56265    341205    748751     12.32     13.05
301.15/75.44	c  N dy  3319    799303       150     41133         0     38037    341191    421926     12.31     12.97
303.14/75.94	c  S st  3351    806138       150     41133         0     44534    341187    535229     12.31   no data
303.54/76.06	c  S st  3351    806640       150     41133         0     45013    341187    543265     12.31   no data
303.54/76.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
303.94/76.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
303.94/76.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
303.94/76.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
303.94/76.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.94/76.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
303.94/76.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
303.94/76.14	c lits-rem:       157  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.03 s
303.94/76.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.75/77.81	c lits-rem:      5682  cl-subs:     1551  v-elim:      0  v-fix:    0  time:  1.65 s
310.75/77.81	c vivif2 --  cl tried    40823 cl shrink        0 lits rem          0 time: 0.01
310.75/77.82	c vivif2 --  cl tried    43643 cl shrink        0 lits rem          0 time: 0.01
311.92/78.11	c asymm  cl-useful: 131/754/40823 lits-rem:131 time: 0.29
311.92/78.11	c calculated reachability. Time: 0.00
311.92/78.11	c  N dy  3351    806640       150     40823         0     43643    337687    519195     12.31   no data
318.72/79.89	c  N dy  3436    826731       150     40823         0     62758    337679    861863     12.31     13.01
328.70/82.30	c  N dy  3537    846852       150     40823         0     43742    337670    513025     12.32     13.07
336.29/84.27	c  N dy  3597    866920       150     40823         0     62706    337660    848998     12.31     13.27
345.90/86.69	c  N dy  3682    886941       150     40823         0     42669    337656    491715     12.31     13.24
353.48/88.55	c  N dy  3768    908786       150     40823         0     63411    337644    860464     12.30     13.03
362.26/90.76	c  N dy  3879    928799       150     40823         0     42412    337637    479902     12.31     13.32
369.05/92.40	c  N dy  3988    948823       150     40823         0     61457    337630    821766     12.32     13.97
377.44/94.58	c  N dy  4071    968843       150     40823         0     80397    337620   1155270     12.32     13.23
385.05/96.50	c  N dy  4168    989006       150     40823         0     58536    337613    761738     12.32     13.05
393.42/98.59	c  N dy  4255   1009049       150     40823         0     77577    337607   1099682     12.32     13.01
402.21/100.77	c  N dy  4370   1029419       150     40823         0     55054    337601    692014     12.33     13.00
410.59/102.80	c  N dy  4499   1049532       150     40823         0     74207    337593   1035651     12.34     13.04
419.78/105.13	c  N dy  4606   1070145       150     40823         0     50863    337591    614437     12.35     13.10
420.20/105.28	c  F st  4617   1071875       150     40823         0     52522    337590    643822     12.35   no data
427.37/107.01	c  N dy  4693   1090240       150     40823         0     70033    337582    970614     12.35     13.16
436.96/109.41	c  N dy  4776   1110329       150     40823         0     45095    337577    503423     12.35     13.98
444.14/111.23	c  N dy  4870   1130465       150     40823         0     64226    337572    843835     12.35     13.17
452.93/113.47	c  N dy  4967   1151051       150     40823         0     83652    337563   1184881     12.36     13.03
461.33/115.59	c  N dy  5057   1171133       150     40823         0     57989    337554    737318     12.36     17.89
470.10/117.72	c  N dy  5145   1191878       150     40823         0     77603    337548   1090735     12.36     13.17
479.69/120.17	c  S st  5230   1209961       150     40823         0     49018    337545    563644     12.36   no data
480.50/120.31	c  S st  5230   1210461       150     40823         0     49499    337544    571302     12.36   no data
480.50/120.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
480.50/120.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
480.50/120.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.50/120.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.50/120.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.50/120.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
480.50/120.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
480.50/120.39	c lits-rem:        85  cl-subs:       77  v-elim:      0  v-fix:    0  time:  0.03 s
480.90/120.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
489.69/122.66	c lits-rem:      5864  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  2.25 s
489.69/122.66	c vivif2 --  cl tried    40524 cl shrink        0 lits rem          0 time: 0.01
489.69/122.67	c vivif2 --  cl tried    48037 cl shrink        0 lits rem          0 time: 0.01
491.28/123.02	c asymm  cl-useful: 32/753/40524 lits-rem:32 time: 0.35
491.28/123.03	c calculated reachability. Time: 0.00
491.28/123.03	c  N dy  5230   1210461       150     40524         0     48037    334244    548275     12.36   no data
499.29/125.09	c  N dy  5328   1230550       150     40524         0     67195    334239    898204     12.36     13.02
508.86/127.48	c  N dy  5420   1250571       150     40524         0     86245    334232   1239860     12.37     13.05
518.04/129.76	c  N dy  5490   1270759       150     40524         0     58673    334229    725494     12.36     13.03
526.83/131.90	c  N dy  5588   1290956       150     40524         0     77861    334227   1069094     12.36     13.30
537.22/134.55	c  N dy  5687   1311415       150     40524         0     49595    334222    559873     12.37     13.08
544.81/136.43	c  N dy  5785   1331546       150     40524         0     68806    334220    907494     12.37     13.21
554.40/138.82	c  N dy  5877   1351661       150     40524         0     87932    334210   1252243     12.37     13.04
563.98/141.26	c  N dy  5935   1371839       150     40524         0     58357    334199    708187     12.37     13.22
573.57/143.63	c  N dy  6038   1392715       150     40524         0     78254    334193   1068615     12.37     13.09
584.75/146.42	c  N dy  6126   1413615       150     40524         0     98161    334187   1428768     12.37     13.04
593.54/148.64	c  N dy  6233   1434116       150     40524         0     68050    334184    882461     12.37     13.07
602.73/150.98	c  N dy  6335   1454207       150     40524         0     87224    334181   1229192     12.37     14.50
613.93/153.78	c  N dy  6453   1474606       150     40524         0     56034    334173    661421     12.38     13.19
622.72/155.94	c  N dy  6527   1495340       150     40524         0     75660    334168   1004285     12.38     13.10
633.08/158.58	c  N dy  6615   1515407       150     40524         0     94728    334160   1349726     12.38     16.85
643.88/161.23	c  N dy  6690   1535622       150     40524         0     62379    334155    772892     12.38     13.12
652.66/163.46	c  N dy  6806   1555718       150     40524         0     81514    334151   1120093     12.38     13.04
663.44/166.12	c  N dy  6926   1575776       150     40524         0    100651    334149   1469741     12.39     16.29
673.43/168.60	c  N dy  7006   1595865       150     40524         0     67212    334146    854158     12.39     13.06
682.62/170.94	c  N dy  7116   1615943       150     40524         0     86330    334140   1196021     12.39     13.08
693.80/173.78	c  N dy  7199   1636501       150     40524         0    105825    334131   1543828     12.39     13.21
703.79/176.20	c  N dy  7299   1656586       150     40524         0     71514    334127    922456     12.39     13.09
713.78/178.70	c  N dy  7408   1676764       150     40524         0     90740    334123   1273550     12.40     13.15
726.56/181.91	c  N dy  7479   1696848       150     40524         0     55334    334122    618682     12.39     15.15
732.95/183.54	c  S st  7546   1710461       150     40524         0     68256    334120    848268     12.40   no data
733.75/183.74	c  S st  7546   1710966       150     40524         0     68745    334120    856213     12.40   no data
733.75/183.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
734.15/183.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
734.15/183.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
734.15/183.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
734.15/183.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
734.15/183.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
734.15/183.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
734.15/183.85	c lits-rem:        57  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.03 s
734.15/183.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
752.92/188.56	c lits-rem:      7361  cl-subs:     2191  v-elim:      0  v-fix:    0  time:  4.68 s
752.92/188.57	c vivif2 --  cl tried    40331 cl shrink        0 lits rem          0 time: 0.01
752.92/188.58	c vivif2 --  cl tried    66697 cl shrink        0 lits rem          0 time: 0.01
754.55/188.97	c asymm  cl-useful: 16/590/40331 lits-rem:16 time: 0.39
754.55/188.98	c calculated reachability. Time: 0.00
754.55/188.98	c  N dy  7546   1710966       150     40331         0     66697    332058    816997     12.40   no data
764.90/191.55	c  N dy  7588   1731367       150     40331         0     85764    332054   1142798     12.39     13.16
776.88/194.53	c  N dy  7697   1751462       150     40331         0    104894    332048   1486797     12.39     13.23
787.27/197.14	c  N dy  7790   1771473       150     40331         0     68781    332042    849050     12.39     13.10
798.07/199.85	c  N dy  7851   1793384       150     40331         0     89437    332035   1220956     12.38     13.09
810.44/202.99	c  N dy  7937   1814051       150     40331         0    109059    332034   1573032     12.38     13.05
820.82/205.52	c  N dy  8033   1834137       150     40331         0     72119    332032    903598     12.38     13.09
830.41/207.90	c  N dy  8100   1854232       150     40331         0     91144    332026   1239447     12.38     13.07
842.79/211.05	c  N dy  8186   1874285       150     40331         0    110123    332024   1581935     12.37     13.03
854.38/213.92	c  N dy  8295   1894324       150     40331         0     72099    332021    895188     12.38     13.05
866.76/217.00	c  N dy  8348   1915180       150     40331         0     91723    332018   1242841     12.37     13.17
880.34/220.44	c  N dy  8426   1935397       150     40331         0    110905    332016   1580479     12.37     13.05
891.12/223.10	c  N dy  8474   1955408       150     40331         0     71871    332015    872523     12.36     13.02
901.12/225.65	c  N dy  8571   1975807       150     40331         0     91305    332012   1223653     12.36     13.03
913.09/228.65	c  N dy  8622   1996862       150     40331         0    111206    332009   1586408     12.35     13.08
925.08/231.63	c  N dy  8732   2017406       150     40331         0     71766    332007    866119     12.36     13.23
935.07/234.18	c  N dy  8833   2038034       150     40331         0     91413    332005   1216687     12.36     13.15
947.47/237.26	c  N dy  8951   2058074       150     40331         0    110447    332000   1569362     12.37     13.86
959.43/240.24	c  N dy  9027   2078254       150     40331         0     69542    331995    816996     12.37     13.30
969.43/242.75	c  N dy  9120   2098637       150     40331         0     88957    331991   1169498     12.37     13.15
981.00/245.68	c  N dy  9228   2119102       150     40331         0    108321    331988   1514362     12.37     13.24
994.19/248.95	c  N dy  9321   2139199       150     40331         0     66510    331987    760468     12.37     13.03
1003.37/251.27	c  N dy  9405   2159233       150     40331         0     85604    331986   1104563     12.37     13.06
1015.35/254.22	c  N dy  9476   2180182       150     40331         0    105627    331984   1468500     12.37     13.54
1030.53/258.06	c  N dy  9584   2200634       150     40331         0     63117    331978    692807     12.37     13.14
1035.75/259.36	c  S st  9628   2210966       150     40331         0     72822    331976    858609     12.37   no data
1036.52/259.57	c  S st  9628   2211470       150     40331         0     73309    331976    866685     12.37   no data
1036.52/259.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1036.92/259.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1036.92/259.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1036.92/259.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1036.92/259.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1036.92/259.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1036.92/259.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1037.32/259.70	c lits-rem:        96  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.05 s
1037.32/259.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1054.10/263.90	c lits-rem:      6801  cl-subs:     2847  v-elim:      0  v-fix:    0  time:  4.18 s
1054.10/263.91	c vivif2 --  cl tried    40156 cl shrink        0 lits rem          0 time: 0.01
1054.10/263.93	c vivif2 --  cl tried    70601 cl shrink        0 lits rem          0 time: 0.01
1055.70/264.31	c asymm  cl-useful: 25/556/40156 lits-rem:25 time: 0.38
1055.70/264.31	c calculated reachability. Time: 0.00
1055.70/264.31	c  N dy  9628   2211470       150     40156         0     70601    330061    820238     12.37   no data
1067.28/267.23	c  N dy  9735   2231497       150     40156         0     89718    330058   1167210     12.38     13.11
1079.29/270.26	c  N dy  9851   2251539       150     40156         0    108926    330050   1522800     12.38     13.55
1094.05/273.91	c  N dy  9943   2271744       150     40156         0     65141    330045    722613     12.38     13.16
1102.83/276.19	c  N dy 10016   2291795       150     40156         0     84165    330044   1071903     12.38     13.51
1114.84/279.11	c  N dy 10128   2312497       150     40156         0    103930    330044   1436382     12.38     13.14
1128.80/282.60	c  N dy 10212   2332523       150     40156         0    122866    330042   1774419     12.38     13.07
1140.38/285.58	c  N dy 10317   2352565       150     40156         0     78141    330041    949426     12.39     13.08
1151.57/288.35	c  N dy 10430   2372830       150     40156         0     97499    330040   1304115     12.39     13.05
1163.95/291.44	c  N dy 10547   2392977       150     40156         0    116765    330040   1659678     12.39     13.05
1178.33/295.00	c  N dy 10632   2413132       150     40156         0     70962    330036    812444     12.39     13.20
1189.53/297.85	c  N dy 10712   2433197       150     40156         0     90045    330034   1159046     12.39     16.21
1203.49/301.34	c  N dy 10795   2454045       150     40156         0    109860    330032   1520360     12.39     13.14
1219.08/305.24	c  N dy 10906   2474883       150     40156         0    129630    330030   1881525     12.40     13.13
1230.66/308.11	c  N dy 10982   2494987       150     40156         0     82941    330029   1020856     12.40     13.08
1241.86/310.96	c  N dy 11062   2515096       150     40156         0    101988    330029   1356350     12.40     13.05
1255.04/314.25	c  N dy 11102   2535622       150     40156         0    121320    330027   1696468     12.39     13.25
1268.63/317.67	c  N dy 11204   2555645       150     40156         0     73650    330024    845121     12.39     13.23
1279.39/320.31	c  N dy 11303   2575682       150     40156         0     92656    330022   1185314     12.39     13.05
1291.37/323.30	c  N dy 11403   2595772       150     40156         0    111739    330020   1531675     12.39     14.73
1306.16/327.09	c  N dy 11506   2615835       150     40156         0    130832    330017   1882391     12.39     14.38
1318.93/330.21	c  N dy 11607   2636029       150     40156         0     82460    330014    998480     12.39     13.12
1329.74/332.93	c  N dy 11695   2656033       150     40156         0    101490    330014   1348351     12.40     13.29
1342.50/336.18	c  N dy 11775   2676336       150     40156         0    120827    330012   1703252     12.39     13.13
1358.08/340.04	c  N dy 11880   2696392       150     40156         0     71317    330008    790958     12.40     14.03
1365.30/341.88	c  S st 11962   2711470       150     40156         0     85729    330006   1054305     12.40     10.64
1366.07/342.09	c  S st 11962   2711973       150     40156         0     86222    330006   1062427     12.40   no data
1366.07/342.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1366.47/342.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1366.47/342.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1366.47/342.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1366.47/342.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1366.47/342.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1366.47/342.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1366.87/342.21	c lits-rem:        41  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.04 s
1366.87/342.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1389.64/347.92	c lits-rem:      5826  cl-subs:     2056  v-elim:      0  v-fix:    0  time:  5.67 s
1389.64/347.93	c vivif2 --  cl tried    40081 cl shrink        0 lits rem          0 time: 0.01
1389.64/347.95	c vivif2 --  cl tried    84214 cl shrink        0 lits rem          0 time: 0.02
1391.25/348.40	c asymm  cl-useful: 16/499/40081 lits-rem:16 time: 0.44
1391.25/348.40	c calculated reachability. Time: 0.00
1391.25/348.40	c  N dy 11962   2711973       150     40081         0     84214    329118   1022480     12.40   no data
1406.02/352.03	c  N dy 12052   2734309       150     40081         0    105431    329113   1408279     12.40     13.50
1420.80/355.76	c  N dy 12142   2754338       150     40081         0    124494    329113   1764307     12.40     14.79
1436.78/359.79	c  N dy 12257   2774379       150     40081         0     73979    329110    831228     12.40     14.88
1446.77/362.25	c  N dy 12325   2794468       150     40081         0     93043    329110   1175417     12.40     14.08
1460.74/365.79	c  N dy 12416   2817634       150     40081         0    115015    329109   1566770     12.40     13.08
1475.52/369.44	c  N dy 12506   2837684       150     40081         0    134132    329108   1916763     12.40     13.07
1489.90/373.07	c  N dy 12600   2857742       150     40081         0     82576    329104    981056     12.40     15.47
1501.11/375.81	c  N dy 12696   2877806       150     40081         0    101755    329104   1335965     12.40     15.84
1513.87/379.01	c  N dy 12772   2897880       150     40081         0    120650    329103   1663360     12.40     15.26
1531.05/383.33	c  N dy 12903   2919840       150     40081         0    141563    329102   2045680     12.40     13.15
1544.63/386.74	c  N dy 13007   2939844       150     40081         0     89141    329098   1096372     12.41     13.89
1558.63/390.28	c  N dy 13097   2960177       150     40081         0    108496    329098   1445609     12.41     13.11
1572.99/393.85	c  N dy 13182   2980302       150     40081         0    127608    329094   1797284     12.41     13.12
1589.76/398.07	c  N dy 13274   3000457       150     40081         0     74323    329093    815413     12.41     13.26
1601.35/400.94	c  N dy 13358   3021780       150     40081         0     94612    329092   1189033     12.41     13.10
1614.14/404.17	c  N dy 13418   3043547       150     40081         0    115299    329090   1566155     12.40     13.15
1629.72/408.00	c  N dy 13529   3063607       150     40081         0    134422    329088   1918109     12.40     13.08
1645.29/411.94	c  N dy 13602   3084296       150     40081         0     80679    329087    919498     12.40     13.07
1656.47/414.78	c  N dy 13709   3104579       150     40081         0     99936    329083   1270512     12.40     13.12
1669.25/417.98	c  N dy 13778   3124588       150     40081         0    118993    329083   1621439     12.40     13.68
1684.44/421.77	c  N dy 13867   3145333       150     40081         0    138756    329082   1981866     12.40     13.09
1700.02/425.68	c  N dy 13963   3165735       150     40081         0     83718    329081    965385     12.40     13.16
1711.20/428.43	c  N dy 14056   3185746       150     40081         0    102888    329080   1318790     12.41     16.02
1723.58/431.56	c  N dy 14137   3205944       150     40081         0    122003    329079   1656384     12.40     13.07
1727.97/432.65	c  S st 14154   3211973       150     40081         0    127692    329079   1756561     12.40     11.22
1729.17/432.93	c  S st 14154   3212477       150     40081         0    128180    329078   1765069     12.40   no data
1729.17/432.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1729.59/433.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1729.59/433.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1729.59/433.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1729.59/433.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1729.59/433.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1729.59/433.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1729.59/433.07	c lits-rem:        35  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.04 s
1729.99/433.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1801.08/450.99	c lits-rem:     17719  cl-subs:     6578  v-elim:      0  v-fix:    0  time: 17.85 s
1801.08/450.99	c vivif2 --  cl tried    40052 cl shrink        0 lits rem          0 time: 0.01
1801.48/451.02	c vivif2 --  cl tried   121617 cl shrink        0 lits rem          0 time: 0.03
1803.48/451.51	c asymm  cl-useful: 11/374/40052 lits-rem:11 time: 0.48
1803.48/451.51	c calculated reachability. Time: 0.00
1803.48/451.51	c  N dy 14154   3212477       150     40052         0    121617    328592   1633618     12.40   no data
1822.27/456.27	c  N dy 14266   3232480       150     40052         0    140733    328589   1987740     12.41     13.08
1840.22/460.76	c  N dy 14388   3253161       150     40052         0     85224    328581    992395     12.41     13.08
1852.62/463.86	c  N dy 14478   3275572       150     40052         0    106532    328581   1378751     12.41     13.08
1866.58/467.36	c  N dy 14564   3296477       150     40052         0    126364    328577   1743049     12.41     13.07
1883.78/471.68	c  N dy 14658   3316562       150     40052         0    145470    328575   2091041     12.41     16.41
1898.53/475.39	c  N dy 14726   3336691       150     40052         0     88395    328574   1048322     12.41     13.10
1909.75/478.10	c  N dy 14774   3356779       150     40052         0    107439    328573   1395650     12.40     13.07
1923.71/481.66	c  N dy 14861   3376870       150     40052         0    126554    328571   1750511     12.41     13.08
1942.87/486.40	c  N dy 14961   3397211       150     40052         0    145859    328569   2102469     12.41     13.06
1961.65/491.19	c  N dy 15041   3419772       150     40052         0     89998    328568   1055217     12.40     13.08
1974.44/494.30	c  N dy 15090   3439853       150     40052         0    109015    328566   1410742     12.40     15.47
1992.42/498.81	c  N dy 15187   3466793       150     40052         0    134652    328563   1882201     12.40     13.07
2010.81/503.44	c  N dy 15303   3488380       150     40052         0    155249    328563   2267199     12.40     13.19
2025.56/507.13	c  N dy 15380   3510528       150     40052         0     98077    328563   1196365     12.40     13.10
2038.75/510.48	c  N dy 15476   3530627       150     40052         0    117305    328562   1550875     12.40     13.09
2054.32/514.30	c  N dy 15562   3551581       150     40052         0    137284    328561   1920727     12.40     13.09
2072.32/518.90	c  N dy 15664   3571720       150     40052         0    156465    328559   2270681     12.40     13.29
2086.68/522.44	c  N dy 15754   3591751       150     40052         0     96511    328555   1167919     12.40     14.05
2099.47/525.65	c  N dy 15826   3611778       150     40052         0    115429    328555   1503965     12.40     13.12
2114.64/529.46	c  N dy 15921   3631828       150     40052         0    134563    328555   1860798     12.40     13.32
2132.22/533.86	c  N dy 16053   3652176       150     40052         0    154047    328554   2223758     12.41     13.07
2148.19/537.83	c  N dy 16150   3672329       150     40052         0     93076    328553   1094638     12.41     13.09
2160.20/540.85	c  N dy 16266   3692399       150     40052         0    112201    328553   1447022     12.41     13.43
2174.56/544.41	c  N dy 16356   3712477       150     40052         0    131310    328551   1799163     12.41   no data
2174.56/544.41	c  S st 16356   3712477       150     40052         0    131310    328551   1799163     12.41   no data
2175.76/544.72	c  S st 16356   3712981       150     40052         0    131795    328551   1806886     12.41   no data
2175.76/544.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2176.16/544.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
2176.16/544.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2176.16/544.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2176.16/544.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2176.16/544.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2176.16/544.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2176.16/544.88	c lits-rem:        36  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.05 s
2176.56/544.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2236.87/560.08	c lits-rem:     14826  cl-subs:     4993  v-elim:      0  v-fix:    0  time: 15.15 s
2236.87/560.09	c vivif2 --  cl tried    39975 cl shrink        0 lits rem          0 time: 0.01
2237.27/560.12	c vivif2 --  cl tried   126824 cl shrink        0 lits rem          0 time: 0.03
2239.29/560.62	c asymm  cl-useful: 10/360/39975 lits-rem:10 time: 0.50
2239.29/560.63	c calculated reachability. Time: 0.00
2239.29/560.63	c  N dy 16356   3712981       150     39975         0    126824    327720   1703414     12.41   no data
2261.26/566.14	c  N dy 16427   3733049       150     39975         0    145841    327718   2044852     12.41     14.86
2284.80/572.03	c  F st 16503   3751562       150     39975         0     82548    327717    901102     12.41     10.34
2286.00/572.37	c  N st 16507   3753594       150     39975         0     84487    327717    939142     12.41   no data
2298.79/575.53	c  N dy 16597   3773839       150     39975         0    103805    327716   1293287     12.41     13.12
2314.40/579.42	c  N dy 16711   3796570       150     39975         0    125427    327715   1690817     12.41     13.37
2330.75/583.53	c  N dy 16785   3816591       150     39975         0    144410    327714   2041209     12.41     13.14
2347.52/587.73	c  N dy 16880   3836637       150     39975         0    163491    327713   2393094     12.41     13.19
2361.11/591.12	c  N dy 16982   3856724       150     39975         0    100723    327713   1232339     12.41     15.35
2375.50/594.71	c  N dy 17080   3877002       150     39975         0    120040    327712   1589247     12.41     13.09
2393.08/599.17	c  N dy 17164   3897687       150     39975         0    139752    327711   1955159     12.41     13.07
2411.06/603.67	c  N dy 17245   3917844       150     39975         0    159029    327710   2306487     12.41     13.12
2428.23/607.97	c  N dy 17344   3937926       150     39975         0     95079    327707   1120770     12.41     14.67
2440.20/610.92	c  N dy 17427   3958025       150     39975         0    114263    327707   1469056     12.41     16.49
2455.00/614.66	c  N dy 17520   3978084       150     39975         0    133310    327707   1811507     12.41     13.16
2472.18/618.99	c  N dy 17604   3998325       150     39975         0    152650    327706   2165446     12.41     13.07
2492.13/623.91	c  N dy 17708   4018667       150     39975         0     88036    327706    981890     12.41     13.21
2504.11/626.95	c  N dy 17818   4038722       150     39975         0    107063    327705   1328626     12.41     13.09
2518.49/630.56	c  N dy 17941   4058841       150     39975         0    126261    327703   1689104     12.42     13.08
2534.86/634.60	c  N dy 18034   4079182       150     39975         0    145626    327703   2050033     12.42     13.12
2553.24/639.26	c  N dy 18113   4099873       150     39975         0    165238    327701   2411517     12.42     13.26
2569.61/643.37	c  N dy 18187   4120620       150     39975         0    100094    327701   1191769     12.42     13.15
2583.99/646.91	c  N dy 18305   4141105       150     39975         0    119649    327699   1550413     12.42     13.22
2600.38/651.05	c  N dy 18403   4161882       150     39975         0    139421    327698   1911572     12.42     13.17
2618.75/655.65	c  N dy 18523   4183372       150     39975         0    159883    327697   2291307     12.42     13.09
2637.53/660.34	c  N dy 18589   4204335       150     39975         0     93885    327695   1067009     12.42     13.13
2642.32/661.57	c  S st 18655   4212981       150     39975         0    102155    327695   1223304     12.42   no data
2643.54/661.82	c  S st 18655   4213484       150     39975         0    102643    327695   1231575     12.42   no data
2643.54/661.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2643.54/661.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2643.94/661.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2643.94/661.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2643.94/661.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2643.94/661.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2643.94/661.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2643.94/661.94	c lits-rem:        36  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.04 s
2643.94/661.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2663.88/666.92	c lits-rem:      6014  cl-subs:     2593  v-elim:      0  v-fix:    0  time:  4.94 s
2663.88/666.93	c vivif2 --  cl tried    39878 cl shrink        0 lits rem          0 time: 0.00
2663.88/666.95	c vivif2 --  cl tried   100098 cl shrink        0 lits rem          0 time: 0.02
2665.51/667.30	c asymm  cl-useful: 9/418/39878 lits-rem:10 time: 0.35
2665.51/667.31	c calculated reachability. Time: 0.00
2665.51/667.31	c  N dy 18655   4213484       150     39878         0    100098    326715   1184941     12.42   no data
2679.09/670.74	c  N dy 18755   4233550       150     39878         0    119185    326715   1539379     12.42     13.43
2697.44/675.38	c  N dy 18877   4253665       150     39878         0    138411    326713   1895967     12.43     13.09
2721.41/681.32	c  N dy 18951   4274675       150     39878         0    158381    326713   2260785     12.42     13.08
2742.58/686.69	c  N dy 19032   4294745       150     39878         0     90739    326711   1010078     12.42     13.21
2755.36/689.83	c  N dy 19143   4314749       150     39878         0    109721    326708   1357762     12.43     13.28
2769.74/693.47	c  N dy 19233   4334963       150     39878         0    128947    326707   1707464     12.43     13.28
2786.51/697.66	c  N dy 19335   4355025       150     39878         0    148026    326707   2058111     12.43     13.30
2805.29/702.39	c  N dy 19449   4375254       150     39878         0    167263    326707   2417504     12.43     13.26
2824.46/707.11	c  N dy 19535   4395640       150     39878         0     98976    326707   1153144     12.43     13.14
2842.04/711.53	c  N dy 19640   4418320       150     39878         0    120502    326707   1549466     12.43     13.12
2859.61/715.98	c  N dy 19736   4438900       150     39878         0    140176    326706   1920193     12.43     13.15
2881.58/721.43	c  N dy 19818   4461628       150     39878         0    161722    326705   2311151     12.43     13.19
2905.55/727.43	c  N dy 19925   4481643       150     39878         0     92104    326704   1021510     12.43     13.18
2917.94/730.59	c  N dy 20004   4501865       150     39878         0    111355    326703   1375453     12.43     13.17
2933.12/734.32	c  N dy 20053   4521883       150     39878         0    130328    326703   1710742     12.43     14.55
2950.28/738.68	c  N dy 20148   4542061       150     39878         0    149470    326701   2057639     12.43     13.15
2969.08/743.38	c  N dy 20218   4562180       150     39878         0    168596    326700   2411597     12.43     13.14
2988.24/748.17	c  N dy 20321   4582181       150     39878         0     98074    326698   1125612     12.43     16.17
3001.42/751.46	c  N dy 20412   4602203       150     39878         0    117174    326697   1481077     12.43     13.50
3017.79/755.53	c  N dy 20512   4622700       150     39878         0    136704    326697   1842362     12.43     13.20
3036.17/760.16	c  N dy 20619   4643138       150     39878         0    156171    326697   2205028     12.43     13.13
3057.74/765.53	c  N dy 20716   4663956       150     39878         0    175987    326696   2576081     12.43     13.18
3075.72/770.08	c  N dy 20803   4685921       150     39878         0    106114    326696   1250235     12.43     13.18
3090.10/773.65	c  N dy 20910   4705930       150     39878         0    125127    326696   1599246     12.44     16.73
3095.69/775.01	c  S st 20925   4713485       150     39878         0    132254    326696   1725345     12.43     10.18
3096.88/775.30	c  S st 20925   4713988       150     39878         0    132737    326696   1733665     12.43   no data
3096.88/775.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3097.28/775.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
3097.28/775.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3097.28/775.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3097.28/775.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3097.28/775.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3097.28/775.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3097.28/775.45	c lits-rem:        27  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.05 s
3097.68/775.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3139.62/786.01	c lits-rem:     10929  cl-subs:     8414  v-elim:      0  v-fix:    0  time: 10.50 s
3139.62/786.02	c vivif2 --  cl tried    39848 cl shrink        0 lits rem          0 time: 0.01
3139.62/786.04	c vivif2 --  cl tried   124345 cl shrink        0 lits rem          0 time: 0.02
3141.22/786.41	c asymm  cl-useful: 13/373/39848 lits-rem:13 time: 0.37
3141.22/786.41	c calculated reachability. Time: 0.00
3141.22/786.41	c  N dy 20925   4713988       150     39848         0    124345    326295   1583495     12.43   no data
3162.01/791.62	c  N dy 21021   4737281       150     39848         0    146373    326294   1984346     12.43     13.59
3188.78/798.32	c  N dy 21119   4758781       150     39848         0    166878    326294   2366438     12.43     13.13
3216.72/805.31	c  N dy 21226   4778962       150     39848         0     94958    326294   1054365     12.44     13.21
3229.49/808.56	c  N dy 21286   4798976       150     39848         0    114020    326290   1403646     12.43     14.33
3244.68/812.37	c  N dy 21391   4820583       150     39848         0    134470    326290   1774512     12.43     13.13
3261.05/816.44	c  N dy 21453   4840663       150     39848         0    153521    326289   2122076     12.43     13.11
3282.22/821.70	c  N dy 21564   4862808       150     39848         0    174626    326288   2513303     12.43     13.10
3302.20/826.71	c  N dy 21675   4882836       150     39848         0    101487    326287   1172764     12.44     13.87
3315.38/830.10	c  N dy 21773   4903804       150     39848         0    121476    326287   1549025     12.44     13.28
3331.76/834.14	c  N dy 21850   4923825       150     39848         0    140558    326287   1901836     12.44     14.35
3349.34/838.52	c  N dy 21926   4944320       150     39848         0    159956    326287   2257374     12.44     13.12
3370.11/843.72	c  N dy 22028   4964498       150     39848         0    179083    326286   2609940     12.44     13.19
3388.47/848.35	c  N dy 22091   4984534       150     39848         0    104778    326286   1220505     12.44     13.11
3402.87/851.91	c  N dy 22171   5005072       150     39848         0    124324    326286   1581418     12.44     13.30
3420.04/856.24	c  N dy 22271   5025483       150     39848         0    143693    326285   1933625     12.44     13.16
3437.21/860.57	c  N dy 22317   5045583       150     39848         0    162641    326285   2274120     12.43     13.17
3458.78/865.90	c  N dy 22413   5065949       150     39848         0    182056    326285   2634466     12.43     13.17
3478.37/870.81	c  N dy 22510   5085983       150     39848         0    106896    326283   1251947     12.43     14.44
3492.33/874.39	c  N dy 22588   5106512       150     39848         0    126472    326283   1611235     12.43     13.13
3508.72/878.44	c  N dy 22670   5127600       150     39848         0    146583    326283   1988032     12.43     13.11
3528.29/883.35	c  N dy 22777   5147688       150     39848         0    165710    326281   2346732     12.43     13.71
3549.45/888.69	c  N dy 22885   5167713       150     39848         0    184781    326281   2702599     12.44     13.22
3569.02/893.58	c  N dy 22978   5188556       150     39848         0    109284    326281   1291987     12.44     13.11
3584.60/897.46	c  N dy 23054   5209407       150     39848         0    129022    326279   1650686     12.44     13.68
3588.63/898.41	c  S st 23079   5213989       150     39848         0    133373    326279   1730004     12.44     12.90
3589.80/898.72	c  S st 23079   5214493       150     39848         0    133863    326279   1738912     12.44   no data
3589.80/898.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3590.20/898.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
3590.20/898.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3590.20/898.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3590.20/898.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3590.20/898.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3590.20/898.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3590.20/898.87	c lits-rem:        23  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.05 s
3590.60/898.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3629.35/908.69	c lits-rem:     11402  cl-subs:     5132  v-elim:      0  v-fix:    0  time:  9.77 s
3629.75/908.70	c vivif2 --  cl tried    39804 cl shrink        0 lits rem          0 time: 0.00
3629.75/908.73	c vivif2 --  cl tried   128738 cl shrink        0 lits rem          0 time: 0.03
3631.35/909.10	c asymm  cl-useful: 4/370/39804 lits-rem:4 time: 0.37
3631.35/909.10	c calculated reachability. Time: 0.00
3631.35/909.10	c  N dy 23079   5214493       150     39804         0    128738    325799   1640520     12.44   no data
3646.92/913.08	c  N dy 23173   5234549       150     39804         0    147877    325799   1991577     12.44     13.15
3667.31/918.14	c  N dy 23256   5254692       150     39804         0    167035    325799   2344368     12.44     13.16
3695.65/925.20	c  N dy 23323   5274731       150     39804         0    185939    325799   2684242     12.44     13.23
3720.81/931.55	c  N dy 23445   5294807       150     39804         0    109120    325798   1290494     12.44     15.43
3738.80/936.07	c  N dy 23558   5314873       150     39804         0    128233    325798   1640820     12.44     13.10
3755.19/940.17	c  N dy 23650   5334955       150     39804         0    147342    325798   1994947     12.44     15.22
3774.74/945.05	c  N dy 23729   5355058       150     39804         0    166437    325798   2348149     12.44     13.24
3796.31/950.46	c  N dy 23823   5375381       150     39804         0    185864    325798   2714344     12.44     13.17
3816.29/955.40	c  N dy 23885   5395457       150     39804         0    107796    325797   1251454     12.44     16.93
3831.07/959.13	c  N dy 23979   5415477       150     39804         0    126782    325795   1597836     12.44     13.13
3852.26/964.48	c  N dy 24075   5438251       150     39804         0    148346    325793   1986655     12.44     13.53
3874.60/970.02	c  N dy 24168   5458626       150     39804         0    167778    325790   2346320     12.44     13.17
3902.17/976.96	c  N dy 24258   5479079       150     39804         0    187150    325789   2702792     12.44     13.29
3925.74/982.84	c  N dy 24360   5499090       150     39804         0    108072    325789   1253914     12.44     13.12
3941.31/986.77	c  N dy 24465   5519758       150     39804         0    127699    325789   1612866     12.44     13.40
3959.29/991.28	c  N dy 24557   5541439       150     39804         0    148308    325789   1993319     12.44     13.16
3978.87/996.12	c  N dy 24654   5562121       150     39804         0    168043    325787   2361638     12.44     13.12
4000.43/1001.56	c  N dy 24752   5582169       150     39804         0    187104    325787   2719681     12.44     13.67
4023.62/1007.31	c  N dy 24849   5602267       150     39804         0    107184    325787   1230366     12.45     13.15
4037.58/1010.87	c  N dy 24954   5622364       150     39804         0    126364    325785   1587976     12.45     15.17
4055.55/1015.40	c  N dy 25064   5643430       150     39804         0    146468    325784   1967665     12.45     13.18
4075.95/1020.40	c  N dy 25165   5664816       150     39804         0    166770    325784   2337880     12.45     13.20
4097.10/1025.76	c  N dy 25232   5685219       150     39804         0    186105    325784   2694593     12.45     13.22
4121.07/1031.77	c  N dy 25338   5705295       150     39804         0    105191    325782   1184925     12.45     15.64
4127.46/1033.39	c  S st 25404   5714494       150     39804         0    113999    325782   1351350     12.45   no data
4128.68/1033.64	c  S st 25404   5714999       150     39804         0    114491    325782   1360068     12.45   no data
4128.68/1033.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4129.08/1033.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
4129.08/1033.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4129.08/1033.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4129.08/1033.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4129.08/1033.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4129.08/1033.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4129.08/1033.78	c lits-rem:        18  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.04 s
4129.45/1033.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4149.03/1038.72	c lits-rem:      5106  cl-subs:     1679  v-elim:      0  v-fix:    0  time:  4.90 s
4149.03/1038.73	c vivif2 --  cl tried    39739 cl shrink        0 lits rem          0 time: 0.00
4149.03/1038.75	c vivif2 --  cl tried   112855 cl shrink        0 lits rem          0 time: 0.02
4150.65/1039.11	c asymm  cl-useful: 5/388/39739 lits-rem:5 time: 0.36
4150.65/1039.11	c calculated reachability. Time: 0.00
4150.65/1039.11	c  N dy 25404   5714999       150     39739         0    112855    325122   1327923     12.45   no data
4167.01/1043.26	c  N dy 25496   5736555       150     39739         0    133398    325121   1710383     12.45     13.16
4185.37/1047.87	c  N dy 25619   5756613       150     39739         0    152602    325121   2070391     12.45     14.93
4205.35/1052.89	c  N dy 25697   5776624       150     39739         0    171626    325121   2421604     12.45     13.26
4229.32/1058.90	c  N dy 25785   5796638       150     39739         0    190633    325120   2773043     12.45     13.17
4259.67/1066.45	c  N dy 25914   5816683       150     39739         0    108645    325119   1244101     12.45     13.37
4274.45/1070.16	c  N dy 26008   5837104       150     39739         0    128170    325118   1607682     12.45     13.26
4291.65/1074.45	c  N dy 26109   5857108       150     39739         0    147193    325117   1960467     12.46     15.24
4311.20/1079.34	c  N dy 26207   5877380       150     39739         0    166507    325117   2318347     12.46     13.26
4333.17/1084.81	c  N dy 26302   5897939       150     39739         0    185915    325117   2664962     12.46     13.17
4359.93/1091.56	c  N dy 26391   5918056       150     39739         0    103045    325116   1129443     12.46     13.18
4374.73/1095.20	c  N dy 26518   5938654       150     39739         0    122663    325116   1485523     12.46     13.18
4391.09/1099.36	c  N dy 26598   5959706       150     39739         0    142676    325116   1855403     12.46     13.41
4410.66/1104.25	c  N dy 26701   5980680       150     39739         0    162562    325116   2227563     12.46     13.23
4435.43/1110.44	c  N dy 26814   6000706       150     39739         0    181691    325115   2587688     12.46     14.06
4460.99/1116.81	c  N dy 26880   6020774       150     39739         0    200761    325115   2952877     12.46     13.33
4483.77/1122.52	c  N dy 26973   6041297       150     39739         0    117208    325114   1378222     12.46     13.12
4499.74/1126.57	c  N dy 27063   6062014       150     39739         0    136916    325114   1744487     12.46     13.13
4518.12/1131.13	c  N dy 27152   6082127       150     39739         0    156071    325114   2093795     12.46     13.20
4536.89/1135.83	c  N dy 27234   6102323       150     39739         0    175302    325114   2447980     12.46     13.23
4559.67/1141.51	c  N dy 27310   6122981       150     39739         0    194930    325113   2811318     12.46     13.22
4583.63/1147.59	c  N dy 27415   6143119       150     39739         0    110293    325112   1259546     12.46     13.15
4598.82/1151.35	c  N dy 27500   6163185       150     39739         0    129304    325111   1609022     12.46     13.26
4616.39/1155.70	c  N dy 27586   6183196       150     39739         0    148319    325111   1964514     12.46     13.32
4635.96/1160.65	c  N dy 27705   6203457       150     39739         0    167559    325110   2317769     12.46     13.34
4647.56/1163.54	c  S st 27765   6215001       150     39739         0    178522    325108   2519980     12.46   no data
4649.13/1163.95	c  S st 27765   6215505       150     39739         0    179010    325108   2528349     12.46   no data
4649.13/1163.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4649.53/1164.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.11
4649.53/1164.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4649.53/1164.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4649.53/1164.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4649.53/1164.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4649.53/1164.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4649.93/1164.15	c lits-rem:        23  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.06 s
4650.33/1164.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4736.61/1185.89	c lits-rem:     18725  cl-subs:     8932  v-elim:      0  v-fix:    0  time: 21.65 s
4737.01/1185.90	c vivif2 --  cl tried    39721 cl shrink        0 lits rem          0 time: 0.01
4737.01/1185.94	c vivif2 --  cl tried   170088 cl shrink        0 lits rem          0 time: 0.04
4738.61/1186.33	c asymm  cl-useful: 5/297/39721 lits-rem:5 time: 0.39
4738.61/1186.33	c calculated reachability. Time: 0.00
4738.61/1186.33	c  N dy 27765   6215505       150     39721         0    170088    324858   2351873     12.46   no data
4760.58/1191.83	c  N dy 27858   6235554       150     39721         0    189124    324858   2706329     12.46     15.97
4788.95/1198.91	c  N dy 27937   6255610       150     39721         0    208171    324857   3054181     12.46     14.21

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-3263123-1304125760/watcher-3263123-1304125760 -o /tmp/evaluation-result-3263123-1304125760/solver-3263123-1304125760 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3263123-1304125760.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.73 4.34 5.83 5/180 28233
/proc/meminfo: memFree=24349832/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 409 0 0 0 0 0 0 0 21 0 4 0 602806673 52441088 348 33554432000 4194304 4627427 140734075485520 18446744073709551615 47541066786738 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 12803 348 299 106 0 7774 0
[pid=28233/tid=28234] ppid=28231 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 602806673 52441088 348 33554432000 4194304 4627427 140734075485520 18446744073709551615 47541066786738 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 602806673 52441088 348 33554432000 4194304 4627427 140734075485520 18446744073709551615 216735235057 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 602806673 52441088 348 33554432000 4194304 4627427 140734075485520 18446744073709551615 47541066786738 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.086144 s]
/proc/loadavg: 3.73 4.34 5.83 5/180 28233
/proc/meminfo: memFree=24349832/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=286928 CPUtime=0.32 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 7168 0 0 0 31 1 0 0 23 0 4 0 602806673 293814272 7077 33554432000 4194304 4627427 140734075485520 18446744073709551615 216735283743 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 71732 7077 363 106 0 66703 0
[pid=28233/tid=28234] ppid=28231 vsize=286928 CPUtime=0.07 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 1680 0 0 0 7 0 0 0 23 0 4 0 602806673 293814272 7077 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=286928 CPUtime=0.07 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 1718 0 0 0 7 0 0 0 24 0 4 0 602806673 293814272 7077 33554432000 4194304 4627427 140734075485520 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=286928 CPUtime=0.08 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 1690 0 0 0 8 0 0 0 24 0 4 0 602806673 293814272 7077 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 286928

[startup+0.101141 s]
/proc/loadavg: 3.73 4.34 5.83 5/180 28233
/proc/meminfo: memFree=24349832/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=286928 CPUtime=0.38 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 7235 0 0 0 37 1 0 0 23 0 4 0 602806673 293814272 7144 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 71732 7144 363 106 0 66703 0
[pid=28233/tid=28234] ppid=28231 vsize=286928 CPUtime=0.09 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 1688 0 0 0 9 0 0 0 23 0 4 0 602806673 293814272 7144 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=286928 CPUtime=0.09 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 1729 0 0 0 9 0 0 0 24 0 4 0 602806673 293814272 7144 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=286928 CPUtime=0.09 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 1729 0 0 0 9 0 0 0 24 0 4 0 602806673 293814272 7144 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 286928

[startup+1.16096 s]
/proc/loadavg: 3.73 4.34 5.83 5/180 28233
/proc/meminfo: memFree=24349832/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=315124 CPUtime=4.61 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 20646 0 0 0 456 5 0 0 19 0 4 0 602806673 322686976 20492 33554432000 4194304 4627427 140734075485520 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 78781 20492 378 106 0 73752 0
[pid=28233/tid=28234] ppid=28231 vsize=315124 CPUtime=1.14 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 5921 0 0 0 113 1 0 0 19 0 4 0 602806673 322686976 20492 33554432000 4194304 4627427 140734075485520 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=315124 CPUtime=1.14 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 6014 0 0 0 113 1 0 0 19 0 4 0 602806673 322686976 20492 33554432000 4194304 4627427 140734075485520 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=315124 CPUtime=1.15 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 2274 0 0 0 115 0 0 0 19 0 4 0 602806673 322686976 20492 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 315124

[startup+1.20095 s]
/proc/loadavg: 3.73 4.34 5.83 5/180 28233
/proc/meminfo: memFree=24349832/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=315124 CPUtime=4.77 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 20662 0 0 0 472 5 0 0 19 0 4 0 602806673 322686976 20508 33554432000 4194304 4627427 140734075485520 18446744073709551615 4467990 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 78781 20508 378 106 0 73752 0
[pid=28233/tid=28234] ppid=28231 vsize=315124 CPUtime=1.18 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 5921 0 0 0 117 1 0 0 19 0 4 0 602806673 322686976 20508 33554432000 4194304 4627427 140734075485520 18446744073709551615 4468007 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=315124 CPUtime=1.18 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 6014 0 0 0 117 1 0 0 19 0 4 0 602806673 322686976 20508 33554432000 4194304 4627427 140734075485520 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=315124 CPUtime=1.19 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 2290 0 0 0 119 0 0 0 19 0 4 0 602806673 322686976 20508 33554432000 4194304 4627427 140734075485520 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 315124

[startup+1.5009 s]
/proc/loadavg: 3.73 4.34 5.83 5/180 28233
/proc/meminfo: memFree=24349832/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=315124 CPUtime=5.97 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 20773 0 0 0 592 5 0 0 19 0 4 0 602806673 322686976 20619 33554432000 4194304 4627427 140734075485520 18446744073709551615 4409101 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 78781 20619 380 106 0 73752 0
[pid=28233/tid=28234] ppid=28231 vsize=315124 CPUtime=1.48 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 5922 0 0 0 147 1 0 0 19 0 4 0 602806673 322686976 20619 33554432000 4194304 4627427 140734075485520 18446744073709551615 4409184 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=315124 CPUtime=1.48 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 6014 0 0 0 147 1 0 0 19 0 4 0 602806673 322686976 20619 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=315124 CPUtime=1.49 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 2400 0 0 0 149 0 0 0 19 0 4 0 602806673 322686976 20619 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309209 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) 315124

[startup+3.10062 s]
/proc/loadavg: 4.39 4.47 5.86 9/184 28237
/proc/meminfo: memFree=24252416/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=319096 CPUtime=12.35 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 22006 0 0 0 1230 5 0 0 23 0 4 0 602806673 326754304 20559 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427152 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 79774 20559 380 106 0 74745 0
[pid=28233/tid=28234] ppid=28231 vsize=319096 CPUtime=3.08 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 5922 0 0 0 307 1 0 0 23 0 4 0 602806673 326754304 20559 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427524 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=319096 CPUtime=3.07 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 6014 0 0 0 306 1 0 0 24 0 4 0 602806673 326754304 20559 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=319096 CPUtime=3.08 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 3633 0 0 0 308 0 0 0 23 0 4 0 602806673 326754304 20559 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 319096

[startup+6.30706 s]
/proc/loadavg: 4.68 4.53 5.87 9/184 28237
/proc/meminfo: memFree=24199476/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=319716 CPUtime=25.16 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 30366 0 0 0 2508 8 0 0 25 0 4 0 602806673 327389184 23403 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 79929 23403 389 106 0 74900 0
[pid=28233/tid=28234] ppid=28231 vsize=319716 CPUtime=6.29 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 7222 0 0 0 627 2 0 0 25 0 4 0 602806673 327389184 23403 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=319716 CPUtime=6.26 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 7227 0 0 0 624 2 0 0 25 0 4 0 602806673 327389184 23403 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=319716 CPUtime=6.29 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 8285 0 0 0 628 1 0 0 25 0 4 0 602806673 327389184 23403 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 319716

[startup+12.7009 s]
/proc/loadavg: 4.95 4.59 5.89 9/184 28237
/proc/meminfo: memFree=24151236/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=301452 CPUtime=50.7 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 45381 0 0 0 5057 13 0 0 25 0 4 0 602806673 308686848 29455 33554432000 4194304 4627427 140734075485520 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 75363 29455 389 106 0 70334 0
[pid=28233/tid=28234] ppid=28231 vsize=301452 CPUtime=12.68 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 11596 0 0 0 1265 3 0 0 25 0 4 0 602806673 308686848 29455 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=301452 CPUtime=12.61 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 11202 0 0 0 1258 3 0 0 25 0 4 0 602806673 308686848 29455 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=301452 CPUtime=12.69 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 12036 0 0 0 1267 2 0 0 25 0 4 0 602806673 308686848 29455 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427136 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 301452

[startup+25.5007 s]
/proc/loadavg: 5.41 4.70 5.91 9/184 28238
/proc/meminfo: memFree=24037232/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=468232 CPUtime=101.82 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 69481 0 0 0 10163 19 0 0 25 0 4 0 602806673 479469568 42284 33554432000 4194304 4627427 140734075485520 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 117058 42284 389 106 0 112029 0
[pid=28233/tid=28234] ppid=28231 vsize=468232 CPUtime=25.47 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 19857 0 0 0 2542 5 0 0 25 0 4 0 602806673 479469568 42284 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=468232 CPUtime=25.35 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 15340 0 0 0 2530 5 0 0 25 0 4 0 602806673 479469568 42284 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=468232 CPUtime=25.49 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 18249 0 0 0 2545 4 0 0 25 0 4 0 602806673 479469568 42284 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 468232

[startup+51.1003 s]
/proc/loadavg: 6.30 4.96 5.96 9/184 28238
/proc/meminfo: memFree=23985552/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=403884 CPUtime=204.08 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 105362 0 0 0 20379 29 0 0 25 0 4 0 602806673 413577216 44201 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 100971 44201 389 106 0 95942 0
[pid=28233/tid=28234] ppid=28231 vsize=403884 CPUtime=51.08 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 31484 0 0 0 5099 9 0 0 25 0 4 0 602806673 413577216 44201 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=403884 CPUtime=50.81 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 20651 0 0 0 5075 6 0 0 25 0 4 0 602806673 413577216 44201 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=403884 CPUtime=51.09 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 28831 0 0 0 5102 7 0 0 25 0 4 0 602806673 413577216 44201 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 403884

[startup+102.3 s]
/proc/loadavg: 7.36 5.49 6.08 9/184 28240
/proc/meminfo: memFree=23911756/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=419780 CPUtime=408.59 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 180564 0 0 0 40809 50 0 0 25 0 4 0 602806673 429854720 48903 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 104945 48903 389 106 0 99916 0
[pid=28233/tid=28234] ppid=28231 vsize=419780 CPUtime=102.27 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 43357 0 0 0 10214 13 0 0 25 0 4 0 602806673 429854720 48903 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=419780 CPUtime=101.72 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 41759 0 0 0 10161 11 0 0 25 0 4 0 602806673 429854720 48903 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=419780 CPUtime=102.29 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 51861 0 0 0 10216 13 0 0 25 0 4 0 602806673 429854720 48903 33554432000 4194304 4627427 140734075485520 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 419780

[startup+162.301 s]

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

[pid=28233] ppid=28231 vsize=542668 CPUtime=2805.29 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 711967 0 0 0 280302 227 0 0 25 0 4 0 602806673 555692032 85227 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 135667 85227 389 106 0 130638 0
[pid=28233/tid=28234] ppid=28231 vsize=542668 CPUtime=702.26 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 182323 0 0 0 70170 56 0 0 25 0 4 0 602806673 555692032 85227 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=542668 CPUtime=698.47 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 156861 0 0 0 69794 53 0 0 25 0 4 0 602806673 555692032 85227 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=542668 CPUtime=702.3 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 188305 0 0 0 70174 56 0 0 25 0 4 0 602806673 555692032 85227 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 542668

[startup+762.3 s]
/proc/loadavg: 8.15 7.80 7.08 9/184 28257
/proc/meminfo: memFree=23427968/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=542480 CPUtime=3044.96 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 749036 0 0 0 304256 240 0 0 25 0 4 0 602806673 555499520 86530 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 135620 86530 389 106 0 130591 0
[pid=28233/tid=28234] ppid=28231 vsize=542480 CPUtime=762.26 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 193355 0 0 0 76167 59 0 0 25 0 4 0 602806673 555499520 86530 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=542480 CPUtime=758.14 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 165018 0 0 0 75758 56 0 0 25 0 4 0 602806673 555499520 86530 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=542480 CPUtime=762.3 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 198741 0 0 0 76170 60 0 0 25 0 4 0 602806673 555499520 86530 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 542480

[startup+822.301 s]
/proc/loadavg: 8.15 7.87 7.14 9/184 28259
/proc/meminfo: memFree=23395072/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=560172 CPUtime=3284.63 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 782204 0 0 0 328212 251 0 0 25 0 4 0 602806673 573616128 90202 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 140043 90203 389 106 0 135014 0
[pid=28233/tid=28234] ppid=28231 vsize=560172 CPUtime=822.25 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 202318 0 0 0 82163 62 0 0 25 0 4 0 602806673 573616128 90203 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=560172 CPUtime=817.82 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 171817 0 0 0 81723 59 0 0 25 0 4 0 602806673 573616128 90203 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=560172 CPUtime=822.3 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 208002 0 0 0 82167 63 0 0 25 0 4 0 602806673 573616128 90203 33554432000 4194304 4627427 140734075485520 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 560172

[startup+882.3 s]
/proc/loadavg: 8.14 7.92 7.20 9/184 28260
/proc/meminfo: memFree=23292968/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=560656 CPUtime=3524.29 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 822135 0 0 0 352164 265 0 0 25 0 4 0 602806673 574111744 92161 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 140164 92161 389 106 0 135135 0
[pid=28233/tid=28234] ppid=28231 vsize=560656 CPUtime=882.26 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 211718 0 0 0 88160 66 0 0 25 0 4 0 602806673 574111744 92161 33554432000 4194304 4627427 140734075485520 18446744073709551615 4324341 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=560656 CPUtime=877.48 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 180313 0 0 0 87687 61 0 0 25 0 4 0 602806673 574111744 92161 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=560656 CPUtime=882.3 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 218793 0 0 0 88164 66 0 0 25 0 4 0 602806673 574111744 92161 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 560656

[startup+942.301 s]
/proc/loadavg: 8.13 7.96 7.26 9/184 28262
/proc/meminfo: memFree=23293644/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=561296 CPUtime=3763.98 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 857068 0 0 0 376120 278 0 0 25 0 4 0 602806673 574767104 93481 33554432000 4194304 4627427 140734075485520 18446744073709551615 4321603 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 140324 93481 389 106 0 135295 0
[pid=28233/tid=28234] ppid=28231 vsize=561296 CPUtime=942.25 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 220862 0 0 0 94157 68 0 0 25 0 4 0 602806673 574767104 93481 33554432000 4194304 4627427 140734075485520 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=561296 CPUtime=937.17 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 190400 0 0 0 93651 66 0 0 25 0 4 0 602806673 574767104 93481 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=561296 CPUtime=942.31 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 226074 0 0 0 94162 69 0 0 25 0 4 0 602806673 574767104 93481 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 561296

[startup+1002.3 s]
/proc/loadavg: 8.20 8.01 7.32 9/184 28264
/proc/meminfo: memFree=23336024/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=563108 CPUtime=4003.63 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 891468 0 0 0 400072 291 0 0 25 0 4 0 602806673 576622592 92257 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 140777 92257 389 106 0 135748 0
[pid=28233/tid=28234] ppid=28231 vsize=563108 CPUtime=1002.24 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 231270 0 0 0 100153 71 0 0 25 0 4 0 602806673 576622592 92257 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=563108 CPUtime=996.84 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 195290 0 0 0 99617 67 0 0 25 0 4 0 602806673 576622592 92257 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=563108 CPUtime=1002.3 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 236757 0 0 0 100157 73 0 0 25 0 4 0 602806673 576622592 92257 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 563108

[startup+1062.31 s]
/proc/loadavg: 8.19 8.04 7.37 9/184 28265
/proc/meminfo: memFree=23333732/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=645876 CPUtime=4243.31 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 927336 0 0 0 424029 302 0 0 25 0 4 0 602806673 661377024 99230 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 161469 99230 390 106 0 156440 0
[pid=28233/tid=28234] ppid=28231 vsize=645876 CPUtime=1062.25 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 240170 0 0 0 106152 73 0 0 25 0 4 0 602806673 661377024 99230 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=645876 CPUtime=1056.51 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 203797 0 0 0 105581 70 0 0 25 0 4 0 602806673 661377024 99230 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=645876 CPUtime=1062.31 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 246096 0 0 0 106154 77 0 0 25 0 4 0 602806673 661377024 99230 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 645876

[startup+1122.3 s]
/proc/loadavg: 8.17 8.06 7.42 9/184 28267
/proc/meminfo: memFree=23270820/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=646192 CPUtime=4482.97 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 959638 0 0 0 447983 314 0 0 25 0 4 0 602806673 661700608 101214 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 161548 101214 389 106 0 156519 0
[pid=28233/tid=28234] ppid=28231 vsize=646192 CPUtime=1122.24 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 249057 0 0 0 112148 76 0 0 25 0 4 0 602806673 661700608 101214 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=646192 CPUtime=1116.19 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 207836 0 0 0 111548 71 0 0 25 0 4 0 602806673 661700608 101214 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=646192 CPUtime=1122.31 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 254802 0 0 0 112150 81 0 0 25 0 4 0 602806673 661700608 101214 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 646192

[startup+1182.3 s]
/proc/loadavg: 8.10 8.06 7.46 9/184 28268
/proc/meminfo: memFree=23299916/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=664988 CPUtime=4722.63 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 988309 0 0 0 471939 324 0 0 25 0 4 0 602806673 680947712 109029 33554432000 4194304 4627427 140734075485520 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 166247 109029 389 106 0 161218 0
[pid=28233/tid=28234] ppid=28231 vsize=664988 CPUtime=1182.24 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 258039 0 0 0 118144 80 0 0 25 0 4 0 602806673 680947712 109029 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=664988 CPUtime=1175.86 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 208211 0 0 0 117515 71 0 0 25 0 4 0 602806673 680947712 109029 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=664988 CPUtime=1182.31 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 263841 0 0 0 118147 84 0 0 25 0 4 0 602806673 680947712 109029 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 664988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.07 7.47 5/180 28270
/proc/meminfo: memFree=23898848/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=666676 CPUtime=4800.14 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 1000151 0 0 0 479687 327 0 0 25 0 4 0 602806673 682676224 116615 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 166669 116615 391 106 0 161640 0
[pid=28233/tid=28234] ppid=28231 vsize=666676 CPUtime=1201.64 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 262688 0 0 0 120083 81 0 0 25 0 4 0 602806673 682676224 116615 33554432000 4194304 4627427 140734075485520 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=666676 CPUtime=1195.16 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 208433 0 0 0 119445 71 0 0 25 0 4 0 602806673 682676224 116615 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=666676 CPUtime=1201.71 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 268021 0 0 0 120087 84 0 0 25 0 4 0 602806673 682676224 116615 33554432000 4194304 4627427 140734075485520 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 666676

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.07 7.47 5/180 28270
/proc/meminfo: memFree=23898848/32951124 swapFree=67102140/67111528
[pid=28233] ppid=28231 vsize=666676 CPUtime=4800.14 cores=0,2,4,6
/proc/28233/stat : 28233 (strangenight2-m) R 28231 28233 27450 0 -1 4202496 1000151 0 0 0 479687 327 0 0 25 0 4 0 602806673 682676224 116615 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28233/statm: 166669 116615 391 106 0 161640 0
[pid=28233/tid=28234] ppid=28231 vsize=666676 CPUtime=1201.64 cores=0,2,4,6
/proc/28233/task/28234/stat : 28234 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 262688 0 0 0 120083 81 0 0 25 0 4 0 602806673 682676224 116615 33554432000 4194304 4627427 140734075485520 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28233/tid=28235] ppid=28231 vsize=666676 CPUtime=1195.16 cores=0,2,4,6
/proc/28233/task/28235/stat : 28235 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 208433 0 0 0 119445 71 0 0 25 0 4 0 602806673 682676224 116615 33554432000 4194304 4627427 140734075485520 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28233/tid=28236] ppid=28231 vsize=666676 CPUtime=1201.71 cores=0,2,4,6
/proc/28233/task/28236/stat : 28236 (strangenight2-m) R 28231 28233 27450 0 -1 4202560 268021 0 0 0 120087 84 0 0 25 0 4 0 602806673 682676224 116615 33554432000 4194304 4627427 140734075485520 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 666676

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.2
CPU user time (s): 4796.9
CPU system time (s): 3.3015
CPU usage (%): 399.439
Max. virtual memory (cumulated for all children) (KiB): 666676

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

runsolver used 1.9997 second user time and 4.5863 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-30 03:09:20
IDJOB=3263123
IDBENCH=83930
IDSOLVER=1586
FILE ID=node119/3263123-1304125760
RUNJOBID= node119-1304125760-28210
PBS_JOBID= 13170728
Free space on /tmp= 71808 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263123-1304125760/watcher-3263123-1304125760 -o /tmp/evaluation-result-3263123-1304125760/solver-3263123-1304125760 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3263123-1304125760.cnf

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=1473133578

node119.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24350856 kB
Buffers:       1917116 kB
Cached:        6045440 kB
SwapCached:       3688 kB
Active:         211116 kB
Inactive:      7827756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24350856 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           14408 kB
Writeback:           0 kB
AnonPages:       75800 kB
Mapped:          14732 kB
Slab:           498896 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   282212 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= 71808 MiB
End job on node119 at 2011-04-30 03:29:24