Trace number 3258635

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.25 1201.86

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3258635-1304028777.cnf'
0.00/0.00	c -- header says num vars:           2640
0.00/0.00	c -- header says num clauses:      305320
0.00/0.09	c -- clauses added:            0 learnts,       305320 normals,            0 xors
0.00/0.09	c -- vars added       2640
0.00/0.09	c Parsing time:  0.05 s
0.00/0.09	c  N st     0         0      2640        80    305240         0    613120         0   no data   no data
0.00/0.09	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
0.92/0.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
0.92/0.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.92/0.33	c bin-w-bin subsume rem        10288 bins  time:  0.04 s
0.92/0.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
0.92/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2640 time:  0.03 s
0.92/0.42	c Removed useless bin:       0  fixed:     0  props:   1.48M  time:  0.03 s
0.92/1.12	c lits-rem:       400  cl-subs:        0  v-elim:     80  v-fix:    0  time:  0.07 s
0.92/1.12	c Finding binary XORs  T:     0.00 s  found:       0
0.92/1.12	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.92/1.12	c calculated reachability. Time: 0.00
0.92/1.12	c Calc default polars -  time:   0.00 s pos:       0 undec:      80 neg:    2560
0.92/1.12	c =========================================================================================
0.92/1.12	c types(t): F = full restart, N = normal restart
0.92/1.12	c types(t): S = simplification begin/end, E = solution found
0.92/1.12	c restart types(rt): st = static, dy = dynamic
0.92/1.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.92/1.12	c  B st     0         0      2560     13267    279125         0   1001613         0   no data   no data
0.92/1.12	c  N dy    11      4835      2560     13267    279125      4793   1001611    275667     14.08     14.89
4.67/1.32	c  N dy    24      9026      2560     13267    279125      6484   1001607    342840     13.77     14.54
6.45/1.73	c  N dy    43     13527      2560     13267    279126      6740   1001605    282036     13.74     14.49
8.44/2.23	c  N dy    59     18451      2560     13267    279126      6052   1001604    151452     13.59     14.41
10.05/2.63	c  N dy    82     22457      2560     13267    279126     10048   1001604    414768     13.96     19.34
10.85/2.88	c  F st    93     25000      2560     13267    279126     12583   1001604    587707     13.99     13.96
12.03/3.14	c  N st    97     27034      2560     13267    279126      7819   1001604    191885     13.99   no data
13.23/3.45	c  S st    99     30000      2560     13267    279126     10760   1001604    369730     13.99   no data
13.63/3.51	c  S st    99     30501      2560     13267    279126     11260   1001604    401471     13.99   no data
13.63/3.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.23/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 21.0M T:  0.45
15.23/3.98	c blocked clauses removed:        0 vars:      0 tried:        2560 T: 0.00 s
15.65/4.02	c bin-w-bin subsume rem            0 bins  time:  0.04 s
30.01/7.64	c subs with bin:        0  lits-rem:    119565  v-fix:    0  time:  3.62 s
30.01/7.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
30.01/7.69	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
30.41/7.72	c lits-rem:      1130  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.00/9.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
36.81/9.30	c lits-rem:       355  cl-subs:     2233  v-elim:      0  v-fix:    0  time:  0.18 s
37.62/9.50	c asymm  cl-useful: 0/1721/13267 lits-rem:0 time: 0.20
37.62/9.51	c calculated reachability. Time: 0.00
37.62/9.51	c  N dy    99     30501      2560     13267    279128      9027    880909    351559     13.99   no data
39.20/9.97	c  N dy   136     34547      2560     13267    279128     13053    880909    677973     14.39     22.80
41.20/10.45	c  N dy   170     38643      2560     13267    279128      9275    880909    307394     14.77     15.70
43.19/10.92	c  N dy   196     42788      2560     13267    279128     13406    880909    651590     15.06     15.86
44.39/11.27	c  S st   215     45751      2560     13267    279128     16346    880909    890065     15.13   no data
44.79/11.33	c  S st   215     46255      2560     13267    279128     16849    880909    934205     15.13   no data
44.79/11.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.41/11.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.3M T:  0.43
46.41/11.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.81/11.81	c bin-w-bin subsume rem            0 bins  time:  0.04 s
55.60/14.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.23 s
55.60/14.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
55.60/14.09	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
55.97/14.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
61.57/15.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
63.99/16.12	c lits-rem:       114  cl-subs:      186  v-elim:      0  v-fix:    0  time:  0.54 s
63.99/16.13	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
63.99/16.16	c vivif2 --  cl tried    16663 cl shrink        0 lits rem          0 time: 0.03
64.76/16.36	c asymm  cl-useful: 0/1439/13267 lits-rem:0 time: 0.20
64.76/16.37	c calculated reachability. Time: 0.00
64.76/16.37	c  N dy   215     46255      2560     13267    279128     16663    880909    922897     15.13   no data
66.76/16.83	c  N dy   242     50358      2560     13267    279128     11838    880909    431827     15.26     18.59
68.38/17.30	c  N dy   268     54500      2560     13267    279128     15966    880909    777626     15.42     16.29
70.76/17.81	c  N dy   294     58662      2560     13267    279128     10182    880909    222045     15.61     16.51
72.36/18.25	c  N dy   316     62668      2560     13267    279128     14172    880909    559415     15.66     21.16
74.35/18.73	c  N dy   337     66692      2560     13267    279128     18179    880909    890715     15.71     17.11
75.55/19.05	c  S st   350     69382      2560     13267    279128     20852    880909   1108525     15.72   no data
75.95/19.11	c  S st   350     69884      2560     13267    279128     21354    880909   1148770     15.72   no data
75.95/19.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.56/19.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.8M T:  0.43
77.56/19.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.56/19.59	c bin-w-bin subsume rem            0 bins  time:  0.04 s
86.73/21.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.24 s
86.73/21.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
86.73/21.89	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
87.13/21.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
93.12/23.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
96.32/24.29	c lits-rem:       175  cl-subs:      293  v-elim:      0  v-fix:    0  time:  0.81 s
96.72/24.30	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
96.72/24.34	c vivif2 --  cl tried    21061 cl shrink        0 lits rem          0 time: 0.04
97.51/24.55	c asymm  cl-useful: 0/1708/13267 lits-rem:0 time: 0.21
97.51/24.56	c calculated reachability. Time: 0.00
97.51/24.56	c  N dy   350     69884      2560     13267    279128     21061    880909   1132870     15.72   no data
99.53/25.07	c  N dy   367     74360      2560     13267    279128     14572    880909    515068     15.71     18.11
101.91/25.62	c  N dy   394     79153      2560     13267    279128     19334    880909    917780     15.78     16.95
104.30/26.24	c  N dy   411     84207      2560     13267    279128     12433    880909    266469     15.76     17.67
105.90/26.60	c  F st   430     87500      2560     13267    279128     15712    880909    534204     15.78   no data
107.50/27.00	c  N st   435     90802      2560     13267    279128     18991    880909    815322     15.78   no data
110.29/27.72	c  N dy   460     96832      2560     13267    279128     24979    880909   1298134     15.82     16.78
114.28/28.70	c  N dy   472    104827      2560     13267    279128     19978    880909    805105     15.72     12.58
114.28/28.70	c  S st   472    104827      2560     13267    279128     19978    880909    805105     15.72     12.58
114.28/28.76	c  S st   472    105330      2560     13267    279128     20480    880909    848712     15.72   no data
114.28/28.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
116.28/29.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.6M T:  0.43
116.28/29.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.28/29.25	c bin-w-bin subsume rem            0 bins  time:  0.04 s
125.08/31.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.24 s
125.49/31.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
125.49/31.55	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
125.49/31.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
131.07/32.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
133.07/33.40	c lits-rem:       143  cl-subs:      249  v-elim:      0  v-fix:    0  time:  0.40 s
133.07/33.41	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
133.07/33.45	c vivif2 --  cl tried    20231 cl shrink        0 lits rem          0 time: 0.03
133.86/33.66	c asymm  cl-useful: 0/1377/13267 lits-rem:0 time: 0.21
133.86/33.66	c calculated reachability. Time: 0.00
133.86/33.66	c  N dy   472    105330      2560     13267    279128     20231    880909    837403     15.72   no data
137.45/34.50	c  N dy   512    112263      2560     13267    279128     27122    880909   1397395     15.80     16.97
140.64/35.38	c  N dy   540    119578      2560     13267    279128     20467    880909    773097     15.82     16.83
144.65/36.32	c  N dy   569    127484      2560     13267    279128     28330    880909   1417739     15.83     17.06
148.24/37.29	c  N dy   622    135732      2560     13267    279128     21634    880909    823613     15.89     16.83
152.63/38.35	c  N dy   660    144504      2560     13267    279128     30370    880909   1540345     15.89     16.73
157.03/39.49	c  N dy   691    153961      2560     13267    279128     23868    880909    893374     15.87     16.75
159.02/39.97	c  S st   703    157995      2560     13267    279128     27872    880909   1204992     15.86   no data
159.42/40.03	c  S st   703    158495      2560     13267    279128     28372    880909   1247779     15.86   no data
159.42/40.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.42/40.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.2M T:  0.47
161.42/40.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
161.42/40.56	c bin-w-bin subsume rem            0 bins  time:  0.04 s
170.21/42.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.23 s
170.61/42.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
170.61/42.84	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
170.61/42.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
176.61/44.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
180.20/45.29	c lits-rem:       185  cl-subs:      325  v-elim:      0  v-fix:    0  time:  0.94 s
180.60/45.30	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
180.60/45.35	c vivif2 --  cl tried    28047 cl shrink        0 lits rem          0 time: 0.05
181.40/45.55	c asymm  cl-useful: 0/1556/13267 lits-rem:0 time: 0.20
181.40/45.56	c calculated reachability. Time: 0.00
181.40/45.56	c  N dy   703    158495      2560     13267    279128     28047    880909   1233469     15.86   no data
186.58/46.81	c  N dy   746    168878      2560     13267    279128     21462    880909    642507     15.89     16.94
191.79/48.16	c  N dy   768    179734      2560     13267    279128     32194    880909   1459928     15.82     17.96
197.37/49.59	c  N dy   818    191236      2560     13267    279128     25763    880909    922414     15.83     16.74
204.58/51.36	c  N dy   865    204915      2560     13267    279128     20473    880909    452341     15.82     16.81
211.35/53.00	c  N dy   938    218377      2560     13267    279128     33829    880909   1517255     15.88     16.93
218.17/54.75	c  N dy  1014    232355      2560     13267    279128     27888    880909   1013566     15.93     16.80
220.55/55.39	c  S st  1032    237742      2560     13267    279128     33232    880909   1424009     15.93     14.74
220.95/55.45	c  S st  1032    238244      2560     13267    279128     33733    880909   1467914     15.93   no data
220.95/55.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
222.94/55.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.6M T:  0.48
222.94/55.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
222.94/55.99	c bin-w-bin subsume rem            0 bins  time:  0.04 s
232.12/58.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.23 s
232.12/58.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
232.12/58.27	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
232.52/58.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
238.52/59.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
244.12/61.25	c lits-rem:       265  cl-subs:      332  v-elim:      0  v-fix:    0  time:  1.42 s
244.12/61.26	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
244.52/61.32	c vivif2 --  cl tried    33401 cl shrink        0 lits rem          0 time: 0.06
245.30/61.54	c asymm  cl-useful: 0/1279/13267 lits-rem:0 time: 0.22
245.30/61.55	c calculated reachability. Time: 0.00
245.30/61.55	c  N dy  1032    238244      2560     13267    279128     33401    880909   1451373     15.93   no data
252.91/63.48	c  N dy  1101    253485      2560     13267    279128     27681    880909    897799     15.97     21.33
261.28/65.60	c  N dy  1194    269716      2560     13267    279128     21969    880909    378987     16.04     16.91
270.06/67.73	c  N dy  1267    287176      2560     13267    279128     39313    880909   1695574     16.06     17.01
279.27/70.01	c  N dy  1338    305517      2560     13267    279128     34694    880909   1275344     16.06     17.39
279.27/70.10	c  F st  1342    306251      2560     13267    279128     35426    880909   1332442     16.06     14.75
289.64/72.69	c  N dy  1413    325954      2560     13267    279128     31133    880909    961090     16.08     17.00
300.43/75.30	c  N dy  1502    345976      2560     13267    279128     26180    880909    507238     16.11     16.98
305.63/76.69	c  S st  1557    357368      2560     13267    279128     37492    880909   1358379     16.14     13.33
306.03/76.75	c  S st  1557    357869      2560     13267    279128     37992    880909   1399958     16.14   no data
306.03/76.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
308.01/77.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.2M T:  0.45
308.01/77.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
308.01/77.27	c bin-w-bin subsume rem            0 bins  time:  0.04 s
317.21/79.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.24 s
317.21/79.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
317.21/79.56	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
317.21/79.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
323.62/81.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
328.38/82.32	c lits-rem:       196  cl-subs:      360  v-elim:      0  v-fix:    0  time:  1.20 s
328.38/82.33	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
328.78/82.40	c vivif2 --  cl tried    37632 cl shrink        0 lits rem          0 time: 0.06
329.58/82.62	c asymm  cl-useful: 0/1500/13267 lits-rem:0 time: 0.22
329.58/82.63	c calculated reachability. Time: 0.00
329.58/82.63	c  N dy  1557    357869      2560     13267    279128     37632    880909   1383623     16.14   no data
339.98/85.22	c  N dy  1644    377891      2560     13267    279128     31724    880909    875133     16.15     18.09
349.97/87.78	c  N dy  1728    397996      2560     13267    279128     51712    880909   2406160     16.16     17.04
360.34/90.35	c  N dy  1813    418125      2560     13267    279128     44866    880909   1820701     16.18     17.18
371.13/93.00	c  N dy  1888    438320      2560     13267    279128     37086    880909   1163130     16.18     17.03
381.91/95.79	c  N dy  1971    459092      2560     13267    279128     28918    880909    469150     16.17     17.05
393.10/98.55	c  N dy  2022    480310      2560     13267    279128     49937    880909   2044042     16.15     17.07
403.88/101.26	c  N dy  2082    500359      2560     13267    279128     40057    880909   1211847     16.14     17.04
414.67/103.99	c  N dy  2166    520613      2560     13267    279128     60190    880909   2821989     16.15     17.09
423.46/106.16	c  S st  2228    536804      2560     13267    279128     45509    880909   1596714     16.15     16.09
423.85/106.22	c  S st  2228    537306      2560     13267    279128     46011    880909   1637038     16.15   no data
423.85/106.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
425.85/106.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.0M T:  0.47
425.85/106.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.85/106.76	c bin-w-bin subsume rem            0 bins  time:  0.04 s
434.64/109.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.24 s
435.04/109.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
435.04/109.05	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
435.04/109.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
441.43/110.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
448.22/112.40	c lits-rem:       265  cl-subs:      494  v-elim:      0  v-fix:    0  time:  1.76 s
448.62/112.41	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
448.62/112.48	c vivif2 --  cl tried    45517 cl shrink        0 lits rem          0 time: 0.07
449.82/112.71	c asymm  cl-useful: 0/1139/13267 lits-rem:0 time: 0.23
449.82/112.72	c calculated reachability. Time: 0.00
449.82/112.72	c  N dy  2228    537306      2560     13267    279128     45517    880909   1614823     16.15   no data
460.99/115.51	c  N dy  2315    557453      2560     13267    279128     33739    880909    657082     16.17     17.05
471.79/118.26	c  N dy  2386    578162      2560     13267    279128     54315    880909   2222888     16.16     17.12
482.97/121.02	c  N dy  2471    598169      2560     13267    279128     41408    880909   1185209     16.17     17.02
494.15/123.82	c  N dy  2547    619145      2560     13267    279128     62232    880909   2764775     16.17     17.04
505.34/126.61	c  N dy  2625    639257      2560     13267    279128     48430    880909   1629574     16.17     17.33
517.73/129.70	c  N dy  2689    660489      2560     13267    279128     34771    880909    556806     16.17     17.03
528.51/132.43	c  N dy  2772    680509      2560     13267    279128     54638    880909   2044238     16.17     19.56
540.09/135.36	c  N dy  2857    700661      2560     13267    279128     38923    880909    803587     16.18     17.05
550.48/137.99	c  N dy  2934    720666      2560     13267    279128     58757    880909   2251158     16.18     17.05
562.46/140.90	c  N dy  2997    740680      2560     13267    279128     41882    880909    965460     16.17     17.27
574.07/143.81	c  N dy  3052    761511      2560     13267    279128     62552    880909   2482399     16.17     17.02
586.85/147.09	c  N dy  3097    783700      2560     13267    279128     46834    880909   1202117     16.14     17.06
598.01/149.87	c  N dy  3192    803847      2560     13267    279128     66838    880909   2726478     16.15     17.02
599.61/150.22	c  S st  3198    805961      2560     13267    279128     68918    880909   2861052     16.14     15.81
599.61/150.29	c  S st  3198    806466      2560     13267    279128     69421    880909   2899062     16.14   no data
600.03/150.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
602.00/150.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.9M T:  0.55
602.00/150.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
602.40/150.91	c bin-w-bin subsume rem            0 bins  time:  0.04 s
611.19/153.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.24 s
611.19/153.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
611.59/153.20	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
611.59/153.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
618.00/154.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
629.96/157.84	c lits-rem:       577  cl-subs:     1301  v-elim:      0  v-fix:    0  time:  3.01 s
629.96/157.85	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
630.36/157.98	c vivif2 --  cl tried    68120 cl shrink        0 lits rem          0 time: 0.13
631.56/158.23	c asymm  cl-useful: 0/1034/13267 lits-rem:0 time: 0.25
631.56/158.24	c calculated reachability. Time: 0.00
631.56/158.24	c  N dy  3198    806466      2560     13267    279128     68120    880909   2855023     16.14   no data
643.15/161.19	c  N dy  3261    827385      2560     13267    279128     50221    880909   1416344     16.14     17.02
654.73/164.01	c  N dy  3335    847786      2560     13267    279128     70489    880909   2905469     16.14     17.11
665.93/166.89	c  N dy  3416    867934      2560     13267    279128     50763    880909   1406270     16.14     17.03
677.90/169.89	c  N dy  3509    889154      2560     13267    279128     71824    880909   2989979     16.14     17.15
689.87/172.83	c  N dy  3614    909549      2560     13267    279128     51418    880909   1409670     16.16     17.14
701.08/175.62	c  N dy  3690    929770      2560     13267    279128     71468    880909   2921760     16.17     17.04
712.64/178.56	c  N dy  3764    949804      2560     13267    279128     49644    880909   1215257     16.16     17.18
723.46/181.23	c  N dy  3854    970009      2560     13267    279128     69711    880909   2689283     16.17     17.12
735.01/184.10	c  N dy  3907    990013      2560     13267    279128     46898    880909    989564     16.15     18.39
745.42/186.78	c  N dy  4001   1010029      2560     13267    279128     66775    880909   2457667     16.16     17.21
757.79/189.85	c  N dy  4085   1030210      2560     13267    279128     86788    880909   3910727     16.17     17.02
770.17/192.92	c  N dy  4160   1051622      2560     13267    279128     64349    880909   2093152     16.16     17.05
781.75/195.85	c  N dy  4240   1071716      2560     13267    279128     84299    880909   3554390     16.16     23.22
781.75/195.88	c  F st  4242   1071875      2560     13267    279128     84457    880909   3564316     16.16   no data
793.36/198.73	c  N dy  4292   1092317      2560     13267    279128     60090    880909   1722285     16.16     17.10
804.91/201.63	c  N dy  4377   1112979      2560     13267    279128     80611    880909   3216581     16.16     17.13
816.10/204.49	c  N dy  4443   1133042      2560     13267    279128     54867    880909   1354288     16.16     17.03
828.09/207.40	c  N dy  4517   1153404      2560     13267    279128     75040    880909   2780559     16.16     17.01
840.07/210.47	c  N dy  4605   1173442      2560     13267    279128     48302    880909    817282     16.16     17.05
851.65/213.37	c  N dy  4656   1194194      2560     13267    279128     68921    880909   2282254     16.15     17.16
860.84/215.65	c  S st  4722   1209700      2560     13267    279128     84305    880909   3367759     16.16   no data
861.24/215.73	c  S st  4722   1210202      2560     13267    279128     84807    880909   3407018     16.16   no data
861.24/215.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
863.24/216.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.9M T:  0.54
863.24/216.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
863.65/216.33	c bin-w-bin subsume rem            0 bins  time:  0.04 s
872.44/218.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.24 s
872.44/218.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
872.84/218.63	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
872.84/218.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
879.62/220.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
895.19/224.23	c lits-rem:       556  cl-subs:     1121  v-elim:      0  v-fix:    0  time:  3.90 s
895.19/224.24	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
895.99/224.41	c vivif2 --  cl tried    83686 cl shrink        0 lits rem          0 time: 0.17
896.79/224.67	c asymm  cl-useful: 0/1219/13267 lits-rem:0 time: 0.26
896.79/224.68	c calculated reachability. Time: 0.00
896.79/224.68	c  N dy  4722   1210202      2560     13267    279128     83686    880909   3362678     16.16   no data
909.17/227.71	c  N dy  4807   1230569      2560     13267    279128     56265    880909   1317892     16.15     17.31
919.96/230.47	c  N dy  4890   1250620      2560     13267    279128     76162    880909   2743460     16.15     17.74
932.35/233.52	c  N dy  4979   1270828      2560     13267    279128     96211    880909   4221827     16.16     17.10
943.92/236.48	c  N dy  5034   1291740      2560     13267    279128     68360    880909   2104429     16.15     17.02
955.12/239.27	c  N dy  5099   1311816      2560     13267    279128     88283    880909   3493561     16.14     17.02
967.50/242.32	c  N dy  5149   1331854      2560     13267    279128     58522    880909   1407361     16.14     17.45
979.08/245.22	c  N dy  5217   1352101      2560     13267    279128     78593    880909   2763533     16.13     17.01
990.67/248.18	c  N dy  5300   1372199      2560     13267    279128     98532    880909   4148612     16.13     17.00
1002.24/251.07	c  N dy  5384   1392224      2560     13267    279128     67802    880909   1946862     16.13     17.01
1014.23/254.01	c  N dy  5458   1412298      2560     13267    279128     87694    880909   3290551     16.13     17.04
1026.63/257.12	c  N dy  5546   1432726      2560     13267    279128     56393    880909   1123019     16.13     17.24
1037.80/259.91	c  N dy  5647   1452861      2560     13267    279128     76391    880909   2578045     16.14     17.30
1049.78/262.94	c  N dy  5725   1473321      2560     13267    279128     96736    880909   4038596     16.14     17.01
1061.78/265.99	c  N dy  5766   1494012      2560     13267    279128     64606    880909   1635035     16.12     17.02
1073.75/268.91	c  N dy  5833   1514384      2560     13267    279128     84815    880909   3067543     16.12     16.98
1085.74/271.92	c  N dy  5896   1534408      2560     13267    279128    104669    880909   4450518     16.12     18.28
1097.31/274.89	c  N dy  5945   1554461      2560     13267    279128     70976    880909   1971267     16.11     18.00
1109.72/277.94	c  N dy  5994   1574706      2560     13267    279128     90992    880909   3319161     16.10     17.00
1122.90/281.26	c  N dy  6057   1595086      2560     13267    279128     56714    880909    967139     16.10     17.17
1134.06/284.01	c  N dy  6150   1615114      2560     13267    279128     76590    880909   2415162     16.10     17.00
1146.05/287.07	c  N dy  6220   1635446      2560     13267    279128     96762    880909   3823152     16.10     16.98
1159.22/290.36	c  N dy  6285   1655527      2560     13267    279128     61114    880909   1192866     16.10     19.24
1170.81/293.28	c  N dy  6355   1675926      2560     13267    279128     81322    880909   2554164     16.10     17.02
1183.20/296.37	c  N dy  6450   1696082      2560     13267    279128    101311    880909   3951485     16.10     17.05
1192.38/298.67	c  S st  6514   1710203      2560     13267    279128     58818    880909   1004270     16.11     15.55
1192.78/298.74	c  S st  6514   1710704      2560     13267    279128     59319    880909   1042881     16.11   no data
1192.78/298.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1194.78/299.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.8M T:  0.47
1194.78/299.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1194.78/299.27	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1203.96/301.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.25 s
1203.96/301.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
1203.96/301.57	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
1204.36/301.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1209.56/302.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
1210.77/303.26	c lits-rem:        51  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.34 s
1210.77/303.27	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
1211.18/303.33	c vivif2 --  cl tried    59269 cl shrink        0 lits rem          0 time: 0.07
1211.95/303.56	c asymm  cl-useful: 0/1215/13267 lits-rem:0 time: 0.22
1211.95/303.57	c calculated reachability. Time: 0.00
1211.95/303.57	c  N dy  6514   1710704      2560     13267    279128     59269    880909   1040582     16.11   no data
1223.96/306.60	c  N dy  6587   1731691      2560     13267    279128     80088    880909   2464975     16.10     17.01
1237.54/309.91	c  N dy  6686   1752371      2560     13267    279128    100628    880909   3938671     16.11     17.07
1249.91/313.09	c  N dy  6759   1772375      2560     13267    279128     62894    880909   1219297     16.11     17.06
1261.49/315.93	c  N dy  6834   1792507      2560     13267    279128     82877    880909   2613743     16.10     17.01
1273.86/319.03	c  N dy  6889   1812925      2560     13267    279128    103158    880909   3993266     16.10     17.14
1286.65/322.20	c  N dy  6950   1833017      2560     13267    279128     64566    880909   1278383     16.10     16.97
1298.24/325.11	c  N dy  7031   1853083      2560     13267    279128     84455    880909   2643073     16.10     22.49
1311.02/328.31	c  N dy  7106   1873648      2560     13267    279128    104858    880909   4046200     16.10     16.97
1324.20/331.66	c  N dy  7182   1893807      2560     13267    279128     65335    880909   1279202     16.09     17.20
1336.58/334.77	c  N dy  7211   1915382      2560     13267    279128     86675    880909   2680340     16.08     16.97
1348.96/337.86	c  N dy  7295   1935502      2560     13267    279128    106635    880909   4070164     16.09     17.21
1361.74/341.08	c  N dy  7367   1955638      2560     13267    279128     66153    880909   1241988     16.08     16.94
1373.35/343.93	c  N dy  7444   1975703      2560     13267    279128     86047    880909   2679794     16.09     17.06
1385.72/347.03	c  N dy  7506   1995845      2560     13267    279128    106017    880909   4067902     16.08     17.06
1399.71/350.55	c  N dy  7586   2017112      2560     13267    279128     65635    880909   1138790     16.08     17.00
1411.28/353.46	c  N dy  7656   2037116      2560     13267    279128     85417    880909   2444317     16.08     16.97
1423.66/356.57	c  N dy  7735   2057148      2560     13267    279128    105246    880909   3770780     16.08     18.71
1438.44/360.20	c  N dy  7811   2078770      2560     13267    279128     64266    880909   1022346     16.08     16.95
1449.23/363.00	c  N dy  7892   2098771      2560     13267    279128     84123    880909   2385895     16.08     17.99
1462.01/366.11	c  N dy  7976   2118964      2560     13267    279128    104125    880909   3744487     16.08     16.94
1475.19/369.44	c  N dy  8045   2139004      2560     13267    279128    123996    880909   5080533     16.07     19.67
1488.00/372.62	c  N dy  8125   2159252      2560     13267    279128     80629    880909   2088372     16.07     17.13
1500.78/375.85	c  N dy  8198   2180211      2560     13267    279128    101406    880909   3490858     16.07     16.99
1513.95/379.11	c  N dy  8282   2200287      2560     13267    279128    121319    880909   4854617     16.07     16.96
1521.12/380.90	c  S st  8305   2210704      2560     13267    279128     67205    880909   1107093     16.07     14.28
1521.12/380.97	c  S st  8305   2211207      2560     13267    279128     67708    880909   1148278     16.07   no data
1521.12/380.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1523.14/381.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.3M T:  0.49
1523.14/381.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1523.51/381.52	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1532.31/383.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.24 s
1532.31/383.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
1532.70/383.81	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
1532.70/383.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1537.90/385.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
1539.10/385.47	c lits-rem:        60  cl-subs:      104  v-elim:      0  v-fix:    0  time:  0.32 s
1539.10/385.48	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
1539.50/385.56	c vivif2 --  cl tried    67604 cl shrink        0 lits rem          0 time: 0.07
1540.31/385.78	c asymm  cl-useful: 0/1165/13267 lits-rem:0 time: 0.23
1540.31/385.79	c calculated reachability. Time: 0.00
1540.31/385.79	c  N dy  8305   2211207      2560     13267    279128     67604    880909   1144439     16.07   no data
1552.28/388.79	c  N dy  8382   2231271      2560     13267    279128     87495    880909   2482983     16.07     17.13
1565.07/391.90	c  N dy  8485   2251379      2560     13267    279128    107467    880909   3901083     16.08     16.97
1578.24/395.26	c  N dy  8568   2271409      2560     13267    279128    127358    880909   5315439     16.08     17.06
1591.03/398.41	c  N dy  8642   2291485      2560     13267    279128     81795    880909   2008138     16.08     20.46
1603.01/401.48	c  N dy  8699   2311885      2560     13267    279128    102034    880909   3362748     16.08     16.98
1616.59/404.80	c  N dy  8756   2332388      2560     13267    279128    122367    880909   4780435     16.07     16.99
1629.37/408.01	c  N dy  8820   2352408      2560     13267    279128     75779    880909   1573399     16.07     16.94
1641.38/411.05	c  N dy  8887   2372857      2560     13267    279128     96060    880909   2983272     16.07     16.96
1654.56/414.38	c  N dy  8962   2393121      2560     13267    279128    116159    880909   4334743     16.07     16.94
1669.32/418.01	c  N dy  9052   2414060      2560     13267    279128     69480    880909   1124151     16.07     16.92
1680.92/420.91	c  N dy  9125   2434082      2560     13267    279128     89348    880909   2495301     16.07     16.93
1694.10/424.20	c  N dy  9206   2454960      2560     13267    279128    110068    880909   3927812     16.07     16.98
1707.69/427.65	c  N dy  9286   2475531      2560     13267    279128    130477    880909   5359668     16.07     16.94
1720.87/430.90	c  N dy  9372   2495978      2560     13267    279128     82309    880909   1944184     16.07     16.93
1734.05/434.20	c  N dy  9439   2517453      2560     13267    279128    103567    880909   3380707     16.07     16.93
1747.23/437.52	c  N dy  9520   2537471      2560     13267    279128    123428    880909   4763551     16.07     16.93
1761.19/441.09	c  N dy  9590   2557747      2560     13267    279128     74110    880909   1311902     16.07     17.09
1773.20/444.07	c  N dy  9661   2577789      2560     13267    279128     93986    880909   2658583     16.07     16.98
1786.78/447.43	c  N dy  9728   2598191      2560     13267    279128    114220    880909   4020761     16.07     17.04
1801.13/451.08	c  N dy  9806   2619220      2560     13267    279128    135089    880909   5462345     16.07     16.99
1814.32/454.35	c  N dy  9880   2639246      2560     13267    279128     84508    880909   1947986     16.07     21.51
1827.11/457.51	c  N dy  9944   2659929      2560     13267    279128    104994    880909   3324496     16.07     17.02
1841.08/461.00	c  N dy 10008   2680009      2560     13267    279128    124886    880909   4651616     16.06     17.01
1855.07/464.59	c  N dy 10089   2700059      2560     13267    279128     73390    880909   1162870     16.07     16.95
1861.48/466.16	c  S st 10120   2711207      2560     13267    279128     84462    880909   1906464     16.06     15.93
1861.86/466.23	c  S st 10120   2711707      2560     13267    279128     84960    880909   1945310     16.06   no data
1861.86/466.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1863.86/466.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.8M T:  0.54
1864.26/466.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1864.26/466.84	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1873.04/469.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.25 s
1873.44/469.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
1873.44/469.14	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
1873.44/469.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1879.42/470.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
1884.62/471.94	c lits-rem:       170  cl-subs:      435  v-elim:      0  v-fix:    0  time:  1.28 s
1884.62/471.95	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
1885.02/472.06	c vivif2 --  cl tried    84525 cl shrink        0 lits rem          0 time: 0.11
1886.22/472.30	c asymm  cl-useful: 0/1076/13267 lits-rem:0 time: 0.24
1886.22/472.31	c calculated reachability. Time: 0.00
1886.22/472.31	c  N dy 10120   2711707      2560     13267    279128     84525    880909   1929657     16.06   no data
1898.60/475.49	c  N dy 10198   2732785      2560     13267    279128    105419    880909   3346111     16.06     16.95
1912.59/478.96	c  N dy 10300   2753377      2560     13267    279128    125828    880909   4747021     16.07     17.04
1926.98/482.53	c  N dy 10361   2773619      2560     13267    279128     73525    880909   1118728     16.06     17.03
1939.75/485.76	c  N dy 10425   2794835      2560     13267    279128     94532    880909   2517776     16.06     16.96
1952.53/488.90	c  N dy 10517   2814845      2560     13267    279128    114412    880909   3923771     16.06     16.98
1966.93/492.52	c  N dy 10598   2836656      2560     13267    279128    136053    880909   5411027     16.06     16.93
1980.49/495.99	c  N dy 10654   2856933      2560     13267    279128     82722    880909   1612907     16.06     16.98
1993.29/499.12	c  N dy 10739   2877514      2560     13267    279128    103114    880909   2982886     16.06     17.04
2006.47/502.46	c  N dy 10804   2897652      2560     13267    279128    123056    880909   4298388     16.06     16.94
2020.83/506.01	c  N dy 10881   2917758      2560     13267    279128    142997    880909   5691457     16.06     16.94
2033.62/509.22	c  N dy 10922   2938144      2560     13267    279128     88838    880909   2034728     16.06     17.16
2046.39/512.40	c  N dy 10983   2958157      2560     13267    279128    108680    880909   3365544     16.05     17.50
2061.17/516.13	c  N dy 11063   2980228      2560     13267    279128    130559    880909   4824570     16.05     16.93
2076.38/519.92	c  N dy 11126   3000770      2560     13267    279128     75596    880909   1102626     16.05     17.07
2087.94/522.88	c  N dy 11204   3021018      2560     13267    279128     95701    880909   2485562     16.05     16.93
2101.52/526.20	c  N dy 11282   3041445      2560     13267    279128    115957    880909   3870603     16.05     17.20
2115.10/529.69	c  N dy 11364   3062199      2560     13267    279128    136553    880909   5253150     16.05     16.97
2130.68/533.55	c  N dy 11450   3083156      2560     13267    279128     80988    880909   1383952     16.06     16.96
2142.28/536.45	c  N dy 11506   3103227      2560     13267    279128    100869    880909   2705929     16.05     16.90
2156.64/540.04	c  N dy 11559   3124110      2560     13267    279128    121551    880909   4034948     16.05     16.91
2171.42/543.70	c  N dy 11628   3144628      2560     13267    279128    141872    880909   5420145     16.05     17.04
2188.60/548.09	c  N dy 11700   3169830      2560     13267    279128     89551    880909   1906331     16.04     16.90
2203.39/551.72	c  N dy 11775   3190914      2560     13267    279128    110423    880909   3256711     16.04     16.89
2217.76/555.30	c  N dy 11848   3211708      2560     13267    279128    131006    880909   4643504     16.04     15.70
2217.76/555.30	c  S st 11848   3211708      2560     13267    279128    131006    880909   4643504     16.04     15.70
2217.76/555.39	c  S st 11848   3212210      2560     13267    279128    131507    880909   4684055     16.04   no data
2218.16/555.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2220.56/556.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.0M T:  0.66
2220.56/556.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2220.96/556.11	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2229.75/558.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.25 s
2229.75/558.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
2230.16/558.42	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
2230.16/558.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2237.33/560.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
2255.31/564.70	c lits-rem:       540  cl-subs:     2670  v-elim:      0  v-fix:    0  time:  4.48 s
2255.31/564.71	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
2256.11/564.96	c vivif2 --  cl tried   128837 cl shrink        0 lits rem          0 time: 0.25
2257.30/565.22	c asymm  cl-useful: 0/1216/13267 lits-rem:0 time: 0.26
2257.30/565.23	c calculated reachability. Time: 0.00
2257.30/565.23	c  N dy 11848   3212210      2560     13267    279128    128837    880909   4602039     16.04   no data
2271.69/568.81	c  N dy 11911   3232226      2560     13267    279128    148605    880909   5903549     16.04     21.63
2285.26/572.26	c  N dy 12000   3252395      2560     13267    279128     90352    880909   1919662     16.04     16.90
2298.44/575.53	c  N dy 12063   3272669      2560     13267    279128    110444    880909   3254091     16.04     16.89
2312.43/579.08	c  N dy 12140   3292705      2560     13267    279128    130314    880909   4633825     16.04     17.97
2326.82/582.66	c  N dy 12186   3313457      2560     13267    279128    150862    880909   6029598     16.03     16.95
2340.79/586.11	c  N dy 12257   3333528      2560     13267    279128     91533    880909   1955877     16.03     16.97
2353.18/589.24	c  N dy 12324   3353814      2560     13267    279128    111647    880909   3299737     16.03     16.94
2366.77/592.60	c  N dy 12400   3373985      2560     13267    279128    131678    880909   4698707     16.03     17.34
2381.13/596.23	c  N dy 12465   3394445      2560     13267    279128    151940    880909   6060485     16.03     16.88
2395.92/599.91	c  N dy 12543   3414460      2560     13267    279128     91500    880909   1865060     16.03     16.92
2408.70/603.11	c  N dy 12602   3435052      2560     13267    279128    111892    880909   3201036     16.03     16.92
2423.08/606.74	c  N dy 12647   3456458      2560     13267    279128    133075    880909   4566142     16.02     16.87
2437.45/610.35	c  N dy 12724   3476555      2560     13267    279128    153011    880909   5893413     16.02     17.07
2451.82/613.99	c  N dy 12790   3496949      2560     13267    279128     91961    880909   1890699     16.02     16.87
2465.41/617.31	c  N dy 12850   3517575      2560     13267    279128    112398    880909   3216252     16.02     17.00
2478.60/620.60	c  N dy 12908   3537707      2560     13267    279128    132322    880909   4543873     16.02     16.88
2492.98/624.25	c  N dy 12989   3557898      2560     13267    279128    152338    880909   5869625     16.02     16.95
2507.75/627.98	c  N dy 13077   3577973      2560     13267    279128     90000    880909   1708934     16.02     16.88
2520.93/631.29	c  N dy 13121   3598735      2560     13267    279128    110537    880909   3024538     16.02     16.98
2534.11/634.54	c  N dy 13182   3618809      2560     13267    279128    130436    880909   4359933     16.02     20.32
2547.70/637.92	c  N dy 13256   3639117      2560     13267    279128    150553    880909   5755733     16.02     16.87
2563.28/641.89	c  N dy 13324   3659236      2560     13267    279128     87290    880909   1476553     16.02     16.90
2576.86/645.29	c  N dy 13396   3680397      2560     13267    279128    108276    880909   2873324     16.01     17.00
2590.86/648.73	c  N dy 13460   3700406      2560     13267    279128    128119    880909   4252366     16.01     18.40
2599.24/650.87	c  S st 13508   3712210      2560     13267    279128    139820    880909   5052566     16.01     16.08
2599.64/650.96	c  S st 13508   3712714      2560     13267    279128    140322    880909   5091553     16.01   no data
2599.64/650.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2602.42/651.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.8M T:  0.71
2602.42/651.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2602.81/651.74	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2612.00/654.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.26 s
2612.00/654.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
2612.00/654.05	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
2612.42/654.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2619.20/655.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
2639.19/660.82	c lits-rem:       557  cl-subs:     2013  v-elim:      0  v-fix:    0  time:  5.00 s
2639.19/660.83	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
2639.97/661.10	c vivif2 --  cl tried   138309 cl shrink        0 lits rem          0 time: 0.26
2641.17/661.37	c asymm  cl-useful: 0/892/13267 lits-rem:0 time: 0.28
2641.17/661.38	c calculated reachability. Time: 0.00
2641.17/661.38	c  N dy 13508   3712714      2560     13267    279128    138309    880909   5020323     16.01   no data
2655.54/664.92	c  N dy 13575   3732855      2560     13267    279128    158273    880909   6405414     16.01     16.89
2668.33/668.19	c  F st 13619   3751565      2560     13267    279128     92537    880909   1774058     16.01     14.11
2669.94/668.52	c  N st 13623   3753598      2560     13267    279128     94551    880909   1903036     16.01   no data
2682.31/671.66	c  N dy 13675   3773765      2560     13267    279128    114584    880909   3262159     16.01     16.96
2696.68/675.27	c  N dy 13769   3794139      2560     13267    279128    134773    880909   4652644     16.01     16.91
2713.07/679.40	c  N dy 13823   3815719      2560     13267    279128    156097    880909   5988914     16.01     17.09
2729.04/683.35	c  N dy 13899   3836753      2560     13267    279128     91717    880909   1637276     16.01     16.96
2741.43/686.47	c  N dy 13970   3856777      2560     13267    279128    111525    880909   2952239     16.01     17.54
2754.61/689.77	c  N dy 14049   3876822      2560     13267    279128    131392    880909   4268492     16.01     16.92
2769.39/693.41	c  N dy 14110   3896871      2560     13267    279128    151231    880909   5575318     16.01     18.20
2784.18/697.13	c  N dy 14186   3916926      2560     13267    279128    171148    880909   6921442     16.00     20.07
2798.94/700.83	c  N dy 14265   3938270      2560     13267    279128    106128    880909   2558942     16.00     17.25
2812.12/704.16	c  N dy 14340   3958356      2560     13267    279128    126085    880909   3925965     16.00     16.91
2827.31/707.98	c  N dy 14425   3979451      2560     13267    279128    146993    880909   5334438     16.00     17.11
2842.88/711.81	c  N dy 14512   3999474      2560     13267    279128    166878    880909   6648695     16.01     17.95
2858.07/715.66	c  N dy 14551   4020207      2560     13267    279128    100181    880909   2074744     16.00     16.86
2871.24/718.90	c  N dy 14618   4040234      2560     13267    279128    120034    880909   3397147     16.00     16.92
2886.02/722.66	c  N dy 14698   4061959      2560     13267    279128    141592    880909   4841629     16.00     16.96
2902.01/726.60	c  N dy 14764   4083949      2560     13267    279128    163389    880909   6283918     16.00     16.92
2916.78/730.32	c  N dy 14840   4103966      2560     13267    279128     94997    880909   1737667     16.00     17.01
2929.56/733.55	c  N dy 14903   4124794      2560     13267    279128    115615    880909   3098932     16.00     16.86
2943.15/736.99	c  N dy 14970   4145459      2560     13267    279128    136118    880909   4464123     15.99     16.90
2957.53/740.52	c  N dy 15072   4165495      2560     13267    279128    155992    880909   5858418     16.00     17.00
2973.12/744.47	c  N dy 15161   4185562      2560     13267    279128    175882    880909   7215081     16.00     16.87
2987.08/747.96	c  N dy 15236   4205702      2560     13267    279128    106645    880909   2458335     16.00     16.87
2991.87/749.16	c  S st 15277   4212716      2560     13267    279128    113600    880909   2956678     16.00   no data
2992.27/749.24	c  S st 15277   4213219      2560     13267    279128    114102    880909   2992701     16.00   no data
2992.27/749.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2995.09/749.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.3M T:  0.64
2995.09/749.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2995.09/749.95	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3004.26/752.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.25 s
3004.26/752.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
3004.26/752.26	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
3004.66/752.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3010.65/753.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
3018.63/755.88	c lits-rem:       187  cl-subs:      760  v-elim:      0  v-fix:    0  time:  2.01 s
3018.63/755.89	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
3019.43/756.06	c vivif2 --  cl tried   113342 cl shrink        0 lits rem          0 time: 0.17
3020.63/756.31	c asymm  cl-useful: 0/1019/13267 lits-rem:0 time: 0.26
3020.63/756.33	c calculated reachability. Time: 0.00
3020.63/756.33	c  N dy 15277   4213219      2560     13267    279128    113342    880909   2963715     16.00   no data
3033.82/759.66	c  N dy 15363   4233226      2560     13267    279128    133188    880909   4311156     16.00     21.56
3047.81/763.16	c  N dy 15426   4253610      2560     13267    279128    153418    880909   5683762     16.00     16.95
3062.98/766.95	c  N dy 15511   4273671      2560     13267    279128    173336    880909   7041969     16.00     17.38
3078.18/770.71	c  N dy 15581   4294268      2560     13267    279128    103513    880909   2158152     16.00     16.90
3090.94/773.97	c  N dy 15643   4314561      2560     13267    279128    123591    880909   3442909     16.00     16.98
3104.94/777.42	c  N dy 15710   4334792      2560     13267    279128    143651    880909   4768110     16.00     16.96
3120.10/781.26	c  N dy 15787   4356453      2560     13267    279128    165119    880909   6214333     16.00     17.19
3137.27/785.50	c  N dy 15862   4377286      2560     13267    279128     94521    880909   1511704     16.00     16.87
3150.45/788.82	c  N dy 15949   4397733      2560     13267    279128    114765    880909   2809420     16.00     16.94
3164.04/792.23	c  N dy 16036   4417992      2560     13267    279128    134841    880909   4182867     16.00     17.03
3178.42/795.86	c  N dy 16112   4438088      2560     13267    279128    154713    880909   5522624     16.00     16.96
3194.79/799.91	c  N dy 16175   4459757      2560     13267    279128    176220    880909   6973283     16.00     16.85
3210.77/803.90	c  N dy 16247   4480271      2560     13267    279128    104401    880909   2118158     16.00     16.91
3223.57/807.15	c  N dy 16302   4500276      2560     13267    279128    124218    880909   3410543     16.00     16.87
3237.52/810.60	c  N dy 16377   4520605      2560     13267    279128    144397    880909   4785073     16.00     16.86
3252.72/814.40	c  N dy 16450   4540686      2560     13267    279128    164296    880909   6062249     16.00     17.40
3267.89/818.21	c  N dy 16523   4560982      2560     13267    279128    184410    880909   7467300     16.00     17.06
3281.87/821.71	c  N dy 16619   4581009      2560     13267    279128    111121    880909   2572455     16.00     22.29
3294.65/824.95	c  N dy 16650   4601031      2560     13267    279128    130918    880909   3911652     15.99     16.91
3309.03/828.50	c  N dy 16720   4621164      2560     13267    279128    150868    880909   5206533     15.99     16.92
3323.81/832.22	c  N dy 16793   4641363      2560     13267    279128    170889    880909   6552250     15.99     16.87
3340.59/836.42	c  N dy 16900   4661419      2560     13267    279128     96651    880909   1524903     16.00     16.87
3353.37/839.69	c  N dy 16961   4681717      2560     13267    279128    116735    880909   2776782     15.99     17.20
3368.16/843.34	c  N dy 17040   4701777      2560     13267    279128    136639    880909   4106658     15.99     17.07
3376.54/845.43	c  S st 17092   4713219      2560     13267    279128    147961    880909   4883707     15.99   no data
3376.95/845.52	c  S st 17092   4713722      2560     13267    279128    148462    880909   4920557     15.99   no data
3376.95/845.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3380.13/846.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.4M T:  0.79
3380.13/846.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3380.13/846.39	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3389.32/848.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.31 s
3389.72/848.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
3389.72/848.75	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
3390.14/848.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3396.51/850.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
3413.68/854.70	c lits-rem:       440  cl-subs:     2208  v-elim:      0  v-fix:    0  time:  4.25 s
3413.68/854.71	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
3414.48/854.98	c vivif2 --  cl tried   146254 cl shrink        0 lits rem          0 time: 0.27
3415.68/855.25	c asymm  cl-useful: 0/1078/13267 lits-rem:0 time: 0.27
3415.68/855.26	c calculated reachability. Time: 0.00
3415.68/855.26	c  N dy 17092   4713722      2560     13267    279128    146254    880909   4850411     15.99   no data
3431.26/859.10	c  N dy 17176   4733967      2560     13267    279128    166311    880909   6201507     16.00     16.85
3446.84/863.07	c  N dy 17265   4754231      2560     13267    279128    186405    880909   7576423     16.00     16.85
3461.61/866.70	c  N dy 17312   4774253      2560     13267    279128    111051    880909   2399795     15.99     23.20
3475.20/870.10	c  N dy 17401   4794397      2560     13267    279128    131049    880909   3772127     16.00     16.88
3489.98/873.86	c  N dy 17482   4815053      2560     13267    279128    151509    880909   5073090     16.00     16.95
3505.15/877.61	c  N dy 17555   4835069      2560     13267    279128    171375    880909   6402491     16.00     26.52
3520.73/881.52	c  N dy 17621   4855100      2560     13267    279128    191210    880909   7732809     16.00     17.11
3534.72/885.07	c  N dy 17702   4875150      2560     13267    279128    114998    880909   2677019     16.00     17.15
3548.71/888.53	c  N dy 17802   4895345      2560     13267    279128    135038    880909   4050462     16.00     16.89
3563.47/892.27	c  N dy 17871   4915381      2560     13267    279128    154851    880909   5334995     16.00     16.86
3579.47/896.28	c  N dy 17973   4935403      2560     13267    279128    174706    880909   6670596     16.00     19.31
3597.83/900.83	c  N dy 18058   4956862      2560     13267    279128     98865    880909   1517489     16.00     17.19
3611.01/904.17	c  N dy 18136   4977189      2560     13267    279128    119011    880909   2815058     16.00     16.89
3625.79/907.82	c  N dy 18212   4998123      2560     13267    279128    139774    880909   4135487     16.00     16.89
3640.17/911.45	c  N dy 18308   5018127      2560     13267    279128    159587    880909   5455946     16.01     17.14
3655.35/915.26	c  N dy 18382   5038201      2560     13267    279128    179475    880909   6830864     16.01     16.91
3672.12/919.42	c  N dy 18468   5058209      2560     13267    279128    101188    880909   1648691     16.01     16.86
3684.92/922.65	c  N dy 18533   5078306      2560     13267    279128    121121    880909   2991185     16.01     16.88
3699.29/926.27	c  N dy 18596   5098960      2560     13267    279128    141574    880909   4376399     16.00     16.89
3714.86/930.14	c  N dy 18647   5119192      2560     13267    279128    161583    880909   5632687     16.00     16.91
3730.84/934.15	c  N dy 18714   5139469      2560     13267    279128    181645    880909   6929606     16.00     16.89
3748.42/938.55	c  N dy 18786   5160329      2560     13267    279128    103234    880909   1715280     16.00     16.85
3761.60/941.86	c  N dy 18876   5180381      2560     13267    279128    123131    880909   3053118     16.00     17.01
3775.19/945.23	c  N dy 18956   5200446      2560     13267    279128    142983    880909   4347439     16.00     19.38
3785.58/947.90	c  S st 19002   5213725      2560     13267    279128    156130    880909   5235100     16.00   no data
3785.98/947.99	c  S st 19002   5214226      2560     13267    279128    156629    880909   5273486     16.00   no data
3786.36/948.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3789.56/948.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.2M T:  0.81
3789.56/948.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3789.56/948.87	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3798.77/951.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.31 s
3799.17/951.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
3799.17/951.23	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
3799.55/951.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3805.94/952.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
3824.71/957.60	c lits-rem:       409  cl-subs:     2402  v-elim:      0  v-fix:    0  time:  4.63 s
3824.71/957.61	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
3825.54/957.89	c vivif2 --  cl tried   154227 cl shrink        0 lits rem          0 time: 0.28
3826.71/958.18	c asymm  cl-useful: 0/1185/13267 lits-rem:0 time: 0.28
3826.71/958.19	c calculated reachability. Time: 0.00
3826.71/958.19	c  N dy 19002   5214226      2560     13267    279128    154227    880909   5197089     16.00   no data
3841.89/961.92	c  N dy 19081   5234254      2560     13267    279128    174092    880909   6531992     16.00     16.94
3858.66/966.13	c  N dy 19160   5254638      2560     13267    279128    194287    880909   7814995     16.00     16.86
3875.44/970.35	c  N dy 19225   5278146      2560     13267    279128    117468    880909   2543903     16.00     16.85
3889.42/973.83	c  N dy 19297   5298200      2560     13267    279128    137318    880909   3810718     16.00     18.85
3903.40/977.37	c  N dy 19384   5318265      2560     13267    279128    157232    880909   5154226     16.00     16.88
3919.77/981.48	c  N dy 19453   5339892      2560     13267    279128    178607    880909   6496259     16.00     16.86
3935.38/985.38	c  N dy 19526   5359963      2560     13267    279128    198490    880909   7794715     16.00     16.86
3950.54/989.19	c  N dy 19602   5380403      2560     13267    279128    117733    880909   2539716     16.00     16.89
3964.52/992.63	c  N dy 19662   5400496      2560     13267    279128    137649    880909   3808125     16.00     19.41
3979.32/996.35	c  N dy 19743   5421424      2560     13267    279128    158409    880909   5165165     16.00     16.91
3994.07/1000.02	c  N dy 19811   5441463      2560     13267    279128    178262    880909   6541853     16.00     16.86
4010.07/1004.06	c  N dy 19895   5461728      2560     13267    279128    198352    880909   7876312     16.00     17.01
4025.24/1007.84	c  N dy 19981   5481925      2560     13267    279128    116294    880909   2399597     16.00     16.97
4039.21/1011.35	c  N dy 20029   5502358      2560     13267    279128    136544    880909   3732980     16.00     17.10
4053.61/1014.98	c  N dy 20091   5522811      2560     13267    279128    156803    880909   5054925     15.99     16.84
4069.97/1019.03	c  N dy 20169   5543456      2560     13267    279128    177255    880909   6372564     15.99     16.96
4085.55/1022.90	c  N dy 20265   5563500      2560     13267    279128    197116    880909   7697467     16.00     17.26
4100.33/1026.66	c  N dy 20333   5583525      2560     13267    279128    113922    880909   2147962     16.00     17.87
4114.71/1030.20	c  N dy 20422   5604763      2560     13267    279128    134986    880909   3518132     16.00     16.96
4128.30/1033.67	c  N dy 20506   5624912      2560     13267    279128    154945    880909   4830918     16.00     17.02
4143.08/1037.37	c  N dy 20576   5644951      2560     13267    279128    174795    880909   6101847     16.00     20.05
4158.65/1041.25	c  N dy 20657   5665014      2560     13267    279128    194655    880909   7393812     16.00     17.18
4175.03/1045.31	c  N dy 20733   5685379      2560     13267    279128    110812    880909   1919021     16.00     16.87
4188.61/1048.72	c  N dy 20789   5706363      2560     13267    279128    131580    880909   3218232     15.99     16.87
4193.40/1050.00	c  S st 20826   5714227      2560     13267    279128    139386    880909   3734159     16.00   no data
4193.80/1050.08	c  S st 20826   5714733      2560     13267    279128    139891    880909   3771636     16.00   no data
4193.80/1050.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4196.59/1050.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.8M T:  0.64
4196.59/1050.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4196.59/1050.78	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4205.79/1053.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.31 s
4206.19/1053.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
4206.19/1053.15	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
4206.59/1053.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4212.97/1054.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
4223.76/1057.52	c lits-rem:       239  cl-subs:     1568  v-elim:      0  v-fix:    0  time:  2.64 s
4223.76/1057.53	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
4224.56/1057.75	c vivif2 --  cl tried   138323 cl shrink        0 lits rem          0 time: 0.22
4225.75/1058.03	c asymm  cl-useful: 0/1185/13267 lits-rem:0 time: 0.28
4225.75/1058.04	c calculated reachability. Time: 0.00
4225.75/1058.04	c  N dy 20826   5714733      2560     13267    279128    138323    880909   3723753     16.00   no data
4241.33/1061.96	c  N dy 20902   5736271      2560     13267    279128    159664    880909   5077496     15.99     17.05
4257.71/1066.05	c  N dy 20980   5756517      2560     13267    279128    179727    880909   6387440     15.99     16.87
4274.09/1070.12	c  N dy 21054   5776935      2560     13267    279128    199966    880909   7732325     15.99     16.87
4290.07/1074.18	c  N dy 21132   5797438      2560     13267    279128    115274    880909   2159828     15.99     16.85
4303.65/1077.54	c  N dy 21216   5817674      2560     13267    279128    135331    880909   3485057     15.99     16.86
4318.03/1081.14	c  N dy 21288   5837703      2560     13267    279128    155176    880909   4782057     15.99     17.02
4333.21/1084.93	c  N dy 21378   5858021      2560     13267    279128    175349    880909   6073702     15.99     17.08
4349.18/1088.93	c  N dy 21445   5878169      2560     13267    279128    195303    880909   7368216     15.99     16.84
4366.76/1093.36	c  N dy 21517   5898267      2560     13267    279128    109179    880909   1702322     15.99     19.14
4379.54/1096.60	c  N dy 21587   5918345      2560     13267    279128    129093    880909   3011195     15.99     17.96
4393.12/1099.97	c  N dy 21652   5938355      2560     13267    279128    148894    880909   4244806     15.99     18.76
4407.90/1103.66	c  N dy 21712   5958934      2560     13267    279128    169303    880909   5599343     15.99     16.85
4423.48/1107.56	c  N dy 21756   5979747      2560     13267    279128    189891    880909   6878416     15.99     17.22
4439.86/1111.61	c  N dy 21830   5999767      2560     13267    279128    209737    880909   8129291     15.99     16.85
4454.64/1115.36	c  N dy 21888   6020081      2560     13267    279128    122821    880909   2514290     15.99     16.83
4467.81/1118.65	c  N dy 21944   6040094      2560     13267    279128    142616    880909   3777850     15.99     16.84
4482.20/1122.23	c  N dy 22019   6060583      2560     13267    279128    162970    880909   5105368     15.99     17.02
4497.80/1126.14	c  N dy 22089   6081608      2560     13267    279128    183804    880909   6417224     15.98     16.89
4513.35/1130.04	c  N dy 22146   6101729      2560     13267    279128    203768    880909   7708829     15.98     16.84
4529.33/1134.01	c  N dy 22240   6121765      2560     13267    279128    115628    880909   2048310     15.98     16.91
4542.91/1137.49	c  N dy 22300   6142383      2560     13267    279128    136026    880909   3306189     15.98     16.91
4556.90/1140.99	c  N dy 22367   6162560      2560     13267    279128    156011    880909   4580940     15.98     16.86
4572.09/1144.77	c  N dy 22436   6183068      2560     13267    279128    176319    880909   5864131     15.98     16.83
4588.05/1148.71	c  N dy 22526   6203181      2560     13267    279128    196233    880909   7122015     15.98     16.84
4596.84/1150.99	c  S st 22561   6214733      2560     13267    279128    207655    880909   7829939     15.98   no data
4597.24/1151.07	c  S st 22561   6215233      2560     13267    279128    208153    880909   7868757     15.98   no data
4597.64/1151.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4600.43/1151.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 28.7M T:  0.79
4600.83/1151.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4600.83/1151.94	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4609.62/1154.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.25 s
4610.02/1154.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
4610.02/1154.24	c Removed useless bin:       0  fixed:     0  props:   1.40M  time:  0.03 s
4610.42/1154.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4618.81/1156.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.80 s
4652.77/1164.90	c lits-rem:       584  cl-subs:     4507  v-elim:      0  v-fix:    0  time:  8.49 s
4652.77/1164.91	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.01
4654.37/1165.33	c vivif2 --  cl tried   203646 cl shrink        0 lits rem          0 time: 0.42
4655.58/1165.61	c asymm  cl-useful: 0/1053/13267 lits-rem:0 time: 0.28
4655.58/1165.63	c calculated reachability. Time: 0.00
4655.58/1165.63	c  N dy 22561   6215233      2560     13267    279128    203646    880909   7731515     15.98   no data
4671.94/1169.79	c  N dy 22633   6235322      2560     13267    279128    114628    880909   1920267     15.98     17.06
4685.52/1173.14	c  N dy 22710   6255390      2560     13267    279128    134519    880909   3205097     15.98     17.09
4699.10/1176.55	c  N dy 22796   6275526      2560     13267    279128    154469    880909   4484590     15.98     16.84
4714.28/1180.31	c  N dy 22885   6295978      2560     13267    279128    174738    880909   5812022     15.98     16.84
4729.06/1184.09	c  N dy 22943   6316360      2560     13267    279128    194962    880909   7126365     15.98     16.84
4745.44/1188.19	c  N dy 22993   6336831      2560     13267    279128    215241    880909   8364655     15.98     16.97
4760.62/1191.99	c  N dy 23062   6357375      2560     13267    279128    125619    880909   2597352     15.98     16.84
4774.21/1195.35	c  N dy 23137   6377499      2560     13267    279128    145555    880909   3870606     15.98     16.82
4788.57/1198.93	c  N dy 23204   6397838      2560     13267    279128    165679    880909   5140458     15.98     16.94

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-3258635-1304028777/watcher-3258635-1304028777 -o /tmp/evaluation-result-3258635-1304028777/solver-3258635-1304028777 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3258635-1304028777.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: 5.91 2.00 0.71 5/180 26153
/proc/meminfo: memFree=12770972/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 412 0 0 0 0 0 0 0 23 0 4 0 514476437 52441088 352 33554432000 4194304 4627427 140733842682736 18446744073709551615 47322525235201 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 12803 352 303 106 0 7774 0
[pid=26153/tid=26154] ppid=26151 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 514476437 52441088 352 33554432000 4194304 4627427 140733842682736 18446744073709551615 47322525235122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 514476437 52441088 352 33554432000 4194304 4627427 140733842682736 18446744073709551615 47322525235122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 4 0 514476437 52441088 352 33554432000 4194304 4627427 140733842682736 18446744073709551615 235594866619 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0886469 s]
/proc/loadavg: 5.91 2.00 0.71 5/180 26153
/proc/meminfo: memFree=12770972/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=291056 CPUtime=0.19 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) D 26151 26153 26049 0 -1 4202496 8181 0 0 0 17 2 0 0 18 0 4 0 514476437 298041344 8001 33554432000 4194304 4627427 140733842682736 18446744073709551615 235594909879 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 72764 8006 345 106 0 67735 0
[pid=26153/tid=26154] ppid=26151 vsize=291056 CPUtime=0.05 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) D 26151 26153 26049 0 -1 4202560 2259 0 0 0 5 0 0 0 18 0 4 0 514476437 298041344 8007 33554432000 4194304 4627427 140733842682736 18446744073709551615 235594527777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=291056 CPUtime=0.06 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 2452 0 0 0 6 0 0 0 18 0 4 0 514476437 298041344 8007 33554432000 4194304 4627427 140733842682736 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=291056 CPUtime=0.01 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 850 0 0 0 1 0 0 0 18 0 4 0 514476437 298041344 8012 33554432000 4194304 4627427 140733842682736 18446744073709551615 235594527777 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 291056

[startup+0.105939 s]
/proc/loadavg: 5.91 2.00 0.71 5/180 26153
/proc/meminfo: memFree=12770972/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=291844 CPUtime=0.24 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 8814 0 0 0 21 3 0 0 18 0 4 0 514476437 298848256 8634 33554432000 4194304 4627427 140733842682736 18446744073709551615 235594909879 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26153/statm: 72994 8638 357 106 0 67965 0
[pid=26153/tid=26154] ppid=26151 vsize=291976 CPUtime=0.06 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) D 26151 26153 26049 0 -1 4202560 2378 0 0 0 5 1 0 0 18 0 4 0 514476437 298983424 8644 33554432000 4194304 4627427 140733842682736 18446744073709551615 235594909879 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=291976 CPUtime=0.07 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) D 26151 26153 26049 0 -1 4202560 2677 0 0 0 7 0 0 0 18 0 4 0 514476437 298983424 8647 33554432000 4194304 4627427 140733842682736 18446744073709551615 235594527429 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=291976 CPUtime=0.01 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 1017 0 0 0 1 0 0 0 18 0 4 0 514476437 298983424 8653 33554432000 4194304 4627427 140733842682736 18446744073709551615 4530553 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 291844

[startup+0.318901 s]
/proc/loadavg: 5.91 2.00 0.71 5/180 26153
/proc/meminfo: memFree=12770972/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=297940 CPUtime=0.92 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 13980 0 0 0 88 4 0 0 18 0 4 0 514476437 305090560 13800 33554432000 4194304 4627427 140733842682736 18446744073709551615 4425797 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 74485 13800 380 106 0 69456 0
[pid=26153/tid=26154] ppid=26151 vsize=297940 CPUtime=0.26 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) D 26151 26153 26049 0 -1 4202560 3627 0 0 0 24 2 0 0 18 0 4 0 514476437 305090560 13800 33554432000 4194304 4627427 140733842682736 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=297940 CPUtime=0.28 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 4451 0 0 0 28 0 0 0 18 0 4 0 514476437 305090560 13800 33554432000 4194304 4627427 140733842682736 18446744073709551615 235594892394 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=297940 CPUtime=0.16 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 2578 0 0 0 16 0 0 0 18 0 4 0 514476437 305090560 13800 33554432000 4194304 4627427 140733842682736 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 297940

[startup+1.25767 s]
/proc/loadavg: 5.91 2.00 0.71 5/180 26153
/proc/meminfo: memFree=12770972/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=305496 CPUtime=4.67 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 26382 0 0 0 460 7 0 0 19 0 4 0 514476437 312827904 23664 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 76374 23665 386 106 0 71345 0
[pid=26153/tid=26154] ppid=26151 vsize=305496 CPUtime=1.2 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 7076 0 0 0 117 3 0 0 19 0 4 0 514476437 312827904 23665 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=305496 CPUtime=1.22 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 7086 0 0 0 121 1 0 0 19 0 4 0 514476437 312827904 23665 33554432000 4194304 4627427 140733842682736 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=305496 CPUtime=1.1 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 4771 0 0 0 109 1 0 0 19 0 4 0 514476437 312827904 23665 33554432000 4194304 4627427 140733842682736 18446744073709551615 235594531846 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 305496

[startup+1.50063 s]
/proc/loadavg: 5.91 2.00 0.71 5/180 26153
/proc/meminfo: memFree=12770972/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=314220 CPUtime=5.65 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 29256 0 0 0 557 8 0 0 19 0 4 0 514476437 321761280 23062 33554432000 4194304 4627427 140733842682736 18446744073709551615 4305869 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 78555 23062 386 106 0 73526 0
[pid=26153/tid=26154] ppid=26151 vsize=314220 CPUtime=1.44 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 7880 0 0 0 141 3 0 0 19 0 4 0 514476437 321761280 23062 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308499 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=314220 CPUtime=1.47 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 7883 0 0 0 146 1 0 0 20 0 4 0 514476437 321761280 23062 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=314220 CPUtime=1.34 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 5222 0 0 0 133 1 0 0 20 0 4 0 514476437 321761280 23062 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 314220

[startup+3.10035 s]
/proc/loadavg: 5.91 2.00 0.71 9/184 26157
/proc/meminfo: memFree=12615320/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=306212 CPUtime=12.03 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 39265 0 0 0 1194 9 0 0 23 0 4 0 514476437 313561088 24252 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 76553 24252 387 106 0 71524 0
[pid=26153/tid=26154] ppid=26151 vsize=306212 CPUtime=3.02 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 10186 0 0 0 299 3 0 0 23 0 4 0 514476437 313561088 24252 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=306212 CPUtime=3.06 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 10252 0 0 0 305 1 0 0 25 0 4 0 514476437 313561088 24253 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=306212 CPUtime=2.95 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 8141 0 0 0 293 2 0 0 25 0 4 0 514476437 313561088 24253 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 306212

[startup+6.30679 s]
/proc/loadavg: 6.08 2.10 0.75 9/184 26157
/proc/meminfo: memFree=12523932/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=307868 CPUtime=24.84 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 47874 0 0 0 2473 11 0 0 25 0 4 0 514476437 315256832 30482 33554432000 4194304 4627427 140733842682736 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 76967 30482 390 106 0 71938 0
[pid=26153/tid=26154] ppid=26151 vsize=307868 CPUtime=6.21 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 11803 0 0 0 618 3 0 0 25 0 4 0 514476437 315256832 30482 33554432000 4194304 4627427 140733842682736 18446744073709551615 4424709 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=307868 CPUtime=6.28 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 12290 0 0 0 626 2 0 0 25 0 4 0 514476437 315256832 30482 33554432000 4194304 4627427 140733842682736 18446744073709551615 4424704 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=307868 CPUtime=6.14 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 12537 0 0 0 612 2 0 0 25 0 4 0 514476437 315256832 30482 33554432000 4194304 4627427 140733842682736 18446744073709551615 4332764 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 307868

[startup+12.7007 s]
/proc/loadavg: 6.23 2.20 0.79 9/184 26157
/proc/meminfo: memFree=12389904/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=311000 CPUtime=50.38 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 69337 0 0 0 5023 15 0 0 25 0 4 0 514476437 318464000 38542 33554432000 4194304 4627427 140733842682736 18446744073709551615 4424704 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 77750 38542 390 106 0 72721 0
[pid=26153/tid=26154] ppid=26151 vsize=311000 CPUtime=12.57 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 17128 0 0 0 1253 4 0 0 25 0 4 0 514476437 318464000 38542 33554432000 4194304 4627427 140733842682736 18446744073709551615 4302882 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=311000 CPUtime=12.67 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 17243 0 0 0 1265 2 0 0 25 0 4 0 514476437 318464000 38543 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=311000 CPUtime=12.54 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 18994 0 0 0 1250 4 0 0 25 0 4 0 514476437 318464000 38543 33554432000 4194304 4627427 140733842682736 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 311000

[startup+25.5004 s]
/proc/loadavg: 6.70 2.50 0.91 9/184 26157
/proc/meminfo: memFree=12177652/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=357116 CPUtime=101.51 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 103542 0 0 0 10130 21 0 0 25 0 4 0 514476437 365686784 62297 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308920 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 89279 62297 390 106 0 84250 0
[pid=26153/tid=26154] ppid=26151 vsize=357116 CPUtime=25.31 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 26034 0 0 0 2525 6 0 0 25 0 4 0 514476437 365686784 62297 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=357116 CPUtime=25.46 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 21857 0 0 0 2543 3 0 0 25 0 4 0 514476437 365686784 62297 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=357116 CPUtime=25.35 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 32209 0 0 0 2529 6 0 0 25 0 4 0 514476437 365686784 62297 33554432000 4194304 4627427 140733842682736 18446744073709551615 4333268 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 357116

[startup+51.1009 s]
/proc/loadavg: 7.22 2.95 1.10 9/184 26158
/proc/meminfo: memFree=12075784/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=491176 CPUtime=203.76 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 133726 0 0 0 20350 26 0 0 25 0 4 0 514476437 502964224 75109 33554432000 4194304 4627427 140733842682736 18446744073709551615 4321445 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 122794 75109 390 106 0 117765 0
[pid=26153/tid=26154] ppid=26151 vsize=491176 CPUtime=50.76 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 34749 0 0 0 5069 7 0 0 25 0 4 0 514476437 502964224 75109 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=491176 CPUtime=51.06 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 27125 0 0 0 5102 4 0 0 25 0 4 0 514476437 502964224 75109 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=491176 CPUtime=50.94 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 46038 0 0 0 5086 8 0 0 25 0 4 0 514476437 502964224 75109 33554432000 4194304 4627427 140733842682736 18446744073709551615 4327479 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 491176

[startup+102.301 s]
/proc/loadavg: 7.80 3.76 1.47 9/184 26159
/proc/meminfo: memFree=11911568/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=521296 CPUtime=408.27 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 217345 0 0 0 40782 45 0 0 25 0 4 0 514476437 533807104 75599 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 130324 75600 390 106 0 125295 0
[pid=26153/tid=26154] ppid=26151 vsize=521296 CPUtime=101.69 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 60878 0 0 0 10156 13 0 0 25 0 4 0 514476437 533807104 75600 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=521296 CPUtime=102.26 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 37094 0 0 0 10220 6 0 0 25 0 4 0 514476437 533807104 75601 33554432000 4194304 4627427 140733842682736 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=521296 CPUtime=102.14 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 85965 0 0 0 10196 18 0 0 25 0 4 0 514476437 533807104 75601 33554432000 4194304 4627427 140733842682736 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.27
Current children cumulated vsize (KiB) 521296

[startup+162.3 s]

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

[pid=26153] ppid=26151 vsize=1198648 CPUtime=2565.27 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1183708 0 0 0 256244 283 0 0 25 0 4 0 514476437 1227415552 208609 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 299662 208609 398 106 0 294633 0
[pid=26153/tid=26154] ppid=26151 vsize=1198648 CPUtime=638.76 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 298055 0 0 0 63804 72 0 0 25 0 4 0 514476437 1227415552 208609 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1198648 CPUtime=642.21 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 202652 0 0 0 64175 46 0 0 25 0 4 0 514476437 1227415552 208609 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1198648 CPUtime=642.12 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 406929 0 0 0 64117 95 0 0 25 0 4 0 514476437 1227415552 208609 33554432000 4194304 4627427 140733842682736 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.27
Current children cumulated vsize (KiB) 1198648

[startup+702.301 s]
/proc/loadavg: 8.11 7.52 4.62 9/184 26235
/proc/meminfo: memFree=11513408/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1068668 CPUtime=2804.94 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1265415 0 0 0 280187 307 0 0 25 0 4 0 514476437 1094316032 205346 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 267167 205346 398 106 0 262138 0
[pid=26153/tid=26154] ppid=26151 vsize=1068668 CPUtime=698.43 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 318150 0 0 0 69764 79 0 0 25 0 4 0 514476437 1094316032 205346 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1068668 CPUtime=702.21 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 214123 0 0 0 70171 50 0 0 25 0 4 0 514476437 1094316032 205346 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1068668 CPUtime=702.12 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 436275 0 0 0 70109 103 0 0 25 0 4 0 514476437 1094316032 205346 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.94
Current children cumulated vsize (KiB) 1068668

[startup+762.3 s]
/proc/loadavg: 8.09 7.62 4.83 9/184 26237
/proc/meminfo: memFree=11226848/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1211136 CPUtime=3044.6 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1351396 0 0 0 304132 328 0 0 25 0 4 0 514476437 1240203264 211943 33554432000 4194304 4627427 140733842682736 18446744073709551615 4333268 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 302784 211943 398 106 0 297755 0
[pid=26153/tid=26154] ppid=26151 vsize=1211136 CPUtime=758.1 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 340840 0 0 0 75726 84 0 0 25 0 4 0 514476437 1240203264 211943 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308165 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1211136 CPUtime=762.2 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 228956 0 0 0 76167 53 0 0 25 0 4 0 514476437 1240203264 211943 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1211136 CPUtime=762.11 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 462987 0 0 0 76102 109 0 0 25 0 4 0 514476437 1240203264 211943 33554432000 4194304 4627427 140733842682736 18446744073709551615 4327446 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.6
Current children cumulated vsize (KiB) 1211136

[startup+822.301 s]
/proc/loadavg: 8.12 7.72 5.04 9/184 26238
/proc/meminfo: memFree=11097708/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1111612 CPUtime=3284.27 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1446068 0 0 0 328074 353 0 0 25 0 4 0 514476437 1138290688 195636 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 277903 195636 398 106 0 272874 0
[pid=26153/tid=26154] ppid=26151 vsize=1111612 CPUtime=817.78 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 364427 0 0 0 81686 92 0 0 25 0 4 0 514476437 1138290688 195636 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1111612 CPUtime=822.2 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 248795 0 0 0 82162 58 0 0 25 0 4 0 514476437 1138290688 195636 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1111612 CPUtime=822.11 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 491739 0 0 0 82096 115 0 0 25 0 4 0 514476437 1138290688 195636 33554432000 4194304 4627427 140733842682736 18446744073709551615 4310580 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.27
Current children cumulated vsize (KiB) 1111612

[startup+882.301 s]
/proc/loadavg: 8.15 7.80 5.23 9/184 26240
/proc/meminfo: memFree=10982564/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1046244 CPUtime=3523.93 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1539074 0 0 0 352015 378 0 0 25 0 4 0 514476437 1071353856 193385 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 261561 193385 404 106 0 256532 0
[pid=26153/tid=26154] ppid=26151 vsize=1046244 CPUtime=877.45 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 383656 0 0 0 87648 97 0 0 25 0 4 0 514476437 1071353856 193385 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1046244 CPUtime=882.19 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 274162 0 0 0 88154 65 0 0 25 0 4 0 514476437 1071353856 193385 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1046244 CPUtime=882.11 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 518837 0 0 0 88089 122 0 0 25 0 4 0 514476437 1071353856 193385 33554432000 4194304 4627427 140733842682736 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.93
Current children cumulated vsize (KiB) 1046244

[startup+942.3 s]
/proc/loadavg: 8.13 7.85 5.41 9/184 26241
/proc/meminfo: memFree=10948304/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1137260 CPUtime=3763.61 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1640757 0 0 0 375956 405 0 0 25 0 4 0 514476437 1164554240 203041 33554432000 4194304 4627427 140733842682736 18446744073709551615 4330946 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 284315 203041 403 106 0 279286 0
[pid=26153/tid=26154] ppid=26151 vsize=1137260 CPUtime=937.13 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 407621 0 0 0 93609 104 0 0 25 0 4 0 514476437 1164554240 203041 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1137260 CPUtime=942.2 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 302128 0 0 0 94147 73 0 0 25 0 4 0 514476437 1164554240 203041 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1137260 CPUtime=942.12 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 546866 0 0 0 94083 129 0 0 25 0 4 0 514476437 1164554240 203041 33554432000 4194304 4627427 140733842682736 18446744073709551615 4424452 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.61
Current children cumulated vsize (KiB) 1137260

[startup+1002.3 s]
/proc/loadavg: 8.11 7.89 5.57 9/184 26243
/proc/meminfo: memFree=10873976/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1083552 CPUtime=4003.26 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1726316 0 0 0 399899 427 0 0 25 0 4 0 514476437 1109557248 216296 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 270888 216296 407 106 0 265859 0
[pid=26153/tid=26154] ppid=26151 vsize=1083552 CPUtime=996.79 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 426336 0 0 0 99572 107 0 0 25 0 4 0 514476437 1109557248 216296 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1083552 CPUtime=1002.19 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 320242 0 0 0 100140 79 0 0 25 0 4 0 514476437 1109557248 216296 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1083552 CPUtime=1002.11 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 574241 0 0 0 100076 135 0 0 25 0 4 0 514476437 1109557248 216296 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.26
Current children cumulated vsize (KiB) 1083552

[startup+1062.31 s]
/proc/loadavg: 8.04 7.90 5.72 9/184 26245
/proc/meminfo: memFree=10684296/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1337576 CPUtime=4242.95 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1809346 0 0 0 423847 448 0 0 25 0 4 0 514476437 1369677824 229413 33554432000 4194304 4627427 140733842682736 18446744073709551615 4330994 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 334394 229413 407 106 0 329365 0
[pid=26153/tid=26154] ppid=26151 vsize=1337576 CPUtime=1056.47 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 445010 0 0 0 105535 112 0 0 25 0 4 0 514476437 1369677824 229413 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1337576 CPUtime=1062.19 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 340400 0 0 0 106135 84 0 0 25 0 4 0 514476437 1369677824 229413 33554432000 4194304 4627427 140733842682736 18446744073709551615 4424007 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1337576 CPUtime=1062.11 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 597927 0 0 0 106071 140 0 0 25 0 4 0 514476437 1369677824 229413 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.95
Current children cumulated vsize (KiB) 1337576

[startup+1122.3 s]
/proc/loadavg: 8.01 7.92 5.86 9/184 26246
/proc/meminfo: memFree=10609720/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1401128 CPUtime=4482.6 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1908874 0 0 0 447785 475 0 0 25 0 4 0 514476437 1434755072 239995 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 350282 239995 407 106 0 345253 0
[pid=26153/tid=26154] ppid=26151 vsize=1401128 CPUtime=1116.14 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 468154 0 0 0 111494 120 0 0 25 0 4 0 514476437 1434755072 239995 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1401128 CPUtime=1122.18 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 365658 0 0 0 112128 90 0 0 25 0 4 0 514476437 1434755072 239995 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1401128 CPUtime=1122.1 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 626167 0 0 0 112065 145 0 0 25 0 4 0 514476437 1434755072 239995 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.6
Current children cumulated vsize (KiB) 1401128

[startup+1182.3 s]
/proc/loadavg: 8.07 7.95 6.00 9/184 26248
/proc/meminfo: memFree=10557084/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1393856 CPUtime=4722.27 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 1996845 0 0 0 471730 497 0 0 25 0 4 0 514476437 1427308544 245443 33554432000 4194304 4627427 140733842682736 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 348464 245443 407 106 0 343435 0
[pid=26153/tid=26154] ppid=26151 vsize=1393856 CPUtime=1175.81 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 488709 0 0 0 117456 125 0 0 25 0 4 0 514476437 1427308544 245443 33554432000 4194304 4627427 140733842682736 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1393856 CPUtime=1182.18 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 378501 0 0 0 118123 95 0 0 25 0 4 0 514476437 1427308544 245443 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1393856 CPUtime=1182.11 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 652859 0 0 0 118058 153 0 0 25 0 4 0 514476437 1427308544 245443 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 1393856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.11 7.96 6.04 9/184 26249
/proc/meminfo: memFree=10514524/32950928 swapFree=67111528/67111528
[pid=26153] ppid=26151 vsize=1319636 CPUtime=4800.17 cores=0,2,4,6
/proc/26153/stat : 26153 (strangenight2-m) R 26151 26153 26049 0 -1 4202496 2028201 0 0 0 479513 504 0 0 25 0 4 0 514476437 1351307264 252682 33554432000 4194304 4627427 140733842682736 18446744073709551615 4308425 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26153/statm: 329909 252682 407 106 0 324880 0
[pid=26153/tid=26154] ppid=26151 vsize=1319636 CPUtime=1195.21 cores=0,2,4,6
/proc/26153/task/26154/stat : 26154 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 497727 0 0 0 119394 127 0 0 25 0 4 0 514476437 1351307264 252682 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26153/tid=26155] ppid=26151 vsize=1319636 CPUtime=1201.68 cores=0,2,4,6
/proc/26153/task/26155/stat : 26155 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 382883 0 0 0 120072 96 0 0 25 0 4 0 514476437 1351307264 252682 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26153/tid=26156] ppid=26151 vsize=1319636 CPUtime=1201.6 cores=0,2,4,6
/proc/26153/task/26156/stat : 26156 (strangenight2-m) R 26151 26153 26049 0 -1 4202560 661757 0 0 0 120006 154 0 0 25 0 4 0 514476437 1351307264 252682 33554432000 4194304 4627427 140733842682736 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1319636

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.86
CPU time (s): 4800.25
CPU user time (s): 4795.16
CPU system time (s): 5.09523
CPU usage (%): 399.402
Max. virtual memory (cumulated for all children) (KiB): 1469512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.16
system time used= 5.09523
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2028207
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= 7978
involuntary context switches= 29715

runsolver used 2.16267 second user time and 4.42233 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 00:12:57
IDJOB=3258635
IDBENCH=71408
IDSOLVER=1586
FILE ID=node120/3258635-1304028777
RUNJOBID= node120-1304028687-26067
PBS_JOBID= 13170332
Free space on /tmp= 72040 MiB

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

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=417393073

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12771144 kB
Buffers:       2480344 kB
Cached:       16117708 kB
SwapCached:          0 kB
Active:       11808964 kB
Inactive:      7796416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12771144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29492 kB
Writeback:           0 kB
AnonPages:     1006356 kB
Mapped:          15740 kB
Slab:           508688 kB
PageTables:       6668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1296672 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= 72040 MiB
End job on node120 at 2011-04-29 00:33:01