Trace number 3366837

Some explanations

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

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

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

Solver answer on this benchmark

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

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.02	c Using 4 threads
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3366837-1305415213.cnf'
0.00/0.02	c -- header says num vars:            150
0.00/0.02	c -- header says num clauses:       55222
0.00/0.06	c -- clauses added:            0 learnts,        55222 normals,            0 xors
0.00/0.06	c -- vars added        150
0.00/0.06	c Parsing time:  0.04 s
0.00/0.06	c  N st     0         0       150     55222         0         0    551920         0   no data   no data
0.00/0.23	c asymm  cl-useful: 70/1118/55222 lits-rem:81 time: 0.17
0.00/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
0.23/0.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.23/0.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.23/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.23/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.23/0.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.30/5.15	c lits-rem:     80393  cl-subs:    11649  v-elim:      0  v-fix:    0  time:  4.87 s
20.30/5.16	c Finding binary XORs  T:     0.00 s  found:       0
20.70/5.20	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
20.70/5.20	c calculated reachability. Time: 0.00
20.70/5.21	c Calc default polars -  time:   0.00 s pos:      77 undec:       0 neg:      73
20.70/5.21	c =========================================================================================
20.70/5.21	c types(t): F = full restart, N = normal restart
20.70/5.21	c types(t): S = simplification begin/end, E = solution found
20.70/5.21	c restart types(rt): st = static, dy = dynamic
20.70/5.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
20.70/5.21	c  B st     0         0       150     43573         0         0    369291         0   no data   no data
21.13/5.35	c  N dy    12      4318       150     43573         0      4023    369277     69990     12.37     13.29
21.89/5.51	c  N dy    29      8416       150     43573         0      7893    369262    136801     12.12     12.78
22.29/5.69	c  N dy    49     12919       150     43573         0      7784    369248    115421     12.15     12.91
23.09/5.89	c  N dy    72     16979       150     43573         0     11629    369236    181669     12.21     13.04
23.89/6.09	c  N dy    93     21112       150     43573         0      8565    369216    115138     12.32     13.05
24.69/6.26	c  F st   114     25000       150     43573         0     12188    369196    176476     12.39   no data
24.69/6.28	c  N st   115     25251       150     43573         0     12421    369195    180182     12.39   no data
25.52/6.49	c  N dy   120     30001       150     43573         0     16922    369183    264631     12.39   no data
25.52/6.49	c  S st   120     30001       150     43573         0     16922    369183    264631     12.39   no data
25.92/6.58	c  S st   120     30503       150     43573         0     17400    369174    271860     12.39   no data
25.92/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.28/6.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
26.28/6.62	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
26.28/6.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.28/6.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.28/6.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
26.28/6.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.28/6.64	c lits-rem:       154  cl-subs:      108  v-elim:      0  v-fix:    0  time:  0.02 s
26.28/6.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.28/8.12	c lits-rem:      4827  cl-subs:     1511  v-elim:      0  v-fix:    0  time:  1.46 s
33.47/8.42	c asymm  cl-useful: 0/1310/43235 lits-rem:0 time: 0.30
33.47/8.42	c calculated reachability. Time: 0.00
33.47/8.42	c  N dy   120     30503       150     43235         0     16119    365508    245156     12.39   no data
34.30/8.61	c  N dy   131     34793       150     43235         0     11443    365497    152294     12.31     13.13
34.70/8.79	c  N dy   150     39026       150     43235         0     15444    365477    220885     12.31     12.99
35.46/8.99	c  N dy   162     43060       150     43235         0     19267    365464    288646     12.25     14.00
36.27/9.14	c  S st   179     45756       150     43235         0     11701    365460    148378     12.26   no data
36.67/9.20	c  S st   179     46263       150     43235         0     12170    365456    155472     12.26   no data
36.67/9.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.67/9.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
36.67/9.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.67/9.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.67/9.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.67/9.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
36.67/9.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.67/9.24	c lits-rem:        51  cl-subs:       29  v-elim:      0  v-fix:    0  time:  0.01 s
36.67/9.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.46/9.45	c lits-rem:      1199  cl-subs:      408  v-elim:      0  v-fix:    0  time:  0.20 s
37.46/9.45	c vivif2 --  cl tried    43099 cl shrink        0 lits rem          0 time: 0.00
37.46/9.46	c vivif2 --  cl tried    11869 cl shrink        0 lits rem          0 time: 0.00
38.26/9.68	c asymm  cl-useful: 0/1416/43099 lits-rem:0 time: 0.22
38.26/9.68	c calculated reachability. Time: 0.00
38.26/9.68	c  N dy   179     46263       150     43099         0     11869    363929    150398     12.26   no data
39.09/9.85	c  N dy   202     50298       150     43099         0     15679    363918    216739     12.31     13.49
39.85/10.05	c  N dy   219     54574       150     43099         0     19682    363909    283712     12.29     13.12
40.65/10.29	c  N dy   244     58591       150     43099         0     12171    363898    149404     12.35     13.11
41.45/10.49	c  N dy   268     62606       150     43099         0     15924    363879    212876     12.40     13.12
42.25/10.69	c  N dy   284     66711       150     43099         0     19795    363865    280570     12.40     13.13
43.08/10.85	c  S st   298     69394       150     43099         0     22299    363858    323573     12.43     12.40
43.48/10.95	c  S st   298     69899       150     43099         0     22775    363853    330470     12.43   no data
43.48/10.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.48/10.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
43.48/10.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.48/10.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.48/10.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.48/10.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
43.48/10.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.48/10.99	c lits-rem:        59  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.01 s
43.84/11.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.47/11.98	c lits-rem:      4353  cl-subs:     1339  v-elim:      0  v-fix:    0  time:  0.97 s
47.47/11.99	c vivif2 --  cl tried    42881 cl shrink        0 lits rem          0 time: 0.01
47.47/11.99	c vivif2 --  cl tried    21618 cl shrink        0 lits rem          0 time: 0.00
49.03/12.31	c asymm  cl-useful: 0/1208/42881 lits-rem:0 time: 0.32
49.03/12.31	c calculated reachability. Time: 0.00
49.03/12.31	c  N dy   298     69899       150     42881         0     21618    361467    306332     12.43   no data
49.83/12.58	c  N dy   321     74383       150     42881         0     13615    361457    167860     12.44     15.67
51.03/12.85	c  N dy   346     79474       150     42881         0     18442    361442    252549     12.45     13.11
52.26/13.14	c  N dy   383     84637       150     42881         0     23329    361429    337384     12.52     13.66
53.02/13.31	c  F st   393     87501       150     42881         0     26003    361418    382928     12.52     12.48
53.42/13.48	c  N st   398     90796       150     42881         0     15796    361415    198998     12.52   no data
54.62/13.75	c  N dy   416     96592       150     42881         0     21226    361397    295921     12.51     16.24
55.82/14.08	c  N dy   437    102893       150     42881         0     27172    361380    399526     12.49     13.20
56.65/14.22	c  S st   449    104848       150     42881         0     14745    361373    171406     12.50     10.96
56.65/14.29	c  S st   449    105350       150     42881         0     15224    361368    178566     12.50   no data
56.65/14.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.01/14.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
57.01/14.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.01/14.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.01/14.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.01/14.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.01/14.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.01/14.33	c lits-rem:        76  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.01 s
57.01/14.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.21/14.61	c lits-rem:      1592  cl-subs:      667  v-elim:      0  v-fix:    0  time:  0.26 s
58.21/14.61	c vivif2 --  cl tried    42589 cl shrink        0 lits rem          0 time: 0.01
58.21/14.62	c vivif2 --  cl tried    14796 cl shrink        0 lits rem          0 time: 0.00
59.41/14.90	c asymm  cl-useful: 0/1389/42589 lits-rem:0 time: 0.29
59.41/14.91	c calculated reachability. Time: 0.00
59.41/14.91	c  N dy   449    105350       150     42589         0     14796    358238    172922     12.50   no data
60.63/15.25	c  N dy   478    112132       150     42589         0     21172    358223    281432     12.51     13.20
62.20/15.66	c  N dy   508    119990       150     42589         0     28627    358203    412504     12.50     13.19
63.80/16.08	c  N dy   536    127792       150     42589         0     20769    358183    271999     12.48     13.30
65.79/16.55	c  N dy   562    137091       150     42589         0     29528    358162    421047     12.44     13.12
67.80/17.05	c  N dy   608    145922       150     42589         0     21681    358145    283763     12.45     13.14
69.82/17.55	c  N dy   654    155262       150     42589         0     30484    358125    438615     12.47     16.49
70.59/17.72	c  S st   668    158026       150     42589         0     33071    358118    483065     12.48     11.86
70.99/17.82	c  S st   668    158527       150     42589         0     33558    358113    489994     12.48   no data
70.99/17.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.99/17.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
70.99/17.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.99/17.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.99/17.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.99/17.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
70.99/17.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.99/17.88	c lits-rem:        91  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.02 s
70.99/17.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.96/19.87	c lits-rem:      8044  cl-subs:     1938  v-elim:      0  v-fix:    0  time:  1.97 s
78.96/19.88	c vivif2 --  cl tried    42240 cl shrink        0 lits rem          0 time: 0.01
78.96/19.89	c vivif2 --  cl tried    31898 cl shrink        0 lits rem          0 time: 0.01
80.57/20.23	c asymm  cl-useful: 0/1070/42240 lits-rem:0 time: 0.34
80.57/20.23	c calculated reachability. Time: 0.00
80.57/20.23	c  N dy   668    158527       150     42240         0     31898    354316    453562     12.48   no data
82.99/20.87	c  N dy   698    169063       150     42240         0     24773    354304    338114     12.44     13.12
86.55/21.76	c  N dy   759    182347       150     42240         0     19245    354286    227322     12.42     13.23
89.34/22.46	c  N dy   802    194346       150     42240         0     30617    354261    432768     12.42     13.11
92.93/23.31	c  N dy   846    206948       150     42240         0     23419    354239    292410     12.40     13.06
96.52/24.24	c  N dy   911    220976       150     42240         0     36744    354217    527184     12.40     13.09
100.15/25.14	c  N dy   972    235159       150     42240         0     30103    354189    404672     12.40     14.14
100.91/25.31	c  S st   983    237792       150     42240         0     32603    354183    447279     12.40     10.95
101.32/25.42	c  S st   983    238296       150     42240         0     33082    354181    454869     12.40   no data
101.32/25.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.32/25.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
101.32/25.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.32/25.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.32/25.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.32/25.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
101.32/25.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.32/25.49	c lits-rem:        90  cl-subs:       51  v-elim:      0  v-fix:    0  time:  0.02 s
101.72/25.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.30/26.99	c lits-rem:      5844  cl-subs:     1574  v-elim:      0  v-fix:    0  time:  1.49 s
107.70/27.00	c vivif2 --  cl tried    41949 cl shrink        0 lits rem          0 time: 0.00
107.70/27.00	c vivif2 --  cl tried    31748 cl shrink        0 lits rem          0 time: 0.01
108.50/27.27	c asymm  cl-useful: 203/924/41949 lits-rem:203 time: 0.26
108.50/27.27	c calculated reachability. Time: 0.00
108.50/27.27	c  N dy   983    238296       150     41949         0     31748    350750    427803     12.40   no data
112.90/28.30	c  N dy  1081    253689       150     41949         0     25326    350733    312294     12.44     13.10
116.89/29.33	c  N dy  1145    269900       150     41949         0     40687    350715    578021     12.43     13.12
121.27/30.42	c  N dy  1212    287286       150     41949         0     35249    350695    480944     12.42     13.21
126.06/31.61	c  N dy  1279    305716       150     41949         0     29729    350679    375410     12.40     14.07
126.06/31.65	c  F st  1283    306251       150     41949         0     30235    350678    384501     12.40     11.70
131.29/33.00	c  N dy  1361    325233       150     41949         0     24305    350653    276707     12.41     13.11
136.44/34.27	c  N dy  1431    345322       150     41949         0     43235    350628    602965     12.39     15.66
140.07/35.14	c  S st  1471    357444       150     41949         0     29939    350619    370430     12.38     11.09
140.43/35.23	c  S st  1471    357948       150     41949         0     30425    350617    378171     12.38   no data
140.43/35.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.43/35.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
140.43/35.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.43/35.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.43/35.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.43/35.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
140.43/35.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.43/35.29	c lits-rem:       232  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.03 s
140.83/35.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.46/36.26	c lits-rem:      4863  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  0.95 s
144.46/36.27	c vivif2 --  cl tried    41545 cl shrink        0 lits rem          0 time: 0.00
144.46/36.27	c vivif2 --  cl tried    29354 cl shrink        0 lits rem          0 time: 0.00
145.62/36.54	c asymm  cl-useful: 210/917/41545 lits-rem:210 time: 0.26
145.62/36.54	c calculated reachability. Time: 0.00
145.62/36.54	c  N dy  1471    357948       150     41545         0     29354    345991    359926     12.38   no data
152.84/38.38	c  N dy  1560    379688       150     41545         0     49812    345968    713627     12.37     13.20
159.59/40.01	c  N dy  1641    399939       150     41545         0     43352    345947    601654     12.36     13.12
166.42/41.75	c  N dy  1726    422644       150     41545         0     38098    345930    500497     12.34     13.15
172.37/43.26	c  N dy  1776    442674       150     41545         0     29400    345921    339494     12.31     13.24
178.36/44.71	c  N dy  1855    463214       150     41545         0     48731    345907    670530     12.30     13.01
184.74/46.32	c  N dy  1936    483902       150     41545         0     39867    345892    514916     12.29     12.95
192.35/48.27	c  N dy  2046    506836       150     41545         0     32125    345869    370460     12.29     12.98
197.91/49.69	c  N dy  2121    526874       150     41545         0     51146    345853    702771     12.28     13.52
201.54/50.58	c  S st  2170    536922       150     41545         0     60688    345844    872385     12.29     11.67
202.70/50.82	c  S st  2170    537425       150     41545         0     30655    345842    338208     12.29   no data
202.70/50.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
202.70/50.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
202.70/50.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
202.70/50.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
202.70/50.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
202.70/50.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
202.70/50.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
202.70/50.88	c lits-rem:       198  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.03 s
202.70/50.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.53/51.56	c lits-rem:      2968  cl-subs:      901  v-elim:      0  v-fix:    0  time:  0.66 s
205.53/51.56	c vivif2 --  cl tried    41133 cl shrink        0 lits rem          0 time: 0.00
205.53/51.57	c vivif2 --  cl tried    30006 cl shrink        0 lits rem          0 time: 0.00
206.69/51.83	c asymm  cl-useful: 189/922/41133 lits-rem:193 time: 0.26
206.69/51.83	c calculated reachability. Time: 0.00
206.69/51.83	c  N dy  2170    537425       150     41133         0     30006    341332    330035     12.29   no data
212.28/53.22	c  N dy  2246    557477       150     41133         0     48971    341318    656091     12.28     12.94
219.10/54.96	c  N dy  2308    577478       150     41133         0     36463    341304    434486     12.27     12.92
225.45/56.54	c  N dy  2398    597772       150     41133         0     55671    341293    765818     12.28     12.98
232.28/58.23	c  N dy  2472    617851       150     41133         0     42327    341282    527552     12.27     15.58
239.03/59.95	c  N dy  2582    637891       150     41133         0     61458    341274    869677     12.28     14.58
246.61/61.86	c  N dy  2675    657988       150     41133         0     47164    341263    606571     12.29     13.27
254.98/64.00	c  N dy  2750    678590       150     41133         0     66641    341257    946416     12.28     12.96
263.01/65.94	c  N dy  2843    698725       150     41133         0     51388    341243    676066     12.29     12.95
270.96/67.93	c  N dy  2953    718777       150     41133         0     70471    341239   1017289     12.30     13.01
278.55/69.84	c  N dy  3054    739033       150     41133         0     54313    341227    717772     12.30     13.03
286.53/71.86	c  N dy  3149    759123       150     41133         0     37170    341218    413083     12.31     12.96
292.92/73.43	c  N dy  3245    779282       150     41133         0     56265    341205    748751     12.32     13.05
301.30/75.55	c  N dy  3319    799303       150     41133         0     38037    341191    421926     12.31     12.97
303.29/76.06	c  S st  3351    806138       150     41133         0     44534    341187    535229     12.31   no data
303.68/76.18	c  S st  3351    806640       150     41133         0     45013    341187    543265     12.31   no data
303.68/76.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
304.08/76.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
304.08/76.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
304.08/76.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.08/76.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.08/76.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
304.08/76.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
304.08/76.25	c lits-rem:       157  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.03 s
304.08/76.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.90/77.93	c lits-rem:      5682  cl-subs:     1551  v-elim:      0  v-fix:    0  time:  1.66 s
310.90/77.93	c vivif2 --  cl tried    40823 cl shrink        0 lits rem          0 time: 0.00
310.90/77.94	c vivif2 --  cl tried    43643 cl shrink        0 lits rem          0 time: 0.01
312.07/78.23	c asymm  cl-useful: 131/754/40823 lits-rem:131 time: 0.29
312.07/78.23	c calculated reachability. Time: 0.00
312.07/78.23	c  N dy  3351    806640       150     40823         0     43643    337687    519195     12.31   no data
319.26/80.08	c  N dy  3436    826731       150     40823         0     62758    337679    861863     12.31     13.01
328.88/82.47	c  N dy  3537    846852       150     40823         0     43742    337670    513025     12.32     13.07
336.82/84.46	c  N dy  3597    866920       150     40823         0     62706    337660    848998     12.31     13.27
346.43/86.82	c  N dy  3682    886941       150     40823         0     42669    337656    491715     12.31     13.24
353.59/88.69	c  N dy  3768    908786       150     40823         0     63411    337644    860464     12.30     13.03
362.36/90.88	c  N dy  3879    928799       150     40823         0     42412    337637    479902     12.31     13.32
369.15/92.54	c  N dy  3988    948823       150     40823         0     61457    337630    821766     12.32     13.97
377.93/94.73	c  N dy  4071    968843       150     40823         0     80397    337620   1155270     12.32     13.23
385.54/96.64	c  N dy  4168    989006       150     40823         0     58536    337613    761738     12.32     13.05
393.90/98.74	c  N dy  4255   1009049       150     40823         0     77577    337607   1099682     12.32     13.01
402.28/100.90	c  N dy  4370   1029419       150     40823         0     55054    337601    692014     12.33     13.00
410.66/102.96	c  N dy  4499   1049532       150     40823         0     74207    337593   1035651     12.34     13.04
419.85/105.28	c  N dy  4606   1070145       150     40823         0     50863    337591    614437     12.35     13.10
420.67/105.43	c  F st  4617   1071875       150     40823         0     52522    337590    643822     12.35   no data
427.43/107.18	c  N dy  4693   1090240       150     40823         0     70033    337582    970614     12.35     13.16
437.01/109.57	c  N dy  4776   1110329       150     40823         0     45095    337577    503423     12.35     13.98
444.20/111.39	c  N dy  4870   1130465       150     40823         0     64226    337572    843835     12.35     13.17
453.38/113.65	c  N dy  4967   1151051       150     40823         0     83652    337563   1184881     12.36     13.03
461.75/115.76	c  N dy  5057   1171133       150     40823         0     57989    337554    737318     12.36     17.89
469.73/117.79	c  N dy  5145   1191878       150     40823         0     77603    337548   1090735     12.36     13.17
479.71/120.21	c  S st  5230   1209961       150     40823         0     49018    337545    563644     12.36   no data
480.11/120.37	c  S st  5230   1210461       150     40823         0     49499    337544    571302     12.36   no data
480.11/120.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
480.52/120.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
480.52/120.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.52/120.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.52/120.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.52/120.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
480.52/120.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
480.52/120.46	c lits-rem:        85  cl-subs:       77  v-elim:      0  v-fix:    0  time:  0.03 s
480.52/120.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.50/122.96	c lits-rem:      5864  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  2.47 s
490.50/122.96	c vivif2 --  cl tried    40524 cl shrink        0 lits rem          0 time: 0.00
490.50/122.97	c vivif2 --  cl tried    48037 cl shrink        0 lits rem          0 time: 0.01
492.09/123.33	c asymm  cl-useful: 32/753/40524 lits-rem:32 time: 0.35
492.09/123.33	c calculated reachability. Time: 0.00
492.09/123.33	c  N dy  5230   1210461       150     40524         0     48037    334244    548275     12.36   no data
500.11/125.39	c  N dy  5328   1230550       150     40524         0     67195    334239    898204     12.36     13.02
510.05/127.80	c  N dy  5420   1250571       150     40524         0     86245    334232   1239860     12.37     13.05
518.83/130.06	c  N dy  5490   1270759       150     40524         0     58673    334229    725494     12.36     13.03
527.61/132.21	c  N dy  5588   1290956       150     40524         0     77861    334227   1069094     12.36     13.30
537.99/134.84	c  N dy  5687   1311415       150     40524         0     49595    334222    559873     12.37     13.08
545.58/136.74	c  N dy  5785   1331546       150     40524         0     68806    334220    907494     12.37     13.21
555.16/139.14	c  N dy  5877   1351661       150     40524         0     87932    334210   1252243     12.37     13.04
565.14/141.68	c  N dy  5935   1371839       150     40524         0     58357    334199    708187     12.37     13.22
574.75/144.02	c  N dy  6038   1392715       150     40524         0     78254    334193   1068615     12.37     13.09
585.50/146.75	c  N dy  6126   1413615       150     40524         0     98161    334187   1428768     12.37     13.04
594.28/148.95	c  N dy  6233   1434116       150     40524         0     68050    334184    882461     12.37     13.07
603.86/151.30	c  N dy  6335   1454207       150     40524         0     87224    334181   1229192     12.37     14.50
614.63/154.08	c  N dy  6453   1474606       150     40524         0     56034    334173    661421     12.38     13.19
623.40/156.26	c  N dy  6527   1495340       150     40524         0     75660    334168   1004285     12.38     13.10
634.19/158.92	c  N dy  6615   1515407       150     40524         0     94728    334160   1349726     12.38     16.85
644.59/161.53	c  N dy  6690   1535622       150     40524         0     62379    334155    772892     12.38     13.12
653.38/163.78	c  N dy  6806   1555718       150     40524         0     81514    334151   1120093     12.38     13.04
664.12/166.47	c  N dy  6926   1575776       150     40524         0    100651    334149   1469741     12.39     16.29
674.10/168.91	c  N dy  7006   1595865       150     40524         0     67212    334146    854158     12.39     13.06
683.28/171.25	c  N dy  7116   1615943       150     40524         0     86330    334140   1196021     12.39     13.08
694.85/174.11	c  N dy  7199   1636501       150     40524         0    105825    334131   1543828     12.39     13.21
704.43/176.50	c  N dy  7299   1656586       150     40524         0     71514    334127    922456     12.39     13.09
714.41/179.00	c  N dy  7408   1676764       150     40524         0     90740    334123   1273550     12.40     13.15
726.79/182.12	c  N dy  7479   1696848       150     40524         0     55334    334122    618682     12.39     15.15
732.40/183.55	c  S st  7546   1710461       150     40524         0     68256    334120    848268     12.40   no data
733.17/183.75	c  S st  7546   1710966       150     40524         0     68745    334120    856213     12.40   no data
733.17/183.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
733.57/183.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
733.57/183.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
733.57/183.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
733.57/183.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
733.57/183.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
733.57/183.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
733.57/183.84	c lits-rem:        57  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.03 s
733.57/183.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.52/189.30	c lits-rem:      7361  cl-subs:     2191  v-elim:      0  v-fix:    0  time:  5.42 s
755.52/189.31	c vivif2 --  cl tried    40331 cl shrink        0 lits rem          0 time: 0.01
755.52/189.32	c vivif2 --  cl tried    66697 cl shrink        0 lits rem          0 time: 0.02
757.12/189.75	c asymm  cl-useful: 16/590/40331 lits-rem:16 time: 0.43
757.12/189.76	c calculated reachability. Time: 0.00
757.12/189.76	c  N dy  7546   1710966       150     40331         0     66697    332058    816997     12.40   no data
767.53/192.36	c  N dy  7588   1731367       150     40331         0     85764    332054   1142798     12.39     13.16
779.47/195.32	c  N dy  7697   1751462       150     40331         0    104894    332048   1486797     12.39     13.23
789.88/197.91	c  N dy  7790   1771473       150     40331         0     68781    332042    849050     12.39     13.10
800.63/200.64	c  N dy  7851   1793384       150     40331         0     89437    332035   1220956     12.38     13.09
813.40/203.80	c  N dy  7937   1814051       150     40331         0    109059    332034   1573032     12.38     13.05
823.38/206.30	c  N dy  8033   1834137       150     40331         0     72119    332032    903598     12.38     13.09
832.56/208.69	c  N dy  8100   1854232       150     40331         0     91144    332026   1239447     12.38     13.07
846.13/212.10	c  N dy  8186   1874285       150     40331         0    110123    332024   1581935     12.37     13.03
857.70/214.95	c  N dy  8295   1894324       150     40331         0     72099    332021    895188     12.38     13.05
870.07/218.00	c  N dy  8348   1915180       150     40331         0     91723    332018   1242841     12.37     13.17
883.24/221.37	c  N dy  8426   1935397       150     40331         0    110905    332016   1580479     12.37     13.05
893.23/223.86	c  N dy  8474   1955408       150     40331         0     71871    332015    872523     12.36     13.02
903.63/226.42	c  N dy  8571   1975807       150     40331         0     91305    332012   1223653     12.36     13.03
915.58/229.44	c  N dy  8622   1996862       150     40331         0    111206    332009   1586408     12.35     13.08
927.55/232.40	c  N dy  8732   2017406       150     40331         0     71766    332007    866119     12.36     13.23
937.54/234.96	c  N dy  8833   2038034       150     40331         0     91413    332005   1216687     12.36     13.15
949.90/238.05	c  N dy  8951   2058074       150     40331         0    110447    332000   1569362     12.37     13.86
961.88/241.00	c  N dy  9027   2078254       150     40331         0     69542    331995    816996     12.37     13.30
971.87/243.52	c  N dy  9120   2098637       150     40331         0     88957    331991   1169498     12.37     13.15
983.44/246.46	c  N dy  9228   2119102       150     40331         0    108321    331988   1514362     12.37     13.24
996.61/249.70	c  N dy  9321   2139199       150     40331         0     66510    331987    760468     12.37     13.03
1005.80/252.01	c  N dy  9405   2159233       150     40331         0     85604    331986   1104563     12.37     13.06
1017.37/254.97	c  N dy  9476   2180182       150     40331         0    105627    331984   1468500     12.37     13.54
1032.54/258.77	c  N dy  9584   2200634       150     40331         0     63117    331978    692807     12.37     13.14
1037.33/259.90	c  S st  9628   2210966       150     40331         0     72822    331976    858609     12.37   no data
1037.73/260.08	c  S st  9628   2211470       150     40331         0     73309    331976    866685     12.37   no data
1037.73/260.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1038.13/260.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1038.13/260.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1038.13/260.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1038.13/260.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1038.13/260.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1038.13/260.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1038.13/260.17	c lits-rem:        96  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.03 s
1038.52/260.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1054.88/264.39	c lits-rem:      6801  cl-subs:     2847  v-elim:      0  v-fix:    0  time:  4.19 s
1055.28/264.40	c vivif2 --  cl tried    40156 cl shrink        0 lits rem          0 time: 0.01
1055.28/264.41	c vivif2 --  cl tried    70601 cl shrink        0 lits rem          0 time: 0.02
1056.88/264.84	c asymm  cl-useful: 25/556/40156 lits-rem:25 time: 0.43
1056.88/264.85	c calculated reachability. Time: 0.00
1056.88/264.85	c  N dy  9628   2211470       150     40156         0     70601    330061    820238     12.37   no data
1069.66/268.04	c  N dy  9735   2231497       150     40156         0     89718    330058   1167210     12.38     13.11
1082.03/271.11	c  N dy  9851   2251539       150     40156         0    108926    330050   1522800     12.38     13.55
1096.40/274.72	c  N dy  9943   2271744       150     40156         0     65141    330045    722613     12.38     13.16
1105.61/277.03	c  N dy 10016   2291795       150     40156         0     84165    330044   1071903     12.38     13.51
1117.15/279.97	c  N dy 10128   2312497       150     40156         0    103930    330044   1436382     12.38     13.14
1131.12/283.46	c  N dy 10212   2332523       150     40156         0    122866    330042   1774419     12.38     13.07
1143.10/286.42	c  N dy 10317   2352565       150     40156         0     78141    330041    949426     12.39     13.08
1154.31/289.21	c  N dy 10430   2372830       150     40156         0     97499    330040   1304115     12.39     13.05
1166.25/292.29	c  N dy 10547   2392977       150     40156         0    116765    330040   1659678     12.39     13.05
1181.41/296.08	c  N dy 10632   2413132       150     40156         0     70962    330036    812444     12.39     13.20
1193.00/298.97	c  N dy 10712   2433197       150     40156         0     90045    330034   1159046     12.39     16.21
1206.17/302.25	c  N dy 10795   2454045       150     40156         0    109860    330032   1520360     12.39     13.14
1221.33/306.06	c  N dy 10906   2474883       150     40156         0    129630    330030   1881525     12.40     13.13
1232.51/308.87	c  N dy 10982   2494987       150     40156         0     82941    330029   1020856     12.40     13.08
1244.08/311.72	c  N dy 11062   2515096       150     40156         0    101988    330029   1356350     12.40     13.05
1257.25/315.02	c  N dy 11102   2535622       150     40156         0    121320    330027   1696468     12.39     13.25
1270.82/318.40	c  N dy 11204   2555645       150     40156         0     73650    330024    845121     12.39     13.23
1281.23/321.05	c  N dy 11303   2575682       150     40156         0     92656    330022   1185314     12.39     13.05
1293.18/324.04	c  N dy 11403   2595772       150     40156         0    111739    330020   1531675     12.39     14.73
1308.34/327.84	c  N dy 11506   2615835       150     40156         0    130832    330017   1882391     12.39     14.38
1320.75/330.92	c  N dy 11607   2636029       150     40156         0     82460    330014    998480     12.39     13.12
1331.50/333.64	c  N dy 11695   2656033       150     40156         0    101490    330014   1348351     12.40     13.29
1344.67/336.91	c  N dy 11775   2676336       150     40156         0    120827    330012   1703252     12.39     13.13
1359.84/340.74	c  N dy 11880   2696392       150     40156         0     71317    330008    790958     12.40     14.03
1367.03/342.54	c  S st 11962   2711470       150     40156         0     85729    330006   1054305     12.40     10.64
1367.83/342.73	c  S st 11962   2711973       150     40156         0     86222    330006   1062427     12.40   no data
1367.83/342.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1367.83/342.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1368.22/342.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1368.22/342.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1368.22/342.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1368.22/342.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1368.22/342.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1368.22/342.83	c lits-rem:        41  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.03 s
1368.22/342.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1385.78/347.20	c lits-rem:      5826  cl-subs:     2056  v-elim:      0  v-fix:    0  time:  4.33 s
1385.78/347.21	c vivif2 --  cl tried    40081 cl shrink        0 lits rem          0 time: 0.01
1385.78/347.22	c vivif2 --  cl tried    84214 cl shrink        0 lits rem          0 time: 0.02
1387.37/347.62	c asymm  cl-useful: 16/499/40081 lits-rem:16 time: 0.39
1387.37/347.62	c calculated reachability. Time: 0.00
1387.37/347.62	c  N dy 11962   2711973       150     40081         0     84214    329118   1022480     12.40   no data
1403.34/351.65	c  N dy 12052   2734309       150     40081         0    105431    329113   1408279     12.40     13.50
1420.10/355.83	c  N dy 12142   2754338       150     40081         0    124494    329113   1764307     12.40     14.79
1436.07/359.81	c  N dy 12257   2774379       150     40081         0     73979    329110    831228     12.40     14.88
1445.65/362.28	c  N dy 12325   2794468       150     40081         0     93043    329110   1175417     12.40     14.08
1460.02/365.84	c  N dy 12416   2817634       150     40081         0    115015    329109   1566770     12.40     13.08
1474.42/369.48	c  N dy 12506   2837684       150     40081         0    134132    329108   1916763     12.40     13.07
1488.76/373.04	c  N dy 12600   2857742       150     40081         0     82576    329104    981056     12.40     15.47
1499.94/375.81	c  N dy 12696   2877806       150     40081         0    101755    329104   1335965     12.40     15.84
1512.71/379.03	c  N dy 12772   2897880       150     40081         0    120650    329103   1663360     12.40     15.26
1530.28/383.46	c  N dy 12903   2919840       150     40081         0    141563    329102   2045680     12.40     13.15
1544.24/386.97	c  N dy 13007   2939844       150     40081         0     89141    329098   1096372     12.41     13.89
1557.41/390.23	c  N dy 13097   2960177       150     40081         0    108496    329098   1445609     12.41     13.11
1571.78/393.82	c  N dy 13182   2980302       150     40081         0    127608    329094   1797284     12.41     13.12
1588.15/397.98	c  N dy 13274   3000457       150     40081         0     74323    329093    815413     12.41     13.26
1599.72/400.88	c  N dy 13358   3021780       150     40081         0     94612    329092   1189033     12.41     13.10
1612.88/404.13	c  N dy 13418   3043547       150     40081         0    115299    329090   1566155     12.40     13.15
1628.08/407.97	c  N dy 13529   3063607       150     40081         0    134422    329088   1918109     12.40     13.08
1643.62/411.84	c  N dy 13602   3084296       150     40081         0     80679    329087    919498     12.40     13.07
1655.20/414.70	c  N dy 13709   3104579       150     40081         0     99936    329083   1270512     12.40     13.12
1668.00/417.91	c  N dy 13778   3124588       150     40081         0    118993    329083   1621439     12.40     13.68
1683.14/421.70	c  N dy 13867   3145333       150     40081         0    138756    329082   1981866     12.40     13.09
1698.34/425.53	c  N dy 13963   3165735       150     40081         0     83718    329081    965385     12.40     13.16
1709.48/428.31	c  N dy 14056   3185746       150     40081         0    102888    329080   1318790     12.41     16.02
1721.86/431.47	c  N dy 14137   3205944       150     40081         0    122003    329079   1656384     12.40     13.07
1726.24/432.56	c  S st 14154   3211973       150     40081         0    127692    329079   1756561     12.40     11.22
1727.44/432.84	c  S st 14154   3212477       150     40081         0    128180    329078   1765069     12.40   no data
1727.44/432.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1727.84/432.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1727.84/432.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1727.84/432.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1727.84/432.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1727.84/432.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1727.84/432.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1727.84/432.97	c lits-rem:        35  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.04 s
1728.25/433.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1788.10/448.09	c lits-rem:     17719  cl-subs:     6578  v-elim:      0  v-fix:    0  time: 15.06 s
1788.50/448.10	c vivif2 --  cl tried    40052 cl shrink        0 lits rem          0 time: 0.01
1788.50/448.13	c vivif2 --  cl tried   121617 cl shrink        0 lits rem          0 time: 0.03
1790.53/448.62	c asymm  cl-useful: 11/374/40052 lits-rem:11 time: 0.49
1790.53/448.63	c calculated reachability. Time: 0.00
1790.53/448.63	c  N dy 14154   3212477       150     40052         0    121617    328592   1633618     12.40   no data
1810.46/453.66	c  N dy 14266   3232480       150     40052         0    140733    328589   1987740     12.41     13.08
1830.81/458.74	c  N dy 14388   3253161       150     40052         0     85224    328581    992395     12.41     13.08
1845.18/462.39	c  N dy 14478   3275572       150     40052         0    106532    328581   1378751     12.41     13.08
1859.56/465.94	c  N dy 14564   3296477       150     40052         0    126364    328577   1743049     12.41     13.07
1876.72/470.27	c  N dy 14658   3316562       150     40052         0    145470    328575   2091041     12.41     16.41
1891.09/473.88	c  N dy 14726   3336691       150     40052         0     88395    328574   1048322     12.41     13.10
1902.26/476.61	c  N dy 14774   3356779       150     40052         0    107439    328573   1395650     12.40     13.07
1916.63/480.27	c  N dy 14861   3376870       150     40052         0    126554    328571   1750511     12.41     13.08
1936.19/485.17	c  N dy 14961   3397211       150     40052         0    145859    328569   2102469     12.41     13.06
1954.94/489.85	c  N dy 15041   3419772       150     40052         0     89998    328568   1055217     12.40     13.08
1966.55/492.76	c  N dy 15090   3439853       150     40052         0    109015    328566   1410742     12.40     15.47
1984.88/497.34	c  N dy 15187   3466793       150     40052         0    134652    328563   1882201     12.40     13.07
2003.25/501.98	c  N dy 15303   3488380       150     40052         0    155249    328563   2267199     12.40     13.19
2017.62/505.57	c  N dy 15380   3510528       150     40052         0     98077    328563   1196365     12.40     13.10
2031.19/508.96	c  N dy 15476   3530627       150     40052         0    117305    328562   1550875     12.40     13.09
2046.76/512.81	c  N dy 15562   3551581       150     40052         0    137284    328561   1920727     12.40     13.09
2065.12/517.40	c  N dy 15664   3571720       150     40052         0    156465    328559   2270681     12.40     13.29
2078.69/520.87	c  N dy 15754   3591751       150     40052         0     96511    328555   1167919     12.40     14.05
2091.86/524.10	c  N dy 15826   3611778       150     40052         0    115429    328555   1503965     12.40     13.12
2107.06/527.95	c  N dy 15921   3631828       150     40052         0    134563    328555   1860798     12.40     13.32
2124.63/532.34	c  N dy 16053   3652176       150     40052         0    154047    328554   2223758     12.41     13.07
2140.15/536.23	c  N dy 16150   3672329       150     40052         0     93076    328553   1094638     12.41     13.09
2152.13/539.27	c  N dy 16266   3692399       150     40052         0    112201    328553   1447022     12.41     13.43
2166.51/542.86	c  N dy 16356   3712477       150     40052         0    131310    328551   1799163     12.41   no data
2166.51/542.86	c  S st 16356   3712477       150     40052         0    131310    328551   1799163     12.41   no data
2167.71/543.18	c  S st 16356   3712981       150     40052         0    131795    328551   1806886     12.41   no data
2167.71/543.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2168.13/543.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
2168.13/543.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2168.13/543.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2168.13/543.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2168.13/543.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2168.13/543.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2168.54/543.32	c lits-rem:        36  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.04 s
2168.54/543.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2216.83/555.49	c lits-rem:     14826  cl-subs:     4993  v-elim:      0  v-fix:    0  time: 12.11 s
2216.83/555.49	c vivif2 --  cl tried    39975 cl shrink        0 lits rem          0 time: 0.01
2217.19/555.52	c vivif2 --  cl tried   126824 cl shrink        0 lits rem          0 time: 0.03
2218.79/555.96	c asymm  cl-useful: 10/360/39975 lits-rem:10 time: 0.43
2218.79/555.96	c calculated reachability. Time: 0.00
2218.79/555.96	c  N dy 16356   3712981       150     39975         0    126824    327720   1703414     12.41   no data
2239.14/561.01	c  N dy 16427   3733049       150     39975         0    145841    327718   2044852     12.41     14.86
2263.49/567.15	c  F st 16503   3751562       150     39975         0     82548    327717    901102     12.41     10.34
2264.72/567.50	c  N st 16507   3753594       150     39975         0     84487    327717    939142     12.41   no data
2281.05/571.53	c  N dy 16597   3773839       150     39975         0    103805    327716   1293287     12.41     13.12
2299.01/576.04	c  N dy 16711   3796570       150     39975         0    125427    327715   1690817     12.41     13.37
2315.77/580.26	c  N dy 16785   3816591       150     39975         0    144410    327714   2041209     12.41     13.14
2332.54/584.49	c  N dy 16880   3836637       150     39975         0    163491    327713   2393094     12.41     13.19
2345.71/587.79	c  N dy 16982   3856724       150     39975         0    100723    327713   1232339     12.41     15.35
2360.48/591.47	c  N dy 17080   3877002       150     39975         0    120040    327712   1589247     12.41     13.09
2378.44/595.92	c  N dy 17164   3897687       150     39975         0    139752    327711   1955159     12.41     13.07
2396.01/600.37	c  N dy 17245   3917844       150     39975         0    159029    327710   2306487     12.41     13.12
2413.16/604.60	c  N dy 17344   3937926       150     39975         0     95079    327707   1120770     12.41     14.67
2424.74/607.56	c  N dy 17427   3958025       150     39975         0    114263    327707   1469056     12.41     16.49
2439.92/611.30	c  N dy 17520   3978084       150     39975         0    133310    327707   1811507     12.41     13.16
2457.09/615.69	c  N dy 17604   3998325       150     39975         0    152650    327706   2165446     12.41     13.07
2476.63/620.54	c  N dy 17708   4018667       150     39975         0     88036    327706    981890     12.41     13.21
2488.65/623.58	c  N dy 17818   4038722       150     39975         0    107063    327705   1328626     12.41     13.09
2503.38/627.21	c  N dy 17941   4058841       150     39975         0    126261    327703   1689104     12.42     13.08
2519.38/631.27	c  N dy 18034   4079182       150     39975         0    145626    327703   2050033     12.42     13.12
2538.10/635.97	c  N dy 18113   4099873       150     39975         0    165238    327701   2411517     12.42     13.26
2554.08/639.98	c  N dy 18187   4120620       150     39975         0    100094    327701   1191769     12.42     13.15
2568.44/643.51	c  N dy 18305   4141105       150     39975         0    119649    327699   1550413     12.42     13.22
2584.81/647.66	c  N dy 18403   4161882       150     39975         0    139421    327698   1911572     12.42     13.17
2603.21/652.29	c  N dy 18523   4183372       150     39975         0    159883    327697   2291307     12.42     13.09
2621.53/656.89	c  N dy 18589   4204335       150     39975         0     93885    327695   1067009     12.42     13.13
2626.73/658.11	c  S st 18655   4212981       150     39975         0    102155    327695   1223304     12.42   no data
2627.53/658.36	c  S st 18655   4213484       150     39975         0    102643    327695   1231575     12.42   no data
2627.53/658.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2627.93/658.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2627.93/658.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2627.93/658.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2627.93/658.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2627.93/658.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2627.93/658.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2627.93/658.48	c lits-rem:        36  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.03 s
2628.33/658.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2647.88/663.47	c lits-rem:      6014  cl-subs:     2593  v-elim:      0  v-fix:    0  time:  4.95 s
2647.88/663.48	c vivif2 --  cl tried    39878 cl shrink        0 lits rem          0 time: 0.01
2648.28/663.50	c vivif2 --  cl tried   100098 cl shrink        0 lits rem          0 time: 0.03
2649.47/663.85	c asymm  cl-useful: 9/418/39878 lits-rem:10 time: 0.35
2649.47/663.86	c calculated reachability. Time: 0.00
2649.47/663.86	c  N dy 18655   4213484       150     39878         0    100098    326715   1184941     12.42   no data
2663.45/667.33	c  N dy 18755   4233550       150     39878         0    119185    326715   1539379     12.42     13.43
2679.02/671.28	c  N dy 18877   4253665       150     39878         0    138411    326713   1895967     12.43     13.09
2699.81/676.46	c  N dy 18951   4274675       150     39878         0    158381    326713   2260785     12.42     13.08
2724.92/682.77	c  N dy 19032   4294745       150     39878         0     90739    326711   1010078     12.42     13.21
2738.92/686.25	c  N dy 19143   4314749       150     39878         0    109721    326708   1357762     12.43     13.28
2753.65/689.91	c  N dy 19233   4334963       150     39878         0    128947    326707   1707464     12.43     13.28
2770.42/694.11	c  N dy 19335   4355025       150     39878         0    148026    326707   2058111     12.43     13.30
2789.58/698.90	c  N dy 19449   4375254       150     39878         0    167263    326707   2417504     12.43     13.26
2808.75/703.75	c  N dy 19535   4395640       150     39878         0     98976    326707   1153144     12.43     13.14
2826.31/708.17	c  N dy 19640   4418320       150     39878         0    120502    326707   1549466     12.43     13.12
2844.30/712.63	c  N dy 19736   4438900       150     39878         0    140176    326706   1920193     12.43     13.15
2865.81/718.01	c  N dy 19818   4461628       150     39878         0    161722    326705   2311151     12.43     13.19
2888.96/723.81	c  N dy 19925   4481643       150     39878         0     92104    326704   1021510     12.43     13.18
2901.37/726.95	c  N dy 20004   4501865       150     39878         0    111355    326703   1375453     12.43     13.17
2916.11/730.69	c  N dy 20053   4521883       150     39878         0    130328    326703   1710742     12.43     14.55
2933.67/735.05	c  N dy 20148   4542061       150     39878         0    149470    326701   2057639     12.43     13.15
2952.83/739.80	c  N dy 20218   4562180       150     39878         0    168596    326700   2411597     12.43     13.14
2971.63/744.51	c  N dy 20321   4582181       150     39878         0     98074    326698   1125612     12.43     16.17
2984.37/747.79	c  N dy 20412   4602203       150     39878         0    117174    326697   1481077     12.43     13.50
3000.74/751.86	c  N dy 20512   4622700       150     39878         0    136704    326697   1842362     12.43     13.20
3019.50/756.52	c  N dy 20619   4643138       150     39878         0    156171    326697   2205028     12.43     13.13
3041.06/761.93	c  N dy 20716   4663956       150     39878         0    175987    326696   2576081     12.43     13.18
3058.62/766.38	c  N dy 20803   4685921       150     39878         0    106114    326696   1250235     12.43     13.18
3073.02/769.94	c  N dy 20910   4705930       150     39878         0    125127    326696   1599246     12.44     16.73
3078.58/771.30	c  S st 20925   4713485       150     39878         0    132254    326696   1725345     12.43     10.18
3079.38/771.59	c  S st 20925   4713988       150     39878         0    132737    326696   1733665     12.43   no data
3079.78/771.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3079.78/771.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
3080.18/771.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3080.18/771.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3080.18/771.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3080.18/771.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3080.18/771.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3080.18/771.74	c lits-rem:        27  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.04 s
3080.18/771.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3122.87/782.44	c lits-rem:     10929  cl-subs:     8414  v-elim:      0  v-fix:    0  time: 10.65 s
3122.87/782.44	c vivif2 --  cl tried    39848 cl shrink        0 lits rem          0 time: 0.01
3122.87/782.47	c vivif2 --  cl tried   124345 cl shrink        0 lits rem          0 time: 0.02
3124.47/782.84	c asymm  cl-useful: 13/373/39848 lits-rem:13 time: 0.37
3124.47/782.84	c calculated reachability. Time: 0.00
3124.47/782.84	c  N dy 20925   4713988       150     39848         0    124345    326295   1583495     12.43   no data
3142.43/787.32	c  N dy 21021   4737281       150     39848         0    146373    326294   1984346     12.43     13.59
3164.39/792.84	c  N dy 21119   4758781       150     39848         0    166878    326294   2366438     12.43     13.13
3192.72/799.95	c  N dy 21226   4778962       150     39848         0     94958    326294   1054365     12.44     13.21
3209.48/804.14	c  N dy 21286   4798976       150     39848         0    114020    326290   1403646     12.43     14.33
3227.04/808.52	c  N dy 21391   4820583       150     39848         0    134470    326290   1774512     12.43     13.13
3243.41/812.70	c  N dy 21453   4840663       150     39848         0    153521    326289   2122076     12.43     13.11
3264.97/818.01	c  N dy 21564   4862808       150     39848         0    174626    326288   2513303     12.43     13.10
3284.52/822.94	c  N dy 21675   4882836       150     39848         0    101487    326287   1172764     12.44     13.87
3298.10/826.34	c  N dy 21773   4903804       150     39848         0    121476    326287   1549025     12.44     13.28
3314.10/830.39	c  N dy 21850   4923825       150     39848         0    140558    326287   1901836     12.44     14.35
3332.42/834.98	c  N dy 21926   4944320       150     39848         0    159956    326287   2257374     12.44     13.12
3352.78/840.03	c  N dy 22028   4964498       150     39848         0    179083    326286   2609940     12.44     13.19
3370.75/844.57	c  N dy 22091   4984534       150     39848         0    104778    326286   1220505     12.44     13.11
3385.11/848.13	c  N dy 22171   5005072       150     39848         0    124324    326286   1581418     12.44     13.30
3402.32/852.47	c  N dy 22271   5025483       150     39848         0    143693    326285   1933625     12.44     13.16
3419.47/856.80	c  N dy 22317   5045583       150     39848         0    162641    326285   2274120     12.43     13.17
3441.00/862.18	c  N dy 22413   5065949       150     39848         0    182056    326285   2634466     12.43     13.17
3460.16/866.99	c  N dy 22510   5085983       150     39848         0    106896    326283   1251947     12.43     14.44
3474.53/870.56	c  N dy 22588   5106512       150     39848         0    126472    326283   1611235     12.43     13.13
3490.89/874.61	c  N dy 22670   5127600       150     39848         0    146583    326283   1988032     12.43     13.11
3510.46/879.53	c  N dy 22777   5147688       150     39848         0    165710    326281   2346732     12.43     13.71
3532.01/884.90	c  N dy 22885   5167713       150     39848         0    184781    326281   2702599     12.44     13.22
3551.20/889.71	c  N dy 22978   5188556       150     39848         0    109284    326281   1291987     12.44     13.11
3566.75/893.60	c  N dy 23054   5209407       150     39848         0    129022    326279   1650686     12.44     13.68
3570.34/894.55	c  S st 23079   5213989       150     39848         0    133373    326279   1730004     12.44     12.90
3571.54/894.86	c  S st 23079   5214493       150     39848         0    133863    326279   1738912     12.44   no data
3571.54/894.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3571.94/894.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
3571.94/894.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3571.94/894.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3571.94/894.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3571.94/894.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3571.94/894.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3572.34/895.00	c lits-rem:        23  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.04 s
3572.34/895.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3611.45/904.87	c lits-rem:     11402  cl-subs:     5132  v-elim:      0  v-fix:    0  time:  9.82 s
3611.45/904.88	c vivif2 --  cl tried    39804 cl shrink        0 lits rem          0 time: 0.00
3611.85/904.91	c vivif2 --  cl tried   128738 cl shrink        0 lits rem          0 time: 0.03
3613.07/905.28	c asymm  cl-useful: 4/370/39804 lits-rem:4 time: 0.38
3613.07/905.29	c calculated reachability. Time: 0.00
3613.07/905.29	c  N dy 23079   5214493       150     39804         0    128738    325799   1640520     12.44   no data
3629.01/909.28	c  N dy 23173   5234549       150     39804         0    147877    325799   1991577     12.44     13.15
3648.56/914.14	c  N dy 23256   5254692       150     39804         0    167035    325799   2344368     12.44     13.16
3671.72/919.90	c  N dy 23323   5274731       150     39804         0    185939    325799   2684242     12.44     13.23
3694.46/925.69	c  N dy 23445   5294807       150     39804         0    109120    325798   1290494     12.44     15.43
3714.05/930.56	c  N dy 23558   5314873       150     39804         0    128233    325798   1640820     12.44     13.10
3733.58/935.46	c  N dy 23650   5334955       150     39804         0    147342    325798   1994947     12.44     15.22
3755.13/940.80	c  N dy 23729   5355058       150     39804         0    166437    325798   2348149     12.44     13.24
3776.69/946.20	c  N dy 23823   5375381       150     39804         0    185864    325798   2714344     12.44     13.17
3795.86/951.06	c  N dy 23885   5395457       150     39804         0    107796    325797   1251454     12.44     16.93
3812.62/955.21	c  N dy 23979   5415477       150     39804         0    126782    325795   1597836     12.44     13.13
3834.17/960.64	c  N dy 24075   5438251       150     39804         0    148346    325793   1986655     12.44     13.53
3856.52/966.21	c  N dy 24168   5458626       150     39804         0    167778    325790   2346320     12.44     13.17
3883.66/973.06	c  N dy 24258   5479079       150     39804         0    187150    325789   2702792     12.44     13.29
3906.01/978.60	c  N dy 24360   5499090       150     39804         0    108072    325789   1253914     12.44     13.12
3920.78/982.35	c  N dy 24465   5519758       150     39804         0    127699    325789   1612866     12.44     13.40
3938.74/986.85	c  N dy 24557   5541439       150     39804         0    148308    325789   1993319     12.44     13.16
3958.31/991.70	c  N dy 24654   5562121       150     39804         0    168043    325787   2361638     12.44     13.12
3979.86/997.15	c  N dy 24752   5582169       150     39804         0    187104    325787   2719681     12.44     13.67
4002.62/1002.83	c  N dy 24849   5602267       150     39804         0    107184    325787   1230366     12.45     13.15
4017.02/1006.44	c  N dy 24954   5622364       150     39804         0    126364    325785   1587976     12.45     15.17
4034.94/1010.95	c  N dy 25064   5643430       150     39804         0    146468    325784   1967665     12.45     13.18
4054.90/1015.99	c  N dy 25165   5664816       150     39804         0    166770    325784   2337880     12.45     13.20
4076.46/1021.35	c  N dy 25232   5685219       150     39804         0    186105    325784   2694593     12.45     13.22
4100.04/1027.28	c  N dy 25338   5705295       150     39804         0    105191    325782   1184925     12.45     15.64
4106.79/1028.92	c  S st 25404   5714494       150     39804         0    113999    325782   1351350     12.45   no data
4107.59/1029.16	c  S st 25404   5714999       150     39804         0    114491    325782   1360068     12.45   no data
4107.59/1029.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4107.99/1029.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
4107.99/1029.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4107.99/1029.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4107.99/1029.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4107.99/1029.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4107.99/1029.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4107.99/1029.29	c lits-rem:        18  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.04 s
4108.39/1029.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4127.95/1034.20	c lits-rem:      5106  cl-subs:     1679  v-elim:      0  v-fix:    0  time:  4.86 s
4127.95/1034.21	c vivif2 --  cl tried    39739 cl shrink        0 lits rem          0 time: 0.01
4127.95/1034.23	c vivif2 --  cl tried   112855 cl shrink        0 lits rem          0 time: 0.03
4129.15/1034.59	c asymm  cl-useful: 5/388/39739 lits-rem:5 time: 0.36
4129.55/1034.60	c calculated reachability. Time: 0.00
4129.55/1034.60	c  N dy 25404   5714999       150     39739         0    112855    325122   1327923     12.45   no data
4145.91/1038.75	c  N dy 25496   5736555       150     39739         0    133398    325121   1710383     12.45     13.16
4164.27/1043.37	c  N dy 25619   5756613       150     39739         0    152602    325121   2070391     12.45     14.93
4184.63/1048.42	c  N dy 25697   5776624       150     39739         0    171626    325121   2421604     12.45     13.26
4205.82/1053.78	c  N dy 25785   5796638       150     39739         0    190633    325120   2773043     12.45     13.17
4232.52/1060.44	c  N dy 25914   5816683       150     39739         0    108645    325119   1244101     12.45     13.37
4249.32/1064.64	c  N dy 26008   5837104       150     39739         0    128170    325118   1607682     12.45     13.26
4268.84/1069.55	c  N dy 26109   5857108       150     39739         0    147193    325117   1960467     12.46     15.24
4288.83/1074.56	c  N dy 26207   5877380       150     39739         0    166507    325117   2318347     12.46     13.26
4310.78/1080.04	c  N dy 26302   5897939       150     39739         0    185915    325117   2664962     12.46     13.17
4337.12/1086.64	c  N dy 26391   5918056       150     39739         0    103045    325116   1129443     12.46     13.18
4351.86/1090.31	c  N dy 26518   5938654       150     39739         0    122663    325116   1485523     12.46     13.18
4368.63/1094.52	c  N dy 26598   5959706       150     39739         0    142676    325116   1855403     12.46     13.41
4389.82/1099.82	c  N dy 26701   5980680       150     39739         0    162562    325116   2227563     12.46     13.23
4414.93/1106.16	c  N dy 26814   6000706       150     39739         0    181691    325115   2587688     12.46     14.06
4440.08/1112.41	c  N dy 26880   6020774       150     39739         0    200761    325115   2952877     12.46     13.33
4460.82/1117.66	c  N dy 26973   6041297       150     39739         0    117208    325114   1378222     12.46     13.12
4476.79/1121.65	c  N dy 27063   6062014       150     39739         0    136916    325114   1744487     12.46     13.13
4495.10/1126.23	c  N dy 27152   6082127       150     39739         0    156071    325114   2093795     12.46     13.20
4513.69/1130.94	c  N dy 27234   6102323       150     39739         0    175302    325114   2447980     12.46     13.23
4536.16/1136.62	c  N dy 27310   6122981       150     39739         0    194930    325113   2811318     12.46     13.22
4559.45/1142.59	c  N dy 27415   6143119       150     39739         0    110293    325112   1259546     12.46     13.15
4574.54/1146.39	c  N dy 27500   6163185       150     39739         0    129304    325111   1609022     12.46     13.26
4592.11/1150.79	c  N dy 27586   6183196       150     39739         0    148319    325111   1964514     12.46     13.32
4612.07/1155.76	c  N dy 27705   6203457       150     39739         0    167559    325110   2317769     12.46     13.34
4623.64/1158.65	c  S st 27765   6215001       150     39739         0    178522    325108   2519980     12.46   no data
4625.24/1159.06	c  S st 27765   6215505       150     39739         0    179010    325108   2528349     12.46   no data
4625.24/1159.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4625.64/1159.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.11
4625.64/1159.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4625.64/1159.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4625.64/1159.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4625.64/1159.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4625.64/1159.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4626.07/1159.24	c lits-rem:        23  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.05 s
4626.47/1159.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4713.44/1181.13	c lits-rem:     18725  cl-subs:     8932  v-elim:      0  v-fix:    0  time: 21.81 s
4713.44/1181.14	c vivif2 --  cl tried    39721 cl shrink        0 lits rem          0 time: 0.00
4713.44/1181.18	c vivif2 --  cl tried   170088 cl shrink        0 lits rem          0 time: 0.04
4715.03/1181.57	c asymm  cl-useful: 5/297/39721 lits-rem:5 time: 0.39
4715.03/1181.58	c calculated reachability. Time: 0.00
4715.03/1181.58	c  N dy 27765   6215505       150     39721         0    170088    324858   2351873     12.46   no data
4737.00/1187.01	c  N dy 27858   6235554       150     39721         0    189124    324858   2706329     12.46     15.97
4763.33/1193.64	c  N dy 27937   6255610       150     39721         0    208171    324857   3054181     12.46     14.21
4783.30/1198.64	c  N dy 28017   6275941       150     39721         0    122980    324857   1474636     12.46     13.30

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.93 8.06 7.96 5/277 32443
/proc/meminfo: memFree=24821604/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 407 0 0 0 1 0 0 0 25 0 4 0 731751902 52396032 347 33554432000 4194304 4580107 140733628746352 18446744073709551615 47432472512434 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 12792 347 299 95 0 7774 0
[pid=32443/tid=32444] ppid=32441 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 731751903 52396032 347 33554432000 4194304 4580107 140733628746352 18446744073709551615 47432472512434 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731751903 52396032 347 33554432000 4194304 4580107 140733628746352 18446744073709551615 47432472512438 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731751903 52396032 347 33554432000 4194304 4580107 140733628746352 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.064725 s]
/proc/loadavg: 7.93 8.06 7.96 5/277 32443
/proc/meminfo: memFree=24821604/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=285032 CPUtime=0.23 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 6389 0 0 0 21 2 0 0 18 0 4 0 731751902 291872768 6305 33554432000 4194304 4580107 140733628746352 18446744073709551615 260020439223 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 71258 6466 357 95 0 66240 0
[pid=32443/tid=32444] ppid=32441 vsize=288988 CPUtime=0.24 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 1743 0 0 0 24 0 0 0 18 0 4 0 731751903 295923712 7552 33554432000 4194304 4580107 140733628746352 18446744073709551615 260020439223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=288988 CPUtime=0.22 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) D 32441 32443 31966 0 -1 4202560 1896 0 0 0 22 0 0 0 25 0 4 0 731751903 295923712 7552 33554432000 4194304 4580107 140733628746352 18446744073709551615 260020056773 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=288988 CPUtime=0.24 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) S 32441 32443 31966 0 -1 4202560 1815 0 0 0 24 0 0 0 18 0 4 0 731751903 295923712 7552 33554432000 4194304 4580107 140733628746352 18446744073709551615 260020500974 0 0 4096 2 18446604455168955328 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 285032

[startup+1.16212 s]
/proc/loadavg: 7.93 8.06 7.96 5/277 32443
/proc/meminfo: memFree=24821604/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=313620 CPUtime=4.58 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 20707 0 0 0 452 6 0 0 19 0 4 0 731751902 321146880 20547 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 78405 20547 372 95 0 73387 0
[pid=32443/tid=32444] ppid=32441 vsize=313620 CPUtime=1.14 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 5957 0 0 0 112 2 0 0 19 0 4 0 731751903 321146880 20547 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451734 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=313620 CPUtime=1.12 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 6090 0 0 0 111 1 0 0 19 0 4 0 731751903 321146880 20547 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=313620 CPUtime=1.14 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 2249 0 0 0 114 0 0 0 19 0 4 0 731751903 321146880 20547 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 313620

[startup+1.20112 s]
/proc/loadavg: 7.93 8.06 7.96 5/277 32443
/proc/meminfo: memFree=24821604/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=313620 CPUtime=4.74 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 20722 0 0 0 468 6 0 0 19 0 4 0 731751902 321146880 20562 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 78405 20562 372 95 0 73387 0
[pid=32443/tid=32444] ppid=32441 vsize=313620 CPUtime=1.18 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 5957 0 0 0 116 2 0 0 19 0 4 0 731751903 321146880 20562 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451708 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=313620 CPUtime=1.16 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 6090 0 0 0 115 1 0 0 19 0 4 0 731751903 321146880 20562 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=313620 CPUtime=1.18 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 2264 0 0 0 118 0 0 0 19 0 4 0 731751903 321146880 20562 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 313620

[startup+1.3011 s]
/proc/loadavg: 7.93 8.06 7.96 5/277 32443
/proc/meminfo: memFree=24821604/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=313620 CPUtime=5.14 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 20759 0 0 0 508 6 0 0 19 0 4 0 731751902 321146880 20599 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451792 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 78405 20599 373 95 0 73387 0
[pid=32443/tid=32444] ppid=32441 vsize=313620 CPUtime=1.28 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 5957 0 0 0 126 2 0 0 19 0 4 0 731751903 321146880 20599 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=313620 CPUtime=1.26 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 6090 0 0 0 125 1 0 0 19 0 4 0 731751903 321146880 20599 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=313620 CPUtime=1.28 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 2301 0 0 0 128 0 0 0 19 0 4 0 731751903 321146880 20599 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 313620

[startup+1.50106 s]
/proc/loadavg: 7.93 8.06 7.96 5/277 32443
/proc/meminfo: memFree=24821604/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=313620 CPUtime=5.93 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 20851 0 0 0 587 6 0 0 19 0 4 0 731751902 321146880 20691 33554432000 4194304 4580107 140733628746352 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 78405 20691 374 95 0 73387 0
[pid=32443/tid=32444] ppid=32441 vsize=313620 CPUtime=1.48 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 5958 0 0 0 146 2 0 0 19 0 4 0 731751903 321146880 20691 33554432000 4194304 4580107 140733628746352 18446744073709551615 4416522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=313620 CPUtime=1.46 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 6090 0 0 0 145 1 0 0 19 0 4 0 731751903 321146880 20691 33554432000 4194304 4580107 140733628746352 18446744073709551615 4397307 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=313620 CPUtime=1.48 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 2392 0 0 0 148 0 0 0 19 0 4 0 731751903 321146880 20691 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 313620

[startup+3.10077 s]
/proc/loadavg: 7.93 8.06 7.96 9/281 32447
/proc/meminfo: memFree=24737244/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=317592 CPUtime=12.35 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 22129 0 0 0 1229 6 0 0 23 0 4 0 731751902 325214208 20676 33554432000 4194304 4580107 140733628746352 18446744073709551615 4415767 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 79398 20676 374 95 0 74380 0
[pid=32443/tid=32444] ppid=32441 vsize=317592 CPUtime=3.09 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 5958 0 0 0 307 2 0 0 23 0 4 0 731751903 325214208 20676 33554432000 4194304 4580107 140733628746352 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=317592 CPUtime=3.07 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 6090 0 0 0 306 1 0 0 23 0 4 0 731751903 325214208 20676 33554432000 4194304 4580107 140733628746352 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=317592 CPUtime=3.06 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 3670 0 0 0 306 0 0 0 23 0 4 0 731751903 325214208 20676 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 317592

[startup+6.30118 s]
/proc/loadavg: 7.94 8.05 7.96 9/281 32447
/proc/meminfo: memFree=24722372/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=318132 CPUtime=25.09 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 30310 0 0 0 2501 8 0 0 25 0 4 0 731751902 325767168 23340 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 79533 23340 379 95 0 74515 0
[pid=32443/tid=32444] ppid=32441 vsize=318132 CPUtime=6.28 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 7128 0 0 0 626 2 0 0 25 0 4 0 731751903 325767168 23340 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=318132 CPUtime=6.26 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 7232 0 0 0 624 2 0 0 25 0 4 0 731751903 325767168 23340 33554432000 4194304 4580107 140733628746352 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=318132 CPUtime=6.24 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 8391 0 0 0 623 1 0 0 25 0 4 0 731751903 325767168 23340 33554432000 4194304 4580107 140733628746352 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 318132

[startup+12.701 s]
/proc/loadavg: 7.94 8.05 7.96 9/281 32447
/proc/meminfo: memFree=24710712/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=286036 CPUtime=50.63 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 47639 0 0 0 5049 14 0 0 25 0 4 0 731751902 292900864 29224 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 71509 29224 386 95 0 66491 0
[pid=32443/tid=32444] ppid=32441 vsize=286036 CPUtime=12.68 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 11402 0 0 0 1264 4 0 0 25 0 4 0 731751903 292900864 29224 33554432000 4194304 4580107 140733628746352 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=286036 CPUtime=12.66 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 10991 0 0 0 1263 3 0 0 25 0 4 0 731751903 292900864 29224 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=286036 CPUtime=12.59 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 13173 0 0 0 1256 3 0 0 25 0 4 0 731751903 292900864 29224 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 286036

[startup+25.5007 s]
/proc/loadavg: 7.95 8.05 7.96 9/281 32448
/proc/meminfo: memFree=24657896/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=363900 CPUtime=101.72 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 76521 0 0 0 10148 24 0 0 25 0 4 0 731751902 372633600 37437 33554432000 4194304 4580107 140733628746352 18446744073709551615 4401307 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 90975 37437 379 95 0 85957 0
[pid=32443/tid=32444] ppid=32441 vsize=363900 CPUtime=25.47 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 16418 0 0 0 2542 5 0 0 25 0 4 0 731751903 372633600 37437 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=363900 CPUtime=25.46 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 19309 0 0 0 2541 5 0 0 25 0 4 0 731751903 372633600 37437 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294566 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=363900 CPUtime=25.27 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 22088 0 0 0 2520 7 0 0 25 0 4 0 731751903 372633600 37437 33554432000 4194304 4580107 140733628746352 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 363900

[startup+51.1009 s]
/proc/loadavg: 8.05 8.06 7.96 9/281 32448
/proc/meminfo: memFree=24621268/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=389296 CPUtime=203.9 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 125082 0 0 0 20352 38 0 0 25 0 4 0 731751902 398639104 41032 33554432000 4194304 4580107 140733628746352 18446744073709551615 4416275 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 97324 41032 379 95 0 92306 0
[pid=32443/tid=32444] ppid=32441 vsize=389296 CPUtime=51.07 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 26892 0 0 0 5099 8 0 0 25 0 4 0 731751903 398639104 41032 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=389296 CPUtime=51.06 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 33721 0 0 0 5097 9 0 0 25 0 4 0 731751903 398639104 41032 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=389296 CPUtime=50.66 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 34179 0 0 0 5054 12 0 0 25 0 4 0 731751903 398639104 41032 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 389296

[startup+102.301 s]
/proc/loadavg: 8.10 8.07 7.97 9/281 32450
/proc/meminfo: memFree=24629400/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=349252 CPUtime=408.26 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 210051 0 0 0 40760 66 0 0 25 0 4 0 731751902 357634048 46625 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 87313 46625 379 95 0 82295 0
[pid=32443/tid=32444] ppid=32441 vsize=349252 CPUtime=102.27 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 47802 0 0 0 10214 13 0 0 25 0 4 0 731751903 357634048 46625 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=349252 CPUtime=102.26 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 55317 0 0 0 10209 17 0 0 25 0 4 0 731751903 357634048 46626 33554432000 4194304 4580107 140733628746352 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=349252 CPUtime=101.41 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 57595 0 0 0 10123 18 0 0 25 0 4 0 731751903 357634048 46626 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.26
Current children cumulated vsize (KiB) 349252

[startup+162.301 s]

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

[pid=32443] ppid=32441 vsize=499148 CPUtime=2563.69 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 709922 0 0 0 256115 254 0 0 25 0 4 0 731751902 511127552 81409 33554432000 4194304 4580107 140733628746352 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 124787 81409 379 95 0 119769 0
[pid=32443/tid=32444] ppid=32441 vsize=499148 CPUtime=642.28 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 171310 0 0 0 64172 56 0 0 25 0 4 0 731751903 511127552 81409 33554432000 4194304 4580107 140733628746352 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=499148 CPUtime=642.29 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 179316 0 0 0 64163 66 0 0 25 0 4 0 731751903 511127552 81409 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=499148 CPUtime=636.8 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 183387 0 0 0 63615 65 0 0 25 0 4 0 731751903 511127552 81409 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2563.69
Current children cumulated vsize (KiB) 499148

[startup+702.3 s]
/proc/loadavg: 8.09 8.09 8.01 9/281 32497
/proc/meminfo: memFree=24334772/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=532252 CPUtime=2803.15 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 753518 0 0 0 280044 271 0 0 25 0 4 0 731751902 545026048 83897 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 133063 83897 379 95 0 128045 0
[pid=32443/tid=32444] ppid=32441 vsize=532252 CPUtime=702.27 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 181650 0 0 0 70166 61 0 0 25 0 4 0 731751903 545026048 83897 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=532252 CPUtime=702.28 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 191154 0 0 0 70158 70 0 0 25 0 4 0 731751903 545026048 83897 33554432000 4194304 4580107 140733628746352 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=532252 CPUtime=696.29 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 194551 0 0 0 69560 69 0 0 25 0 4 0 731751903 545026048 83897 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2803.15
Current children cumulated vsize (KiB) 532252

[startup+762.3 s]
/proc/loadavg: 8.14 8.10 8.01 9/281 32498
/proc/meminfo: memFree=24317260/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=510872 CPUtime=3042.64 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 790754 0 0 0 303976 288 0 0 25 0 4 0 731751902 523132928 84872 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 127718 84872 379 95 0 122700 0
[pid=32443/tid=32444] ppid=32441 vsize=510872 CPUtime=762.28 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 192621 0 0 0 76162 66 0 0 25 0 4 0 731751903 523132928 84872 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=510872 CPUtime=762.28 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 198690 0 0 0 76155 73 0 0 25 0 4 0 731751903 523132928 84872 33554432000 4194304 4580107 140733628746352 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=510872 CPUtime=755.78 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 203924 0 0 0 75504 74 0 0 25 0 4 0 731751903 523132928 84872 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.64
Current children cumulated vsize (KiB) 510872

[startup+822.3 s]
/proc/loadavg: 8.08 8.09 8.01 9/281 32500
/proc/meminfo: memFree=24232172/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=593044 CPUtime=3282.13 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 829699 0 0 0 327909 304 0 0 25 0 4 0 731751902 607277056 91545 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 148261 91545 379 95 0 143243 0
[pid=32443/tid=32444] ppid=32441 vsize=593044 CPUtime=822.27 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 200792 0 0 0 82157 70 0 0 25 0 4 0 731751903 607277056 91545 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=593044 CPUtime=822.28 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 209506 0 0 0 82151 77 0 0 25 0 4 0 731751903 607277056 91545 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=593044 CPUtime=815.27 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 213071 0 0 0 81449 78 0 0 25 0 4 0 731751903 607277056 91545 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3282.13
Current children cumulated vsize (KiB) 593044

[startup+882.301 s]
/proc/loadavg: 8.16 8.12 8.02 9/281 32502
/proc/meminfo: memFree=24188996/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=642572 CPUtime=3521.64 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 866129 0 0 0 351844 320 0 0 25 0 4 0 731751902 657993728 97547 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 160643 97547 379 95 0 155625 0
[pid=32443/tid=32444] ppid=32441 vsize=642572 CPUtime=882.28 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 211255 0 0 0 88153 75 0 0 25 0 4 0 731751903 657993728 97547 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=642572 CPUtime=882.29 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 220543 0 0 0 88147 82 0 0 25 0 4 0 731751903 657993728 97547 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=642572 CPUtime=874.76 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 222179 0 0 0 87396 80 0 0 25 0 4 0 731751903 657993728 97547 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.64
Current children cumulated vsize (KiB) 642572

[startup+942.301 s]
/proc/loadavg: 8.09 8.11 8.02 9/281 32503
/proc/meminfo: memFree=24113700/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=593872 CPUtime=3761.13 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 894092 0 0 0 375778 335 0 0 25 0 4 0 731751902 608124928 93099 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 148468 93099 379 95 0 143450 0
[pid=32443/tid=32444] ppid=32441 vsize=593872 CPUtime=942.28 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 218146 0 0 0 94150 78 0 0 25 0 4 0 731751903 608124928 93099 33554432000 4194304 4580107 140733628746352 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=593872 CPUtime=942.28 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 226392 0 0 0 94142 86 0 0 25 0 4 0 731751903 608124928 93099 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=593872 CPUtime=934.26 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 230193 0 0 0 93342 84 0 0 25 0 4 0 731751903 608124928 93099 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3761.13
Current children cumulated vsize (KiB) 593872

[startup+1002.3 s]
/proc/loadavg: 8.08 8.10 8.02 9/281 32505
/proc/meminfo: memFree=24073132/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=595640 CPUtime=4000.62 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 928206 0 0 0 399712 350 0 0 25 0 4 0 731751902 609935360 99540 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 148910 99540 379 95 0 143892 0
[pid=32443/tid=32444] ppid=32441 vsize=595640 CPUtime=1002.28 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 228418 0 0 0 100146 82 0 0 25 0 4 0 731751903 609935360 99540 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=595640 CPUtime=1002.28 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 231170 0 0 0 100140 88 0 0 25 0 4 0 731751903 609935360 99540 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=595640 CPUtime=993.74 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 238916 0 0 0 99287 87 0 0 25 0 4 0 731751903 609935360 99540 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.62
Current children cumulated vsize (KiB) 595640

[startup+1062.3 s]
/proc/loadavg: 8.15 8.11 8.03 9/281 32506
/proc/meminfo: memFree=23952208/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=590696 CPUtime=4240.12 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 958645 0 0 0 423648 364 0 0 25 0 4 0 731751902 604872704 97583 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 147674 97583 379 95 0 142656 0
[pid=32443/tid=32444] ppid=32441 vsize=590696 CPUtime=1062.28 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 237204 0 0 0 106142 86 0 0 25 0 4 0 731751903 604872704 97583 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=590696 CPUtime=1062.29 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 239744 0 0 0 106136 93 0 0 25 0 4 0 731751903 604872704 97583 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=590696 CPUtime=1053.23 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 243114 0 0 0 105234 89 0 0 25 0 4 0 731751903 604872704 97583 33554432000 4194304 4580107 140733628746352 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4240.12
Current children cumulated vsize (KiB) 590696

[startup+1122.3 s]
/proc/loadavg: 8.17 8.12 8.03 9/281 32510
/proc/meminfo: memFree=23874436/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=607816 CPUtime=4479.58 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 986293 0 0 0 447581 377 0 0 25 0 4 0 731751902 622403584 98649 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 151954 98649 379 95 0 146936 0
[pid=32443/tid=32444] ppid=32441 vsize=607816 CPUtime=1122.28 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 245848 0 0 0 112137 91 0 0 25 0 4 0 731751903 622403584 98649 33554432000 4194304 4580107 140733628746352 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=607816 CPUtime=1122.29 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 243664 0 0 0 112135 94 0 0 25 0 4 0 731751903 622403584 98649 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=607816 CPUtime=1112.71 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 249496 0 0 0 111179 92 0 0 25 0 4 0 731751903 622403584 98649 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4479.58
Current children cumulated vsize (KiB) 607816

[startup+1182.3 s]
/proc/loadavg: 8.27 8.17 8.05 9/281 32513
/proc/meminfo: memFree=23864424/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=609084 CPUtime=4718.27 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 1019928 0 0 0 471436 391 0 0 25 0 4 0 731751902 623702016 108055 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 152271 108055 379 95 0 147253 0
[pid=32443/tid=32444] ppid=32441 vsize=609084 CPUtime=1182.29 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 254692 0 0 0 118134 95 0 0 25 0 4 0 731751903 623702016 108055 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=609084 CPUtime=1182.3 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 252255 0 0 0 118132 98 0 0 25 0 4 0 731751903 623702016 108055 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=609084 CPUtime=1171.35 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 258202 0 0 0 117040 95 0 0 25 0 4 0 731751903 623702016 108055 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.27
Current children cumulated vsize (KiB) 609084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.19 8.16 8.05 9/281 32513
/proc/meminfo: memFree=23791508/32951124 swapFree=67083432/67111528
[pid=32443] ppid=32441 vsize=627848 CPUtime=4800.08 cores=1,3,5,7
/proc/32443/stat : 32443 (strangenight2-m) R 32441 32443 31966 0 -1 4202496 1029756 0 0 0 479612 396 0 0 25 0 4 0 731751902 642916352 113633 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32443/statm: 156962 113633 379 95 0 151944 0
[pid=32443/tid=32444] ppid=32441 vsize=627848 CPUtime=1202.79 cores=1,3,5,7
/proc/32443/task/32444/stat : 32444 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 255869 0 0 0 120183 96 0 0 25 0 4 0 731751903 642916352 113633 33554432000 4194304 4580107 140733628746352 18446744073709551615 4451663 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32443/tid=32445] ppid=32441 vsize=627848 CPUtime=1202.8 cores=1,3,5,7
/proc/32443/task/32445/stat : 32445 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 256060 0 0 0 120181 99 0 0 25 0 4 0 731751903 642916352 113633 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32443/tid=32446] ppid=32441 vsize=627848 CPUtime=1191.67 cores=1,3,5,7
/proc/32443/task/32446/stat : 32446 (strangenight2-m) R 32441 32443 31966 0 -1 4202560 259677 0 0 0 119070 97 0 0 25 0 4 0 731751903 642916352 113633 33554432000 4194304 4580107 140733628746352 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 627848

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.13
CPU user time (s): 4796.15
CPU system time (s): 3.98239
CPU usage (%): 399.068
Max. virtual memory (cumulated for all children) (KiB): 642572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.15
system time used= 3.98239
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1029758
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= 2833
involuntary context switches= 21089

runsolver used 2.97755 second user time and 7.38788 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 01:20:13
IDJOB=3366837
IDBENCH=83930
IDSOLVER=1844
FILE ID=node110/3366837-1305415213
RUNJOBID= node110-1305414477-32371
PBS_JOBID= 13324533
Free space on /tmp= 73584 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366837-1305415213/watcher-3366837-1305415213 -o /tmp/evaluation-result-3366837-1305415213/solver-3366837-1305415213 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366837-1305415213.cnf

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=848628343

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.76
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.830
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.830
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.830
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:      24821884 kB
Buffers:        279432 kB
Cached:        4050136 kB
SwapCached:       1440 kB
Active:        4617672 kB
Inactive:      3182380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24821884 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            7424 kB
Writeback:           0 kB
AnonPages:     3468644 kB
Mapped:          23264 kB
Slab:           245648 kB
PageTables:      21488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46516804 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= 73580 MiB
End job on node110 at 2011-05-15 01:40:18