Trace number 3257757

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.34 1201.76

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g10.cnf
MD5SUM885d1d8595262b8f0aa94d123211b47c
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3257757-1304033924.cnf'
0.00/0.00	c -- header says num vars:           2400
0.00/0.00	c -- header says num clauses:      266431
0.17/0.07	c -- clauses added:            0 learnts,       266431 normals,            0 xors
0.17/0.07	c -- vars added       2400
0.17/0.07	c Parsing time:  0.19 s
0.17/0.07	c  N st     0         0      2400        75    266356         0    535112         0   no data   no data  --
0.17/0.08	c asymm  cl-useful: 0/75/75 lits-rem:0 time: 0.00
0.17/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.17
0.17/0.19	c bin-w-bin subsume rem         8486 bins  time:  0.14 s
0.17/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
0.71/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2400 time:  0.11 s
0.71/0.23	c Removed useless bin:       0  fixed:     0  props:   1.30M  time:  0.10 s
0.95/0.33	c lits-rem:       186  cl-subs:        0  v-elim:     75  v-fix:    0  time:  0.30 s
0.95/0.33	c Finding binary XORs  T:     0.02 s  found:       0
0.95/0.34	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.95/0.34	c calculated reachability. Time: 0.01
0.95/0.34	c Calc default polars -  time:   0.01 s pos:       0 undec:      75 neg:    2325
0.95/0.34	c =========================================================================================
0.95/0.34	c types(t): F = full restart, N = normal restart
0.95/0.34	c types(t): S = simplification begin/end, E = solution found
0.95/0.34	c restart types(rt): st = static, dy = dynamic
0.95/0.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.95/0.34	c  B st     0         0      2325     11887    243658         0    872314         0   no data   no data  --
4.00/1.05	c  N dy    15      4117      2325     11887    243658      4093    872314    207637     11.29     12.00  --
4.00/1.11	c  N dy    43      8459      2325     11887    243658      5924    872314    243488     12.05     12.71  --
5.53/1.42	c  N dy    60     12463      2325     11887    243659      5676    872313    183647     12.15     13.00  --
6.75/1.79	c  N dy    79     16676      2325     11887    243659      9865    872313    407371     12.17     12.83  --
8.32/2.18	c  N dy    96     20709      2325     11887    243659      8295    872313    260217     12.16     12.81  --
10.32/2.60	c  F st   114     25000      2325     11887    243659     12557    872313    474179     12.17     11.37  --
10.32/2.64	c  N st   114     25000      2325     11887    243659     12557    872313    474179     12.17     11.37  --
12.32/3.14	c  N dy   120     30000      2325     11887    243659     10737    872313    340383     12.17   no data  --
12.32/3.14	c  S st   120     30000      2325     11887    243659     10737    872313    340383     12.17   no data  --
12.32/3.19	c  S st   120     30502      2325     11887    243659     11239    872313    367196     12.17   no data  --
12.32/3.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.32/3.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.92/3.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P: 17.9M T:  1.51
14.32/3.63	c bin-w-bin subsume rem            0 bins  time:  0.15 s
19.11/4.84	c subs with bin:        0  lits-rem:     19744  v-fix:    0  time:  4.81 s
19.11/4.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
19.11/4.89	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.10 s
27.50/6.97	c lits-rem:      1492  cl-subs:     2004  v-elim:      0  v-fix:    0  time:  8.28 s
28.31/7.19	c asymm  cl-useful: 2176/2262/11887 lits-rem:17595 time: 0.90
28.31/7.20	c calculated reachability. Time: 0.01
28.31/7.20	c  N dy   120     30502      2325     11887    243663      9235    816918    322826     12.17   no data  --
29.89/7.59	c  N dy   147     34537      2325     11887    243663     13245    816918    558404     12.29     13.13  --
31.89/8.00	c  N dy   178     38574      2325     11887    243665      9408    816918    265109     12.47     17.37  --
33.49/8.40	c  N dy   201     42595      2325     11887    243665     13397    816918    494814     12.57     13.48  --
34.69/8.72	c  S st   222     45754      2325     11887    243666     16536    816918    687584     12.65     14.88  --
34.69/8.77	c  S st   222     46256      2325     11887    243666     17037    816918    717822     12.65   no data  --
34.69/8.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
34.69/8.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.28/9.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  1.48
36.69/9.22	c bin-w-bin subsume rem            0 bins  time:  0.14 s
41.50/10.47	c subs with bin:        0  lits-rem:      4832  v-fix:    0  time:  5.00 s
41.50/10.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
41.90/10.52	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
46.29/11.61	c lits-rem:       548  cl-subs:      637  v-elim:      0  v-fix:    0  time:  4.33 s
46.29/11.63	c vivif2 --  cl tried    11887 cl shrink     5463 lits rem      40285 time: 0.07
46.29/11.65	c vivif2 --  cl tried    16400 cl shrink        0 lits rem          0 time: 0.11
47.07/11.85	c asymm  cl-useful: 0/1890/11887 lits-rem:0 time: 0.79
47.07/11.86	c calculated reachability. Time: 0.01
47.07/11.86	c  N dy   222     46256      2325     11887    243666     16400    768182    698811     12.65   no data  --
48.67/12.28	c  N dy   253     50313      2325     11887    243666     11552    768182    364023     12.82     14.59  --
50.68/12.71	c  N dy   288     54348      2325     11887    243666     15551    768182    621919     13.02     14.00  --
52.67/13.26	c  N dy   313     59137      2325     11887    243666     10399    768182    223392     13.09     13.87  --
54.26/13.67	c  N dy   336     63176      2325     11887    243666     14406    768182    485975     13.14     13.92  --
56.26/14.14	c  N dy   356     67517      2325     11887    243666     18706    768182    738304     13.18     13.94  --
57.06/14.35	c  S st   368     69384      2325     11887    243666     20550    768182    859344     13.21     13.07  --
57.46/14.40	c  S st   368     69884      2325     11887    243666     21049    768182    896193     13.21   no data  --
57.46/14.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
57.46/14.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.66/14.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.2M T:  1.50
59.07/14.86	c bin-w-bin subsume rem            0 bins  time:  0.14 s
64.23/16.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.26 s
64.62/16.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
64.62/16.23	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.09 s
68.96/17.30	c lits-rem:       489  cl-subs:      548  v-elim:      0  v-fix:    0  time:  4.22 s
68.96/17.31	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
68.96/17.34	c vivif2 --  cl tried    20501 cl shrink        0 lits rem          0 time: 0.15
69.75/17.55	c asymm  cl-useful: 0/1613/11887 lits-rem:0 time: 0.81
69.75/17.56	c calculated reachability. Time: 0.00
69.75/17.56	c  N dy   368     69884      2325     11887    243666     20501    768182    879118     13.21   no data  --
71.74/18.06	c  N dy   386     74461      2325     11887    243666     14133    768182    399345     13.21     13.97  --
74.10/18.61	c  N dy   412     79334      2325     11887    243666     18954    768182    698104     13.25     14.14  --
76.51/19.22	c  N dy   450     84448      2325     11887    243666     12154    768182    248687     13.34     14.07  --
77.68/19.53	c  F st   458     87500      2325     11887    243666     15173    768182    420032     13.33     13.18  --
79.28/19.91	c  N st   463     90798      2325     11887    243666     18434    768182    612130     13.33   no data  --
82.07/20.60	c  N dy   486     96949      2325     11887    243666     24523    768182   1021849     13.37     14.30  --
84.84/21.32	c  N dy   529    103373      2325     11887    243666     18018    768182    572675     13.45     14.21  --
85.25/21.49	c  S st   538    104827      2325     11887    243666     19464    768182    659679     13.45     12.34  --
85.65/21.54	c  S st   538    105330      2325     11887    243666     19967    768182    696627     13.45   no data  --
85.65/21.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
85.65/21.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.20/21.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  1.46
87.20/21.98	c bin-w-bin subsume rem            0 bins  time:  0.14 s
92.33/23.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.09 s
92.73/23.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
92.73/23.32	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.09 s
103.78/26.19	c lits-rem:       783  cl-subs:      307  v-elim:      0  v-fix:    0  time: 11.29 s
103.78/26.19	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
104.18/26.22	c vivif2 --  cl tried    19660 cl shrink        0 lits rem          0 time: 0.12
104.97/26.42	c asymm  cl-useful: 0/1642/11887 lits-rem:0 time: 0.78
104.97/26.43	c calculated reachability. Time: 0.01
104.97/26.43	c  N dy   538    105330      2325     11887    243666     19660    768181    685707     13.45   no data  --
108.91/27.43	c  N dy   566    113966      2325     11887    243666     14341    768181    279725     13.46     14.22  --
112.07/28.25	c  N dy   615    121285      2325     11887    243666     21600    768181    727259     13.54     16.73  --
115.64/29.15	c  N dy   660    129033      2325     11887    243666     29286    768181   1224328     13.57     14.32  --
119.57/30.10	c  N dy   704    137306      2325     11887    243666     22605    768181    743073     13.61     14.78  --
123.52/31.18	c  N dy   755    146149      2325     11887    243666     31372    768181   1278596     13.66     14.39  --
128.26/32.32	c  N dy   793    155506      2325     11887    243666     24759    768181    782354     13.67     14.41  --
129.43/32.62	c  S st   807    157995      2325     11887    243666     27228    768181    934458     13.68     12.90  --
129.43/32.68	c  S st   807    158495      2325     11887    243666     27728    768181    974366     13.68   no data  --
129.43/32.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
129.43/32.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.02/33.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.8M T:  1.51
131.42/33.14	c bin-w-bin subsume rem            0 bins  time:  0.14 s
136.56/34.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.26 s
136.96/34.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
136.96/34.52	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
140.96/35.54	c lits-rem:       410  cl-subs:      638  v-elim:      0  v-fix:    0  time:  4.06 s
140.96/35.55	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
140.96/35.59	c vivif2 --  cl tried    27090 cl shrink        0 lits rem          0 time: 0.18
141.78/35.80	c asymm  cl-useful: 0/1672/11887 lits-rem:0 time: 0.82
142.18/35.81	c calculated reachability. Time: 0.01
142.18/35.81	c  N dy   807    158495      2325     11887    243666     27090    768181    956409     13.68   no data  --
147.34/37.17	c  N dy   861    169728      2325     11887    243666     21377    768181    558519     13.71     14.56  --
152.94/38.55	c  N dy   915    181020      2325     11887    243666     32567    768181   1234869     13.74     14.55  --
158.53/39.97	c  N dy   967    192647      2325     11887    243666     26260    768181    839749     13.75     21.14  --
164.93/41.51	c  N dy  1023    205020      2325     11887    243666     19705    768181    390799     13.79     16.07  --
171.32/43.16	c  N dy  1075    218298      2325     11887    243666     32823    768181   1155920     13.78     14.82  --
178.51/44.93	c  N dy  1150    232308      2325     11887    243666     26903    768181    785575     13.82     14.68  --
180.90/45.60	c  S st  1183    237743      2325     11887    243666     32287    768181   1119193     13.84     12.68  --
181.32/45.65	c  S st  1183    238246      2325     11887    243666     32790    768181   1156807     13.84   no data  --
181.32/45.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
181.32/45.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.90/46.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.3M T:  1.59
183.30/46.14	c bin-w-bin subsume rem            0 bins  time:  0.14 s
188.49/47.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.42 s
188.89/47.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
188.89/47.54	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
194.09/48.84	c lits-rem:       340  cl-subs:      466  v-elim:      0  v-fix:    0  time:  5.16 s
194.09/48.84	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
194.09/48.90	c vivif2 --  cl tried    32324 cl shrink        0 lits rem          0 time: 0.20
195.28/49.10	c asymm  cl-useful: 0/1637/11887 lits-rem:0 time: 0.81
195.28/49.11	c calculated reachability. Time: 0.01
195.28/49.11	c  N dy  1183    238246      2325     11887    243666     32324    768181   1140173     13.84   no data  --
202.88/51.07	c  N dy  1237    253511      2325     11887    243666     26642    768181    697372     13.84     14.69  --
211.67/53.28	c  N dy  1309    270892      2325     11887    243666     22088    768181    392699     13.85     14.64  --
220.46/55.43	c  N dy  1387    288856      2325     11887    243666     39857    768181   1449187     13.86     14.75  --
228.85/57.55	c  F st  1449    306251      2325     11887    243666     34314    768181   1064139     13.86     12.32  --
229.67/57.72	c  N st  1452    307444      2325     11887    243666     35495    768181   1143977     13.86   no data  --
239.64/60.29	c  N dy  1513    327508      2325     11887    243666     31588    768181    875232     13.86     14.61  --
250.02/62.88	c  N dy  1596    347565      2325     11887    243666     26693    768181    525095     13.85     16.90  --
254.82/64.07	c  S st  1628    357370      2325     11887    243666     36382    768181   1070642     13.85   no data  --
255.22/64.13	c  S st  1628    357872      2325     11887    243666     36882    768181   1105765     13.85   no data  --
255.22/64.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
255.22/64.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
256.82/64.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.8M T:  1.63
257.21/64.63	c bin-w-bin subsume rem            0 bins  time:  0.14 s
262.40/65.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.13 s
262.40/65.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
262.40/65.96	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
267.60/67.25	c lits-rem:       504  cl-subs:      577  v-elim:      0  v-fix:    0  time:  5.16 s
267.60/67.26	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
268.00/67.32	c vivif2 --  cl tried    36305 cl shrink        0 lits rem          0 time: 0.22
268.40/67.46	c asymm  cl-useful: 0/1096/11887 lits-rem:0 time: 0.57
268.40/67.47	c calculated reachability. Time: 0.01
268.40/67.47	c  N dy  1628    357872      2325     11887    243666     36305    768181   1089988     13.85   no data  --
278.79/70.08	c  N dy  1711    379076      2325     11887    243666     31575    768181    756435     13.86     14.62  --
289.97/72.83	c  N dy  1781    400544      2325     11887    243666     52741    768181   1932105     13.84     14.65  --
300.39/75.46	c  N dy  1860    421637      2325     11887    243666     46876    768181   1610262     13.84     14.67  --
310.75/78.06	c  N dy  1947    441835      2325     11887    243666     39162    768181   1114571     13.85     14.62  --
321.55/80.75	c  N dy  2022    461973      2325     11887    243666     30441    768181    569446     13.84     14.76  --
331.92/83.36	c  N dy  2097    482129      2325     11887    243666     50371    768181   1685425     13.84     14.71  --
341.92/85.89	c  N dy  2196    502342      2325     11887    243666     40721    768181   1141402     13.85     14.64  --
352.72/88.58	c  N dy  2289    522603      2325     11887    243666     60793    768181   2313307     13.86     14.61  --
360.30/90.44	c  S st  2335    536809      2325     11887    243666     44167    768181   1253631     13.85     12.34  --
360.30/90.49	c  S st  2335    537311      2325     11887    243666     44669    768181   1288567     13.85   no data  --
360.70/90.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
360.70/90.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
362.29/90.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.4M T:  1.64
362.69/91.00	c bin-w-bin subsume rem            0 bins  time:  0.14 s
367.49/92.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.15 s
367.89/92.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
367.89/92.34	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
373.08/93.68	c lits-rem:       262  cl-subs:      724  v-elim:      0  v-fix:    0  time:  5.35 s
373.08/93.69	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
373.48/93.75	c vivif2 --  cl tried    43945 cl shrink        0 lits rem          0 time: 0.25
374.28/93.96	c asymm  cl-useful: 0/1282/11887 lits-rem:0 time: 0.83
374.28/93.97	c calculated reachability. Time: 0.01
374.28/93.97	c  N dy  2335    537311      2325     11887    243666     43945    768181   1270700     13.85   no data  --
385.47/96.72	c  N dy  2423    557615      2325     11887    243666     32379    768181    546398     13.86     14.60  --
395.86/99.37	c  N dy  2496    577953      2325     11887    243666     52486    768181   1673949     13.86     14.65  --
407.04/102.17	c  N dy  2565    598044      2325     11887    243666     39693    768181    930042     13.85     15.26  --
418.64/105.02	c  N dy  2645    618717      2325     11887    243666     60089    768181   2045462     13.85     14.65  --
430.62/108.09	c  N dy  2735    641116      2325     11887    243666     48615    768181   1367716     13.85     14.60  --
442.61/111.09	c  N dy  2812    661334      2325     11887    243666     68567    768181   2412505     13.84     14.59  --
453.81/113.86	c  N dy  2906    681493      2325     11887    243666     53960    768181   1647842     13.85     14.74  --
465.38/116.77	c  N dy  2987    701622      2325     11887    243666     38263    768181    724907     13.86     14.64  --
476.18/119.45	c  N dy  3066    721761      2325     11887    243666     58162    768181   1826105     13.86     14.60  --
487.75/122.36	c  N dy  3151    742020      2325     11887    243666     41632    768181    864701     13.86     14.63  --
498.94/125.12	c  N dy  3240    762272      2325     11887    243666     61648    768181   1990884     13.86     14.74  --
510.94/128.16	c  N dy  3338    782319      2325     11887    243666     43910    768181    949394     13.87     15.13  --
522.51/131.05	c  N dy  3424    802379      2325     11887    243666     63746    768181   2039226     13.87     14.68  --
524.53/131.54	c  S st  3437    805966      2325     11887    243666     67310    768181   2253975     13.87   no data  --
524.91/131.61	c  S st  3437    806470      2325     11887    243666     67813    768181   2288624     13.87   no data  --
524.91/131.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
524.91/131.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
526.90/132.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.2M T:  1.90
527.30/132.23	c bin-w-bin subsume rem            0 bins  time:  0.14 s
532.50/133.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.46 s
532.91/133.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.09 s
532.91/133.64	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
543.28/136.22	c lits-rem:       221  cl-subs:     1546  v-elim:      0  v-fix:    0  time: 10.27 s
543.28/136.22	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
543.68/136.34	c vivif2 --  cl tried    66267 cl shrink        0 lits rem          0 time: 0.45
544.48/136.56	c asymm  cl-useful: 0/1165/11887 lits-rem:0 time: 0.87
544.48/136.56	c calculated reachability. Time: 0.00
544.48/136.56	c  N dy  3437    806470      2325     11887    243666     66267    768181   2246534     13.87   no data  --
556.47/139.57	c  N dy  3517    826529      2325     11887    243666     47539    768181   1139645     13.87     16.86  --
567.66/142.33	c  N dy  3592    846564      2325     11887    243666     67354    768181   2258976     13.87     14.80  --
580.45/145.52	c  N dy  3681    868506      2325     11887    243666     49503    768181   1178060     13.87     14.67  --
591.62/148.39	c  N dy  3775    888573      2325     11887    243666     69344    768181   2278706     13.88     14.62  --
603.64/151.35	c  N dy  3842    908971      2325     11887    243666     48957    768181   1101779     13.87     14.90  --
614.80/154.19	c  N dy  3925    928980      2325     11887    243666     68708    768181   2167650     13.88     15.59  --
626.78/157.16	c  N dy  4018    949002      2325     11887    243666     46984    768181    947296     13.88     15.04  --
637.98/159.93	c  N dy  4085    969073      2325     11887    243666     66800    768181   2019286     13.88     14.65  --
650.36/163.07	c  N dy  4149    989113      2325     11887    243666     44126    768181    749068     13.87     15.12  --
661.54/165.82	c  N dy  4221   1009284      2325     11887    243666     64028    768181   1799821     13.87     14.76  --
672.73/168.64	c  N dy  4301   1029570      2325     11887    243666     84065    768181   2913352     13.87     14.62  --
683.92/171.50	c  N dy  4363   1049575      2325     11887    243666     60341    768181   1564685     13.86     14.66  --
696.31/174.55	c  N dy  4434   1069920      2325     11887    243666     80410    768181   2602863     13.86     14.64  --
697.50/174.87	c  F st  4445   1071875      2325     11887    243666     82335    768181   2704914     13.86     12.22  --
708.71/177.67	c  N dy  4513   1090517      2325     11887    243666     56377    768181   1356273     13.86     14.71  --
720.68/180.68	c  N dy  4582   1110634      2325     11887    243666     76222    768181   2404801     13.86     14.74  --
733.87/183.92	c  N dy  4660   1130881      2325     11887    243666     50807    768181    979042     13.86     14.59  --
746.25/187.03	c  N dy  4749   1151738      2325     11887    243666     71428    768181   2097793     13.86     14.68  --
759.43/190.32	c  N dy  4818   1172074      2325     11887    243666     91522    768181   3140973     13.86     14.65  --
770.65/193.18	c  N dy  4904   1192818      2325     11887    243666     65617    768181   1746946     13.86     14.70  --
780.61/195.64	c  S st  4968   1209707      2325     11887    243666     82294    768181   2620767     13.86     12.51  --
781.00/195.71	c  S st  4968   1210211      2325     11887    243666     82798    768181   2657564     13.86   no data  --
781.00/195.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
781.00/195.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
783.01/196.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.2M T:  1.92
783.42/196.34	c bin-w-bin subsume rem            0 bins  time:  0.14 s
789.00/197.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.67 s
789.00/197.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.09 s
789.40/197.80	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
802.18/201.08	c lits-rem:       222  cl-subs:     2221  v-elim:      0  v-fix:    0  time: 13.08 s
802.18/201.09	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
802.98/201.23	c vivif2 --  cl tried    80577 cl shrink        0 lits rem          0 time: 0.56
803.78/201.45	c asymm  cl-useful: 0/1187/11887 lits-rem:0 time: 0.89
803.78/201.46	c calculated reachability. Time: 0.01
803.78/201.46	c  N dy  4968   1210211      2325     11887    243666     80577    768181   2602805     13.86   no data  --
815.77/204.42	c  N dy  5066   1230299      2325     11887    243666     53010    768181   1021586     13.86     14.67  --
826.95/207.26	c  N dy  5160   1250303      2325     11887    243666     72785    768181   2093047     13.86     17.52  --
838.93/210.26	c  N dy  5240   1270709      2325     11887    243666     92968    768181   3209039     13.86     14.68  --
850.52/213.19	c  N dy  5301   1290760      2325     11887    243666     64305    768181   1526662     13.86     16.49  --
862.11/216.04	c  N dy  5402   1310777      2325     11887    243666     84104    768181   2631960     13.86     19.96  --
874.50/219.19	c  N dy  5478   1330844      2325     11887    243666     54460    768181    989523     13.86     16.18  --
886.08/222.00	c  N dy  5550   1351241      2325     11887    243666     74591    768181   2024969     13.86     14.63  --
898.46/225.12	c  N dy  5641   1371426      2325     11887    243666     94496    768181   3084824     13.87     14.64  --
910.06/228.07	c  N dy  5716   1391493      2325     11887    243666     63991    768181   1480153     13.87     19.01  --
922.04/231.05	c  N dy  5773   1411761      2325     11887    243666     83978    768181   2475152     13.86     14.74  --
934.83/234.28	c  N dy  5860   1431937      2325     11887    243666     52590    768181    839803     13.86     14.60  --
945.62/236.99	c  N dy  5940   1451957      2325     11887    243666     72330    768181   1896916     13.86     14.61  --
958.40/240.13	c  N dy  5996   1472517      2325     11887    243666     92594    768181   2947427     13.86     14.61  --
971.19/243.31	c  N dy  6080   1493210      2325     11887    243666     60737    768181   1206519     13.86     14.97  --
982.37/246.15	c  N dy  6139   1513337      2325     11887    243666     80593    768181   2243552     13.85     14.69  --
994.78/249.23	c  N dy  6213   1533421      2325     11887    243666    100419    768181   3293682     13.85     14.58  --
1007.14/252.34	c  N dy  6276   1554013      2325     11887    243666     67457    768181   1505829     13.84     14.59  --
1018.73/255.28	c  N dy  6341   1574330      2325     11887    243666     87504    768181   2576768     13.84     14.65  --
1033.93/259.05	c  N dy  6414   1594815      2325     11887    243666    107689    768181   3602599     13.84     14.67  --
1046.69/262.29	c  N dy  6506   1614868      2325     11887    243666     73212    768181   1801804     13.84     17.83  --
1058.29/265.18	c  N dy  6581   1634905      2325     11887    243666     93037    768181   2896890     13.84     14.73  --
1072.27/268.64	c  N dy  6645   1655300      2325     11887    243666     57878    768181    971029     13.84     14.61  --
1083.45/271.41	c  N dy  6719   1675498      2325     11887    243666     77799    768181   2003403     13.84     14.63  --
1095.46/274.47	c  N dy  6804   1695519      2325     11887    243666     97559    768181   3068109     13.84     14.59  --
1105.03/276.89	c  S st  6854   1710213      2325     11887    243666    112022    768181   3807749     13.84   no data  --
1106.22/277.10	c  S st  6854   1710714      2325     11887    243666     56295    768181    837206     13.84   no data  --
1106.22/277.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1106.22/277.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1107.82/277.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.5M T:  1.59
1107.82/277.58	c bin-w-bin subsume rem            0 bins  time:  0.14 s
1112.22/278.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.28 s
1112.22/278.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
1112.62/278.71	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
1114.61/279.28	c lits-rem:        86  cl-subs:       20  v-elim:      0  v-fix:    0  time:  2.31 s
1114.61/279.29	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
1115.01/279.35	c vivif2 --  cl tried    56275 cl shrink        0 lits rem          0 time: 0.22
1115.81/279.56	c asymm  cl-useful: 0/1251/11887 lits-rem:0 time: 0.85
1115.81/279.57	c calculated reachability. Time: 0.01
1115.81/279.57	c  N dy  6854   1710714      2325     11887    243666     56275    768181    836730     13.84   no data  --
1127.40/282.48	c  N dy  6918   1731041      2325     11887    243666     76348    768181   1841595     13.83     14.59  --
1139.80/285.59	c  N dy  7010   1751062      2325     11887    243666     96130    768181   2872994     13.84     14.69  --
1153.37/288.90	c  N dy  7092   1771441      2325     11887    243666     59019    768181    951655     13.84     14.59  --
1164.96/291.86	c  N dy  7158   1792026      2325     11887    243666     79282    768181   1978649     13.83     14.64  --
1179.37/295.44	c  N dy  7216   1813555      2325     11887    243666    100510    768181   3007281     13.83     14.57  --
1192.55/298.77	c  N dy  7297   1833662      2325     11887    243666     62160    768181   1076433     13.83     14.56  --
1204.11/301.70	c  N dy  7404   1853752      2325     11887    243666     82015    768181   2129231     13.83     14.71  --
1217.30/304.99	c  N dy  7487   1874467      2325     11887    243666    102493    768181   3199837     13.83     14.65  --
1230.88/308.32	c  N dy  7580   1894525      2325     11887    243666     63040    768181   1071899     13.83     14.62  --
1242.06/311.15	c  N dy  7641   1914726      2325     11887    243666     82987    768181   2127945     13.83     14.59  --
1254.44/314.24	c  N dy  7725   1934793      2325     11887    243666    102795    768181   3164968     13.83     14.61  --
1268.44/317.70	c  N dy  7812   1954795      2325     11887    243666     62309    768181    999904     13.84     15.06  --
1280.04/320.62	c  N dy  7885   1975015      2325     11887    243666     82214    768181   2002565     13.83     14.64  --
1292.41/323.72	c  N dy  7984   1995030      2325     11887    243666    102010    768181   3062055     13.84     15.52  --
1305.99/327.15	c  N dy  8062   2015305      2325     11887    243666    122071    768181   4079346     13.84     14.64  --
1317.97/330.14	c  N dy  8124   2035328      2325     11887    243666     80606    768181   1898658     13.83     15.42  --
1330.36/333.22	c  N dy  8187   2055335      2325     11887    243666    100394    768181   2992432     13.83     18.50  --
1343.94/336.65	c  N dy  8252   2075343      2325     11887    243666    120085    768181   4028172     13.83     19.81  --
1356.73/339.82	c  N dy  8312   2095529      2325     11887    243666     77805    768181   1702809     13.83     14.61  --
1368.71/342.87	c  N dy  8391   2115658      2325     11887    243666     97697    768181   2721890     13.83     14.72  --
1382.30/346.27	c  N dy  8454   2136427      2325     11887    243666    118152    768181   3763315     13.82     14.63  --
1396.68/349.86	c  N dy  8529   2156954      2325     11887    243666     75250    768181   1542357     13.82     14.70  --
1409.86/353.15	c  N dy  8614   2177304      2325     11887    243666     95383    768181   2595247     13.83     14.56  --
1423.05/356.46	c  N dy  8684   2197817      2325     11887    243666    115643    768181   3651619     13.82     14.57  --
1432.64/358.82	c  S st  8737   2210715      2325     11887    243666     64192    768181    942676     13.82     13.86  --
1432.64/358.88	c  S st  8737   2211219      2325     11887    243666     64696    768181    977826     13.82   no data  --
1432.64/358.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1432.64/358.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1434.63/359.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.1M T:  1.68
1434.63/359.39	c bin-w-bin subsume rem            0 bins  time:  0.14 s
1439.42/360.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.41 s
1439.42/360.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
1439.42/360.55	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
1442.64/361.35	c lits-rem:        72  cl-subs:       25  v-elim:      0  v-fix:    0  time:  3.21 s
1442.64/361.36	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
1443.04/361.42	c vivif2 --  cl tried    64671 cl shrink        0 lits rem          0 time: 0.26
1443.82/361.64	c asymm  cl-useful: 0/1221/11887 lits-rem:0 time: 0.87
1443.82/361.65	c calculated reachability. Time: 0.01
1443.82/361.65	c  N dy  8737   2211219      2325     11887    243666     64671    768181    977248     13.82   no data  --
1455.82/364.66	c  N dy  8809   2232138      2325     11887    243666     85347    768181   2016292     13.82     14.57  --
1468.19/367.71	c  N dy  8860   2252151      2325     11887    243666    105129    768181   3083984     13.82     14.63  --
1481.78/371.11	c  N dy  8923   2272627      2325     11887    243666    125348    768181   4108848     13.81     14.56  --
1494.56/374.30	c  N dy  9011   2292929      2325     11887    243666     80186    768181   1723054     13.82     14.56  --
1506.55/377.38	c  N dy  9099   2313103      2325     11887    243666    100085    768181   2753778     13.82     14.55  --
1520.14/380.79	c  N dy  9186   2333748      2325     11887    243666    120479    768181   3834264     13.82     14.62  --
1534.51/384.32	c  N dy  9263   2354737      2325     11887    243666     75067    768181   1427125     13.82     14.63  --
1546.10/387.28	c  N dy  9337   2374800      2325     11887    243666     94868    768181   2408300     13.82     14.62  --
1559.29/390.52	c  N dy  9439   2394832      2325     11887    243666    114665    768181   3432902     13.82     14.58  --
1573.67/394.14	c  N dy  9522   2415261      2325     11887    243666     67691    768181   1008369     13.82     14.60  --
1585.25/397.03	c  N dy  9602   2435272      2325     11887    243666     87448    768181   2060193     13.82     14.60  --
1598.04/400.27	c  N dy  9676   2456152      2325     11887    243666    108022    768181   3133062     13.82     14.56  --
1611.63/403.69	c  N dy  9759   2476267      2325     11887    243666    127880    768181   4163294     13.82     14.56  --
1625.21/407.07	c  N dy  9829   2496338      2325     11887    243666     79599    768181   1599919     13.82     14.74  --
1638.39/410.33	c  N dy  9900   2516469      2325     11887    243666     99454    768181   2629705     13.82     14.67  --
1651.98/413.72	c  N dy  9986   2536502      2325     11887    243666    119211    768181   3663622     13.82     14.58  --
1666.37/417.37	c  N dy 10068   2556754      2325     11887    243666     70122    768181   1064030     13.82     14.57  --
1678.35/420.30	c  N dy 10151   2576881      2325     11887    243666     90002    768181   2065279     13.82     14.56  --
1691.13/423.52	c  N dy 10219   2597590      2325     11887    243666    110427    768181   3083957     13.82     14.55  --
1704.71/426.96	c  N dy 10308   2617741      2325     11887    243666    130325    768181   4100595     13.82     14.79  --
1718.30/430.35	c  N dy 10386   2637748      2325     11887    243666     79988    768181   1516160     13.82     14.59  --
1730.69/433.42	c  N dy 10469   2657832      2325     11887    243666     99834    768181   2573030     13.82     14.79  --
1744.67/436.95	c  N dy 10549   2678545      2325     11887    243666    120282    768181   3589578     13.82     14.80  --
1758.26/440.33	c  N dy 10628   2698692      2325     11887    243666    140124    768181   4664557     13.82     14.61  --
1766.64/442.49	c  S st 10682   2711220      2325     11887    243666     81463    768181   1575587     13.82     11.55  --
1767.04/442.56	c  S st 10682   2711721      2325     11887    243666     81964    768181   1614736     13.82   no data  --
1767.04/442.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1767.04/442.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1769.04/443.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.3M T:  1.83
1769.44/443.13	c bin-w-bin subsume rem            0 bins  time:  0.14 s
1774.63/444.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.11 s
1774.63/444.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
1774.63/444.46	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
1781.82/446.25	c lits-rem:       283  cl-subs:      530  v-elim:      0  v-fix:    0  time:  7.15 s
1781.82/446.26	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
1782.22/446.36	c vivif2 --  cl tried    81434 cl shrink        0 lits rem          0 time: 0.39
1783.02/446.58	c asymm  cl-useful: 0/1179/11887 lits-rem:0 time: 0.90
1783.02/446.59	c calculated reachability. Time: 0.01
1783.02/446.59	c  N dy 10682   2711721      2325     11887    243666     81434    768181   1601145     13.82   no data  --
1795.01/449.59	c  N dy 10766   2731758      2325     11887    243666    101204    768181   2617415     13.82     14.59  --
1808.19/452.88	c  N dy 10850   2751845      2325     11887    243666    121027    768181   3619992     13.83     14.61  --
1822.18/456.40	c  N dy 10912   2773004      2325     11887    243666    141858    768181   4669000     13.82     14.66  --
1836.16/459.87	c  N dy 10997   2794969      2325     11887    243666     91499    768181   2070130     13.82     14.64  --
1849.35/463.15	c  N dy 11069   2815454      2325     11887    243666    111746    768181   3109058     13.82     15.03  --
1862.94/466.56	c  N dy 11152   2835811      2325     11887    243666    131842    768181   4173466     13.82     14.64  --
1876.92/470.09	c  N dy 11209   2855919      2325     11887    243666     78648    768181   1350748     13.82     14.60  --
1889.70/473.28	c  N dy 11275   2876853      2325     11887    243666     99286    768181   2399383     13.82     14.57  --
1902.89/476.55	c  N dy 11376   2897128      2325     11887    243666    119307    768181   3449462     13.82     14.57  --
1916.87/480.08	c  N dy 11454   2917167      2325     11887    243666    139097    768181   4434654     13.82     14.57  --
1930.89/483.55	c  N dy 11532   2937290      2325     11887    243666     84965    768181   1649837     13.82     14.74  --
1944.07/486.82	c  N dy 11607   2957366      2325     11887    243666    104766    768181   2633133     13.82     16.15  --
1958.43/490.45	c  N dy 11702   2977640      2325     11887    243666    124812    768181   3686719     13.82     14.56  --
1974.43/494.48	c  N dy 11797   2997917      2325     11887    243666    144811    768181   4701976     13.82     14.64  --
1989.60/498.26	c  N dy 11886   3018609      2325     11887    243666     90213    768181   1838006     13.82     14.59  --
2003.17/501.62	c  N dy 11947   3038974      2325     11887    243666    110264    768181   2847929     13.82     14.59  --
2017.56/505.21	c  N dy 12050   3059067      2325     11887    243666    130096    768181   3859467     13.82     14.61  --
2031.97/508.85	c  N dy 12129   3079127      2325     11887    243666    149917    768181   4880047     13.82     15.48  --
2044.75/512.10	c  N dy 12212   3099167      2325     11887    243666     93705    768181   2016556     13.82     14.56  --
2058.33/515.42	c  N dy 12289   3119335      2325     11887    243666    113626    768181   3023266     13.82     14.58  --
2072.30/518.98	c  N dy 12353   3139695      2325     11887    243666    133680    768181   4034901     13.82     14.56  --
2087.08/522.67	c  N dy 12426   3159777      2325     11887    243666    153451    768181   5021082     13.82     14.69  --
2100.27/525.90	c  N dy 12490   3180318      2325     11887    243666     96795    768181   2131452     13.82     14.65  --
2113.85/529.37	c  N dy 12545   3200746      2325     11887    243666    116908    768181   3092315     13.82     14.58  --
2122.24/531.44	c  S st 12581   3211721      2325     11887    243666    127708    768181   3607575     13.82     12.95  --
2122.64/531.52	c  S st 12581   3212221      2325     11887    243666    128206    768181   3639303     13.82   no data  --
2122.64/531.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2122.64/531.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2125.03/532.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.1M T:  2.55
2125.83/532.36	c bin-w-bin subsume rem            0 bins  time:  0.14 s
2132.64/534.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.77 s
2132.64/534.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
2133.04/534.11	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
2164.98/542.12	c lits-rem:        64  cl-subs:     3926  v-elim:      0  v-fix:    0  time: 31.98 s
2164.98/542.13	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
2165.78/542.34	c vivif2 --  cl tried   124280 cl shrink        0 lits rem          0 time: 0.84
2166.58/542.58	c asymm  cl-useful: 0/1430/11887 lits-rem:0 time: 0.98
2166.58/542.60	c calculated reachability. Time: 0.01
2166.58/542.60	c  N dy 12581   3212221      2325     11887    243666    124280    768181   3549755     13.82   no data  --
2180.56/546.09	c  N dy 12654   3232787      2325     11887    243666    144604    768181   4578818     13.82     14.68  --
2194.56/549.60	c  N dy 12726   3252866      2325     11887    243666     86540    768181   1550740     13.81     14.88  --
2206.94/552.64	c  N dy 12795   3272927      2325     11887    243666    106330    768181   2557551     13.81     14.64  --
2220.12/555.95	c  N dy 12873   3293011      2325     11887    243666    126148    768181   3561266     13.81     14.65  --
2233.72/559.34	c  N dy 12965   3313109      2325     11887    243666    146009    768181   4611025     13.82     21.47  --
2249.68/563.35	c  N dy 13057   3336262      2325     11887    243666     89902    768181   1755716     13.82     14.57  --
2262.47/566.56	c  N dy 13145   3356352      2325     11887    243666    109677    768181   2749614     13.82     17.24  --
2276.05/569.93	c  N dy 13217   3376518      2325     11887    243666    129590    768181   3750522     13.82     14.58  --
2290.86/573.60	c  N dy 13317   3396553      2325     11887    243666    149361    768181   4754025     13.82     16.30  --
2305.61/577.39	c  N dy 13401   3417153      2325     11887    243666     89803    768181   1675143     13.82     14.69  --
2319.20/580.71	c  N dy 13482   3437177      2325     11887    243666    109554    768181   2679607     13.82     14.56  --
2333.99/584.41	c  N dy 13560   3457465      2325     11887    243666    129630    768181   3697527     13.82     14.58  --
2349.57/588.30	c  N dy 13650   3477507      2325     11887    243666    149398    768181   4705493     13.82     14.58  --
2364.35/592.09	c  N dy 13751   3498958      2325     11887    243666     89650    768181   1615821     13.83     14.57  --
2377.54/595.38	c  N dy 13823   3519270      2325     11887    243666    109688    768181   2604543     13.83     14.57  --
2391.12/598.75	c  N dy 13893   3539386      2325     11887    243666    129514    768181   3621385     13.82     14.85  --
2405.90/602.46	c  N dy 13985   3559689      2325     11887    243666    149538    768181   4627683     13.83     14.86  --
2421.89/606.41	c  N dy 14071   3579935      2325     11887    243666     87613    768181   1477058     13.83     14.71  --
2433.86/609.49	c  N dy 14163   3599962      2325     11887    243666    107374    768181   2507432     13.83     14.63  --
2448.26/613.01	c  N dy 14248   3620077      2325     11887    243666    127232    768181   3495383     13.83     14.61  --
2463.04/616.74	c  N dy 14332   3640207      2325     11887    243666    147086    768181   4502800     13.83     14.68  --
2479.02/620.75	c  N dy 14421   3660324      2325     11887    243666     84064    768181   1261688     13.83     14.61  --
2491.40/623.84	c  N dy 14509   3680352      2325     11887    243666    103863    768181   2302710     13.83     14.58  --
2504.99/627.29	c  N dy 14587   3700647      2325     11887    243666    123889    768181   3300916     13.83     14.64  --
2513.37/629.30	c  S st 14640   3712221      2325     11887    243666    135323    768181   3899321     13.83     13.12  --
2513.37/629.38	c  S st 14640   3712727      2325     11887    243666    135829    768181   3932982     13.83   no data  --
2513.77/629.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2513.77/629.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2515.77/629.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.2M T:  2.29
2516.57/630.15	c bin-w-bin subsume rem            0 bins  time:  0.14 s
2522.56/631.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.99 s
2522.56/631.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
2522.96/631.70	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
2562.52/641.65	c lits-rem:       321  cl-subs:     3239  v-elim:      0  v-fix:    0  time: 39.74 s
2562.52/641.66	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
2563.33/641.89	c vivif2 --  cl tried   132590 cl shrink        0 lits rem          0 time: 0.93
2564.51/642.19	c asymm  cl-useful: 0/1260/11887 lits-rem:0 time: 1.19
2564.91/642.20	c calculated reachability. Time: 0.01
2564.91/642.20	c  N dy 14640   3712727      2325     11887    243666    132590    768181   3856141     13.83   no data  --
2580.49/646.15	c  N dy 14734   3733255      2325     11887    243666    152866    768181   4899476     13.83     14.58  --
2596.07/650.05	c  F st 14829   3751563      2325     11887    243666     87026    768181   1377824     13.84   no data  --
2597.67/650.42	c  N st 14833   3753595      2325     11887    243666     89039    768181   1477016     13.84   no data  --
2611.66/653.97	c  N dy 14906   3773949      2325     11887    243666    109131    768181   2463107     13.84     14.61  --
2625.63/657.44	c  N dy 14968   3794256      2325     11887    243666    129122    768181   3435300     13.84     14.57  --
2640.01/661.07	c  N dy 15061   3814322      2325     11887    243666    148931    768181   4460853     13.84     17.13  --
2655.61/664.94	c  N dy 15130   3834727      2325     11887    243666    169030    768181   5434934     13.84     14.63  --
2669.98/668.53	c  N dy 15211   3855595      2325     11887    243666    104764    768181   2203420     13.84     14.59  --
2684.36/672.12	c  N dy 15291   3876110      2325     11887    243666    125020    768181   3194862     13.84     14.69  --
2699.57/675.91	c  N dy 15382   3897050      2325     11887    243666    145673    768181   4225972     13.84     14.57  --
2714.73/679.74	c  N dy 15468   3917066      2325     11887    243666    165394    768181   5238174     13.84     14.57  --
2729.51/683.44	c  N dy 15558   3937467      2325     11887    243666     99697    768181   1904961     13.84     14.58  --
2743.09/686.85	c  N dy 15640   3957520      2325     11887    243666    119475    768181   2874763     13.84     14.62  --
2757.10/690.32	c  N dy 15748   3977605      2325     11887    243666    139326    768181   3919565     13.84     14.79  --
2772.25/694.12	c  N dy 15838   3997684      2325     11887    243666    159131    768181   4922596     13.84     16.32  --
2788.23/698.11	c  N dy 15924   4017783      2325     11887    243666     92154    768181   1534993     13.84     14.58  --
2801.04/701.31	c  N dy 15999   4037868      2325     11887    243666    111934    768181   2514275     13.84     14.63  --
2815.80/705.01	c  N dy 16088   4058444      2325     11887    243666    132281    768181   3541376     13.84     14.58  --
2830.59/708.74	c  N dy 16173   4078795      2325     11887    243666    152382    768181   4549885     13.84     14.68  --
2846.57/712.72	c  N dy 16244   4099212      2325     11887    243666    172475    768181   5549755     13.84     14.60  --
2860.95/716.39	c  N dy 16298   4119467      2325     11887    243666    104615    768181   2086331     13.84     14.61  --
2874.54/719.75	c  N dy 16372   4139568      2325     11887    243666    124424    768181   3060149     13.84     14.58  --
2888.94/723.36	c  N dy 16442   4159957      2325     11887    243666    144540    768181   4070094     13.84     14.92  --
2904.51/727.20	c  N dy 16539   4180023      2325     11887    243666    164348    768181   5076036     13.84     14.62  --
2920.49/731.20	c  N dy 16619   4200173      2325     11887    243666     95463    768181   1619766     13.84     14.77  --
2928.50/733.22	c  S st 16671   4212727      2325     11887    243666    107836    768181   2252222     13.84   no data  --
2928.50/733.29	c  S st 16671   4213235      2325     11887    243666    108344    768181   2284158     13.84   no data  --
2928.87/733.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2928.87/733.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2930.87/733.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.0M T:  2.06
2931.27/733.95	c bin-w-bin subsume rem            0 bins  time:  0.14 s
2936.47/735.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.29 s
2936.47/735.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
2936.88/735.32	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.09 s
2949.66/738.50	c lits-rem:       345  cl-subs:     1343  v-elim:      0  v-fix:    0  time: 12.69 s
2949.66/738.51	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
2950.07/738.65	c vivif2 --  cl tried   107001 cl shrink        0 lits rem          0 time: 0.59
2951.25/738.98	c asymm  cl-useful: 0/1086/11887 lits-rem:0 time: 1.31
2951.25/738.99	c calculated reachability. Time: 0.01
2951.25/738.99	c  N dy 16671   4213235      2325     11887    243666    107001    768181   2253460     13.84   no data  --
2966.43/742.76	c  N dy 16766   4234046      2325     11887    243666    127572    768181   3302032     13.84     14.58  --
2981.23/746.48	c  N dy 16838   4254139      2325     11887    243666    147344    768181   4226281     13.84     14.64  --
2997.20/750.46	c  N dy 16909   4274607      2325     11887    243666    167503    768181   5224288     13.84     14.58  --
3013.98/754.66	c  N dy 16960   4296055      2325     11887    243666     98932    768181   1763577     13.84     14.75  --
3026.76/757.88	c  N dy 17040   4316097      2325     11887    243666    118710    768181   2743728     13.84     14.57  --
3040.75/761.36	c  N dy 17113   4336850      2325     11887    243666    139164    768181   3774383     13.84     14.68  --
3055.95/765.14	c  N dy 17183   4357270      2325     11887    243666    159277    768181   4755632     13.84     14.58  --
3070.72/768.86	c  N dy 17268   4377445      2325     11887    243666    179221    768181   5803563     13.84     14.77  --
3085.10/772.40	c  N dy 17337   4397456      2325     11887    243666    108229    768181   2187086     13.84     15.96  --
3098.68/775.83	c  N dy 17423   4418399      2325     11887    243666    128917    768181   3251800     13.84     14.58  --
3113.46/779.52	c  N dy 17512   4438550      2325     11887    243666    148794    768181   4241959     13.84     14.64  --
3129.05/783.45	c  N dy 17599   4459141      2325     11887    243666    169162    768181   5268437     13.84     14.73  --
3145.03/787.44	c  N dy 17683   4480195      2325     11887    243666     98172    768181   1656444     13.84     14.58  --
3158.61/790.82	c  N dy 17781   4500397      2325     11887    243666    118095    768181   2684486     13.84     14.64  --
3172.60/794.39	c  N dy 17874   4520585      2325     11887    243666    138044    768181   3667942     13.84     14.65  --
3188.17/798.24	c  N dy 17970   4540649      2325     11887    243666    157832    768181   4680735     13.84     17.37  --
3203.36/802.01	c  N dy 18050   4560832      2325     11887    243666    177765    768181   5731285     13.84     14.66  --
3218.16/805.75	c  N dy 18118   4580858      2325     11887    243666    104751    768181   1920941     13.84     14.60  --
3232.12/809.21	c  N dy 18195   4601273      2325     11887    243666    124903    768181   2910841     13.84     14.60  --
3246.51/812.86	c  N dy 18250   4621295      2325     11887    243666    144604    768181   3851629     13.84     15.87  --
3261.29/816.54	c  N dy 18332   4641314      2325     11887    243666    164332    768181   4845890     13.84     16.15  --
3277.67/820.61	c  N dy 18412   4661360      2325     11887    243666    184103    768181   5863616     13.84     18.86  --
3292.06/824.24	c  N dy 18505   4681897      2325     11887    243666    110658    768181   2239783     13.84     14.61  --
3306.06/827.79	c  N dy 18604   4701973      2325     11887    243666    130472    768181   3242897     13.84     14.58  --
3314.44/829.82	c  S st 18652   4713238      2325     11887    243666    141609    768181   3808105     13.84     13.17  --
3314.44/829.90	c  S st 18652   4713741      2325     11887    243666    142112    768181   3839209     13.84   no data  --
3314.85/829.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3314.85/829.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3317.22/830.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.7M T:  2.33
3317.62/830.67	c bin-w-bin subsume rem            0 bins  time:  0.14 s
3323.64/832.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.05 s
3324.04/832.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
3324.04/832.24	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
3357.58/840.69	c lits-rem:       260  cl-subs:     2967  v-elim:      0  v-fix:    0  time: 33.74 s
3357.98/840.70	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.04
3358.79/840.93	c vivif2 --  cl tried   139145 cl shrink        0 lits rem          0 time: 0.93
3359.57/841.13	c asymm  cl-useful: 0/826/11887 lits-rem:0 time: 0.80
3359.57/841.15	c calculated reachability. Time: 0.01
3359.57/841.15	c  N dy 18652   4713741      2325     11887    243666    139145    768181   3771374     13.84   no data  --
3375.56/845.16	c  N dy 18746   4734124      2325     11887    243666    159222    768181   4758758     13.85     14.76  --
3391.13/849.02	c  N dy 18815   4754224      2325     11887    243666    179037    768181   5725678     13.84     14.75  --
3407.14/853.09	c  N dy 18909   4774340      2325     11887    243666    104175    768181   1841569     13.85     14.59  --
3421.90/856.75	c  N dy 19003   4794856      2325     11887    243666    124410    768181   2858757     13.85     14.59  --
3437.08/860.50	c  N dy 19093   4814901      2325     11887    243666    144192    768181   3897739     13.85     14.69  --
3453.86/864.76	c  N dy 19163   4834914      2325     11887    243666    163889    768181   4840585     13.85     14.66  --
3470.23/868.89	c  N dy 19249   4855008      2325     11887    243666    183739    768181   5857406     13.85     14.67  --
3486.64/872.93	c  N dy 19334   4875183      2325     11887    243666    107962    768181   2010055     13.85     14.65  --
3500.60/876.41	c  N dy 19414   4895304      2325     11887    243666    127828    768181   3015719     13.85     14.62  --
3515.39/880.13	c  N dy 19504   4915804      2325     11887    243666    148048    768181   4041339     13.85     14.59  --
3532.17/884.30	c  N dy 19579   4936849      2325     11887    243666    168779    768181   5053572     13.85     14.62  --
3548.54/888.49	c  N dy 19655   4956910      2325     11887    243666    188577    768181   6031294     13.85     14.73  --
3564.53/892.42	c  N dy 19716   4977020      2325     11887    243666    111737    768181   2158111     13.85     14.81  --
3578.53/896.00	c  N dy 19807   4997549      2325     11887    243666    131962    768181   3168774     13.85     14.60  --
3594.09/899.86	c  N dy 19888   5018096      2325     11887    243666    152216    768181   4189751     13.85     14.78  --
3612.07/904.33	c  N dy 19972   5039045      2325     11887    243666    172853    768181   5254341     13.85     14.63  --
3630.46/908.92	c  N dy 20054   5059508      2325     11887    243666    193030    768181   6248990     13.85     14.61  --
3647.24/913.17	c  N dy 20150   5080033      2325     11887    243666    115704    768181   2274386     13.85     14.58  --
3662.03/916.84	c  N dy 20220   5100107      2325     11887    243666    135504    768181   3262818     13.85     14.58  --
3678.00/920.81	c  N dy 20290   5120287      2325     11887    243666    155395    768181   4272583     13.85     14.66  --
3695.18/925.19	c  N dy 20373   5140457      2325     11887    243666    175268    768181   5255390     13.85     14.61  --
3713.96/929.81	c  N dy 20445   5160714      2325     11887    243666    195220    768181   6235727     13.85     14.63  --
3730.34/933.91	c  N dy 20524   5180962      2325     11887    243666    116636    768181   2301027     13.85     14.62  --
3746.72/938.03	c  N dy 20597   5201573      2325     11887    243666    136934    768181   3278503     13.85     14.72  --
3756.31/940.49	c  S st 20646   5213743      2325     11887    243666    148958    768181   3871979     13.85     14.02  --
3756.70/940.57	c  S st 20646   5214245      2325     11887    243666    149460    768181   3910265     13.85   no data  --
3756.70/940.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3756.70/940.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3759.50/941.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.9M T:  2.66
3760.30/941.44	c bin-w-bin subsume rem            0 bins  time:  0.14 s
3766.30/942.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.01 s
3766.30/942.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
3766.30/942.99	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
3800.25/951.47	c lits-rem:       182  cl-subs:     4014  v-elim:      0  v-fix:    0  time: 33.84 s
3800.25/951.48	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.04
3801.45/951.73	c vivif2 --  cl tried   145446 cl shrink        0 lits rem          0 time: 1.01
3802.67/952.07	c asymm  cl-useful: 0/1395/11887 lits-rem:0 time: 1.37
3802.67/952.09	c calculated reachability. Time: 0.01
3802.67/952.09	c  N dy 20646   5214245      2325     11887    243666    145446    768181   3824206     13.85   no data  --
3820.24/956.47	c  N dy 20714   5234371      2325     11887    243666    165247    768181   4775849     13.85     14.74  --
3838.21/960.91	c  N dy 20831   5254415      2325     11887    243666    184996    768181   5780661     13.85     14.89  --
3856.97/965.62	c  N dy 20908   5274567      2325     11887    243666    105290    768181   1726883     13.85     14.75  --
3871.36/969.20	c  N dy 20979   5294664      2325     11887    243666    125062    768181   2719469     13.85     16.09  --
3885.34/972.73	c  N dy 21056   5314760      2325     11887    243666    144867    768181   3724533     13.85     17.68  --
3901.72/976.89	c  N dy 21128   5334852      2325     11887    243666    164703    768181   4667788     13.85     15.19  --
3921.71/981.86	c  N dy 21219   5355706      2325     11887    243666    185276    768181   5659388     13.85     14.60  --
3940.86/986.64	c  N dy 21277   5375730      2325     11887    243666    104462    768181   1662073     13.85     14.60  --
3955.25/990.25	c  N dy 21374   5395926      2325     11887    243666    124396    768181   2687439     13.85     14.58  --
3972.03/994.42	c  N dy 21470   5416066      2325     11887    243666    144243    768181   3655784     13.85     14.59  --
3989.21/998.71	c  N dy 21564   5436458      2325     11887    243666    164347    768181   4653177     13.85     14.63  --
4004.80/1002.69	c  N dy 21632   5456503      2325     11887    243666    184123    768181   5665937     13.85     16.01  --
4023.96/1007.43	c  N dy 21698   5476598      2325     11887    243666    102405    768181   1526680     13.85     14.74  --
4037.95/1010.92	c  N dy 21787   5496776      2325     11887    243666    122304    768181   2535207     13.85     14.61  --
4052.34/1014.52	c  N dy 21870   5516821      2325     11887    243666    142105    768181   3561481     13.85     14.66  --
4068.31/1018.57	c  N dy 21961   5537514      2325     11887    243666    162506    768181   4578863     13.85     14.60  --
4085.09/1022.76	c  N dy 22038   5557542      2325     11887    243666    182234    768181   5537356     13.85     14.68  --
4103.47/1027.31	c  N dy 22103   5578776      2325     11887    243666    203069    768181   6520353     13.85     14.67  --
4117.86/1030.96	c  N dy 22189   5599052      2325     11887    243666    120601    768181   2417826     13.85     14.60  --
4133.44/1034.83	c  N dy 22275   5619407      2325     11887    243666    140684    768181   3402161     13.85     14.89  --
4151.02/1039.23	c  N dy 22345   5640143      2325     11887    243666    161123    768181   4405975     13.85     14.74  --
4168.20/1043.58	c  N dy 22406   5661003      2325     11887    243666    181667    768181   5396200     13.85     14.64  --
4184.99/1047.75	c  N dy 22494   5681219      2325     11887    243666    201617    768181   6426522     13.85     14.73  --
4201.36/1051.80	c  N dy 22598   5701630      2325     11887    243666    118260    768181   2260916     13.85     14.98  --
4209.75/1053.91	c  S st 22649   5714246      2325     11887    243666    130721    768181   2914279     13.85     12.08  --
4209.75/1053.99	c  S st 22649   5714748      2325     11887    243666    131223    768181   2948556     13.85   no data  --
4210.15/1054.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4210.15/1054.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4212.14/1054.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.3M T:  2.27
4212.94/1054.72	c bin-w-bin subsume rem            0 bins  time:  0.14 s
4217.74/1055.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.11 s
4218.14/1056.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
4218.14/1056.04	c Removed useless bin:       0  fixed:     0  props:   1.22M  time:  0.10 s
4234.91/1060.20	c lits-rem:       113  cl-subs:     1573  v-elim:      0  v-fix:    0  time: 16.58 s
4234.91/1060.21	c vivif2 --  cl tried    11887 cl shrink        0 lits rem          0 time: 0.03
4235.31/1060.38	c vivif2 --  cl tried   129650 cl shrink        0 lits rem          0 time: 0.70
4236.51/1060.63	c asymm  cl-useful: 0/1010/11887 lits-rem:0 time: 0.98
4236.51/1060.64	c calculated reachability. Time: 0.01
4236.51/1060.64	c  N dy 22649   5714748      2325     11887    243666    129650    768181   2910969     13.85   no data  --
4251.32/1064.35	c  N dy 22714   5734853      2325     11887    243666    149478    768181   3865847     13.85     14.74  --
4266.88/1068.25	c  N dy 22792   5755575      2325     11887    243666    169885    768181   4887226     13.85     14.66  --
4282.85/1072.26	c  N dy 22863   5775664      2325     11887    243666    189686    768181   5860906     13.85     14.63  --
4301.24/1076.87	c  N dy 22938   5795808      2325     11887    243666    105044    768181   1550657     13.85     14.62  --
4315.62/1080.49	c  N dy 23027   5815986      2325     11887    243666    124933    768181   2529614     13.85     14.75  --
4330.42/1084.14	c  N dy 23103   5836508      2325     11887    243666    145196    768181   3554855     13.85     14.62  --
4345.98/1088.04	c  N dy 23192   5856605      2325     11887    243666    165008    768181   4544657     13.85     14.84  --
4363.16/1092.35	c  N dy 23285   5877070      2325     11887    243666    185214    768181   5533386     13.85     14.74  --
4381.95/1097.05	c  N dy 23361   5897762      2325     11887    243666    205560    768181   6490597     13.85     14.68  --
4397.93/1101.04	c  N dy 23454   5917833      2325     11887    243666    119867    768181   2287283     13.85     14.60  --
4413.52/1104.91	c  N dy 23528   5937842      2325     11887    243666    139625    768181   3276274     13.85     14.63  --
4429.89/1109.05	c  N dy 23615   5958756      2325     11887    243666    160257    768181   4289597     13.85     14.67  --
4446.67/1113.28	c  N dy 23688   5979363      2325     11887    243666    180538    768181   5275329     13.85     14.62  --
4463.84/1117.59	c  N dy 23772   5999391      2325     11887    243666    200281    768181   6248814     13.85     14.84  --
4483.42/1122.47	c  N dy 23855   6019749      2325     11887    243666    113830    768181   1901846     13.85     14.63  --
4499.80/1126.55	c  N dy 23937   6040339      2325     11887    243666    134151    768181   2880387     13.85     14.66  --
4515.38/1130.49	c  N dy 24019   6060389      2325     11887    243666    153906    768181   3882609     13.85     14.63  --
4532.59/1134.77	c  N dy 24114   6080487      2325     11887    243666    173707    768181   4867149     13.85     15.73  --
4550.95/1139.36	c  N dy 24212   6100589      2325     11887    243666    193545    768181   5872958     13.85     14.60  --
4570.53/1144.26	c  N dy 24286   6120646      2325     11887    243666    213321    768181   6870763     13.85     16.06  --
4587.70/1148.52	c  N dy 24383   6140689      2325     11887    243666    125639    768181   2506820     13.86     15.49  --
4603.69/1152.55	c  N dy 24465   6160761      2325     11887    243666    145433    768181   3488578     13.86     14.68  --
4620.87/1156.88	c  N dy 24548   6181020      2325     11887    243666    165429    768181   4469467     13.86     14.59  --
4638.84/1161.31	c  N dy 24606   6201029      2325     11887    243666    185088    768181   5392384     13.85     15.39  --
4650.44/1164.21	c  S st 24666   6214748      2325     11887    243666    198655    768181   6080865     13.85     14.08  --
4650.44/1164.29	c  S st 24666   6215251      2325     11887    243666    199158    768181   6116438     13.85   no data  --
4650.85/1164.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4650.85/1164.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4653.63/1165.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.3M T:  2.76
4654.43/1165.27	c bin-w-bin subsume rem            0 bins  time:  0.14 s
4660.82/1166.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.09 s
4660.82/1166.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.10 s
4660.82/1166.85	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.10 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-3257757-1304033924/watcher-3257757-1304033924 -o /tmp/evaluation-result-3257757-1304033924/solver-3257757-1304033924 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3257757-1304033924.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.13 8.08 7.61 6/180 28273
/proc/meminfo: memFree=23200764/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 418 0 0 0 0 0 0 0 25 0 4 0 593622907 52465664 357 33554432000 4194304 4650419 140734145772960 18446744073709551615 47016279008793 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 12809 357 306 112 0 7774 0
[pid=28273/tid=28274] ppid=28271 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593622907 52465664 357 33554432000 4194304 4650419 140734145772960 18446744073709551615 47016279008797 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593622907 52465664 357 33554432000 4194304 4650419 140734145772960 18446744073709551615 47016279009196 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593622907 52465664 357 33554432000 4194304 4650419 140734145772960 18446744073709551615 47016279008784 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.05609 s]
/proc/loadavg: 8.13 8.08 7.61 6/180 28273
/proc/meminfo: memFree=23200764/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=288312 CPUtime=0.17 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 6844 0 0 0 14 3 0 0 18 0 4 0 593622907 295231488 6614 33554432000 4194304 4650419 140734145772960 18446744073709551615 252458170862 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 72078 6669 343 112 0 67043 0
[pid=28273/tid=28274] ppid=28271 vsize=288444 CPUtime=0.04 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) D 28271 28273 27770 0 -1 4202560 1805 0 0 0 4 0 0 0 18 0 4 0 593622907 295366656 6740 33554432000 4194304 4650419 140734145772960 18446744073709551615 252458109111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=288444 CPUtime=0.04 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) S 28271 28273 27770 0 -1 4202560 1593 0 0 0 3 1 0 0 18 0 4 0 593622907 295366656 6809 33554432000 4194304 4650419 140734145772960 18446744073709551615 252458170862 0 0 4096 2 18446604453812743040 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=288576 CPUtime=0.03 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) S 28271 28273 27770 0 -1 4202560 1483 0 0 0 3 0 0 0 18 0 4 0 593622907 295501824 6867 33554432000 4194304 4650419 140734145772960 18446744073709551615 252458170862 0 0 4096 2 18446604453812743040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 288312

[startup+0.191165 s]
/proc/loadavg: 8.13 8.08 7.61 6/180 28273
/proc/meminfo: memFree=23200764/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=293128 CPUtime=0.71 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 10997 0 0 0 67 4 0 0 18 0 4 0 593622907 300163072 10755 33554432000 4194304 4650419 140734145772960 18446744073709551615 252457727009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 73348 10857 383 112 0 68313 0
[pid=28273/tid=28274] ppid=28271 vsize=293524 CPUtime=0.18 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) D 28271 28273 27770 0 -1 4202560 3015 0 0 0 17 1 0 0 18 0 4 0 593622907 300568576 10975 33554432000 4194304 4650419 140734145772960 18446744073709551615 252457726661 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=293656 CPUtime=0.17 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) D 28271 28273 27770 0 -1 4202560 2717 0 0 0 16 1 0 0 18 0 4 0 593622907 300703744 11074 33554432000 4194304 4650419 140734145772960 18446744073709551615 252458109111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=293788 CPUtime=0.17 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 2185 0 0 0 17 0 0 0 18 0 4 0 593622907 300838912 11197 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 293128

[startup+0.325836 s]
/proc/loadavg: 8.13 8.08 7.61 6/180 28273
/proc/meminfo: memFree=23200764/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=299788 CPUtime=1.33 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 19234 0 0 0 126 7 0 0 18 0 4 0 593622907 306982912 18813 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 74947 18840 390 112 0 69912 0
[pid=28273/tid=28274] ppid=28271 vsize=299928 CPUtime=0.33 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 5674 0 0 0 31 2 0 0 18 0 4 0 593622907 307126272 18962 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=308808 CPUtime=0.38 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) D 28271 28273 27770 0 -1 4202560 5702 0 0 0 36 2 0 0 18 0 4 0 593622907 316219392 19004 33554432000 4194304 4650419 140734145772960 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=310108 CPUtime=0.85 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 3971 0 0 0 85 0 0 0 19 0 4 0 593622907 317550592 20881 33554432000 4194304 4650419 140734145772960 18446744073709551615 252458109063 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 299788

[startup+1.01858 s]
/proc/loadavg: 8.13 8.08 7.61 6/180 28273
/proc/meminfo: memFree=23200764/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=301228 CPUtime=4 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 23057 0 0 0 392 8 0 0 18 0 4 0 593622907 308457472 20983 33554432000 4194304 4650419 140734145772960 18446744073709551615 4303919 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 75307 20983 392 112 0 70272 0
[pid=28273/tid=28274] ppid=28271 vsize=301228 CPUtime=1 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 6255 0 0 0 97 3 0 0 18 0 4 0 593622907 308457472 20983 33554432000 4194304 4650419 140734145772960 18446744073709551615 4331963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=301228 CPUtime=0.99 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 6272 0 0 0 97 2 0 0 19 0 4 0 593622907 308457472 20983 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=301228 CPUtime=0.99 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 4227 0 0 0 99 0 0 0 19 0 4 0 593622907 308457472 20983 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 301228

[startup+1.5005 s]
/proc/loadavg: 8.13 8.08 7.61 6/180 28273
/proc/meminfo: memFree=23200764/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=309024 CPUtime=5.92 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 26837 0 0 0 583 9 0 0 19 0 4 0 593622907 316440576 20660 33554432000 4194304 4650419 140734145772960 18446744073709551615 4303968 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 77256 20660 392 112 0 72221 0
[pid=28273/tid=28274] ppid=28271 vsize=309024 CPUtime=1.48 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 7169 0 0 0 145 3 0 0 19 0 4 0 593622907 316440576 20660 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363720 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=309024 CPUtime=1.47 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 7184 0 0 0 144 3 0 0 19 0 4 0 593622907 316440576 20660 33554432000 4194304 4650419 140734145772960 18446744073709551615 4364889 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=309024 CPUtime=1.47 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 5237 0 0 0 147 0 0 0 20 0 4 0 593622907 316440576 20660 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 309024

[startup+3.1002 s]
/proc/loadavg: 8.36 8.12 7.62 9/184 28277
/proc/meminfo: memFree=23070308/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=298840 CPUtime=12.32 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 36039 0 0 0 1220 12 0 0 22 0 4 0 593622907 306012160 22897 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 74710 22898 393 112 0 69675 0
[pid=28273/tid=28274] ppid=28271 vsize=298840 CPUtime=3.07 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 9302 0 0 0 304 3 0 0 23 0 4 0 593622907 306012160 22898 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=298840 CPUtime=3.06 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 9598 0 0 0 303 3 0 0 23 0 4 0 593622907 306012160 22898 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365606 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=298840 CPUtime=3.07 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 7702 0 0 0 306 1 0 0 25 0 4 0 593622907 306012160 22898 33554432000 4194304 4650419 140734145772960 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 298840

[startup+6.30061 s]
/proc/loadavg: 8.33 8.12 7.63 9/184 28277
/proc/meminfo: memFree=22954880/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=318660 CPUtime=25.1 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 53570 0 0 0 2495 15 0 0 25 0 4 0 593622907 326307840 37443 33554432000 4194304 4650419 140734145772960 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 79665 37443 394 112 0 74630 0
[pid=28273/tid=28274] ppid=28271 vsize=318660 CPUtime=6.28 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 11309 0 0 0 624 4 0 0 25 0 4 0 593622907 326307840 37443 33554432000 4194304 4650419 140734145772960 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=318660 CPUtime=6.24 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 15626 0 0 0 620 4 0 0 25 0 4 0 593622907 326307840 37443 33554432000 4194304 4650419 140734145772960 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=318660 CPUtime=6.27 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 14304 0 0 0 625 2 0 0 25 0 4 0 593622907 326307840 37443 33554432000 4194304 4650419 140734145772960 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 318660

[startup+12.7064 s]
/proc/loadavg: 8.30 8.12 7.63 9/184 28279
/proc/meminfo: memFree=22882308/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=307396 CPUtime=50.68 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 74948 0 0 0 5049 19 0 0 25 0 4 0 593622907 314773504 47291 33554432000 4194304 4650419 140734145772960 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 76849 47292 394 112 0 71814 0
[pid=28273/tid=28274] ppid=28271 vsize=307396 CPUtime=12.69 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 16377 0 0 0 1264 5 0 0 25 0 4 0 593622907 314773504 47292 33554432000 4194304 4650419 140734145772960 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=307396 CPUtime=12.62 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 21844 0 0 0 1257 5 0 0 25 0 4 0 593622907 314773504 47292 33554432000 4194304 4650419 140734145772960 18446744073709551615 4370697 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=307396 CPUtime=12.68 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 20669 0 0 0 1264 4 0 0 25 0 4 0 593622907 314773504 47292 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 307396

[startup+25.501 s]
/proc/loadavg: 8.34 8.13 7.64 10/185 28281
/proc/meminfo: memFree=22714272/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=504004 CPUtime=101.41 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 103658 0 0 0 10117 24 0 0 25 0 4 0 593622907 516100096 67256 33554432000 4194304 4650419 140734145772960 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 126001 67256 394 112 0 120966 0
[pid=28273/tid=28274] ppid=28271 vsize=504004 CPUtime=25.47 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 23458 0 0 0 2542 5 0 0 25 0 4 0 593622907 516100096 67256 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=504004 CPUtime=24.96 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 30551 0 0 0 2489 7 0 0 25 0 4 0 593622907 516100096 67256 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=504004 CPUtime=25.47 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 27437 0 0 0 2542 5 0 0 25 0 4 0 593622907 516100096 67256 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 504004

[startup+51.1003 s]
/proc/loadavg: 8.50 8.20 7.67 9/184 28281
/proc/meminfo: memFree=22586108/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=587144 CPUtime=203.3 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 150331 0 0 0 20295 35 0 0 25 0 4 0 593622907 601235456 80649 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 146786 80649 394 112 0 141751 0
[pid=28273/tid=28274] ppid=28271 vsize=587144 CPUtime=50.96 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 36526 0 0 0 5088 8 0 0 25 0 4 0 593622907 601235456 80649 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=587144 CPUtime=50.15 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 42723 0 0 0 5004 11 0 0 25 0 4 0 593622907 601235456 80649 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=587144 CPUtime=51.08 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 39842 0 0 0 5100 8 0 0 25 0 4 0 593622907 601235456 80649 33554432000 4194304 4650419 140734145772960 18446744073709551615 4314863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.3
Current children cumulated vsize (KiB) 587144

[startup+102.301 s]
/proc/loadavg: 8.22 8.16 7.69 9/184 28283
/proc/meminfo: memFree=22461568/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=653976 CPUtime=407.84 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 225193 0 0 0 40733 51 0 0 25 0 4 0 593622907 669671424 102347 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 163494 102347 394 112 0 158459 0
[pid=28273/tid=28274] ppid=28271 vsize=653976 CPUtime=102.16 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 60063 0 0 0 10203 13 0 0 25 0 4 0 593622907 669671424 102347 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=653976 CPUtime=101.11 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 64614 0 0 0 10096 15 0 0 25 0 4 0 593622907 669671424 102347 33554432000 4194304 4650419 140734145772960 18446744073709551615 4328437 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=653976 CPUtime=102.27 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 57485 0 0 0 10214 13 0 0 25 0 4 0 593622907 669671424 102347 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.84
Current children cumulated vsize (KiB) 653976

[startup+162.307 s]

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

[pid=28273] ppid=28271 vsize=1066524 CPUtime=2805.04 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1113282 0 0 0 280209 295 0 0 25 0 4 0 593622907 1092120576 173438 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 266631 173438 394 112 0 261596 0
[pid=28273/tid=28274] ppid=28271 vsize=1066524 CPUtime=702.14 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 259215 0 0 0 70146 68 0 0 25 0 4 0 593622907 1092120576 173438 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1066524 CPUtime=698.28 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 336216 0 0 0 69735 93 0 0 25 0 4 0 593622907 1092120576 173438 33554432000 4194304 4650419 140734145772960 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1066524 CPUtime=702.29 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 297137 0 0 0 70151 78 0 0 25 0 4 0 593622907 1092120576 173438 33554432000 4194304 4650419 140734145772960 18446744073709551615 4315116 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.04
Current children cumulated vsize (KiB) 1066524

[startup+762.301 s]
/proc/loadavg: 8.06 8.09 7.87 9/184 28300
/proc/meminfo: memFree=21814560/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1150284 CPUtime=3044.74 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1192200 0 0 0 304157 317 0 0 25 0 4 0 593622907 1177890816 176084 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 287571 176084 394 112 0 282536 0
[pid=28273/tid=28274] ppid=28271 vsize=1150284 CPUtime=762.13 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 275362 0 0 0 76140 73 0 0 25 0 4 0 593622907 1177890816 176084 33554432000 4194304 4650419 140734145772960 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1150284 CPUtime=758 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 365543 0 0 0 75699 101 0 0 25 0 4 0 593622907 1177890816 176084 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363680 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1150284 CPUtime=762.29 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 313961 0 0 0 76146 83 0 0 25 0 4 0 593622907 1177890816 176084 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.74
Current children cumulated vsize (KiB) 1150284

[startup+822.307 s]
/proc/loadavg: 8.13 8.10 7.89 9/184 28302
/proc/meminfo: memFree=21811912/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1068460 CPUtime=3284.49 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1284870 0 0 0 328107 342 0 0 25 0 4 0 593622907 1094103040 175338 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 267115 175338 394 112 0 262080 0
[pid=28273/tid=28274] ppid=28271 vsize=1068460 CPUtime=822.14 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 299116 0 0 0 82133 81 0 0 25 0 4 0 593622907 1094103040 175338 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1068460 CPUtime=817.73 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 395476 0 0 0 81665 108 0 0 25 0 4 0 593622907 1094103040 175338 33554432000 4194304 4650419 140734145772960 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1068460 CPUtime=822.3 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 336643 0 0 0 82142 88 0 0 25 0 4 0 593622907 1094103040 175338 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 1068460

[startup+882.301 s]
/proc/loadavg: 8.08 8.09 7.90 9/184 28303
/proc/meminfo: memFree=21772472/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1005580 CPUtime=3524.17 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1358538 0 0 0 352050 367 0 0 25 0 4 0 593622907 1029713920 171510 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 251395 171510 394 112 0 246360 0
[pid=28273/tid=28274] ppid=28271 vsize=1005580 CPUtime=882.14 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 308666 0 0 0 88129 85 0 0 25 0 4 0 593622907 1029713920 171510 33554432000 4194304 4650419 140734145772960 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1005580 CPUtime=877.44 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 426343 0 0 0 87624 120 0 0 25 0 4 0 593622907 1029713920 171510 33554432000 4194304 4650419 140734145772960 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1005580 CPUtime=882.29 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 356680 0 0 0 88135 94 0 0 25 0 4 0 593622907 1029713920 171510 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.17
Current children cumulated vsize (KiB) 1005580

[startup+942.301 s]
/proc/loadavg: 8.22 8.12 7.92 9/184 28305
/proc/meminfo: memFree=21596492/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1087672 CPUtime=3763.9 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1430883 0 0 0 375996 394 0 0 25 0 4 0 593622907 1113776128 186998 33554432000 4194304 4650419 140734145772960 18446744073709551615 4435896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 271918 186998 394 112 0 266883 0
[pid=28273/tid=28274] ppid=28271 vsize=1087672 CPUtime=942.13 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 329688 0 0 0 94120 93 0 0 25 0 4 0 593622907 1113776128 186998 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1087672 CPUtime=937.16 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 435624 0 0 0 93594 122 0 0 25 0 4 0 593622907 1113776128 186998 33554432000 4194304 4650419 140734145772960 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1087672 CPUtime=942.29 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 378115 0 0 0 94127 102 0 0 25 0 4 0 593622907 1113776128 186998 33554432000 4194304 4650419 140734145772960 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 1087672

[startup+1002.3 s]
/proc/loadavg: 8.15 8.11 7.93 9/184 28307
/proc/meminfo: memFree=21587548/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1153752 CPUtime=4003.59 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1496281 0 0 0 399941 418 0 0 25 0 4 0 593622907 1181442048 189857 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363435 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 288438 189857 394 112 0 283403 0
[pid=28273/tid=28274] ppid=28271 vsize=1153752 CPUtime=1002.13 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 340336 0 0 0 100116 97 0 0 25 0 4 0 593622907 1181442048 189857 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1153752 CPUtime=996.85 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 459610 0 0 0 99554 131 0 0 25 0 4 0 593622907 1181442048 189857 33554432000 4194304 4650419 140734145772960 18446744073709551615 4333707 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1153752 CPUtime=1002.29 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 392685 0 0 0 100122 107 0 0 25 0 4 0 593622907 1181442048 189857 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 1153752

[startup+1062.3 s]
/proc/loadavg: 8.19 8.12 7.94 9/184 28308
/proc/meminfo: memFree=21526404/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1187536 CPUtime=4243.31 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1576991 0 0 0 423888 443 0 0 25 0 4 0 593622907 1216036864 197522 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363750 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 296884 197522 394 112 0 291849 0
[pid=28273/tid=28274] ppid=28271 vsize=1187536 CPUtime=1062.12 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 362011 0 0 0 106110 102 0 0 25 0 4 0 593622907 1216036864 197522 33554432000 4194304 4650419 140734145772960 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1187536 CPUtime=1056.56 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 482154 0 0 0 105518 138 0 0 25 0 4 0 593622907 1216036864 197522 33554432000 4194304 4650419 140734145772960 18446744073709551615 4334268 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1187536 CPUtime=1062.29 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 412230 0 0 0 106116 113 0 0 25 0 4 0 593622907 1216036864 197522 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 1187536

[startup+1122.3 s]
/proc/loadavg: 8.19 8.13 7.95 9/184 28310
/proc/meminfo: memFree=21627832/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1045616 CPUtime=4483.02 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1660767 0 0 0 447835 467 0 0 25 0 4 0 593622907 1070710784 194148 33554432000 4194304 4650419 140734145772960 18446744073709551615 4334468 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 261404 194148 394 112 0 256369 0
[pid=28273/tid=28274] ppid=28271 vsize=1045616 CPUtime=1122.13 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 381099 0 0 0 112104 109 0 0 25 0 4 0 593622907 1070710784 194148 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1045616 CPUtime=1116.28 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 509247 0 0 0 111484 144 0 0 25 0 4 0 593622907 1070710784 194148 33554432000 4194304 4650419 140734145772960 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1045616 CPUtime=1122.3 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 433692 0 0 0 112110 120 0 0 25 0 4 0 593622907 1070710784 194148 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 1045616

[startup+1182.3 s]
/proc/loadavg: 8.07 8.10 7.95 9/184 28311
/proc/meminfo: memFree=21520296/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1242512 CPUtime=4722.73 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1720218 0 0 0 471782 491 0 0 25 0 4 0 593622907 1272332288 210056 33554432000 4194304 4650419 140734145772960 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 310628 210056 394 112 0 305593 0
[pid=28273/tid=28274] ppid=28271 vsize=1242512 CPUtime=1182.12 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 399828 0 0 0 118097 115 0 0 25 0 4 0 593622907 1272332288 210056 33554432000 4194304 4650419 140734145772960 18446744073709551615 4328471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1242512 CPUtime=1175.99 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 518786 0 0 0 117451 148 0 0 25 0 4 0 593622907 1272332288 210056 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1242512 CPUtime=1182.3 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 451990 0 0 0 118102 128 0 0 25 0 4 0 593622907 1272332288 210056 33554432000 4194304 4650419 140734145772960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 1242512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 8.10 7.95 5/179 28313
/proc/meminfo: memFree=22348032/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1242504 CPUtime=4800.27 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1754127 0 0 0 479526 501 0 0 25 0 4 0 593622907 1272324096 224477 33554432000 4194304 4650419 140734145772960 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 310626 224477 394 112 0 305591 0
[pid=28273/tid=28274] ppid=28271 vsize=1242504 CPUtime=1201.54 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 406192 0 0 0 120036 118 0 0 25 0 4 0 593622907 1272324096 224477 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1242504 CPUtime=1195.28 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 527545 0 0 0 119377 151 0 0 25 0 4 0 593622907 1272324096 224477 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1242504 CPUtime=1201.72 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 470776 0 0 0 120040 132 0 0 25 0 4 0 593622907 1272324096 224477 33554432000 4194304 4650419 140734145772960 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1242504

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.05 8.10 7.95 5/179 28313
/proc/meminfo: memFree=22348032/32951124 swapFree=67111348/67111528
[pid=28273] ppid=28271 vsize=1242504 CPUtime=4800.27 cores=0,2,4,6
/proc/28273/stat : 28273 (strangenight1-m) R 28271 28273 27770 0 -1 4202496 1754127 0 0 0 479526 501 0 0 25 0 4 0 593622907 1272324096 224477 33554432000 4194304 4650419 140734145772960 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28273/statm: 310626 224477 394 112 0 305591 0
[pid=28273/tid=28274] ppid=28271 vsize=1242504 CPUtime=1201.54 cores=0,2,4,6
/proc/28273/task/28274/stat : 28274 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 406192 0 0 0 120036 118 0 0 25 0 4 0 593622907 1272324096 224477 33554432000 4194304 4650419 140734145772960 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28273/tid=28275] ppid=28271 vsize=1242504 CPUtime=1195.28 cores=0,2,4,6
/proc/28273/task/28275/stat : 28275 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 527545 0 0 0 119377 151 0 0 25 0 4 0 593622907 1272324096 224477 33554432000 4194304 4650419 140734145772960 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28273/tid=28276] ppid=28271 vsize=1242504 CPUtime=1201.72 cores=0,2,4,6
/proc/28273/task/28276/stat : 28276 (strangenight1-m) R 28271 28273 27770 0 -1 4202560 470776 0 0 0 120040 132 0 0 25 0 4 0 593622907 1272324096 224477 33554432000 4194304 4650419 140734145772960 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1242504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.34
CPU user time (s): 4795.29
CPU system time (s): 5.05823
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 1267120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.29
system time used= 5.05823
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1754131
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= 9679
involuntary context switches= 21248

runsolver used 1.81272 second user time and 3.98039 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 01:38:44
IDJOB=3257757
IDBENCH=71270
IDSOLVER=1588
FILE ID=node111/3257757-1304033924
RUNJOBID= node111-1304032720-28126
PBS_JOBID= 13170341
Free space on /tmp= 70884 MiB

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

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

MD5SUM BENCH= 885d1d8595262b8f0aa94d123211b47c
RANDOM SEED=1746845644

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23201540 kB
Buffers:       1278312 kB
Cached:        7878708 kB
SwapCached:        132 kB
Active:        3725888 kB
Inactive:      5543424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23201540 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           19296 kB
Writeback:           4 kB
AnonPages:      111820 kB
Mapped:          14924 kB
Slab:           417168 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   314424 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= 70888 MiB
End job on node111 at 2011-04-29 01:58:48