Trace number 3261935

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.42 1201.73

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0229
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

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-3261935-1304121755.cnf'
0.00/0.00	c -- header says num vars:            284
0.00/0.00	c -- header says num clauses:       42826
1.17/0.35	c -- clauses added:            0 learnts,        42826 normals,            0 xors
1.17/0.35	c -- vars added        284
1.17/0.35	c Parsing time:  0.01 s
1.17/0.35	c  N st     0         0       284     42449       377         0    191271         0   no data   no data
1.17/0.35	c asymm  cl-useful: 0/42449/42449 lits-rem:0 time: 0.32
1.17/0.35	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.17/0.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
1.17/0.36	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3.58/0.90	c lits-rem:         0  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.45 s
3.58/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.58/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.58/0.90	c calculated reachability. Time: 0.00
3.58/0.90	c Calc default polars -  time:   0.00 s pos:     283 undec:       1 neg:       0
3.58/0.90	c =========================================================================================
3.58/0.90	c types(t): F = full restart, N = normal restart
3.58/0.90	c types(t): S = simplification begin/end, E = solution found
3.58/0.90	c restart types(rt): st = static, dy = dynamic
3.58/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.58/0.90	c  B st     0         0       283     42438        94         0    190418         0   no data   no data
4.39/1.15	c  N dy    13      4106       283     42438        94      3948    190418     91471     11.84     12.50
5.97/1.51	c  N dy    28      8328       283     42438        94      4600    190418     92930     11.84     12.48
7.57/1.96	c  N dy    41     13788       283     42438        94      9829    190418    198999     11.42     12.05
9.16/2.32	c  N dy    50     17822       283     42438        94      8081    190418    143508     11.27     11.92
10.36/2.68	c  N dy    71     21890       283     42438        94     12011    190418    233849     11.34     12.69
11.56/2.97	c  F st    90     25000       283     42438        94      7868    190418    134834     11.46     10.89
11.96/3.08	c  N st    93     26189       283     42438        94      9008    190418    160084     11.46   no data
13.55/3.41	c  S st    96     30001       283     42438        94     12692    190418    247280     11.46   no data
13.55/3.46	c  S st    96     30502       283     42438        94     13188    190418    258828     11.46   no data
13.55/3.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.55/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.55/3.47	c blocked clauses removed:        0 vars:      0 tried:         283 T: 0.00 s
13.55/3.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.55/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.55/3.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
13.55/3.48	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
13.55/3.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.95/3.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
14.75/3.73	c lits-rem:       281  cl-subs:     1612  v-elim:      0  v-fix:    0  time:  0.22 s
16.35/4.13	c asymm  cl-useful: 3/35677/42438 lits-rem:3 time: 0.40
16.35/4.13	c calculated reachability. Time: 0.00
16.35/4.13	c  N dy    96     30502       283     42438        94     11576    190415    239157     11.46   no data
17.94/4.55	c  N dy   108     35036       283     42438        94     15925    190415    331120     11.36     12.02
19.55/4.93	c  N dy   125     39042       283     42438        94     11398    190415    200552     11.39     12.15
21.15/5.31	c  N dy   136     43139       283     42438        94     15313    190415    286551     11.32     11.94
21.96/5.55	c  S st   153     45754       283     42438        94     17829    190415    346597     11.39   no data
22.34/5.61	c  S st   153     46256       283     42438        94     18329    190415    357810     11.39   no data
22.34/5.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.34/5.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.34/5.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.34/5.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.34/5.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.34/5.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
22.34/5.64	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
22.34/5.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.34/5.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.54/5.91	c lits-rem:       215  cl-subs:     1902  v-elim:      0  v-fix:    0  time:  0.24 s
23.54/5.91	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.00
23.54/5.92	c vivif2 --  cl tried    16427 cl shrink        0 lits rem          0 time: 0.01
23.54/5.98	c asymm  cl-useful: 0/6761/42438 lits-rem:0 time: 0.06
23.54/5.98	c calculated reachability. Time: 0.00
23.54/5.98	c  N dy   153     46256       283     42438        94     16427    190415    334560     11.39   no data
25.54/6.42	c  N dy   164     50712       283     42438        94     11223    190415    200327     11.34     11.94
26.74/6.80	c  N dy   184     54897       283     42438        94     15278    190415    292098     11.37     11.99
28.33/7.19	c  N dy   190     59052       283     42438        94     19284    190415    376068     11.29     12.01
29.93/7.60	c  N dy   207     63104       283     42438        94     12606    190415    219423     11.31     14.01
31.52/7.98	c  N dy   230     67133       283     42438        94     16490    190415    308129     11.34     14.44
32.32/8.19	c  S st   240     69384       283     42438        94     18622    190415    354907     11.35      9.77
32.72/8.25	c  S st   240     69887       283     42438        94     19122    190415    367297     11.35   no data
32.72/8.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.72/8.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.72/8.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.72/8.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.72/8.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.72/8.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
32.72/8.27	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
32.72/8.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.72/8.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
33.92/8.54	c lits-rem:        96  cl-subs:     1661  v-elim:      0  v-fix:    0  time:  0.24 s
33.92/8.54	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.00
33.92/8.55	c vivif2 --  cl tried    17461 cl shrink        0 lits rem          0 time: 0.01
34.73/8.73	c asymm  cl-useful: 1/10669/42438 lits-rem:1 time: 0.19
34.73/8.74	c calculated reachability. Time: 0.00
34.73/8.74	c  N dy   240     69887       283     42438        94     17461    190414    347725     11.35   no data
37.52/9.40	c  N dy   259     76646       283     42438        94     12437    190414    203141     11.36     11.97
39.14/9.86	c  N dy   280     81671       283     42438        94     17282    190414    311622     11.36     12.10
41.11/10.37	c  N dy   290     87010       283     42438        94     22435    190414    423145     11.33     11.95
41.51/10.42	c  F st   294     87500       283     42438        94     22907    190414    434792     11.33   no data
43.53/10.96	c  N dy   300     92692       283     42438        94     15365    190414    257469     11.33   no data
45.91/11.52	c  N dy   315     98760       283     42438        94     21164    190414    388151     11.28     11.90
48.32/12.14	c  S st   332    104832       283     42438        94     26993    190414    510140     11.25   no data
48.70/12.22	c  S st   332    105333       283     42438        94     13990    190414    217799     11.25   no data
48.70/12.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.70/12.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.70/12.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.70/12.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.70/12.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.70/12.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
48.70/12.25	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
48.70/12.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.70/12.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.10/12.35	c lits-rem:        53  cl-subs:      682  v-elim:      0  v-fix:    0  time:  0.08 s
49.10/12.35	c vivif2 --  cl tried    42438 cl shrink        0 lits rem          0 time: 0.00
49.10/12.35	c vivif2 --  cl tried    13308 cl shrink        0 lits rem          0 time: 0.00
50.30/12.66	c asymm  cl-useful: 0/31769/42438 lits-rem:0 time: 0.31
50.30/12.66	c calculated reachability. Time: 0.00
50.30/12.66	c  N dy   332    105333       283     42438        94     13308    190413    211538     11.25   no data
52.72/13.28	c  N dy   349    112203       283     42438        94     19843    190413    351031     11.21     11.84
55.89/14.06	c  N dy   374    119985       283     42438        94     27244    190413    507520     11.20     11.82
59.08/14.85	c  N dy   411    127728       283     42438        94     20297    190413    355753     11.21     13.38
62.68/15.75	c  N dy   455    136430       283     42438        94     28671    190413    540531     11.23     11.88
66.68/16.72	c  N dy   504    145704       283     42438        94     22148    190413    397821     11.26     11.86
70.66/17.75	c  N dy   552    155471       283     42438        94     31525    190413    603688     11.29     12.02
71.86/18.04	c  S st   563    157999       283     42438        94     17584    190413    281750     11.29   no data
71.86/18.09	c  S st   563    158502       283     42438        94     18081    190413    293086     11.29   no data
71.86/18.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.26/18.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
72.26/18.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.26/18.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.26/18.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.26/18.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
72.26/18.12	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
72.26/18.13	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
72.26/18.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
72.66/18.26	c lits-rem:        40  cl-subs:      501  v-elim:      0  v-fix:    0  time:  0.12 s
72.66/18.26	c vivif2 --  cl tried    42437 cl shrink        0 lits rem          0 time: 0.00
72.66/18.27	c vivif2 --  cl tried    17580 cl shrink        0 lits rem          0 time: 0.00
74.28/18.66	c asymm  cl-useful: 1/28018/42437 lits-rem:1 time: 0.39
74.28/18.66	c calculated reachability. Time: 0.00
74.28/18.66	c  N dy   563    158502       283     42437        94     17580    190388    288062     11.29   no data
79.07/19.81	c  N dy   623    169760       283     42437        94     28431    190388    538483     11.34     11.97
83.85/21.05	c  N dy   664    181119       283     42437        94     21960    190388    361784     11.33     11.95
88.65/22.25	c  N dy   711    192746       283     42437        94     33151    190388    611519     11.33     12.31
94.24/23.60	c  N dy   754    205718       283     42437        94     27347    190388    460000     11.33     11.96
99.83/25.09	c  N dy   801    219385       283     42437        94     21138    190388    310665     11.32     11.93
105.81/26.54	c  N dy   859    233571       283     42437        94     34731    190388    607301     11.32     12.06
107.81/27.02	c  S st   881    237753       283     42437        94     38781    190388    695670     11.32   no data
107.81/27.09	c  S st   881    238255       283     42437        94     39274    190388    706732     11.32   no data
107.81/27.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.23/27.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
108.23/27.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.23/27.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.23/27.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.23/27.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
108.23/27.12	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
108.23/27.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
108.23/27.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
112.21/28.11	c lits-rem:       331  cl-subs:     3740  v-elim:      0  v-fix:    0  time:  0.94 s
112.21/28.12	c vivif2 --  cl tried    42437 cl shrink        0 lits rem          0 time: 0.00
112.21/28.13	c vivif2 --  cl tried    35534 cl shrink        0 lits rem          0 time: 0.01
113.01/28.32	c asymm  cl-useful: 0/14419/42437 lits-rem:0 time: 0.20
113.01/28.33	c calculated reachability. Time: 0.00
113.01/28.33	c  N dy   881    238255       283     42437        94     35534    190388    661443     11.32   no data
119.80/30.00	c  N dy   945    253661       283     42437        94     30168    190388    504985     11.33     11.97
127.01/31.86	c  N dy  1000    270612       283     42437        94     25288    190388    377023     11.31     11.94
134.58/33.72	c  N dy  1067    287887       283     42437        94     41865    190388    736492     11.32     11.93
142.17/35.68	c  F st  1104    306250       283     42437        94     37324    190388    620711     11.28     10.72
142.57/35.71	c  N st  1105    306500       283     42437        94     37562    190388    625265     11.28   no data
150.96/37.89	c  N dy  1170    326130       283     42437        94     33283    190387    530816     11.28     12.15
160.55/40.24	c  N dy  1239    346752       283     42437        94     28993    190387    431924     11.27     12.19
164.94/41.39	c  S st  1268    357385       283     42437        94     39188    190387    643046     11.25     10.01
165.34/41.45	c  S st  1268    357885       283     42437        94     39680    190387    654149     11.25   no data
165.34/41.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
165.34/41.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
165.34/41.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.34/41.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.34/41.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.34/41.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
165.34/41.49	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
165.74/41.50	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
165.74/41.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
168.93/42.34	c lits-rem:       369  cl-subs:     3632  v-elim:      0  v-fix:    0  time:  0.81 s
168.93/42.34	c vivif2 --  cl tried    42436 cl shrink        0 lits rem          0 time: 0.00
168.93/42.35	c vivif2 --  cl tried    36048 cl shrink        0 lits rem          0 time: 0.01
169.73/42.55	c asymm  cl-useful: 0/7079/42436 lits-rem:0 time: 0.19
169.73/42.55	c calculated reachability. Time: 0.00
169.73/42.55	c  N dy  1268    357885       283     42436        94     36048    190363    612751     11.25   no data
179.33/44.92	c  N dy  1362    377951       283     42436        94     30417    190363    465857     11.27     13.33
188.52/47.29	c  N dy  1435    398022       283     42436        94     49654    190363    879908     11.27     12.57
198.09/49.69	c  N dy  1509    418756       283     42436        94     43638    190363    738261     11.26     11.93
208.09/52.12	c  N dy  1601    439058       283     42436        94     36230    190363    580347     11.27     11.97
217.27/54.48	c  N dy  1663    459241       283     42436        94     55561    190363    984016     11.26     11.92
227.66/57.02	c  N dy  1744    481367       283     42436        94     48894    190363    840614     11.26     11.92
237.64/59.51	c  N dy  1819    501467       283     42436        94     39336    190363    629616     11.25     12.55
247.23/61.96	c  N dy  1886    521933       283     42436        94     58939    190363   1045247     11.25     11.85
254.02/63.69	c  S st  1937    536830       283     42436        94     43394    190363    702316     11.25      8.91
254.43/63.76	c  S st  1937    537332       283     42436        94     43889    190363    713634     11.25   no data
254.43/63.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
254.43/63.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
254.43/63.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
254.43/63.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.43/63.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.43/63.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
254.43/63.80	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
254.83/63.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
254.83/63.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
258.41/64.70	c lits-rem:       257  cl-subs:     2832  v-elim:      0  v-fix:    0  time:  0.85 s
258.41/64.71	c vivif2 --  cl tried    42436 cl shrink        0 lits rem          0 time: 0.00
258.41/64.72	c vivif2 --  cl tried    41057 cl shrink        0 lits rem          0 time: 0.01
259.23/64.93	c asymm  cl-useful: 0/6395/42436 lits-rem:0 time: 0.21
259.23/64.93	c calculated reachability. Time: 0.00
259.23/64.93	c  N dy  1937    537332       283     42436        94     41057    190363    679860     11.25   no data
269.19/67.46	c  N dy  2024    557543       283     42436        94     60434    190363   1095854     11.25     11.99
279.18/69.94	c  N dy  2086    578868       283     42436        94     50156    190363    820960     11.24     12.01
289.59/72.50	c  N dy  2179    598910       283     42436        94     37741    190363    555317     11.24     11.87
299.15/74.93	c  N dy  2256    619408       283     42436        94     57359    190363    967678     11.24     11.91
309.54/77.58	c  N dy  2350    640959       283     42436        94     45374    190363    704985     11.24     11.84
319.93/80.20	c  N dy  2435    661515       283     42436        94     65115    190363   1130451     11.25     11.86
329.91/82.66	c  N dy  2486    682418       283     42436        94     51547    190363    816249     11.24     11.83
341.90/85.65	c  N dy  2548    704239       283     42436        94     37841    190363    512666     11.23     11.87
351.88/88.13	c  N dy  2624    724603       283     42436        94     57413    190363    930927     11.23     11.84
362.27/90.79	c  N dy  2696    744670       283     42436        94     41144    190363    567281     11.22     12.75
371.86/93.14	c  N dy  2756    764928       283     42436        94     60538    190363    971196     11.22     11.82
382.26/95.80	c  N dy  2840    784942       283     42436        94     43231    190363    598267     11.22     11.85
391.83/98.19	c  N dy  2912    805062       283     42436        94     62559    190363   1011846     11.22     11.83
392.63/98.32	c  S st  2919    806000       283     42436        94     63461    190363   1031534     11.22     10.51
393.03/98.40	c  S st  2919    806503       283     42436        94     63957    190363   1043444     11.22   no data
393.03/98.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
393.03/98.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
393.03/98.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
393.03/98.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.03/98.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.03/98.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
393.03/98.45	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
393.03/98.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
393.43/98.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
401.41/100.58	c lits-rem:       550  cl-subs:     5349  v-elim:      0  v-fix:    0  time:  2.06 s
401.41/100.58	c vivif2 --  cl tried    42436 cl shrink        0 lits rem          0 time: 0.00
401.81/100.60	c vivif2 --  cl tried    58608 cl shrink        0 lits rem          0 time: 0.02
402.61/100.82	c asymm  cl-useful: 0/8877/42436 lits-rem:0 time: 0.22
402.61/100.82	c calculated reachability. Time: 0.00
402.61/100.82	c  N dy  2919    806503       283     42436        94     58608    190363    978629     11.22   no data
413.80/103.68	c  N dy  2991    827091       283     42436        94     40969    190363    544491     11.22     11.94
423.79/106.16	c  N dy  3068    847919       283     42436        94     60927    190363    967031     11.22     11.84
434.99/108.97	c  N dy  3134    868008       283     42436        94     41737    190363    545173     11.21     11.91
444.55/111.37	c  N dy  3183    888575       283     42436        94     61451    190363    947149     11.20     11.80
455.74/114.19	c  N dy  3255    908739       283     42436        94     41410    190363    522969     11.20     11.83
465.34/116.58	c  N dy  3337    929043       283     42436        94     60883    190363    943033     11.20     11.81
476.51/119.32	c  N dy  3407    949486       283     42436        94     80486    190363   1360381     11.20     11.95
486.50/121.84	c  N dy  3459    969922       283     42436        94     59762    190363    885751     11.19     11.79
497.28/124.56	c  N dy  3526    990365       283     42436        94     79361    190363   1295954     11.19     11.80
507.67/127.18	c  N dy  3590   1010700       283     42436        94     57611    190363    847639     11.18     11.83
518.48/129.88	c  N dy  3667   1030965       283     42436        94     77080    190363   1268744     11.19     11.83
530.04/132.76	c  N dy  3762   1051870       283     42436        94     54794    190363    776496     11.19     11.99
540.44/135.35	c  F st  3823   1071876       283     42436        94     74008    190363   1178053     11.18     11.51
540.44/135.36	c  N st  3823   1071876       283     42436        94     74008    190363   1178053     11.18     11.51
551.61/138.13	c  N dy  3874   1092116       283     42436        94     50213    190363    665677     11.18     11.77
561.60/140.64	c  N dy  3942   1112163       283     42436        94     69477    190363   1074410     11.18     14.95
573.98/143.75	c  N dy  4030   1132226       283     42436        94     44530    190363    538917     11.18     12.63
583.57/146.14	c  N dy  4088   1152282       283     42436        94     63669    190363    929406     11.17     11.85
594.75/148.98	c  N dy  4180   1172592       283     42436        94     83228    190363   1354338     11.18     11.79
606.35/151.88	c  N dy  4280   1192747       283     42436        94     57390    190363    806448     11.18     11.79
615.92/154.23	c  S st  4332   1209755       283     42436        94     73651    190363   1142685     11.18     10.08
616.32/154.32	c  S st  4332   1210257       283     42436        94     74147    190363   1155400     11.18   no data
616.32/154.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
616.32/154.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
616.32/154.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
616.32/154.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
616.32/154.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
616.32/154.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
616.32/154.38	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
616.71/154.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
616.71/154.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
629.49/157.67	c lits-rem:       622  cl-subs:     6277  v-elim:      0  v-fix:    0  time:  3.19 s
629.49/157.68	c vivif2 --  cl tried    42436 cl shrink        0 lits rem          0 time: 0.00
629.89/157.70	c vivif2 --  cl tried    67870 cl shrink        0 lits rem          0 time: 0.02
630.69/157.93	c asymm  cl-useful: 0/11000/42436 lits-rem:0 time: 0.23
630.69/157.93	c calculated reachability. Time: 0.00
630.69/157.93	c  N dy  4332   1210257       283     42436        94     67870    190363   1081489     11.18   no data
642.28/160.87	c  N dy  4429   1230335       283     42436        94     87074    190363   1493508     11.18     11.79
653.47/163.64	c  N dy  4514   1250407       283     42436        94     60425    190363    867546     11.18     12.37
664.25/166.33	c  N dy  4598   1270411       283     42436        94     79653    190363   1270884     11.19     12.17
677.03/169.53	c  N dy  4698   1290957       283     42436        94     52350    190363    685833     11.19     11.79
687.42/172.10	c  N dy  4773   1311389       283     42436        94     71953    190363   1102875     11.19     11.82
699.40/175.19	c  N dy  4844   1332662       283     42436        94     92388    190363   1531759     11.19     11.89
710.99/178.05	c  N dy  4930   1352763       283     42436        94     63665    190363    918092     11.19     11.93
722.97/181.07	c  N dy  5015   1372768       283     42436        94     82825    190363   1323849     11.19     13.36
736.56/184.40	c  N dy  5092   1393456       283     42436        94     53645    190363    693237     11.19     11.83
746.56/186.94	c  N dy  5155   1413583       283     42436        94     72873    190363   1091385     11.19     11.80
758.13/189.88	c  N dy  5223   1433772       283     42436        94     92264    190363   1498474     11.19     11.80
770.51/192.91	c  N dy  5330   1453785       283     42436        94     61605    190363    855230     11.19     12.23
781.72/195.77	c  N dy  5401   1475003       283     42436        94     81952    190363   1280148     11.19     11.83
794.07/198.86	c  N dy  5475   1495025       283     42436        94    101215    190363   1685284     11.19     12.01
806.05/201.84	c  N dy  5550   1517039       283     42436        94     71395    190363   1054632     11.19     11.85
818.04/204.89	c  N dy  5634   1537923       283     42436        94     91390    190363   1481767     11.19     11.78
830.82/208.03	c  N dy  5698   1558155       283     42436        94     58921    190363    779685     11.19     11.78
842.01/210.80	c  N dy  5794   1578697       283     42436        94     78685    190363   1205198     11.19     11.78
854.80/214.01	c  N dy  5864   1600024       283     42436        94     98993    190363   1619016     11.19     11.87
866.77/217.04	c  N dy  5955   1620215       283     42436        94     65636    190363    911740     11.19     11.78
877.57/219.79	c  N dy  6034   1640365       283     42436        94     84972    190363   1324238     11.19     11.82
890.34/222.96	c  N dy  6128   1660400       283     42436        94    104238    190363   1734262     11.20     11.99
902.33/225.97	c  N dy  6224   1680558       283     42436        94     69757    190363    989654     11.20     12.01
913.94/228.84	c  N dy  6299   1701094       283     42436        94     89522    190363   1412611     11.20     11.81
919.91/230.38	c  S st  6348   1710258       283     42436        94     98305    190363   1599936     11.20     10.55
920.31/230.49	c  S st  6348   1710759       283     42436        94     98794    190363   1610778     11.20   no data
920.71/230.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
920.71/230.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
920.71/230.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
920.71/230.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
920.71/230.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
920.71/230.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
920.71/230.57	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
920.71/230.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
921.11/230.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
942.68/236.07	c lits-rem:       946  cl-subs:     7760  v-elim:      0  v-fix:    0  time:  5.38 s
942.68/236.07	c vivif2 --  cl tried    42435 cl shrink        0 lits rem          0 time: 0.00
943.08/236.10	c vivif2 --  cl tried    91035 cl shrink        0 lits rem          0 time: 0.03
943.88/236.36	c asymm  cl-useful: 0/8037/42435 lits-rem:0 time: 0.26
943.88/236.37	c calculated reachability. Time: 0.00
943.88/236.37	c  N dy  6348   1710759       283     42435        94     91035    190338   1514924     11.20   no data
957.88/239.89	c  N dy  6412   1730943       283     42435        94     55729    190338    690130     11.20     11.79
968.64/242.59	c  N dy  6497   1751457       283     42435        94     75362    190338   1102971     11.20     11.93
980.62/245.58	c  N dy  6581   1771580       283     42435        94     94707    190338   1510502     11.20     11.81
994.59/249.06	c  N dy  6658   1791606       283     42435        94     58286    190338    732704     11.20     13.02
1005.39/251.78	c  N dy  6727   1812228       283     42435        94     78059    190338   1142663     11.20     11.84
1018.17/254.90	c  N dy  6820   1832308       283     42435        94     97341    190338   1550593     11.20     11.83
1031.75/258.36	c  N dy  6907   1852349       283     42435        94     59918    190338    759875     11.20     11.87
1042.53/261.08	c  N dy  6969   1872385       283     42435        94     79161    190338   1163552     11.20     11.80
1055.32/264.26	c  N dy  7036   1892449       283     42435        94     98419    190338   1562362     11.20     11.79
1069.70/267.80	c  N dy  7098   1912575       283     42435        94     60071    190338    755878     11.19     11.82
1080.90/270.61	c  N dy  7161   1933416       283     42435        94     80073    190338   1168278     11.19     11.80
1093.27/273.73	c  N dy  7210   1954176       283     42435        94    100005    190338   1577217     11.19     11.78
1107.64/277.31	c  N dy  7290   1974387       283     42435        94     60812    190338    770170     11.18     11.80
1118.03/279.94	c  N dy  7339   1994388       283     42435        94     79935    190338   1163856     11.18     12.24
1130.01/282.95	c  N dy  7410   2014534       283     42435        94     99227    190338   1565219     11.18     11.79
1145.20/286.73	c  N dy  7481   2035607       283     42435        94     59954    190338    744946     11.18     12.07
1157.97/289.92	c  N dy  7560   2059238       283     42435        94     82698    190338   1214358     11.18     11.80
1169.96/292.96	c  N dy  7615   2079444       283     42435        94    102044    190338   1610029     11.17     11.78
1184.74/296.63	c  N dy  7680   2099486       283     42435        94     60710    190338    756969     11.17     12.19
1195.52/299.35	c  N dy  7754   2119818       283     42435        94     80262    190338   1168447     11.17     11.78
1210.30/303.07	c  N dy  7839   2143695       283     42435        94    103187    190338   1633877     11.17     11.76
1226.29/307.03	c  N dy  7920   2165385       283     42435        94     62489    190338    787169     11.17     11.77
1237.47/309.83	c  N dy  8010   2185439       283     42435        94     81781    190338   1199801     11.17     11.77
1250.65/313.19	c  N dy  8082   2206714       283     42435        94    102167    190338   1624903     11.17     11.78
1253.44/313.81	c  S st  8092   2210761       283     42435        94    106043    190338   1704808     11.17     10.32
1253.84/313.92	c  S st  8092   2211265       283     42435        94    106542    190338   1715724     11.17   no data
1253.84/313.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1253.84/313.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1253.84/313.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1253.84/313.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1253.84/313.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1253.84/313.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
1253.84/313.99	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1254.24/314.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1254.64/314.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1276.21/319.58	c lits-rem:       943  cl-subs:     8576  v-elim:      0  v-fix:    0  time:  5.47 s
1276.21/319.58	c vivif2 --  cl tried    42435 cl shrink        0 lits rem          0 time: 0.00
1276.61/319.61	c vivif2 --  cl tried    97966 cl shrink        0 lits rem          0 time: 0.03
1276.61/319.64	c asymm  cl-useful: 0/1047/42435 lits-rem:0 time: 0.03
1276.61/319.64	c calculated reachability. Time: 0.00
1276.61/319.64	c  N dy  8092   2211265       283     42435        94     97966    190338   1611823     11.17   no data
1290.19/323.05	c  N dy  8159   2231520       283     42435        94    117415    190338   2019874     11.17     11.79
1303.37/326.36	c  N dy  8220   2251641       283     42435        94     74455    190338   1032254     11.17     11.88
1315.36/329.33	c  N dy  8303   2271713       283     42435        94     93744    190338   1434362     11.17     13.64
1328.94/332.74	c  N dy  8392   2292470       283     42435        94    113671    190338   1859745     11.17     11.77
1342.93/336.28	c  N dy  8452   2312487       283     42435        94     69517    190338    927722     11.17     12.16
1354.50/339.17	c  N dy  8527   2332776       283     42435        94     88983    190338   1343408     11.17     11.76
1367.69/342.40	c  N dy  8596   2352809       283     42435        94    108234    190338   1745235     11.17     13.00
1382.07/346.03	c  N dy  8658   2372842       283     42435        94    127330    190338   2125765     11.16     11.77
1394.45/349.14	c  N dy  8717   2392961       283     42435        94     82303    190338   1183212     11.16     11.76
1406.84/352.28	c  N dy  8802   2413006       283     42435        94    101579    190338   1587929     11.16     13.73
1420.81/355.77	c  N dy  8871   2433651       283     42435        94    121301    190338   1987522     11.16     11.75
1435.59/359.44	c  N dy  8964   2454241       283     42435        94     75881    190338   1046334     11.16     11.76
1447.58/362.43	c  N dy  9049   2474545       283     42435        94     95355    190338   1452472     11.16     11.79
1461.16/365.86	c  N dy  9132   2494939       283     42435        94    114975    190338   1864302     11.16     11.77
1476.74/369.74	c  N dy  9193   2514953       283     42435        94     67919    190338    861223     11.16     11.76
1488.33/372.62	c  N dy  9277   2535457       283     42435        94     87605    190338   1266192     11.16     11.79
1501.51/375.97	c  N dy  9356   2557151       283     42435        94    108398    190338   1694888     11.16     11.77
1515.50/379.41	c  N dy  9423   2577465       283     42435        94    127883    190338   2100664     11.16     11.79
1529.08/382.89	c  N dy  9482   2598241       283     42435        94     80530    190338   1103429     11.15     11.78
1541.05/385.88	c  N dy  9562   2618256       283     42435        94     99793    190338   1507001     11.15     11.75
1554.63/389.28	c  N dy  9636   2638718       283     42435        94    119382    190338   1908406     11.15     11.78
1570.61/393.23	c  N dy  9718   2659139       283     42435        94     70783    190338    893813     11.15     11.83
1582.99/396.38	c  N dy  9806   2680571       283     42435        94     91346    190338   1324524     11.15     11.84
1596.17/399.68	c  N dy  9866   2700803       283     42435        94    110708    190338   1724669     11.15     11.79
1603.79/401.51	c  S st  9906   2711265       283     42435        94    120696    190338   1930690     11.15     10.60
1604.17/401.62	c  S st  9906   2711766       283     42435        94    121193    190338   1941502     11.15   no data
1604.17/401.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1604.17/401.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1604.17/401.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1604.17/401.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1604.56/401.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1604.56/401.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
1604.56/401.70	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1604.56/401.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1604.96/401.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1632.13/408.67	c lits-rem:      1118  cl-subs:    10254  v-elim:      0  v-fix:    0  time:  6.82 s
1632.13/408.67	c vivif2 --  cl tried    42434 cl shrink        0 lits rem          0 time: 0.00
1632.53/408.70	c vivif2 --  cl tried   110940 cl shrink        0 lits rem          0 time: 0.03
1633.33/408.98	c asymm  cl-useful: 1/2214/42434 lits-rem:1 time: 0.27
1633.33/408.98	c calculated reachability. Time: 0.00
1633.33/408.98	c  N dy  9906   2711766       283     42434        94    110940    190312   1816218     11.15   no data
1647.73/412.55	c  N dy  9974   2731788       283     42434        94    130089    190312   2212046     11.15     12.93
1662.09/416.17	c  N dy 10068   2751797       283     42434        94     80417    190312   1082936     11.15     12.32
1674.09/419.16	c  N dy 10131   2771841       283     42434        94     99659    190312   1477529     11.15     12.96
1688.44/422.70	c  N dy 10202   2793107       283     42434        94    120051    190312   1895533     11.15     11.80
1705.22/426.99	c  N dy 10266   2814669       283     42434        94     70737    190312    865699     11.15     11.85
1716.41/429.77	c  N dy 10342   2834863       283     42434        94     90172    190312   1275891     11.15     11.75
1729.99/433.10	c  N dy 10425   2855273       283     42434        94    109703    190312   1683513     11.14     11.82
1743.58/436.52	c  N dy 10487   2875822       283     42434        94    129410    190312   2087739     11.14     11.80
1758.35/440.28	c  N dy 10564   2895860       283     42434        94     77649    190312   1000427     11.14     11.76
1769.94/443.17	c  N dy 10627   2915867       283     42434        94     96814    190312   1392816     11.14     12.47
1783.12/446.40	c  N dy 10710   2935973       283     42434        94    116043    190312   1794718     11.14     12.00
1797.50/450.00	c  N dy 10784   2956002       283     42434        94    135201    190312   2186661     11.14     13.06
1811.88/453.68	c  N dy 10863   2976044       283     42434        94     82578    190312   1085402     11.14     11.74
1824.66/456.81	c  N dy 10926   2997012       283     42434        94    102700    190312   1491336     11.14     11.78
1837.44/460.07	c  N dy 10992   3017016       283     42434        94    121790    190312   1889002     11.14     11.75
1852.22/463.75	c  N dy 11070   3037070       283     42434        94    141030    190312   2281503     11.14     13.74
1866.21/467.26	c  N dy 11148   3057235       283     42434        94     87521    190312   1184527     11.14     11.74
1878.98/470.45	c  N dy 11206   3078297       283     42434        94    107704    190312   1603094     11.14     11.79
1892.96/473.93	c  N dy 11293   3098387       283     42434        94    126977    190312   2006623     11.14     11.79
1908.55/477.88	c  N dy 11361   3119655       283     42434        94    147373    190312   2425363     11.14     11.80
1922.13/481.26	c  N dy 11439   3140360       283     42434        94     93343    190312   1277874     11.14     11.79
1935.31/484.58	c  N dy 11502   3160422       283     42434        94    112658    190312   1670329     11.13     11.80
1952.09/488.74	c  N dy 11580   3180438       283     42434        94    131917    190312   2072836     11.13     11.72
1971.26/493.53	c  N dy 11655   3200870       283     42434        94     76561    190312    924405     11.13     11.79
1977.27/495.03	c  S st 11685   3211767       283     42434        94     86954    190312   1132695     11.13     11.16
1977.65/495.12	c  S st 11685   3212267       283     42434        94     87447    190312   1144487     11.13   no data
1977.65/495.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1977.65/495.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1977.65/495.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1977.65/495.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1977.65/495.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1977.65/495.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
1977.65/495.18	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1978.05/495.21	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
1978.05/495.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1983.24/496.59	c lits-rem:       236  cl-subs:     2964  v-elim:      0  v-fix:    0  time:  1.32 s
1983.24/496.59	c vivif2 --  cl tried    42433 cl shrink        0 lits rem          0 time: 0.00
1983.64/496.61	c vivif2 --  cl tried    84483 cl shrink        0 lits rem          0 time: 0.02
1984.44/496.87	c asymm  cl-useful: 0/2857/42433 lits-rem:0 time: 0.26
1984.44/496.88	c calculated reachability. Time: 0.00
1984.44/496.88	c  N dy 11685   3212267       283     42433        94     84483    190288   1110230     11.13   no data
1996.83/499.95	c  N dy 11753   3232696       283     42433        94    104088    190288   1517783     11.13     11.73
2010.41/503.35	c  N dy 11842   3252794       283     42433        94    123420    190288   1924498     11.13     12.74
2026.38/507.40	c  N dy 11932   3275002       283     42433        94    144724    190288   2372772     11.13     11.74
2040.77/510.99	c  N dy 12003   3295019       283     42433        94     88058    190287   1153745     11.13     11.73
2053.54/514.15	c  N dy 12066   3315770       283     42433        94    108020    190287   1569940     11.13     11.76
2067.53/517.62	c  N dy 12133   3336253       283     42433        94    127604    190287   1968762     11.13     11.76
2083.11/521.56	c  N dy 12205   3356272       283     42433        94    146841    190287   2364334     11.13     15.10
2097.89/525.27	c  N dy 12281   3376292       283     42433        94     89239    190287   1162077     11.13     11.73
2109.47/528.15	c  N dy 12329   3396343       283     42433        94    108361    190287   1542063     11.12     12.37
2122.65/531.45	c  N dy 12406   3416451       283     42433        94    127623    190287   1942632     11.12     11.77
2137.83/535.20	c  N dy 12464   3437248       283     42433        94    147531    190287   2344753     11.12     11.78
2153.04/539.01	c  N dy 12553   3457341       283     42433        94     89175    190287   1152140     11.12     14.55
2164.99/542.07	c  N dy 12612   3477515       283     42433        94    108507    190287   1543400     11.12     11.78
2178.99/545.59	c  N dy 12691   3498095       283     42433        94    128333    190287   1958341     11.12     11.77
2194.15/549.38	c  N dy 12766   3518384       283     42433        94    147846    190287   2358911     11.12     11.72
2209.34/553.16	c  N dy 12843   3538401       283     42433        94     88309    190287   1117672     11.12     11.73
2221.32/556.16	c  N dy 12888   3559220       283     42433        94    108157    190287   1512894     11.12     11.73
2235.70/559.70	c  N dy 12983   3579927       283     42433        94    128059    190287   1936509     11.12     11.72
2250.87/563.55	c  N dy 13066   3599959       283     42433        94    147305    190287   2329980     11.12     12.91
2267.65/567.71	c  N dy 13157   3620666       283     42433        94     87526    190287   1096642     11.12     11.71
2279.64/570.74	c  N dy 13230   3640784       283     42433        94    106862    190287   1489309     11.12     11.76
2292.82/574.07	c  N dy 13305   3660802       283     42433        94    126112    190287   1894963     11.12     13.26
2308.00/577.85	c  N dy 13400   3680875       283     42433        94    145352    190287   2303049     11.12     11.71
2325.97/582.34	c  N dy 13467   3701065       283     42433        94     84032    190287    999804     11.12     11.73
2333.19/584.14	c  S st 13494   3712268       283     42433        94     94747    190287   1213097     11.12   no data
2333.57/584.26	c  S st 13494   3712773       283     42433        94     95241    190287   1224951     11.12   no data
2333.57/584.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2333.97/584.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
2333.97/584.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2333.97/584.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2333.97/584.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2333.97/584.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
2333.97/584.36	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2333.97/584.39	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
2334.37/584.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2342.75/586.51	c lits-rem:       359  cl-subs:     3426  v-elim:      0  v-fix:    0  time:  2.03 s
2342.75/586.51	c vivif2 --  cl tried    42432 cl shrink        0 lits rem          0 time: 0.00
2342.75/586.54	c vivif2 --  cl tried    91815 cl shrink        0 lits rem          0 time: 0.03
2344.35/586.94	c asymm  cl-useful: 0/3154/42432 lits-rem:0 time: 0.41
2344.35/586.95	c calculated reachability. Time: 0.00
2344.35/586.95	c  N dy 13494   3712773       283     42432        94     91815    190263   1183418     11.12   no data
2357.93/590.38	c  N dy 13559   3733146       283     42432        94    111338    190263   1588802     11.12     11.90
2370.31/593.44	c  F st 13619   3751562       283     42432        94    128973    190263   1948980     11.12     10.88
2371.51/593.77	c  N st 13623   3753593       283     42432        94    130914    190263   1989553     11.12   no data
2386.28/597.45	c  N dy 13696   3773596       283     42432        94    150075    190263   2387957     11.12     11.75
2403.09/601.68	c  N dy 13764   3794002       283     42432        94     88165    190263   1079595     11.12     11.84
2415.06/604.67	c  N dy 13830   3814060       283     42432        94    107428    190263   1482949     11.12     11.71
2427.83/607.84	c  N dy 13882   3834411       283     42432        94    126862    190263   1882974     11.12     11.78
2443.41/611.72	c  N dy 13967   3854920       283     42432        94    146561    190263   2288688     11.12     11.75
2462.18/616.43	c  N dy 14033   3874978       283     42432        94     83267    190263    968059     11.12     14.17
2473.39/619.30	c  N dy 14102   3895074       283     42432        94    102581    190263   1373493     11.12     12.92
2486.97/622.61	c  N dy 14186   3915107       283     42432        94    121809    190263   1769492     11.12     13.72
2500.93/626.16	c  N dy 14254   3935136       283     42432        94    140935    190263   2161060     11.12     11.86
2517.73/630.31	c  N dy 14342   3955354       283     42432        94    160316    190263   2559390     11.12     11.75
2532.89/634.10	c  N dy 14392   3975771       283     42432        94     96418    190263   1225438     11.11     11.72
2545.67/637.31	c  N dy 14473   3995951       283     42432        94    115811    190263   1633008     11.11     11.73
2559.66/640.81	c  N dy 14542   4016484       283     42432        94    135421    190263   2031006     11.11     11.74
2576.43/645.08	c  N dy 14591   4040499       283     42432        94    158370    190263   2480336     11.11     11.72
2593.60/649.38	c  N dy 14689   4060884       283     42432        94     93619    190263   1163444     11.11     11.71
2607.58/652.80	c  N dy 14781   4083370       283     42432        94    115116    190263   1610365     11.11     11.70
2621.17/656.29	c  N dy 14840   4103415       283     42432        94    134333    190263   1999856     11.11     11.71
2637.14/660.28	c  N dy 14921   4123764       283     42432        94    153853    190263   2404857     11.11     11.74
2655.12/664.79	c  N dy 14990   4143814       283     42432        94     87740    190263   1026094     11.11     14.80
2667.50/667.89	c  N dy 15053   4165135       283     42432        94    108284    190263   1452731     11.11     11.71
2681.49/671.30	c  N dy 15137   4185204       283     42432        94    127556    190263   1849959     11.11     11.70
2696.26/675.09	c  N dy 15217   4205749       283     42432        94    147262    190263   2254813     11.11     11.74
2702.29/676.50	c  S st 15248   4212773       283     42432        94    153998    190263   2391222     11.11      9.05
2702.66/676.64	c  S st 15248   4213273       283     42432        94    154492    190263   2402633     11.11   no data
2702.66/676.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2703.06/676.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
2703.06/676.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2703.06/676.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2703.06/676.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2703.06/676.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
2703.06/676.75	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2703.06/676.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2703.86/676.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2737.81/685.50	c lits-rem:      1617  cl-subs:    11930  v-elim:      0  v-fix:    0  time:  8.57 s
2738.21/685.50	c vivif2 --  cl tried    42432 cl shrink        0 lits rem          0 time: 0.00
2738.21/685.54	c vivif2 --  cl tried   142562 cl shrink        0 lits rem          0 time: 0.04
2739.40/685.86	c asymm  cl-useful: 0/2239/42432 lits-rem:0 time: 0.32
2739.40/685.87	c calculated reachability. Time: 0.00
2739.40/685.87	c  N dy 15248   4213273       283     42432        94    142562    190263   2252449     11.11   no data
2755.78/689.90	c  N dy 15330   4233308       283     42432        94    161792    190263   2644802     11.11     12.49
2772.96/694.24	c  N dy 15418   4253475       283     42432        94     94957    190263   1167123     11.11     11.73
2785.36/697.39	c  N dy 15498   4273744       283     42432        94    114439    190263   1578068     11.11     11.70
2799.32/700.87	c  N dy 15591   4293846       283     42432        94    133780    190263   1981716     11.11     11.79
2814.51/704.60	c  N dy 15650   4314506       283     42432        94    153534    190263   2378714     11.11     11.72
2835.28/709.86	c  N dy 15725   4337413       283     42432        94     88198    190263   1010864     11.11     11.74
2848.86/713.29	c  N dy 15817   4357886       283     42432        94    107834    190263   1419981     11.11     11.76
2864.04/717.04	c  N dy 15900   4378238       283     42432        94    127392    190263   1827205     11.11     11.71
2879.22/720.81	c  N dy 15966   4398351       283     42432        94    146681    190263   2218942     11.11     11.84
2896.40/725.11	c  N dy 16050   4419492       283     42432        94    167022    190263   2635082     11.11     11.81
2913.57/729.40	c  N dy 16135   4439582       283     42432        94     97976    190263   1208736     11.11     11.75
2925.98/732.55	c  N dy 16207   4459628       283     42432        94    117237    190263   1609233     11.11     12.79
2939.94/736.08	c  N dy 16247   4479709       283     42432        94    136465    190263   1983376     11.11     11.75
2955.52/739.90	c  N dy 16316   4500040       283     42432        94    155970    190263   2382975     11.11     11.84
2971.89/744.09	c  N dy 16401   4520212       283     42432        94    175325    190263   2775860     11.11     11.71
2987.48/747.92	c  N dy 16477   4540407       283     42432        94    105358    190263   1339431     11.11     11.72
3001.07/751.31	c  N dy 16565   4560517       283     42432        94    124675    190263   1739423     11.11     11.72
3015.83/755.01	c  N dy 16648   4581256       283     42432        94    144560    190263   2148587     11.11     11.83
3031.83/759.02	c  N dy 16722   4601915       283     42432        94    164304    190263   2553326     11.11     11.75
3051.37/763.92	c  N dy 16805   4622513       283     42432        94     93868    190263   1096921     11.11     11.75
3064.96/767.35	c  N dy 16902   4644940       283     42432        94    115451    190263   1539309     11.11     11.78
3079.76/771.05	c  N dy 16981   4665481       283     42432        94    135117    190263   1943060     11.11     11.70
3094.92/774.80	c  N dy 17049   4685592       283     42432        94    154450    190263   2343487     11.11     11.71
3111.70/779.00	c  N dy 17128   4705609       283     42432        94    173679    190263   2746408     11.11     11.87
3119.71/781.03	c  S st 17147   4713276       283     42432        94    180998    190263   2893572     11.11     11.45
3120.48/781.24	c  S st 17147   4713784       283     42432        94    181499    190263   2905299     11.11   no data
3120.48/781.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3120.88/781.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.11
3120.88/781.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3120.88/781.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3120.88/781.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3120.88/781.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
3120.88/781.39	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3121.28/781.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3122.08/781.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3164.02/792.13	c lits-rem:      1641  cl-subs:    16851  v-elim:      0  v-fix:    0  time: 10.48 s
3164.02/792.13	c vivif2 --  cl tried    42432 cl shrink        0 lits rem          0 time: 0.00
3164.02/792.18	c vivif2 --  cl tried   164648 cl shrink        0 lits rem          0 time: 0.05
3165.62/792.52	c asymm  cl-useful: 0/2259/42432 lits-rem:0 time: 0.34
3165.62/792.53	c calculated reachability. Time: 0.00
3165.62/792.53	c  N dy 17147   4713784       283     42432        94    164648    190263   2697672     11.11   no data
3185.21/797.47	c  N dy 17212   4734918       283     42432        94     93985    190263   1085827     11.11     11.70
3197.98/800.65	c  N dy 17288   4755008       283     42432        94    113230    190263   1482159     11.11     12.34
3211.98/804.14	c  N dy 17361   4775287       283     42432        94    132748    190263   1877125     11.11     11.71
3226.73/807.88	c  N dy 17448   4795355       283     42432        94    152015    190263   2275163     11.11     14.23
3242.33/811.77	c  N dy 17508   4815417       283     42432        94    171241    190263   2666383     11.11     12.45
3260.31/816.25	c  N dy 17566   4835693       283     42432        94     98652    190263   1170490     11.11     11.75
3273.87/819.66	c  N dy 17653   4855786       283     42432        94    117919    190263   1564722     11.11     11.74
3289.46/823.59	c  N dy 17715   4875811       283     42432        94    137033    190263   1953952     11.11     12.03
3305.83/827.60	c  N dy 17794   4895988       283     42432        94    156367    190263   2347807     11.11     11.72
3321.83/831.67	c  N dy 17877   4916079       283     42432        94    175550    190263   2737497     11.11     12.37
3341.38/836.50	c  N dy 17971   4938652       283     42432        94    104392    190263   1278019     11.11     11.71
3354.96/839.96	c  N dy 18074   4959175       283     42432        94    124053    190263   1689535     11.11     11.75
3369.75/843.60	c  N dy 18160   4979313       283     42432        94    143378    190263   2093965     11.11     11.84
3384.92/847.43	c  N dy 18230   4999445       283     42432        94    162726    190263   2495606     11.11     11.72
3401.70/851.65	c  N dy 18309   5019508       283     42432        94    181967    190263   2900830     11.11     12.64
3418.10/855.77	c  N dy 18370   5039560       283     42432        94    107125    190263   1325177     11.11     12.66
3431.28/859.10	c  N dy 18451   5059735       283     42432        94    126469    190263   1718335     11.11     11.70
3446.43/862.81	c  N dy 18545   5079804       283     42432        94    145715    190263   2111838     11.11     12.27
3462.03/866.71	c  N dy 18614   5099844       283     42432        94    164953    190263   2508119     11.11     11.77
3478.40/870.80	c  N dy 18672   5119891       283     42432        94    184165    190263   2901026     11.11     14.17
3495.17/875.00	c  N dy 18753   5140070       283     42432        94    108602    190263   1346957     11.11     11.73
3510.37/878.84	c  N dy 18831   5162894       283     42432        94    130389    190263   1783439     11.11     11.88
3525.12/882.54	c  N dy 18895   5183072       283     42432        94    149682    190263   2177725     11.11     11.76
3541.90/886.75	c  N dy 18954   5203354       283     42432        94    169109    190263   2573548     11.10     11.70
3553.09/889.55	c  S st 19001   5213784       283     42432        94    179132    190263   2782392     11.10   no data
3553.89/889.71	c  S st 19001   5214285       283     42432        94    179628    190263   2794310     11.10   no data
3553.89/889.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3554.31/889.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
3554.31/889.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3554.31/889.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3554.31/889.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3554.31/889.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
3554.31/889.85	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3554.31/889.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3555.09/890.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
3597.03/900.51	c lits-rem:      1395  cl-subs:    16837  v-elim:      0  v-fix:    0  time: 10.44 s
3597.03/900.51	c vivif2 --  cl tried    42432 cl shrink        0 lits rem          0 time: 0.00
3597.03/900.56	c vivif2 --  cl tried   162791 cl shrink        0 lits rem          0 time: 0.05
3598.25/900.89	c asymm  cl-useful: 0/3501/42432 lits-rem:0 time: 0.33
3598.65/900.90	c calculated reachability. Time: 0.00
3598.65/900.90	c  N dy 19001   5214285       283     42432        94    162791    190263   2590798     11.10   no data
3616.60/905.46	c  N dy 19053   5235201       283     42432        94    182812    190263   2997288     11.10     11.88
3634.58/909.93	c  N dy 19129   5255252       283     42432        94    106513    190263   1295268     11.10     13.56
3647.76/913.29	c  N dy 19207   5275343       283     42432        94    125769    190263   1700616     11.10     11.69
3662.94/917.04	c  N dy 19282   5295882       283     42432        94    145421    190263   2103789     11.10     11.70
3678.52/920.93	c  N dy 19353   5315961       283     42432        94    164605    190263   2496491     11.10     13.08
3696.09/925.39	c  N dy 19432   5336501       283     42432        94    184279    190263   2901670     11.10     11.70
3716.47/930.41	c  N dy 19517   5357652       283     42432        94    107937    190263   1308420     11.10     11.86
3730.85/934.04	c  N dy 19587   5377727       283     42432        94    127211    190263   1711193     11.10     13.36
3746.43/937.97	c  N dy 19666   5397742       283     42432        94    146417    190263   2103639     11.10     11.75
3762.41/941.95	c  N dy 19723   5418168       283     42432        94    165964    190263   2497274     11.10     11.77
3779.59/946.28	c  N dy 19805   5438189       283     42432        94    185138    190263   2894031     11.10     11.72
3798.37/950.99	c  N dy 19859   5459009       283     42432        94    107353    190263   1286698     11.10     11.71
3811.15/954.15	c  N dy 19929   5479023       283     42432        94    126504    190263   1687592     11.10     11.72
3825.14/957.67	c  N dy 19999   5499071       283     42432        94    145709    190263   2086497     11.10     13.41
3841.12/961.60	c  N dy 20085   5519075       283     42432        94    164890    190263   2477291     11.10     11.76
3858.30/965.96	c  N dy 20160   5539933       283     42432        94    184902    190263   2895834     11.10     11.71
3878.67/971.06	c  N dy 20229   5562458       283     42432        94    107743    190263   1281346     11.10     11.69
3891.86/974.35	c  N dy 20294   5582542       283     42432        94    127065    190263   1671022     11.10     12.47
3906.26/977.93	c  N dy 20369   5602604       283     42432        94    146254    190263   2068439     11.10     11.71
3921.43/981.79	c  N dy 20429   5622698       283     42432        94    165459    190263   2456792     11.10     11.69
3939.41/986.27	c  N dy 20524   5642867       283     42432        94    184788    190263   2854960     11.10     11.70
3959.78/991.32	c  N dy 20619   5663725       283     42432        94    105080    190263   1225588     11.10     11.75
3973.36/994.76	c  N dy 20699   5684155       283     42432        94    124631    190263   1631506     11.10     11.69
3988.54/998.55	c  N dy 20787   5704183       283     42432        94    143836    190263   2025953     11.10     12.59
3996.14/1000.46	c  S st 20825   5714285       283     42432        94    153479    190263   2217067     11.10     11.33
3996.54/1000.59	c  S st 20825   5714786       283     42432        94    153978    190263   2228610     11.10   no data
3996.93/1000.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3996.93/1000.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
3996.93/1000.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3996.93/1000.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3996.93/1000.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3996.93/1000.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
3996.93/1000.69	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3997.33/1000.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3997.73/1000.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
4024.51/1007.53	c lits-rem:       953  cl-subs:    10699  v-elim:      0  v-fix:    0  time:  6.67 s
4024.51/1007.53	c vivif2 --  cl tried    42432 cl shrink        0 lits rem          0 time: 0.00
4024.51/1007.57	c vivif2 --  cl tried   143279 cl shrink        0 lits rem          0 time: 0.04
4025.69/1007.89	c asymm  cl-useful: 0/4844/42432 lits-rem:0 time: 0.32
4026.09/1007.90	c calculated reachability. Time: 0.00
4026.09/1007.90	c  N dy 20825   5714786       283     42432        94    143279    190263   2097959     11.10   no data
4042.87/1012.14	c  N dy 20903   5736065       283     42432        94    163705    190263   2520287     11.10     11.71
4060.85/1016.61	c  N dy 20994   5756098       283     42432        94    182904    190263   2916966     11.10     11.78
4082.82/1022.19	c  N dy 21065   5777411       283     42432        94    102874    190263   1167071     11.10     11.70
4096.01/1025.40	c  N dy 21138   5797709       283     42432        94    122297    190263   1567205     11.10     11.71
4109.99/1028.94	c  N dy 21209   5818386       283     42432        94    142048    190263   1968458     11.10     11.70
4125.17/1032.79	c  N dy 21286   5838507       283     42432        94    161313    190263   2370132     11.10     11.72
4141.55/1036.89	c  N dy 21385   5858545       283     42432        94    180491    190263   2772339     11.10     11.79
4160.74/1041.64	c  N dy 21458   5878851       283     42432        94    199956    190263   3163091     11.10     11.72
4177.51/1045.85	c  N dy 21538   5898852       283     42432        94    117677    190263   1470744     11.10     11.81
4193.10/1049.75	c  N dy 21617   5921466       283     42432        94    139407    190263   1909771     11.10     11.77
4209.09/1053.71	c  N dy 21693   5942068       283     42432        94    159190    190263   2319000     11.10     11.75
4225.46/1057.88	c  N dy 21766   5962134       283     42432        94    178415    190263   2713868     11.10     11.69
4244.25/1062.57	c  N dy 21821   5983495       283     42432        94    198798    190263   3119063     11.10     11.68
4261.83/1066.94	c  N dy 21890   6003579       283     42432        94    115517    190263   1407083     11.10     13.02
4275.80/1070.44	c  N dy 21990   6023590       283     42432        94    134711    190263   1811359     11.10     13.05
4290.98/1074.23	c  N dy 22075   6043769       283     42432        94    154100    190263   2209274     11.10     11.71
4307.35/1078.34	c  N dy 22142   6063979       283     42432        94    173529    190263   2610285     11.10     11.69
4325.73/1082.96	c  N dy 22211   6084000       283     42432        94    192783    190263   2995796     11.10     13.15
4345.73/1087.95	c  N dy 22272   6104005       283     42432        94    108298    190263   1254377     11.09     11.87
4358.92/1091.22	c  N dy 22345   6124033       283     42432        94    127400    190263   1638893     11.09     13.26
4373.27/1094.82	c  N dy 22413   6144384       283     42432        94    146892    190263   2033725     11.09     11.72
4390.45/1099.13	c  N dy 22501   6164418       283     42432        94    166119    190263   2428697     11.09     11.70
4410.83/1104.21	c  N dy 22582   6184555       283     42432        94    185475    190263   2824565     11.09     11.71
4432.00/1109.53	c  N dy 22668   6204980       283     42432        94    204976    190263   3221921     11.09     11.69
4443.98/1112.51	c  S st 22716   6214786       283     42432        94    109910    190263   1279085     11.09   no data
4444.38/1112.61	c  S st 22716   6215287       283     42432        94    110411    190263   1290278     11.09   no data
4444.38/1112.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4444.38/1112.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
4444.38/1112.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4444.38/1112.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4444.38/1112.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4444.38/1112.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    283 time:  0.00 s
4444.38/1112.69	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4444.78/1112.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4444.78/1112.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4448.78/1113.73	c lits-rem:       114  cl-subs:      856  v-elim:      0  v-fix:    0  time:  0.94 s
4448.78/1113.73	c vivif2 --  cl tried    42432 cl shrink        0 lits rem          0 time: 0.00
4448.78/1113.76	c vivif2 --  cl tried   109555 cl shrink        0 lits rem          0 time: 0.03
4449.98/1114.03	c asymm  cl-useful: 0/8263/42432 lits-rem:0 time: 0.27
4449.98/1114.04	c calculated reachability. Time: 0.00
4449.98/1114.04	c  N dy 22716   6215287       283     42432        94    109555    190263   1279558     11.09   no data
4463.56/1117.41	c  N dy 22797   6235556       283     42432        94    128926    190263   1677147     11.09     11.71
4477.95/1121.07	c  N dy 22862   6255674       283     42432        94    148211    190263   2073270     11.09     11.77
4493.93/1125.09	c  N dy 22929   6276036       283     42432        94    167718    190263   2465990     11.09     11.82
4511.51/1129.48	c  N dy 22992   6296183       283     42432        94    187009    190263   2861411     11.09     11.75
4532.28/1134.61	c  N dy 23071   6319247       283     42432        94    209224    190263   3314447     11.09     11.68
4549.45/1138.97	c  N dy 23156   6339447       283     42432        94    123147    190263   1538068     11.09     11.71
4563.84/1142.50	c  N dy 23233   6359520       283     42432        94    142391    190263   1931382     11.09     11.68
4579.81/1146.55	c  N dy 23334   6379655       283     42432        94    161709    190263   2336013     11.09     11.74
4597.39/1150.98	c  N dy 23420   6399769       283     42432        94    181006    190263   2735191     11.09     11.70
4617.37/1155.99	c  N dy 23497   6419788       283     42432        94    200272    190263   3137896     11.09     11.86
4638.55/1161.26	c  N dy 23589   6439829       283     42432        94    112947    190263   1317323     11.10     11.69
4652.13/1164.61	c  N dy 23677   6459895       283     42432        94    132209    190263   1720915     11.10     12.52
4667.32/1168.46	c  N dy 23749   6479944       283     42432        94    151463    190263   2114054     11.10     11.87
4683.71/1172.57	c  N dy 23829   6500231       283     42432        94    170919    190263   2509072     11.10     11.69
4700.48/1176.73	c  N dy 23900   6520235       283     42432        94    190061    190263   2901589     11.09     11.78
4718.46/1181.21	c  N dy 23942   6540981       283     42432        94    209869    190263   3295084     11.09     11.70
4736.85/1185.86	c  N dy 24020   6561245       283     42432        94    121897    190263   1496873     11.09     11.72
4751.21/1189.46	c  N dy 24073   6581991       283     42432        94    141735    190263   1890396     11.09     11.71
4766.79/1193.32	c  N dy 24140   6602997       283     42432        94    161824    190263   2301416     11.09     11.74
4784.37/1197.75	c  N dy 24242   6623042       283     42432        94    181109    190263   2703659     11.09     11.99

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-3261935-1304121755/watcher-3261935-1304121755 -o /tmp/evaluation-result-3261935-1304121755/solver-3261935-1304121755 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3261935-1304121755.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.96 7.97 7.82 5/180 26639
/proc/meminfo: memFree=30201668/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 426 0 0 0 0 0 0 0 25 0 4 0 504591763 52441088 360 33554432000 4194304 4627427 140735361070336 18446744073709551615 4296896 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 12803 363 310 106 0 7774 0
[pid=26639/tid=26640] ppid=26637 vsize=160440 CPUtime=0 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) D 26637 26639 25707 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 4 0 504591764 164290560 367 33554432000 4194304 4627427 140735361070336 18446744073709551615 4403197 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=116748 CPUtime=0 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 504591764 119549952 373 33554432000 4194304 4627427 140735361070336 18446744073709551615 4455456 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=116748 CPUtime=0 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 4 0 504591764 119549952 393 33554432000 4194304 4627427 140735361070336 18446744073709551615 212039316165 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0400329 s]
/proc/loadavg: 7.96 7.97 7.82 5/180 26639
/proc/meminfo: memFree=30201668/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=286304 CPUtime=0.13 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 4642 0 0 0 13 0 0 0 18 0 4 0 504591763 293175296 4553 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 71576 4553 364 106 0 66547 0
[pid=26639/tid=26640] ppid=26637 vsize=286304 CPUtime=0.03 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 993 0 0 0 3 0 0 0 18 0 4 0 504591764 293175296 4553 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=286304 CPUtime=0.03 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 1000 0 0 0 3 0 0 0 25 0 4 0 504591764 293175296 4553 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=286304 CPUtime=0.03 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 1149 0 0 0 3 0 0 0 18 0 4 0 504591764 293175296 4553 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 286304

[startup+0.101024 s]
/proc/loadavg: 7.96 7.97 7.82 5/180 26639
/proc/meminfo: memFree=30201668/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=286436 CPUtime=0.37 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 4692 0 0 0 37 0 0 0 18 0 4 0 504591763 293310464 4603 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 71609 4603 364 106 0 66580 0
[pid=26639/tid=26640] ppid=26637 vsize=286436 CPUtime=0.09 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 998 0 0 0 9 0 0 0 18 0 4 0 504591764 293310464 4603 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=286436 CPUtime=0.09 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 1000 0 0 0 9 0 0 0 25 0 4 0 504591764 293310464 4603 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=286436 CPUtime=0.09 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 1194 0 0 0 9 0 0 0 18 0 4 0 504591764 293310464 4603 33554432000 4194304 4627427 140735361070336 18446744073709551615 4330982 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 286436

[startup+0.300988 s]
/proc/loadavg: 7.96 7.97 7.82 5/180 26639
/proc/meminfo: memFree=30201668/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=286568 CPUtime=1.17 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 4800 0 0 0 117 0 0 0 18 0 4 0 504591763 293445632 4711 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 71642 4711 365 106 0 66613 0
[pid=26639/tid=26640] ppid=26637 vsize=286568 CPUtime=0.29 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 998 0 0 0 29 0 0 0 18 0 4 0 504591764 293445632 4711 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=286568 CPUtime=0.29 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 1000 0 0 0 29 0 0 0 25 0 4 0 504591764 293445632 4711 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308291 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=286568 CPUtime=0.29 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 1302 0 0 0 29 0 0 0 18 0 4 0 504591764 293445632 4711 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 286568

[startup+0.700921 s]
/proc/loadavg: 7.96 7.97 7.82 5/180 26639
/proc/meminfo: memFree=30201668/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=306068 CPUtime=2.77 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 11382 0 0 0 275 2 0 0 18 0 4 0 504591763 313413632 10921 33554432000 4194304 4627427 140735361070336 18446744073709551615 4427670 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 76517 10921 380 106 0 71488 0
[pid=26639/tid=26640] ppid=26637 vsize=306068 CPUtime=0.68 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 3153 0 0 0 68 0 0 0 18 0 4 0 504591764 313413632 10921 33554432000 4194304 4627427 140735361070336 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=306068 CPUtime=0.68 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 3122 0 0 0 68 0 0 0 18 0 4 0 504591764 313413632 10921 33554432000 4194304 4627427 140735361070336 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=306068 CPUtime=0.69 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 1442 0 0 0 69 0 0 0 18 0 4 0 504591764 313413632 10921 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 306068

[startup+1.50077 s]
/proc/loadavg: 7.96 7.97 7.82 10/184 26643
/proc/meminfo: memFree=30178448/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=299256 CPUtime=5.97 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 13298 0 0 0 594 3 0 0 19 0 4 0 504591763 306438144 10149 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 74814 10149 386 106 0 69785 0
[pid=26639/tid=26640] ppid=26637 vsize=299256 CPUtime=1.48 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 3588 0 0 0 148 0 0 0 19 0 4 0 504591764 306438144 10149 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=299256 CPUtime=1.47 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 3494 0 0 0 147 0 0 0 19 0 4 0 504591764 306438144 10149 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=299256 CPUtime=1.49 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 2128 0 0 0 149 0 0 0 19 0 4 0 504591764 306438144 10149 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 299256

[startup+3.10049 s]
/proc/loadavg: 7.96 7.97 7.82 10/184 26643
/proc/meminfo: memFree=30185268/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=305196 CPUtime=12.36 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 17911 0 0 0 1232 4 0 0 23 0 4 0 504591763 312520704 11282 33554432000 4194304 4627427 140735361070336 18446744073709551615 4327697 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 76299 11282 387 106 0 71270 0
[pid=26639/tid=26640] ppid=26637 vsize=305196 CPUtime=3.08 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 4618 0 0 0 308 0 0 0 25 0 4 0 504591764 312520704 11282 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=305196 CPUtime=3.07 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 5007 0 0 0 306 1 0 0 23 0 4 0 504591764 312520704 11282 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=305196 CPUtime=3.09 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 3156 0 0 0 309 0 0 0 25 0 4 0 504591764 312520704 11282 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 305196

[startup+6.30092 s]
/proc/loadavg: 7.96 7.97 7.82 10/184 26643
/proc/meminfo: memFree=30135268/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=325248 CPUtime=25.14 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 33712 0 0 0 2508 6 0 0 25 0 4 0 504591763 333053952 20486 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 81312 20486 390 106 0 76283 0
[pid=26639/tid=26640] ppid=26637 vsize=325248 CPUtime=6.28 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 7751 0 0 0 627 1 0 0 25 0 4 0 504591764 333053952 20486 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=325248 CPUtime=6.25 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 8900 0 0 0 624 1 0 0 25 0 4 0 504591764 333053952 20486 33554432000 4194304 4627427 140735361070336 18446744073709551615 4327586 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=325248 CPUtime=6.29 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 7553 0 0 0 628 1 0 0 25 0 4 0 504591764 333053952 20486 33554432000 4194304 4627427 140735361070336 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 325248

[startup+12.7008 s]
/proc/loadavg: 7.96 7.97 7.83 10/184 26643
/proc/meminfo: memFree=30073628/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=330408 CPUtime=50.7 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 50616 0 0 0 5060 10 0 0 25 0 4 0 504591763 338337792 23282 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 82602 23282 390 106 0 77573 0
[pid=26639/tid=26640] ppid=26637 vsize=330408 CPUtime=12.68 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 12623 0 0 0 1266 2 0 0 25 0 4 0 504591764 338337792 23282 33554432000 4194304 4627427 140735361070336 18446744073709551615 4327907 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=330408 CPUtime=12.62 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 13054 0 0 0 1260 2 0 0 25 0 4 0 504591764 338337792 23282 33554432000 4194304 4627427 140735361070336 18446744073709551615 4329707 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=330408 CPUtime=12.69 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 11957 0 0 0 1268 1 0 0 25 0 4 0 504591764 338337792 23282 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 330408

[startup+25.5005 s]
/proc/loadavg: 7.97 7.97 7.83 9/184 26644
/proc/meminfo: memFree=30018796/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=311780 CPUtime=101.82 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 76709 0 0 0 10167 15 0 0 25 0 4 0 504591763 319262720 28793 33554432000 4194304 4627427 140735361070336 18446744073709551615 4327552 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 77945 28793 390 106 0 72916 0
[pid=26639/tid=26640] ppid=26637 vsize=311780 CPUtime=25.47 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 18746 0 0 0 2544 3 0 0 25 0 4 0 504591764 319262720 28793 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=311780 CPUtime=25.34 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 19435 0 0 0 2531 3 0 0 25 0 4 0 504591764 319262720 28793 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308411 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=311780 CPUtime=25.49 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 19152 0 0 0 2546 3 0 0 25 0 4 0 504591764 319262720 28793 33554432000 4194304 4627427 140735361070336 18446744073709551615 4327749 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 311780

[startup+51.1009 s]
/proc/loadavg: 7.98 7.97 7.83 10/184 26644
/proc/meminfo: memFree=30040172/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=349036 CPUtime=204.1 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 123861 0 0 0 20384 26 0 0 25 0 4 0 504591763 357412864 31871 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308606 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 87259 31871 390 106 0 82230 0
[pid=26639/tid=26640] ppid=26637 vsize=349036 CPUtime=51.08 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 30084 0 0 0 5103 5 0 0 25 0 4 0 504591764 357412864 31871 33554432000 4194304 4627427 140735361070336 18446744073709551615 4326744 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=349036 CPUtime=50.81 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 30551 0 0 0 5075 6 0 0 25 0 4 0 504591764 357412864 31871 33554432000 4194304 4627427 140735361070336 18446744073709551615 4327583 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=349036 CPUtime=51.09 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 31020 0 0 0 5104 5 0 0 25 0 4 0 504591764 357412864 31871 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 349036

[startup+102.307 s]
/proc/loadavg: 8.06 8.00 7.84 9/184 26646
/proc/meminfo: memFree=30050540/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=363036 CPUtime=408.63 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 202682 0 0 0 40820 43 0 0 25 0 4 0 504591763 371748864 43656 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 90759 43656 390 106 0 85730 0
[pid=26639/tid=26640] ppid=26637 vsize=363036 CPUtime=102.28 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 51692 0 0 0 10219 9 0 0 25 0 4 0 504591764 371748864 43656 33554432000 4194304 4627427 140735361070336 18446744073709551615 4333279 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=363036 CPUtime=101.73 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 49890 0 0 0 10163 10 0 0 25 0 4 0 504591764 371748864 43656 33554432000 4194304 4627427 140735361070336 18446744073709551615 4350185 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=363036 CPUtime=102.3 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 51040 0 0 0 10220 10 0 0 25 0 4 0 504591764 371748864 43656 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 363036

[startup+162.301 s]

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

[pid=26639] ppid=26637 vsize=580332 CPUtime=2805.32 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 766150 0 0 0 280320 212 0 0 25 0 4 0 504591763 594259968 82424 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 145083 82425 392 106 0 140054 0
[pid=26639/tid=26640] ppid=26637 vsize=580332 CPUtime=702.28 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 186750 0 0 0 70174 54 0 0 25 0 4 0 504591764 594259968 82425 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=580332 CPUtime=698.4 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 195093 0 0 0 69786 54 0 0 25 0 4 0 504591764 594259968 82425 33554432000 4194304 4627427 140735361070336 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=580332 CPUtime=702.3 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 191504 0 0 0 70180 50 0 0 25 0 4 0 504591764 594259968 82425 33554432000 4194304 4627427 140735361070336 18446744073709551615 4348174 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 580332

[startup+762.307 s]
/proc/loadavg: 8.10 8.08 7.95 10/184 26663
/proc/meminfo: memFree=29838252/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=581756 CPUtime=3045.01 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 814066 0 0 0 304274 227 0 0 25 0 4 0 504591763 595718144 88000 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 145439 88000 390 106 0 140410 0
[pid=26639/tid=26640] ppid=26637 vsize=581756 CPUtime=762.29 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 198482 0 0 0 76171 58 0 0 25 0 4 0 504591764 595718144 88000 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=581756 CPUtime=758.08 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 207001 0 0 0 75750 58 0 0 25 0 4 0 504591764 595718144 88000 33554432000 4194304 4627427 140735361070336 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=581756 CPUtime=762.31 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 203391 0 0 0 76178 53 0 0 25 0 4 0 504591764 595718144 88000 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 581756

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 7.95 10/184 26665
/proc/meminfo: memFree=29831512/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=569916 CPUtime=3284.66 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 862814 0 0 0 328225 241 0 0 25 0 4 0 504591763 583593984 89306 33554432000 4194304 4627427 140735361070336 18446744073709551615 4327731 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 142479 89306 390 106 0 137450 0
[pid=26639/tid=26640] ppid=26637 vsize=569916 CPUtime=822.28 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 209403 0 0 0 82167 61 0 0 25 0 4 0 504591764 583593984 89306 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=569916 CPUtime=817.74 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 220156 0 0 0 81712 62 0 0 25 0 4 0 504591764 583593984 89306 33554432000 4194304 4627427 140735361070336 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=569916 CPUtime=822.31 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 214504 0 0 0 82175 56 0 0 25 0 4 0 504591764 583593984 89306 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 569916

[startup+882.3 s]
/proc/loadavg: 8.02 8.06 7.95 10/184 26667
/proc/meminfo: memFree=29764492/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=586484 CPUtime=3524.32 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 910213 0 0 0 352173 259 0 0 25 0 4 0 504591763 600559616 88533 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 146621 88533 390 106 0 141592 0
[pid=26639/tid=26640] ppid=26637 vsize=586484 CPUtime=882.28 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 221278 0 0 0 88163 65 0 0 25 0 4 0 504591764 600559616 88533 33554432000 4194304 4627427 140735361070336 18446744073709551615 4326744 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=586484 CPUtime=877.4 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 231962 0 0 0 87674 66 0 0 25 0 4 0 504591764 600559616 88533 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309234 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=586484 CPUtime=882.3 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 226172 0 0 0 88169 61 0 0 25 0 4 0 504591764 600559616 88533 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 586484

[startup+942.301 s]
/proc/loadavg: 7.12 7.85 7.89 5/175 26686
/proc/meminfo: memFree=30699376/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=574684 CPUtime=3764.01 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 950708 0 0 0 376126 275 0 0 25 0 4 0 504591763 588476416 97645 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308606 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 143671 97645 390 106 0 138642 0
[pid=26639/tid=26640] ppid=26637 vsize=574684 CPUtime=942.29 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 230684 0 0 0 94159 70 0 0 25 0 4 0 504591764 588476416 97645 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=574684 CPUtime=937.09 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 242464 0 0 0 93639 70 0 0 25 0 4 0 504591764 588476416 97645 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=574684 CPUtime=942.3 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 236319 0 0 0 94166 64 0 0 25 0 4 0 504591764 588476416 97645 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 574684

[startup+1002.3 s]
/proc/loadavg: 5.14 7.15 7.64 5/175 26688
/proc/meminfo: memFree=30689896/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=590488 CPUtime=4003.73 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 997533 0 0 0 400081 292 0 0 25 0 4 0 504591763 604659712 99825 33554432000 4194304 4627427 140735361070336 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 147622 99825 390 106 0 142593 0
[pid=26639/tid=26640] ppid=26637 vsize=590488 CPUtime=1002.28 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 242212 0 0 0 100154 74 0 0 25 0 4 0 504591764 604659712 99825 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=590488 CPUtime=996.79 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 254574 0 0 0 99605 74 0 0 25 0 4 0 504591764 604659712 99825 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=590488 CPUtime=1002.31 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 247739 0 0 0 100163 68 0 0 25 0 4 0 504591764 604659712 99825 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.73
Current children cumulated vsize (KiB) 590488

[startup+1062.3 s]
/proc/loadavg: 4.45 6.59 7.42 5/175 26689
/proc/meminfo: memFree=30705232/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=657308 CPUtime=4243.44 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 1036838 0 0 0 424036 308 0 0 25 0 4 0 504591763 673083392 96360 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 164327 96360 390 106 0 159298 0
[pid=26639/tid=26640] ppid=26637 vsize=657308 CPUtime=1062.28 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 254000 0 0 0 106149 79 0 0 25 0 4 0 504591764 673083392 96360 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=657308 CPUtime=1056.5 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 266853 0 0 0 105571 79 0 0 25 0 4 0 504591764 673083392 96360 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=657308 CPUtime=1062.31 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 257468 0 0 0 106160 71 0 0 25 0 4 0 504591764 673083392 96360 33554432000 4194304 4627427 140735361070336 18446744073709551615 4324287 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 657308

[startup+1122.3 s]
/proc/loadavg: 4.20 6.13 7.20 5/175 26691
/proc/meminfo: memFree=30672440/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=675416 CPUtime=4483.14 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 1077714 0 0 0 447990 324 0 0 25 0 4 0 504591763 691625984 104192 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 168854 104192 390 106 0 163825 0
[pid=26639/tid=26640] ppid=26637 vsize=675416 CPUtime=1122.28 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 264281 0 0 0 112144 84 0 0 25 0 4 0 504591764 691625984 104192 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=675416 CPUtime=1116.2 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 274056 0 0 0 111538 82 0 0 25 0 4 0 504591764 691625984 104192 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=675416 CPUtime=1122.31 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 269299 0 0 0 112155 76 0 0 25 0 4 0 504591764 691625984 104192 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 675416

[startup+1182.3 s]
/proc/loadavg: 4.07 5.74 7.00 5/175 26692
/proc/meminfo: memFree=30650196/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=693440 CPUtime=4722.85 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 1115110 0 0 0 471944 341 0 0 25 0 4 0 504591763 710082560 110106 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 173360 110106 390 106 0 168331 0
[pid=26639/tid=26640] ppid=26637 vsize=693440 CPUtime=1182.29 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 274130 0 0 0 118140 89 0 0 25 0 4 0 504591764 710082560 110106 33554432000 4194304 4627427 140735361070336 18446744073709551615 4333328 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=693440 CPUtime=1175.92 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 284327 0 0 0 117505 87 0 0 25 0 4 0 504591764 710082560 110106 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=693440 CPUtime=1182.31 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 280940 0 0 0 118151 80 0 0 25 0 4 0 504591764 710082560 110106 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 693440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.05 5.62 6.94 5/175 26693
/proc/meminfo: memFree=30670136/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=609788 CPUtime=4800.37 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 1126775 0 0 0 479691 346 0 0 25 0 4 0 504591763 624422912 104602 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 152447 104602 390 106 0 147418 0
[pid=26639/tid=26640] ppid=26637 vsize=609788 CPUtime=1201.69 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 277974 0 0 0 120079 90 0 0 25 0 4 0 504591764 624422912 104602 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=609788 CPUtime=1195.22 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 288341 0 0 0 119434 88 0 0 25 0 4 0 504591764 624422912 104602 33554432000 4194304 4627427 140735361070336 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=609788 CPUtime=1201.72 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 284737 0 0 0 120090 82 0 0 25 0 4 0 504591764 624422912 104602 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 609788

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

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

[startup+1201.7 s]
/proc/loadavg: 4.05 5.62 6.94 5/175 26693
/proc/meminfo: memFree=30670136/32951124 swapFree=67106388/67111528
[pid=26639] ppid=26637 vsize=609788 CPUtime=4800.37 cores=1,3,5,7
/proc/26639/stat : 26639 (strangenight2-m) R 26637 26639 25707 0 -1 4202496 1126775 0 0 0 479691 346 0 0 25 0 4 0 504591763 624422912 104602 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26639/statm: 152447 104602 390 106 0 147418 0
[pid=26639/tid=26640] ppid=26637 vsize=609788 CPUtime=1201.69 cores=1,3,5,7
/proc/26639/task/26640/stat : 26640 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 277974 0 0 0 120079 90 0 0 25 0 4 0 504591764 624422912 104602 33554432000 4194304 4627427 140735361070336 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26639/tid=26641] ppid=26637 vsize=609788 CPUtime=1195.22 cores=1,3,5,7
/proc/26639/task/26641/stat : 26641 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 288341 0 0 0 119434 88 0 0 25 0 4 0 504591764 624422912 104602 33554432000 4194304 4627427 140735361070336 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26639/tid=26642] ppid=26637 vsize=609788 CPUtime=1201.72 cores=1,3,5,7
/proc/26639/task/26642/stat : 26642 (strangenight2-m) R 26637 26639 25707 0 -1 4202560 284737 0 0 0 120090 82 0 0 25 0 4 0 504591764 624422912 104602 33554432000 4194304 4627427 140735361070336 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 609788

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.42
CPU user time (s): 4796.94
CPU system time (s): 3.47747
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 776824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.94
system time used= 3.47747
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1126777
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= 2103
involuntary context switches= 30152

runsolver used 1.87771 second user time and 4.5663 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 02:02:35
IDJOB=3261935
IDBENCH=83266
IDSOLVER=1586
FILE ID=node146/3261935-1304121755
RUNJOBID= node146-1304121479-26511
PBS_JOBID= 13170703
Free space on /tmp= 72968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-24_567.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261935-1304121755/watcher-3261935-1304121755 -o /tmp/evaluation-result-3261935-1304121755/solver-3261935-1304121755 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3261935-1304121755.cnf

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=718640159

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30201824 kB
Buffers:        387220 kB
Cached:        1069736 kB
SwapCached:        540 kB
Active:         976964 kB
Inactive:      1397776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30201824 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:      916636 kB
Mapped:          15304 kB
Slab:           309800 kB
PageTables:       6344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1425368 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= 72988 MiB
End job on node146 at 2011-04-30 02:22:39