Trace number 3258769

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-1-mt? (TO) 4800.16 1201.76

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3258769-1304035028.cnf'
0.00/0.00	c -- header says num vars:           2640
0.00/0.00	c -- header says num clauses:      305320
0.10/0.09	c -- clauses added:            0 learnts,       305320 normals,            0 xors
0.10/0.09	c -- vars added       2640
0.10/0.09	c Parsing time:  0.21 s
0.10/0.09	c  N st     0         0      2640        80    305240         0    613120         0   no data   no data  --
0.10/0.09	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
0.10/0.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.19
0.10/0.22	c bin-w-bin subsume rem         8788 bins  time:  0.16 s
0.10/0.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
0.39/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2640 time:  0.12 s
0.39/0.28	c Removed useless bin:       0  fixed:     0  props:   1.49M  time:  0.12 s
0.39/0.41	c lits-rem:        93  cl-subs:        0  v-elim:     80  v-fix:    0  time:  0.39 s
0.39/0.41	c Finding binary XORs  T:     0.02 s  found:       0
0.39/0.41	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.39/0.41	c calculated reachability. Time: 0.01
0.39/0.41	c Calc default polars -  time:   0.01 s pos:       0 undec:      80 neg:    2560
0.39/0.41	c =========================================================================================
0.39/0.41	c types(t): F = full restart, N = normal restart
0.39/0.41	c types(t): S = simplification begin/end, E = solution found
0.39/0.41	c restart types(rt): st = static, dy = dynamic
0.39/0.41	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.41	c  B st     0         0      2560     13247    280645         0   1003835         0   no data   no data  --
1.26/1.12	c  N dy    11      4079      2560     13247    280645      4051   1003835    250392     14.51     15.64  --
1.26/1.22	c  N dy    33      8177      2560     13247    280645      5642   1003835    279392     14.43     15.20  --
5.93/1.55	c  N dy    47     12542      2560     13247    280645      5762   1003834    207660     14.21     15.09  --
7.53/1.93	c  N dy    54     16686      2560     13247    280645      9868   1003833    452378     14.07     14.92  --
9.12/2.35	c  N dy    62     21001      2560     13247    280645      8558   1003833    289192     13.86     14.71  --
10.72/2.74	c  F st    79     25000      2560     13247    280645     12533   1003832    536335     13.82     12.68  --
11.12/2.81	c  N st    80     25250      2560     13247    280645     12779   1003832    553206     13.82   no data  --
12.74/3.28	c  N dy    85     30000      2560     13247    280645     10718   1003831    369571     13.82   no data  --
12.74/3.28	c  S st    85     30000      2560     13247    280645     10718   1003831    369571     13.82   no data  --
13.12/3.33	c  S st    85     30503      2560     13247    280645     11221   1003831    402526     13.82   no data  --
13.12/3.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13.12/3.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.72/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P: 20.3M T:  1.75
15.11/3.85	c bin-w-bin subsume rem            0 bins  time:  0.17 s
19.91/5.04	c subs with bin:        0  lits-rem:     12855  v-fix:    0  time:  4.73 s
19.91/5.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
20.31/5.10	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
28.70/7.30	c lits-rem:      1850  cl-subs:     1976  v-elim:      0  v-fix:    0  time:  8.78 s
29.91/7.55	c asymm  cl-useful: 1733/1830/13247 lits-rem:13989 time: 1.03
29.91/7.56	c calculated reachability. Time: 0.01
29.91/7.56	c  N dy    85     30503      2560     13247    280650      9245    956868    356530     13.82   no data  --
31.50/7.99	c  N dy   118     34852      2560     13247    280650     13569    956868    674484     14.05     14.80  --
33.49/8.41	c  N dy   144     39127      2560     13247    280650      9991    956868    316618     14.24     15.38  --
35.08/8.88	c  N dy   165     43830      2560     13247    280654     14668    956868    648604     14.28     15.13  --
35.89/9.08	c  S st   176     45754      2560     13247    280654     16578    956868    785648     14.30     13.10  --
36.29/9.13	c  S st   176     46257      2560     13247    280654     17081    956868    822489     14.30   no data  --
36.29/9.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
36.29/9.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.88/9.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.8M T:  1.73
38.28/9.66	c bin-w-bin subsume rem            0 bins  time:  0.16 s
43.50/10.98	c subs with bin:        0  lits-rem:      5289  v-fix:    0  time:  5.28 s
43.87/11.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
43.87/11.04	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
48.26/12.13	c lits-rem:       534  cl-subs:      820  v-elim:      0  v-fix:    0  time:  4.34 s
48.26/12.15	c vivif2 --  cl tried    13247 cl shrink     7638 lits rem      60302 time: 0.09
48.26/12.19	c vivif2 --  cl tried    16261 cl shrink       13 lits rem         13 time: 0.12
49.06/12.39	c asymm  cl-useful: 0/1489/13247 lits-rem:0 time: 0.80
49.06/12.39	c calculated reachability. Time: 0.01
49.06/12.39	c  N dy   176     46257      2560     13247    280654     16261    885778    798196     14.30   no data  --
51.07/12.86	c  N dy   204     50625      2560     13247    280654     11710    885778    425729     14.58     15.44  --
53.06/13.33	c  N dy   227     54971      2560     13247    280654     16034    885778    780007     14.69     15.53  --
55.05/13.80	c  N dy   255     59023      2560     13247    280654     10147    885778    220006     14.85     16.60  --
56.67/14.22	c  N dy   288     63026      2560     13247    280654     14135    885778    547689     15.04     23.21  --
58.25/14.68	c  N dy   317     67107      2560     13247    280654     18197    885778    892512     15.15     16.98  --
59.45/14.94	c  S st   336     69386      2560     13247    280654     20461    885778   1082127     15.25   no data  --
59.85/15.01	c  S st   336     69890      2560     13247    280654     20965    885778   1125605     15.25   no data  --
59.85/15.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
59.85/15.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.44/15.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.3M T:  1.81
61.84/15.56	c bin-w-bin subsume rem            0 bins  time:  0.16 s
67.03/16.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.27 s
67.43/16.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
67.43/16.94	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
73.84/18.53	c lits-rem:       511  cl-subs:      179  v-elim:      0  v-fix:    0  time:  6.35 s
73.84/18.54	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
73.84/18.58	c vivif2 --  cl tried    20786 cl shrink        0 lits rem          0 time: 0.16
75.02/18.81	c asymm  cl-useful: 0/1908/13247 lits-rem:0 time: 0.90
75.02/18.81	c calculated reachability. Time: 0.01
75.02/18.81	c  N dy   336     69890      2560     13247    280654     20786    885769   1114657     15.25   no data  --
77.03/19.32	c  N dy   374     74366      2560     13247    280654     14305    885769    495089     15.44     23.47  --
79.02/19.83	c  N dy   399     79236      2560     13247    280654     19144    885769    872470     15.48     16.41  --
81.42/20.42	c  N dy   426     84302      2560     13247    280654     12259    885769    255923     15.56     25.49  --
82.63/20.77	c  F st   441     87502      2560     13247    280654     15444    885769    515469     15.59     13.87  --
84.21/21.16	c  N st   446     90796      2560     13247    280654     18709    885769    785148     15.59   no data  --
87.81/22.07	c  N dy   467     98387      2560     13247    280654     13328    885769    275301     15.59     16.77  --
90.61/22.74	c  N dy   504    104683      2560     13247    280654     19586    885769    779776     15.67     16.51  --
90.61/22.76	c  S st   506    104835      2560     13247    280654     19738    885769    789759     15.67   no data  --
91.01/22.81	c  S st   506    105335      2560     13247    280654     20238    885769    833208     15.67   no data  --
91.01/22.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
91.01/22.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.61/23.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.6M T:  1.73
93.01/23.33	c bin-w-bin subsume rem            0 bins  time:  0.16 s
98.20/24.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.20 s
98.20/24.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
98.20/24.69	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
102.60/25.79	c lits-rem:       409  cl-subs:      133  v-elim:      0  v-fix:    0  time:  4.37 s
103.00/25.80	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
103.00/25.83	c vivif2 --  cl tried    20105 cl shrink        0 lits rem          0 time: 0.13
103.79/26.03	c asymm  cl-useful: 0/1388/13247 lits-rem:0 time: 0.81
103.79/26.04	c calculated reachability. Time: 0.01
103.79/26.04	c  N dy   506    105335      2560     13247    280654     20105    885768    825508     15.67   no data  --
106.98/26.80	c  N dy   550    112145      2560     13247    280654     26880    885768   1409743     15.78     17.71  --
110.58/27.70	c  N dy   581    120288      2560     13247    280654     21038    885768    835906     15.78     16.68  --
114.17/28.61	c  N dy   630    128187      2560     13247    280654     28895    885768   1481533     15.87     16.71  --
117.78/29.55	c  N dy   655    136561      2560     13247    280654     22290    885768    838990     15.84     16.85  --
121.76/30.56	c  N dy   699    145339      2560     13247    280654     31012    885768   1523117     15.89     17.26  --
126.16/31.69	c  N dy   735    154774      2560     13247    280654     24478    885768    934713     15.89     16.80  --
127.75/32.07	c  S st   741    158002      2560     13247    280654     27671    885768   1156336     15.86     14.62  --
128.15/32.12	c  S st   741    158504      2560     13247    280654     28172    885768   1197043     15.86   no data  --
128.15/32.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
128.15/32.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.75/32.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.5M T:  1.78
130.16/32.67	c bin-w-bin subsume rem            0 bins  time:  0.16 s
135.76/34.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.43 s
135.76/34.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
135.76/34.09	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
142.14/35.65	c lits-rem:       396  cl-subs:      642  v-elim:      0  v-fix:    0  time:  6.22 s
142.14/35.66	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
142.54/35.70	c vivif2 --  cl tried    27530 cl shrink        0 lits rem          0 time: 0.19
143.34/35.91	c asymm  cl-useful: 0/1794/13247 lits-rem:0 time: 0.83
143.34/35.92	c calculated reachability. Time: 0.01
143.34/35.92	c  N dy   741    158504      2560     13247    280654     27530    885768   1174000     15.86   no data  --
148.12/37.11	c  N dy   778    169124      2560     13247    280654     21219    885768    623240     15.84     16.69  --
152.93/38.33	c  N dy   827    179923      2560     13247    280654     31951    885768   1480474     15.85     16.77  --
158.50/39.73	c  N dy   855    191527      2560     13247    280654     25601    885768    893134     15.80     16.82  --
164.90/41.33	c  N dy   899    204347      2560     13247    280654     19434    885768    384110     15.78     16.64  --
171.29/42.99	c  N dy   970    218448      2560     13247    280654     33419    885768   1524053     15.84     16.69  --
178.49/44.78	c  N dy  1019    232984      2560     13247    280654     28006    885768    982242     15.85     16.74  --
180.88/45.34	c  S st  1057    237757      2560     13247    280654     32755    885768   1373224     15.89     14.04  --
181.28/45.40	c  S st  1057    238260      2560     13247    280654     33256    885768   1414753     15.89   no data  --
181.28/45.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
181.28/45.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.88/45.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.8M T:  1.83
183.28/45.96	c bin-w-bin subsume rem            0 bins  time:  0.16 s
188.87/47.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.49 s
188.87/47.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
188.87/47.39	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
196.87/49.40	c lits-rem:       381  cl-subs:      433  v-elim:      0  v-fix:    0  time:  8.01 s
197.28/49.41	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
197.28/49.47	c vivif2 --  cl tried    32823 cl shrink        0 lits rem          0 time: 0.23
198.05/49.68	c asymm  cl-useful: 0/1400/13247 lits-rem:0 time: 0.84
198.05/49.68	c calculated reachability. Time: 0.01
198.05/49.68	c  N dy  1057    238260      2560     13247    280654     32823    885768   1395135     15.89   no data  --
205.25/51.49	c  N dy  1137    253566      2560     13247    280654     27197    885768    878388     15.95     17.16  --
213.25/53.40	c  N dy  1206    269749      2560     13247    280654     43274    885768   2135896     15.97     17.05  --
221.23/55.41	c  N dy  1260    286970      2560     13247    280654     38493    885768   1639764     15.94     16.84  --
230.03/57.63	c  N dy  1316    305388      2560     13247    280654     33932    885768   1184966     15.91     16.99  --
230.43/57.73	c  F st  1317    306251      2560     13247    280654     34785    885768   1244157     15.90     14.38  --
240.41/60.22	c  N dy  1378    326950      2560     13247    280654     31502    885768    938941     15.90     16.86  --
250.39/62.71	c  N dy  1457    346957      2560     13247    280654     26550    885768    551689     15.90     16.74  --
255.19/63.93	c  S st  1509    357390      2560     13247    280654     36912    885768   1326915     15.91     16.06  --
255.19/63.99	c  S st  1509    357893      2560     13247    280654     37414    885768   1366919     15.91   no data  --
255.59/64.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
255.59/64.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.19/64.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.6M T:  1.89
257.59/64.57	c bin-w-bin subsume rem            0 bins  time:  0.16 s
263.19/65.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.33 s
263.19/65.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
263.19/65.96	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
268.77/67.31	c lits-rem:       237  cl-subs:      327  v-elim:      0  v-fix:    0  time:  5.40 s
268.77/67.32	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
268.77/67.38	c vivif2 --  cl tried    37087 cl shrink        0 lits rem          0 time: 0.23
269.97/67.60	c asymm  cl-useful: 0/1629/13247 lits-rem:0 time: 0.87
269.97/67.61	c calculated reachability. Time: 0.01
269.97/67.61	c  N dy  1509    357893      2560     13247    280654     37087    885767   1352566     15.91   no data  --
279.15/69.99	c  N dy  1621    377957      2560     13247    280654     31229    885767    850697     15.96     17.14  --
288.74/72.39	c  N dy  1697    398019      2560     13247    280654     51155    885767   2373584     15.97     16.97  --
298.72/74.81	c  N dy  1775    418054      2560     13247    280654     44230    885767   1772400     15.98     16.92  --
308.31/77.27	c  N dy  1863    438103      2560     13247    280654     36346    885767   1126234     16.00     19.85  --
318.30/79.78	c  N dy  1942    458167      2560     13247    280654     56256    885767   2659874     16.01     17.79  --
328.28/82.20	c  N dy  2026    478184      2560     13247    280654     47345    885767   1853612     16.02     16.95  --
337.89/84.66	c  N dy  2100    498263      2560     13247    280654     37481    885767   1044479     16.03     16.88  --
347.85/87.14	c  N dy  2181    518296      2560     13247    280654     57353    885767   2517221     16.03     16.94  --
357.04/89.45	c  S st  2252    536840      2560     13247    280654     45034    885767   1600572     16.03     16.08  --
357.43/89.51	c  S st  2252    537342      2560     13247    280654     45533    885767   1638588     16.03   no data  --
357.43/89.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
357.43/89.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
359.45/90.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.2M T:  1.92
359.86/90.11	c bin-w-bin subsume rem            0 bins  time:  0.16 s
365.03/91.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.31 s
365.03/91.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
365.03/91.49	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
371.82/93.10	c lits-rem:       285  cl-subs:      301  v-elim:      0  v-fix:    0  time:  6.41 s
371.82/93.11	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
371.82/93.18	c vivif2 --  cl tried    45232 cl shrink        0 lits rem          0 time: 0.29
373.04/93.40	c asymm  cl-useful: 0/1241/13247 lits-rem:0 time: 0.89
373.04/93.41	c calculated reachability. Time: 0.01
373.04/93.41	c  N dy  2252    537342      2560     13247    280654     45232    885767   1621961     16.03   no data  --
383.00/95.97	c  N dy  2332    557398      2560     13247    280654     33357    885767    619826     16.05     16.92  --
393.40/98.56	c  N dy  2395    578362      2560     13247    280654     54133    885767   2160339     16.03     16.95  --
404.17/101.24	c  N dy  2470    598399      2560     13247    280654     41313    885767   1161776     16.03     16.90  --
414.56/103.83	c  N dy  2549    618418      2560     13247    280654     61192    885767   2637783     16.03     16.94  --
424.56/106.38	c  N dy  2637    638662      2560     13247    280654     47538    885767   1609564     16.04     16.99  --
435.34/109.05	c  N dy  2713    658719      2560     13247    280654     67452    885767   3080739     16.04     16.90  --
445.72/111.64	c  N dy  2791    678762      2560     13247    280654     52605    885767   1899540     16.04     18.16  --
456.53/114.34	c  N dy  2880    698838      2560     13247    280654     36796    885767    651064     16.05     16.96  --
466.49/116.85	c  N dy  2925    719096      2560     13247    280654     56876    885767   2066370     16.03     16.91  --
477.28/119.54	c  N dy  3007    739138      2560     13247    280654     40062    885767    842419     16.03     16.95  --
487.65/122.14	c  N dy  3078    759406      2560     13247    280654     60181    885767   2298095     16.02     16.92  --
498.45/124.86	c  N dy  3155    779439      2560     13247    280654     42359    885767    942150     16.02     17.84  --
508.43/127.36	c  N dy  3221    799647      2560     13247    280654     62439    885767   2429445     16.01     16.96  --
511.63/128.18	c  S st  3244    806013      2560     13247    280654     68753    885767   2878806     16.02     13.88  --
512.03/128.25	c  S st  3244    806515      2560     13247    280654     69254    885767   2922542     16.02   no data  --
512.03/128.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
512.03/128.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
514.42/128.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.0M T:  2.18
514.82/128.97	c bin-w-bin subsume rem            0 bins  time:  0.16 s
520.82/130.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.78 s
520.82/130.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.12 s
520.82/130.48	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
534.80/134.00	c lits-rem:       135  cl-subs:      913  v-elim:      0  v-fix:    0  time: 14.04 s
535.21/134.00	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.03
535.62/134.13	c vivif2 --  cl tried    68341 cl shrink        0 lits rem          0 time: 0.51
536.39/134.36	c asymm  cl-useful: 1/1177/13247 lits-rem:1 time: 0.91
536.39/134.37	c calculated reachability. Time: 0.01
536.39/134.37	c  N dy  3244    806515      2560     13247    280654     68341    885766   2886136     16.02   no data  --
546.78/136.92	c  N dy  3302    826518      2560     13247    280654     49468    885766   1389616     16.00     16.88  --
556.77/139.42	c  N dy  3381    846534      2560     13247    280654     69337    885766   2870082     16.00     20.66  --
567.15/142.09	c  N dy  3467    866899      2560     13247    280654     49837    885766   1343363     16.01     16.90  --
577.54/144.62	c  N dy  3533    887177      2560     13247    280654     69948    885766   2799672     16.00     17.01  --
588.34/147.33	c  N dy  3599    907695      2560     13247    280654     49621    885766   1253714     16.00     16.96  --
598.71/149.92	c  N dy  3652    928196      2560     13247    280654     69959    885766   2723762     15.98     16.93  --
609.10/152.59	c  N dy  3736    948208      2560     13247    280654     48165    885766   1118688     15.99     16.96  --
619.11/155.06	c  N dy  3824    968256      2560     13247    280654     68078    885766   2616653     15.99     17.33  --
630.27/157.87	c  N dy  3894    989221      2560     13247    280654     46191    885766    916230     15.99     17.02  --
640.26/160.40	c  N dy  3955   1009313      2560     13247    280654     66132    885766   2319554     15.98     16.88  --
651.44/163.11	c  N dy  4006   1029704      2560     13247    280654     86315    885766   3696779     15.97     16.83  --
661.43/165.66	c  N dy  4086   1049867      2560     13247    280654     62647    885766   1999485     15.97     17.30  --
671.83/168.29	c  N dy  4139   1070264      2560     13247    280654     82862    885766   3472212     15.95     16.95  --
673.00/168.52	c  F st  4149   1071875      2560     13247    280654     84465    885766   3593309     15.96   no data  --
683.00/171.05	c  N dy  4204   1090642      2560     13247    280654     58454    885766   1637526     15.95     16.87  --
693.80/173.75	c  N dy  4278   1110682      2560     13247    280654     78346    885766   3061319     15.95     23.27  --
706.17/176.81	c  N dy  4350   1133239      2560     13247    280654     55050    885766   1325458     15.95     16.89  --
716.95/179.53	c  N dy  4423   1154415      2560     13247    280654     76051    885766   2815527     15.95     16.86  --
730.13/182.82	c  N dy  4490   1178095      2560     13247    280654     52910    885766   1132125     15.94     16.79  --
740.12/185.39	c  N dy  4560   1198290      2560     13247    280654     72974    885766   2556962     15.93     16.83  --
746.53/186.94	c  S st  4594   1209773      2560     13247    280654     84348    885766   3340041     15.93     11.29  --
746.91/187.01	c  S st  4594   1210274      2560     13247    280654     84848    885766   3377567     15.93   no data  --
746.91/187.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
746.91/187.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
749.31/187.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.3M T:  2.31
749.71/187.77	c bin-w-bin subsume rem            0 bins  time:  0.16 s
755.70/189.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.93 s
755.70/189.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.12 s
756.10/189.31	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
780.06/195.38	c lits-rem:       163  cl-subs:     1597  v-elim:      0  v-fix:    0  time: 24.22 s
780.06/195.39	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
780.86/195.56	c vivif2 --  cl tried    83251 cl shrink        0 lits rem          0 time: 0.65
782.06/195.82	c asymm  cl-useful: 0/1620/13247 lits-rem:0 time: 1.06
782.06/195.83	c calculated reachability. Time: 0.01
782.06/195.83	c  N dy  4594   1210274      2560     13247    280654     83251    885766   3321908     15.93   no data  --
793.25/198.67	c  N dy  4676   1230695      2560     13247    280654     55912    885766   1295432     15.93     17.03  --
804.83/201.50	c  N dy  4741   1251954      2560     13247    280654     76985    885766   2821681     15.93     16.77  --
816.43/204.42	c  N dy  4820   1272055      2560     13247    280654     96924    885766   4243928     15.93     16.80  --
827.20/207.14	c  N dy  4900   1292312      2560     13247    280654     68459    885766   2135968     15.93     17.01  --
840.77/210.51	c  N dy  4969   1316637      2560     13247    280654     92529    885766   3721382     15.92     16.78  --
851.17/213.17	c  N dy  5054   1336899      2560     13247    280654     63074    885766   1672476     15.92     16.92  --
861.55/215.78	c  N dy  5124   1356909      2560     13247    280654     82929    885766   3103474     15.92     16.87  --
874.73/219.05	c  N dy  5186   1380208      2560     13247    280654     55421    885766   1034301     15.91     16.76  --
885.12/221.62	c  N dy  5257   1401049      2560     13247    280654     76070    885766   2493486     15.91     16.81  --
895.92/224.39	c  N dy  5323   1421150      2560     13247    280654     95980    885766   3831782     15.90     16.89  --
908.29/227.46	c  N dy  5395   1443892      2560     13247    280654     66999    885766   1842241     15.90     16.81  --
918.67/230.02	c  N dy  5461   1463919      2560     13247    280654     86888    885766   3301513     15.90     18.21  --
930.24/232.94	c  N dy  5529   1483967      2560     13247    280654     54202    885766    878832     15.89     16.91  --
940.22/235.46	c  N dy  5590   1503972      2560     13247    280654     74025    885766   2270199     15.89     19.32  --
951.81/238.31	c  N dy  5672   1524658      2560     13247    280654     94531    885766   3671582     15.89     16.91  --
962.99/241.14	c  N dy  5770   1544703      2560     13247    280654     60891    885766   1297149     15.90     16.97  --
972.98/243.68	c  N dy  5825   1564746      2560     13247    280654     80734    885766   2628147     15.90     17.22  --
987.37/247.21	c  N dy  5873   1588796      2560     13247    280654    104571    885766   4276016     15.88     16.81  --
998.94/250.14	c  N dy  5943   1608912      2560     13247    280654     69987    885766   1859160     15.88     16.73  --
1010.53/253.00	c  N dy  5990   1628965      2560     13247    280654     89849    885766   3265352     15.87     16.72  --
1022.11/255.90	c  N dy  6069   1649031      2560     13247    280654    109757    885766   4686751     15.87     18.49  --
1032.49/258.56	c  N dy  6170   1669261      2560     13247    280654     74342    885766   2149478     15.87     16.73  --
1044.08/261.48	c  N dy  6215   1690546      2560     13247    280654     95384    885766   3535422     15.86     16.79  --
1055.66/264.32	c  S st  6290   1710274      2560     13247    280654     58452    885766    975374     15.86     14.61  --
1055.66/264.38	c  S st  6290   1710774      2560     13247    280654     58950    885766   1014615     15.86   no data  --
1055.66/264.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1055.66/264.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1057.67/264.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.9M T:  1.85
1058.07/264.95	c bin-w-bin subsume rem            0 bins  time:  0.16 s
1062.88/266.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.72 s
1062.88/266.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
1062.88/266.18	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
1067.27/267.22	c lits-rem:       124  cl-subs:       47  v-elim:      0  v-fix:    0  time:  4.15 s
1067.27/267.23	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.03
1067.64/267.30	c vivif2 --  cl tried    58903 cl shrink        0 lits rem          0 time: 0.25
1068.44/267.52	c asymm  cl-useful: 0/1212/13247 lits-rem:0 time: 0.88
1068.44/267.53	c calculated reachability. Time: 0.01
1068.44/267.53	c  N dy  6290   1710774      2560     13247    280654     58903    885766   1012067     15.86   no data  --
1078.43/270.08	c  N dy  6364   1730800      2560     13247    280654     78729    885766   2380627     15.86     16.71  --
1090.42/273.03	c  N dy  6437   1752389      2560     13247    280654    100139    885766   3882135     15.86     16.85  --
1102.02/275.98	c  N dy  6517   1772424      2560     13247    280654     62527    885766   1187231     15.86     16.99  --
1113.98/278.98	c  N dy  6604   1794881      2560     13247    280654     84808    885766   2742874     15.86     16.80  --
1125.97/281.95	c  N dy  6688   1814975      2560     13247    280654    104733    885766   4138946     15.86     17.66  --
1138.75/285.12	c  N dy  6759   1836187      2560     13247    280654     67259    885766   1414033     15.86     16.70  --
1149.94/287.92	c  N dy  6825   1856282      2560     13247    280654     87178    885766   2799529     15.86     16.83  --
1161.92/290.97	c  N dy  6887   1877179      2560     13247    280654    107915    885766   4248420     15.86     16.76  --
1173.91/293.95	c  N dy  6970   1897194      2560     13247    280654     68249    885766   1504746     15.86     19.27  --
1185.50/296.83	c  N dy  7054   1917381      2560     13247    280654     88280    885766   2932922     15.86     16.72  --
1197.08/299.70	c  N dy  7147   1937469      2560     13247    280654    108211    885766   4336849     15.87     16.80  --
1208.65/302.63	c  N dy  7227   1957479      2560     13247    280654     67556    885766   1377283     15.87     19.34  --
1219.44/305.32	c  N dy  7304   1977600      2560     13247    280654     87535    885766   2799326     15.87     17.05  --
1230.63/308.16	c  N dy  7372   1997765      2560     13247    280654    107545    885766   4209068     15.87     16.92  --
1242.62/311.16	c  N dy  7425   2017984      2560     13247    280654     66083    885766   1199997     15.86     16.81  --
1253.39/313.82	c  N dy  7488   2038099      2560     13247    280654     86024    885766   2584535     15.86     16.98  --
1265.00/316.72	c  N dy  7562   2059139      2560     13247    280654    106879    885766   4076604     15.86     16.71  --
1277.37/319.86	c  N dy  7606   2079975      2560     13247    280654     65068    885766   1093865     15.85     16.84  --
1287.75/322.49	c  N dy  7697   2100073      2560     13247    280654     85004    885766   2473700     15.85     16.70  --
1299.33/325.35	c  N dy  7784   2120131      2560     13247    280654    104896    885766   3861424     15.86     19.56  --
1311.72/328.43	c  N dy  7835   2140300      2560     13247    280654    124881    885766   5206650     15.85     16.79  --
1323.70/331.45	c  N dy  7899   2161458      2560     13247    280654     82395    885766   2251120     15.85     16.72  --
1335.30/334.39	c  N dy  7956   2181519      2560     13247    280654    102295    885766   3574297     15.84     25.36  --
1348.48/337.68	c  N dy  8023   2202930      2560     13247    280654    123559    885766   5062457     15.84     16.81  --
1354.06/339.05	c  S st  8065   2210775      2560     13247    280654     66892    885766   1109741     15.84   no data  --
1354.46/339.12	c  S st  8065   2211279      2560     13247    280654     67396    885766   1146961     15.84   no data  --
1354.46/339.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1354.46/339.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1356.45/339.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.4M T:  2.10
1356.86/339.75	c bin-w-bin subsume rem            0 bins  time:  0.16 s
1361.67/340.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.93 s
1362.04/341.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.12 s
1362.04/341.04	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
1366.84/342.20	c lits-rem:       132  cl-subs:       37  v-elim:      0  v-fix:    0  time:  4.62 s
1366.84/342.21	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
1366.84/342.29	c vivif2 --  cl tried    67359 cl shrink        0 lits rem          0 time: 0.31
1368.04/342.54	c asymm  cl-useful: 0/1240/13247 lits-rem:0 time: 1.04
1368.04/342.55	c calculated reachability. Time: 0.01
1368.04/342.55	c  N dy  8065   2211279      2560     13247    280654     67359    885766   1144479     15.84   no data  --
1379.25/345.35	c  N dy  8150   2231351      2560     13247    280654     87276    885766   2524679     15.84     16.78  --
1391.21/348.31	c  N dy  8225   2251534      2560     13247    280654    107308    885766   3920309     15.84     16.89  --
1403.99/351.53	c  N dy  8305   2271618      2560     13247    280654    127262    885766   5417145     15.85     16.78  --
1415.96/354.54	c  N dy  8360   2291627      2560     13247    280654     81583    885766   2003537     15.84     19.87  --
1427.95/357.57	c  N dy  8416   2311714      2560     13247    280654    101483    885766   3318246     15.84     18.21  --
1439.93/360.57	c  N dy  8494   2331770      2560     13247    280654    121344    885766   4674415     15.83     16.68  --
1452.32/363.65	c  N dy  8599   2352078      2560     13247    280654     75061    885766   1599075     15.84     16.75  --
1463.11/366.36	c  N dy  8679   2372148      2560     13247    280654     94977    885766   3002834     15.84     18.06  --
1477.09/369.83	c  N dy  8753   2395319      2560     13247    280654    117936    885766   4584369     15.84     16.85  --
1490.67/373.21	c  N dy  8823   2415453      2560     13247    280654     70464    885766   1194048     15.84     16.80  --
1501.86/376.01	c  N dy  8909   2435629      2560     13247    280654     90476    885766   2540158     15.85     16.69  --
1515.45/379.44	c  N dy  8979   2459066      2560     13247    280654    113663    885766   4041852     15.84     16.77  --
1527.42/382.49	c  N dy  9049   2479112      2560     13247    280654    133508    885766   5360380     15.84     16.75  --
1539.00/385.38	c  N dy  9109   2499877      2560     13247    280654     85691    885766   2150951     15.83     16.72  --
1550.98/388.31	c  N dy  9151   2520450      2560     13247    280654    106018    885766   3468917     15.82     16.66  --
1562.97/391.39	c  N dy  9179   2541378      2560     13247    280654    126737    885766   4860791     15.81     16.96  --
1575.35/394.45	c  N dy  9238   2561458      2560     13247    280654     77312    885766   1546853     15.81     17.90  --
1586.53/397.21	c  N dy  9306   2581846      2560     13247    280654     97501    885766   2915987     15.81     16.68  --
1598.12/400.13	c  N dy  9373   2601963      2560     13247    280654    117421    885766   4253361     15.81     16.82  --
1610.50/403.25	c  N dy  9448   2622324      2560     13247    280654    137582    885766   5609921     15.81     16.81  --
1622.08/406.19	c  N dy  9528   2642360      2560     13247    280654     87153    885766   2186940     15.81     16.65  --
1634.86/409.32	c  N dy  9625   2663378      2560     13247    280654    108008    885766   3634515     15.81     16.74  --
1646.86/412.37	c  N dy  9696   2683698      2560     13247    280654    128159    885766   5000684     15.81     16.65  --
1659.63/415.52	c  N dy  9781   2703795      2560     13247    280654     76727    885766   1396448     15.81     16.72  --
1663.62/416.53	c  S st  9822   2711281      2560     13247    280654     84133    885766   1915073     15.81     16.57  --
1664.02/416.60	c  S st  9822   2711782      2560     13247    280654     84634    885766   1953240     15.81   no data  --
1664.02/416.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1664.02/416.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1666.02/417.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.7M T:  2.10
1666.42/417.26	c bin-w-bin subsume rem            0 bins  time:  0.16 s
1671.62/418.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.10 s
1671.62/418.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.12 s
1671.62/418.59	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
1682.42/421.22	c lits-rem:       278  cl-subs:      478  v-elim:      0  v-fix:    0  time: 10.48 s
1682.42/421.23	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
1682.80/421.34	c vivif2 --  cl tried    84156 cl shrink        0 lits rem          0 time: 0.44
1683.60/421.57	c asymm  cl-useful: 0/1149/13247 lits-rem:0 time: 0.90
1683.60/421.58	c calculated reachability. Time: 0.01
1683.60/421.58	c  N dy  9822   2711782      2560     13247    280654     84156    885766   1936048     15.81   no data  --
1696.38/424.70	c  N dy  9906   2734731      2560     13247    280654    106928    885766   3521644     15.81     16.67  --
1709.16/427.91	c  N dy  9959   2756340      2560     13247    280654    128325    885766   5002147     15.81     16.66  --
1722.74/431.33	c  N dy 10014   2777849      2560     13247    280654     77294    885766   1368978     15.80     16.81  --
1734.33/434.24	c  N dy 10075   2798678      2560     13247    280654     97952    885766   2765437     15.80     16.65  --
1746.70/437.32	c  N dy 10171   2819647      2560     13247    280654    118766    885766   4190001     15.81     16.68  --
1759.89/440.63	c  N dy 10280   2840433      2560     13247    280654    139410    885766   5603106     15.81     16.65  --
1771.87/443.65	c  N dy 10352   2860574      2560     13247    280654     86010    885766   1928601     15.81     16.77  --
1783.07/446.47	c  N dy 10429   2880961      2560     13247    280654    106218    885766   3314601     15.81     16.68  --
1795.45/449.53	c  N dy 10517   2901379      2560     13247    280654    126462    885766   4728737     15.81     16.96  --
1809.03/452.92	c  N dy 10585   2921572      2560     13247    280654    146473    885766   6113510     15.81     16.66  --
1820.60/455.84	c  N dy 10647   2941940      2560     13247    280654     92283    885766   2303545     15.81     16.66  --
1831.81/458.68	c  N dy 10708   2961993      2560     13247    280654    112164    885766   3621513     15.80     16.69  --
1844.17/461.79	c  N dy 10753   2982222      2560     13247    280654    132141    885766   4887739     15.80     16.68  --
1858.54/465.33	c  N dy 10831   3004447      2560     13247    280654     78913    885766   1305544     15.80     16.66  --
1869.34/468.08	c  N dy 10913   3024726      2560     13247    280654     99058    885766   2724717     15.80     16.69  --
1881.72/471.11	c  N dy 10990   3045181      2560     13247    280654    119312    885766   4054303     15.80     16.80  --
1894.50/474.35	c  N dy 11083   3066592      2560     13247    280654    140562    885766   5553563     15.80     16.69  --
1907.68/477.64	c  N dy 11147   3087284      2560     13247    280654     84691    885766   1653670     15.80     16.75  --
1918.47/480.39	c  N dy 11223   3107615      2560     13247    280654    104846    885766   3042233     15.80     16.64  --
1930.84/483.40	c  N dy 11282   3128179      2560     13247    280654    125222    885766   4449237     15.80     16.64  --
1945.23/487.05	c  N dy 11344   3151386      2560     13247    280654    148182    885766   5967412     15.79     16.63  --
1958.41/490.31	c  N dy 11426   3171569      2560     13247    280654     90891    885766   2043053     15.79     16.78  --
1970.39/493.39	c  N dy 11503   3191716      2560     13247    280654    110882    885766   3415115     15.80     16.66  --
1983.57/496.60	c  N dy 11564   3211782      2560     13247    280654    130768    885766   4746900     15.79   no data  --
1983.57/496.60	c  S st 11564   3211782      2560     13247    280654    130768    885766   4746900     15.79   no data  --
1983.57/496.69	c  S st 11564   3212287      2560     13247    280654    131272    885766   4787483     15.79   no data  --
1983.97/496.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1983.97/496.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1986.77/497.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.6M T:  2.95
1987.57/497.69	c bin-w-bin subsume rem            0 bins  time:  0.16 s
1993.56/499.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.97 s
1993.97/499.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
1993.97/499.24	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
2110.60/528.40	c lits-rem:       346  cl-subs:     2010  v-elim:      0  v-fix:    0  time: 116.09 s
2110.60/528.40	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
2111.40/528.65	c vivif2 --  cl tried   129262 cl shrink        0 lits rem          0 time: 0.97
2112.60/528.91	c asymm  cl-useful: 0/1285/13247 lits-rem:0 time: 1.05
2112.60/528.92	c calculated reachability. Time: 0.01
2112.60/528.92	c  N dy 11564   3212287      2560     13247    280654    129262    885766   4718966     15.79   no data  --
2124.98/532.04	c  N dy 11643   3232334      2560     13247    280654    149105    885766   6032065     15.79     17.33  --
2138.57/535.42	c  N dy 11702   3253743      2560     13247    280654     92027    885766   2060249     15.79     16.76  --
2150.94/538.53	c  N dy 11786   3273789      2560     13247    280654    111919    885766   3444871     15.79     16.79  --
2164.93/542.02	c  N dy 11849   3294440      2560     13247    280654    132392    885766   4772500     15.79     16.71  --
2178.51/545.46	c  N dy 11923   3314477      2560     13247    280654    152238    885766   6119132     15.79     16.78  --
2191.70/548.77	c  N dy 11991   3334528      2560     13247    280654     92812    885766   2049551     15.79     16.67  --
2204.08/551.83	c  N dy 12059   3354632      2560     13247    280654    112759    885766   3425965     15.79     16.69  --
2216.46/554.97	c  N dy 12135   3374753      2560     13247    280654    132704    885766   4853172     15.79     16.70  --
2230.44/558.46	c  N dy 12223   3394891      2560     13247    280654    152671    885766   6238233     15.79     16.63  --
2243.62/561.73	c  N dy 12298   3414944      2560     13247    280654     92284    885766   1986718     15.79     17.00  --
2256.01/564.81	c  N dy 12352   3434981      2560     13247    280654    112147    885766   3319395     15.79     16.73  --
2268.78/568.04	c  N dy 12428   3456037      2560     13247    280654    133040    885766   4716451     15.79     16.68  --
2281.97/571.35	c  N dy 12529   3476554      2560     13247    280654    153406    885766   6110645     15.79     16.72  --
2294.34/574.48	c  N dy 12611   3496598      2560     13247    280654     91990    885766   1912653     15.79     16.63  --
2305.94/577.36	c  N dy 12720   3516653      2560     13247    280654    111892    885766   3299630     15.80     16.84  --
2318.71/580.59	c  N dy 12784   3537946      2560     13247    280654    133000    885766   4691235     15.80     16.93  --
2331.90/583.89	c  N dy 12846   3557990      2560     13247    280654    152887    885766   6037716     15.79     16.98  --
2345.08/587.15	c  N dy 12907   3578777      2560     13247    280654     91184    885766   1802858     15.79     16.85  --
2356.66/590.06	c  N dy 12988   3599244      2560     13247    280654    111442    885766   3175192     15.79     16.69  --
2368.65/593.07	c  N dy 13072   3619254      2560     13247    280654    131294    885766   4557734     15.79     18.14  --
2381.42/596.25	c  N dy 13146   3639279      2560     13247    280654    151153    885766   5929489     15.79     18.77  --
2395.01/599.62	c  N dy 13201   3659790      2560     13247    280654     88137    885766   1517673     15.79     16.74  --
2406.19/602.43	c  N dy 13247   3679852      2560     13247    280654    107992    885766   2863760     15.79     16.62  --
2418.98/605.64	c  N dy 13309   3700239      2560     13247    280654    128185    885766   4198543     15.79     16.76  --
2426.96/607.67	c  S st 13370   3712288      2560     13247    280654    140137    885766   5026194     15.79     15.83  --
2427.36/607.77	c  S st 13370   3712790      2560     13247    280654    140639    885766   5067972     15.79   no data  --
2427.36/607.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
2427.36/607.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2430.96/608.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.5M T:  3.28
2431.75/608.85	c bin-w-bin subsume rem            0 bins  time:  0.16 s
2439.34/610.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.37 s
2439.34/610.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.12 s
2439.34/610.75	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
2566.77/642.68	c lits-rem:       164  cl-subs:     2472  v-elim:      0  v-fix:    0  time: 127.28 s
2566.77/642.69	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
2567.97/642.97	c vivif2 --  cl tried   138167 cl shrink        0 lits rem          0 time: 1.12
2569.17/643.29	c asymm  cl-useful: 0/1290/13247 lits-rem:0 time: 1.28
2569.58/643.30	c calculated reachability. Time: 0.01
2569.58/643.30	c  N dy 13370   3712790      2560     13247    280654    138167    885766   4989031     15.79   no data  --
2582.35/646.60	c  N dy 13424   3733424      2560     13247    280654    158580    885766   6367574     15.79     16.67  --
2595.53/649.80	c  F st 13488   3751564      2560     13247    280654     92338    885766   1744952     15.78     16.04  --
2596.73/650.13	c  N st 13492   3753602      2560     13247    280654     94364    885766   1885115     15.78   no data  --
2608.71/653.15	c  N dy 13561   3773655      2560     13247    280654    114296    885766   3274974     15.78     17.42  --
2621.90/656.44	c  N dy 13627   3793794      2560     13247    280654    134263    885766   4602417     15.78     16.65  --
2635.48/659.89	c  N dy 13707   3813912      2560     13247    280654    154214    885766   5946087     15.78     16.98  --
2650.65/663.64	c  N dy 13792   3834098      2560     13247    280654     88991    885766   1525547     15.78     16.71  --
2663.43/666.87	c  N dy 13873   3855321      2560     13247    280654    110022    885766   2928623     15.78     16.73  --
2676.61/670.15	c  N dy 13968   3875576      2560     13247    280654    130143    885766   4294587     15.78     16.82  --
2689.79/673.46	c  N dy 14032   3896139      2560     13247    280654    150545    885766   5730925     15.78     16.68  --
2703.78/676.93	c  N dy 14106   3917060      2560     13247    280654    171289    885766   7164531     15.78     16.62  --
2715.76/679.92	c  N dy 14182   3937124      2560     13247    280654    104894    885766   2525224     15.78     16.76  --
2727.35/682.87	c  N dy 14252   3957223      2560     13247    280654    124812    885766   3833257     15.78     17.28  --
2740.13/686.04	c  N dy 14315   3977785      2560     13247    280654    145229    885766   5215505     15.78     16.95  --
2753.32/689.36	c  N dy 14388   3997820      2560     13247    280654    165098    885766   6568122     15.78     16.68  --
2767.31/692.90	c  N dy 14459   4019662      2560     13247    280654     99484    885766   2077203     15.78     16.67  --
2779.27/695.85	c  N dy 14538   4039744      2560     13247    280654    119387    885766   3410042     15.78     16.66  --
2792.06/699.02	c  N dy 14629   4059862      2560     13247    280654    139347    885766   4765845     15.78     16.64  --
2805.64/702.46	c  N dy 14708   4080938      2560     13247    280654    160250    885766   6189823     15.78     16.62  --
2820.03/706.07	c  N dy 14776   4101536      2560     13247    280654     92388    885766   1533201     15.78     16.66  --
2832.00/709.01	c  N dy 14854   4121583      2560     13247    280654    112235    885766   2863684     15.78     17.31  --
2843.98/712.03	c  N dy 14924   4141744      2560     13247    280654    132278    885766   4247572     15.78     16.64  --
2857.17/715.36	c  N dy 15007   4162027      2560     13247    280654    152378    885766   5642163     15.78     16.87  --
2871.55/718.99	c  N dy 15079   4182536      2560     13247    280654    172711    885766   7008551     15.78     16.62  --
2884.74/722.27	c  N dy 15176   4203087      2560     13247    280654    103875    885766   2311475     15.78     16.62  --
2890.34/723.65	c  S st 15208   4212790      2560     13247    280654    113487    885766   2959977     15.78     12.45  --
2890.74/723.73	c  S st 15208   4213292      2560     13247    280654    113989    885766   2999610     15.78   no data  --
2890.74/723.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2890.74/723.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2893.12/724.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.8M T:  2.46
2893.92/724.52	c bin-w-bin subsume rem            0 bins  time:  0.16 s
2899.12/725.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.36 s
2899.12/725.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.12 s
2899.52/725.92	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
2915.89/730.06	c lits-rem:       118  cl-subs:      822  v-elim:      0  v-fix:    0  time: 16.55 s
2915.89/730.07	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
2916.70/730.25	c vivif2 --  cl tried   113167 cl shrink        0 lits rem          0 time: 0.69
2917.88/730.56	c asymm  cl-useful: 0/1095/13247 lits-rem:0 time: 1.25
2917.88/730.58	c calculated reachability. Time: 0.01
2917.88/730.58	c  N dy 15208   4213292      2560     13247    280654    113167    885766   2968504     15.78   no data  --
2930.66/733.78	c  N dy 15300   4233535      2560     13247    280654    133268    885766   4299600     15.78     16.62  --
2943.06/736.89	c  N dy 15387   4253679      2560     13247    280654    153234    885766   5684883     15.79     16.69  --
2956.65/740.23	c  N dy 15460   4273814      2560     13247    280654    173207    885766   7056936     15.79     16.75  --
2969.83/743.56	c  N dy 15568   4294330      2560     13247    280654    103331    885766   2238051     15.79     16.73  --
2982.19/746.67	c  N dy 15629   4314397      2560     13247    280654    123228    885766   3527515     15.79     20.51  --
2994.97/749.84	c  N dy 15676   4334421      2560     13247    280654    143010    885766   4780542     15.79     16.66  --
3008.15/753.17	c  N dy 15768   4354580      2560     13247    280654    162983    885766   6129985     15.79     16.83  --
3022.93/756.86	c  N dy 15848   4374734      2560     13247    280654     91762    885766   1383848     15.79     16.69  --
3034.12/759.69	c  N dy 15930   4394802      2560     13247    280654    111670    885766   2708471     15.79     16.67  --
3046.50/762.73	c  N dy 16007   4414870      2560     13247    280654    131602    885766   4074548     15.79     16.63  --
3059.28/765.96	c  N dy 16075   4434986      2560     13247    280654    151588    885766   5416539     15.79     16.62  --
3072.86/769.38	c  N dy 16171   4455108      2560     13247    280654    171570    885766   6760799     15.79     16.62  --
3086.84/772.83	c  N dy 16259   4475181      2560     13247    280654     99208    885766   1830613     15.79     16.65  --
3099.22/775.91	c  N dy 16333   4495970      2560     13247    280654    119822    885766   3215843     15.79     16.65  --
3112.00/779.11	c  N dy 16419   4516496      2560     13247    280654    140211    885766   4594274     15.79     16.64  --
3124.79/782.34	c  N dy 16496   4536625      2560     13247    280654    160179    885766   5913409     15.79     16.64  --
3138.36/785.74	c  N dy 16570   4556986      2560     13247    280654    180365    885766   7260722     15.79     16.76  --
3152.35/789.24	c  N dy 16636   4578719      2560     13247    280654    108645    885766   2426666     15.79     16.69  --
3164.73/792.30	c  N dy 16714   4599058      2560     13247    280654    128825    885766   3776969     15.79     16.72  --
3177.51/795.56	c  N dy 16785   4619853      2560     13247    280654    149392    885766   5138314     15.79     16.64  --
3191.49/799.01	c  N dy 16869   4640177      2560     13247    280654    169541    885766   6492812     15.79     16.85  --
3206.69/802.86	c  N dy 16959   4660549      2560     13247    280654     95572    885766   1478348     15.79     16.65  --
3219.06/805.98	c  N dy 17054   4680778      2560     13247    280654    115648    885766   2847555     15.79     16.77  --
3232.23/809.23	c  N dy 17141   4700865      2560     13247    280654    135559    885766   4180288     15.79     16.70  --
3240.63/811.37	c  S st 17165   4713293      2560     13247    280654    147864    885766   4996769     15.79     14.52  --
3241.03/811.47	c  S st 17165   4713794      2560     13247    280654    148364    885766   5032593     15.79   no data  --
3241.03/811.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3241.03/811.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3244.22/812.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.2M T:  3.06
3245.02/812.48	c bin-w-bin subsume rem            0 bins  time:  0.16 s
3251.41/814.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.41 s
3251.80/814.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
3251.80/814.15	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
3371.64/844.15	c lits-rem:       140  cl-subs:     2487  v-elim:      0  v-fix:    0  time: 119.66 s
3371.64/844.16	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
3372.84/844.44	c vivif2 --  cl tried   145877 cl shrink        0 lits rem          0 time: 1.09
3374.06/844.75	c asymm  cl-useful: 0/1192/13247 lits-rem:0 time: 1.23
3374.06/844.76	c calculated reachability. Time: 0.01
3374.06/844.76	c  N dy 17165   4713794      2560     13247    280654    145877    885766   4952069     15.79   no data  --
3387.62/848.17	c  N dy 17239   4733823      2560     13247    280654    165705    885766   6217566     15.79     21.19  --
3401.60/851.62	c  N dy 17327   4754062      2560     13247    280654    185790    885766   7603077     15.79     16.87  --
3414.38/854.81	c  N dy 17379   4774434      2560     13247    280654    110790    885766   2385844     15.79     16.83  --
3425.97/857.78	c  N dy 17460   4794614      2560     13247    280654    130763    885766   3716395     15.79     16.70  --
3438.75/860.94	c  N dy 17535   4814619      2560     13247    280654    150610    885766   4995662     15.79     19.12  --
3451.93/864.20	c  N dy 17596   4834759      2560     13247    280654    170569    885766   6317317     15.79     16.62  --
3465.52/867.61	c  N dy 17639   4855335      2560     13247    280654    190957    885766   7655956     15.78     16.73  --
3477.89/870.77	c  N dy 17698   4875357      2560     13247    280654    114696    885766   2645141     15.78     16.64  --
3489.48/873.68	c  N dy 17760   4895365      2560     13247    280654    134527    885766   4010513     15.78     21.08  --
3502.26/876.89	c  N dy 17814   4915422      2560     13247    280654    154357    885766   5283669     15.78     21.51  --
3515.44/880.16	c  N dy 17885   4935555      2560     13247    280654    174312    885766   6641241     15.78     16.64  --
3528.62/883.47	c  N dy 17972   4955628      2560     13247    280654    194236    885766   7979406     15.78     17.46  --
3541.40/886.65	c  N dy 18059   4976103      2560     13247    280654    117385    885766   2768521     15.78     16.65  --
3553.80/889.71	c  N dy 18111   4996627      2560     13247    280654    137662    885766   4088616     15.78     16.68  --
3566.17/892.84	c  N dy 18178   5016706      2560     13247    280654    157571    885766   5393695     15.78     16.64  --
3579.36/896.16	c  N dy 18248   5037042      2560     13247    280654    177700    885766   6725847     15.78     16.68  --
3594.93/900.03	c  N dy 18329   5058656      2560     13247    280654    101052    885766   1621221     15.78     16.66  --
3606.94/903.04	c  N dy 18386   5078996      2560     13247    280654    121180    885766   2899848     15.78     16.64  --
3618.90/906.09	c  N dy 18433   5099093      2560     13247    280654    141016    885766   4106803     15.77     16.67  --
3631.68/909.22	c  N dy 18504   5119110      2560     13247    280654    160817    885766   5370677     15.77     17.79  --
3645.27/912.67	c  N dy 18540   5139314      2560     13247    280654    180791    885766   6605279     15.77     16.71  --
3662.43/916.92	c  N dy 18609   5159818      2560     13247    280654    102127    885766   1645548     15.77     16.70  --
3674.82/920.00	c  N dy 18684   5180046      2560     13247    280654    122185    885766   2971592     15.77     16.62  --
3687.60/923.26	c  N dy 18750   5200260      2560     13247    280654    142204    885766   4247906     15.77     16.74  --
3696.79/925.50	c  S st 18811   5213796      2560     13247    280654    155651    885766   5170872     15.77   no data  --
3696.79/925.59	c  S st 18811   5214300      2560     13247    280654    156155    885766   5205651     15.77   no data  --
3697.19/925.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3697.19/925.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3699.98/926.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.1M T:  2.96
3700.78/926.58	c bin-w-bin subsume rem            0 bins  time:  0.16 s
3707.58/928.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.66 s
3707.58/928.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.12 s
3707.99/928.31	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s
3828.60/958.59	c lits-rem:       238  cl-subs:     1930  v-elim:      0  v-fix:    0  time: 120.80 s
3829.00/958.60	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
3829.81/958.89	c vivif2 --  cl tried   154225 cl shrink        0 lits rem          0 time: 1.17
3831.40/959.20	c asymm  cl-useful: 0/1326/13247 lits-rem:0 time: 1.24
3831.40/959.22	c calculated reachability. Time: 0.01
3831.40/959.22	c  N dy 18811   5214300      2560     13247    280654    154225    885766   5136446     15.77   no data  --
3844.58/962.59	c  N dy 18877   5234351      2560     13247    280654    174085    885766   6463348     15.77     22.56  --
3859.76/966.31	c  N dy 18923   5254490      2560     13247    280654    193980    885766   7690299     15.76     16.60  --
3873.74/969.86	c  N dy 19000   5275795      2560     13247    280654    115102    885766   2411774     15.76     16.73  --
3886.13/972.98	c  N dy 19061   5296374      2560     13247    280654    135512    885766   3735015     15.76     16.75  --
3900.11/976.43	c  N dy 19114   5318721      2560     13247    280654    157597    885766   5117563     15.76     16.81  --
3912.88/979.65	c  N dy 19186   5338747      2560     13247    280654    177443    885766   6396629     15.76     17.94  --
3926.86/983.15	c  N dy 19250   5359350      2560     13247    280654    197871    885766   7723603     15.76     16.60  --
3939.65/986.30	c  N dy 19335   5379428      2560     13247    280654    116765    885766   2491955     15.76     19.60  --
3951.23/989.21	c  N dy 19380   5399431      2560     13247    280654    136564    885766   3721285     15.76     16.67  --
3963.61/992.37	c  N dy 19463   5419720      2560     13247    280654    156639    885766   5004716     15.76     16.66  --
3982.80/997.10	c  N dy 19544   5447839      2560     13247    280654    184478    885766   6728456     15.76     16.60  --
3997.17/1000.72	c  N dy 19611   5467966      2560     13247    280654    102416    885766   1490384     15.76     16.61  --
4008.76/1003.67	c  N dy 19654   5488268      2560     13247    280654    122486    885766   2684889     15.75     16.69  --
4021.14/1006.77	c  N dy 19726   5508358      2560     13247    280654    142397    885766   3963438     15.75     18.20  --
4034.72/1010.14	c  N dy 19805   5528405      2560     13247    280654    162263    885766   5244080     15.75     16.89  --
4048.71/1013.60	c  N dy 19876   5548585      2560     13247    280654    182278    885766   6579655     15.75     16.61  --
4063.08/1017.20	c  N dy 19961   5568640      2560     13247    280654    202149    885766   7958217     15.75     16.64  --
4077.08/1020.75	c  N dy 20056   5589042      2560     13247    280654    119332    885766   2575893     15.76     16.89  --
4089.85/1023.93	c  N dy 20124   5609142      2560     13247    280654    139228    885766   3873499     15.76     18.33  --
4103.82/1027.41	c  N dy 20220   5629620      2560     13247    280654    159574    885766   5212566     15.76     16.63  --
4118.60/1031.15	c  N dy 20291   5650183      2560     13247    280654    179945    885766   6518965     15.76     16.63  --
4134.97/1035.26	c  N dy 20373   5671142      2560     13247    280654    200716    885766   7846959     15.76     16.60  --
4149.76/1038.93	c  N dy 20440   5692075      2560     13247    280654    117451    885766   2341781     15.76     16.70  --
4162.14/1042.04	c  N dy 20515   5712161      2560     13247    280654    137322    885766   3616811     15.76     28.15  --
4163.35/1042.39	c  S st 20529   5714301      2560     13247    280654    139446    885766   3767099     15.76   no data  --
4163.75/1042.46	c  S st 20529   5714803      2560     13247    280654    139947    885766   3801938     15.76   no data  --
4163.75/1042.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4163.75/1042.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4166.54/1043.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.2M T:  2.68
4167.34/1043.34	c bin-w-bin subsume rem            0 bins  time:  0.16 s
4172.93/1044.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.68 s
4172.93/1044.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.11 s
4173.34/1044.82	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.10 s
4204.10/1052.53	c lits-rem:       135  cl-subs:     1812  v-elim:      0  v-fix:    0  time: 30.76 s
4204.10/1052.54	c vivif2 --  cl tried    13247 cl shrink        0 lits rem          0 time: 0.04
4204.88/1052.77	c vivif2 --  cl tried   138135 cl shrink        0 lits rem          0 time: 0.90
4205.68/1052.92	c asymm  cl-useful: 0/661/13247 lits-rem:0 time: 0.61
4205.68/1052.93	c calculated reachability. Time: 0.01
4205.68/1052.93	c  N dy 20529   5714803      2560     13247    280654    138135    885766   3748471     15.76   no data  --
4218.87/1056.25	c  N dy 20599   5735613      2560     13247    280654    158762    885766   5081238     15.76     16.73  --
4233.65/1059.92	c  N dy 20671   5756993      2560     13247    280654    179950    885766   6504854     15.75     16.77  --
4248.81/1063.70	c  N dy 20746   5777062      2560     13247    280654    199855    885766   7843905     15.75     19.06  --
4264.80/1067.75	c  N dy 20816   5797694      2560     13247    280654    115275    885766   2180153     15.75     16.66  --
4277.98/1071.05	c  N dy 20902   5817711      2560     13247    280654    135125    885766   3423418     15.75     18.17  --
4291.97/1074.53	c  N dy 20982   5838032      2560     13247    280654    155256    885766   4723983     15.75     16.59  --
4306.74/1078.22	c  N dy 21034   5858468      2560     13247    280654    175480    885766   5975372     15.75     16.69  --
4323.14/1082.35	c  N dy 21118   5880465      2560     13247    280654    197287    885766   7466323     15.75     16.60  --
4337.90/1086.00	c  N dy 21212   5900540      2560     13247    280654    111134    885766   1849901     15.75     16.59  --
4349.51/1088.93	c  N dy 21289   5921021      2560     13247    280654    131416    885766   3156861     15.75     16.65  --
4361.47/1091.97	c  N dy 21365   5941166      2560     13247    280654    151385    885766   4454474     15.75     16.61  --
4374.25/1095.10	c  N dy 21414   5961308      2560     13247    280654    171320    885766   5730282     15.75     16.78  --
4388.24/1098.66	c  N dy 21516   5982875      2560     13247    280654    192719    885766   7164017     15.75     16.61  --
4402.23/1102.15	c  N dy 21583   6003377      2560     13247    280654    213032    885766   8480772     15.75     16.61  --
4414.59/1105.29	c  N dy 21646   6023403      2560     13247    280654    125866    885766   2698196     15.75     19.98  --
4426.98/1108.35	c  N dy 21729   6043530      2560     13247    280654    145834    885766   3970851     15.75     16.66  --
4439.35/1111.44	c  N dy 21794   6063572      2560     13247    280654    165643    885766   5223618     15.75     16.66  --
4452.94/1114.87	c  N dy 21866   6084291      2560     13247    280654    186154    885766   6503915     15.75     16.73  --
4467.73/1118.51	c  N dy 21917   6105351      2560     13247    280654    206933    885766   7783891     15.75     17.00  --
4480.91/1121.87	c  N dy 21973   6125365      2560     13247    280654    118775    885766   2197805     15.75     16.96  --
4493.28/1124.90	c  N dy 22029   6145661      2560     13247    280654    138859    885766   3458431     15.75     16.70  --
4506.07/1128.16	c  N dy 22117   6165915      2560     13247    280654    158953    885766   4761804     15.75     16.64  --
4520.45/1131.72	c  N dy 22185   6186139      2560     13247    280654    178986    885766   6035562     15.75     16.64  --
4535.22/1135.46	c  N dy 22259   6206413      2560     13247    280654    199062    885766   7309542     15.75     16.58  --
4541.22/1136.99	c  S st 22271   6214804      2560     13247    280654    207353    885766   7850486     15.75   no data  --
4541.62/1137.09	c  S st 22271   6215307      2560     13247    280654    207855    885766   7884507     15.75   no data  --
4542.02/1137.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
4542.02/1137.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4545.21/1137.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.3M T:  3.42
4546.82/1138.33	c bin-w-bin subsume rem            0 bins  time:  0.16 s
4553.60/1140.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.68 s
4553.60/1140.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.12 s
4553.60/1140.06	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.11 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.43 4.07 5.36 2/180 2658
/proc/meminfo: memFree=22184692/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 412 0 0 0 0 0 0 0 21 0 4 0 495918153 52465664 352 33554432000 4194304 4650419 140736202747616 18446744073709551615 47274965927858 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 12809 352 303 112 0 7774 0
[pid=2658/tid=2659] ppid=2656 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 495918153 52465664 352 33554432000 4194304 4650419 140736202747616 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 495918153 52465664 352 33554432000 4194304 4650419 140736202747616 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 495918153 52465664 352 33554432000 4194304 4650419 140736202747616 18446744073709551615 47274965927852 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.037436 s]
/proc/loadavg: 3.43 4.07 5.36 2/180 2658
/proc/meminfo: memFree=22184692/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=285996 CPUtime=0.1 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 4620 0 0 0 8 2 0 0 18 0 4 0 495918153 292859904 4397 33554432000 4194304 4650419 140736202747616 18446744073709551615 254261277729 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 71499 4453 343 112 0 66464 0
[pid=2658/tid=2659] ppid=2656 vsize=285996 CPUtime=0.01 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 1072 0 0 0 1 0 0 0 18 0 4 0 495918153 292859904 4479 33554432000 4194304 4650419 140736202747616 18446744073709551615 254261277729 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=286128 CPUtime=0.01 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) S 2656 2658 1895 0 -1 4202560 1046 0 0 0 1 0 0 0 18 0 4 0 495918153 292995072 4522 33554432000 4194304 4650419 140736202747616 18446744073709551615 254261721582 0 0 4096 2 18446604471119552704 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=286128 CPUtime=0.02 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 1119 0 0 0 2 0 0 0 18 0 4 0 495918153 292995072 4529 33554432000 4194304 4650419 140736202747616 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 285996

[startup+0.103975 s]
/proc/loadavg: 3.43 4.07 5.36 2/180 2658
/proc/meminfo: memFree=22184692/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=293288 CPUtime=0.39 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 11118 0 0 0 32 7 0 0 18 0 4 0 495918153 300326912 10877 33554432000 4194304 4650419 140736202747616 18446744073709551615 4302764 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 73632 11938 383 112 0 68597 0
[pid=2658/tid=2659] ppid=2656 vsize=294660 CPUtime=0.21 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 3136 0 0 0 19 2 0 0 18 0 4 0 495918153 301731840 12026 33554432000 4194304 4650419 140736202747616 18446744073709551615 254261277729 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=294924 CPUtime=0.2 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) D 2656 2658 1895 0 -1 4202560 3134 0 0 0 19 1 0 0 18 0 4 0 495918153 302002176 12189 33554432000 4194304 4650419 140736202747616 18446744073709551615 254261277729 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=295056 CPUtime=0.21 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 2664 0 0 0 19 2 0 0 18 0 4 0 495918153 302137344 12325 33554432000 4194304 4650419 140736202747616 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 293288

[startup+0.330445 s]
/proc/loadavg: 3.43 4.07 5.36 2/180 2658
/proc/meminfo: memFree=22184692/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=301184 CPUtime=1.26 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 19325 0 0 0 116 10 0 0 18 0 4 0 495918153 308412416 19084 33554432000 4194304 4650419 140736202747616 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 75671 19996 387 112 0 70636 0
[pid=2658/tid=2659] ppid=2656 vsize=303104 CPUtime=0.32 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 5509 0 0 0 29 3 0 0 18 0 4 0 495918153 310378496 20406 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=304024 CPUtime=0.38 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 6029 0 0 0 36 2 0 0 18 0 4 0 495918153 311320576 20948 33554432000 4194304 4650419 140736202747616 18446744073709551615 254261721582 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=314476 CPUtime=0.9 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 4473 0 0 0 88 2 0 0 18 0 4 0 495918153 322023424 22594 33554432000 4194304 4650419 140736202747616 18446744073709551615 254261659783 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 301184

[startup+1.34504 s]
/proc/loadavg: 3.43 4.07 5.36 2/180 2658
/proc/meminfo: memFree=22184692/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=305936 CPUtime=5.31 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 26658 0 0 0 519 12 0 0 19 0 4 0 495918153 313278464 24447 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 76484 24447 392 112 0 71449 0
[pid=2658/tid=2659] ppid=2656 vsize=305936 CPUtime=1.32 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 6693 0 0 0 129 3 0 0 19 0 4 0 495918153 313278464 24447 33554432000 4194304 4650419 140736202747616 18446744073709551615 4363709 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=305936 CPUtime=1.32 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 6986 0 0 0 129 3 0 0 19 0 4 0 495918153 313278464 24448 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=305936 CPUtime=1.32 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 5230 0 0 0 130 2 0 0 19 0 4 0 495918153 313278464 24448 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 305936

[startup+1.50101 s]
/proc/loadavg: 3.43 4.07 5.36 2/180 2658
/proc/meminfo: memFree=22184692/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=315208 CPUtime=5.93 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 29379 0 0 0 580 13 0 0 19 0 4 0 495918153 322772992 23662 33554432000 4194304 4650419 140736202747616 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 78802 23663 392 112 0 73767 0
[pid=2658/tid=2659] ppid=2656 vsize=315208 CPUtime=1.47 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 7536 0 0 0 144 3 0 0 19 0 4 0 495918153 322772992 23663 33554432000 4194304 4650419 140736202747616 18446744073709551615 4363680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=315208 CPUtime=1.47 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 7830 0 0 0 144 3 0 0 19 0 4 0 495918153 322772992 23663 33554432000 4194304 4650419 140736202747616 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=315208 CPUtime=1.47 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 5461 0 0 0 145 2 0 0 19 0 4 0 495918153 322772992 23663 33554432000 4194304 4650419 140736202747616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 315208

[startup+3.10073 s]
/proc/loadavg: 3.87 4.15 5.38 9/184 2662
/proc/meminfo: memFree=22007588/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=307132 CPUtime=12.33 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 39630 0 0 0 1219 14 0 0 23 0 4 0 495918153 314503168 25085 33554432000 4194304 4650419 140736202747616 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 76783 25085 393 112 0 71748 0
[pid=2658/tid=2659] ppid=2656 vsize=307132 CPUtime=3.08 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 10021 0 0 0 304 4 0 0 23 0 4 0 495918153 314503168 25091 33554432000 4194304 4650419 140736202747616 18446744073709551615 4360557 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=307132 CPUtime=3.06 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 10382 0 0 0 303 3 0 0 23 0 4 0 495918153 314503168 25091 33554432000 4194304 4650419 140736202747616 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=307132 CPUtime=3.09 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 8284 0 0 0 306 3 0 0 23 0 4 0 495918153 314503168 25092 33554432000 4194304 4650419 140736202747616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 307132

[startup+6.30116 s]
/proc/loadavg: 3.87 4.15 5.38 9/184 2662
/proc/meminfo: memFree=21908764/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=334720 CPUtime=25.1 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 57578 0 0 0 2493 17 0 0 22 0 4 0 495918153 342753280 40253 33554432000 4194304 4650419 140736202747616 18446744073709551615 4439573 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 83680 40253 394 112 0 78645 0
[pid=2658/tid=2659] ppid=2656 vsize=334720 CPUtime=6.27 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 13488 0 0 0 623 4 0 0 25 0 4 0 495918153 342753280 40253 33554432000 4194304 4650419 140736202747616 18446744073709551615 4439502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=334720 CPUtime=6.25 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 15308 0 0 0 621 4 0 0 25 0 4 0 495918153 342753280 40253 33554432000 4194304 4650419 140736202747616 18446744073709551615 4436145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=334720 CPUtime=6.28 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 14886 0 0 0 624 4 0 0 25 0 4 0 495918153 342753280 40253 33554432000 4194304 4650419 140736202747616 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 334720

[startup+12.701 s]
/proc/loadavg: 4.20 4.21 5.40 9/184 2662
/proc/meminfo: memFree=21854352/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=380336 CPUtime=50.67 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 83852 0 0 0 5044 23 0 0 25 0 4 0 495918153 389464064 47380 33554432000 4194304 4650419 140736202747616 18446744073709551615 4354963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 95084 47380 394 112 0 90049 0
[pid=2658/tid=2659] ppid=2656 vsize=380336 CPUtime=12.68 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 20326 0 0 0 1262 6 0 0 25 0 4 0 495918153 389464064 47380 33554432000 4194304 4650419 140736202747616 18446744073709551615 4436434 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=380336 CPUtime=12.61 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 22327 0 0 0 1256 5 0 0 25 0 4 0 495918153 389464064 47380 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=380336 CPUtime=12.68 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 21176 0 0 0 1263 5 0 0 25 0 4 0 495918153 389464064 47380 33554432000 4194304 4650419 140736202747616 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 380336

[startup+25.5007 s]
/proc/loadavg: 5.04 4.40 5.44 9/184 2662
/proc/meminfo: memFree=21704492/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=432340 CPUtime=101.79 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 113076 0 0 0 10151 28 0 0 25 0 4 0 495918153 442716160 69051 33554432000 4194304 4650419 140736202747616 18446744073709551615 4439344 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 108085 69051 394 112 0 103050 0
[pid=2658/tid=2659] ppid=2656 vsize=432340 CPUtime=25.48 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 27120 0 0 0 2541 7 0 0 25 0 4 0 495918153 442716160 69051 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=432340 CPUtime=25.34 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 28860 0 0 0 2527 7 0 0 25 0 4 0 495918153 442716160 69051 33554432000 4194304 4650419 140736202747616 18446744073709551615 4330457 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=432340 CPUtime=25.48 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 33289 0 0 0 2541 7 0 0 25 0 4 0 495918153 442716160 69051 33554432000 4194304 4650419 140736202747616 18446744073709551615 4313443 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 432340

[startup+51.1002 s]
/proc/loadavg: 6.05 4.69 5.50 9/184 2663
/proc/meminfo: memFree=21467224/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=610620 CPUtime=204.05 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 159295 0 0 0 20365 40 0 0 25 0 4 0 495918153 625274880 101517 33554432000 4194304 4650419 140736202747616 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 152655 101517 394 112 0 147620 0
[pid=2658/tid=2659] ppid=2656 vsize=610620 CPUtime=51.07 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 37049 0 0 0 5098 9 0 0 25 0 4 0 495918153 625274880 101517 33554432000 4194304 4650419 140736202747616 18446744073709551615 4333763 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=610620 CPUtime=50.8 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 40553 0 0 0 5070 10 0 0 25 0 4 0 495918153 625274880 101517 33554432000 4194304 4650419 140736202747616 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=610620 CPUtime=51.08 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 49031 0 0 0 5097 11 0 0 25 0 4 0 495918153 625274880 101517 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 610620

[startup+102.301 s]
/proc/loadavg: 7.24 5.22 5.64 9/184 2664
/proc/meminfo: memFree=21316428/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=753636 CPUtime=408.57 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 257653 0 0 0 40794 63 0 0 25 0 4 0 495918153 771723264 114504 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 188409 114504 394 112 0 183374 0
[pid=2658/tid=2659] ppid=2656 vsize=753636 CPUtime=102.27 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 60839 0 0 0 10213 14 0 0 25 0 4 0 495918153 771723264 114505 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=753636 CPUtime=101.73 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 64177 0 0 0 10157 16 0 0 25 0 4 0 495918153 771723264 114505 33554432000 4194304 4650419 140736202747616 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=753636 CPUtime=102.26 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 80325 0 0 0 10209 17 0 0 25 0 4 0 495918153 771723264 114505 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476488 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 753636

[startup+162.3 s]

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

[pid=2658] ppid=2656 vsize=1211108 CPUtime=2805.24 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 1864871 0 0 0 280083 441 0 0 25 0 4 0 495918153 1240174592 206424 33554432000 4194304 4650419 140736202747616 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 302777 206424 394 112 0 297742 0
[pid=2658/tid=2659] ppid=2656 vsize=1211108 CPUtime=702.27 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 367673 0 0 0 70129 98 0 0 25 0 4 0 495918153 1240174592 206424 33554432000 4194304 4650419 140736202747616 18446744073709551615 4310544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1211108 CPUtime=698.48 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 506710 0 0 0 69732 116 0 0 25 0 4 0 495918153 1240174592 206424 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1211108 CPUtime=702.21 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 365319 0 0 0 70123 98 0 0 25 0 4 0 495918153 1240174592 206424 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 1211108

[startup+762.301 s]
/proc/loadavg: 8.04 7.78 6.88 9/184 2691
/proc/meminfo: memFree=20624200/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1098516 CPUtime=3044.9 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 1992472 0 0 0 304013 477 0 0 25 0 4 0 495918153 1124880384 202647 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 274629 202647 394 112 0 269594 0
[pid=2658/tid=2659] ppid=2656 vsize=1098516 CPUtime=762.28 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 397044 0 0 0 76122 106 0 0 25 0 4 0 495918153 1124880384 202647 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1098516 CPUtime=758.16 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 542533 0 0 0 75690 126 0 0 25 0 4 0 495918153 1124880384 202647 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1098516 CPUtime=762.2 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 396415 0 0 0 76112 108 0 0 25 0 4 0 495918153 1124880384 202647 33554432000 4194304 4650419 140736202747616 18446744073709551615 4363350 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 1098516

[startup+822.301 s]
/proc/loadavg: 8.06 7.83 6.95 9/184 2693
/proc/meminfo: memFree=20502664/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1168556 CPUtime=3284.57 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 2104482 0 0 0 327948 509 0 0 25 0 4 0 495918153 1196601344 209396 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 292139 209396 394 112 0 287104 0
[pid=2658/tid=2659] ppid=2656 vsize=1168556 CPUtime=822.27 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 425381 0 0 0 82114 113 0 0 25 0 4 0 495918153 1196601344 209396 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1168556 CPUtime=817.84 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 571968 0 0 0 81648 136 0 0 25 0 4 0 495918153 1196601344 209396 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1168556 CPUtime=822.21 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 416059 0 0 0 82107 114 0 0 25 0 4 0 495918153 1196601344 209396 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.57
Current children cumulated vsize (KiB) 1168556

[startup+882.301 s]
/proc/loadavg: 8.06 7.87 7.02 9/184 2694
/proc/meminfo: memFree=20487756/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1234576 CPUtime=3524.23 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 2273315 0 0 0 351874 549 0 0 25 0 4 0 495918153 1264205824 217985 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 308644 217985 394 112 0 303609 0
[pid=2658/tid=2659] ppid=2656 vsize=1234576 CPUtime=882.27 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 438939 0 0 0 88110 117 0 0 25 0 4 0 495918153 1264205824 217985 33554432000 4194304 4650419 140736202747616 18446744073709551615 4332840 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1234576 CPUtime=877.51 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 604390 0 0 0 87604 147 0 0 25 0 4 0 495918153 1264205824 217985 33554432000 4194304 4650419 140736202747616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1234576 CPUtime=882.2 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 440029 0 0 0 88098 122 0 0 25 0 4 0 495918153 1264205824 217985 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 1234576

[startup+942.301 s]
/proc/loadavg: 8.07 7.91 7.08 9/184 2696
/proc/meminfo: memFree=20485008/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1253088 CPUtime=3763.89 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 2360385 0 0 0 375810 579 0 0 25 0 4 0 495918153 1283162112 217272 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 313272 217272 394 112 0 308237 0
[pid=2658/tid=2659] ppid=2656 vsize=1253088 CPUtime=942.27 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 466158 0 0 0 94103 124 0 0 25 0 4 0 495918153 1283162112 217272 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1253088 CPUtime=937.18 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 627387 0 0 0 93561 157 0 0 25 0 4 0 495918153 1283162112 217272 33554432000 4194304 4650419 140736202747616 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1253088 CPUtime=942.19 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 455984 0 0 0 94092 127 0 0 25 0 4 0 495918153 1283162112 217272 33554432000 4194304 4650419 140736202747616 18446744073709551615 4333593 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.89
Current children cumulated vsize (KiB) 1253088

[startup+1002.3 s]
/proc/loadavg: 8.06 7.94 7.14 9/184 2697
/proc/meminfo: memFree=20281648/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1222544 CPUtime=4003.57 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 2632694 0 0 0 399725 632 0 0 25 0 4 0 495918153 1251885056 233588 33554432000 4194304 4650419 140736202747616 18446744073709551615 4355019 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 305636 233588 394 112 0 300601 0
[pid=2658/tid=2659] ppid=2656 vsize=1222544 CPUtime=1002.27 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 648387 0 0 0 100077 150 0 0 25 0 4 0 495918153 1251885056 233588 33554432000 4194304 4650419 140736202747616 18446744073709551615 4334321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1222544 CPUtime=996.85 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 664338 0 0 0 99518 167 0 0 25 0 4 0 495918153 1251885056 233588 33554432000 4194304 4650419 140736202747616 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1222544 CPUtime=1002.18 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 488385 0 0 0 100081 137 0 0 25 0 4 0 495918153 1251885056 233588 33554432000 4194304 4650419 140736202747616 18446744073709551615 4329477 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.57
Current children cumulated vsize (KiB) 1222544

[startup+1062.3 s]
/proc/loadavg: 8.06 7.96 7.20 9/184 2699
/proc/meminfo: memFree=20201164/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1474152 CPUtime=4243.24 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 2750370 0 0 0 423655 669 0 0 25 0 4 0 495918153 1509531648 253766 33554432000 4194304 4650419 140736202747616 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 368538 253766 394 112 0 363503 0
[pid=2658/tid=2659] ppid=2656 vsize=1474152 CPUtime=1062.27 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 675721 0 0 0 106066 161 0 0 25 0 4 0 495918153 1509531648 253766 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1474152 CPUtime=1056.53 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 710276 0 0 0 105479 174 0 0 25 0 4 0 495918153 1509531648 253766 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1474152 CPUtime=1062.18 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 511312 0 0 0 106071 147 0 0 25 0 4 0 495918153 1509531648 253766 33554432000 4194304 4650419 140736202747616 18446744073709551615 4363690 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.24
Current children cumulated vsize (KiB) 1474152

[startup+1122.3 s]
/proc/loadavg: 8.06 7.98 7.25 9/184 2701
/proc/meminfo: memFree=20234764/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1289052 CPUtime=4482.89 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 2856216 0 0 0 447589 700 0 0 25 0 4 0 495918153 1319989248 243315 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 322263 243315 394 112 0 317228 0
[pid=2658/tid=2659] ppid=2656 vsize=1289052 CPUtime=1122.27 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 696419 0 0 0 112061 166 0 0 25 0 4 0 495918153 1319989248 243315 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1289052 CPUtime=1116.2 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 734267 0 0 0 111441 179 0 0 25 0 4 0 495918153 1319989248 243315 33554432000 4194304 4650419 140736202747616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1289052 CPUtime=1122.17 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 540498 0 0 0 112060 157 0 0 25 0 4 0 495918153 1319989248 243315 33554432000 4194304 4650419 140736202747616 18446744073709551615 4371088 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.89
Current children cumulated vsize (KiB) 1289052

[startup+1182.3 s]
/proc/loadavg: 8.06 8.00 7.30 9/184 2702
/proc/meminfo: memFree=20074172/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1585148 CPUtime=4722.58 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 2935178 0 0 0 471532 726 0 0 25 0 4 0 495918153 1623191552 278258 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 396287 278258 394 112 0 391252 0
[pid=2658/tid=2659] ppid=2656 vsize=1585148 CPUtime=1182.28 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 723546 0 0 0 118051 177 0 0 25 0 4 0 495918153 1623191552 278258 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1585148 CPUtime=1175.88 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 755360 0 0 0 117399 189 0 0 25 0 4 0 495918153 1623191552 278258 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1585148 CPUtime=1182.18 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 553466 0 0 0 118059 159 0 0 25 0 4 0 495918153 1623191552 278258 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.58
Current children cumulated vsize (KiB) 1585148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.01 7.32 6/183 2704
/proc/meminfo: memFree=20642956/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1585212 CPUtime=4800.08 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 2946039 0 0 0 479276 732 0 0 25 0 4 0 495918153 1623257088 279661 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 396303 279661 394 112 0 391268 0
[pid=2658/tid=2659] ppid=2656 vsize=1585212 CPUtime=1201.67 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 732434 0 0 0 119986 181 0 0 25 0 4 0 495918153 1623257088 279662 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1585212 CPUtime=1195.17 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 757137 0 0 0 119327 190 0 0 25 0 4 0 495918153 1623257088 279662 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1585212 CPUtime=1201.57 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 553663 0 0 0 119998 159 0 0 25 0 4 0 495918153 1623257088 279662 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1585212

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

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

[startup+1201.7 s]
/proc/loadavg: 8.11 8.01 7.32 6/183 2704
/proc/meminfo: memFree=20642956/32951124 swapFree=67111528/67111528
[pid=2658] ppid=2656 vsize=1585212 CPUtime=4800.08 cores=1,3,5,7
/proc/2658/stat : 2658 (strangenight1-m) R 2656 2658 1895 0 -1 4202496 2946039 0 0 0 479276 732 0 0 25 0 4 0 495918153 1623257088 279661 33554432000 4194304 4650419 140736202747616 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2658/statm: 396303 279661 394 112 0 391268 0
[pid=2658/tid=2659] ppid=2656 vsize=1585212 CPUtime=1201.67 cores=1,3,5,7
/proc/2658/task/2659/stat : 2659 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 732434 0 0 0 119986 181 0 0 25 0 4 0 495918153 1623257088 279662 33554432000 4194304 4650419 140736202747616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2658/tid=2660] ppid=2656 vsize=1585212 CPUtime=1195.17 cores=1,3,5,7
/proc/2658/task/2660/stat : 2660 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 757137 0 0 0 119327 190 0 0 25 0 4 0 495918153 1623257088 279662 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2658/tid=2661] ppid=2656 vsize=1585212 CPUtime=1201.57 cores=1,3,5,7
/proc/2658/task/2661/stat : 2661 (strangenight1-m) R 2656 2658 1895 0 -1 4202560 553663 0 0 0 119998 159 0 0 25 0 4 0 495918153 1623257088 279662 33554432000 4194304 4650419 140736202747616 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1585212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.16
CPU user time (s): 4792.79
CPU system time (s): 7.36988
CPU usage (%): 399.427
Max. virtual memory (cumulated for all children) (KiB): 1585212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.79
system time used= 7.36988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2946046
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= 12258
involuntary context switches= 34358

runsolver used 1.9797 second user time and 4.5793 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 01:57:08
IDJOB=3258769
IDBENCH=71425
IDSOLVER=1588
FILE ID=node140/3258769-1304035028
RUNJOBID= node140-1304035028-2636
PBS_JOBID= 13170312
Free space on /tmp= 72652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258769-1304035028/watcher-3258769-1304035028 -o /tmp/evaluation-result-3258769-1304035028/solver-3258769-1304035028 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3258769-1304035028.cnf

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=1460811683

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22185344 kB
Buffers:       2293964 kB
Cached:        7827104 kB
SwapCached:          0 kB
Active:        2635968 kB
Inactive:      7562928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22185344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19144 kB
Writeback:           0 kB
AnonPages:       77196 kB
Mapped:          14812 kB
Slab:           503788 kB
PageTables:       4488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   280540 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= 72644 MiB
End job on node140 at 2011-04-29 02:17:12